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

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


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


}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Nunito', sans-serif !important;
}
body {
    color: #000;
    font-family: Quicksand, sans-serif !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
}

.sd_top_right {
    gap: 20px;
}

.sd_top_right li {
    margin: 0;
}

.sd_top_right li a {
    margin: 0 !important;
    padding: 0 !important;
}

.item-title {
    margin-left: 5px;
}

.item-title {
    font-size: 12px;
    color: #000;
    font-weight: normal;
}

.item-title span {
    font-weight: bold;
}

.header-wishlist-icon img {
    width: 28px;
    filter: invert(1);
}

.item_title_cart span {
    background-color: #c05530;
    border-radius: 99px;
    color: #fff;
    font-style: normal;
    font-weight: bolder;
    height: 17px;
    line-height: 17px;
    min-width: 17px;
    padding-left: 2px;
    padding-right: 2px;
    text-align: center;
    transition: transform .2s;
    display: block;
    width: fit-content;
}

.item_title_cart {
    color: #000;
}

#login-form-popup:not(:has(.account-register-inner)) {
    border-radius: 10px;
}

.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    border-radius: 5px;
}

.form-flat input:not([type=submit]) {
    min-width: 624px;
    height: 40px;
    background-color: #fff;
    padding-left: 25px;
}

.logo-left .logo {
    margin-right: 0;
}

.searchform-wrapper.form-flat .flex-col:last-of-type {
    margin-left: -3.9em;
}

.sd_top_right li {
    background: #edba0c;
    border-radius: 12px;
    gap: 5px;
    padding: 5px 10px;
}

.hd_nav_bot li a {
    color: #000;
    display: block;
    font-weight: 700;
    transition: all .3s ease;
    font-size: 16px;
}

.hd_nav_bot li a:hover {
    color: #257fe4;
}

.hd_nav_bot li {
    margin: 0;
}

.hd_nav_bot {
    gap: 30px;
}

/**/
.form_hang .form_vnsa {
    display: flex;
    flex-direction: column;
    gap: 14px;
    margin-bottom: 0px;
}

.form_hang .form_vnsa .vn_fiels {
    display: flex;
    gap: 14px;
}

.form_hang .form_vnsa input,
.form_hang .form_vnsa textarea {
    width: 100%;
    padding: 12px 14px;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    font-size: 15px;
    transition: 0.25s;
    margin-bottom: 0;
    height: 45px;
}

.form_hang .form_vnsa input:focus,
.form_hang .form_vnsa textarea:focus {
    border-color: #0073aa;
    outline: none;
}

.wpcf7-spinner {
    position: absolute;
}

/* Submit button */
.form_hang .form_vnsa input[type="submit"] {
    background: #0073aa;
    color: #fff;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    font-weight: 600;
}

.row_form_mhs:nth-child(2) .col {
    padding-bottom: 0;
}

.form_hang .form_vnsa input[type="submit"]:hover {
    background: #005f89;
}

/* CART TABLE STYLE */
.cart-box {
    background: #f8f8f8;
    border-radius: 8px;
    padding: 10px;
    margin-top: 25px;
    border: 1px solid #eee;
}

.table-cart .item-product {
    display: grid;
    grid-template-columns: 1fr auto auto;
    padding: 5px 0;
    border-bottom: 1px solid #eee;
    align-items: center;
}

.table-cart .item-product:last-child {
    border-bottom: none;
}

.item-product span {
    font-size: 15px;
    font-weight: 500;
}

/* Price */
.item-product .col-price span {
    font-weight: 600;
    color: #fff;
}

/* Quantity box */
.item-product .col-quantity {
    display: flex;
    align-items: center;
    gap: 8px;
}

.item-product .col-quantity input[type="number"] {
    width: 60px;
    text-align: center;
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 6px;
}

/* Plus / Minus buttons */
.item-product .minus,
.item-product .plus {
    display: inline-block;
    width: 25px;
    height: 40px;
    border-radius: 6px;
    background: #f2f2f2;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    font-weight: bold;
    color: #444;
    transition: 0.25s;
    user-select: none;
}

.item-product .minus:hover,
.item-product .plus:hover {
    background: #0073aa;
    color: #fff;
}

.table-header {
    background: #edba0c;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 7px 7px 0 0;
    color: #fff;
    display: flex;
    padding: 0 10px;
}

.box_ft span {
    font-size: 16px;
}

.table-header .col {
    padding: 10px;
}

.product-small.box .box-image {
    background-color: #fff;
}

.row2s .col:nth-child(2) .col-inner {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
}

.col-product {
    flex-basis: 60%;
}

.row-form .col .col-inner {
    padding: 0 7px;
}

.img_msna {
    margin-top: 25px;
}

.row-form {
    max-width: 100% !important;
    margin: auto !important;
}

.col-price {
    flex-basis: 15%;
}

.col-quantity {
    flex-basis: 25%;
    white-space: nowrap;
}

.table-body {
    background: rgb(43, 136, 65);
    font-size: 16px;
}

.item-product .col {
    padding-bottom: 0;
    color: #fff;
}

.item-product .col-quantity input[type="number"] {
    margin: 0;
}

.item-product .col p {
    display: flex;
    gap: 1px;
    align-items: center;
}

.form_hang .form_vnsa textarea {
    min-height: 130px;
}

.box_ft input {
    margin: 0;
}

.box_ft label {
    margin: 0;
}

.btn_gui input {
    width: fit-content;
    display: block;
    margin: auto;
    margin-top: 25px;
    background-color: rgb(43, 136, 65);
    border-radius: 5px;
}

.box_ft span {
    color: #000;
}

/**/
.row_custom h1 {
    margin-bottom: 8px;
    color: #1a202c;
}

blockquote {
    background-color: #edf0f3;
    border-radius: .75rem;
    box-shadow: 0 0 #0000, 0 0 #0000, 6px 6px 0 rgba(114, 138, 161, .3);
    margin-bottom: 1rem;
    margin-top: 1rem;
    padding: 1.5rem 1.25rem 1.25rem;
    position: relative;
}

blockquote p {
    color: #020b27;
    margin-bottom: 0;
    font-size: 16px;

}

blockquote:before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    background-image: url(https://wpcms.asia/wp/wp-content/uploads/2025/11/svgexport-11-1.svg);
    top: -15px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;

}

.row_custom .col .col-inner {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
}

.nav-pagination>li>a,
.nav-pagination>li>span {
    border: 1px solid;
    border-radius: 5px;
}

.box_imgs img {
    border-radius: 10px;
}

.row_brs p {
    margin-bottom: 0;
}

.form_look_up_information {
    padding: 30px;
    background-image: url(https://wpcms.asia/wp/wp-content/uploads/2025/11/bg-certificate.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.form_look_up_information h1 {
    color: #fff;
    font-size: 40px;
    text-align: center;
}

.form_tracuu {
    display: flex;
    gap: 10px;
    align-content: flex-end;
    align-items: flex-end;
    justify-content: center;
}

.item_form.select_certificates_cate,
.item_form.select_post {
    max-width: 33%;
    flex-basis: 33%;
}

.item_form button {
    align-items: center;
    background: #edba0c;
    border: none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 18px;
    font-weight: 500;
    justify-content: center;
    padding: 8px 20px;
    height: 40px;
    line-height: 40px;
    margin: 0;
}

.item_form select {
    margin-bottom: 0;
    height: 45px;
}

.form_tracuu label {
    color: #fff;
}

.content_post h2 {
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 5px;
    padding: 15px 20px;
    margin-top: 15px;
    line-height: 1;
    color: #000;
    text-transform: uppercase;
}

.nd_tracuu {
    padding: 20px;
    background: #fff;
    border: 1px solid #b6b6b6;
    border-radius: 5px;
    margin-top: 15px;
}

.ten_danhmuc,
.ten_baiviet {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #efefef;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.ten_danhmuc strong,
.ten_baiviet strong {
    color: #000;
}

.form_look_up_information {
    border-radius: 5px;
}

/* fix chi tiết sản phẩm */
.row_bresds p {
    margin-bottom: 0;
}

.sec_breadcr {
    background-color: #fff;
}

.row_bodys2 .is-divider {
    display: none;
}

.row_bodys2 h1 {
    color: #000;
}

.row_imgspm {
    background-color: #fff;
    padding: 10px !important;
    border-radius: 5px;
}

.image-tools.bottom.left {
    display: none;
}

.product-status {
    text-align: right;
}

.product-status span {
    background-color: #39b54a;
    border-radius: 5px;
    color: #fff;
    padding: 3px 7px;
}

.row_mngas p {
    margin-bottom: 0;
}

.row_mngas {
    align-items: center;
}

.row_mngas .col:nth-child(1) .col-inner {
    display: flex;
    align-items: center;
    gap: 15px;
}

.row_mngas .col:nth-child(1) .col-inner .price-on-sale {
    display: flex;
    gap: 10px;
    align-items: flex-end;
}

.row_mngas .col:nth-child(1) .col-inner .price-on-sale ins {
    order: 1;
}

.row_mngas .col:nth-child(1) .col-inner .price-on-sale del {
    order: 2;
}

.na_mhaa {
    color: #f47920;
    font-size: 24pt;
    font-weight: 700;
}

.product-single__summary--price {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.product-single__summary--price .price-wrapper {
    color: #f47920;
    font-size: 24pt !important;
    font-weight: 700;
}

.product-single__summary--price .price-wrapper span bdi {
    color: #f47920;
    font-size: 24pt;
    font-weight: 700;
}

.product-single__summary--price .price-wrapper span.giamoi bdi {
    color: #666 !important;
    font-size: 18pt !important;
}

.product-single__summary--price .price-wrapper span.giamoi {
    color: #666;
}

.row_nmna .col-inner {
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
}

.product-short-description {
    background-color: #fafafa;
    padding: 10px;
    border-radius: 10px;
    color: #000;
}

.product-short-description p {
    margin-bottom: 5px;
}

.imgkms {
    list-style: none;
    margin: 0 !important;
}

.imgkms li {
    margin: 0 !important;
}

.imgkms {
    display: flex;
    gap: 15px;
}

.imgkms li img {
    border: 1px solid #ddd;
    border-radius: 5px;
}

.row_nhasa .col .col-inner {
    border: 1px solid rgba(26, 32, 44, .24);
    border-radius: 12px;
    margin-top: 16px;
    overflow: hidden;
    padding: 10px;
}

.row_nhasa .col .col-inner form {
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.sl_bys {
    font-weight: bold;
    max-width: 115px;
    color: #000;
}

.row_nhasa .col .col-inner form .single_add_to_cart_button {
    width: 68%;
    border-radius: 5px;
    line-height: unset;
    padding: 10px;
}

.row_nhasa .col .col-inner form .ux-buy-now-button {
    padding: 11px;
    border-radius: 5px;
    width: 28%;
}

.row_imgspm .row {
    max-width: 100%;
    margin: auto !important;
}

.col.large-2.large-col-first.vertical-thumbnails.pb-0 {
    padding-left: 0;
    padding-right: 0;
}

.ttm_samasa span {
    color: #000;
    border: unset;
}

.section-title-normal {
    border-bottom: 0px solid #ececec;
}

.ttm_samasa {
    margin: 0;
}

.ttm_samasa h2 {
    margin: 0;
}

.ttm_samasa span {
    color: #000;
    border: unset;
    margin: 0;
    padding-bottom: 0;
    text-transform: capitalize !important;
}

.ttm_samasa {
    margin-top: 25px;
}

.ctkmai {
    background-color: #fafafa;
    padding: 10px;
    border-radius: 10px;
    color: #000;
    margin-bottom: 15px;
}

.row_mjhhas .col .col-inner {
    background-color: #fff;
    padding: 10px;
    margin-top: 15px;
}

.row_mjhhas .col .col-inner .ttm_samasa {
    margin-top: 0;
}

.fee-timer {
    display: grid;
    grid-template-columns: auto auto;
    margin-bottom: 8px;
    margin-top: 25px;
}

.fee-timer ul {
    margin-bottom: 0;
}

.fee-timer ul li:last-child {
    margin-bottom: 0;
}

.fee-timer ul li {
    font-weight: bold;
    color: #000;
    margin-bottom: 0;

}

.fee-timer strong {
    color: #000;
}

.woocommerce-tabs .tabs {
    display: none;
}

.woocommerce-tabs .tab-panels {
    background-color: #fff;
    padding: 15px;
    border-radius: 5px;
    color: #000;
}

.product-detail__info--tab a {
    display: block;
    color: #000;
}

.product-detail__info--tab {
    background-color: #caedff;
    padding: 10px;
    border-radius: 10px;
}

.product-detail__info--tab a {
    display: block;
    font-weight: 600;
    padding: 5px;
    transition: all .3s ease;
}

.product-section {
    border-top: 0px solid #ececec;
}

/* .product-small.box {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    padding: 5px;
    border-radius: 5px;
} */
.product-small.box .box-text {
    padding: 10px;
}

.product-small.box .box-text .title-wrapper p a {
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
}

.product-small.box ins bdi {
    color: #dd3333;
    font-size: 20px;
}

.related h3 {
    padding-top: 35px;
}

.product-small.box .box-text .title-wrapper p a {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0;
}

.box_bred p {
    margin: 0;
}

.row-page-header .col .col-inner {
    background-color: #fff;
    padding: 15px;
    border-radius: 5px;
    color: #000;
}

.row-page-header .col {
    padding-bottom: 15px;
}

.category-bradcrumbs {
    background-color: #fff;
    padding: 15px;
    border-radius: 5px;
}

.row_cates .category-bradcrumbs p {
    margin-bottom: 0;
}

.category-page-row {
    padding-top: 0;
}

.row_cates h1 {
    margin-top: 15px;
}

.product-small.box .product_type_simple {
    margin: auto;
    margin-top: 15px;
    border-radius: 5px;
    background-color: #dd3333;
}

.product-small.box .box-image {
    border: 1px solid #262c6c;
    border-radius: 15px;
    padding: 15px;
    position: relative;
}

.account-item img {
    filter: invert(1);
}

.header-cart-icon img {
    filter: invert(1);
}

.sd_top_right li {
    height: 45.39px;
}

.lgs img {
    height: 125px;
    width: fit-content;
}

.tt_tfpts span {
    color: #fff;
    font-size: 22px;
}

.menu_fts div a {
    color: #fff;
    font-size: 16px;
}

.menu_fts div a:hover {
    color: #edba0c !important;
}

.ux-menu.ux-menu--divider-solid .ux-menu-link:not(:last-of-type) .ux-menu-link__link {
    border-bottom-style: unset !important;
}

.tt_tfpts {
    margin-bottom: 0;
}

.tt_mna {
    margin: 0;
}

.tt_mna span {
    color: #fff;
}

.icon_fts svg path {
    fill: transparent;
}

.icon_fts p {
    color: #fff;
}

.icon_fts .icon-box-text {
    padding-left: 10px !important;
}

.icon_fts {
    margin-bottom: 10px;
}

.ttsa span {
    color: #fff;
    font-size: 16px;
}

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

.tss_vns p {
    color: #fff;
    text-align: center;
    border-top: 1px solid #dddddd91;
    margin: 20px 0;
    padding: 20px 0;
    border-bottom: 0px solid #dddddd91;
}

.ttsa {
    margin-bottom: 0;
}

.fts {
    padding-bottom: 0 !important;
}

.absolute-footer {
    background-color: #fff;
    padding: 15px 0;
}

.copyright-footer {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

#logo img {
    padding: 10px;
}

.section-title b {
    height: 0px;
}

.tts1 {
    margin-bottom: 0;
}

.tts1 span {
    font-size: 34px;
    font-weight: 900;
    line-height: 1.4;
    text-transform: uppercase !important;
    font-family: 'Nunito', sans-serif !important;
}

.rw_sl2 .col .col-inner {
    text-align: center;
    padding: 40px;
    border-radius: 10px;
    background-color: #fff;
}

.nbs {
    font-size: 38px;
    font-weight: 900;
    margin-bottom: 15px;
    color: rgb(43, 136, 65);
    font-family: 'Nunito';
}

.item_text {
    line-height: 23px;
}

.tts1 h3 {
    margin: 0;
}

.rw_sl2 {
    margin-top: 30px;
}

.item_text {
    font-size: 20px;
    font-weight: 700;
}

.tt2s span {
    font-size: 28px;
    font-weight: 900;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
    font-family: 'Nunito';
}

.row2s .tt2s span {
    font-size: 28px;
    font-weight: 900;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
    font-family: 'Nunito';
    border-bottom: 3px solid rgb(43, 136, 65);
}

.tt2s {
    margin: 0;
}

.tt2s h2 {
    margin-bottom: 0;
}

.btn_vnsa {
    margin: auto;
    border-radius: 99px;
    padding: 2px 25px;
    background-color: rgb(43, 136, 65);
    font-weight: normal;
	margin-top:25px;
}

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

.ss_ttsa h2 {
    font-size: 34px;
    font-weight: 900;
    line-height: 1.4;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Nunito';
    margin: 0;
}

.img1s img,
.img2s img {
    max-width: 150px;
}

.img2s {
    text-align: right;
}

.sub-title {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Nunito';
}

.text_tnbas h3 {
    font-size: 60px;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Nunito';
    margin: 0;
}

.text_tnbas p {
    font-size: 18px;
    font-weight: 700;
    font-family: 'Nunito';
}

.btn_xemcts {
    margin: auto;
    display: block;
    width: fit-content;
    border-radius: 99px;
    background-color: rgb(43, 136, 65);
    padding: 2px 25px;
    font-weight: normal;
}

.text_dbs {
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
    margin-top: 5px;
}

.sec_mnsa {
    background-color: rgb(43, 136, 65);
}

.img_sma img {
/*     height: 650px; */
    width: fit-content;
}

.omnmas {
    display: block;
    width: fit-content;
    margin: auto;
    padding: 5px 44px;
    border-radius: 10px;
    font-family: 'Nunito';
    font-size: 23px;
    background-color: #edba0c;
    color: #000;
    margin-bottom: 20px;
}

.icon_rows .icon-box-text {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
    color: #262c6c;
    font-size: 14px;
    margin-bottom: 0px;
    padding: 40px 15px 15px;
    position: relative;
    text-align: center;
}

.row_iconsa {
    max-width: 85% !important;
    margin: auto !important;
}

.icon_rows .icon-box-text p {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    text-align: center;
}

.icon_rows .icon-box-img {
    margin-bottom: 0;
}

.icon_rows .icon-box-text {
    top: -25px;
    z-index: -1;
}

.btn_vieessa {
    display: block;
    width: fit-content;
    margin: auto;
    background-color: #edba0c;
    padding: 5px 25px;
    border-radius: 99px;
    color: #000;
}

.tt-ms h2 {
    font-size: 34px;
    font-weight: 900;
    line-height: 1.4;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Nunito';
    margin: 0;
}

.bx2s .icon-box-text {
    background-color: #fff;
    border: 1px solid #262c6c;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .05);
    padding: 60px 20px 30px;
    position: relative;
    top: -45px;
    z-index: 1;
    padding-bottom: 0;
}

.bx2s .icon-box-img {
    margin-bottom: 0;
}

.bx2s .icon-box-text h3 {
    color: #000;
    font-family: 'Nunito';
    font-weight: 900;
    font-size: 25px;
}

.btn_mnsa {
    background-color: rgb(43, 136, 65);
    border-radius: 99px;
    font-weight: normal;
    font-size: 14px;
    position: relative;
    bottom: -15px;
}

.bx2s .icon-box-img {
    z-index: 9;
}

.row_khsan {
    margin-top: 30px;
}

.row_mahs .col .col-inner {
    border-radius: 30px;
    padding: 30px 15px 15px;
    background-color: rgb(43, 136, 65);
}

.head_msn {
    color: #fff;
    font-size: 28px;
    font-weight: 900;
    line-height: 1.4;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: 'Nunito';
}

.row-form .col {
    padding: 0;
}

.row-form .col .col-inner {
    padding-bottom: 0;
    padding-top: 0;
}

.row-form .col .col-inner .wpcf7-submit {
    display: block;
    margin: auto;
    background-color: #fff;
    border-radius: 99px;
    color: #000;
    padding: 2px 30px;
}

form {
    margin-bottom: 0 !important;
}

.form_boxs {
    margin-top: 55px;
}

.img_dbsna {
    background: #fff;
    border-radius: 30px;
    padding: 20px;
}

.btn_xembnd {
    display: block;
    width: fit-content;
    margin: auto;
    background-color: #edba0c;
    color: #000;
    border-radius: 99px;
    font-weight: normal;
    border: unset;
}

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

.img_mna img {
    height: 445px;
    width: fit-content;
}

.head_nbas .sub-title,
.title_nas {
    font-size: 30px;
    line-height: 42px;
    font-family: 'Nunito';
    font-weight: 900;
    text-transform: capitalize;
}

.title_nas {
    color: rgb(43, 136, 65);
}

.text_sunassa h3 {
    background: rgb(43, 136, 65);
    border-radius: 25px;
    color: #fff;
    display: inline;
    font-size: 20px;
    padding: 5px 25px;
    text-transform: uppercase;
}

.text_sunassa p {
    color: #000;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 0;
}

.text_sunassa {
    padding-top: 150px;
}

.img_mnsa .img-inner {
    border-radius: 15px;
}

.row_imga .col {
    padding-bottom: 10px;
}

.ttmsaja span {
    font-weight: 900;
    line-height: 1.4;
    text-transform: uppercase !important;
    text-align: center;
    font-family: 'Nunito';
    margin: 0;
    font-size: 34px;
}

.ttmsaja {
    margin-bottom: 0;
}

.home_pmsa {
    margin-top: 35px;
}

.box_ft {
    text-align: center;
}

/* fix css điểm bám */
.danh-muc-diem-ban-container {
    font-family: Arial, sans-serif;
}

.danh-muc-item {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ddd;
}

.danh-muc-item h3 {
    margin: 0 0 10px 0;
    font-size: 1.4em;
}

.danh-muc-item h3 {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    color: #000;
    font-family: 'Nunito';
    padding-bottom: 10px;
}

.danh-muc-item h3 a:hover {
    color: #e74c3c;
}

.count {
    font-size: 0.8em;
    color: #7f8c8d;
}

.bai-viet-list {
    margin: 10px 0 0 20px;
    padding-left: 0;
    list-style: disc;
}

.bai-viet-list li {
    margin-bottom: 5px;
}

.bai-viet-list a {
    color: #2980b9;
    text-decoration: none;
}

.bai-viet-list a:hover {
    text-decoration: underline;
}

.page-title-ls {
    font-family: 'Nunito', sans-serif;
    font-weight: 900;
    text-align: center;
    margin-bottom: 40px !important;
}

.danh-muc-item .count {
    display: none;
}

.danh-muc-item h3 i {
    margin-right: 10px;
}

.bai-viet-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-bottom: 5px;
    padding-left: 0;
}

.bai-viet-list {
    margin-left: 0;
}

.diem-ban__list-store--item__content .shopmall {
    align-items: center;
    display: flex;
    justify-content: space-around;
}

.shopmall__item.shopee {
    background-color: #f1592d;
    padding: 3px 30px;
}

.shopmall__item {
    align-items: center;
    border-radius: 10px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);
    color: #fff;
    display: flex;
    justify-content: center;
    padding: 8px 30px;
}

.shopmall__item.tiktok {
    background-color: #000;
}

.diem-ban__list-store--item__head h3 {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    color: #000;
    font-family: 'Nunito';
    padding-bottom: 10px;
}

.page-note {
    margin-top: 20px;
    padding-bottom: 0px;
    text-align: center;
}

.page-note .box-note-white {
    background: #fff;
    border: 1px solid rgb(43, 136, 65);
    border-radius: 12px;
    font-size: 20px;
    padding: 20px 20px 35px;
}

.page-note .box-note-white b {
    color: #f47920;
    font-size: 25px;
}

.page-note .box-note-red {
    align-items: center;
    background: rgb(43, 136, 65);
    border-radius: 12px;
    color: #fff;
    display: inline-flex;
    font-size: 20px;
    margin: -30px auto 0;
    padding: 14px 30px;
    width: auto;
}

.page-note .box-note-red a {
    border: 2px solid #fff;
    border-radius: 38px;
    color: #fff;
    margin-left: 20px;
    min-width: 115px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
}

.breadcrumbs_sd {
    padding: 15px 0;
    background-color: #fff;
}

.breadcrumbs_sd p {
    margin-bottom: 0;
}

.box_ct_dd {
    background-color: #fff;
    padding: 20px;
    margin-top: 15px;
    border-radius: 10px;
}

table {
    border-spacing: 0;
    margin: 15px 0;
}

table {
    border-collapse: collapse;
}

table thead th {
    background-color: grey;
    color: #fff;
}

table,
td,
th {
    border: 1px solid #ccc;
    padding: .4rem !important;
}

td {
    height: 30px !important;
    font-size: 16px;
    color: #000;
}

table thead th:first-child {
    width: 50%;
}

.vn_stm {
    margin-top: 30px;
    border-top: 1px solid rgb(43, 136, 65);
    padding-top: 25px;
}

/* acs */
.accordion_bs {
    margin: 20px auto 0;
}

.at-tab {
    display: none;
    padding: 15px;
    border: 1px solid #dddddd;
    border-top: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    background-color: #ececec;
    color: #000;
}

.at-title {
    cursor: pointer;
    background-color: #89d8f2;
    position: relative;
    transition: background-color 0.3s ease;
    border-radius: 5px;
}

.at-title:hover {
    background-color: #e0e0e0;
}

.at-title:after {
    content: "+";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    transition: all 0.3s ease;
    font-size: 24px;
}

.at-title.active:after {
    content: "-";
}

.at-item {
    border-radius: 5px;
    margin-bottom: 15px;
}

.at-title h2 {
    font-size: 22px;
    font-weight: 600;
    padding: 10px 15px;
    margin: 0;
}

.accordion-header {
    text-align: center;
    background-color: #222222;
    color: white;
    padding: 20px 0;
}

.entry-author.author-box {
    background: #ececec6e;
    border: 1px solid #d8d8d852;
    border-radius: 4px;
    font-size: 14px;
    margin: 20px 0;
    padding: 10px;
}

p.author-desc {
    margin-bottom: 5px;
}

.box_single article {
    margin-bottom: 0;
}

.blog-author-image img {
    width: 100px !important;
    height: 100px !important;
}

.tss_vns p {
    padding-bottom: 0;
}

.row-form .col .col-inner {
    padding-left: 6px;
    padding-right: 6px;
}

.announcement-bar-mobile {
    display: flex;
    position: sticky;
    transition: all .3s linear;
    z-index: 500;
}

.announcement-bar-mobile__nav {
    align-items: center;
    border-top: 1px solid #eee;
    display: flex;
    justify-content: space-around;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.announcement-bar-mobile__nav--item:first-child {
    border-right: 2px solid #262c74;
}
.announcement-bar-mobile__nav--item a {
    align-items: center;
    display: flex;
    font-weight: 600;
    gap: 6px;
    justify-content: center;
    padding: 0;
    text-decoration: none;
}
.announcement-bar-mobile__nav--item a,
.announcement-bar-mobile__nav--item span {
    color: #262c74;
    font-size: 1rem;
    line-height: 20px;
    width: -moz-max-content;
    width: max-content;
}
.announcement-bar-mobile__nav--item img {
    height: 20px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 20px;
}
.announcement-bar-mobile__nav--item {
    align-items: center;
    color: #fff;
    display: flex;
    flex: 1;
    font-size: .75rem;
    justify-content: center;
    margin-right: 0;
    position: relative;
    text-align: center;
}
.mobile-nav .html_topbar_right {
    width: 100%;
    margin: 0;
}
.announcement-bar-mobile__nav li {
    margin: 0;
}