﻿:root {
    --primary-color: #990d23;
}

.tooltipster-base {
    --tooltip-color: #fff;
    --tooltip-bg-color: #000;
}

.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
    --drawer-width: 300px;
}

.off-canvas .mfp-content.off-canvas-cart {
    --drawer-width: 360px;
}

html {
    background-color: rgba(58, 58, 58, 0.63) !important;
}



    .row.row-collapse {
        max-width: 1540px
    }

    .row.row-small {
        max-width: 1562.5px
    }

    .row.row-large {
        max-width: 1600px
    }

.header-main {
    height: 90px
}

#logo img {
    max-height: 90px
}

#logo {
    width: 220px;
}

    #logo img {
        padding: 10px 0;
    }

.stuck #logo img {
    padding: 10px 0;
}

.header-bottom {
    min-height: 40px
}

.header-top {
    min-height: 20px
}

.transparent .header-main {
    height: 90px
}

.transparent #logo img {
    max-height: 90px
}

.has-transparent + .page-title:first-of-type,
.has-transparent + #main > .page-title,
.has-transparent + #main > div > .page-title,
.has-transparent + #main .page-header-wrapper:first-of-type .page-title {
    padding-top: 90px;
}

.transparent .header-wrapper {
    background-color: rgba(255, 255, 255, 0) !important;
}

.transparent .top-divider {
    display: none;
}

.header.show-on-scroll,
.stuck .header-main {
    height: 85px !important
}

.stuck #logo img {
    max-height: 85px !important
}

.search-form {
    width: 42%;
}

.header-bg-color {
    background-color: rgb(0, 0, 0);
}

.header-bottom {
    background-color: rgb(0, 0, 0);
}

.top-bar-nav > li > a {
    line-height: 16px
}

.header-main .nav > li > a {
    line-height: 16px
}

.stuck .header-main .nav > li > a {
    line-height: 50px
}

.header-bottom-nav > li > a {
    line-height: 40px
}

@media(max-width:549px) {
    .header-main {
        height: 70px
    }

    #logo img {
        max-height: 70px
    }
}

.main-menu-overlay {
    background-color: #990d23
}

.nav-dropdown {
    font-size: 90%
}

.nav-dropdown-has-arrow li.has-dropdown:after {
    border-bottom-color: #ffffff;
}

.nav .nav-dropdown {
    background-color: #ffffff
}

.header-top {
    background-color: #990d23 !important;
}

body {
    color: #2d2b2b
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
    color: #0A0A0A;
}

body {
    font-size: 100%;
}

@media screen and (max-width:549px) {
    body {
        font-size: 94%;
    }
}

body {
    font-family: Inter, sans-serif;
}

body {
    font-weight: 400;
    font-style: normal;
}

.nav > li > a {
    font-family: Inter, sans-serif;
}

.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-family: Inter, sans-serif;
}

.nav > li > a,
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-weight: 500;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: Lora, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
    font-weight: 600;
    font-style: normal;
}

.alt-font {
    font-family: Monaco, "Lucida Sans Typewriter", "Lucida Typewriter", "Courier New", Courier, monospace;
}

.breadcrumbs {
    text-transform: none;
}

.header:not(.transparent) .header-nav-main > li > a {
    color: #ffffff;
}

    .header:not(.transparent) .header-nav-main.nav > li > a:hover,
    .header:not(.transparent) .header-nav-main.nav > li.active > a,
    .header:not(.transparent) .header-nav-main.nav > li.current > a,
    .header:not(.transparent) .header-nav-main.nav > li > a.active,
    .header:not(.transparent) .header-nav-main.nav > li > a.current {
        color: rgb(241 161 59);
    }

.header-nav-main.nav-line-bottom > li > a:before,
.header-nav-main.nav-line-grow > li > a:before,
.header-nav-main.nav-line > li > a:before,
.header-nav-main.nav-box > li > a:hover,
.header-nav-main.nav-box > li.active > a,
.header-nav-main.nav-pills > li > a:hover,
.header-nav-main.nav-pills > li.active > a {
    color: #FFF !important;
    background-color: #ffffff;
}

.header:not(.transparent) .header-bottom-nav.nav > li > a {
    color: #ffffff;
}

.widget a {
    color: #000000;
}

    .widget a:hover {
        color: rgba(96, 0, 0, 0.54);
    }

.widget .tagcloud a:hover {
    border-color: rgba(96, 0, 0, 0.54);
    background-color: rgba(96, 0, 0, 0.54);
}

.is-divider {
    background-color: #B5B5B5;
}

.shop-page-title.featured-title .title-overlay {
    background-color: rgba(10, 10, 10, 0.46);
}

.has-equal-box-heights .box-image {
    padding-top: 100%;
}

.shop-page-title.featured-title .title-bg {
    background-image: url(wp-content/uploads/2018/01/IMG_2393.jpg);
}

input[type='submit'],
input[type="button"],
button:not(.icon),
.button:not(.icon) {
    border-radius: 4px !important
}

.pswp__bg,
.mfp-bg.mfp-ready {
    background-color: #FFFFFF
}

@media screen and (min-width:550px) {
    .products .box-vertical .box-image {
        min-width: 300px !important;
        width: 300px !important;
    }
}

.footer-1 {
    background-color: rgba(247, 248, 224, 0.72)
}

.footer-2 {
    background-color: #111
}

.absolute-footer,
html {
    background-color: #f7f7f7
}

.page-title-small + main .product-container > .row {
    padding-top: 0;
}

button[name='update_cart'] {
    display: none;
}

.nav-vertical-fly-out > li + li {
    border-top-width: 1px;
    border-top-style: solid;
}

#popup-titlediv #popup-title {
    padding: 15px;
    font-size: 1.2em;
    border: 1px solid #dcdcde;
    border-radius: 4px;
}

.header-main .nav > li > a {
    color: #524f4f;
}

.age-gate-form {
    max-width: 386px;
    background: transparent;
    padding: 0;
}

.age-gate-additional-information {
    font-size: 12px;
    margin-top: 20px;
    color: #9c1421;
}

.age-gate {
    text-align: center;
    width: 100%;
    margin: auto;
    font-family: Roboto, sans-serif;
}

form.age-gate-form button {
    background: #fff;
    border: 1px solid #2c1e1e;
    border-radius: 6px;
    font-size: 14px;
    width: 45%;
    margin-top: 30px;
}

form.age-gate-form button {
    background: #fff;
    border: 1px solid #2c1e1e;
    border-radius: 6px;
    font-size: 14px;
    width: 45%;
    margin-top: 30px;
    color: #4e4343
}

    form.age-gate-form button:hover {
        background-color: #9c1421;
        color: #fff;
    }

.age-gate-challenge,
.age-gate-message {
    font-size: 15px;
    margin-bottom: 0;
}

.age-gate-heading.age-gate-logo img {
    padding-bottom: 30px;
    max-width: 70%;
}

.age-gate-challenge {
    font-weight: bold;
}

.sidebar-menu.no-scrollbar {
    background: #990d23;
}

.mfp-bg.mfp-ready,
.pswp__bg {
    background-color: #1919196b !important;
}

.ss-footer-contact {
    padding-bottom: 0 !important;
}

ul.nav.top-bar-nav .html.custom {
    display: none;
}

.row.row-main {
    max-width: 1170px;
}

.category-block a.button {
    font-size: 11px !important;
}

.category__rating {
    margin-top: 15px;
}

input[type=email],
input[type=date],
input[type=search],
input[type=number],
input[type=text],
input[type=tel],
input[type=url],
input[type=password],
textarea,
select,
.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection {
    box-shadow: none;
    border-radius: 4px;
    border: 1px solid #b4975a;
}

.heading-no-dot b {
    border: none;
}

.row-bg {
    overflow: hidden;
    background: #fff;
}

.heading-no-dot .section-title-normal {
    border-bottom: none;
}

    .heading-no-dot .section-title-normal span {
        border-bottom: none;
    }

.color-main .ux-menu-link__text {
    color: #990d23;
    font-weight: 500;
}

.badge-inner.new-bubble-auto {
    background: #b4975a;
}

.cart-container {
    max-width: 1200px;
}

.producers .container {
    max-width: 1200px;
}

a.button.primary.is-smaller {
    font-size: 11px;
    line-height: 25px;
}

.page-template-page-blank-landingpage .col-inner > .img {
    margin: 0 !important;
}

.btn-round {
    background: #000 !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    letter-spacing: 1px !important;
}

.fb_dialog_content iframe[data-testid=bubble_iframe] {
    right: 8px !important;
    transform: scale(0.81);
    bottom: 110px !important;
    box-shadow: none !important;
}

.wcl-cat-footer ul {
    margin-left: 2em;
}

.btn-mes {
    background: #00B2FF !important;
}

.btn-32 {
    line-height: 32px !important;
}

.add-to-cart-container .button.alt {
    border-radius: 90px;
    background-color: #990d23 !important;
}

.badge-inner.secondary.on-sale {
    font-size: 9px;
    background-color: #990d23;
}

del span.woocommerce-Price-amount.amount {
    color: black;
    opacity: 1;
}

.price span.amount {
    color: #990d23;
}

.badge-inner.secondary.on-sale {
    background-color: #990d23;
}

.callout.badge.badge-square {
    margin-bottom: 10px;
    width: 60px;
    height: 25px;
}

    .callout.badge.badge-square .badge-inner {
        font-size: 11px;
        border-radius: 4px;
    }

.badge-container {
    margin: 10px;
}

.range-price {
    padding: 10px 0;
    border-bottom: 1px solid #d5d5d5;
    font-size: 13px;
}

.range-price__label {
    margin-right: 10px;
}

.range-price__links a {
    margin-right: 10px;
}

.category-breadcrumb .breadcrumbs a {
    color: #fff;
}

.category-breadcrumb .breadcrumbs {
    color: #fff;
}

.category-breadcrumb {
    z-index: 999;
    position: absolute;
    left: 20px;
    top: 15px;
    font-size: 14px;
    color: #fff;
}

.row-1200 {
    max-width: 1200px !important;
}

.landing-product .product-small .box-image {
    padding: 15px 0;
}

.landing-product .product-small {
    border-bottom: 1px solid #ececec;
}

    .landing-product .product-small .add-to-cart-button a {
        line-height: 27px !important;
        font-size: 12px !important;
        border-radius: 4px;
        margin-top: 15px !important;
    }

p.footer-note {
    font-size: 11px;
}

.page-checkout-simple .container {
    max-width: 1200px;
}

ul.sub-menu.nav-sidebar-ul.children.is-current-slide {
    background: #990d23;
    color: #fff !important;
}

    ul.sub-menu.nav-sidebar-ul.children.is-current-slide a {
        color: #fff !important;
    }

.ux-menu.menu-h {
    flex-direction: row;
    gap: 20px;
}

    .ux-menu.menu-h a {
        font-size: 16px;
        font-weight: 500;
    }

.row-pdb-0 > .col {
    padding-bottom: 0;
}

.box-img-while {
    background: white;
    border-radius: 5px;
    overflow: hidden;
    height: 100%;
}

.box-ld-link a {
    color: #fff;
}

.box-ld-link {
    background: #990d23;
    padding: 10px;
    border-radius: 10px;
    width: 90%;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.scroll-to-bullets {
    top: 30%;
}

    .scroll-to-bullets a {
        background-color: #b4975a;
    }

    .scroll-to-bullets a {
        background-color: #b4975a;
    }

        .scroll-to-bullets a.active {
            border-color: #fff !important;
        }

.page-id-26172 .nav-social {
    background: #b4975a;
}

.btn-round {
    border-radius: 5px !important;
    background: #b4975a !important;
}

.category__rating {
    display: none;
}

.callout.badge.badge-square .badge-inner {
    font-size: 11px;
    border-radius: 4px;
    padding-left: 10px;
    padding-right: 10px;
}

.wcl-product .product-attribute__item.pa_dung-tich {
    display: none;
}

.wcl-product .product-attribute__item.pa_nong-do {
}

.d-inline {
    display: inline-block;
}

.link-km-more a {
    text-decoration: underline;
    letter-spacing: 1px;
}

.postid-39315 .vat-price {
    display: block !important;
    visibility: visible !important;
}

.term-collemassari .category-block {
    display: none;
}

.box-img-cat h3,
.box-img-cat a {
    color: #fff !important;
}

.box-img-cat .box-text {
    background-color: rgb(241 161 59) !important;
}
#slider-sukien .box-img-cat .box-text {
    background-color: #fff !important;
}
.box-img-cat {
    box-shadow: none;
}

@media(max-width:849px) {

    .header.has-transparent,
    .header.transparent {
        position: relative;
    }

    .category-block a.button {
        font-size: 10px !important;
    }

    .mobile-nav .icon-phone {
        color: #fff;
        font-size: 22px;
    }

    .mobile-nav a {
        color: #fff !important;
    }

    .has-transparent .header-bg-color {
        background: #990d23 !important;
    }

    .ss-home-products .add-to-cart-button a {
        font-size: 10px;
        line-height: 24px;
    }

    .category-banner__content {
        width: 100%;
        padding: 0 30px;
    }

    .flex .w-50 {
        max-width: 100%;
        flex-basis: 100%;
        width: 100%;
    }

    .wcl-product-actions {
        display: block;
    }

    .wcl-price {
        text-align: center;
        margin-bottom: 10px;
    }

    .wcl-button.w-50.text-right {
        text-align: center;
    }

        .wcl-button.w-50.text-right a {
            display: block;
        }

    .wcl-product-des {
        display: none;
    }

    .wcl-product {
        padding: 0 0 80px;
    }

    .wcl-product-actions {
        padding: 0;
    }

    p.footer-note {
        display: none;
    }

    .sidebar-menu .header-button a {
        display: block;
    }

    .img-logo-center {
        display: inline-block;
    }

    .tit-new .section-title span {
        font-size: 20px;
    }
}

@media(max-width:549px) {
    .category-banner {
        display: none;
    }

    .box-ld-link img {
        max-width: 55px;
    }

    .box-ld-link {
        font-size: 11px;
        width: 100%;
    }

        .box-ld-link .box-text {
            text-align: center;
        }

    .page-id-26172 .row-collapse > .col {
        padding: 5px !important;
    }
}

.label-new.menu-item > a:after {
    content: "Mới";
}

.label-hot.menu-item > a:after {
    content: "Hot";
}

.label-sale.menu-item > a:after {
    content: "Sale";
}

.label-popular.menu-item > a:after {
    content: "Popular";
}
#section_slidemain {
    padding:0;
}
#slider-main button.prev-arrow {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 45px;
    height: 45px;
    border: 1px solid #fff;
    border-radius: 50% !important;
    margin-top: -22.5px;
    text-align: center;
    font: 20px / 45px FontAwesome;
    color: #fff;
    z-index: 5;
    cursor: pointer;
}
    #slider-main button.prev-arrow:before {
        content: "\f104";
        font-family: "Font Awesome 5 Pro";
        font-size: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        justify-items: center;
    }
#slider-main button.next-arrow {
    position: absolute;
    top: 50%;
    right: 0px;
    width: 45px;
    height: 45px;
    border: 1px solid #fff;
    border-radius: 50% !important;
    margin-top: -22.5px;
    text-align: center;
    cursor: pointer;
    font: 20px / 45px FontAwesome;
    color: #fff;
    z-index: 5;
    margin-right: 0;
}
        #slider-main button.next-arrow:before {
            font-family: "Font Awesome 5 Pro";
            content: "\f105";
            font-size: 30px;
            display: flex;
            align-items: center;
            justify-content: center;
            justify-items: center;
        }

    #slider-main button.next-arrow:hover, #slider-main button.prev-arrow:hover {
        background-color: rgb(241 161 59);
    }

.ss-intro-icons .box-image i {
    font-size: 35px;
    color: #990d23
}

.ss-intro-icons .box-image {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
}
.header_search .header_search_content {
    position: static;
    display: block;
    float: none;
    border-radius: 42px;
    padding: 4px 8px 5px;
    margin: 0 0px 0 0;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid rgb(241, 161, 59);
}
.header_search #search_block_top #txtsearch {
    background: #fff none repeat scroll 0 0;
    position: relative;
}
#search_block_top #txtsearch {
    display: block;
    border: none;
    background: #fff;
    padding: 0 0 0 8px;
    width: calc(100% - 60px);
    float: left;
    height: 38px;
    margin-bottom: 0;
}
    #search_block_top #txtsearch:focus {
        box-shadow: none;
    }
    #search_block_top .btn.button-search {
        background: none;
        top: -3px;
        right: -8px;
        border: unset;
        box-shadow: unset;
        height: 53px;
        width: 53px;
        font-size: 14px;
        display: block;
        text-align: center;
        transition: all .3s;
        z-index: 9;
        position: absolute;
    }
    #search_block_top .btn.button-search i {
        font-size: 25px;
        color: rgb(241, 161, 59);
    }

.as-item {
    height: 65px;
    display: flex;
    flex-wrap: wrap;
    cursor: pointer;
    margin-bottom: 10px !important;
}

    .as-item .ui-state-active {
        background: none !important;
    }

.as-img {
    height: 65px;
    width: 65px;
    display: block;
    flex-shrink: 0;
    position: relative;
    background: rgba(136, 136, 136, 0.3);
    overflow: hidden;
}

    .as-img img {
        position: absolute;
        width: 100%;
        max-height: 100%;
        display: block;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
    }

.as-name {
    width: 100%;
    display: -webkit-box;
    color: #27436b;
    font-size: 13px;
    font-style: normal;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.as-sku {
    display: inline-block;
    width: 150px;
    color: #000;
    font-size: 13px;
    font-style: normal;
}

.as-price {
    display: inline-block;
    font-size: 13px;
    color: #f57200;
    font-style: normal;
    margin-right: 15px;
}

.as-price-old {
    color: red;
}

.as-ul {
    overflow-x: auto;
    height: calc(100vh - 500px);
    overflow-y: auto;
    padding-right: 15px !important;
    display: none;
    width: 520px;
    padding-top: 40px !important;
    padding-left: 15px !important;
}

    .as-ul .aws_search_more {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 25px;
        background: #eee;
        line-height: 25px;
        text-align: center;
        padding: 0 !important;
        cursor: pointer;
    }

        .as-ul .aws_search_more .ui-state-active {
            background: none !important;
        }

    .as-ul::-webkit-scrollbar {
        width: 10px;
    }

    .as-ul::-webkit-scrollbar-track {
        background: #ffffff3c;
    }

    .as-ul::-webkit-scrollbar-thumb {
        background: #f57200;
    }

        .as-ul::-webkit-scrollbar-thumb:hover {
            background: #333;
        }

    .as-ul li:hover {
        background: #e3e3e3;
    }

.as-item .ui-state-active {
    border: none !important;
}

.as-info {
    width: calc(100% - 70px);
    padding-left: 5px;
}

.as-ton-1 {
    color: #f57200;
}
.ui-autocomplete {
    border: 1px solid #dfdfdf !important;
    z-index: 9999 !important;
    width: 950px !important;
/*    left: 30% !important*/;
    padding-top: 26px !important;
}

.ui-widget-content {
    background: #ffffff 50% 50% repeat-x ;
    color: #222222 /*{fcContent}*/;
    border: 1px solid #ccc;
}
#banner-winered .bg-fill {
    background-image: url('../images/banner/wine-red.jpg');
}
#banner-winewhite .bg-fill {
    background-image: url('../images/banner/wine-whhite.jpg');
}
#banner-champagne .bg-fill {
    background-image: url('../images/banner/champagne.jpg');
}
#banner-winerose .bg-fill {
    background-image: url('../images/banner/wine-rose.jpg');
}
.info-sukien {
    padding-top: 20px;
}
.info-sukien li {
    list-style: disc;
    margin-bottom: 0;
}

#slider-sukien .item-sukien {
    margin: 0;
    padding: 0 15px 30px;
    position: relative;
    width: 100%;
}
#section_event {
    padding-top: 80px;
    padding-bottom: 80px;
}

    #section_event .section-bg {
        background: url('../images/bg-sukien.jpg') no-repeat;
        background-position: center;
        background-size: cover;
    }

.item-sukien .box-text {
    height: 156px;
}

.item-sukien li {
    list-style: none;
    margin-bottom: 0;
    line-height: 22px;
}
.item-sukien .text{
    text-align: left;
}
    .item-sukien .text h3 {
        font-family: 'Inter', sans-serif;
        padding-bottom: 15px;
        font-size: 16px;
        font-weight: 500;
        color: #111;
    }

#section_serviceKH {
    padding-top: 90px;
    padding-bottom: 90px;
    background-color: rgb(241, 161, 59);
}

.accordionWrapper {
    padding: 30px;
    background: #fff;
    float: left;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0 1.5em 85px 0 rgba(0, 0, 0, 0.2);
}

.accordionItem {
    float: left;
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-family: "Open-sans", Arial, sans-serif;
}

.accordionItemHeading {
    cursor: pointer;
    margin: 0px 0px 10px 0px;
    padding: 10px;
    background: rgb(241 161 59);
    color: #fff;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: 500;
}

.close .accordionItemContent {
    height: 0px;
    transition: height 1s ease-out;
    -webkit-transform: scaleY(0);
    -o-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    float: left;
    display: block;
}

.open .accordionItemContent {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    width: 100%;
    margin: 0px 0px 10px 0px;
    display: block;
    -webkit-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: top;
    -o-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -o-transition: -o-transform 0.4s ease;
    -ms-transition: -ms-transform 0.4s ease;
    transition: transform 0.4s ease;
    box-sizing: border-box;
}

.open .accordionItemHeading {
    margin: 0px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    background-color: #000;
    color: #fff;
}
.header-search a i {
    min-width: 1em;
    font-size: 28px;
    transition: color .3s;
    vertical-align: middle;
}
.header-search a {
    color: #ffffff;
    line-height: 16px;
}
.search-box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(7, 41, 77, 0.5);
    z-index: 99;
    display: none;
}

.closebtn {
    position: absolute;
    top: 30px;
    right: 50px;
    cursor: pointer;
    width: 30px;
    height: 25px;
    z-index: 9999;
}

    .closebtn span {
        width: 30px;
        height: 2px;
        background-color: #fff;
        position: relative;
        display: block;
    }

        .closebtn span:nth-of-type(1) {
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            top: 11px;
        }

        .closebtn span:nth-of-type(2) {
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            top: 9px;
        }

.search-box .search-form input {
    width: 50%;
    height: 50px;
    position: absolute;
    top: 28%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    border: 2px solid #07294d;
    color: #07294d;
    padding-left: 20px;
    border-radius: 50px;
    outline: none;
}

.search-box .search-form #btnSearchItem {
    position: absolute;
    top: 28%;
    left: 73%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0;
    border: 0;
    background-color: transparent;
    color: #07294d;
    cursor: pointer;
    font-size: 22px;
}
.login span, .login i {
    color: #fff;
}

.language-selector select {
    background: transparent;
    border: 1px solid white;
    color: white;
    padding: 2px 6px;
    border-radius: 4px;
}

.language-selector option {
    color: black; /* cần thiết để hiển thị trong danh sách dropdown */
}
.header-social {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: end;
}
.topbar-social {
    padding-right: 15px;
}