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

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-family: 'Hyundai Sans Head';
    src: url('/wp-content/themes/flatsome-child/fonts/HyundaiSansHead-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

.mh-col-gift>.col-inner {
    background-color: #e4ebf3;
    color: #1c1c1c;
    border: 1px dashed #fd625e;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    -o-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
}

.mh-col-gift>.col-inner h3 {
    text-align: center;

    margin-bottom: 20px;
}

.mh-col-gift>.col-inner h3 span {
    min-width: 95%;
    display: inline-block;
    background-color: #eb0a1e;
    padding: 10px;
    text-transform: uppercase;
    color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    -o-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
}

.mh-col-gift>.col-inner ul {
    list-style-type: none;
}

.mh-col-gift>.col-inner ul>li {
    border-bottom: 1px dashed #59a9ed;
    margin-left: 0;
    padding-bottom: 5px;
}

body.single-product main#main {
    margin-top: 20px;
}

.mh-col-gift>.col-inner ul>li::before {
    content: "\f79c";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 7px;
    color: #eb0a1e;
}

.product-short-description strong {
    color: #C4161C;
}

table.tblnormal tr td:nth-child(2) {
    color: #C4161C !important;
}

@font-face {
    font-family: 'Hyundai Sans Head';
    src: url('/wp-content/themes/flatsome-child/fonts/HyundaiSansHead-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

.hnh-iconb .icon-box-img {
    width: 68px;
    height: 68px;
    background: #000A5B;
    border-radius: 99px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hnh-iconb .icon-box-img img {
    width: 30px;
}

@font-face {
    font-family: 'Hyundai Sans Head';
    src: url('/wp-content/themes/flatsome-child/fonts/HyundaiSansHeadMedium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hyundai Sans Head';
    src: url('/wp-content/themes/flatsome-child/fonts/HyundaiSansHead.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hyundai Sans Text';
    src: url('/wp-content/themes/flatsome-child/fonts/HyundaiSansText-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hyundai Sans Text';
    src: url('/wp-content/themes/flatsome-child/fonts/HyundaiSansText-BoldItalic.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Hyundai Sans Text';
    src: url('/wp-content/themes/flatsome-child/fonts/HyundaiSansText-Italic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Hyundai SansText';
    src: url('/wp-content/themes/flatsome-child/fonts/HyundaiSansText-MediumItalic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Hyundai Sans Text';
    src: url('/wp-content/themes/flatsome-child/fonts/HyundaiSansText-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hyundai Sans Text';
    src: url('/wp-content/themes/flatsome-child/fonts/HyundaiSansText.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'Hyundai Sans Text', sans-serif;
}

td#s-specifications-table-head1 {
    width: 50%;
}

li.html.custom.html_nav_position_text h4 {
    font-family: 'Hyundai Sans Head', sans-serif;
    font-size: 20px;
    font-weight: 500;
}

tr#s-spec-head-table-1 {
    background: #e3342f;
}

.hnh-center {
    display: block;
    margin: 0 auto;
    text-align: center;
}

tr#s-spec-head-table-1 td {
    color: #fff;
    font-weight: bold;
    font-size: 19px;
}

tr#s-spec-head-table-1 td {
    border: 1px solid #fff !important;
    border-color: #fff !important;
}

td#s-specifications-table-head1 {}

tr#s-spec-head-table-1 {
    text-align: center !important;
}

li.html.custom.html_nav_position_text h4 {
    padding-bottom: 0px !important;
    margin-bottom: 0px;
}

tr#s-spec-head-table-1 td {
    text-align: center !important;
}

@media (max-width: 500px) {
    body h3.hnh-title {
        font-size: 10px;
    }

    body li.html.custom.html_topbar_right h3 {
        /* text-align: left !important; */
    }

    body .hnh-des {
        font-size: 10px;
    }

    body h3.hnh-title {
        display: none;
    }

    body .header-main li.html.custom {
        display: block !important;
    }
}

.hnh-pd-0 .col-inner {
    padding: 0px !important;
}

table.tblnormal th {
    color: #fff !important;
    text-align: center;
    background: #000A5B  !important;
}

a.button.white {
    width: auto !important;
    margin-right: 0px !important;
}

div#bao-gia form.wpcf7-form.init {
    border: none !important;
    background: transparent !important;
}

table.tblnormal tr td {
    font-weight: bold;
    color: #000;
    padding: 5px;
    font-size: 16px;
}

div#muangaycf7 form.wpcf7-form.init {
    background: transparent !important;
    border: none;
}

table.tblnormal th {
    border: 1px solid #fff !important;
}

table.tblnormal {
    width: 100% !important;
}

.hnh-text-form p {
    /* padding-bottom: 0px !important; */
    margin-bottom: 0px !important;
}

.hnh-text-form p:first-child {
    margin-bottom: 10px !important;
}

div#form-popup form.wpcf7-form.init {
    background: transparent !important;
    border: none;
}

table.tblnormal th tr {
    border: 1px solid #fff !important;
    border-color: #fff !important;
}

table.tblnormal th td {
    color: #000 !important;
    font-weight: bold;
}

.tab-honda ul li {
    border-radius: 99px !important;
    width: 40px;
    height: 40px;

}

.hnh-pd .col-inner {
    padding-bottom: 0px !important;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border-radius: 100px;
    /* overflow: hidden; */
    letter-spacing: var(--tve-letter-spacing, 2px);
    border: 1px solid rgb(255, 255, 255);
    --tve-applied-border: 1px solid rgb(255, 255, 255);
    background-color: rgb(71 70 71) !important;
    padding: 18px px 22px !important;
    --background-color: rgb(71 70 71) !important;
    --tve-applied-background-color: rgb(71 70 71) !important;
    display: block;
    margin: 0 auto;
    /* align-items: center; */
}

form.wpcf7-form.init {
    border: 2px dashed rgb(71 70 71);
    background: #ddd;
    padding: 20px;
}

span.wpcf7-spinner {
    display: none;
}

.hnh-ff .icon-box-text.last-reset .text {
    border-radius: 25px;
    /* overflow: hidden; */
    background-color: rgb(255, 255, 255) !important;
    padding-left: 11px !important;
    padding-top: 4px;
    /* padding-bottom: 3px; */
}

.hnh-ff .icon-box.featured-box.hnh-ff.icon-box-left.text-left {
    display: flex;
    justify-content: center;
    align-items: center;
}

.tab-honda ul li.active {
    box-shadow: 0 0 5px 5px #e8e8e8;
}

.tab-honda ul li span {
    visibility: hidden;
}

.tab-honda li#tab-xanh {
    background-color: #0B1A27 !important;
}

.tab-honda li#tab-xanh_civic {
    background-image: url(https://www.honda.com.vn/o-to/san-pham/honda-civic/dist/assets//images/s-color/blue-dot.png) !important;
    background-repeat: no-repeat;
    background-size: contain;
}

.tab-honda ul li {
    border: 1px solid #eee;
}

.tab-honda li#tab-trang_ngoc {
    background: linear-gradient(180deg, #FFFFFF 0%, #B9B9BB 100%) !important;
}

.tab-honda li#tab-den {
    background-color: #0A0A0A !important;
}

.tab-honda li#tab-trang_bac {
    background: linear-gradient(180deg, #F6EFE9 0%, #A5B2BB 100%) !important;
}

.tab-honda li#tab-do {
    background-color: #A22229 !important;
}

.tab-honda li#tab-titan {
    background-color: #4A3838 !important;
}

.tab-honda li#tab_trang {
    background-color: #ffffff !important;
}

.tab-honda li#tab_xam {
    background-color: #414247 !important;
}

.tab-honda ul.nav.nav-simple.nav-uppercase.nav-size-normal.nav-center {
    order: 2;
    padding-top: 10px;
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/

    .hnh-vay-box {
        padding-left: 0px !important;
        padding-right: 20px;
    }

    .hnh-dk-box {
        padding-left: 0px !important;
        padding-right: 35px;
    }

    .hnh-dk-box>.col-inner {
        min-height: auto !important;
    }

    .hnh-vay-box>.col-inner {
        min-height: auto !important;
    }
}

body.single-product div#bao-gia {
    padding: 0px !important;
}

.hnh-vay-box>.col-inner:hover {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.hnh-dk-box>.col-inner {
    border-radius: 10px 10px 10px 10px;
    border-style: dotted;
    border-width: 1px 1px 1px 1px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 20px 20px 20px 20px;
    padding: 20px;
    min-height: 595px;
}

.hnh-vay-box .col-inner {
    min-height: 450px;
}

.hnh-vay-box>.col-inner {
    background-color: rgba(247, 247, 247, 0.46);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    padding: 10px;
}

body.postid-588 td#s-specifications-table-head1 {
    width: 40%;
}

body.postid-519 td#s-specifications-table-head1 {
    width: 40%;
}

body.single-product form.wpcf7-form.init {
    padding: 20px;
}

body.postid-588 tr.engine.list {
    border: 1px solid hsla(0, 0%, 50.2%, 0.5019607843);
}

body.postid-519 tr.engine.list {
    border: 1px solid hsla(0, 0%, 50.2%, 0.5019607843);
}

.jet-listing-dynamic-field__content {

    /* white-space: nowrap !important; */
    width: auto !important;
}

.hnh-bb .col-inner {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    padding: 20px 20px 10px 20px;
}

@media (max-width: 500px) {
    body.postid-588 tr#s-spec-head-table-1 td#s-specifications-table-head1 {
        width: 29%;
    }

    body.postid-519 tr#s-spec-head-table-1 td#s-specifications-table-head1 {
        width: 29%;
    }

    body tr#s-spec-head-table-1 td {
        color: #fff;
        font-weight: bold;
        font-size: 13px;
    }

    body.single-product div#bao-gia {
        max-width: 100% !important;
    }

}

@media (max-width: 550px) {
    .hnh-ss.padding-mobile {
        padding-left: 10px;
        padding-right: 10px;
    }

    .hnh-ss.padding-mobile .col-inner {
        margin-right: 0;
        margin-left: 0;
    }
}

body.single-product .hnh-bg-cen {
    width: 70%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

body.single-product .hnh-bg h2 {
    background: #E2343B;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #DD3333;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 17px 30px 17px 30px;
}

body.single-product h1.product-title.product_title.entry-title {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
}

.row-dashed .col:before, .row-solid .col:before {
    border-left: none;

}

.form-container {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

.hnh-gall {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.form-container span {
    flex: 1;
    /* Đảm bảo 3 thẻ input có độ rộng bằng nhau */

    margin: 0 5px;


}

.feature {
    position: relative;
    overflow: hidden;
}

.feature::before {
    content: "";
    display: block;
    padding-top: 56.25%;
}

body.single div#content {
    padding-top: 0px;
}

body.single .page-title-inner.flex-row.medium-flex-wrap.container {
    padding-top: 0px;
}

.jet-listing.jet-listing-dynamic-field.display-inline {
    justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media all {

    table {
        background-color: transparent;
        width: 100%;
        -webkit-margin-after: 15px;
        margin-block-end: 15px;
        font-size: 0.9em;
        border-spacing: 0;
        border-collapse: collapse;
    }

    table td,
    table th {
        padding: 15px;
        line-height: 1.5;
        vertical-align: top;
        border: 1px solid hsla(0, 0%, 50.2%, 0.5019607843);
    }

    table th {
        font-weight: 700;
    }

    table tbody>tr:nth-child(odd)>td,
    table tbody>tr:nth-child(odd)>th {
        background-color: hsla(0, 0%, 50.2%, 0.0705882353);
    }

    table tbody tr:hover>td,
    table tbody tr:hover>th {
        background-color: hsla(0, 0%, 50.2%, 0.1019607843);
    }
}

.jet-listing-dynamic-field__content {
    margin-top: 15px;
}

h2.jet-listing-dynamic-field__content {
    margin-top: 0px !important;
}

@media all {

    .thxd,
    .thxd th {
        background: #e3342f !important;
        color: #fff;
    }

    .tablexd table tr th:first-child {
        text-align: left;
    }

    .tablexd tr:nth-child(2n) {
        background: #f4f9fe;
    }

    .tablexd table th,
    table td {
        padding: 5px;
    }

    .tablexd table tr td:first-child,
    table tr th:first-child {
        padding-left: 10px !important;
    }

    .tablexd {
        margin-top: 15px;
    }

    .jet-listing.jet-listing-dynamic-field.display-inline {
        display: block !important;
    }

    table tr th:last-child {
        padding-right: 10px !important;
    }

    th:last-child,
    td:last-child,
    td:nth-last-child(2) {
        text-align: right;
    }

    table tr td:first-child {
        text-align: left !important;
    }

    @media only screen and (max-width: 500px) {

        table th,
        table td {
            padding: 2px !important;
            font-size: 80%;
        }
    }
}

.jet-listing-dynamic-field__inline-wrap {
    border-bottom: 3px solid var(--primary-color);
}

.jet-listing-dynamic-field__inline-wrap h2 {
    padding: 5px 10px 5px 10px;
    background-color: var(--primary-color);
    ;
    width: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%;
}

h2.jet-listing-dynamic-field__content {
    color: #ffffff;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 0px;
    display: block;
    max-width: 100%;
    width: fit-content !important;
    font-size: 21px;
}

.hnh-ss .col-inner {
    background-color: #f7fafc;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 10px 10px 10px 10px;
    --e-column-margin-right: 10px;
    --e-column-margin-left: 10px;
    padding: 10px 10px 10px 10px;
}

.hnh-fix {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

p.hnh-price {
    color: #e3342f;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

h1.entry-title {
    color: #000;
}

body.single .entry-header-text.text-center {
    padding-bottom: 0px !important;
}

.feature .image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-size: cover;
    background-position: center;
}

.relatedcat p {
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
}

ul.row.related-post li {
    list-style: none;
}

.related-title {
    line-height: 1.3 !important;
    margin-top: 10px !important;
}

body.archive .large-10.col, body.single .large-10.col {
    flex-basis: 100% !important;
    max-width: 100% !important;
}

body.archive a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-weight: bold;
    color: #000;
    font-size: 18px;
}

@media screen and (min-width: 850px) {
    body.archive .blog-wrapper .large-columns-3>.col {
        flex-basis: 25% !important;
        max-width: 25% !important;
    }


}

.form-container .wpcf7-form-control-wrap input {
    margin-bottom: 0px !important;
}

form.wpcf7-form.init {
    margin-bottom: 0px !important;
}

.form-container input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
}

.form-container input[type="submit"] {
    background-color: #424242 !important;
    color: #ffffff;
    border: none;
    cursor: pointer;
}

.form-container input[type="submit"] {
    padding: 0px;
}

.form-container input[type="submit"]:hover {
    background-color: #424242 !important;
}


.row-dashed .col:after, .row-solid .col:after {
    border-bottom: transparent !important;
    bottom: -1px;
    content: " ";
    height: 0;
    left: 0;
    position: absolute;
    top: auto;
    width: 100%;
}

.hnh-tt h2 {
    margin-bottom: 0px;
}

a.button.primary.hnh-bt-hotline {
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    color: #E2343B;

    border-radius: 5px;
}

.row-dashed .col:after, .row-solid .col:after {
    border-left: none;
}

.hnh-hotline h3 {
    margin-bottom: 0px;
}

.hnh-hotline p {
    color: #000;
    font-weight: bold;
}

h3.hnh-title {
    text-align: center;
    font-size: 28px;
    color: #e2343b;
    margin-bottom: 0px;
}

.hnh-des {
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 16px;
}

.jet-listing-dynamic-field__content {}

.jet-listing-dynamic-field__content tr td {
    padding-left: 10px !important;
    padding-right: 10px !important;
    color: #000;
}

.jet-listing-dynamic-field__content tr td strong {
    color: #000;
}

.jet-listing-dynamic-field__content {
    color: #000;
}

ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase {
    justify-content: center;
}

.custom-product-page .large-9 .row .col-inner br {
    display: none;
}

a.button.primary.hnh-bt-hotline {
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    color: #E2343B;
    border-radius: 5px;
}


.jet-listing-dynamic-field__content p,
.jet-listing-dynamic-field__content figure {
    margin-bottom: 10px;
}

.jet-listing-dynamic-field__content img {
    margin-top: 1rem;
    width: 100%;
    margin-bottom: 10px;
}

.jet-listing-dynamic-field__content img.size-full.alignnone {
    margin-bottom: 0;
    width: 100%;
}

.sub-menu .row-small>.col {
    padding: 10px;
}

.product-small .name.product-title a {
    font-size: 18px;
    color: #000;
    font-weight: 700;
}

.product-small .price-custom {
    color: #e2343b;
    font-size: 16px;
    font-weight: 700;
}

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

#footer .large-columns-4>.col {
    flex-basis: calc(100% / 3);
    max-width: calc(100% / 3);
}

.mh-sec-bg-color .mh-tab-item img {
    width: 100%;
    height: auto;
}

.mh-tab-item {
    display: none;
}

.mh-sec-bg-color .row.row-collapse .col-inner {
    padding: 0;
}

.mh-sec-bg-color .mh-tabs {
    list-style: none;
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin-bottom: 0;
}

.mh-sec-bg-color .mh-color_car {
    list-style: none;
    margin: 0;
    margin-right: 7px;
    padding: 0;
    transition: background-color .3s;
}

.mh-sec-bg-color .mh-col-color-car .col-inner,
.mh-sec-bg-color .mh-padding-small .col-inner {
    padding: 0;
}

.mh-sec-bg-color .mh-color_car a {
    display: block;
    border-radius: 99px !important;
    width: 40px;
    height: 40px;
    font-size: 0;
    border: 1px solid #ddd;
}

.mh-sec-bg-color .mh-color_car.active a {
    box-shadow: 0 0 5px 5px #e8e8e8;
}

@media only screen and (max-width: 48em) {
    #footer .large-columns-4>.col {
        flex-basis: calc(100%);
        max-width: calc(100%);
    }
	
	#logo {
        max-width: unset;
        width: unset !important;
	}
	
	.mobile-nav li.html.custom.html_nav_position_text h4 {
		font-size: 16px;
    	max-width: 100px;
	}
	
	.jet-listing-dynamic-field__content {
		overflow-y: hidden;
    	overflow-x: auto;
	}
}

.form-footer .form-container {
    max-width: 800px;
}

.form-footer .form-container .wpcf7-form-control-wrap input {
    border-radius: 8px;
}

.form-footer .form-container input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border: none;
}

#footer,
#footer a,
#footer h4 {
    color: #ffffff;
}

.footer.footer-1 {
    background-image: url(/wp-content/uploads/2024/07/22_FRD_F15_BEV_53700_v1_16_7-banner.webp);
    background-position: center center;
    background-size: cover;
}

.footer.footer-1::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.57;
    z-index: 0;
}

.footer.footer-1 .row {
    position: relative;
    z-index: 1;
}

.footer.footer-1 .widget-title {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.footer.footer-1 .widget .is-divider {
    height: 2px;
    max-width: 100%;
    background-color: #000a5b;
    margin: 0;
    margin-bottom: 15px;
}

.footer.footer-1 ul.menu>li>a {
    color: #ffffff;
}

.footer.footer-1 ul.menu>li:nth-child(6) {
    border: none !important;
}

img.size-full.alignnone {
	margin-bottom: 0 !important;
}

.automotive_longvietweb {
	margin-bottom: 1rem;
}

.product-content h2 {
	text-align: left !important;
	font-size: unset !important;
	position: relative;
	margin-bottom: 12px;
}

.product-content h2 b,
.product-content h2 strong {
    text-align: left !important;
    padding: 5px 10px 5px 10px;
    background-color: #00347d !important;
    color: #fff !important;
    width: fit-content;
    position: relative;
    font-size: 22px !important;
    font-weight: 500 !important;
    line-height: 1.5 !important;
    display: block;
}

.product-content h2, 
.product-content h2 * {
    color: #fff !important;
}

.product-content h2::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #00347d ;
}

.product-content .gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em;
}

.product-content .gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
}

.product-content .gallery-caption {
	text-align: center;
	margin-top: 5px;
}

.product-content .col-12 {
	padding: 0;
}

figure.wp-caption {
	margin-bottom: 1rem;
}

.product-content .block-highlight-popup h2 {
	font-weight: bold;
    color: #e74c3c !important;
    text-align: center !important;
    margin-bottom: 10px !important;
    font-size: 20px !important;
}

.product-content .block-highlight-popup h2 span {
	color: #288ad6 !important;
}

.product-content .block-highlight-popup h2::after {
	display: none !important;
	content: none;
}
