/* =========================================================
   08-FOOTER.CSS
   FOOTER, COPYRIGHT, RESPONSIVE VÀ GHI ĐÈ CUỐI
   Không khai báo font-family tại file này.
   Font-size sử dụng biến được quản lý trong 01-typography.css.
   ========================================================= */

.banner .text-box a.button.btn-buy {
background:#8B0000 !important;
    border:2px solid #8B0000 !important;
    color:#fff !important;
}

.banner .text-box a.button.btn-buy:hover {
background:#B8860B !important;
    border-color:#B8860B !important;
    color:#fff !important;
}

.banner .text-box a.button.btn-discover {
background:transparent !important;
    border:2px solid #D4AF37 !important;
    color:#D4AF37 !important;
}

.banner .text-box a.button.btn-discover:hover {
background:#D4AF37 !important;
    border-color:#D4AF37 !important;
    color:#111 !important;
}

.flickity-prev-next-button {
background:rgba(255,255,255,.15) !important;
    border:2px solid rgba(255,255,255,.6) !important;
}

.flickity-prev-next-button svg, .flickity-prev-next-button .arrow {
fill:#fff !important;
}

.service-item h3 {
color: var(--gold-dark);
    font-size: var(--srnk-fs-10px);
}

.icon-box-left .icon-box-img + .icon-box-text {
padding: 0;
}

.row-small > .col, .row-small > .flickity-viewport > .flickity-slider > .col {
margin-bottom: 0;
    padding-left: 5px;
}

.icon-box-center .row, .icon-box-center .icon-box {
display: flex;
    align-items: center;
}

.icon-box-center .icon-box {
height: 100%;
    padding-top: 15px;
    padding-bottom: 0;
}

.products.row > .product-small {
flex: 0 0 calc((100% - 56px) / 5) !important;
    width: calc((100% - 56px) / 5) !important;
    max-width: calc((100% - 56px) / 5) !important;
}

.fe-edit-filter-set, .fe-widget a[href*="filter-set"] {
display: block !important;
    width: 100%;
    padding: 10px;
    border: 1px solid var(--wine);
    border-radius: 4px;
    color: var(--wine) !important;
    font-size: 0;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.fe-edit-filter-set::before, .fe-widget a[href*="filter-set"]::before {
content: "XÓA BỘ LỌC";
    font-size: var(--srnk-fs-13px);
}

.custom-footer .footer-logo {
text-align: left;
}

.custom-footer .footer-logo .ux-logo {
margin-bottom: 10px !important;
}

.custom-footer .footer-logo .ux-logo-image {
width: auto !important;
    max-width: 190px !important;
    height: auto !important;
}

.custom-footer .footer-logo p {
max-width: 280px;
    margin: 0 0 18px !important;
    color: #ffffff !important;
    font-size: var(--srnk-fs-13px) !important;
    font-weight: 400 !important;
    line-height: 1.65 !important;
}

.custom-footer .footer-logo .social-icons {
margin-top: 4px !important;
}

.custom-footer .footer-logo .social-icons a {
margin-right: 9px !important;
    color: #ffffff !important;
    border: 0 !important;
    background: transparent !important;
    font-size: var(--srnk-fs-17px) !important;
}

.custom-footer .footer-logo .social-icons a:hover {
color: #d6b66a !important;
}

.custom-footer .footer-logo .social-icons .button, .custom-footer .footer-logo .social-icons .icon {
border: 0 !important;
    box-shadow: none !important;
}

@media screen and (max-width: 549px) {
    .custom-footer .footer-logo {
    text-align: center;
    }
    .custom-footer .footer-logo p {
    max-width: 100%;
            margin-left: auto !important;
            margin-right: auto !important;
    }
}

.footer-logo .ux-logo {
margin-bottom:10px !important;
}

.footer-logo p {
margin-top:0 !important;
    margin-bottom:18px !important;
}

.custom-footer {
min-height: 0 !important;
    padding: 30px 0 22px !important;
    background: #171717 !important;
}

.custom-footer > .section-bg, .custom-footer > .section-content {
min-height: 0 !important;
}

.custom-footer .section-content {
width: 100%;
    max-width: 1280px !important;
    margin: 0 auto !important;
}

.custom-footer .row {
display: flex !important;
    align-items: flex-start !important;
    width: 100%;
    margin: 0 auto !important;
}

.custom-footer .col {
min-height: 0 !important;
    padding: 0 15px 15px !important;
}

.custom-footer .col-inner {
min-height: 0 !important;
}

.custom-footer .footer-logo {
padding-right: 28px !important;
}

.custom-footer .footer-logo .ux-logo {
margin-bottom: 16px;
}

.custom-footer .footer-logo .ux-logo-link {
display: inline-block;
}

.custom-footer .footer-logo .ux-logo-image {
width: auto !important;
    max-width: 210px !important;
    height: auto !important;
}

.custom-footer .footer-logo p {
margin: 0 0 16px !important;
    color: #fff !important;
    font-size: var(--srnk-fs-13px) !important;
    font-weight: 400;
    line-height: 1.65 !important;
}

.custom-footer .footer-heading {
margin: 0 0 18px !important;
}

.custom-footer .footer-heading h4, .custom-footer h4.footer-heading {
margin: 0 !important;
    padding: 0 !important;
    color: #d6b66a !important;
    border: 0 !important;
    font-size: var(--srnk-fs-14px) !important;
    font-weight: 700 !important;
    line-height: 1.3;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}

.custom-footer .footer-heading h4::after, .custom-footer h4.footer-heading::after {
content: "";
    display: block;
    width: 72px;
    height: 1px;
    margin-top: 9px;
    background: rgba(255, 255, 255, 0.42);
}

.custom-footer .footer-heading::before, .custom-footer .footer-heading::after {
display: none !important;
    content: none !important;
}

.custom-footer .ux-menu {
display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 10px;
    margin: 0 !important;
    padding: 0 !important;
}

.custom-footer .ux-menu-link {
display: block !important;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}

.custom-footer .ux-menu-link__link {
display: inline-flex !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #fff !important;
    text-decoration: none !important;
}

.custom-footer .ux-menu-link__text {
color: #fff !important;
    font-size: var(--srnk-fs-13px) !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    text-transform: none !important;
    transition: color 0.2s ease;
}

.custom-footer .ux-menu-link__link:hover, .custom-footer .ux-menu-link__link:hover .ux-menu-link__text {
color: #d6b66a !important;
}

.custom-footer .ux-menu-link::before, .custom-footer .ux-menu-link::after, .custom-footer .ux-menu-link__link::before, .custom-footer .ux-menu-link__link::after {
display: none !important;
    content: none !important;
}

.custom-footer .footer-danh-muc, .custom-footer .footer-ho-tro {
min-height: 0 !important;
}

.custom-footer .footer-danh-muc .ux-menu, .custom-footer .footer-ho-tro .ux-menu {
margin-top: 0 !important;
}

.custom-footer .footer-contact .icon-box {
display: flex !important;
    align-items: flex-start !important;
    margin: 0 0 14px !important;
    padding: 0 !important;
}

.custom-footer .footer-contact .icon-box-img, .custom-footer .footer-contact .icon-box-icon {
flex: 0 0 20px;
    width: 20px !important;
    min-width: 20px !important;
    margin-right: 9px !important;
}

.custom-footer .footer-contact .icon-box-text {
min-width: 0;
    padding: 0 !important;
}

.custom-footer .footer-contact .icon-box-text h3, .custom-footer .footer-contact .icon-box-text h4, .custom-footer .footer-contact .icon-box-text p {
margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

.custom-footer .footer-contact .icon-box-text h3, .custom-footer .footer-contact .icon-box-text h4, .custom-footer .footer-contact .icon-box-text p:first-child {
color: #fff !important;
    font-size: var(--srnk-fs-13px) !important;
    font-weight: 600 !important;
    line-height: 1.4 !important;
}

.custom-footer .footer-contact .icon-box-text p:last-child {
margin-top: 3px !important;
    color: #999 !important;
    font-size: var(--srnk-fs-10px) !important;
    font-weight: 600 !important;
    line-height: 1.3 !important;
    letter-spacing: 0.7px;
    text-transform: uppercase;
}

.custom-footer .footer-contact .icon-box-icon, .custom-footer .footer-contact .icon-box-img, .custom-footer .footer-contact svg {
color: #d6b66a !important;
    fill: #d6b66a !important;
}

.custom-footer .footer-contact .icon-box::before, .custom-footer .footer-contact .icon-box::after, .custom-footer .footer-contact .icon-box-text::before, .custom-footer .footer-contact .icon-box-text::after {
display: none !important;
    content: none !important;
}

.custom-footer .social-icons {
margin-top: 6px !important;
}

.custom-footer .social-icons a {
margin-right: 7px !important;
    color: #fff !important;
    border-color: transparent !important;
}

.custom-footer .social-icons a:hover {
color: #d6b66a !important;
}

.custom-footer .footer-map {
width: 100%;
    overflow: hidden;
    border-radius: 4px;
}

.custom-footer .footer-map iframe {
display: block;
    width: 100% !important;
    height: 125px !important;
    border: 0 !important;
    border-radius: 4px;
}

.custom-footer .footer-bottom-row {
margin-top: 20px !important;
    padding-top: 12px !important;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.custom-footer .footer-bottom-row p, .custom-footer .footer-bottom-row a {
margin: 0 !important;
    color: #fff !important;
    font-size: var(--srnk-fs-11px) !important;
    line-height: 1.5;
}

.absolute-footer {
display: none !important;
}

@media screen and (max-width: 849px) {
    .custom-footer .row {
    flex-wrap: wrap !important;
    }
    .custom-footer .col {
    flex: 0 0 50% !important;
            width: 50% !important;
            max-width: 50% !important;
            margin-bottom: 24px !important;
    }
    .custom-footer .footer-logo {
    padding-right: 15px !important;
    }
    .custom-footer .footer-map iframe {
    height: 160px !important;
    }
}

@media screen and (max-width: 549px) {
    .custom-footer {
    padding: 24px 0 12px !important;
    }
    .custom-footer .col {
    flex: 0 0 100% !important;
            width: 100% !important;
            max-width: 100% !important;
            margin-bottom: 22px !important;
    }
    .custom-footer .footer-map iframe {
    height: 180px !important;
    }
}

.custom-footer .footer-contact .icon-box-text, .custom-footer .footer-contact .icon-box-text h3, .custom-footer .footer-contact .icon-box-text h4, .custom-footer .footer-contact .icon-box-text p, .custom-footer .footer-contact .icon-box-text strong, .custom-footer .footer-contact .icon-box-text a {
color: #ffffff !important;
}

.custom-footer .footer-contact .icon-box-text h3, .custom-footer .footer-contact .icon-box-text h4 {
margin: 0 !important;
    color: #ffffff !important;
    font-size: var(--srnk-fs-13px) !important;
    font-weight: 600 !important;
    line-height: 1.4 !important;
}

.custom-footer .footer-contact .icon-box-text .uppercase, .custom-footer .footer-contact .icon-box-text small, .custom-footer .footer-contact .icon-box-text p:last-child {
margin: 2px 0 0 !important;
    color: #9c9c9c !important;
    font-size: var(--srnk-fs-10px) !important;
    font-weight: 600 !important;
    line-height: 1.3 !important;
    letter-spacing: 0.6px;
    text-transform: uppercase;
}

.custom-footer .footer-contact .icon-box {
margin-bottom: 14px !important;
}

.custom-footer .footer-contact .icon-box-img, .custom-footer .footer-contact .icon-box-icon {
width: 20px !important;
    min-width: 20px !important;
    margin-right: 9px !important;
    color: #d6b66a !important;
}

.custom-footer .footer-contact svg, .custom-footer .footer-contact svg path {
fill: #d6b66a !important;
    color: #d6b66a !important;
}

.custom-footer .footer-contact a:hover {
color: #d6b66a !important;
}

.srnk-icon-origin::before {
mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.2 7 13 7 13s7-7.8 7-13a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 12 6a2.5 2.5 0 0 1 0 5.5Z'/%3E%3C/svg%3E");
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.2 7 13 7 13s7-7.8 7-13a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 12 6a2.5 2.5 0 0 1 0 5.5Z'/%3E%3C/svg%3E");
}

.srnk-icon-region::before {
mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m9 3 6 3 5-3v17l-5 3-6-3-5 3V6l5-3Zm0 2.2L6 6.7v13.1l3-1.5V5.2Zm2 0v13.1l3 1.5V6.7l-3-1.5Zm5 1.5v13.1l2-1.2V5.5l-2 1.2Z'/%3E%3C/svg%3E");
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m9 3 6 3 5-3v17l-5 3-6-3-5 3V6l5-3Zm0 2.2L6 6.7v13.1l3-1.5V5.2Zm2 0v13.1l3 1.5V6.7l-3-1.5Zm5 1.5v13.1l2-1.2V5.5l-2 1.2Z'/%3E%3C/svg%3E");
}

.srnk-icon-brand::before {
mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 5a2 2 0 0 1 2-2h7.2a2 2 0 0 1 1.4.6l7.8 7.8a2 2 0 0 1 0 2.8l-7.2 7.2a2 2 0 0 1-2.8 0L3.6 13.6A2 2 0 0 1 3 12.2V5Zm5 4a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z'/%3E%3C/svg%3E");
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 5a2 2 0 0 1 2-2h7.2a2 2 0 0 1 1.4.6l7.8 7.8a2 2 0 0 1 0 2.8l-7.2 7.2a2 2 0 0 1-2.8 0L3.6 13.6A2 2 0 0 1 3 12.2V5Zm5 4a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z'/%3E%3C/svg%3E");
}

.srnk-icon-wine::before {
mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 3h12v4a6 6 0 0 1-5 5.9V19h4v2H7v-2h4v-6.1A6 6 0 0 1 6 7V3Zm2 2v2a4 4 0 0 0 8 0V5H8Z'/%3E%3C/svg%3E");
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 3h12v4a6 6 0 0 1-5 5.9V19h4v2H7v-2h4v-6.1A6 6 0 0 1 6 7V3Zm2 2v2a4 4 0 0 0 8 0V5H8Z'/%3E%3C/svg%3E");
}

.srnk-icon-volume::before {
mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10 2h4v4l2 3v11a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V9l2-3V2Zm0 8v10h4V10h-4Z'/%3E%3C/svg%3E");
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10 2h4v4l2 3v11a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V9l2-3V2Zm0 8v10h4V10h-4Z'/%3E%3C/svg%3E");
}

.srnk-icon-alcohol::before {
mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2s6 7 6 12a6 6 0 1 1-12 0c0-5 6-12 6-12Zm-1 16h2v2h-2v-2Zm0-8h2v6h-2v-6Z'/%3E%3C/svg%3E");
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2s6 7 6 12a6 6 0 1 1-12 0c0-5 6-12 6-12Zm-1 16h2v2h-2v-2Zm0-8h2v6h-2v-6Z'/%3E%3C/svg%3E");
}

.srnk-icon-grape::before {
mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M14 2c3 0 5 2 5 5-3 0-5-2-5-5ZM9 6a3 3 0 1 1 6 0 3 3 0 0 1-6 0Zm-3 5a3 3 0 1 1 6 0 3 3 0 0 1-6 0Zm6 0a3 3 0 1 1 6 0 3 3 0 0 1-6 0Zm-3 5a3 3 0 1 1 6 0 3 3 0 0 1-6 0Zm3 5a3 3 0 1 1 3-3 3 3 0 0 1-3 3Z'/%3E%3C/svg%3E");
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M14 2c3 0 5 2 5 5-3 0-5-2-5-5ZM9 6a3 3 0 1 1 6 0 3 3 0 0 1-6 0Zm-3 5a3 3 0 1 1 6 0 3 3 0 0 1-6 0Zm6 0a3 3 0 1 1 6 0 3 3 0 0 1-6 0Zm-3 5a3 3 0 1 1 6 0 3 3 0 0 1-6 0Zm3 5a3 3 0 1 1 3-3 3 3 0 0 1-3 3Z'/%3E%3C/svg%3E");
}

.srnk-benefit-item {
display: flex;
    align-items: flex-start;
    gap: 8px;
    margin-bottom: 8px;
    color: #4b362d;
    font-size: var(--srnk-fs-13px);
    line-height: 1.45;
}

.srnk-benefit-item:last-child {
margin-bottom: 0;
}

.srnk-benefit-icon {
flex: 0 0 18px;
    color: var(--srnk-wine);
    font-weight: 700;
    text-align: center;
}

.srnk-policy-grid {
display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    margin-top: 16px;
}

.srnk-policy-item {
padding: 15px;
    background: #fffaf5;
    border: 1px solid #ead7c8;
    border-radius: 6px;
}

.srnk-policy-item strong {
color: var(--srnk-wine);
}

.srnk-policy-item p {
margin: 5px 0 0;
}

@media screen and (max-width: 549px) {
    .srnk-policy-grid {
    grid-template-columns: 1fr;
    }
}

.product-tabs {
gap:35px!important;
}

.product-tabs li a {
font-size:var(--srnk-fs-13px)!important;
    font-weight:700!important;
    text-transform:uppercase;
}

.srnk-benefit-item {
margin:0;
    font-size:var(--srnk-fs-14px);
}

/* =========================================================
   FOOTER – SHOP RƯỢU NHẬP KHẨU
   File: 08-footer.css
   ========================================================= */

.custom-footer {
    --footer-bg: #191919;
    --footer-text: #f5f5f5;
    --footer-muted: #d7d7d7;
    --footer-gold: var(--srnk-color-secondary, #d6b66a);
    --footer-wine: var(--srnk-color-primary, #7b1128);
    --footer-border: rgba(255, 255, 255, 0.11);

    padding: 42px 0 18px !important;
    color: var(--footer-text) !important;
    background: var(--footer-bg) !important;
}

/* Khung nội dung chính */
.custom-footer > .section-content {
    width: 100%;
}

.custom-footer > .section-content > .row {
    max-width: 1280px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}

.custom-footer .col-inner {
    background: transparent !important;
}

/* =========================================================
   HÀNG FOOTER CHÍNH
   ========================================================= */

.custom-footer #row-1971828279 {
    display: grid !important;
    grid-template-columns:
        minmax(250px, 1.35fr)
        minmax(145px, 0.75fr)
        minmax(190px, 0.9fr)
        minmax(245px, 1.15fr)
        minmax(220px, 1fr) !important;
    align-items: start !important;
    gap: 34px !important;

    width: 100% !important;
    margin: 0 !important;
}

/* Reset cột Flatsome */
.custom-footer #row-1971828279 > .col {
    width: 100% !important;
    max-width: none !important;
    flex-basis: auto !important;

    margin: 0 !important;
    padding: 0 !important;
}

/* =========================================================
   LOGO VÀ GIỚI THIỆU
   ========================================================= */

.custom-footer .footer-logo .ux-logo {
    display: block !important;

    width: 100% !important;
    max-width: 230px !important;

    margin: 0 auto 18px !important;
}

.custom-footer .footer-logo .ux-logo-link {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    padding: 0 !important;
}

.custom-footer .footer-logo .ux-logo-image {
    display: block !important;

    width: auto !important;
    max-width: 220px !important;
    height: auto !important;
    max-height: 105px !important;

    object-fit: contain !important;
}

.custom-footer .footer-logo p {
    max-width: 310px;
    margin: 0 auto 20px !important;

    color: var(--footer-text) !important;
    font-size: var(--srnk-fs-14px, 14px) !important;
    font-weight: 400 !important;
    line-height: 1.65 !important;
    text-align: left !important;
}

/* =========================================================
   TIÊU ĐỀ CỘT
   ========================================================= */

.custom-footer h4.footer-heading,
.custom-footer .footer-heading h4 {
    position: relative;

    min-height: 38px;
    margin: 0 0 17px !important;
    padding: 0 0 11px !important;

    color: var(--footer-gold) !important;
    font-family: var(--srnk-font-body, Arial, Helvetica, sans-serif) !important;
    font-size: var(--srnk-fs-15px, 15px) !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
    letter-spacing: 0.2px !important;
    text-transform: uppercase !important;
}

/* Gạch trang trí dưới tiêu đề */
.custom-footer h4.footer-heading::after,
.custom-footer .footer-heading h4::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;

    width: 42px;
    height: 2px;

    background: linear-gradient(
        90deg,
        var(--footer-wine),
        var(--footer-gold)
    );
}

/* =========================================================
   MENU FOOTER
   ========================================================= */

.custom-footer .ux-menu {
    gap: 0 !important;
}

.custom-footer .ux-menu-link {
    margin: 0 !important;
    padding: 0 !important;
}

.custom-footer .ux-menu-link__link {
    position: relative;

    display: flex !important;
    align-items: center !important;

    min-height: 36px !important;
    margin: 0 !important;
    padding: 6px 0 6px 13px !important;

    color: var(--footer-text) !important;
    font-size: var(--srnk-fs-14px, 14px) !important;
    font-weight: 500 !important;
    line-height: 1.45 !important;
    text-decoration: none !important;

    background: transparent !important;
    border: 0 !important;

    transition:
        color 0.2s ease,
        padding-left 0.2s ease !important;
}

/* Chấm gold trước link */
.custom-footer .ux-menu-link__link::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;

    width: 4px;
    height: 4px;

    background: var(--footer-gold);
    border-radius: 50%;

    transform: translateY(-50%);
}

.custom-footer .ux-menu-link__link:hover {
    color: var(--footer-gold) !important;
    padding-left: 18px !important;
}

/* =========================================================
   LIÊN HỆ
   ========================================================= */

.custom-footer .footer-contact .icon-box {
    display: flex !important;
    align-items: flex-start !important;

    margin: 0 0 14px !important;
}

.custom-footer .footer-contact .icon-box-img {
    flex: 0 0 26px !important;

    width: 26px !important;
    margin: 0 10px 0 0 !important;
}

.custom-footer .footer-contact .icon-inner {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 24px !important;
    height: 24px !important;

    border: 1px solid rgba(214, 182, 106, 0.65) !important;
    border-radius: 50% !important;
}

.custom-footer .footer-contact .icon-inner img {
    width: 13px !important;
    height: 13px !important;

    object-fit: contain !important;
}

.custom-footer .footer-contact .icon-box-text {
    flex: 1;
    min-width: 0;
}

.custom-footer .footer-contact h5 {
    margin: 2px 0 0 !important;

    color: var(--footer-text) !important;
    font-family: var(--srnk-font-body, Arial, Helvetica, sans-serif) !important;
    font-size: var(--srnk-fs-12px, 12px) !important;
    font-weight: 600 !important;
    line-height: 1.5 !important;
    letter-spacing: 0.1px !important;
    text-transform: none !important;

    overflow-wrap: anywhere;
}

/* =========================================================
   MẠNG XÃ HỘI
   ========================================================= */

.custom-footer .social-icons {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 9px !important;

    max-width: 310px;
    margin: 0 auto !important;
}

.custom-footer .social-icons a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 34px !important;
    height: 34px !important;
    margin: 0 !important;

    color: #fff !important;
    background: rgba(255, 255, 255, 0.06) !important;
    border: 1px solid rgba(255, 255, 255, 0.16) !important;
    border-radius: 50% !important;

    transition:
        color 0.2s ease,
        background-color 0.2s ease,
        border-color 0.2s ease,
        transform 0.2s ease !important;
}

.custom-footer .social-icons a:hover {
    color: #271400 !important;
    background: var(--footer-gold) !important;
    border-color: var(--footer-gold) !important;

    transform: translateY(-2px);
}

/* =========================================================
   GOOGLE MAP
   ========================================================= */

.custom-footer .footer-map {
    overflow: hidden;

    width: 100%;

    border: 1px solid rgba(214, 182, 106, 0.25);
    border-radius: 7px;

    box-shadow: 0 7px 18px rgba(0, 0, 0, 0.2);
}

.custom-footer .footer-map iframe {
    display: block !important;

    width: 100% !important;
    min-width: 0 !important;
    height: 170px !important;

    margin: 0 !important;

    border: 0 !important;
}

/* =========================================================
   FOOTER BOTTOM
   ========================================================= */

.custom-footer .footer-bottom-row {
    max-width: 1280px !important;

    margin: 34px auto 0 !important;
    padding: 18px 14px 0 !important;

    border-top: 1px solid var(--footer-border);
}

.custom-footer .footer-bottom-row > .col {
    padding: 0 !important;
}

.custom-footer #row-233016830 {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: center !important;
    gap: 24px !important;

    margin: 0 !important;
}

.custom-footer #row-233016830 > .col {
    width: 100% !important;
    max-width: none !important;
    flex-basis: auto !important;

    padding: 0 !important;
}

.custom-footer .footer-bottom-row p {
    margin: 0 !important;

    color: #dedede !important;
    font-size: var(--srnk-fs-12px, 12px) !important;
    font-weight: 500 !important;
    line-height: 1.55 !important;
}

.custom-footer #col-309346396 p {
    text-align: right !important;
}

/* =========================================================
   TABLET
   ========================================================= */

@media screen and (max-width: 1100px) {
    .custom-footer #row-1971828279 {
        grid-template-columns:
            repeat(2, minmax(0, 1fr)) !important;
        gap: 32px 38px !important;
    }

    .custom-footer .footer-logo {
        grid-column: 1 / -1;
    }

    .custom-footer .footer-logo p {
        max-width: 520px;
        text-align: center !important;
    }

    .custom-footer .social-icons {
        justify-content: center !important;
    }
}

/* =========================================================
   MOBILE
   ========================================================= */

@media screen and (max-width: 549px) {
    .custom-footer {
        padding: 34px 18px 16px !important;
    }

    .custom-footer #row-1971828279 {
        display: block !important;
    }

    .custom-footer #row-1971828279 > .col {
        margin-bottom: 28px !important;
    }

    .custom-footer .footer-logo .ux-logo {
        max-width: 200px !important;
    }

    .custom-footer .footer-logo p {
        text-align: center !important;
    }

    .custom-footer h4.footer-heading,
    .custom-footer .footer-heading h4 {
        min-height: 0;
        margin-bottom: 12px !important;
    }

    .custom-footer .footer-map iframe {
        height: 190px !important;
    }

    .custom-footer .footer-bottom-row {
        margin-top: 8px !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .custom-footer #row-233016830 {
        display: block !important;
    }

    .custom-footer .footer-bottom-row p,
    .custom-footer #col-309346396 p {
        margin-bottom: 10px !important;
        text-align: center !important;
    }
}

/* =========================================================
   FOOTER – CÂN LẠI BỐ CỤC
   ========================================================= */

@media screen and (min-width: 1101px) {

    .custom-footer #row-1971828279 {
        grid-template-columns:
            minmax(255px, 1.25fr)
            minmax(150px, 0.7fr)
            minmax(190px, 0.9fr)
            minmax(260px, 1.15fr)
            minmax(250px, 1fr) !important;

        gap: 38px !important;
    }

    /* Cột liên hệ rộng hơn */
    .custom-footer .footer-contact h5 {
        font-size: 13px !important;
        line-height: 1.45 !important;
        white-space: normal !important;
        overflow-wrap: anywhere !important;
    }

    /* Bản đồ lớn hơn */
    .custom-footer .footer-map {
        width: 100% !important;
        min-width: 240px !important;
    }

    .custom-footer .footer-map iframe {
        width: 100% !important;
        height: 185px !important;
    }
}

.custom-footer .footer-logo .ux-logo {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.custom-footer .footer-logo p {
    max-width: 300px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.custom-footer .footer-logo .social-icons {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.custom-footer .footer-contact .icon-box {
    min-height: 32px !important;
    margin-bottom: 10px !important;
}

.custom-footer .footer-contact .icon-box-img {
    flex: 0 0 27px !important;
}

.custom-footer .footer-contact .icon-inner {
    width: 24px !important;
    height: 24px !important;
}

.custom-footer .footer-contact h5 {
    color: #e8e8e8 !important;
    font-weight: 500 !important;
}

/* ==================================================
   FOOTER MOBILE – SHOP RƯỢU NHẬP KHẨU
================================================== */
@media screen and (max-width: 549px) {

    /* Khung footer */
    .srnk-footer {
        padding: 25px 0 85px !important;
        background: #191919 !important;
    }

    .srnk-footer .row {
        max-width: 100% !important;
    }

    /* Row chính chứa 5 cột */
    .srnk-footer .footer-main-row {
        display: flex !important;
        flex-wrap: wrap !important;
        align-items: flex-start !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 18px !important;
    }

    /* Reset các cột */
    .srnk-footer .footer-main-row > .col {
        margin: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    /* =========================
       LOGO VÀ GIỚI THIỆU
    ========================= */
    .srnk-footer .footer-about {
        order: 1;
        flex: 0 0 100% !important;
        width: 100% !important;
        max-width: 100% !important;
        padding-bottom: 22px !important;
        text-align: center !important;
    }

    .srnk-footer .footer-about .img,
    .srnk-footer .footer-about img {
        display: block !important;
        width: auto !important;
        max-width: 210px !important;
        max-height: 90px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        object-fit: contain !important;
    }

    .srnk-footer .footer-about .text {
        max-width: 350px !important;
        margin: 12px auto 0 !important;
        color: #fff !important;
        font-size: 13px !important;
        line-height: 1.65 !important;
        text-align: center !important;
    }

    .srnk-footer .footer-about .social-icons {
        display: flex !important;
        justify-content: center !important;
        gap: 12px !important;
        margin-top: 15px !important;
    }

    /* =========================
       DANH MỤC VÀ HỖ TRỢ: 2 CỘT
    ========================= */
    .srnk-footer .footer-category {
        order: 2;
        flex: 0 0 50% !important;
        width: 50% !important;
        max-width: 50% !important;
        padding: 20px 10px 20px 0 !important;
        border-top: 1px solid rgba(255,255,255,.1) !important;
    }

    .srnk-footer .footer-support {
        order: 3;
        flex: 0 0 50% !important;
        width: 50% !important;
        max-width: 50% !important;
        padding: 20px 0 20px 10px !important;
        border-top: 1px solid rgba(255,255,255,.1) !important;
    }

    /* Tiêu đề các cột */
    .srnk-footer .footer-category h3,
    .srnk-footer .footer-category h4,
    .srnk-footer .footer-support h3,
    .srnk-footer .footer-support h4,
    .srnk-footer .footer-contact h3,
    .srnk-footer .footer-contact h4 {
        margin: 0 0 13px !important;
        color: #d5a63b !important;
        font-size: 13px !important;
        font-weight: 700 !important;
        line-height: 1.35 !important;
        text-transform: uppercase !important;
    }

    /* Menu */
    .srnk-footer .footer-category ul,
    .srnk-footer .footer-support ul {
        margin: 0 !important;
        padding: 0 !important;
        list-style: none !important;
    }

    .srnk-footer .footer-category li,
    .srnk-footer .footer-support li {
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
    }

    .srnk-footer .footer-category a,
    .srnk-footer .footer-support a {
        display: block !important;
        padding: 6px 0 !important;
        color: #fff !important;
        font-size: 12px !important;
        line-height: 1.4 !important;
    }

    /* =========================
       LIÊN HỆ
    ========================= */
    .srnk-footer .footer-contact {
        order: 4;
        flex: 0 0 100% !important;
        width: 100% !important;
        max-width: 100% !important;
        padding: 20px 0 !important;
        border-top: 1px solid rgba(255,255,255,.1) !important;
    }

    .srnk-footer .footer-contact .icon-box {
        display: flex !important;
        align-items: center !important;
        margin-bottom: 12px !important;
    }

    .srnk-footer .footer-contact .icon-box-img {
        width: 34px !important;
        min-width: 34px !important;
        margin: 0 10px 0 0 !important;
    }

    .srnk-footer .footer-contact .icon-box-text {
        padding: 0 !important;
    }

    .srnk-footer .footer-contact p,
    .srnk-footer .footer-contact a {
        margin: 0 !important;
        color: #eee !important;
        font-size: 12px !important;
        line-height: 1.5 !important;
        word-break: break-word !important;
    }

    /* =========================
       BẢN ĐỒ
    ========================= */
    .srnk-footer .footer-map {
        order: 5;
        flex: 0 0 100% !important;
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 0 25px !important;
    }

    .srnk-footer .footer-map iframe {
        display: block !important;
        width: 100% !important;
        height: 210px !important;
        border: 0 !important;
        border-radius: 7px !important;
    }

    /* =========================
       PHẦN CUỐI FOOTER
    ========================= */
    .srnk-footer .footer-bottom-row {
        display: flex !important;
        flex-direction: column !important;
        width: auto !important;
        margin: 0 18px !important;
        padding: 18px 0 0 !important;
        border-top: 1px solid rgba(255,255,255,.12) !important;
    }

    .srnk-footer .footer-copyright,
    .srnk-footer .footer-trust {
        flex: 0 0 100% !important;
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
        text-align: center !important;
    }

    .srnk-footer .footer-copyright p,
    .srnk-footer .footer-trust p,
    .srnk-footer .footer-copyright .text,
    .srnk-footer .footer-trust .text {
        margin: 0 0 8px !important;
        color: #eee !important;
        font-size: 11px !important;
        line-height: 1.55 !important;
        text-align: center !important;
    }

    /* Xóa khoảng trống thừa */
    .srnk-footer .col-inner {
        min-height: 0 !important;
    }

    .srnk-footer p:empty {
        display: none !important;
    }
}