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

/*************** ADD CUSTOM CSS HERE.   ***************/

@import url("https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap");

/**** Pop Up ****/
 div.mfp-content {
    top: 15px !important;
    max-height: 100%;
}

.wn-button-main .col:nth-child(1) .col-inner .wn-btn-main span:before {
    content: "\f155";
    font-family: "Font Awesome\ 6 Free";
    margin-right: 10px;
}

.wn-button-main .col:nth-child(2) .col-inner .wn-btn-main span:before {
    content: "\f1ec";
    font-family: "Font Awesome\ 6 Free";
    margin-right: 10px;
}

.wn-button-main .col:nth-child(3) .col-inner .wn-btn-main span:before {
    content: "\f1b9";
    font-family: "Font Awesome\ 6 Free";
    margin-right: 10px;
}

.wn-popup-title p {
    margin-bottom: 20px;
    color: red;
    text-align: center;
    font-family: "Chakra Petch", sans-serif !important;
    font-size: 20px;
    font-weight: 700;
}

.wn-btn-main a.button.primary {
    background: #de0b0b;
    border: 6px solid #ed1c24;
    border-radius: 15px;
    margin: 0 10px;
    cursor: pointer;
    padding: 10px 70px;
    text-align: center;
}

.wn-btn-main span {
    font-size: 20px;
}

.wn-submit input {
    font-family: "Chakra Petch", sans-serif !important;
    font-size: 14px;
    background: rgb(178, 0, 0) !important;
}

.wn-popup-send {
    margin: 0 !important;
}

.wn-submit span.wpcf7-spinner {
    display: none;
}

.wn-popup-header,
.wn-popup-body {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
}

.wn-submit p {
    text-align: center;
}
.wn-popup-body {
    align-items: flex-start;
    gap: 40px;
}

.wn-popup-wrapper input:not([type="submit"]),
.wn-popup-wrapper select {
    background-color: rgba(0, 0, 0, 0.72);
    box-shadow: none;
    border-color: rgb(255, 255, 255);
    color: white !important;
}

.wn-popup-logo img {
    width: 120px;
    height: 100%;
}

.wn-popup-header p {
    text-align: center;
}

.wn-popup-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.wn-popup-wrapper label {
    color: white;
    text-align: center;
    font-family: "Chakra Petch", sans-serif !important;
}

.wn-popup-right span.wpcf7-form-control-wrap {
    text-align: center;
    font-family: "Chakra Petch", sans-serif !important;
}

.wn-popup-wrapper {
    background: url(/wp-content/uploads/2024/06/vinfastbackground.webp);
    color: white;
    padding: 60px 55px;
    display: flex;
    background-position: 65% 0%;
    flex-direction: column;
    gap: 40px;
    background-color: rgb(0 0 0 / 30%);
    background-blend-mode: color;
}

.wn-popup-wrapper ul li {
    list-style-image: url(/wp-content/uploads/2024/06/tick-3.png.webp);
}

/**** End Pop Up ****/

:root {
    --primary-color: #555555;
}

.container-width,
.full-width .ubermenu-nav,
.container,
.row {
    max-width: 1290px;
}

.row.row-collapse {
    max-width: 1260px;
}

.row.row-small {
    max-width: 1282.5px;
}

.row.row-large {
    max-width: 1320px;
}

.header-main {
    height: 67px;
}

#logo img {
    max-height: 110px !important;
    height: 110px !important;
}

#logo {
    width: 110px;
}

.header-bottom {
    min-height: 43px;
}

.header-top {
    min-height: 30px;
}

.transparent .header-main {
    height: 30px;
}

.transparent #logo img {
    max-height: 30px;
}

.has-transparent + .page-title:first-of-type,
.has-transparent + #main > .page-title,
.has-transparent + #main > div > .page-title,
.has-transparent + #main .page-header-wrapper:first-of-type .page-title {
    padding-top: 80px;
}

.header.show-on-scroll,
.stuck .header-main {
    height: 70px !important;
}

.stuck #logo img {
    max-height: 70px !important;
}

.header-bg-color {
    background-color: #ffffff;
}

.header-bottom {
    background-color: #ffffff;
}

.stuck .header-main .nav > li > a {
    line-height: 50px;
}

.header-bottom-nav > li > a {
    line-height: 23px;
}

@media (max-width: 549px) {
    .header-main {
        height: 70px;
    }

    #logo img {
        max-height: 70px;
    }
}

.nav-dropdown {
    font-size: 100%;
}

/* Color */
.accordion-title.active,
.has-icon-bg .icon .icon-inner,
.logo a,
.primary.is-underline,
.primary.is-link,
.badge-outline .badge-inner,
.nav-outline > li.active > a,
.nav-outline > li.active > a,
.cart-icon strong,
[data-color="primary"],
.is-outline.primary {
    color: #555555;
}

/* Color !important */
[data-text-color="primary"] {
    color: #555555 !important;
}

/* Background Color */
[data-text-bg="primary"] {
    background-color: #555555;
}

/* Background */
.scroll-to-bullets a,
.featured-title,
.label-new.menu-item > a:after,
.nav-pagination > li > .current,
.nav-pagination > li > span:hover,
.nav-pagination > li > a:hover,
.has-hover:hover .badge-outline .badge-inner,
button[type="submit"],
.button.wc-forward:not(.checkout):not(.checkout-button),
.button.submit-button,
.button.primary:not(.is-outline),
.featured-table .title,
.is-outline:hover,
.has-icon:hover .icon-label,
.nav-dropdown-bold .nav-column li > a:hover,
.nav-dropdown.nav-dropdown-bold > li > a:hover,
.nav-dropdown-bold.dark .nav-column li > a:hover,
.nav-dropdown.nav-dropdown-bold.dark > li > a:hover,
.header-vertical-menu__opener,
.is-outline:hover,
.tagcloud a:hover,
.grid-tools a,
input[type="submit"]:not(.is-form),
.box-badge:hover .box-text,
input.button.alt,
.nav-box > li > a:hover,
.nav-box > li.active > a,
.nav-pills > li.active > a,
.current-dropdown .cart-icon strong,
.cart-icon:hover strong,
.nav-line-bottom > li > a:before,
.nav-line-grow > li > a:before,
.nav-line > li > a:before,
.banner,
.header-top,
.slider-nav-circle .flickity-prev-next-button:hover svg,
.slider-nav-circle .flickity-prev-next-button:hover .arrow,
.primary.is-outline:hover,
.button.primary:not(.is-outline),
input[type="submit"].primary,
input[type="submit"].primary,
input[type="reset"].button,
input[type="button"].primary,
.badge-inner {
    background-color: #555555;
}

/* Border */
.nav-vertical.nav-tabs > li.active > a,
.scroll-to-bullets a.active,
.nav-pagination > li > .current,
.nav-pagination > li > span:hover,
.nav-pagination > li > a:hover,
.has-hover:hover .badge-outline .badge-inner,
.accordion-title.active,
.featured-table,
.is-outline:hover,
.tagcloud a:hover,
blockquote,
.has-border,
.cart-icon strong:after,
.cart-icon strong,
.blockUI:before,
.processing:before,
.loading-spin,
.slider-nav-circle .flickity-prev-next-button:hover svg,
.slider-nav-circle .flickity-prev-next-button:hover .arrow,
.primary.is-outline:hover {
    border-color: #555555;
}

.nav-tabs > li.active > a {
    border-top-color: #555555;
}

.widget_shopping_cart_content .blockUI.blockOverlay:before {
    border-left-color: #555555;
}

.woocommerce-checkout-review-order .blockUI.blockOverlay:before {
    border-left-color: #555555;
}

/* Fill */
.slider .flickity-prev-next-button:hover svg,
.slider .flickity-prev-next-button:hover .arrow {
    fill: #555555;
}

/* Focus */
.primary:focus-visible,
.submit-button:focus-visible,
button[type="submit"]:focus-visible {
    outline-color: #555555 !important;
}

/* Background Color */
[data-icon-label]:after,
.secondary.is-underline:hover,
.secondary.is-outline:hover,
.icon-label,
.button.secondary:not(.is-outline),
.button.alt:not(.is-outline),
.badge-inner.on-sale,
.button.checkout,
.single_add_to_cart_button,
.current .breadcrumb-step {
    background-color: #da251d;
}

[data-text-bg="secondary"] {
    background-color: #da251d;
}

/* Color */
.secondary.is-underline,
.secondary.is-link,
.secondary.is-outline,
.stars a.active,
.star-rating:before,
.woocommerce-page .star-rating:before,
.star-rating span:before,
.color-secondary {
    color: #da251d;
}

/* Color !important */
[data-text-color="secondary"] {
    color: #da251d !important;
}

/* Border */
.secondary.is-outline:hover {
    border-color: #da251d;
}

/* Focus */
.secondary:focus-visible,
.alt:focus-visible {
    outline-color: #da251d !important;
}

body {
    color: #555555;
}

body {
    font-size: 100%;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

body {
    font-weight: 400;
    font-style: normal;
}

.nav > li > a {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.nav > li > a,
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-weight: 700;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
    font-weight: 700;
    font-style: normal;
}

.alt-font {
    font-family: "Dancing Script", sans-serif;
}

.alt-font {
    font-weight: 400 !important;
    font-style: normal !important;
}

.header:not(.transparent) .header-bottom-nav.nav > li > a {
    color: #555555;
}

.header:not(.transparent) .header-bottom-nav.nav > li > a:hover,
.header:not(.transparent) .header-bottom-nav.nav > li.active > a,
.header:not(.transparent) .header-bottom-nav.nav > li.current > a,
.header:not(.transparent) .header-bottom-nav.nav > li > a.active,
.header:not(.transparent) .header-bottom-nav.nav > li > a.current {
    color: #da251d;
}

.header-bottom-nav.nav-line-bottom > li > a:before,
.header-bottom-nav.nav-line-grow > li > a:before,
.header-bottom-nav.nav-line > li > a:before,
.header-bottom-nav.nav-box > li > a:hover,
.header-bottom-nav.nav-box > li.active > a,
.header-bottom-nav.nav-pills > li > a:hover,
.header-bottom-nav.nav-pills > li.active > a {
    color: #fff !important;
    background-color: #da251d;
}

a {
    color: #da251d;
}

a:hover {
    color: #e41515;
}

.tagcloud a:hover {
    border-color: #e41515;
    background-color: #e41515;
}

.widget a {
    color: #565656;
}

.widget a:hover {
    color: #da251d;
}

.widget .tagcloud a:hover {
    border-color: #da251d;
    background-color: #da251d;
}

.absolute-footer,
html {
    background-color: #f0f0f0;
}

.nav-vertical-fly-out > li + li {
    border-top-width: 1px;
    border-top-style: solid;
}

/* Custom CSS */
div#co-dinh-sidebar {
    width: 100% !important;
}

.header-main {
    background: url(/wp-content/uploads/2023/03/header-bg.jpg) no-repeat scroll 0 0/100% 100%;
}

body {
    font-family: "sans-serif", Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana;
}

.header-main h2 {
    margin-bottom: 0px;
    font-size: 23px;
}

.entry-content p {
    margin-bottom: 15px;
}

.header-main h3 {
    font-size: 16px;
    font-weight: normal;
}

.header-main .html a:hover h2 {
    color: #da251d;
}

.header-bottom .icon-angle-down {
    display: none;
}

.nav-spacing-xlarge > li {
    margin: 0 17px;
}

.section-title-center span {
    font-size: 38px;
    color: #333;
}

.section-title b {
    background: none;
}

.section-title-container {
    border-bottom: 2px solid #ddd;
}

.header-main .html a {
    padding: 0;
}

.section-title-center:after {
    content: "";
    display: block;
    width: 150px;
    height: 2px;
    background: #da1616;
    position: absolute;
    left: 44%;
    bottom: -14px;
}

.header-main .html_topbar_right a {
    color: #da251d;
    font-weight: bold;
    font-size: 20px;
}

.header-main .html_topbar_right {
    font-size: 18px !important;
    color: black;
}

#logo img {
    background: white;
    max-height: 110px;
    height: 110px;
    padding: 15px 10px;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
}

.header-bottom {
    border-bottom: 1px solid #cbcbcb;
}

.header-bottom-nav > li > a {
    font-size: 15px;
}

.header-main .container,
.header-bottom .container {
    max-width: 1366px;
}

.header-bottom-nav.nav-left {
    margin-left: 140px;
}

.header-bottom .social-icons .button.icon:not(.is-outline) {
    background: #555555 !important;
    color: white !important;
}

.header-main .html_topbar_right {
    text-align: right;
}

.nav-dropdown li {
    border-bottom: 1px dashed #e0e0e0;
}

.nav-dropdown li:last-child {
    border-bottom: none;
}

.nav-dropdown li a:hover {
    color: #da251d;
}

.nav-dropdown {
    padding: 10px 0;
    background-color: #fff;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
    border-top: solid 2px #999;
}

.mega-menu .box:hover p {
    color: #d20f0f;
}

.mega-menu .box img {
    height: 74px;
    width: auto;
    margin: 0 auto !important;
}

.mega-menu .box strong {
    color: #313131;
    display: block;
    font-size: 18px;
}

.mega-menu .box:hover strong {
    color: #d50b0b !important;
}

.mega-menu .col {
    text-align: center;
    padding-bottom: 0;
}

.mega-menu {
    padding-top: 15px;
}

.mega-menu .box p {
    line-height: 14px;
}

.section1 .box h3 {
    border-bottom: solid 2px #ccc;
    padding-bottom: 7px;
    margin-bottom: 15px;
    text-align: center !important;
    text-transform: uppercase;
    font-size: 22px;
}

.section1 .box h3 a {
    color: black;
}

.section1 .box p {
    line-height: 24px;
    font-size: 17px;
    color: #666;
}

.nut-xem-them {
    padding: 3px;
    background: #808080 !important;
    font-size: 14px;
}

.section2 .row1 {
    background-image: url(/wp-content/uploads/2023/03/carebg-AXQJ9.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: -10%;
    background-position-y: 10%;
}

.section2 .cot2 {
    padding: 100px 0 150px 0;
    max-width: 650px;
}

.section1 {
    padding-bottom: 10px !important;
}

.list-post .post-item .post-title,
.blog-archive .large-8 .post-item .post-title {
    position: relative;
    font-size: 15px;
    text-transform: uppercase;
    color: #222;
    height: 40px;
    overflow: hidden;
}

.box-blog-post .is-divider {
    height: 1px;
    max-width: 100%;
}

.list-post .post-item .from_the_blog_excerpt,
.blog-archive .large-8 .post-item .from_the_blog_excerpt {
    color: black;
    height: 44px;
    overflow: hidden;
}

.widget_categories ul li a {
    color: #666;
    font-size: 16px;
    background-image: url(/wp-content/uploads/2023/03/check-1.jpg);
    background-repeat: no-repeat;
    background-size: 13px;
    background-position-y: center;
    padding: 8px 18px;
}

.blog-archive .large-12 {
    padding-bottom: 17px;
}

.widget_categories ul li {
    border-top: none !important;
    list-style: none;
    margin-left: 0;
}

.widget_categories ul li a:hover {
    color: #da251d;
}

.widget_categories ul li.active a {
    color: #da251d;
}

.phu-tung-section .box .box-text {
    padding-left: 0;
    padding-right: 0;
}

.phu-tung-section .box h3 {
    text-transform: uppercase;
    font-size: 14px;
    color: black;
}

.phu-tung-section .box:hover h3 {
    color: #ca0c0c;
}

.bao-gia-section .row td {
    padding: 10px;
}

.bao-gia-section .row2 {
    margin: 0 auto !important;
}

.bao-gia-section .row2 .col {
    padding-bottom: 5px;
}

.bao-gia-section .row2 .button {
    font-size: 16px;
    font-weight: normal;
    background: #156eb5;
    letter-spacing: 0;
    padding: 0;
    min-height: 10px;
    line-height: 10px;
}

.bao-gia-section .box h3 {
    font-size: 25px;
    color: #da251d;
}

.bao-gia-section .box {
    border: 1px solid #9a9a9a;
    border-bottom: none;
}

.gw-product-navigator .logo:hover {
    color: white !important;
}

.gw-product-thongso .divTable .noibat.right {
    text-align: right;
}

.thong-so-section .tabbed-content li a {
    font-size: 15px;
    border: 1px solid gray;
    padding: 5px 30px;
}

.thong-so-section .tabbed-content li {
    margin: 0 15px;
}

.thong-so-section .tabbed-content li.active a {
    background: #dc0303;
    color: white;
}

.form-bao-gia textarea,
.form-lai-thu textarea {
    min-height: 53px;
}

.section-title-center span .tieu-de {
    margin-bottom: 0;
}

.form-bao-gia input[type="submit"],
.form-lai-thu input[type="submit"] {
    background: #da251d;
    text-transform: none;
    letter-spacing: 0;
    font-weight: normal;
    font-size: 16px;
    border-radius: 5px;
    margin-bottom: 0;
}

.form-bao-gia h3,
.form-lai-thu h3 {
    color: #da0a0a;
}

.form-bao-gia input,
.form-bao-gia textarea,
.form-bao-gia select,
.form-lai-thu input,
.form-lai-thu textarea,
.form-lai-thu select {
    font-size: 14px;
    box-shadow: none;
    height: 30px;
}

.bao-gia-section .box .box-text {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

.bao-gia-section .row td:first-child {
    border-left: none;
}

.gw-product-navigator {
    z-index: 999;
    background-color: #efefef;
    display: grid;
    border-bottom: solid 1px #e0e0e0;
}

.gw-product-navigator .list {
    display: block;
    background: #dddddd;
}

.gw-product-navigator .item {
    color: black;
    width: auto;
    float: left;
    line-height: 45px;
    background-color: #ddd;
    display: inline-block;
    font-size: 100%;
    padding: 0 15px;
}

.gw-product-navigator .home {
    color: #da251d;
}

.gw-product-navigator .item {
    display: inline-block;
}

.gw-product-navigator .list br {
    display: none;
}

.bao-gia-section .header td {
    border-left: none;
    color: #222;
    text-align: center;
}

.bao-gia-section .header {
    color: #222;
    font-weight: bold;
    background-color: #f0f0f0;
}

table {
    border: none;
    font-size: 18px;
    border-bottom: 1px solid #9a9a9a;
}

.widget .current-cat > a {
    color: #d60505;
    font-weight: normal;
}

span.widget-title {
    position: relative;
    display: block;
    padding-bottom: 10px;
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0;
    font-size: 19px;
    color: #252525;
}

.widget .is-divider {
    margin-top: 0;
    height: 1px;
    max-width: 100%;
}

span.widget-title:after {
    margin-bottom: 0;
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    background: red;
    position: absolute;
    bottom: 0;
}

.section5 .icon-box h3 {
    font-size: 16px;
    color: #222;
}

.section5 .icon-box .icon-box-text {
    font-size: 15px;
}

hr {
    margin: 5px 0;
}

.section7 .col {
    flex-basis: 20%;
    max-width: 20%;
}

.section7 .col {
    padding-bottom: 0;
}

.section7 p {
    margin-bottom: 0;
}

.section7 {
    border-top: 2px solid white;
    border-bottom: 2px solid #e0e0e0;
}

.section7 a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
}

.section7 .fa {
    margin-right: 6px;
}

.section7 .social-icons a {
    font-size: 13px;
    margin-bottom: 0;
}

.list-post .post-item .post-title:hover {
    color: red;
}

.box-blog-post .is-divider:before {
    content: "";
    display: block;
    height: 2px;
    width: 50px;
    background: red;
    position: absolute;
}

.list-post .post-item a:hover {
    color: black;
}

.section2 .large-12 {
    padding-bottom: 0;
}

.nut-xem-them:hover {
    background: #f21616 !important;
}

.section1 .box img {
    object-fit: contain;
    height: 145px;
    width: auto;
    margin: 0 auto !important;
}

.section1 .box .box-text {
    padding: 10px 0;
}

.section1 .box p b {
    color: black;
    font-weight: normal;
}

.section1 .box:hover h3 a {
    color: #c81111;
}

.footer-section .col {
    flex-basis: 20%;
    max-width: 20%;
}

.footer-section h3 {
    color: black;
    font-size: 13px;
}

.footer-section ul {
    margin-bottom: 0;
}

.footer-section ul li a {
    color: #888;
    font-size: 13px;
}

.footer-section ul li {
    list-style: none;
    margin-left: 0;
    margin-bottom: 2px;
}

.footer-section ul li a:hover {
    text-decoration: underline;
    color: red;
}

.footer-section .col {
    padding-bottom: 0;
}

.blog-archive .large-8,
.blog-single .large08 {
    border-right: none !important;
    flex-basis: 70%;
    max-width: 70%;
}

.blog-archive .large-4,
.blog-single .large-4 {
    border-left: none !important;
    flex-basis: 30%;
    max-width: 30%;
}

.blog-single .large-12 {
    padding-bottom: 10px;
}

.blog-single .tieu-de a {
    font-size: 38px;
    color: #333;
    padding-left: 0;
}

.entry-content {
    font-size: 18px;
}

.blog-single .blog-share .is-divider {
    display: none;
}

.bai-viet-lien-quan span.widget-title {
    position: relative;
    padding-bottom: 10px;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: uppercase;
    font-size: 21px;
    color: #da251d;
    margin-bottom: 14px;
    display: block;
}

.blog-single .entry-header .is-divider {
    display: none;
}

.entry-header-text {
    padding: 0;
}

.entry-content {
    padding-bottom: 0;
    padding-top: 0;
}

.bai-viet-lien-quan {
    margin-top: 15px;
}

.blog-single .blog-share {
    text-align: left;
}

.blog-single .entry-title {
    color: #da251d;
}

.blog-single h4.tieu-de {
    margin-bottom: 0;
}

a.back-to-top {
    background: #da251d !important;
    color: white !important;
    border: none !important;
}

.gw-product-navigator .logo {
    background: #e80303;
    color: white;
}

.gw-product-navigator .item:hover {
    color: #e80303;
}

.gw-product-navigator .top {
    float: right;
    background: gray;
}

.divTable {
    display: table;
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
    box-sizing: border-box;
}

.divRow {
    display: table-row;
    width: auto;
}

.divCell {
    padding: 5px;
    display: table-cell;
    width: auto;
    box-sizing: border-box;
}

.gw-product-thongso .phienban.active {
    color: #da251d;
    font-weight: bold;
    padding-right: 0;
}

.gw-product-thongso .phienban:nth-child(1) {
    border-left: none;
}

.gw-product-thongso .phienban {
    padding: 0 10px;
    border-left: solid 1px #666;
    cursor: pointer;
}

.gw-product-thongso .divTable .noibat {
    color: #da251d;
    font-weight: bold;
    text-transform: uppercase;
}

.gw-product-thongso .view {
    font-size: 14px;
    height: 300px;
    overflow-y: auto;
    margin-bottom: 10px;
}

.gw-product-thongso .view .item.active {
    display: block;
}

.gw-product-thongso .divTable .title {
    font-weight: bold;
    text-transform: uppercase;
}

.gw-product-thongso .divTable .group:before {
    font-size: 65%;
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    content: "\f054";
    position: absolute;
    top: 11px;
    left: 5px;
}

.gw-product-thongso .divTable .group {
    padding-left: 20px;
    position: relative;
}

.gw-product-thongso .divTable .group2 {
    padding-left: 30px;
}

.gw-product-thongso .divTable .group2:before {
    left: 20px;
}

.gw-product-thongso .divCell {
    padding: 5px;
    border-top: solid 1px #ccc;
}

.gw-product-thongso .select .divCell {
    border-top: none;
}

.gw-product-thongso .select {
    margin-bottom: 10px;
}

.gw-product-thongso .fa-plus-square {
    color: Red;
}

.thong-so-section .button {
    background: #e50b0b !important;
    letter-spacing: 0;
    font-weight: normal;
    font-size: 16px;
}

.mfp-content .gw-product-thongso .view {
    height: auto;
}

.ngoai-that-section .col,
.ngoai-that-section .tab-panels {
    padding-bottom: 0;
}

.ngoai-that-section .tabbed-content .nav-vertical {
    width: 40%;
    order: 2;
}

.ngoai-that-section .tabbed-content .nav-vertical li a {
    padding: 12px;
    font-size: 15px;
    font-weight: normal;
    color: black;
    padding-left: 10px;
    padding-right: 10px;
}

.nav-vertical.nav-line > li > a:before {
    display: none;
}

.ngoai-that-section .tabbed-content .nav-vertical li.active a {
    color: white;
}

.ngoai-that-section .tabbed-content .box .box-text {
    padding: 10px 10px 20px 10px;
}

.ngoai-that-section .tabbed-content .box .box-text p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 18px;
}

.ngoai-that-section .tabbed-content .box-text h4 {
    font-size: 22px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 13px;
}

.ngoai-that-section .tabbed-content .nav-vertical li.active:before {
    color: white;
}

.ngoai-that-section .tabbed-content .nav-vertical li.active {
    padding-left: 10px;
    background: #e10d0d;
    color: white;
    font-weight: bold;
}

.ngoai-that-section .tabbed-content .nav-vertical {
    counter-reset: my-awesome-counter;
}

.ngoai-that-section .tabbed-content .nav-vertical li {
    counter-increment: my-awesome-counter;
}

.ngoai-that-section .tabbed-content .nav-vertical li:before {
    content: counter(my-awesome-counter) ". ";
    color: black;
    font-weight: black;
}

.ngoai-that-section .tabbed-content .nav-vertical li:first-child.active a {
    color: white;
    font-weight: bold;
    font-size: 17px;
}

.gw-product-navigator-fix {
    width: 100%;
    border-bottom: none;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
}

/* Custom CSS Mobile */
@media (max-width: 549px) {
    .bai-viet-lien-quan ul li {
        width: 50%;
    }

    .bai-viet-lien-quan ul li .box-image img {
        height: 90px;
    }

    .gw-product-navigator .active {
        display: none;
    }

    #logo img {
        height: 82px;
    }

    .off-canvas-left .mfp-content {
        width: 100%;
    }

    .off-canvas .nav-vertical > li > a {
        padding-bottom: 13px;
        padding-top: 13px;
        font-size: 16px;
        color: black;
    }

    .off-canvas:not(.off-canvas-center) li.html {
        padding: 0;
    }

    .off-canvas:not(.off-canvas-center) li.html h2 {
        color: red;
    }

    .off-canvas:not(.off-canvas-center) li.html h3 {
        text-transform: none;
        letter-spacing: 0;
        font-weight: normal;
    }

    .searchform-wrapper {
        padding: 20px;
    }

    .flickity-page-dots .dot {
        width: 8px;
        height: 8px;
    }

    .section-title-center span {
        font-size: 25px;
    }

    .section-title-center:after {
        width: 100px;
        left: 36%;
        bottom: -11px;
    }

    .section1 .box h3 {
        font-size: 17px;
    }

    .nut-xem-them {
        padding: 1px;
        font-size: 13px;
    }

    .section1 .box p {
        font-size: 15px;
    }

    .section2 .cot2 {
        padding: 30px;
        max-width: 100%;
    }

    .section2 .row1 {
        background-position-x: right;
        background-position-y: 0;
    }

    .section4 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .section2 .button {
        width: 100%;
    }

    .section4 .large-12 {
        padding-bottom: 0;
    }

    .section5 .icon-box .icon-box-text p {
        text-align: center !important;
    }

    .section7 .col {
        flex-basis: 50%;
        max-width: 50%;
        padding-bottom: 15px;
    }

    .section7 .large-3 .col-inner {
        border: 1px solid #cbcbcb;
        width: 100%;
        padding: 10px;
        background: white;
        font-size: 14px;
    }

    .section7 a {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 15px;
        text-transform: none;
        letter-spacing: 0;
    }

    .footer-section .col {
        flex-basis: 100%;
        max-width: 100%;
    }

    .footer-section .accordion-title {
        font-size: 15px;
    }

    .gw-product-navigator .item {
        line-height: 36px;
        padding: 0 8px;
        font-size: 14px;
        line-height: 36px;
        padding: 0 8px;
        font-size: 13px;
        width: 50%;
        border-bottom: 1px solid #ebebeb;
        border-left: 1px solid #ebebeb;
    }

    .gw-product-navigator .top {
        display: none;
    }

    .section1 .row-collapse .col {
        flex-basis: 50%;
        max-width: 50%;
    }

    .form-bao-gia input[type="submit"],
    .form-lai-thu input[type="submit"] {
        font-size: 14px;
    }

    .dac-diem-section .col {
        padding-bottom: 0;
    }

    .thong-so-section .row-small .large-4 {
        flex-basis: 50%;
        max-width: 50%;
    }

    .ngoai-that-section .tabbed-content .nav-vertical {
        width: 100%;
        order: 1;
    }

    .ngoai-that-section .tabbed-content .box-text h4 {
        font-size: 17px;
    }

    .ngoai-that-section .tabbed-content .nav-vertical li a {
        padding: 12px;
        font-size: 14px;
        font-weight: normal;
        color: black;
        padding-left: 4px;
        padding-right: 0;
    }

    .ngoai-that-section .tabbed-content .nav-vertical li:first-child.active a {
        font-size: 13px;
    }

    .thong-so-section .tabbed-content li a {
        font-size: 13px;
        border: 1px solid gray;
        padding: 5px 5px;
    }

    .bao-gia-section .row2 .button {
        border: 1px solid #d8d8d8;
        font-size: 14px;
        font-weight: normal;
        background: #156eb5;
        letter-spacing: 0;
        padding: 5px;
        min-height: 10px;
        line-height: 10px;
        margin-bottom: 0;
        margin-top: 0;
    }

    .bao-gia-section .box h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .bao-gia-section .row2 .col {
        padding: 0;
    }

    .thong-so-section .large-7 {
        padding-bottom: 0;
    }

    .thong-so-section {
        padding-bottom: 0 !important;
    }

    .blog-archive .large-12 {
        padding-bottom: 0;
    }

    .blog-single .tieu-de a {
        font-size: 25px;
    }

    .blog-single .section-title-container {
        margin-bottom: 0;
    }

    .blog-single .entry-title {
        font-size: 18px;
    }

    .blog-archive .large-4,
    .blog-single .large-4,
    .blog-archive .large-8,
    .blog-single .large-8 {
        flex-basis: 100%;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.label-new.menu-item > a:after {
    content: "New";
}

.label-hot.menu-item > a:after {
    content: "Hot";
}

.label-sale.menu-item > a:after {
    content: "Sale";
}

.label-popular.menu-item > a:after {
    content: "Popular";
}

.thanh-sticker {
    z-index: 9999;
}

@font-face {
    font-family: "Dancing Script";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/wp-content/fonts/dancing-script/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BMSo3Rep6hNX6pmRMjLo.woff) format("woff");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: "Dancing Script";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/wp-content/fonts/dancing-script/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BMSo3ROp6hNX6pmRMjLo.woff) format("woff");
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: "Dancing Script";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/wp-content/fonts/dancing-script/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BMSo3Sup6hNX6pmRM.woff) format("woff");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.box_fixRight {
    position: fixed;
    top: 150px;
    right: -170px;
    width: auto;
    transition: all 0.2s ease-in-out 0s;
    z-index: 999;
}
.box_fixRight .box_content {
    background: #fff;
    padding: 15px;
    box-shadow: 10px 0px 30px #888888;
    border-radius: 10px 0 0 10px;
}
.box_fixRight .box_content .item {
    display: block;
    padding: 15px 10px 15px 50px;
    color: #111;
}
.box_fixRight .box_content .item:hover {
    color: #184b9b;
}
.box_fixRight .box_content .item.item_1 {
    background: url(/wp-content/uploads/2023/03/iconfix-1.png) no-repeat left;
}
.box_fixRight .box_content .item.item_2 {
    background: url(/wp-content/uploads/2023/03/iconfix-2.png) no-repeat left;
}
.box_fixRight .box_content .item.item_3 {
    background: url(/wp-content/uploads/2023/03/iconfix-3.png) no-repeat left;
}
.box_fixRight .box_content .item.item_4 {
	background: url(/wp-content/uploads/2023/03/iconfix-2.png) no-repeat left;

}

.box_fixRight:hover {
    right: 0;
    transition: all 0.2s ease-in-out 0s;
}
@media (max-width: 549px) {
    .box_fixRight {
        display: none;
    }
	
	.wn-popup-body {
		flex-direction: column;
	}
}
