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

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

.post-type-archive-product #main,
.single-product #main {
    background-color: #fff;
    position: relative;
}

.nowrap {
    flex-wrap: nowrap;
}

.product-thumbnails a {
    border-radius: 10px;
    overflow: hidden;
}

.featured-iconbox {
    position: relative;
    z-index: 1;
    padding: 30px;
}

.iconbox-image {
    display: flex;
    margin-bottom: 20px;
    justify-content: center;
}

h3.iconbox-title {
    text-align: center;
}

.brand-image {
    position: relative;
    overflow: hidden;
    border-radius: 35px;
}

button.demen-view-btn[aria-pressed="true"] {
    background: linear-gradient(135deg, #2c5aa0 0%, #4a7bc8 100%);
    color: white;
}

button.demen-view-btn {
    border: 1px solid #d3d3d3;
    border-radius: 10px;
    background: white;
    line-height: 1rem;
    font-size: 20px;
    margin: 0px;
    min-height: unset;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 15px;
}

p.woocommerce-result-count.hide-for-medium {
    font-size: 16px;
}

select.orderby {
    border-radius: 10px;
    width: 150px;
    font-size: 12px;
    height: 46px;
    text-align: center;
    font-weight: 600;
}

ul.product_list_widget li a:not(.remove) {
    display: block;
    line-height: 1.3;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 600;
}

.category-slide img {
    width: 74px;
    height: 70px;
    -webkit-mask-image: url(./assets/images/Vector.png);
    mask-image: url(./assets/images/Vector.png);
    mask-repeat: no-repeat;
    mask-size: cover;
}

.back-to-top {
    bottom: 120px;
}

span.price {
    display: none;
}

.brand-image:before {
    content: "";
    width: 210px;
    height: 210px;
    background: url(/wp-content/themes/demen/assets/images/Daude.svg);
    position: absolute;
    bottom: -77px;
    right: -50px;
    z-index: 1;
    background-repeat: no-repeat;
    transform: rotate(-212deg);
}

.featured-iconbox .ux-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: linear-gradient(135deg, #2c5aa0 0%, #4a7bc8 100%);
    border-radius: 50%;
    color: #fff;
}

.featured-iconbox .subtract {
    position: absolute;
    right: -1px;
    bottom: -1px;
    width: 120px;
    height: auto;
    z-index: 2;
    fill: #fff;
}

.iconbox-v2 {
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: #f5f5f5;
    border-radius: 24px;
}

.iconbox-v2-header {
    display: flex;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
    column-gap: 15px;
    align-items: center;
    padding: 15px 25px;
}

.iconbox-v2 .ux-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: linear-gradient(135deg, #2c5aa0 0%, #4a7bc8 100%);
    border-radius: 50%;
    color: #fff;
}

.iconbox-v2-image img {
    width: 95px;
    height: 95px;
    border-radius: 50%;
    display: block;
}

.iconbox-v2-description {
    padding: 15px 30px 35px 30px;
}

.iconbox-v2 .subtract {
    position: absolute;
    right: -1px;
    bottom: -1px;
    width: 120px;
    height: auto;
    z-index: 2;
    fill: #f3f3f3;
}


.iconbox-v2 {
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: #f5f5f5;
    border-radius: 24px;
}

.iconbox-v2-header {
    display: flex;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
    column-gap: 15px;
    align-items: center;
    padding: 15px 25px;
}

.iconbox-v2 .ux-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: linear-gradient(135deg, #2c5aa0 0%, #4a7bc8 100%);
    border-radius: 50%;
    color: #fff;
}

.iconbox-v2-image img {
    width: 95px;
    height: 95px;
    border-radius: 50%;
    display: block;
}

.iconbox-v2-description {
    padding: 15px 30px 35px 30px;
}

/* v3 */
.iconbox-v3 {
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: #f5f5f5;
    border-radius: 24px;
    height: 100%;
}

.iconbox-v3-header {
    display: flex;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
    column-gap: 15px;
    align-items: center;
    padding: 15px 25px;
}

.iconbox-v3 .ux-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: linear-gradient(135deg, #2c5aa0 0%, #4a7bc8 100%);
    border-radius: 50%;
    color: #fff;
}

h3.iconbox-v3-title {
    font-size: 24px;
    color: linear-gradient(135deg, #2c5aa0 0%, #4a7bc8 100%);
}

.iconbox-v3-image img {
    width: 95px;
    height: 95px;
    border-radius: 50%;
    display: block;
}

.iconbox-v3-description {
    padding: 15px 30px 35px 30px;
}

.minor-product-list {
    border: 1px solid #ededed;
    margin-bottom: 35px;
    border-radius: 30px;
}

.iconbox-image img {
    height: 245px;
    width: 258px;
    aspect-ratio: 610 / 580;
    -webkit-mask-image: url(./assets/images/Vector.png);
    mask-image: url(./assets/images/Vector.png);
    mask-repeat: no-repeat;
    mask-size: cover;
}

header#header {
    top: 0px;
    position: fixed;
}

header#header .header-wrapper {
    background: rgb(255 255 255 / 85%);
    backdrop-filter: blur(10px);
    padding: 0px 30px;
    border-radius: 30px;
    max-width: 1480px;
    top: 15px;
    margin: auto;
}

.header-bg-color {
    display: none;
}

.header-content h3 {
    color: #fff;
    font-size: 32px;
    text-transform: uppercase;
}

p.woocommerce-mini-cart__buttons.buttons a {
    padding: 4px 15px;
    border-radius: 35px;
}

.list-bank img {
    object-fit: contain;
    margin: 0px !important;
    height: 30px;
}

p#breadcrumbs {
    color: #fff;
}

p#breadcrumbs a {
    color: #fff;
}

.counter-box {
    position: relative;
    padding: 35px;
    background: #ffffff;
    border: 1px solid #e9e9e9;
    border-radius: 30px;
    overflow: hidden;
}

.counter-number {
    font-size: 35px;
    font-weight: 700;
    color: linear-gradient(135deg, #2c5aa0 0%, #4a7bc8 100%);
}

h3.counter-title {
    font-size: 16px;
    font-weight: 400 !important;
}

.counter-box:before {
    content: "";
    width: 55px;
    height: 55px;
    background: linear-gradient(135deg, #2c5aa0 0%, #4a7bc8 100%);
    border-radius: 50%;
    position: absolute;
    top: -30px;
    right: -30px;
    border: 22px solid #ebf4ff94;
    box-sizing: content-box;
}

.clipped-image-box {
    width: 100%;
    width: 391px;
    aspect-ratio: 391 / 454;
    clip-path: url(#clip);
    overflow: hidden;
}

.image-counter-content {
    background: linear-gradient(135deg, #2c5aa0 0%, #4a7bc8 100%);
    padding: 55px 25px;
    border-radius: 27px;
    color: white;
    position: absolute;
    right: 0;
    bottom: -50px;
    width: calc(68% - 12px);
    height: calc(35% + 50px - 12px);
}

.button.icon {
    display: inline-flex;
    margin-left: .12em;
    margin-right: .12em;
    min-width: 2.5em;
    padding-left: .6em;
    padding-right: .6em;
    line-height: 1em !important;
    align-items: center;
    justify-content: center;
}

.image-counter-box {
    width: fit-content;
    position: relative;
    margin: auto;
}

h3.image-counter-title {
    color: white;
}

.image-counter-number {
    font-size: 35px;
    font-weight: 700;
}

header#header .header-wrapper .header-inner {
    max-width: 100%;
    padding: 0px;
}

.minor-product:hover img {
    transform: scale(1.05);
}

.minor-product img {
    transition: all .3s ease-in-out;
}


.minor-product .minor-product-content {
    position: relative;
    background: #fff;
    background-size: cover;
    padding: 20px;
    background-position: bottom;
    border-radius: 30px;
    border: 1px solid #dfdfdf;
    box-shadow: rgba(100, 100, 111, 0.15) 0px 7px 29px 0px;
}

.minor-product .minor-product-content .subtract {
    position: absolute;
    right: -1px;
    bottom: -1px;
    width: 130px;
    height: auto;
    z-index: 2;
    fill: #fff;
}

.single-market-btn {
    border-radius: 5px;
    margin: 0px;
    text-transform: capitalize;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 15px;
    font-size: 15px;
    padding: 12px 15px;
}

.minor-product p.category {
    text-align: center;
}

a.minor-button {
    background: linear-gradient(135deg, #2c5aa0 0%, #4a7bc8 100%);
    bottom: 10px;
    right: 10px;
    z-index: 32;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    transition: all .3s ease-in-out;
}

p.name.product-title.woocommerce-loop-product__title {
    margin: 0px;
    font-weight: 600;
    margin-top: 15px;
    font-size: 24px;
}

a.minor-button span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    display: none;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}

a.minor-button:hover {
    width: 120px;
}

a.minor-button:hover span {
    width: auto;
    margin-left: 8px;
    display: block;
}

.minor-product p.name.product-title.woocommerce-loop-product__title {
    text-align: center;
}

.congdung * {
    margin: 0px;
}

.minor-product-list .minor-product-meta {
    padding: 15px;
}

.blog-post-thumbnail {
    border-radius: 30px;
    position: relative;
    overflow: hidden;
}

.blog-post-thumbnail img {
    width: 100%;
}

.blog-post-thumbnail svg.subtract {
    position: absolute;
    z-index: 1;
    right: -1px;
    bottom: 0;
    fill: #fff;
    width: 110px;
    height: auto;
}

ul.header-nav.header-nav-main.nav.nav-left.nav-line-bottom.nav-size-medium.nav-spacing-large.nav-uppercase {
    justify-content: center;
    flex: 1;
    display: flex;
}

a.blog-link-button {
    position: absolute;
    bottom: 2px;
    right: 2px;
    background: linear-gradient(135deg, #2c5aa0 0%, #4a7bc8 100%);
    width: 50px;
    height: 50px;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all .3s ease-in-out;
}

a.blog-link-button:hover {
    background: linear-gradient(135deg, #2c5aa0 0%, #4a7bc8 100%);
}

.testimonial-card {
    background: #f5f5f5;
    position: relative;
    padding: 35px;
    border-radius: 30px;
    overflow: hidden;
}

.testimonial-author {
    display: flex;
    column-gap: 15px;
}

.author-thumbnail img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50%;
    object-position: top center;
}

.testimonial-card .subtract {
    position: absolute;
    fill: white;
    top: 3px;
    right: -10px;
    transform: rotate(-90deg);
    width: 120px;
}

.quote-icon {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.team-image {
    position: relative;
    border-radius: 24px;
    overflow: hidden;
}

.team-image {}

.team-image svg.subtract {
    position: absolute;
    fill: #fff;
    bottom: -1px;
    right: -1px;
    z-index: 1;
}

.social_wrapper {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.team-social {
    position: absolute;
    top: -60px;
    background: #ffffffad;
    padding: 10px;
    right: 40px;
    border-radius: 8px;
    border: 1px solid #c9c9c9;
    backdrop-filter: blur(10px);
    opacity: 0;
    transition: all .3s ease-in-out;
    display: flex;
    justify-content: space-between;
    padding: 4px;
    column-gap: 4px;
}

.social_wrapper:hover .team-social {
    opacity: 1;
}

button.social_button {
    background: linear-gradient(135deg, #2c5aa0 0%, #4a7bc8 100%);
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
    border-radius: 50%;
    margin: 0px;
}

.team-social a {
    flex: 1;
    font-size: 22px;
    margin: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
}

.team-subtitle:before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    display: inline-block;
    background: green;
}

.team-subtitle {
    display: flex;
    align-items: center;
    column-gap: 8px;
    font-size: 14px;
    font-weight: 600;
}

.team-info {
    padding: 15px 0px 0px 0px;
}

.button.is-outline,
input[type=button].is-outline,
input[type=reset].is-outline,
input[type=submit].is-outline {
    background-color: transparent;
    border: 1px solid;
    line-height: 42px;
}

.nav-column>li>a,
.nav-dropdown>li>a,
.nav-vertical-fly-out>li>a,
.nav>li>a {
    color: #333;
    transition: all .2s;
}

a.button.open-video {
    border: 0px;
    background: rgb(255 255 255 / 55%);
    backdrop-filter: blur(10px);
    width: 65px;
    height: 65px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

ul.nav.nav-pills.nav-uppercase.nav-size-large.nav-center {
    column-gap: 20px;
    margin-bottom: 35px;
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
}

ul.nav.nav-pills.nav-uppercase.nav-size-large.nav-center a {
    white-space: nowrap;
}

.nav-box>li.active>a,
.nav-pills>li.active>a {
    background: linear-gradient(135deg, #2c5aa0 0%, #4a7bc8 100%);
    color: #fff;
    opacity: 1;
}

.rounded-xl {
    border-radius: 30px;
}

.overflow-hidden {
    overflow: hidden;
}

.component-bar .title {
    font-size: 22px;
}

.component-bar .counter {
    font-size: 70px;
    color: linear-gradient(135deg, #2c5aa0 0%, #4a7bc8 100%);
    font-weight: 600;
}

.component-bar-header {
    display: flex;
    align-items: center;
    column-gap: 24px;
    width: 250px;
}

.component-bar .description {
    flex: 1;
    max-width: 285px;
}

.component-bar {
    display: flex;
    flex-wrap: wrap;
    column-gap: 15px;
    align-items: center;
    border-bottom: 1px solid #e1e1e1;
    max-width: 600px;
    margin: 18px auto;
    justify-content: space-between;
    padding: 14px 19px;
    transition: all .3s ease-in-out;
}

.component-bar:hover {
    background: linear-gradient(135deg, #2c5aa0 0%, #4a7bc8 100%);
    color: #fff;
    border-radius: 30px;
}

.history-year {
    font-size: 44px;
    font-weight: 600;
    border-bottom: 1px solid;
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
}

.history-year:before {
    content: "";
    width: 8px;
    height: 8px;
    background: green;
    position: absolute;
    border-radius: 50%;
    bottom: 0;
    transform: translateY(50%);
}

.history-item {
    min-height: 260px;
}

.history-content {
    padding-right: 15px;
}

.align-center {
    align-items: center;
}

.widget_media_image img {
    width: 100%;
}

.blog-archive {
    max-width: 1400px;
    margin: auto;
}

.featured-post-thumbnail img {
    width: 180px;
    height: 80px;
    object-fit: cover;
    border-radius: 16px;
}

.featured-post-item {
    display: flex;
    column-gap: 18px;
    margin-bottom: 18px;
}

h4.featured-post-title {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 6px;
}

.featured-post-description {
    font-size: 14px;
}

.blog-post-categories {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 30px;
    padding-top: 24px;
}

.blog-post-categories a {
    background: white;
    font-size: 14px;
    padding: 2px 8px;
    border-radius: 30px;
    font-weight: 600;
    color: #27ae60;
}

.blog-post-meta {
    font-size: 90%;
    display: flex;
    column-gap: 15px;
    margin-top: 22px;
}

h2.blog-post-title a {
    color: #404A3D;
}

h2.blog-post-title {
    font-weight: 500;
    padding-top: 12px;
}

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

.title-demen {
    font-size: 72px !important;
    background: -webkit-linear-gradient(135deg, #2c5aa0 0%, #4a7bc8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700 !important;
}

div#product-sidebar {
    border-left: 1px solid #e1e1e1;
}

ul.marketplace-list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    column-gap: 15px;
    align-items: center;
}

.woocommerce-product-gallery__wrapper {
    background: white;
    border-radius: 24px;
}

.product-main,
.product-footer {
    max-width: 1800px;
    margin: auto;
}

.team-content {
    display: flex;
    column-gap: 35px;
}

.blog-single {
    max-width: 1280px;
    margin: auto;
}

.woocommerce-billing-fields {
    border: unset;
}

div#order_review {
    padding: 15px;
    background: whitesmoke;
    border-radius: 30px;
    border: 1px solid #dddddd;
}

div#order_review td.product-name {
    text-align: left !important;
}

button#place_order {
    background: linear-gradient(135deg, #2c5aa0 0%, #4a7bc8 100%);
    border-radius: 35px;
}

.woocommerce-billing-fields>h3 {
    display: none;
}

.woocommerce-billing-fields input,
.woocommerce-billing-fields select,
.woocommerce-billing-fields textarea,
.woocommerce-additional-fields__field-wrapper textarea {
    border-radius: 8px;
    background: whitesmoke;
}

.social-link-item i {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    /* Bo góc */
    font-size: 20px;
}

/* Facebook */
.social-link-item .icon-facebook {
    background-color: #1877f2;
    color: #fff;
}

/* Twitter */
.social-link-item .icon-twitter {
    background-color: #1da1f2;
    color: #fff;
}

/* Instagram (gradient) */
.social-link-item .icon-instagram {
    background: linear-gradient(45deg, #feda75, #d62976, #962fbf, #4f5bd5);
    color: #fff;
}

/* LinkedIn */
.social-link-item .icon-linkedin {
    background-color: #0a66c2;
    color: #fff;
}

/* YouTube */
.social-link-item .icon-youtube {
    background-color: #ff0000;
    color: #fff;
}

/* Pinterest */
.social-link-item .icon-pinterest {
    background-color: #bd081c;
    color: #fff;
}

/* Snapchat */
.social-link-item .icon-snapchat {
    background-color: #fffc00;
    color: #000;
    /* icon đen mới thấy */
}

/* TikTok */
.social-link-item .icon-tiktok {
    background-color: #000;
    color: #fff;
}

/* WhatsApp */
.social-link-item .icon-whatsapp {
    background-color: #25d366;
    color: #fff;
}

/* Messenger */
.social-link-item .icon-messenger {
    background-color: #0084ff;
    color: #fff;
}

/* Zalo */
.social-link-item .icon-zalo {
    background-color: #0068ff;
    color: #fff;
}

.pd-modal-content {
    padding: 45px 35px 35px 45px;
}

p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward:not(.checkout) {
    display: none;
}

.ux-mini-cart-footer p.woocommerce-mini-cart__total.total {
    display: none;
}

a.zoom-button.button {
    display: flex !important;
    align-items: center !important;
}

.congdung {
    font-size: 85%;
    padding-top: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
}

/* Team Member Links */
.team-image-link {
    display: block;
    text-decoration: none;
    transition: opacity 0.3s ease;
}

.team-image-link:hover {
    opacity: 0.95;
}

.team-title-link {
    text-decoration: none;
    transition: color 0.3s ease;
}

.team-title-link:hover .team-title {
    color: #4a7bc8 !important;
}

.team-member-error {
    padding: 20px;
    background: #fff3cd;
    border: 1px solid #ffc107;
    border-radius: 8px;
    color: #856404;
    text-align: center;
    font-weight: 600;
}

/* Grid Container */
.custom-product-action-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-bottom: 20px;
}

/* Unbox the form to let children participate in the grid */
.custom-product-action-grid form.cart {
    display: contents;
}

/* Unbox variable product wrappers */
.custom-product-action-grid .single_variation_wrap,
.custom-product-action-grid .woocommerce-variation-add-to-cart {
    display: contents;
}

/* Variations Table - Full Width */
.custom-product-action-grid .variations {
    grid-column: 1 / -1;
    width: 100%;
    margin-bottom: 10px;
    border: none;
}

.custom-product-action-grid .variations td,
.custom-product-action-grid .variations th {
    display: block;
    width: 100%;
    padding: 0 0 5px;
    text-align: left;
}

.custom-product-action-grid .variations .label {
    display: none;
    /* Optional: hide label if desired, or style it */
}

/* Single Variation Price/Desc - Full Width */
.custom-product-action-grid .woocommerce-variation.single_variation {
    grid-column: 1 / -1;
    width: 100%;
    margin-bottom: 10px;
}

/* Quantity Input - Full Width Top */
.custom-product-action-grid .quantity {
    grid-column: 1 / -1;
    width: 120px;
    margin-bottom: 10px;
    display: flex;
}

.custom-product-action-grid .quantity input {
    text-align: center;
    padding: 0px;
    height: 36px;
    line-height: 8px;
    min-height: unset;
    min-width: unset;
    width: 35px;
}

.custom-product-action-grid .ux-quantity__button {
    width: 27px !important;
}

/* Add to Cart Button */
.custom-product-action-grid .single_add_to_cart_button {
    width: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 45px;
    font-size: 14px;
    line-height: 1.2;
    border-radius: 5px;
    background: linear-gradient(135deg, #2c5aa0 0%, #4a7bc8 100%);
    border: none;
    color: white;
    text-transform: unset;
}

.custom-product-action-grid .single_add_to_cart_button:hover {
    background: linear-gradient(135deg, #244b88 0%, #3d66a8 100%);
    opacity: 0.9;
}

/* Add Icon to Add to Cart Button */
.custom-product-action-grid .single_add_to_cart_button::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    background-color: currentColor;
    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="9" cy="21" r="1"></circle><circle cx="20" cy="21" r="1"></circle><path d="M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"></path></svg>');
    mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="9" cy="21" r="1"></circle><circle cx="20" cy="21" r="1"></circle><path d="M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"></path></svg>');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
}

/* Marketplace Buttons */
.market-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
    border-radius: 50%;
    color: white !important;
    min-height: unset;
    transition: all 0.3s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.market-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

.market-btn svg,
.market-btn img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}

.market-btn span {
    margin-top: 2px;
}

/* Colors */
.shopee-btn {
    background-color: #ee4d2d;
    border: 1px solid #ee4d2d;
}

.shopee-btn:hover {
    background-color: #d73211;
}

.lazada-btn {
    background-color: #000083;
    border: 1px solid #000083;
}

.lazada-btn:hover {
    background-color: #000083;
}

.tiktok-btn {
    background-color: #000000;
    border: 1px solid #000000;
}

.tiktok-btn:hover {
    background-color: #333333;
}

.product-action-grid {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-bottom: 20px;
    margin-top: 15px;
}

.demen-diagnosis-modal__content .btn {
    font-size: 14px !important;
}

@media only screen and (min-width: 768px) {}

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

    ul.nav.nav-pills.nav-uppercase.nav-size-large.nav-center {
        justify-content: flex-start;
    }

    /* Team Member Mobile Responsive */
    .team-member {
        max-width: 100%;
    }

    .team-content {
        display: flex;
        flex-direction: column;
    }

    .team-image {
        width: 100%;
        max-width: 300px;
        margin: 0 auto 20px;
    }

    .team-image img {
        width: 100%;
        height: auto;
    }

    .team-info {
        text-align: center;
        padding: 0;
    }

    .team-subtitle {
        justify-content: center;
    }
}