.menu-mega-dropdown {
    position: relative!important
}

.menu-mega-dropdown[class^="mega-col-"] {
    position: static!important
}

@media only screen and (min-width: 768px) {
    .menu-mega-dropdown .sub-menu-dropdown {
        width:240px
    }

    .menu-mega-dropdown.mega-col-2 .sub-menu-dropdown {
        width: 480px
    }

    .menu-mega-dropdown.mega-col-3 .sub-menu-dropdown {
        width: 720px
    }

    .menu-mega-dropdown.mega-col-4 .sub-menu-dropdown {
        width: 960px
    }
}

.menu-mega-dropdown[class^="mega-col-"] .sub-sub-menu.sub-dep-0>li {
    float: left;
    width: 50%;
    margin-bottom: 20px
}

.menu-mega-dropdown.mega-col-3 .sub-sub-menu.sub-dep-0>li {
    width: 33.3333%
}

.menu-mega-dropdown.mega-col-4 .sub-sub-menu.sub-dep-0>li {
    width: 25%
}

.menu-mega-dropdown[class^="mega-col-"] .sub-sub-menu.sub-dep-0>li>a .nav-link-text {
    font-weight: 700;
    text-transform: uppercase
}

.main-nav-style li a {
    text-transform: uppercase
}

.home .main-page-wrapper {
    margin-top: 0
}

.meta-post-categories>a {
    color: rgb(255,255,255)!important
}

.woodmart-products-tabs .products-tabs-title li {
    margin-bottom: 0
}

#wle-home-slider .cs-slides a {
    background: rgb(131,183,53);
    color: rgb(255,255,255);
    padding: 15px 20px;
    text-transform: uppercase;
    font-weight: 700
}

.wle-tabs:not(.active) {
    display: none
}

.wle-upper,.woodmart-title-container.title {
    text-transform: uppercase
}

#halink_vn_homepage_content .woodmart-title-container.title {
    display: flex;
    margin-bottom: 10px;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    color: #ad1713;
}

.cat-mores a {
    color: #ae1713;
    font-size: 13px;
    border: 1px solid #ae1713;
    padding: 3px 10px;
    border-radius: 5px
}

#halink_vn_homepage_content .woodmart-title-container.title::before,#halink_vn_homepage_content .woodmart-title-container.title::after {
    flex-grow: 1;
    height: 1px;
    margin-top: 16px
}

#halink_vn_homepage_content .woodmart-title-container.title::before {
    margin-right: 10px
}

#halink_vn_homepage_content .woodmart-title-container.title::after {
    margin-left: 10px
}

#halink_vn_homepage_content .woodmart-title-container.title.noline::before,#halink_vn_homepage_content .woodmart-title-container.title.noline::after {
    visibility: hidden
}

.woocommerce span.product-label {
    font-size: 10px;
    min-width: 35px;
    color: rgb(255,255,255);
    text-align: center;
    text-transform: uppercase;
    word-break: break-all;
    font-weight: 600;
    line-height: 1.2;
    position: static
}

.woocommerce span.onsale {
    background-color: rgb(174 23 19);
    font-size: 14px;
    padding: 5px 10px;
    z-index: 9;
    position: absolute;
    border-bottom-left-radius: 10px;
    right: 0
}

#halink_vn_homepage_content .widget {
    margin: 0;
    padding-bottom: 0;
    float: left;
    width: 100%
}

section.section_about {
    margin-bottom: 20px;
    margin-top: 30px
}

#halink_vn_homepage_content .widget.halink_home_product_tabs,#halink_vn_homepage_content .widget.halink_home_post_slider {
    padding-bottom: 30px
}

.wle-form-home form {
    position: relative
}

.wle-form-home .wpcf7-submit {
    position: absolute;
    right: 0;
    top: 0
}

.wle-form-home form p {
    margin-bottom: 0
}

.woocommerce-breadcrumb a::after {
    display: none
}

.product-image-summary .cart .quantity input[type="number"] {
    border: 2px solid rgba(129,129,129,.2)
}

.woocommerce nav.woocommerce-pagination {
    text-align: center
}

.nav-links .page-numbers {
    display: inline-block;
    box-sizing: content-box;
    margin-right: 2px;
    min-width: 32px;
    border-radius: 5px;
    border: 1px solid #af1613;
    height: 34px;
    color: rgb(45,42,42);
    vertical-align: middle;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 34px;
    transition: 0.2s
}

.nav-links .page-numbers.current {
    background-color: rgb(175 22 19);
    color: rgb(255,255,255);
    font-weight: 600
}

.navigation.pagination .screen-reader-text {
    display: none
}

.navigation.pagination .page-numbers .icon {
    width: 11px;
    height: 11px;
    color: rgb(106 3 0);
    fill: rgb(106 3 0);
}

.woocommerce-account:not(.logged-in) .entry-content .woocommerce,.woocommerce-dk {
    max-width: 470px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgb(255,255,255);
    border-radius: 10px;
    box-shadow: rgba(0,0,0,.05) 8px 8px 20px 0;
    padding: 30px
}

.infos-contact {
    margin-bottom: 20px
}

.infos-contact .icon {
    margin: 0 10px
}

.site-mobile-menu li a {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding: 5px 20px;
    min-height: 50px;
    border-bottom: 1px solid rgba(129,129,129,.2);
    color: rgb(45,42,42);
    text-transform: uppercase;
    letter-spacing: .2px;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.3
}

.site-mobile-menu .sub-sub-menu li a {
    color: rgb(119,119,119);
    text-transform: none;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px
}

footer .widget {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.footer-container {
    width: 100%;
    float: left;
    background-color: rgb(106 3 0);
    border-top: 2px solid rgb(222,29,37)
}

.woodmart-logo-wrap img {
    padding: 0;
    max-width: 150px!important
}

div#wle-header-main-search .searchform {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    background: #fff0;
    border-radius: 10px;
    overflow: hidden
}

.search-toggle {
    position: relative
}

.search-form.search-toggle.active .searchform {
    background: #ffff!important
}

.search-form.search-toggle.active .searchform .search-button {
    color: black!important
}

.search-form.search-toggle.active {
    margin-right: 10px
}

.search-toggle .product-search-input {
    display: none
}

.search-toggle.active .product-search-input {
    display: block
}

.search-toggle .search-button {
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 25px;
    background: none
}

div#wle-header-main-search .all-cat {
    min-width: 190px
}

div#wle-header-main-search .all-cat select#pro_cat {
    height: 46px;
    border: 0
}

div#wle-header-main-search input#search-form-641930ead5bd8 {
    padding-right: 50px;
    border: 0px!important
}

div#wle-header-main-search button.searchsubmit {
    background: rgb(239,183,48);
    height: 50px;
    border-color: rgb(239,183,48);
    position: relative;
    right: 0px!important;
    border: none
}

div#wle-header-main-search button.searchsubmit:hover {
    color: #fff;
    background: rgb(157,0,0);
    border-color: rgb(157,0,0)
}

div#wle-header-main {
    background: rgb(107,3,0)
}

div#wle-header-nav {
    background: #af1713;
}

.box-right-news .box-body {
    padding: 9px 5px
}

.box-body .caption-char {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px
}

.box-body .caption-char h3 {
    color: rgb(108,117,125);
    line-height: 1;
    margin: 0;
    font-size: 15px
}

.box-body .caption-char a {
    line-height: .9;
    text-align: right;
    position: relative;
    font-size: 14px
}

.box-body .caption-char a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 1px;
    background-color: rgb(0,0,0);
    transform: scaleX(0);
    transition: transform 0.5s,-webkit-transform 0.5s
}

.box-body .caption-char a:active::before,.box-body .caption-char a:focus::before,.box-body .caption-char a:hover::before {
    transform: scaleX(1)
}

.box-body .news-item {
    position: relative
}

.box-body .news-item:not(:last-child) {
    margin-bottom: 10px
}

.box-body .news-item a {
    display: flex
}

.box-body .news-item a img {
    border-radius: 6px;
    display: inline-flex;
    border: 1px solid rgb(222,226,230);
    margin-right: 10px;
    padding: 2px;
    width: 78px
}

.box-body .news-item a img {
    border-radius: inherit;
    height: 40px
}

.box-body .news-item-if {
    width: calc(100% - 80px)
}

.box-body .news-item-if-mess {
    color: rgb(31,31,31);
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3;
    padding: 4px 0;
    height: 21px
}

.box-body .news-item-if-mess::after,.box-body .news-item-if-mess::before {
    content: "";
    display: block;
    height: 0;
    width: 0
}

.box-body .news-item-if-mess::before {
    margin-bottom: calc(-0.266667em + 0px)
}

.box-body .news-item-if-mess::after {
    margin-top: calc(-0.266667em + 0px)
}

.box-body .news-item-if-time {
    font-size: 12px;
    font-weight: 400;
    color: rgb(108,117,125);
    line-height: 1;
    text-transform: uppercase
}

.box-body .news-item:active .box-alert,.box-body .news-item:focus .box-alert,.box-body .news-item:hover .box-alert {
    opacity: 1;
    visibility: visible;
    z-index: 99;
    transition: 0.4s
}

.box-body .news-item:active a imh,.box-body .news-item:focus a img,.box-body .news-item:hover a img {
    border-color: rgb(203,28,34)
}

div#wle-header-main-search .row {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center
}

div#wle-header-main-search .header_search {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center
}

div#wle-header-main-search .header_search a {
    margin-right: 0;
    color: #fff
}

div#wle-header-main-cart {
    padding-top: 3px;
    float: right
}

div#wle-header-main-cart .cartsearch ul li a {
    padding: 0 10px
}

div#wle-header-main-cart .cartsearch ul li a .menu-image-title {
    font-size: 15px;
    margin-top: 2px;
    text-transform: capitalize
}

div#wle-header-main-cart .cartsearch ul li a .dashicons {
    text-align: center;
    margin: 0 auto;
    font-size: 22px
}

aside#secondary-shop .awf-filter-wrapper {
    background-color: rgb(255,255,255);
    border-radius: 10px;
    box-shadow: rgba(0,0,0,.05) 1px 1px 20px 0;
    padding-bottom: 10px
}

aside#secondary-shop .awf-filter-wrapper .awf-filter-title {
    font-weight: 700;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    padding-left: 10px
}

aside#secondary-shop .awf-filter-wrapper label {
    color: #000;
    font-weight: 400;
    font-size: 17px
}

aside#secondary-shop .woodmart-widget {
    background-color: rgb(255,255,255);
    border-radius: 10px;
    box-shadow: rgba(0,0,0,.05) 8px 8px 20px 0;
    padding-top: 10px;
    padding-bottom: 10px!important
}

aside#secondary-shop .woodmart-widget h5.widget-title {
    padding-left: 10px
}

ul#menu-top-navigation .sub-menu {
    background: #fff;
    width: 200px;
    position: absolute;
    z-index: 9999;
    padding: 10px;
    display: none
}

ul#menu-top-navigation .sub-menu li {
    float: left;
    width: 100%;
    padding: 5px 0
}

ul#menu-top-navigation .sub-menu li a {
    color: #000;
    text-transform: capitalize;
    padding: 0px!important
}

div#wle-header-main-cart .cartsearch ul li:hover .sub-menu {
    display: block!important;
    margin-top: 0
}

div#wle-header-main-cart .cartsearch ul .sub-menu li:hover a {
    color: red
}

.title.is-6 {
    font-size: 1rem
}

.cps-block-technicalInfo {
    border-radius: 10px;
    box-shadow: rgba(60,64,67,.1) 0 1px 2px 0,rgba(60,64,67,.15) 0 2px 6px 2px;
    padding: 10px
}

.cps-block-technicalInfo .technical-content {
    border: 1px solid rgb(229,231,235);
    border-radius: 0;
    overflow: hidden
}

.cps-block-technicalInfo .technical-content li:nth-child(2n+1) {
    background-color: rgb(242,242,242)
}

.cps-block-technicalInfo .technical-content .technical-content-item {
    font-size: 14px;
    width: 100%;
    padding: 10px;
    display: flex;
    flex-flow: row;
    place-content: space-around flex-start
}

.cps-block-technicalInfo .technical-content .technical-content-item p:first-child {
    width: 40%
}

.cps-block-technicalInfo .technical-content .technical-content-item div {
    width: 50%
}

.cps-block-technicalInfo .button {
    border-radius: 10px;
    box-shadow: rgba(60,64,67,.1) 0 1px 2px 0,rgba(60,64,67,.15) 0 2px 6px 2px;
    font-size: 14px;
    gap: 5px;
    transition: background-color 0.5s;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center
}

.cps-block-technicalInfo .button a {
    display: flex;
    font-size: 16px;
    padding: 5px
}

.cps-block-technicalInfo .button a svg {
    margin-left: 5px
}

.cps-block-technicalInfo .button:hover {
    background-color: rgb(254,242,242);
    border: 1px solid rgb(197,41,39);
    color: rgb(197,41,39);
    transition: background-color 0.5s ease-out
}

.cps-block-technicalInfo .button:hover .icon-svg svg {
    fill: rgb(197,41,39)
}

.cps-block-technicalInfo .technical-content .technical-content-item p {
    margin-bottom: 0;
    display: flex;
    flex-flow: column-reverse;
    justify-content: space-around
}

.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-tabs {
    padding: 10px
}

div#wle-header-main.sticky {
    position: fixed;
    width: 100%
}

.modal {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%
}

.modal.is-visible {
    visibility: visible
}

.modal-overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    visibility: hidden;
    opacity: 0;
    transition: visibility linear 0.3s,opacity 0.3s
}

.modal.is-visible .modal-overlay {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s
}

.modal-wrapper {
    position: absolute;
    z-index: 9999;
    top: 4em;
    left: 50%;
    width: 36em;
    margin-left: -20em;
    background-color: rgb(255,255,255);
    box-shadow: rgba(0,0,0,.35) 0 0 1.5em
}

.modal-transition {
    transition: 0.3s 0.12s;
    transform: translateY(-10%);
    opacity: 0
}

.modal.is-visible .modal-transition {
    transform: translateY(0);
    opacity: 1
}

.modal-header,.modal-content {
    padding: 15px
}

.modal-header {
    position: relative;
    background-color: rgb(215,0,24);
    box-shadow: rgba(0,0,0,.06) 0 1px 2px;
    border-bottom: 1px solid rgb(232,232,232)
}

.modal-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px;
    color: rgb(255,255,255);
    background: none;
    border: 0;
    font-size: 20px
}

.modal-close:hover {
    color: rgb(255,255,255);
    background: repeat-y
}

.modal-heading {
    color: #fff;
    font-size: 1.125em;
    margin: 0;
    -webkit-font-smoothing: antialiased
}

.modal-content>:first-child {
    margin-top: 0
}

.modal-content>:last-child {
    margin-bottom: 0
}

footer.footer-container.color-scheme-dark .widget-title {
    color: #eebd20
}

footer.footer-container.color-scheme-dark p,footer.footer-container.color-scheme-dark a,footer.footer-container.color-scheme-dark span,footer.footer-container.color-scheme-dark,footer.footer-container.color-scheme-dark i {
    color: #fff
}

.modal-body {
    max-height: 80vh;
    overflow-y: auto
}

.modal,.modal-dialog,.modal-content {
    height: calc(-200px + 100vh)
}

.modal-header,.modal-footer {
    height: 10%
}

.modal-body {
    height: 80%
}

.img-responsive {
    max-height: 100%
}

.modal-footer {
    background: rgb(241,241,241);
    padding: 10px 0 5px;
    text-align: center
}

.modal-footer button {
    background: rgb(215,0,24);
    color: #fff;
    padding: 5px 71px;
    border: 0;
    width: 95%;
    border-radius: 10px
}

.modal .modal-body ul li {
    font-size: 17px!important
}

div#related-posts {
    margin-bottom: 30px
}

.cart-actions .button {
    padding: 10px 15px;
    border: none
}

.cart-collaterals .cart_totals .button,.woocommerce-checkout button#place_order {
       top: 20px;
    background: #ae1713;
    padding: 10px 20px;
    color: #ffffff;
    border: 1px solid;
    position: relative;
    border-radius: 10px;
}

.wc-proceed-to-checkout {
    text-align: center;
    padding-bottom: 20px
}

.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon .button {
    padding: 10px 20px;
    border: none
}

#iamge-wap img {
    width: 100%
}

.page-template-page-contact input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 16px;
    font-weight: 600;
    color: rgb(255,255,255);
    cursor: pointer;
    padding: 7px 20px;
    height: 40px;
    text-align: center;
    border: none;
    background-size: 300% 100%;
    border-radius: 10px;
    background: #af1613;
    transition: 0.4s ease-in-out;
    box-shadow: rgb(255,173,173) 0 0 5px 0;
    width: 100%
}

#wle-header-main-cart {
    display: flex;
    align-items: center
}

#wle-header-main-cart .cart-mobile {
    position: relative;
    text-align: center
}

#wle-header-main-cart .cart-mobile>a {
    position: relative;
    display: inline-block;
    color: rgb(255,255,255);
    font-size: 16px;
    padding: 6px 10px;
    text-decoration: none
}

#wle-header-main-cart .cart-mobile>a>i {
    font-size: 18px;
    display: block
}

#wle-header-main-cart .cart-mobile>a>span {
    display: block;
    margin-top: 2px
}

#wle-header-main-cart .cart-mobile>a>.cart-count {
    position: absolute;
    top: -4px;
    right: 16px;
    background: rgb(255,59,48);
    color: rgb(255,255,255);
    font-size: 10px;
    min-width: 16px;
    height: 16px;
    padding: 0 4px;
    border-radius: 50%;
    line-height: 16px;
    font-weight: 600;
    text-align: center;
    box-shadow: rgba(0,0,0,.2) 0 2px 6px
}

.search-suggestions {
    padding: 10px;
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    width: 100%;
    z-index: 999;
    border-radius: 10px;
    display: none
}

.suggestion-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.suggestion-list li {
    padding: 5px;
    border-bottom: 1px solid #eee
}

.suggestion-list li a {
    display: flex;
    gap: 10px;
    align-items: center;
    text-decoration: none;
    color: #333
}

.suggestion-list img {
    width: 30px;
    height: auto
}

div#iamgewap img {
    margin-bottom: 10px
}

div#header-mobile {
    position: absolute;
    z-index: 999
}

.logo-mobile {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center
}

div#mobile-cart i {
    font-size: 21px;
    color: #fff
}

div#mobile-cart {
    position: absolute;
    right: 25px;
    z-index: 99999999
}

.section_about .thumb-about h2 {
    display: inline-block;
    font-size: 28px;
    color: #ae1713;
    z-index: 1;
    text-transform: uppercase;
    font-weight: 700;
}

.section_about .thumb-about .content p {
    font-size: 19px;
    line-height: 24px;
    text-align: justify
}

.section_about .thumb-about .see {
    top: 20px;
    background: #ae1713;
    padding: 10px 20px;
    color: #ffffff;
    border: 1px solid;
    position: relative;
    border-radius: 10px
}

.section_about .thumb-about .see:hover {
    background: #efb730;
    color: white;
}

.cat-home {
    padding-top: 30px
}

.cat-home h2 {
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 700;
    color: #ae1713;
}

.logo-cty {
    font-size: 21px;
    color: #f0b730;
    font-weight: 600
}

#about-tg h2 {
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 700
}

div#tg-about {
    background: #6b0200;
    font-size: 30px;
    padding: 20px;
    color: #fff;
    text-align: center
}

#about-tg .so-panel {
    margin-bottom: 0!important;
    padding-bottom: 0
}

div#row-about-1 h2 {
    font-weight: 700;
    font-size: 22px
}

.product-category-description p {
    margin-bottom: 0;
    line-height: 24px
}

.wpcf7-response-output {
    color: #000000!important
}

.subcategory-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(120px,1fr));
    gap: 20px;
    margin-bottom: 30px
}

.subcategory-item img {
    width: 100%;
    border-radius: 8px
}

.subcategory-item h3 {
    font-size: 14px;
    line-height: normal
}

.subcategory-item {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 0 7px 0 rgb(0 0 0 / 5%)
}

.cat-more {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    margin: 10px 0 20px 0
}

.cat-more a {
    margin-top: 10px;
    background: #fff;
    padding: 8px 20px;
    color: #000;
    border-radius: 10px;
    border: 1px solid
}

.cat-more a:hover {
    background: #f0b730
}

.halink_home_partner {
    margin-bottom: 30px!important
}

.product-category-description {
    padding: 20px;
    margin-bottom: 20px;
    background: #ecd0d01a;
    border-radius: 10px;
    border-top: 3px solid #be100b
}

.product-category-desc p {
    line-height: 22px
}

.product-category-desc {
    margin-top: 30px
}

.post-meta {
    font-size: 18px;
    color: #000;
    margin-bottom: 15px
}

.post-meta i {
    color: #ae1713
}

.post-meta span {
    margin-right: 15px
}

.post-meta a {
    color: inherit;
    text-decoration: none
}

.post-meta a:hover {
    color: #a70000
}

.product-categories ul.children {
    display: none;
    padding-left: 15px
}

.product-categories li.cat-parent {
    position: relative
}

.product-categories .woodmart-cats-toggle {
    position: absolute;
    right: 0;
    top: 8px;
    width: 20px;
    height: 20px;
    cursor: pointer
}

.product-categories a {
    display: block;
    padding: 5px 25px 5px 0;
    text-decoration: none
}

.product-add-to-cart a {
    background: #6a0300;
    font-size: 15px;
    color: #fff;
    border-radius: 10px
}

.product-add-to-cart {
    margin-top: 0
}

.product-add-to-cart a:hover {
    background: #efb730;
    color: azure
}

.wrapp-swatches {
    display: flex;
    gap: 10px
}

.wrapp-swatches .btn-pro {
    flex: 1
}

.wrapp-swatches .btn-pro a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 36px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 4px;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease
}

.product-add-to-cart a {
    background-color: #f4b400
}

.product-add-to-cart a:hover {
    background-color: #d99a00
}

.product-btn-view a {
    background-color: #b01613
}

.product-btn-view a:hover {
    background-color: #c62828
}

.layout-contact {
    margin-bottom: 30px
}

.layout-contact .contact {
    margin-bottom: 20px
}

.layout-contact .contact h4 {
    margin-bottom: 15px;
    position: relative;
    font-size: 24px;
    font-weight: 700;
    color: #af1713;
    display: inline-block;
    font-family: Bricolage Grotesque
}

.layout-contact .contact h4 img {
    height: 25px;
    position: absolute;
    left: 100%;
    top: -2px
}

.layout-contact .contact .info-contact {
    border-radius: 0 0 10px 10px
}

.layout-contact .contact .info-contact .description {
    margin-top: 10px
}

.layout-contact .contact .info-contact .group-address {
    margin-top: 10px
}

.layout-contact .contact .info-contact .group-address .title {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 10px
}

.layout-contact .contact .info-contact .group-address ul {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.layout-contact .contact .info-contact .group-address ul li {
    margin-bottom: 15px;
    display: inline-block;
    position: relative;
    width: 100%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    display: flex;
    align-items: center
}

@media (max-width: 767px) {
    .layout-contact .contact .info-contact .group-address ul li {
        -ms-flex:0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.layout-contact .contact .info-contact .group-address ul li .icon {
    width: 40px;
    min-width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #af1713;
    border-radius: 50%;
    margin-right: 10px
}

.layout-contact .contact .info-contact .group-address ul li .icon svg path {
    fill: #af1713
}

.layout-contact .contact .info-contact .group-address ul li b {
    display: block
}

.layout-contact .contact .info-contact .group-address ul li a {
    color: #000
}

.layout-contact .contact .info-contact .group-address ul li a:hover {
    color: #af1713
}

.layout-contact .contact .info-contact .group-address .see-store {
    color: #fff;
    background-color: #af1713;
    line-height: 38px;
    padding: 10px 15px;
    font-size: 14px;
    border-radius: 5px
}

.layout-contact .contact .info-contact .group-address .see-store:hover {
    background-color: #ffb42e
}

@media (max-width: 991px) {
    .layout-contact .form-contact {
        margin-bottom:20px
    }
}

.layout-contact .form-contact .content-form {
    display: block;
    margin-bottom: 10px
}

.layout-contact .form-contact h4 {
    margin-bottom: 15px;
    position: relative;
    font-size: 24px;
    font-weight: 700;
    color: #af1713;
    display: inline-block;
    font-family: Bricolage Grotesque
}

.layout-contact .form-contact h4 img {
    height: 25px;
    position: absolute;
    left: 100%;
    top: -2px
}

.layout-contact .contact .info-contact .group-address ul li .icon svg {
    width: 25px
}

.layout-contact .contact .info-contact .mail_mxh {
    margin-top: 0;
    padding-left: 20px
}

.layout-contact .contact .info-contact .mail_mxh a {
    color: #fff;
    background: #ae1713
}

.wpcf7 textarea {
    height: 72px!important;
    min-height: 72px!important;
    resize: none
}

.copyrights-wrapper.copyrights-two-columns {
    text-align: center;
    padding: 10px;
    color: #fff;
    font-size: 18px
}

.ajax-notice-wrapper {
    position: fixed;
    top: 200px;
    right: 20px;
    z-index: 9999
}

.woocommerce-message {
    background: #6a0300;
    color: #fff;
    border-radius: 4px;
    padding: 12px 16px
}

.wd-added-to-cart-notice {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #af0000;
    color: #fff;
    padding: 12px 18px;
    border-radius: 6px;
    font-size: 14px;
    z-index: 9999;
    opacity: 0;
    transform: translateY(-10px);
    transition: .3s
}

.wd-added-to-cart-notice.show {
    opacity: 1;
    transform: translateY(0)
}

.wd-added-to-cart-notice a {
    color: #fff;
    font-weight: 600;
    margin-left: 8px;
    text-decoration: underline
}

#wle-header-main,#wle-header-nav {
    transition: transform 0.3s ease,opacity 0.3s ease,box-shadow 0.3s ease
}

.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 4px 15px rgba(0,0,0,.1);
    opacity: 1;
    transform: translateY(0)
}

span.footer-text {
    font-size: 28px;
    color: #e0a22b!important;
    font-weight: 600
}

.pro-info span {
    font-size: 13px;
    line-height: normal;
     color: #ff0000;

}

.pro-info {
    display: flex;
    flex-direction: column
}

.pro-info span.title-search {
    color: #000
}

.header-placeholder {
    height: 0
}

#wle-header-wrapper {
    width: 100%;
    will-change: transform,opacity;
    transition: transform 0.35s ease,opacity 0.25s ease
}

#wle-header-wrapper.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999
}

#wle-header-wrapper.is-visible {
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto
}

#wle-header-wrapper.is-hidden {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none
}

.woocommerce-ordering {
    display: none
}

.woopq-quantity-input {
    border: 1px solid #cf1309;
    border-radius: 10px;
    overflow: hidden;
    padding: 1px;
}

.woopq-quantity-input-plus,.woopq-quantity-input-minus {
    background-color: #af1613 !important;
    color: #ffffff!important;
    font-size: 27px!important
}
div#woosq-popup .product_meta {
    display: flex;
    flex-direction: column;
}
.woopq-quantity-input-plus:hover,.woopq-quantity-input-minus:hover {
    background-color: #f0b730!important
}

.custom-sort-wrap {
    display: flex;
    align-items: center;
    gap: 12px;
    width: 100%;
    margin-bottom: 30px;
    align-content: center;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.sort-label {
    font-weight: 600;
    font-size: 18px;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center
}

span.sort-label i {
    margin-right: 5px
}

.sort-btn {
    padding: 5px 10px;
    border: 1px solid #ddd;
    border-radius: 12px;
    text-decoration: none;
    color: #333;
    background: #fff;
    font-size: 15px;
    transition: all .2s ease
}

.sort-btn:hover {
    background: #ad1713;
    color: #fff
}

.sort-btn.active {
    background: #6b000000;
    color: #000;
    border-color: #000
}

.single_add_to_cart_button {
    margin-bottom: 10px;
    padding: 12px 20px;
    margin-left: 10px;
    font-size: 13px;
    line-height: 18px;
    background-color: #6b0200;
    color: #fff;
    position: relative;
    display: inline-block;
    outline: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    border-radius: 10px;
    box-shadow: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: .3px;
    font-weight: 600;
    cursor: pointer;
    transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease
}

#woosq-popup form.cart {
    margin: 15px 0;
    display: inline-block
}

.product-category-desc-wrapper {
    position: relative;
    padding: 10px
}

div#catDesc img {
    margin-top: 10px;
    margin-bottom: 10px
}

.product-category-desc {
    max-height: 200px;
    overflow: hidden;
    transition: max-height 0.3s ease
}

.product-category-desc::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 59px;
    height: 80px;
    background: linear-gradient(to bottom,rgba(255,255,255,0),#ffffff7a);
    pointer-events: none;
    transition: opacity 0.3s ease
}

.product-btn-wrapper {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    padding: 10px;
    align-items: center
}

.product-btn-wrapper button#readMoreBtn {
    border: 1px solid #e5c3c3cc;
    padding: 5px 20px;
    border-radius: 10px
}

.product-btn-wrapper button#readMoreBtn:hover {
    background: #af1613;
    color: #fff
}

.product-category-desc.expanded {
    max-height: 100%
}

.btn-readmore {
    margin-top: 10px;
    background: none;
    border: none;
    color: #9e0202;
    cursor: pointer;
    padding: 0;
    font-size: 14px
}

.btn-readmore:hover {
    text-decoration: underline
}

.section_coupon {
    margin-bottom: 20px
}

.section_coupon {
    width: 100%
}

.section_coupon .swiper-slide {
    display: flex;
    align-items: center;
    border: 2px solid #af1713;
    border-radius: 10px;
}

.section_coupon .swiper-slide .content_wrap {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%
}

.section_coupon .swiper-slide .content_wrap .content-top {
    text-align: center;
    padding: 5px 10px;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 24px;
    color: #b01613;
    font-family: sans-serif;
    text-transform: uppercase
}

.section_coupon .swiper-slide .content_wrap .content-mid {
    font-size: 16px;
    display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    background: #af1713;
    justify-content: center;
    flex-direction: row
}

.section_coupon .swiper-slide .content_wrap .content-mid span {
    display: block;
    font-size: 12px;
    color: #fff;
    position: relative;
    width: 100%;
    padding: 10px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.section_coupon .swiper-slide .content_wrap .content-mid span.title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0
}

.section_coupon .swiper-slide .content_wrap .content-mid span.content {
    border-left: 1px dashed #fff;
    padding: 10px
}

@media (max-width: 350px) {
    .section_coupon .swiper-slide .content_wrap .content-mid {
        font-size:14px
    }

    .section_coupon .swiper-slide .content_wrap .content-mid span {
        font-size: 10px
    }
}

.section_coupon .swiper-slide .content_wrap .content-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2px 10px
}

.section_coupon .swiper-slide .content_wrap .content-bottom .icon {
    overflow: hidden;
    height: 50px;
    display: block;
    position: relative;
    width: 50px
}

.section_coupon .swiper-slide .content_wrap .content-bottom .icon img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.section_coupon .swiper-slide .content_wrap .content-bottom .coupon-code {
    display: inline-block;
    color: #fff;
    background: #ae1713;
    padding: 5px 10px;
    border-radius: 8px;
    margin-top: 5px;
    margin-left: 0;
    min-width: 90px;
    text-align: center;
    cursor: pointer
}

.section_coupon .swiper-slide .content_wrap .content-bottom .coupon-code:hover {
    background: #af1713
}

.section_coupon .swiper-slide .content_wrap .info-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25px;
    height: 25px;
    font-size: 14px;
    border: 1px solid #af1713;
    border-radius: 99px;
    position: absolute;
    right: 10px;
    top: 5px
}

.section_coupon .swiper-slide .content_wrap .info-button svg {
    width: 10px;
    height: 10px;
    fill: #af1713
}

.section_coupon .swiper-slide .content_wrap .info-button:hover svg {
    fill: #ffb42e
}

section.related.products .product-grid-item {
    max-width: 100%!important
}

.payment_box.payment_method_bacs {
    max-height: 160px;
    overflow-y: auto;
    padding-right: 10px
}

.payment_box.payment_method_bacs::-webkit-scrollbar {
    width: 6px
}

.payment_box.payment_method_bacs::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px
}

.payment_box.payment_method_bacs::-webkit-scrollbar-thumb:hover {
    background: #999
}

.payment_box.payment_method_bacs img {
    width: 63%;
    margin-left: auto;
    margin-right: auto;
    display: block
}

#about-id .about-mobile-m img {
    width: 100%
}

.woopq-quantity-input-minus {
    border-radius: 10px;
}

.woopq-quantity-input-plus {
    border-radius: 10px;
}

.cat-mores {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-top: 10px
}

.halink-product-carousel .product-grid-item {
    width: 100%!important;
    max-width: 100%!important;
    padding-left: 10px;
    padding-right: 10px;
}

.halink-product-carousel {
    position: relative
}

.halink-product-carousel .owl-nav {
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    pointer-events: none
}

.halink-product-carousel .owl-nav button {
    position: absolute;
    width: 35px!important;
    height: 35px!important;
    background: #981108!important;
    color: #fff!important;
    border-radius: 10px;
    font-size: 30px!important;
    text-align: center;
    display: flex;
    cursor: pointer;
    pointer-events: auto;
    transition: all .25s ease;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center
}

.halink-product-carousel .owl-nav button span {
    display: none
}

.halink-product-carousel .owl-nav .owl-prev:before,.halink-product-carousel .owl-nav .owl-next:before {
    font-family: FontAwesome;
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    display: block;
    text-align: center
}

.halink-product-carousel .owl-nav .owl-prev:before {
    content: "\f104"
}

.halink-product-carousel .owl-nav .owl-next:before {
    content: "\f105"
}

.halink-product-carousel .owl-nav .owl-prev {
    left: -20px
}

.halink-product-carousel .owl-nav .owl-next {
    right: -20px
}

.halink-product-carousel .owl-nav button:hover {
    background: #c40000
}

.halink-product-carousel .owl-nav button.disabled {
    opacity: .4;
    cursor: not-allowed
}

.halink-product-carousel .owl-nav button.disabled {
    opacity: 1;
    pointer-events: auto
}

.halink-home-products h2 {
    font-size: 28px;
    color: #ae1713;
    z-index: 1;
    text-transform: uppercase;
    font-weight: 700;
}

.blog-design-masonry.blog-style-shadow .article-inner {
    border-radius: 10px;
    overflow: hidden
}
.section_coupon .swiper-slide:after {
    left: -10px;
    content: '';
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #ffffff;
    top: 47%;
    transform: translateY(-50%);
    z-index: 1;
}
.section_coupon .swiper-slide:before {
    right: -10px;
    content: '';
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #ffffff;
    top: 47%;
    transform: translateY(-50%);
    z-index: 1;
}
.section_coupon .swiper-slide .content_wrap .content-mid span.title {
    padding-left: 20px;
}

.section_coupon .swiper-slide .content_wrap .content-mid span.content {
    padding-right: 20px;
    font-size: 11px;
}
.section_category .cate-item:hover .title_cate_ {
    color: #f0b730;
    font-weight: 700;
}

.section_category .cate-item:hover {
    border: 1px solid #c60300;
    border-radius: 10px;
}

.section_category .cate-item {
    border-radius: 10px;
}
h1.title-product {
    text-align: center;
}
.subcategory-grid .owl-stage{
	display:flex;
	justify-content:center;
 
}

.subcategory-item{
	text-align:center;
}

.subcategory-item a{
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
}
.subcategory-grid.owl-carousel .owl-stage-outer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}
.subcategory-grid .owl-nav{
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	transform:translateY(-50%);
	display: flex !important;
	font-size:16px;
	justify-content:space-between;
	pointer-events:none;
}

.subcategory-grid .owl-nav button{
	pointer-events:auto;
	background:#fff !important;
	width:36px;
	height:36px;
	border-radius:50%;
	box-shadow:0 2px 6px rgba(0,0,0,0.15);
	display:flex;
	align-items:center;
	justify-content:center;
}

.subcategory-grid .owl-nav .owl-prev{
	margin-left:-18px;
}

.subcategory-grid .owl-nav .owl-next{
	margin-right:-18px;
}
.header-shop {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 5px 10px;
}
/* about */
.page-id-11 h1.site-title {
    position:relative;
    display: flex;
    padding-bottom:10px;
    flex-direction: row;
    align-content: center;
    justify-content: center;
}
.page-id-11  #gt-1 { 
    max-width: 800px;
    margin: 0 auto;
}
.page-id-11 .site-title::after{
    content:"";
    position:absolute;
    width: 50%;
    height: 1px;
    background:#000;
    bottom:0;
    left: auto;
    right: auto;
}
div#gt-2 h2, #gt-4 h2 {
    color: #af1613;
}
div#gt-3 {
  
    padding: 20px;
    background: #af1613;
}
.gt-row-1 {
    border-top-left-radius: 10px;
    border-right-left-radius: 10px;
}
div#gt-title strong {
    color: white;
}

div#gt-title h2 {
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}
div#pg-11-2,
div#pg-11-3,
div#pg-11-4,
div#pg-11-5 {
    margin-bottom: 0;
}

div#pg-11-3, 
div#pg-11-4 ,
div#pg-11-5 ,
div#pg-11-6 {
    color: white;
}

div#pg-11-3 h3,
div#pg-11-4 h3,
div#pg-11-5 h3,
div#pg-11-6 h3 {
    color: white;
}
#gt-tg-img h3 {
    color: #af1613;
    margin-bottom: 5px;
}

#gt-tg-img a {background: #ae1713;padding: 5px 20px;color: #ffffff;border: 1px solid;border-radius: 10px;margin-top: 8px;position: absolute;}
/*.  page DXN */
    
    .dxn-container {
        max-width: 1200px;
        margin: auto;
    }
    
    .dxn-title {
        font-size: 36px;
        font-weight: 700;
    }
    
    .dxn-sub {
        color: #777;
        margin-bottom: 25px;
    }
    
    .dxn-red {
        background: #c40000;
        color: #fff;
    }
    
    .dxn-section {
        padding: 30px 0;
    }
    
    .dxn-heading {
        color: #c40000;
        font-weight: 700;
        margin-bottom: 20px;
        text-transform: uppercase;
        font-size: 22px;
    }
    /* HERO */
    
    .dxn-quote {
        background: #c40000;
        padding: 40px;
        color: #fff;
        position: relative;
        border-radius: 6px;
    }
    
    .dxn-quote:before {
        content: "â€œ";
        font-size: 70px;
        position: absolute;
        top: 0;
        left: 20px;
        opacity: .3;
    }
    
    .dxn-hero-img img {
        width: 100%;
        border-radius: 6px;
    }
    /* RED BLOCK */
    
    .dxn-red-block {
        background: #c40000;
        color: #fff;
        padding: 30px 0;
    }
    
    .dxn-red-block h2 {
        font-size: 22px;
        font-weight: 700;
        margin-bottom: 20px;
        color: white;
    }
    
    .dxn-red-block img {
        width: 100%;
        border-radius: 6px;
    }
    
    .dxn-caption {
        font-size: 14px;
        margin-top: 10px;
    }
    /* FINAL */
    
    .dxn-final {
        padding: 70px 0;
        text-align: center;
    }
    
    .dxn-final h2 {
        color: #c40000;
        font-weight: 700;
        margin-bottom: 25px;
    }
    
    .dxn-final img {
        max-width: 800px;
        margin-top: 20px;
        border-radius: 6px;
    }
    .dxn-hero{


padding:30px 0 0 0;
position:relative;
}

.dxn-name{
font-size:42px;
font-weight:700;
margin-bottom:10px;
}

.dxn-line{
width:350px;
height:2px;
background:#d6d6d6;
margin:15px 0;
}

.dxn-subtitle{
color:#555;
font-size:18px;
}

.dxn-quote-wrapper{
margin-top:40px;
position:relative;
    background: #c40000;
}

.dxn-quote-box{
background:#c40000;
color:#fff;
padding:60px 80px;
border-radius:6px;
position:relative;
}

.dxn-quote-box p{
font-size:18px;
line-height:1.8;
margin:0;
}

.dxn-quote-icon{font-size:120px;position:absolute;left:30px;color: white;opacity: 1;}

.dxn-hero-image{
     position: absolute;
    right: 30px;
    top: -125px;
    width: 350px;
}

.dxn-hero-image img{
width:100%;
border-radius:4px;
}
.dxn-big-quote{background:#f2f2f2;padding: 30px 0;margin-bottom: 50px;}

.dxn-big-quote-inner{
position:relative;
text-align:center;
max-width:900px;
margin:auto;
}

.dxn-big-quote-text{font-size: 26px;font-style:italic;color:#b51212;font-weight:600;line-height:1.6;}

.dxn-q-left{
position:absolute;
left:-60px;
top:-20px;
font-size:120px;
color:#b51212;
font-weight:700;
}

.dxn-q-right{position:absolute;right:-60px;bottom: -90px;font-size:120px;color:#b51212;font-weight:700;}
/* NLSX*/
  .nl-wrapper {
        padding:0 0 50px 0;
        background: #f4f4f4;
    }
    
    .nl-title {
        text-align: center;
        font-size: 32px;
        font-weight: 700;
        margin-bottom: 10px;
    }
    
    .nl-intro {
        text-align: center;
        max-width: 900px;
        margin: 0 auto 40px;
        color: #555;
    }
    /* RED FACTORY */
    
    .nl-factory {
        background: #b51212;
        color: white;
        padding: 20px;
        border-radius: 10px;
        margin-bottom: 50px;
    }
    
    .nl-factory h2 {
        color: white;
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 25px;
        border-bottom: 1px solid rgba(255, 255, 255, .4);
        padding-bottom: 10px;
    }
    
    .nl-factory img {
        width: 100%;
        margin-bottom: 15px;
        border-radius: 4px;
    }
    
    .nl-factory h3 {
        color: white;
        font-weight: 700;
        margin-top: 10px;
    }
    /* PROCESS */
    
    .nl-process-title {
        font-size: 22px;
        font-weight: 700;
        color: #b51212;
        margin: 40px 0 25px;
    }
    
    .nl-step {
        border-top: 1px solid #ddd;
        padding: 30px 0;
    }
    .nl-step h3 {
    color: #b51212;
}
.col-md-1 {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
}
    .nl-step-number {
        font-size: 60px;
        font-weight: 700;
        color: #b51212;
        display: flex;
        text-align: center;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
        align-items: center;
    }
    
    .nl-step img {
        width: 100%;
        border-radius: 6px;
    }
    /* TECHNOLOGY */
    
    .nl-tech {
        margin-top: 40px;
    }
    
    .nl-tech-title {
        font-size: 22px;
        font-weight: 700;
        color: #b51212;
        margin-bottom: 15px;
    }
    
    .nl-tech img {
        width: 100%;
        border-radius: 6px;
        margin-top: 20px;
    }
    /* MOBILE */
    
    @media(max-width:768px) {
        .nl-step-number {
            font-size: 40px;
            margin-bottom: 10px;
        }
    }

.section_hethong {
    text-align: center;
    position: relative;
    float: left;
    width: 100%;
    margin: 30px 0;
}

@media (min-width: 767px) {
    .section_hethong {
        min-height:300px
    }
}

.section_hethong .content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 20px 50px;
    min-width: 30%;
    border-radius: 5px
}

@media (max-width: 767px) {
    .section_hethong .content {
        position:relative;
        top: inherit;
        left: inherit;
        transform: translate(0, 0);
        padding: 20px 15px
    }
}

.section_hethong .content h2 {
    font-size: 44px;
    display: block;
    display: flex;
    align-items: center;
    font-weight: 700;
    justify-content: center;
    font-family: Bricolage Grotesque;
    color: #af1713
}

@media (max-width: 767px) {
    .section_hethong .content h2 {
        font-size:28px
    }
}

.section_hethong .content h2 a {
    color: #af1713
}

.section_hethong .content h2 a:hover {
    color: #af1713
}

.section_hethong .content span {
    font-size: 18px;
    margin-bottom: 20px;
    display: block
}

@media (max-width: 767px) {
    .section_hethong .content span {
        font-size:14px
    }
}

.about-page {
    margin-top: 30px;
}
section.why-section {
    margin-top: 20px;
}

h2.about-title {
    color: #ae1613;
    margin-bottom: 10px;
}
.home-slide .nivo-controlNav {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 9999999;
}
.metaslider .theme-default .nivo-controlNav a {
	display:inline-block !important;
	width: 15px !important;
	height: 15px !important;
	background: white !important;
	text-indent:-9999px;
	border: 1px solid #ae1613 !important;
	margin: 0 2px;
	border-radius: 50px !important;
	box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px !important;
} 
.metaslider .theme-default .nivo-controlNav a.active {background: #ae1613   !important;}
/* n */
.partner-section {
  background: #af1713;
  padding: 50px 0;
}

.logo-slider .slick-slide {
  padding: 10px;
}

.logo-slider img {
  width: 130px !important;
  max-height: 160px !important;
  object-fit: contain;
  background: #fff;
  border-radius: 50%;
  /* padding: 15px; */
  margin: auto;
}

.content-slider h4 {
  font-weight: bold;
}

.content-slider p {
  opacity: 0.9;
}

/* arrow */
.slick-prev, .slick-next {
  background: rgba(255,255,255,0.3);
  border-radius: 50%;
  width: 40px;
  height: 40px;
}
.partner-section  h2 {
    font-size: 28px;
    color: white;
}
.partner-section  h3 {
    font-size: 26px;
    color: white;
}

.partner-section  p {
    color: white;
}
 .mb-5 {
    margin-bottom: 30px;
}
div#partner-slider {
    border-bottom: 1px solid #ffffff75;
    padding-bottom: 35px;
}

.summary-inner ins bdi {
    color: #ae1613;
}
.rte p {
    margin-bottom: auto;
}
h1.site-title {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 30px;
}

.duan-title {
   
    font-size: 28px;
    font-weight: bold;
}

.duan-item {
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 32px;
}

.duan-thumb {
    position: relative;
}

.duan-thumb img {
    width: 100%;
    display: block;
}

/* Overlay */
.duan-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(175 22 19);
    opacity: 0;
    align-items: center;
    transition: all 0.4s ease;
}

/* Content */
.duan-content {
    color: #fff;
    text-align: center;
    transform: translateY(20px);
    transition: all 0.4s ease;
    height: 100vh;
    padding: 50px 30px;
    font-size: 20px;
    text-align: left;
}

/* Hover effect */
.duan-item:hover .duan-overlay {
    opacity: 1;
}

.duan-item:hover .duan-content {
    transform: translateY(0);
}
.duan-thumb img {
    transition: transform 0.5s ease;
}

.duan-item:hover img {
    transform: scale(1.1);
}
section.duan-section {
    margin-bottom: 50px;
}
.rte.article-content img {
    padding: 20px;
}

/**/
/* ===== Partner Section ===== */
.partner {
    padding: 30px 0;
}

.partner-title {
    text-align: center;
    color: #b51212;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 10px;
}

.partner-sub {
    text-align: center;
    color: #b51212;
    font-size: 18px;
    margin-bottom: 40px;
}

/* ===== Grid ===== */
.partner-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    align-items: stretch;
}

.partner-item {
    display: flex;
}

/* ===== Box ===== */
.partner-box {
    background: #b51212;
    color: #fff;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    min-height: 100px;
    transition: all 0.3s ease;
}

/* Hover nhẹ */
.partner-box:hover {
    transform: translateY(-5px);
}

/* ===== Tên ===== */
.partner-name {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 0;
    z-index: 2;
    line-height: normal;
    color: white;
    transition: all 0.3s ease;
}

/* ===== Địa chỉ (ẩn ban đầu) ===== */
.partner-address {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
    font-size: 14px;
    line-height: normal;
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.3s ease;
}

/* ===== Overlay nhẹ ===== */
.partner-box::before {
    content: "";
    position: absolute;
    inset: 0;
    background: #f0b630;
    opacity: 0;
    transition: 0.3s;
}

/* ===== Hover effect ===== */
.partner-box:hover::before {
    opacity: 1;
}

.partner-box:hover .partner-address {
    opacity: 1;
    transform: translateY(0);
}

.partner-box:hover .partner-name {
    transform: translateY(-10px);
}

/* ===== Responsive ===== */
@media (max-width: 1024px) {
    .partner-list {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .partner-list {
        grid-template-columns: 1fr;
    }

    .partner-box {
        padding: 20px;
    }
}
.content-slider .owl-nav {
    font-size: 100%;
    color: white;
    display: flex;
}

.content-slider .owl-nav button {
	pointer-events: auto;
	background: #890101 !important;
	width: 36px;
	height: 36px;
	display: flex;
	border-radius: 50%;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
	align-content: center;
	justify-content: center;
	align-items: center;
	flex-direction: row;
}

.content-slider .owl-nav .owl-prev {
    margin-right: 10px;
}
div#ez-toc-container {
    padding: 5px 12px;
    border-radius: 5px;
}
/**/

/* Section */
/* Section */
.stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* 3 cột bằng nhau */
  text-align: center;
  padding: 10px 20px 30px 20px;
}

/* Item */
.stat {
  position: relative;
  padding: 0 20px;

  /* 👇 đảm bảo content luôn cân giữa */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* Divider */
.stat:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 80px;
  background: #e5e7eb;
}

/* Number */
.number {
  font-size: 50px;
  font-weight: 700;
  color: #ae1613;
  line-height: 1.2;
}

/* Title */
.stat p {
  margin-top: 5px;
  font-size: 18px;
  color: #111827;
}

/* ========================= */
/* Responsive */
/* ========================= */

@media (max-width: 1024px) {
  .number {
    font-size: 48px;
  }

  .stat p {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .stats {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .stat::after {
    display: none;
  }
}
.video-block {
    position: relative;
}

.video-fit {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.video-fit::before {
    content: "";
    display: block;
    padding-top: 60%; /* giữ tỉ lệ video */
}

.youtube-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
    transition: transform 0.4s ease;
}

.video-controls {
    position: absolute;
    bottom: 1rem;
    left: 2rem;
    width: 3.125rem;
    height: 3.125rem;
}

.control-btn {
    border: none;
    background: transparent;
    cursor: pointer;
    padding: 0;
}

.control-btn svg {
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
}

/* Hover effect */
.has-hover:hover .bg-img {
    transform: scale(1.05);
}

.has-hover:hover .control-btn svg {
    transform: scale(1.1);
}
 
.youtube-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/******/
.hl-testimonial-slider {
    margin: auto;
}

.hl-testimonial-slider .item {
    padding: 10px;
}

.hl-testimonial-slider .testimonial-box {
    background: #f9f9f9;
    border-radius: 16px;
    padding: 30px;
    height: 100%;
    transition: all 0.3s ease;
    position: relative;
}

/* Active card */
.hl-testimonial-slider .owl-item.center .testimonial-box {
    background: #fff;
    border: 2px solid #0f766e;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

/* Quote icon */
.hl-testimonial-slider .quote-icon {
    font-size: 60px;
    color: #981108;
    line-height: normal;
    margin-bottom: 0;
}

/* Content */
.hl-testimonial-slider .content {
    text-align: justify;
    font-size: 18px;
    color: #333;
    line-height: 25px;
    margin-bottom: 20px;
}

/* Line */
.hl-testimonial-slider .line {
    height: 1px;
    background: #ddd;
    margin: 20px 0;
}

/* Author */
.hl-testimonial-slider .author {
    display: flex;
    align-items: center;
}

.hl-testimonial-slider .avatar img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
}

.hl-testimonial-slider .info {
    margin-left: 12px;
}

.hl-testimonial-slider .info h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}

.hl-testimonial-slider .info span {
    font-size: 13px;
    color: #777;
}
p.widget-desc {
    text-align: center;
    color: #ae1613;
}
/**/
.hl-testimonial-slider .owl-nav {
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    pointer-events: none;
}

.hl-testimonial-slider .owl-nav button {
    position: absolute;
    width: 35px!important;
    height: 35px!important;
    background: #981108!important;
    color: #fff!important;
    border-radius: 10px;
    font-size: 30px!important;
    text-align: center;
    display: flex;
    cursor: pointer;
    pointer-events: auto;
    transition: all .25s ease;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.hl-testimonial-slider .owl-nav button span {
    display: none;
}

.hl-testimonial-slider .owl-nav .owl-prev:before,
.hl-testimonial-slider .owl-nav .owl-next:before {
    font-family: FontAwesome;
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    display: block;
    text-align: center;
}

.hl-testimonial-slider .owl-nav .owl-prev:before {
    content: "\f104";
}

.hl-testimonial-slider .owl-nav .owl-next:before {
    content: "\f105";
}

.hl-testimonial-slider .owl-nav .owl-prev {
    left: -20px;
}

.hl-testimonial-slider .owl-nav .owl-next {
    right: -20px;
}

.hl-testimonial-slider .owl-nav button:hover {
    background: #c40000;
}

.hl-testimonial-slider .owl-nav button.disabled {
    opacity: .4;
    cursor: not-allowed;
}

.hl-testimonial-slider .owl-nav button.disabled {
    opacity: 1;
    pointer-events: auto;
}

.hl-testimonial-wrapper.abouts {
    padding: 30px 0;
}
h2.partner-title.title {
    text-transform: uppercase;
}
.contact h2 {
    color: #ae1613;
    margin-bottom: 10px;
}
.policy-item.policy-about {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}


.policy-item.policy-about .info {
    padding-left:unset;
    text-align: center;
}

.about-page .section_policy {
    padding: 30px 0;
}
section.nl-tech img {
    max-width: 600px;
    margin: 0 auto;
    display: block;
}

section.nl-tech ul {
    list-style-type: disc;
    padding-left: 30px;
}

.nl-step ol {
    list-style-type: auto;
    padding-left: 30px;
}
.single-post .site-title {
    text-align: left;
    line-height: normal;
    margin-bottom: 10px;
}
footer .menu {
    padding-left: 0;
}