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

@font-face {
    font-family: 'Inter';
    src: url('/wp-content/themes/Wibara%20Shop/fonts/Inter-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('/wp-content/themes/Wibara%20Shop/fonts/Inter-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('/wp-content/themes/Wibara%20Shop/fonts/Inter-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('/wp-content/themes/Wibara%20Shop/fonts/Inter-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

html,
body {
    font-family: 'Inter', Arial, sans-serif;
    font-weight: 400;
}

button,
input,
select,
textarea {
    font-family: inherit;
}

p,
li,
td,
th,
a,
span,
.entry-content,
.product-short-description,
.woocommerce-tabs,
.woocommerce-Tabs-panel {
    font-family: inherit;
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.entry-title,
.page-title,
.section-title,
.section-title-main {
    font-family: inherit;
    font-weight: 700;
}

.button,
.btn,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
.add_to_cart_button,
.single_add_to_cart_button,
.checkout-button {
    font-family: inherit;
    font-weight: 600;
}

.alt-font,
.nav,
.mobile-sidebar,
.off-canvas,
.woocommerce,
.woocommerce-page {
    font-family: inherit;
}

.rank-math-breadcrumb p {
    font-size: 14px;
    margin-bottom: 5px;
}

.breadcrumbs {
    color: #222;
    font-weight: normal;
}

.page-wrapper {
    padding-bottom: 0;
    padding-top: 10px;
}

.is-divider {
    display: none;
}

.row .row-small:not(.row-collapse) {
    margin-bottom: 0;
    margin-left: 0px;
    margin-right: 0px;
}

.row-xsmall>.col,
.row-xsmall>.flickity-viewport>.flickity-slider>.col {
    padding: 0 6px 0px;
}

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

form {
    margin-bottom: 0;
}

.lightbox-content {
    border-radius: 10px;
}

.button.icon.circle,
.button.icon.round {
    background: #ffffff2e;
    border: none;
}

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

.entry-content h2 {
    font-size: 1.2rem;
    font-weight: 700;
    color: #008070;
}

.entry-content p,
.entry-content ul li,
.entry-content ol li {
    line-height: 23px;
    font-size: 13px;
    margin-bottom: 10px;
}

.page-inner p,
.page-inner ul li,
.page-inner ol li {
    font-size: 13px;
    margin-bottom: 8px;
}

.page-inner ul li,
.page-inner ol li {
    margin-left: 20px;
}

.page-inner h2 {
    font-size: 1.2rem;
    font-weight: 700;
    color: #008070;
}

.page-inner h3 {
    font-size: 1rem;
    font-weight: 700;
    color: #288ad6;
}

h1.entry-title.mb {
    margin-bottom: 10px;
    text-transform: none;
    letter-spacing: 0;
    font-weight: normal;
    color: #444;
}

.form-lien-he input,
.form-lien-he textarea {
    border-radius: 5px;
    font-size: 15px;
    box-shadow: none;
}

.form-lien-he input[type=submit] {
    color: #333;
    text-transform: none;
    letter-spacing: 0;
    font-weight: normal;
}

.post-meta {
    font-size: 14px;
}

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

span.widget-title {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 0px;
    display: block;
    margin-top: 0px;
}

.woocommerce-pagination {
    margin-top: 14px;
}

.product-body {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
}

.woocommerce-pagination ul li a {
    color: #8898aa;
    border: 1px solid #cfcfcf;
    font-weight: normal;
}

.woocommerce-pagination ul li .current {
    color: #fff;
    background-color: #fb6d2e;
    border-color: #fb6d2e;
    box-shadow: 0 7px 14px rgba(50, 50, 93, .1), 0 3px 6px rgba(0, 0, 0, .08);
}

.header-block-wibara .header-seach-wibara {
    flex-basis: 54%;
    max-width: 54%;
}

.header-block-wibara .header-block-action-1 {
    flex-basis: 13%;
    max-width: 13%;
}

.header-block-wibara .header-block-action-2 {
    flex-basis: 14%;
    max-width: 14%;
}

.header-block-wibara .header-block-action-3 {
    flex-basis: 15%;
    max-width: 15%;
}

.wibara-header-action__link:hover {
    color: #ffd700;
    transition: color 0.2s ease;
}

.wibara-header-action__text {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}

.wibara-header-action__link {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 13px;
    line-height: 16px;
    white-space: nowrap;
    color: #fff;
}

.wibara-header-action__link .wibara-box-icon {
    position: relative;
    width: 36px;
    height: 42px;
    text-align: center;
}

.wibara-header-action__link .wibara-box-icon svg {
    width: 18px;
    height: 42px;
}

.wibara-header-action__link .wibara-box-text {
    display: inline-block;
    padding: 0 8px 0 3px;
    font-weight: 600;
}

.cart-item.has-icon,
.account-item.has-icon {
    margin: 0 5px;
}

.header-block .icon-box .icon-box-text {
    padding-left: 5px;
}

.header-block .icon-box p {
    font-size: 13px;
}

.header-block .col {
    padding-bottom: 0;
}

.header-block .icon-box a {
    color: #333;
}

.header-block .large-6 a:hover {
    text-decoration: underline;
}

.header-block .large-6 a {
    font-size: 12px;
    color: #333;
}

.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a {
    padding: 7.5px 10px;
    font-size: 13px;
}

.header-vertical-menu__fly-out .nav-vertical-fly-out {
    border: 1px solid #e1e1e1;
    height: 494px;
    border-radius: 0 0 5px 5px;
}

.header-vertical-menu__title {
    font-size: 13px;
    color: white;
}

.header-vertical-menu__opener {
    margin-right: 15px;
}

input[type=search] {
    border-radius: 4px 0px 0px 4px;
    box-shadow: none;
    border: 1px solid #ffffff;
}

.searchform .button.icon {
    background: #ffffff;
    border-radius: 0 4px 4px 0;
    box-shadow: none;
    color: #aeb5c3;
    border: 1px solid #ffffff;
}

div#wide-nav {
    background: #ffffff;
    border-bottom: 1px solid #E0E0E0;
}

.nav>li>a,
.header-nav>li>a,
.mobile-nav>li>a,
.account-link,
.cart-link {
    font-family: inherit;
    font-weight: 600;
}

.header-bottom-nav>li>a {
    font-size: 14px;
    padding: 0px;
}

.nav-dropdown {
    width: calc((100% * 2 + 15px));
    display: inline;
}

.nav-dropdown li {
    display: inline-block;
    width: 50%;
    float: left;
}

.nav-dropdown>li.nav-dropdown-col {
    display: inline-block;
    min-width: 50%;
    text-align: left;
    white-space: nowrap;
    width: 50%;
}

.nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: 1px solid #ececec;
    margin: 0 10px;
    padding-left: 0;
    padding-right: 0;
    text-transform: none;
    font-weight: bold;
    color: #333;
    font-size: 13px;
    border-bottom: none;
    padding: 6px 0;
}

.nav-dropdown>li.nav-dropdown-col .sub-menu li {
    width: 100%;
    display: block;
    font-weight: normal !important;
}

.nav-dropdown-default .nav-column li>a {
    font-size: 14px;
    color: #333;
    padding: 6px 0;
    border-top: none !important;
    border-bottom: none;
}

.nav-dropdown-default .nav-column li>a:hover,
.nav-dropdown.nav-dropdown-default>li>a:hover {
    color: #fb6e2e;
}

.nav-dropdown-default {
    padding: 10px;
}

.blog-archive .large-12 {
    text-align: left;
    padding-bottom: 10px;
}

.blog-archive .page-title {
    margin-top: 15px;
    font-size: 25px;
    text-transform: none;
    letter-spacing: 0;
}

.blog-archive .post-item .post-title {
    margin-bottom: 10px;
    font-size: 15px;
}

.blog-archive .post-item .from_the_blog_excerpt {
    color: #8f8f8f;
    font-size: 14px;
}

.blog-archive .post-item button {
    color: #fb6e2e;
    font-size: 14px;
    border: none;
    text-transform: none;
    letter-spacing: 0;
    padding: 0;
    margin: 0;
    font-weight: normal;
}

.blog-archive .post-item {
    padding-bottom: 0;
}

.blog-archive .large-3 {
    padding-left: 0;
}

.blog-archive .post-item .post-title:hover {
    color: orangered;
}

.blog-archive .post-item a:hover {
    color: #555;
}

.blog-archive .post-item button:hover {
    background: none;
}

.blog-single .entry-title {
    font-weight: normal;
}

.blog-single .entry-meta {
    text-transform: none;
    letter-spacing: 0;
    font-size: 13px;
}

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

.recent-blog-posts a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.list-post .post-item .post-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
}

.list-post .post-item .from_the_blog_excerpt {
    font-size: 14px;
    color: #8f8f8f;
}

.list-post .post-item {
    padding-bottom: 0px;
}

.list-post .post-item a:hover {
    color: #8f8f8f;
}

.list-post .post-item .box-image .image-cover {
    border-radius: 10px;
}

.box-blog-post .is-divider {
    display: none;
}

.box-tin-tuc-lien-quan h3 {
    font-size: 18px;
}

.box-tin-tuc-lien-quan .post-item .box-text {
    padding-right: 0;
    padding-left: 15px;
}

.box-tin-tuc-lien-quan .list-post {
    padding-left: 0;
    padding-right: 0;
}

.bai-viet-san-pham-lien-quan {
    background: white;
    padding: 15px;
    border-radius: 8px;
}

.related-posts-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}

.related-post-item {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    margin-bottom: 12px;
    text-decoration: none;
    color: inherit;
}

.related-post-item img {
    width: 120px;
    height: 80px;
    object-fit: cover;
    flex-shrink: 0;
    border-radius: 3px;
}

.related-post-info {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.related-post-title {
    line-height: 1.4;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    color: #333;
}

.related-post-date {
    font-size: 14px;
    color: #008070;
}

.related-post-item:hover .related-post-title {
    color: #e44;
}

.product-related-posts {
    position: sticky;
    top: 140px;
}

.search-tags-wibara {
    text-align: left;
    font-family: Arial, sans-serif;
}

.search-tags-wibara h2 {
    ont-size: 18px;
    margin-bottom: 15px;
    color: #222620;
}

.product-title,
.product-title a,
.woocommerce-loop-product__title,
.name.product-title {
    font-family: inherit;
    font-weight: 600;
}

.price,
.amount,
.woocommerce-Price-amount,
.product-page-price {
    font-family: inherit;
    font-weight: 700;
}

.product-info h1 {
    margin-top: 15px;
    margin-bottom: 0px;
}

.product-info .product-title {
    font-size: 21px;
}

.product-info {
    border-right: none !important;
    background: white;
}

.product-info {
    padding-right: 15px;
    border-right: none !important;
}

.product-info {
    padding-bottom: 0;
}

.product-gallery {
    padding: 15px;
    background: white;
    border-radius: 7px 0 0 7px;
    margin-left: 15px;
}

.product-thumbnails .is-nav-selected a {
    border-color: rgb(171 171 171 / 20%);
}

.product-page-title {
    background: #f9f9fb;
}

.single-product .product-main {
    padding: 20px 0;
    background: #f9f9fb;
}

.single-product .page-title-inner {
    min-height: 40px;
    padding-top: 0;
}

.single-product .large-4 {
    padding-right: 0;
}

.single-product .large-4 .col-inner .col-inner {
    padding: 0;
}

.product-main {
    padding-top: 0px !important;
}

;

.product-body {
    margin-bottom: 10px;
    display: flex;
}

.product-section {
    border-top: 0;
}

.product-section>.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.product-section .entry-content {
    background: white;
}

.product-description-reviews {
    display: flex;
    gap: 10px;
}

.product-description-reviews ul {
    margin-left: 20px;
}

#product-sidebar {
    background: white;
    border-radius: 7px;
    flex-basis: 23%;
    max-width: 23%;
    padding-left: 15px;
    padding-top: 15px;
    margin-right: 15px;
}

#product-sidebar {
    padding-bottom: 0;
}

.product-short-description {
    font-size: 13px;
    padding: 5px;
    background: #f9f9fb;
    margin-bottom: 10px;
}

.product-short-description ol {
    margin-bottom: 0px;
}

.product-footer {
    padding-bottom: 20px;
    background: #f9f9fb;
}

.single-product .product-page-sections .large-8,
.single-product .product-page-sections .large-4>.col-inner {
    background: white;
    padding: 15px;
    border-radius: 8px;
}

.khung-gia {
    margin: 5px 0 0 0;
    font-size: 14px;
}

.khung-gia bdi {}

.khung-gia .gia-thi-truong bdi {
    text-decoration: line-through;
    color: #999;
    font-size: 17px;
}

.khung-gia .giam-gia {
    background: #fb6e2e;
    padding: 2px 5px;
    border-radius: 5px;
    color: white;
    font-weight: bold;
}

.khung-gia .tiet-kiem bdi {
    font-weight: normal;
}

.khung-gia .gia-chi-con bdi {
    font-size: 20px;
}

.group-status {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px 18px;
    font-size: 13px;
    color: #555;
    line-height: 1.5;
    margin: 6px 0 12px;
}

.group-status span {
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.group-status .thuong-hieu a {
    color: #007bff;
    font-weight: 500;
    text-decoration: none;
    transition: opacity .15s;
}

.group-status .thuong-hieu a:hover {
    opacity: .75;
    text-decoration: underline;
}

.group-status .tinh-trang .value {
    color: #007bff;
    font-weight: 500;
}

.group-status .tinh-trang .value.out-of-stock {
    color: #c0392b;
}

.group-status .tinh-trang .value.available-on-backorder {
    color: #e67e22;
}

.group-status .luot-xem .value {
    color: #007bff;
    font-weight: 500;
}

.group-status>span+span::before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 12px;
    background: #ddd;
    margin-right: 18px;
    vertical-align: middle;
}

.group-status {
    font-size: 14px;
}

.group-status .ma-sp {
    margin: 0 10px;
}

.group-status a,
.group-status .value {
    color: #007bff;
}

.product-small .price span.amount,
.product-small .price ins bdi,
.archive .product_list_widget ins bdi,
.khung-gia bdi {
    color: #ed3324;
    font-size: 16px;
}

.product-small .price ins {
    margin-bottom: 5px;
    order: 0;
}

.product-small .price del {
    order: 1;
}

.product-small .price del bdi,
.product-small .price,
.product_list_widget del bdi,
.khung-gia .gia-thi-truong bdi {
    color: #444444;
    font-size: 14px;
    font-weight: normal;
}

.product-small .price {
    flex-direction: column;
    display: flex;
}

.product-small .price {
    position: relative;
}

.product-small .product-title a,
.archive .product_list_widget .product-title {
    font-size: 14px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.product-small .product-title a:hover {
    color: #fb6e2e;
}

.product-small.box {
    background: white;
    border-radius: 8px;
    padding: 8px;
    border: 1px solid #e4e4e4;
    border-radius: 0;
}

.product-small .product-title {
    margin: 13px 0;
}

.product-small .box-text {
    padding-bottom: 15px;
}

.product-small.box:hover .box-image img {
    transition: all .3s ease;
    top: -10px;
}

.product-small.box .box-image img {
    transition: all .3s ease;
}

.product-small .grid-tools {
    justify-content: flex-end;
    top: 5px;
    right: 5px;
}

.product-small .hover-slide-in {
    transform: translateX(20%) translateZ(0);
}

.product-small a.nut-gio-hang {
    width: 32px;
    height: 32px;
    background: #00a0e3;
    border-radius: 99%;
    padding: 6px;
    box-shadow: -2px 2px 6px rgba(0, 0, 0, .25);
    position: absolute;
    right: 5px;
    bottom: 4px;
}

.product-small .image-tools a.quick-view {
    width: 40px;
    background: white;
    box-shadow: 2px 2px 3px gray;
    padding: 10px;
    height: 40px;
    border-radius: 99%;
    color: black;
    opacity: 1;
    display: inline-block;
}

.phan-tram-km {
    z-index: 0;
    background-color: #fb6e2e;
    border-radius: 3px 4px 4px 3px;
    border-left: none;
    margin-left: 0;
    position: relative;
    color: rgb(255 255 255);
    font-size: 13px;
    font-weight: 600;
    margin-right: 7px;
    padding: 1px 4px;
    position: absolute;
    top: 92px;
    left: 80px;
}

.badge-container {
    display: none;
}

.product-info .quantity:before {
    content: "Số lượng: ";
    display: inline-block;
    margin-right: 10px;
    margin-top: 5px;
}

.quantity .button.minus {
    min-height: 25px;
    height: 30px;
    background: white;
    line-height: 25px;
    border-radius: 2px 0 0 2px;
}

.quantity .button.plus {
    min-height: 25px;
    background: white;
    height: 30px;
    line-height: 25px;
    border-radius: 0 2px 2px 0;
}

.quantity input[type=number] {
    height: 30px;
    box-shadow: none;
}

.single_add_to_cart_button {
    margin-bottom: 10px;
    width: 100%;
    border-radius: 5px;
    font-size: 14px !important;
    letter-spacing: 0;
    padding: 8px;
}

a.devvn_buy_now_style {
    margin-bottom: 5px;
    max-width: 100%;
    background: #00a0e3;
    font-size: 13px;
}

a.devvn_buy_now_style:hover {
    background: #0faff2;
}

a.devvn_buy_now_style span {
    font-size: 13px;
}

.buy-now-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 11px 16px;
    background: #009981;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    gap: 2px;
    transition: background 0.2s;
    margin: 0px;
}

.buy-now-btn:hover {
    background: #03816d;
}

.buy-now-main {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.3;
}

.buy-now-sub {
    color: rgba(255, 255, 255, 0.82);
    font-size: 12px;
    line-height: 1.3;
}

.btn-shopee {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    background: #ee4d2d;
    padding: 10px 22px 10px 16px;
    border-radius: 6px;
    text-decoration: none;
}

.btn-shopee img {
    width: 36px;
    height: 36px;
    flex-shrink: 0;
}

.btn-shopee-text {
    display: flex;
    flex-direction: column;
}

.btn-shopee-main {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: .3px;
}

.btn-shopee-sub {
    color: rgba(255, 255, 255, .9);
    font-size: 11px;
    font-weight: 400;
    line-height: 1.3;
}

.shopee-button-container {
    text-align: center;
    margin-top: 0px;
    margin-butom: 0px;
}

.link-button-shope {
    display: inline-flex;
    align-items: center;
    background-color: #fe5723;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    text-decoration: none;
}

.shopee-logo {
    width: 24px;
    height: 24px;
    margin-right: 12px;
    vertical-align: middle;
}

.hotline-bar {
    text-align: center;
    font-size: 15px;
    margin: 10px 0px;
}

.hotline-bar .phone {
    font-weight: bold;
    color: #fb6d2e;
    font-size: 18px;
}

.hotline-bar .time {
    color: #555555;
    font-size: 14px;
}

.product-hotline {
    text-align: center;
    font-size: 15px;
}

.product-hotline a {
    font-weight: bold;
    color: #fb6d2e;
    font-size: 18px;
}

.product-promo-tag {
    margin-top: 5px;
    margin-bottom: 5px;
}

.product-promo-tag {
    color: #cc1af0;
    background: #faf4f4;
    border-color: #faf4f4;
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 14px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, .15);
    display: inline;
}

.product-promotion {
    margin-top: 0px;
    background-color: #f9f9fb;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 0.2rem !important;
}

.product-promotion__heading {
    color: #fff;
    background-color: #faae1c;
    font-size: 11px;
    padding: 2px 10px;
    display: inline-flex !important;
    align-items: center !important;
    border-radius: 0.2rem !important;
    width: auto;
}

.product-promotion ul {
    margin-bottom: 0;
    border-radius: 4px;
    background: #fff;
    padding: 10px;
    font-size: 12px;
}

.promotion-box {
    margin-bottom: 0;
}

.mo-ta-ngan p,
.mo-ta-ngan ul li,
.mo-ta-ngan ol li {
    font-size: 15px;
    margin-bottom: 6px;
}

.mo-ta-ngan p,
.mo-ta-ngan ul li {
    font-size: 13px;
    margin-bottom: 5px;
}

.mo-ta-ngan {
    position: relative;
    max-height: 200px;
    overflow: hidden;
}

.mo-ta-ngan:after {
    content: "";
    display: block;
    width: 100%;
    height: 53px;
    position: absolute;
    background-image: linear-gradient(#ffffff00, white 60%);
    z-index: 1;
    top: 148px;
}

.nut-popup {
    display: block;
    background: #E5E6ED;
    text-align: center;
    padding: 7px 10px;
    border-radius: 5px;
    font-size: 13px;
    color: #333;
}

.nut-popup:hover {
    color: #333;
    background: #eeeeee;
}

.tieu-de-mo-ta {
    margin-top: 20px;
    font-size: 16px;
    text-transform: uppercase;
}

.tieu-de-mo-ta {
    font-size: 16px;
}

#tinh-nang p,
#tinh-nang ul li {
    font-size: 14px;
    margin-bottom: 5px;
}

#tinh-nang ul {
    margin-bottom: 0;
}

.term-description {
    font-size: 15px;
}

.term-description {
    width: 100%;
    background: white;
    border-radius: 7px;
    padding: 10px;
    margin-top: 15px;
}

.nav-pills>li.active>a {
    height: 30px;
}

.mt {
    margin-top: 0;
    font-size: 18px;
    letter-spacing: 0;
}

.box-buy {
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    padding: 15px;
    border-radius: 5px;
    margin: 15px 0 0 0 !important;
}

.box-buy .col {
    padding-bottom: 0;
}

.box-buy h3 {
    font-size: 15px;
    line-height: 19px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 0;
}

.box-buy .khung-gia {
    margin: 0;
    font-size: 13px;
}

.box-buy {
    align-items: center;
    margin-top: 30px !important;
}

.box-buy .product-hotline {
    margin-bottom: 0;
}

.box-buy .tiet-kiem {
    margin-bottom: 0;
}

.related .row {
    background: white;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.related h3 {
    margin-bottom: 0;
    letter-spacing: 0;
    font-size: 16px;
    margin-top: 15px;
}

.related .product-small.col {
    padding: 0;
}

.up-sells {
    margin-top: 15px;
    background: white;
    padding: 15px;
    border-radius: 5px;
}

.up-sells h3 {
    padding: 0;
    letter-spacing: 0;
    font-size: 16px;
    margin-bottom: 10px;
}

.up-sells .large-columns-5 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.up-sells .product-small.col {
    flex-basis: 50%;
    max-width: 50%;
    padding: 0;
    border-radius: 0;
}

.archive .product-small.col {
    padding: 0;
}

h1.shop-page-title {
    font-size: 24px;
    font-weight: normal;
    color: #333333;
}

.woocommerce-result-count,
.woocommerce-ordering,
.woocommerce-ordering select {
    font-size: 14px;
    border-radius: 20px;
}

.archive .product_list_widget {
    display: flex;
    flex-direction: row;
}

.archive .product_list_widget li {
    display: flex;
    flex-direction: column;
    flex-basis: 20%;
    max-width: 20%;
    margin: 0;
    padding: 0;
}

.archive .product_list_widget li a {
    padding: 10px;
    display: flex;
}

.archive ul.product_list_widget li img {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: inherit;
}

.category-page-row {
    padding-top: 20px;
}

.sidebar-block .icon-box .icon-box-text {
    font-size: 14px;
}

.sidebar-block .col {
    padding-bottom: 10px;
}

.sidebar-block h4 {
    font-size: 16px;
}

.sidebar-block .icon-box {
    margin-bottom: 10px;
}

#isures-recently--wrap .product-small.col {
    padding: 0;
}

#isures-recently--wrap .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.devvn-popup-title span {
    font-size: 15px;
}

body .popup-customer-info-group input,
body .popup-customer-info-group select,
body .popup-customer-info-group textarea {
    height: 35px;
    border-radius: 5px;
    font-size: 14px;
}

.popup-customer-info-group {
    margin-bottom: 10px;
}

.devvn-popup-info ins bdi {
    font-size: 20px;
    color: red;
}

.devvn-popup-title,
.popup-customer-info-group .devvn-order-btn {
    background: #ffd300 !important;
    color: black;
    text-transform: none;
    letter-spacing: 0;
}

.devvn-popup-quickbuy {
    font-family: sans-serif;
}

span.devvn_title {
    font-size: 15px;
    color: #333;
    font-weight: 700;
}

.wibara-description-h3 {
    border-bottom: 1px solid #dee2e6;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #faac18;
    margin: 0 0 12px;
    padding-bottom: 8px;
}

.wibara-product-description {
    overflow: hidden;
    position: relative;
    padding-bottom: 45px;
}

.wibara-product-description.fix_height {
    max-height: 800px;
}

.wibara-product-description {
    background: white;
    border-radius: 7px;
    padding: 15px 20px;
}

.wibara_readmore_flatsome {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    cursor: pointer;
    z-index: 10;
    background: #fff;
    padding-top: 0;
}

.wibara_readmore_flatsome::before {
    content: "";
    display: block;
    height: 55px;
    margin-top: -55px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%);
    pointer-events: none;
}

.wibara_readmore_flatsome a {
    display: block;
    width: 100%;
    padding: 6px 0;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    background: #1677ff;
    border-radius: 4px;
    transition: background 0.2s ease;
    box-sizing: border-box;
}

.wibara_readmore_flatsome a::after {
    display: none;
}

.wibara_readmore_flatsome a::before {
    content: '+ ';
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
}

.wibara_readmore_flatsome.is-less::before {
    display: none;
}

.wibara_readmore_flatsome.is-less a::before {
    content: '− ';
}

.wibara-product-reviews {
    background: white;
    border-radius: 7px;
    padding: 20px;
    margin-top: 15px;
}

.devvn_prod_cmt {
    background: white;
    border-radius: 7px;
    padding: 20px;
    margin-top: 15px;
}

.wibara-thong-so-ky-thuat {
    background: white;
    border-radius: 7px;
    padding: 15px 20px;
    padding-right: 15px;
}

.product-video {
    background: white;
    border-radius: 7px;
    padding: 15px 20px;
}

.wibara-specs-wrapper {
    position: sticky;
    top: 40px;
    z-index: 10;
    margin: 0;
}

.wibara-specs-heading {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #454545;
    margin: 0 0 12px;
}

.wibara-specs-preview {
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
}

.wibara-specs-table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    font-size: 15px;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
}

.wibara-specs-table .wibara-specs-th {
    background: #f5f5f5;
    font-weight: 600;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #555;
    padding: 10px 14px;
    border-bottom: 1px solid #e2e2e2;
    text-align: left;
}

.wibara-specs-row {
    border-bottom: 1px solid #f0f0f0;
    transition: background 0.15s ease;
}

.wibara-specs-row:last-child {
    border-bottom: none;
}

.wibara-specs-row:hover {
    background: #fafafa;
}

.wibara-specs-name {
    padding: 10px 14px;
    font-weight: 500;
    color: #444;
    vertical-align: top;
    word-break: break-word;
    background-color: #f2f2f2;
    border-right: 1px solid #e4e4e7;
    width: 30%;
    padding-left: 10px !important;
}

.wibara-specs-value {
    padding: 10px 14px;
    color: #111;
    font-weight: 400;
    word-break: break-word;
    border-left: 1px solid #f0f0f0;
}

.wibara-specs-tbody {
    border: 1px solid #e5e7eb;
}

.wibara-btn-detail {
    width: 100%;
    letter-spacing: 0.04em;
    cursor: pointer;
    transition: background 0.2s ease, color 0.2s ease;
    text-transform: uppercase;
    align-items: center;
    border: 1px solid #3b82f6;
    border-radius: 8px;
    color: #3b82f6;
    display: inline-flex;
    font-size: 14px;
    font-weight: 700;
    gap: 4px;
    justify-content: center;
    margin: auto;
    padding: 4px 8px;
    margin-bottom: 10px;
}

.wibara-btn-detail:focus-visible {
    outline: 2px solid #0066cc;
    outline-offset: 2px;
}

.wibara-btn-icon {
    font-size: 1.1rem;
    line-height: 1;
    transition: transform 0.2s ease;
}

.wibara-specs-table--full {
    font-size: 0.9rem;
}

.wibara-specs-table--full .wibara-specs-name {
    width: 42%;
}

.flashsale__bottom {
    display: none;
}

.sale-block .flashsale__bottom {
    display: block;
}

.flashsale__bottom {
    padding: 0;
    margin: 15px 0 0px 0;
}

.flashsale__progressbar {
    display: block;
    width: 100%;
    height: 18px;
    background: #ffaaaf;
    margin-top: 2px;
    border-radius: 9999px;
    position: relative;
    overflow: hidden;
}

.flashsale__progressbar .flashsale__label {
    font-size: 12px;
    position: relative;
    left: 0;
    z-index: 2;
    text-align: center;
    margin: auto;
    color: white;
}

.flashsale___percent {
    width: 0%;
    height: 100%;
    background: linear-gradient(270deg, #ff424e, #ff424e);
    border-radius: 9999px;
    position: absolute;
    top: 0;
    z-index: 1;
}

.sale-block .equalize-box.large-columns-5 {
    border: none !important;
}

.sale-block .product-small a.nut-gio-hang {
    bottom: 35px;
}

.sale-block .product-small.box {
    border-radius: 8px;
    border: none;
}

.form-email input {
    margin-bottom: 0;
    border-radius: 5px 0 0 5px;
    box-shadow: none;
    font-size: 13px;
    height: 39px;
}

.wpcf7-spinner {
    display: none;
}

.form-email input[type=submit] {
    border-radius: 0 5px 5px 0;
    max-width: 100%;
    margin: 0;
    text-transform: none;
    font-size: 14px;
    font-weight: normal;
    width: 100%;
}

.section-title a {
    display: block;
    font-size: 13px;
    margin-left: auto;
    font-weight: normal;
    border: 1px solid #fb6d2e;
    line-height: 1.5;
    padding: 7px 20px;
    border-radius: 4px;
    color: #333;
}

.section-title a:hover {
    background: #fb6d2e;
    color: white;
}

.section-title-normal {
    margin-bottom: 15px;
    border-bottom: 0;
}

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

.section-title-normal span {
    border-bottom: 0;
    margin-bottom: 0;
    margin-right: 15px;
    padding-bottom: 0;
}

.section-title-normal span {
    border-bottom: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0;
    font-size: 20px;
    text-transform: none;
    letter-spacing: 0;
}

.hdevvn-show-cats a {
    display: block;
    font-size: 13px;
    margin-left: auto;
    padding-left: 15px;
    border: 1px solid #e2e2e2;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 5px;
    color: #333;
    padding: 7px 15px;
    font-weight: normal;
}

.hdevvn-show-cats {
    margin-left: 20px;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
    align-items: center !important;
    display: flex !important;
    padding-left: 0;
    list-style: none;
}

.hdevvn-show-cats li {
    margin-right: 7px;
    margin-bottom: 0;
}

.hdevvn-show-cats li a:hover {
    color: orangered;
    border: 1px solid #fb6e2e;
    background: white;
}

.hdevvn-show-cats li:last-child {
    margin-right: 0;
}

.nut-xem-tat-ca {
    background: #E5E6ED !important;
    color: #333;
    font-size: 14px;
    font-weight: normal;
    border-radius: 6px;
    margin-bottom: 0;
}

.nut-xem-tat-ca:hover {
    color: #fb6e2e;
    box-shadow: none;
    background: #e9eaef !important;
}

.xem-tat-ca {
    border: 1px solid #fb6e2e !important;
    padding: 0 20px;
    border-radius: 5px;
    font-weight: normal;
    letter-spacing: 0;
    font-size: 13px;
    line-height: 32px;
}

.section1 .col {
    padding: 0 6px 12px;
}

.section1 .cot2 .row {
    margin-left: -6px !important;
    margin-right: -6px !important;
    margin-top: 0;
}

.section1 .img {
    margin-bottom: 12px !important;
}

.section1 .cot2 .row .col {
    padding-bottom: 0;
}

.section1 .cot2 .row .col .img {
    margin-bottom: 0 !important;
}

.section2 .col.large-2 {
    flex-basis: 10%;
    max-width: 10%;
}

.section2 .icon-box h3 {
    font-size: 15px;
}

.section2 .icon-box:hover h3 {
    color: orangered;
}

.section2 .icon-box:hover .icon-box-img {
    animation: tada 2s infinite;
}

.section3 .large-12.cot1>.col-inner {
    background: #bf1e2e;
    padding: 0 10px 15px 10px;
    border-radius: 6px;
}

.section3 .large-12>.col-inner .large-12 .col-inner {
    padding: 0;
}

.section3 h2 {
    font-size: 20px;
    margin-bottom: 0;
    line-height: 40px;
    background-image: url(https://wibara.com/wp-content/uploads/2026/06/flashsale-hot-1.gif);
    background-size: 40px;
    background-repeat: no-repeat;
    padding-left: 48px;
}

.section3 .large-2 p {
    margin-bottom: 0;
    color: white;
}

.ux-timer span {
    background: #f8e632 !important;
    color: #333 !important;
    font-weight: normal !important;
    font-size: 22px !important;
}

.ux-timer span strong {
    opacity: 1;
    color: #333;
    text-transform: none !important;
    font-weight: normal;
    font-size: 10px !important;
}

.section4 .large-4 {
    flex-basis: 40%;
    max-width: 40%;
    border: 1px solid #e4e4e4;
    border-bottom: none;
}

.section4 .large-8 {
    flex-basis: 60%;
    max-width: 60%;
}

.section4 .large-4 .img {
    padding: 10px;
}

.section13 .large-2 {
    flex-basis: calc(100%/7);
    max-width: calc(100%/7);
}

.section13 .large-2 {
    transition: transform .3s ease;
}

.section13 .large-2:hover {
    transform: scale(1.1);
}

.section14 h2 {
    font-size: 20px;
    text-transform: uppercase;
}

.footer1 p {
    font-size: 14px;
}

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

.footer2 p {
    font-size: 14px;
    margin-bottom: 8px;
}

.footer2 ul {
    margin-bottom: 0;
}

.footer2 h4 {
    font-size: 14px;
}

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

.footer2 ul li {
    font-size: 14px;
    margin-bottom: 5px;
    list-style: none;
    margin-left: 0;
}

.footer2 ul li a:hover {
    text-decoration: underline;
}

.footer2 ul li a {
    font-size: 14px;
    color: #333;
}

.footer-secondary {
    padding: 0;
}

.absolute-footer {
    color: #333;
    font-size: 13px;
    padding: 10px 0 15px;
    border-top: 1px solid #d2d2d2;
}

.wibara-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
    backdrop-filter: blur(2px);
    z-index: 9000;
    opacity: 0;
    transition: opacity 0.25s ease;
}

.wibara-overlay.wibara-is-active {
    display: block;
}

.wibara-overlay.wibara-is-visible {
    opacity: 1;
}

.wibara-popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -44%);
    z-index: 9001;
    width: min(680px, 92vw);
    max-height: 80vh;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
    opacity: 0;
    transition: opacity 0.25s ease, transform 0.25s ease;
    outline: none;
}

.wibara-popup.wibara-is-active {
    display: block;
}

.wibara-popup.wibara-is-visible {
    opacity: 1;
    transform: translate(-50%, -50%);
}

.wibara-popup-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    max-height: 80vh;
    border-radius: 10px;
    overflow: hidden;
}

.wibara-popup-heading {
    margin: 0;
    padding: 15px 20px 10px;
    font-size: 1rem;
    font-weight: 700;
    color: #111;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    background: #fff;
    flex-shrink: 0;
}

.wibara-popup-scroll {
    overflow-y: auto;
    flex: 1;
    overscroll-behavior: contain;
}

.wibara-popup-scroll::-webkit-scrollbar {
    width: 5px;
}

.wibara-popup-scroll::-webkit-scrollbar-track {
    background: #f4f4f4;
}

.wibara-popup-scroll::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px;
}

.wibara-popup-scroll::-webkit-scrollbar-thumb:hover {
    background: #999;
}

@keyframes tada {
    0% {
        transform: scaleX(1);
    }

    10%,
    20% {
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    }

    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    }

    100% {
        transform: scaleX(1);
    }
}

.devvn_woocommerce_price_filter ul {
    background: white;
    padding: 10px 10px 10px 0px !important;
}

.devvn_woocommerce_price_filter ul li {
    margin: 1px 0px;
}

.devvn_woocommerce_price_filter ul li a {
    font-size: 12px;
}

.devvn_woocommerce_price_filter ul li a:hover {
    text-decoration: none;
    color: #b70000 !important;
}

.devvn_woocommerce_price_filter ul li a {
    padding-left: 30px !important;
}

.devvn_woocommerce_price_filter ul li a::before {
    content: '';
    font-size: 15px;
    color: #222;
    position: absolute;
    left: 0px;
    width: 15px;
    height: 15px;
    border-radius: 0px;
    border: 1px solid #999;
}

.devvn_woocommerce_price_filter ul li a:hover::before {
    content: '\f00c';
    color: #e03232;
    font-size: 13px;
    position: absolute;
    left: 0px;
    border-color: #999;
    line-height: 20px;
    text-align: center;
    font-family: FontAwesome;
}

@media only screen and (max-width: 48em) {}

@media (max-width: 768px) {
    .wibara-product-description.fix_height {
        max-height: 400px;
    }
}

@media (max-width: 768px) {
    .wibara-specs-wrapper {
        position: static;
    }

    .wibara-popup {
        width: 96vw;
        max-height: 88vh;
    }

    .wibara-popup-inner {
        max-height: 88vh;
    }

    .wibara-specs-name,
    .wibara-specs-value {
        padding: 9px 10px;
        font-size: 0.82rem;
    }
}

@media (max-width: 768px) {
    .product-body {
        display: block !important;
    }

    .product-description-reviews {
        display: block !important;
    }

    .col {
        padding: 0 10px 20px;
    }

    .container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .icon-menu:before {
        color: #333;
    }

    input[type=search] {
        height: 38px;
        box-shadow: none;
        border-radius: 5px 0 0 5px;
    }

    .mr-half {
        margin-right: 10px;
    }

    .off-canvas .nav-vertical>li>a {
        padding-bottom: 13px;
        padding-top: 13px;
        text-transform: none;
        letter-spacing: 0;
        font-weight: normal;
        color: #333;
        font-size: 16px;
    }

    .off-canvas-left .mfp-content {
        width: 330px;
    }

    .nav-vertical>li>ul li a {
        color: #333;
        font-size: 13px;
    }

    .sidebar-menu-tabs.nav>li>a {
        display: flex;
        padding: 15px 10px;
        text-transform: none;
        letter-spacing: 0;
        font-size: 13px;
        font-weight: normal;
    }

    .group-status {
        font-size: 12px !important;
        gap: 3px 12px !important;
        margin: 3px 0 6px !important;
    }

    .product-gallery {
        padding: 10px !important;
        margin-left: 0px !important;
    }

    .single-product .large-4 {
        padding-right: 10px !important;
    }

    .shop-container .container {
        padding-left: 10px;
        padding-right: 10px;
        background: white;
    }

    .product-info {
        margin-right: 0;
    }

    .product-info .product-title {
        font-size: 18px;
        margin-top: 10px;
    }

    .product-info .quantity:before {
        font-size: 13px;
    }

    .product-info .price span.amount {
        color: Red;
    }

    .product-info {
        margin-right: 10px;
    }

    .product-gallery {
        margin-left: 0px;
    }

    .wibara-thong-so-ky-thuat {
        padding: 5px 5px !important;
        padding-right: 5px !important;
    }

    .product-video {
        padding: 5px 5px !important;
    }

    .wibara-product-description {
        padding: 5px 5px !important;
    }

    .bai-viet-san-pham-lien-quan {
        padding: 5px !important;
    }

    .wibara-product-reviews {
        padding: 5px !important;
    }

    .wibara-btn-detail {
        padding: 4px 8px !important;
    }

    .wibara-thong-so-ky-thuat {
        margin-bottom: 10px;
    }

    .btn-shopee-sub {
        display: none;
    }

    .btn-shopee-main {
        font-size: 13px !important;
    }

    .section2 {
        padding-top: 0 !important;
    }

    .section2 .col.large-2 {
        flex-basis: 20%;
        padding: 0 0 10px 0;
        max-width: 20%;
    }

    .section2 .icon-box h3 {
        font-size: 12px;
        font-weight: normal;
        line-height: 15px;
    }

    section2 .icon-box .icon-box-img {
        margin-bottom: 0px;
        padding: 0 7px;
    }

    .section3 .row>.col {
        padding: 0 5px 0;
    }

    .section3 h2 {
        font-size: 16px;
    }

    .section3 .large-2 {
        flex-basis: 50%;
        max-width: 50%;
        text-align: left;
    }

    .section3 .large-12.cot1>.col-inner {
        padding: 10px;
    }

    .product-small .product-title a,
    .archive .product_list_widget .product-title {
        font-size: 13px;
    }

    .flashsale__progressbar .flashsale__label {
        font-size: 11px;
    }

    .section4 .large-4,
    .section4 .large-8 {
        flex-basis: 100%;
        max-width: 100%;
    }

    .section4 {
        padding-top: 20px !important;
    }

    .xem-tat-ca {
        margin-top: 15px;
        margin-bottom: 0;
    }

    .section5 .row .col.large-12 {
        padding: 0;
    }

    .section-title-normal span {
        width: 100%;
        padding-left: 10px;
        padding-bottom: 10px;
    }

    .hdevvn-show-cats {
        flex-grow: 1;
        -webkit-box-flex: 1;
        white-space: nowrap;
        overflow: auto;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: flex-start;
        align-items: center;
        flex-direction: row;
        margin-bottom: 0px;
        display: flex;
        max-width: 100%;
        float: right;
        margin-top: 0;
        margin-left: 0;
    }

    .section-title a {
        margin-left: 10px;
        font-size: 12px;
    }

    .hdevvn-show-cats a {
        font-size: 12px;
        line-height: 1.5;
        margin-left: 0;
        border-radius: 5px;
        padding: 6px 11px;
    }

    .section14 .large-6>.col-inner {
        padding: 10px !important;
    }

    .list-post .post-item .box {
        display: flex;
    }

    .list-post .post-item .box-image {
        width: 50% !important;
    }

    .list-post .post-item .box-text {
        padding: 0;
        padding-left: 10px;
    }

    .list-post .post-item .from_the_blog_excerpt {
        display: none;
    }

    .list-post .post-item .post-title {
        font-weight: normal;
        margin-bottom: 2px;
    }

    .list-post .post-item {
        padding-bottom: 15px;
    }

    .recent-blog-posts a {
        font-size: 13px;
    }

    .blog-archive .large-3 {
        padding-left: 10px;
    }

    .form-email input {
        border-radius: 5px;
        margin-bottom: 10px;
    }

    .form-email input[type=submit] {
        border-radius: 5px;
    }

    .entry-content h2 {
        font-size: 16px;
    }

    .footer2 .col {
        padding: 0 10px 20px;
        flex-basis: none;
        max-width: 100%;
    }

    .footer1 .col {
        padding: 0 10px 20px;
    }

    h1.shop-page-title {
        font-size: 21px;
    }

    #isures-recently--wrap .row {
        margin-left: -10px !important;
        margin-right: -10px !important;
    }

    .single-product .large-4 {
        padding-right: 10px;
        padding-top: 10px;
    }

    .page-title:not(.featured-title)+main .product-main {
        padding-top: 0;
    }

    .single_add_to_cart_button {
        margin-bottom: 8px !important;
    }

    .product-hotline {
        margin-bottom: 0;
    }

    .single-product .product-page-sections .large-8,
    .single-product .product-page-sections .large-4>.col-inner {
        background: white;
        padding: 10px;
        border-radius: 0;
    }

    .single-product #isures-recently--wrap .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .single-product .tieu-de-mo-ta {
        font-size: 16px;
        padding-left: 0px;
        margin-top: 0;
    }

    #tinh-nang ol {
        margin-left: 20px;
    }

    #tinh-nang ol li,
    #tinh-nang ul li {
        font-size: 14px;
        margin-bottom: 3px;
    }

    #tinh-nang ol,
    #tinh-nang ul {
        margin-bottom: 0;
    }

    .mo-ta-ngan,
    .nut-popup {
        display: none;
    }

    .box-buy .large-1 {
        flex-basis: 25%;
        max-width: 25%;
        padding-bottom: 10px;
    }

    .box-buy .large-6 {
        flex-basis: 75%;
        max-width: 75%;
        padding-bottom: 10px;
    }

    .product-promo-tag {
        font-size: 13px;
    }

    .product-footer .container {
        padding: 0;
    }

    .product-footer .tieu-de-mo-ta {
        padding-left: 10px;
        margin-top: 10px;
    }

    .up-sells {
        padding: 10px;
    }

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

    .icon-menu:before {
        color: #ffffff !important;
    }

    .devvn_woocommerce_price_filter ul li a::before {
        left: 25px;
    }

    .devvn_woocommerce_price_filter ul {
        background: #f7f7f6;
    }

    .product-description-reviews {
        display: block;
        gap: 10px;
    }
}