body {
    background: linear-gradient(113.89deg, #000 13.46%, #241e1e 45.68%, #816930 75.48%, #816930), #FFF;
}

/* 移动设备调整 */
@media (max-width: 768px) {
    body {
        padding-top: 0;
    }
    
    header .header-top {
        position: static;
        z-index: auto;
    }
    
    header .header-desktop {
        position: static;
        z-index: auto;
    }
}

.min-h1 {
    min-height: 100px
}

.min-h2 {
    min-height: 200px
}

.min-h3 {
    min-height: 300px
}

.min-h4 {
    min-height: 400px
}

.min-h5 {
    min-height: 500px
}

.min-h6 {
    min-height: 600px
}

.wp-100 {
    flex: 0 0 100px;
    width: 100px
}

.wp-200 {
    flex: 0 0 200px;
    width: 200px
}

.wp-300 {
    flex: 0 0 300px;
    width: 300px
}

.wp-400 {
    flex: 0 0 400px;
    width: 400px
}

.wp-500 {
    flex: 0 0 500px;
    width: 500px
}

.wp-600 {
    flex: 0 0 600px;
    width: 600px
}

.wp-700 {
    flex: 0 0 700px;
    width: 700px
}

.wp-800 {
    flex: 0 0 800px;
    width: 800px
}

.wp-900 {
    flex: 0 0 900px;
    width: 900px
}

.wp-1000 {
    flex: 0 0 1000px;
    width: 1000px
}

.wp-100- {
    flex: 0 0 calc(100% - 100px);
    width: calc(100% - 100px)
}

.wp-200- {
    flex: 0 0 calc(100% - 200px);
    width: calc(100% - 200px)
}

.wp-300- {
    flex: 0 0 calc(100% - 300px);
    width: calc(100% - 300px)
}

.wp-400- {
    flex: 0 0 calc(100% - 400px);
    width: calc(100% - 400px)
}

.wp-500- {
    flex: 0 0 calc(100% - 500px);
    width: calc(100% - 500px)
}

.wp-600- {
    flex: 0 0 calc(100% - 600px);
    width: calc(100% - 600px)
}

.wp-700- {
    flex: 0 0 calc(100% - 700px);
    width: calc(100% - 700px)
}

.wp-800- {
    flex: 0 0 calc(100% - 800px);
    width: calc(100% - 800px)
}

.wp-900- {
    flex: 0 0 calc(100% - 900px);
    width: calc(100% - 900px)
}

.wp-1000- {
    flex: 0 0 calc(100% - 1000px);
    width: calc(100% - 1000px)
}

.h-min-100 {
    min-height: 100px
}

.h-min-200 {
    min-height: 200px
}

.h-min-300 {
    min-height: 300px
}

.h-min-400 {
    min-height: 400px
}

.h-min-500 {
    min-height: 500px
}

.h-min-600 {
    min-height: 600px
}

.h-min-700 {
    min-height: 700px
}

.h-min-800 {
    min-height: 800px
}

.h-min-900 {
    min-height: 900px
}

.h-min-1000 {
    min-height: 1000px
}

.w-min-100 {
    min-width: 100px
}

.w-min-200 {
    min-width: 200px
}

.w-min-300 {
    min-width: 300px
}

.w-min-400 {
    min-width: 400px
}

.w-min-500 {
    min-width: 500px
}

.w-min-600 {
    min-width: 600px
}

.w-min-700 {
    min-width: 700px
}

.w-min-800 {
    min-width: 800px
}

.w-min-900 {
    min-width: 900px
}

.w-min-1000 {
    min-width: 1000px
}

.w-max-100 {
    max-width: 100px
}

.w-max-200 {
    max-width: 200px
}

.w-max-300 {
    max-width: 300px
}

.w-max-400 {
    max-width: 400px
}

.w-max-500 {
    max-width: 500px
}

.w-max-600 {
    max-width: 600px
}

.w-max-700 {
    max-width: 700px
}

.w-max-800 {
    max-width: 800px
}

.w-max-900 {
    max-width: 900px
}

.w-max-1000 {
    max-width: 1000px
}

.hp-100 {
    height: 100px
}

.hp-200 {
    height: 200px
}

.hp-300 {
    height: 300px
}

.hp-400 {
    height: 400px
}

.hp-500 {
    height: 500px
}

.hp-600 {
    height: 600px
}

.hp-700 {
    height: 700px
}

.hp-800 {
    height: 800px
}

.hp-900 {
    height: 900px
}

.hp-1000 {
    height: 1000px
}

.wh-10 {
    flex: 0 0 10px;
    height: 10px;
    width: 10px
}

.wh-20 {
    flex: 0 0 20px;
    height: 20px;
    width: 20px
}

.wh-30 {
    flex: 0 0 30px;
    height: 30px;
    width: 30px
}

.wh-40 {
    flex: 0 0 40px;
    height: 40px;
    width: 40px
}

.wh-50 {
    flex: 0 0 50px;
    height: 50px;
    width: 50px
}

.wh-60 {
    flex: 0 0 60px;
    height: 60px;
    width: 60px
}

.wh-70 {
    flex: 0 0 70px;
    height: 70px;
    width: 70px
}

.wh-80 {
    flex: 0 0 80px;
    height: 80px;
    width: 80px
}

.wh-90 {
    flex: 0 0 90px;
    height: 90px;
    width: 90px
}

.wh-100 {
    flex: 0 0 100px;
    height: 100px;
    width: 100px
}

a {
    text-decoration: none
}

.yellow {
    color: #F4D17B
}

.text-white {
    color: #fff;
}

.cursor-pointer {
    cursor: pointer;
    color: #F4D17B;
}

.page-product .btn-primary {
    color: #fff !important;
    background: linear-gradient(90deg, #ddae41 10.58%, #aa8632 67.79%, #775e23 95.19%);
    border: none;
    padding: .8rem 5rem;
    font-size: 1rem;
}

[v-cloak] {
    display: none
}

.container-fluid {
    margin: 0 auto;
    max-width: 1400px
}

.table-response thead {
    display: none
}

.table-response:not(.table-response.table-bordered) tr td:first-child,
.table-response:not(.table-response.table-bordered) tr th:first-child {
    padding-left: 0
}

.table-response:not(.table-response.table-bordered) tr td:last-child,
.table-response:not(.table-response.table-bordered) tr th:last-child {
    padding-right: 0
}

.table-response td {
    clear: both;
    display: block;
    text-align: right
}

.table-response td:before {
    content: attr(data-title) ": ";
    float: left
}

.quantity-wrap {
    align-items: center;
    border: 1px solid #F4D17B;
    display: flex;
    height: inherit;
    overflow: hidden;
    position: relative;
    width: 140px
}

.quantity-wrap.disabled:before {
    background-color: hsla(0, 0%, 100%, .5);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.quantity-wrap input {
    border: none;
    box-shadow: none !important;
    background: none;
    color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
    font-size: 18px;
    height: inherit;
    padding: 0;
    text-align: center
}

.quantity-wrap input::-webkit-inner-spin-button,
.quantity-wrap input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.quantity-wrap div {
    align-items: center;
    color: #666;
    cursor: pointer;
    display: flex;
    flex: 0 0 38px;
    font-size: 18px;
    height: inherit;
    justify-content: center;
    width: 38px
}

.quantity-wrap div:hover {
    color: #e91e63
}

.tabs-plus {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 24px;
    padding-bottom: 6px
}

.tabs-plus .nav-item {
    margin-right: 10px
}

.tabs-plus .nav-link {
    border: none !important;
    color: #888;
    cursor: pointer;
    font-size: 14px;
    padding-left: 2px;
    padding-right: 2px;
    position: relative
}

.tabs-plus .nav-link:after {
    background-color: #222;
    bottom: -6px;
    content: "";
    display: none;
    height: 2px;
    left: 0;
    position: absolute;
    transform: scaleX(0);
    transition: transform .3s;
    width: 100%
}

.tabs-plus .nav-link.active {
    color: #222;
    font-weight: 700
}

.tabs-plus .nav-link.active:after {
    display: block;
    transform: scaleX(1)
}

.is-up-file .img-upload-item {
    border-style: dashed !important
}

.is-up-file .img-upload-item:hover {
    background-color: #f4f4f4 !important;
    border-color: #e91e63 !important
}

.is-up-file .img-upload-item:active {
    background-color: #e4e4e4 !important
}

.is-up-file .img-upload-item .tool-wrap>div:first-of-type {
    border-right: 1px solid #fff
}

.is-up-file .img-upload-item .tool-wrap>div:hover {
    background-color: #1d4ff3
}

.swiper .swiper-pagination-bullet-active {
    background-color: #e91e63
}

.page-head {
    background: #eff1fe;
    padding: 40px 0;
    text-align: center
}

.page-head .page-title {
    color: #333;
    font-size: 30px;
    margin-bottom: 14px
}

.page-head .breadcrumb {
    font-size: 15px;
    margin-bottom: 0
}

.page-head .breadcrumb .breadcrumb-item+.breadcrumb-item:before {
    content: "\f285";
    font-family: bootstrap-icons;
    font-size: 12px;
    margin-top: 3px
}

.page-head .breadcrumb a {
    text-decoration: none
}

.page-product-content {
    margin-top: 3rem
}

.page-product-content .title-box {
    margin-bottom: 40px;
    text-align: center
}

.page-product-content .title-box .title {
    color: #333;
    font-size: 26px;
    margin-bottom: 10px
}

.page-product-content .title-box .sub-title {
    color: #666;
    font-size: 16px
}

.page-product-content .product-item {
    background-color: #fff;
    box-shadow: 0 10px 30px 0 rgba(194, 49, 244, .1);
    margin-bottom: 30px
}

.page-product-content .product-item .top {
    align-items: center;
    background-color: #f3f7ff;
    display: flex;
    height: 70px
}

.page-product-content .product-item .top .left {
    align-items: center;
    background-color: #e91e63;
    display: flex;
    height: 70px;
    justify-content: center;
    width: 70px
}

.page-product-content .product-item .top .left i {
    color: #fff;
    font-size: 20px
}

.page-product-content .product-item .top .name {
    font-size: 18px;
    padding: 0 10px 0 20px
}

.page-product-content .product-item .content {
    color: #555;
    font-size: 15px;
    line-height: 2;
    padding: 20px
}

.page-service-content {
    color: #606b86;
    margin-top: 3rem
}

.page-service-content .title-box {
    margin-bottom: 60px
}

.page-service-content .title-box .title {
    color: #333;
    font-size: 26px;
    margin-bottom: 20px
}

.page-service-content .title-box .sub-title {
    font-size: 16px;
    max-width: 550px
}

.page-service-content .service-icon {
    max-width: 500px
}

.page-service-content .service-item {
    margin-bottom: 50px
}

.page-service-content .service-item .icon {
    align-items: center;
    background-color: #fcf3f4;
    border-radius: 50%;
    display: flex;
    height: 46px;
    justify-content: center;
    margin-bottom: 20px;
    width: 46px
}

.page-service-content .service-item .icon i {
    color: #fa4949;
    font-size: 18px
}

.page-service-content .service-item .title {
    color: #222;
    font-size: 18px;
    margin-bottom: 10px
}

.page-service-content .service-item .sub-title {
    color: #606b86;
    font-size: 14px;
    line-height: 1.8
}

.page-about-content {
    margin-top: 3rem
}

.page-about-content .about-text .main-title {
    color: #333;
    font-size: 26px;
    margin-bottom: 50px
}

.page-about-content .about-text .about-text-item {
    display: flex;
    margin-bottom: 40px
}

.page-about-content .about-text .about-text-item:last-child {
    margin-bottom: 0
}

.page-about-content .about-text .about-text-item .left {
    flex: 0 0 40px;
    width: 40px
}

.page-about-content .about-text .about-text-item .left i {
    color: #e91e63;
    font-size: 24px
}

.page-about-content .about-text .about-text-item .right .title {
    color: #333;
    font-size: 20px;
    margin-bottom: 10px
}

.page-about-content .about-text .about-text-item .right .sub-title {
    color: #606b86;
    font-size: 14px;
    line-height: 2;
    max-width: 460px
}

.page-about-content .home-contact {
    background-color: #f9f9fc;
    background: linear-gradient(180deg, #f9f9fc, #fff);
    padding: 60px 0
}

.layui-layer-btn .layui-layer-btn0 {
    background-color: #e91e63;
    border-color: #e91e63
}

input[type=password] {
    font-family: Arial
}

header .dropdown {
    cursor: pointer
}

header .dropdown:hover .dropdown-menu {
    display: block
}

header .header-top {
    align-items: center;
    background-color: #1b1f22;
    color: #fff;
    display: flex;
    height: 40px;
    background: linear-gradient(90deg, #000 0%, rgba(47, 32, 2, 1) 67.79%, rgba(246, 207, 129, 0.8) 90.87%, rgba(245, 207, 127, 0.8) 100%);
}

header .header-top .top-info a {
    color: #F4D17B;
    margin-right: 10px
}

header .header-top .top-info a:hover>a {
    color: #e91e63
}

header .header-top .language-switch .dropdown {
    cursor: pointer
}

header .header-top .language-switch .dropdown:hover>a {
    color: #e91e63
}

header .header-top .language-switch .dropdown>a {
    border: none;
    border-radius: 0;
    color: inherit;
    height: 40px;
    line-height: 40px;
    padding: 0
}

header .header-top .language-switch .dropdown>a img {
    width: 20px
}

header .search-group {
    background-color: #644c29;
    position: relative;
    border-radius: 10px;
}

header .search-group:hover input {
    background-color: #af8c59
}

header .search-group input {
    /* background-color: transparent; */
    border: none;
    border-radius: 4px;
    box-shadow: none;
    font-size: 16px;
    height: 44px;
    padding-right: 40px;
    width: 210px
}

header .search-group .btn {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

/* 浓度星星样式 */
.concentration-stars {
    display: flex;
    align-items: center;
}

.concentration-stars .star {
    font-size: 16px;
    margin-right: 2px;
}

.concentration-stars .star.full,
.concentration-stars .star.half {
    color: #F4D17B; /* 金色 */
}

.concentration-stars .star.empty {
    color: #fff; /* 灰色 */
    opacity: 0.5;
}

header .search-group .btn i {
    font-size: 22px
}

header .header-desktop {
    padding: 20px 0;
    border-bottom: var(--sds-size-stroke-border) solid #250606;
    background: linear-gradient(90deg, #000 0%, rgba(47, 32, 2, 1) 67.79%, rgba(246, 207, 129, 0.8) 90.87%, rgba(245, 207, 127, 0.8) 100%);
}


header .header-desktop .left {
    align-items: center;
    display: flex
}

header .header-desktop .left .logo {
    margin-bottom: 0;
    max-height: 60px;
    max-width: 180px
}

header .header-desktop .left .menu {
    margin-left: 40px
}

header .header-desktop .left .menu .navbar {
    padding: 0
}

header .header-desktop .left .menu .navbar .nav-item>.dropdown>.nav-link,
header .header-desktop .left .menu .navbar .nav-item>.nav-link {
    color: #F4D17B;
    font-family: "Roboto Mono";
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
    margin: 0 14px;
    padding-left: 6px;
    padding-right: 6px;
    position: relative
}

header .header-desktop .left .menu .navbar .nav-item>.dropdown>.nav-link:after,
header .header-desktop .left .menu .navbar .nav-item>.nav-link:after {
    border-bottom: 2px solid;
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
    transition: width .3s;
    width: 0
}

header .header-desktop .left .menu .navbar .nav-item:hover>.dropdown>.nav-link:after,
header .header-desktop .left .menu .navbar .nav-item:hover>.nav-link:after {
    left: 0;
    width: 100%
}

header .header-desktop .left .menu .navbar .nav-item:hover .dropdown-menu {
    border: 2px #eacb78 solid;
    border-radius: 2px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
    display: block;
    min-width: 300px;
    max-height: 500px;
    overflow-y: auto;
    margin-top: -2px;
}

header .header-desktop .left .menu .navbar .nav-item .dropdown-menu li {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

header .header-desktop .left .menu .navbar .nav-item .dropdown-menu .category-img img {
    max-width: 60px;
}

header .header-desktop .right {
    align-items: center;
    display: flex
}

header .header-desktop .right .dropdown .dropdown-toggle:after {
    display: none
}

header .header-desktop .container .icons {
    align-items: center;
    display: flex
}

header .header-desktop .container .icons .account-icon .dropdown-menu {
    border: none;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
    left: 50%;
    text-align: center;
    transform: translateX(-50%)
}

header .header-desktop .container .icons .account-icon .dropdown-menu a {
    padding: 10px 0
}

header .header-desktop .container .icons .item {
    color: #dfdfdf;
    margin-left: 26px;
    position: relative
}

header .header-desktop .container .icons .item .icon-quantity {
    align-items: center;
    background-color: #e91e63;
    border-radius: 50%;
    color: #fff;
    display: flex;
    font-size: 11px;
    height: 18px;
    justify-content: center;
    position: absolute;
    right: -10px;
    top: -5px;
    width: 18px
}

header .header-mobile {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 10px;
    position: static;
}

header .header-mobile .mobile-icons {
    display: flex;
    align-items: center;
    gap: 15px;
}

header .header-mobile .mobile-icons .header-sale-icon {
    cursor: pointer;
    position: relative;
}

header .header-mobile .mobile-icons .hot-badge {
    position: absolute;
    top: -5px;
    right: -5px;
    background: #ff4757;
    color: white;
    font-size: 8px;
    font-weight: bold;
    padding: 2px 5px;
    border-radius: 10px;
    min-width: 20px;
    text-align: center;
}

header .header-mobile .logo {
    margin-bottom: 0;
    max-height: 50px;
    max-width: 160px
}

header .header-mobile .mb-icon i {
    font-size: 30px;
    line-height: 1;
    color: #F4D17B
}

header .header-mobile .header-cart-icon {
    position: relative
}

header .header-mobile .header-cart-icon .icon-quantity {
    align-items: center;
    background-color: #e91e63;
    border-radius: 50%;
    color: #fff;
    display: flex;
    font-size: 11px;
    height: 18px;
    justify-content: center;
    position: absolute;
    right: -10px;
    top: -5px;
    width: 18px
}

header .header-mobile #mobile-menu-offcanvas {
    width: 76%
}

header .header-mobile #mobile-menu-offcanvas .offcanvas-header {
    border-bottom: 1px solid #f1f1f1;
    display: flex;
    justify-content: space-between
}

header .header-mobile #mobile-menu-offcanvas .offcanvas-header .search-group {
    margin-right: 10px
}

header .header-mobile #mobile-menu-offcanvas .offcanvas-header .search-group input {
    height: 38px
}

header .header-mobile #mobile-menu-offcanvas .offcanvas-header .search-group .btn i {
    font-size: 18px
}

header .header-mobile #mobile-menu-offcanvas .offcanvas-header .account-icon img {
    width: 24px
}

header .header-mobile #mobile-menu-offcanvas .close-offcanvas {
    align-items: center;
    background-color: #fff;
    border-radius: 0 5px 5px 0;
    display: flex;
    font-size: 24px;
    height: 50px;
    justify-content: center;
    position: absolute;
    right: -26px;
    top: 50%;
    transform: translateY(-50%);
    width: 26px
}

header .header-mobile #mobile-menu-offcanvas .close-offcanvas:active {
    background-color: #f1f1f1
}

header .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap {
    padding: 0
}

header .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap #menu-accordion .accordion-item {
    border-bottom: 1px solid #e5e5e5
}

header .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap #menu-accordion .accordion-item .nav-item-text {
    align-items: center;
    display: flex;
    justify-content: space-between
}

header .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap #menu-accordion .accordion-item .nav-item-text>a {
    align-items: center;
    display: flex;
    flex: 1;
    height: 44px;
    padding: 0 14px
}

header .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap #menu-accordion .accordion-item .nav-item-text>a:active {
    background-color: #eee
}

header .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap #menu-accordion .accordion-item .nav-item-text>a .badge {
    font-weight: 400;
    margin-left: 13px;
    position: relative
}

header .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap #menu-accordion .accordion-item .nav-item-text>a .badge:before {
    border: 5px solid transparent;
    border-right-color: inherit;
    content: "";
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translateY(-50%)
}

header .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap #menu-accordion .accordion-item .nav-item-text>span {
    align-items: center;
    display: flex;
    height: 44px;
    justify-content: center;
    width: 44px
}

header .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap #menu-accordion .accordion-item .nav-item-text>span:active {
    background-color: #eee
}

header .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap #menu-accordion .accordion-item .nav-item-text>span[aria-expanded=true] i {
    transform: rotate(180deg)
}

header .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap #menu-accordion .accordion-item>.accordion-collapse {
    border-top: 1px solid #e5e5e5
}

header .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap #menu-accordion .accordion-item>.accordion-collapse .children-group {
    padding: 5px 0;
}

header .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap #menu-accordion .accordion-item>.accordion-collapse .children-group .children-title {
    height: 44px
}

header .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap #menu-accordion .accordion-item>.accordion-collapse .children-group .children-title span {
    align-items: center;
    display: flex;
    height: 42px;
    justify-content: center;
    margin-right: -10px;
    width: 44px
}

header .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap #menu-accordion .accordion-item>.accordion-collapse .children-group .children-title span:active {
    background-color: #eee
}

header .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap #menu-accordion .accordion-item>.accordion-collapse .children-group .children-title span[aria-expanded=true] i:before {
    content: "\f63b"
}

header .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap #menu-accordion .accordion-item>.accordion-collapse .children-group .nav a {
    color: #333
}

footer {
    /* padding: 20px; */
    background-color: #222;
    margin-top: 20px;
    overflow: hidden;
    position: relative
}

footer:after,
footer:before {
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 300px;
    position: absolute;
    width: 20%
}

footer:after,
footer:before {
    background-image: url(/images/icons/footer-1.svg)
}

footer:before {
    left: 0;
    top: 0;
    width: 50%
}

footer:after {
    background-image: url(/images/icons/footer-2.svg);
    background-position: bottom;
    bottom: 0;
    right: 0;
    width: 36%
}

footer .footer-box {
    z-index: 1;
    border-top: 1px solid #F4D17B;
}

footer .footer-box,
footer .footer-box a {
    color: #aaa;
    position: relative
}

footer .footer-box a:hover:after {
    left: 0;
    width: 100%
}

footer .footer-box a:after {
    border-bottom: 1px solid;
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
    transition: width .3s;
    width: 0
}

footer .footer-box .footer-top-links,
footer .footer-box .footer-top-links * {
    color: #F4D17B
}

footer .footer-box .footer-top-links .about .about-text {
    padding-top: 6px
}

footer .footer-box .footer-top-links .footer-link-title {
    color: #fff;
    display: flex;
    font-size: 15px;
    font-weight: 700;
    justify-content: space-between
}

footer .footer-box .footer-top-links .footer-link-title .footer-link-icon.active i:before {
    content: "\f63b"
}

footer .footer-box .footer-top-links .footer-item {
    padding-bottom: 10px;
    padding-top: 10px
}

footer .footer-box .footer-top-links .footer-item .footer-item-content {
    display: none;
    padding-right: 26px
}

footer .footer-box .footer-top-links ul {
    list-style: none;
    margin: 0;
    padding: 0
}

footer .footer-box .footer-top-links ul li {
    font-size: 14px;
    font-weight: 700;
    margin-right: 20px;
    padding: 6px 0
}

footer .footer-box .footer-top-links ul li a:hover {
    color: #e91e63
}

footer .footer-box .bottom-box {
    border-top: 1px solid #4a4a4a;
    padding: 26px 0
}

footer .footer-box .bottom-box .copyright-text {
    text-align: right
}

footer .footer-box .bottom-box .payment-icon {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

footer .footer-box .bottom-box .payment-icon img {
    margin-left: 10px;
    max-width: 50px
}

body.page-home .module-title-wrap {
    margin-bottom: 30px
}

body.page-home .module-title-wrap .module-title {
    color: #977f43;
    font-size: 3.5rem;
    font-weight: 700;
    margin-bottom: .7rem;
    position: relative;
    text-align: center;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

body.page-home .module-title-wrap .module-sub-title {
    color: #7c6c45;
    font-size: 1rem;
    line-height: 1.4;
    margin-left: auto;
    margin-right: auto;
    max-width: 840px;
    text-align: center
}

body.page-home .module-line {
    padding-bottom: 20px
}

body.page-home .module-line .module-single-image img {
    border-radius: 19px;
}

body.page-home .module-line .swiper-wrapper,
body.page-home .module-line .swiper-wrapper .swiper-slide {
    border-radius: 19px;
}

@font-face {
    font-display: swap;
    font-family: Jost;
    font-style: normal;
    font-weight: 500;
    font-weight: 400;
    src: url(/vendor/font/jost/Jost-Regular.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Jost;
    font-style: normal;
    font-weight: 700;
    src: url(/vendor/font/jost/Jost-Medium.ttf) format("truetype")
}

body.page-news .newest-box .newest-item {
    background-color: #fff;
    border-bottom: 1px solid #eee;
    display: flex;
    margin-bottom: 20px;
    padding-bottom: 20px
}

body.page-news .newest-box .newest-item .item-img {
    flex: 0 0 150px;
    margin-right: 20px;
    width: 150px
}

body.page-news .newest-box .newest-item .item-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px
}

body.page-news .newest-box .newest-item .item-title a {
    color: #222
}

body.page-news .newest-box .newest-item .item-title a:hover {
    color: #e91e63
}

body.page-news .newest-box .newest-item .item-summary {
    color: #666;
    line-height: 1.7;
    margin-bottom: 10px
}

.newes-tags {
    align-items: flex-start;
    display: flex;
    margin-bottom: 10px
}

.newes-tags i {
    color: #666;
    flex-shrink: 0;
    margin-top: 2px
}

.newes-tags>div {
    flex-wrap: wrap;
    gap: 6px
}

.newes-tags a {
    background-color: #e5f0fe;
    border: 1px solid #cad8ff;
    border-radius: 4px;
    color: #444;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 6px;
    margin-right: 10px;
    padding: 1px 4px;
    transition: all .3s
}

.newes-tags a:hover {
    background-color: #e91e63;
    border-color: #e91e63;
    color: #fff
}

.newes-sidebar .search-box {
    margin-bottom: 40px
}

.newes-sidebar .sidebar-item {
    margin-bottom: 30px
}

.newes-sidebar .sidebar-item:last-child {
    margin-bottom: 0
}

.newes-sidebar .sidebar-title {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 6px
}

.newes-sidebar .sidebar-list ul {
    list-style: none;
    padding-left: 0
}

.newes-sidebar .sidebar-list ul a {
    border-bottom: 1px solid #eee;
    color: #dfdfdf;
    display: block;
    font-size: 16px;
    padding: 10px 0;
    transition: all .3s
}

.newes-sidebar .sidebar-list ul a:hover {
    color: red
}

body.page-news-details .newest-box {
    border: 1px solid #F4D17B;
    border-radius: 6px;
    padding: 20px;
    background-color: #fff;
}

body.page-news-details .newest-box .newes-title {
    color: #F4D17B;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px
}

body.page-news-details .newest-box .content {
    color: #dfdfdf
}

.module-swiper {
    margin-top: 1.5rem;
}

body.page-news-details .newest-box .newes-top {
    color: #666;
    display: flex;
    margin-bottom: 30px
}

body.page-news-details .newest-box .newes-top>div {
    margin-right: 10px
}

body.page-news-details .newest-box .newes-top>div i {
    color: #dfdfdf;
    margin-right: 4px
}

.module-swiper .swiper-slide img {
    width: 100%
}

.module-swiper .swiper-pagination .swiper-pagination-bullet {
    width: 30px
}

.module-swiper .swiper-pagination .swiper-pagination-bullet-active {
    background: #e91e63 !important
}

.product-grid-item {
    margin-bottom: 16px
}

.product-grid-item:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, .15)
}

.product-grid-item .image {
    border-radius: 6px;
    overflow: hidden;
    position: relative;
}

.product-grid-item .image .product-main-image {
    display: block;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    transition: box-shadow .3s ease-in-out, opacity .4s ease-in-out, transform .4s ease-in-out;
    width: 100%
}

.product-grid-item .image .product-hover-image {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(1.05);
    transition: opacity .4s ease-in-out, transform .4s ease-in-out;
    width: 100%;
    z-index: 2
}

.product-grid-item .image:has(.product-hover-image):hover .product-main-image {
    opacity: .9;
    transform: scale(.95)
}

.product-grid-item .image:has(.product-hover-image):hover .product-hover-image {
    opacity: 1;
    transform: scale(1)
}

.product-grid-item .image .cancel-favorite {
    align-items: center;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .1);
    color: #b00101;
    cursor: pointer;
    display: flex;
    font-size: 15px;
    height: 36px;
    justify-content: center;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 36px;
    z-index: 3
}

.product-grid-item .image .cancel-favorite:hover {
    background-color: #b00101;
    color: #fff
}

.product-grid-item .product-item-info {
    text-align: center
}

.product-grid-item .product-item-info .product-name {
    color: #dfdfdf;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: .5rem;
    margin-top: 1rem;
    overflow: hidden;
    padding: 0 5px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.product-grid-item .product-item-info .product-name a {
    color: #F4D17B
}

.product-grid-item .product-item-info .product-name a:hover {
    color: #e91e63;
    text-decoration: underline
}

.product-grid-item .product-item-info .product-bottom {
    overflow: hidden;
    position: relative
}

.product-grid-item .product-item-info .product-bottom-btns {
    transform: translateY(-100%);
    transition: transform .3s
}

.product-grid-item .product-item-info .product-bottom-btns .btn-add-cart {
    color: #e91e63;
    font-size: 16px;
    font-weight: 700;
    text-decoration: underline
}

.product-grid-item .product-item-info .product-price {
    align-items: center;
    display: flex;
    justify-content: center;
    position: absolute;
    top: 0;
    transition: transform .3s;
    width: 100%
}

.product-grid-item .product-item-info .product-price .price-new {
    color: #e53e3e;
    font-size: 1rem;
    font-weight: 700
}

.product-grid-item .product-item-info .product-price .price-old {
    color: #768088;
    font-size: .9rem;
    margin-left: 10px;
    margin-right: 10px;
    text-decoration: line-through
}

.list {
    border-bottom: 1px solid #eee;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1.4rem;
    padding-bottom: 1.4rem
}

.list .image {
    flex: 0 0 200px;
    margin-bottom: 0;
    transition: all .3s ease-in-out
}

.list .product-item-info {
    flex: 0.2;
    padding-left: 20px;
    padding-top: 10px;
    text-align: left
}

.list .product-item-info .product-bottom,
.list .product-item-info .sub-product-title {
    margin-bottom: 20px;
    margin-top: 10px
}

.list .product-item-info .sub-product-title {
    color:wheat;
}

.list .product-item-info .product-price {
    justify-content: flex-start;
    text-align: left
}

.list .product-item-info .product-price .price-old {
    margin-left: 0
}

.list .product-item-info .add-wishlist {
    margin-bottom: 20px;
    margin-top: 10px;
    max-width: 100px
}

.module-product-tab .nav-tabs {
    border: none;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    margin-top: -6px
}

.module-product-tab .nav-tabs .nav-link {
    border: none !important;
    border-radius: 50px;
    color: #7e7e7e;
    font-size: 12px;
    font-weight: 700;
    margin: 0
}

.module-product-tab .nav-tabs .nav-link:hover {
    background-color: #ffebf2
}

.module-product-tab .nav-tabs .nav-link.active {
    background-color: #ffebf2;
    color: #e91e63
}

.blog-item {
    margin-bottom: 10px
}

.blog-item .image {
    border-radius: 6px;
    margin-bottom: 12px;
    overflow: hidden;
    position: relative
}

.blog-item .blog-item-info .blog-catalog {
    color: #e91e63;
    font-weight: 700;
    margin-bottom: 4px
}

.blog-item .blog-item-info .blog-title {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px
}

.blog-item .blog-item-info .author-wrap {
    align-items: center;
    color: #dfdfdf;
    display: flex
}

.blog-item .blog-item-info .author-wrap .blog-author {
    margin-right: 20px
}

body.page-login {
    margin-bottom: 0 !important
}

.login-register-box {
    background-color: #f3f3f3;
    margin: 30px auto;
    max-width: 540px;
    padding: 16px
}

.login-register-box.iframe {
    margin: 10px 0 0
}

.login-register-box .login-title {
    font-size: 24px;
    margin-bottom: 20px;
    text-align: center
}

.login-register-box .login-sub-title {
    color: #666;
    font-size: 16px;
    margin-bottom: 30px;
    text-align: center
}

.login-register-box .form-group input {
    border: none;
    border-radius: 0;
    font-size: 15px;
    height: 44px
}

.login-register-box .btn-submit {
    margin-top: 30px
}

.login-register-box .btn-submit .form-submit {
    display: block;
    width: 50%
}

.login-register-box .btn-submit a {
    color: #222;
    display: block;
    font-weight: 700
}

.breadcrumb-wrap {
    /* background-image: url(/images/icons/breadcrumb-bg.jpg); */
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #dfdfdf;
    margin-bottom: 14px;
    padding: 20px 0;
    border-top: 1px solid #F4D17B;
}

.breadcrumb-wrap .breadcrumb {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 0
}

.breadcrumb-wrap .breadcrumb li {
    align-items: center;
    display: flex;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase
}

.breadcrumb-wrap .breadcrumb li a {
    color: #F4D17B;
    text-decoration: none
}

.breadcrumb-wrap .breadcrumb li .home-icon {
    margin-right: 4px;
    color: #F4D17B;
}

.breadcrumb-wrap .breadcrumb li:not(:last-child) {
    margin-right: 10px
}

.breadcrumb-wrap .breadcrumb li:not(:last-child):after {
    content: ">";
    color: #F4D17B;
    margin: 0 10px
}

.account-card-box {
    border: 1px solid #ecf0f4;
    padding: 16px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
}

.account-card-box .account-card-title {
    margin-bottom: 30px
}

.account-card-box .account-card-title span {
    font-size: 16px;
    font-weight: 700
}

.account-card-box .account-card-sub-title {
    margin-bottom: 16px
}

.account-card-box .account-card-sub-title span {
    font-size: 16px;
    font-weight: 700
}

body.page-account .account-info .account-data {
    border-bottom: 1px solid #ecf0f4;
    margin-bottom: 50px;
    margin-top: 50px;
    padding-bottom: 50px
}

body.page-account .account-info .account-data .account-item-data {
    text-align: center
}

body.page-account .account-info .account-data .account-item-data .value {
    font-size: 2rem;
    font-weight: 700;
    color: #F4D17B
}

body.page-account .account-info .no-order {
    background-color: #f6f6f6;
    font-size: 1rem
}

body.page-account .account-info .no-order a {
    color: #457c46
}

.account-sidebar {
    border: 1px solid #e8eef3;
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1)
}

.account-sidebar .account-user {
    align-items: center;
    border-bottom: 1px solid #e8eef3;
    display: flex;
    margin: 16px;
    padding-bottom: 20px
}

.account-sidebar .account-user .profile {
    align-items: center;
    border: 1px solid #e8eef3;
    border-radius: 50%;
    display: flex;
    flex: 0 0 60px;
    height: 60px;
    justify-content: center;
    margin-right: 14px;
    overflow: hidden;
    width: 60px
}

.account-sidebar .account-user .account-name .name {
    font-size: .9rem
}

.account-sidebar .account-links {
    list-style: none;
    padding-left: 0
}

.account-sidebar .account-links li.active a {
    border-left: 2px solid #e91e63;
    color: #e53e3e
}

.account-sidebar .account-links li a {
    align-items: center;
    border-left: 2px solid transparent;
    color: #7c818b;
    display: flex;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1;
    margin: 20px 0;
    padding: 6px 10px 6px 18px
}

.account-sidebar .account-links li a:hover {
    color: #222
}

.account-sidebar .account-links li a i {
    color: #222;
    font-size: 20px;
    margin-right: 20px
}

.account-table-box td,
.account-table-box th {
    padding: 10px 0
}

.account-table-box th {
    border-bottom: none;
    font-size: 14px
}

.account-table-box tr:last-child td {
    border-bottom: none
}

body.page-categories .top-order-wrap {
    align-items: center;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    margin-bottom: 26px;
    padding-bottom: 10px;
    color: #F4D17B;
}

body.page-categories .top-order-wrap .right {
    align-items: center;
    display: flex
}

body.page-categories .top-order-wrap .right .order-item {
    align-items: center;
    border-right: 1px solid #eee;
    display: flex;
    margin-right: 10px;
    padding-right: 10px;
    flex: 1;
}

body.page-categories .top-order-wrap .right .order-item span {
    color: #F4D17B;
    width: 100%;
}

body.page-categories .top-order-wrap .right .order-item:last-child {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
    flex: 0;
}

body.page-categories .top-order-wrap .right .order-item .form-select {
    border: none;
    color: #F4D17B;
    background-color: #624d24;
}

body.page-categories .top-order-wrap .right .order-item .order-icon {
    color: #F4D17B;
    font-size: 20px;
    margin-left: 10px;
    padding: 0 6px
}

body.page-categories .top-order-wrap .right .order-item .order-icon.active {
    background-color: #624d24;
    color: #F4D17B;
}

.product-grid-item .wishlist-container {
    display: none;
    left: 10px;
    position: absolute;
    top: 10px;
    z-index: 2
}

.product-grid-item .image:hover .wishlist-container {
    display: block
}

.product-grid-item .add-wishlist {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    padding: 5px 10px
}

.product-grid-item .add-wishlist i {
    margin-right: 5px
}

.filter-sidebar .filter-sidebar-item {
    margin-bottom: 20px
}

.filter-sidebar .filter-sidebar-item .title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 14px
}

.filter-sidebar .filter-sidebar-item .price-range .price-slider {
    height: 40px;
    margin-bottom: 15px;
    position: relative
}

.filter-sidebar .filter-sidebar-item .price-range .price-slider .slider-track {
    background: #ff6b35;
    border-radius: 3px;
    height: 6px;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.filter-sidebar .filter-sidebar-item .price-range .price-slider input[type=range] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    height: 6px;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

.filter-sidebar .filter-sidebar-item .price-range .price-slider input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    background: #ff6b35;
    border: 3px solid #fff;
    border-radius: 50%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
    cursor: pointer;
    height: 20px;
    pointer-events: auto;
    width: 20px
}

.filter-sidebar .filter-sidebar-item .price-range .price-slider input[type=range]::-moz-range-thumb {
    background: #ff6b35;
    border: 3px solid #fff;
    border-radius: 50%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
    cursor: pointer;
    height: 20px;
    pointer-events: auto;
    width: 20px
}

.filter-sidebar .filter-sidebar-item .price-range .price-slider input[type=range].slider-min {
    z-index: 2
}

.filter-sidebar .filter-sidebar-item .price-range .price-slider input[type=range].slider-max {
    z-index: 1
}

.filter-sidebar .filter-sidebar-item .price-range .price-inputs {
    display: flex;
    gap: 15px;
    margin-bottom: 15px
}

.filter-sidebar .filter-sidebar-item .price-range .price-inputs .price-input-group {
    flex: 1
}

.filter-sidebar .filter-sidebar-item .price-range .price-inputs .price-input-group label {
    color: #6c757d;
    display: block;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 6px
}

.filter-sidebar .filter-sidebar-item .price-range .price-inputs .price-input-group input {
    background: #fff;
    border: 1px solid #ced4da;
    border-radius: 4px;
    font-size: 14px;
    padding: 8px 10px;
    width: 100%
}

.filter-sidebar .filter-sidebar-item .price-range .price-inputs .price-input-group input:focus {
    border-color: #ff6b35;
    box-shadow: 0 0 0 2px rgba(255, 107, 53, .25);
    outline: none
}

.filter-sidebar .filter-sidebar-item .price-range .price-inputs .price-input-group input::-moz-placeholder {
    color: #adb5bd
}

.filter-sidebar .filter-sidebar-item .price-range .price-inputs .price-input-group input::placeholder {
    color: #adb5bd
}

.filter-sidebar .filter-sidebar-item .price-range .btn {
    background-color: #ff6b35;
    border-color: #ff6b35;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 16px;
    width: 100%
}

.filter-sidebar .filter-sidebar-item .price-range .btn:hover {
    background-color: #e55a2b;
    border-color: #e55a2b
}

.filter-sidebar .filter-sidebar-item .price-range .btn:focus {
    box-shadow: 0 0 0 2px rgba(255, 107, 53, .25)
}

.filter-sidebar .filter-sidebar-item #filter-category>.accordion-item>.accordion-title {
    padding: 4px 0
}

.filter-sidebar .filter-sidebar-item #filter-category .accordion-item {
    background-color: #333;
    border: none;
    color: #dfdfdf;
    padding-left: 1rem;
    padding-right: 1rem
}

.filter-sidebar .filter-sidebar-item #filter-category .accordion-item .accordion-title {
    align-items: center;
    display: flex;
    justify-content: space-between;
    min-height: 30px
}

.filter-sidebar .filter-sidebar-item #filter-category .accordion-item .accordion-title>a {
    color: #F4D17B
}

.filter-sidebar .filter-sidebar-item #filter-category .accordion-item .accordion-title .accordion-button {
    background-color: transparent !important;
    box-shadow: none;
    height: 30px;
    width: 30px
}

.filter-sidebar .filter-sidebar-item #filter-category .accordion-item .accordion-title .accordion-button:after {
    --bs-accordion-btn-icon-width: .8rem;
    opacity: .7
}

.filter-sidebar .filter-sidebar-item #filter-category .accordion-item .accordion-body {
    padding: 0 0 0 14px
}

body.page-product .page-product-top {
    margin-bottom: 20px
}

body.page-product .page-product-top .product-images {
    display: flex
}

body.page-product .page-product-top .product-images .sub-product-img {
    position: relative;
    width: 100%
}

body.page-product .page-product-top .product-images .sub-product-img .swiper .swiper-slide {
    display: flex;
    justify-content: center
}

body.page-product .page-product-top .product-images .sub-product-img .swiper .swiper-slide .thumbnail-item {
    align-items: center;
    border: 2px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    height: 100%;
    justify-content: center;
    transition: all .3s ease;
    width: 100%
}

body.page-product .page-product-top .product-images .sub-product-img .swiper .swiper-slide .thumbnail-item img {
    border: 1px solid #F4D17B;
    border-radius: 2px;
    transition: border-color .3s ease
}

body.page-product .page-product-top .product-images .sub-product-img .swiper .sub-product-btn {
    display: none
}

body.page-product .page-product-top .product-images .sub-product-img .swiper .sub-product-btn>div {
    align-items: center;
    background-color: rgba(0, 0, 0, .3);
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 20px;
    height: 30px;
    justify-content: center;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 9
}

body.page-product .page-product-top .product-images .sub-product-img .swiper .sub-product-btn>div:hover {
    background-color: rgba(0, 0, 0, .5)
}

body.page-product .page-product-top .product-images .sub-product-img .swiper .sub-product-btn>div.sub-product-prev {
    top: 0
}

body.page-product .page-product-top .product-images .sub-product-img .swiper .sub-product-btn>div.sub-product-next {
    bottom: 0
}

body.page-product .page-product-top .product-images .main-product-img {
    cursor: pointer;
    margin-left: 5px;
}

body.page-product .page-product-top .product-images .mobile-product-slideshow .swiper .swiper-slide {
    align-items: center;
    display: flex;
    justify-content: center
}

body.page-product .page-product-top .product-images .mobile-product-slideshow .swiper .swiper-slide .video-play-overlay {
    cursor: pointer;
    transition: transform .3s ease
}

body.page-product .page-product-top .product-images .mobile-product-slideshow .swiper .swiper-slide .video-play-overlay:hover {
    transform: scale(1.1)
}

body.page-product .page-product-top .product-images .mobile-product-slideshow .mobile-product-pagination {
    align-items: center;
    bottom: 15px;
    display: flex;
    justify-content: center;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    z-index: 1001
}

body.page-product .page-product-top .product-images .mobile-product-slideshow .mobile-product-pagination .swiper-pagination-bullet {
    background-color: hsla(0, 0%, 100%, .6);
    border-radius: 50%;
    cursor: pointer;
    height: 8px;
    margin: 0 4px;
    opacity: 1;
    transition: all .3s ease;
    width: 8px
}

body.page-product .page-product-top .product-images .mobile-product-slideshow .mobile-product-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #e91e63;
    transform: scale(1.2)
}

body.page-product .page-product-top .product-info .product-title {
    color: #ffb200;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px
}

/* body.page-product .page-product-top .product-info .product-price {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 10px;
    padding-bottom: 10px
} */

body.page-product .page-product-top .product-info .product-price .price {
    color: #ffb200;
    font-size: 20px;
    font-weight: 700
}

body.page-product .page-product-top .product-info .product-price .old-price {
    color: #777;
    font-size: 16px;
    text-decoration: line-through
}

body.page-product .page-product-top .product-info .stock-wrap>div {
    font-size: 14px;
    font-weight: 700
}

body.page-product .page-product-top .product-info .stock-wrap>div.in-stock {
    /* background-color: #eef8ee; */
    color: #ffb200
}

body.page-product .page-product-top .product-info .stock-wrap>div.out-stock {
    background-color: #e3e3e3;
    color: #777
}

body.page-product .page-product-top .product-info .sub-product-title {
    color: #dfdfdf;
    font-size: 14px;
    line-height: 1.8;
    margin-top: 10px
}

body.page-product .page-product-top .product-info .product-param {
    font-size: 14px;
    list-style: none;
    margin: 10px 0;
    padding: 0
}

body.page-product .page-product-top .product-info .product-param li {
    color: #333;
    line-height: 1.8;
    padding: 2px 0
}

body.page-product .page-product-top .product-info .product-param li span.title {
    color: #fff
}

body.page-product .page-product-top .product-info .product-param li span.value {
    color: #dfdfdf
}

body.page-product .page-product-top .product-info .product-param li span.value a {
    color: #dfdfdf !important
}

body.page-product .page-product-top .product-info .product-variant-box {
    margin-bottom: 20px
}

body.page-product .page-product-top .product-info .product-variant-box .product-variant {
    margin-bottom: 6px
}

body.page-product .page-product-top .product-info .product-variant-box .product-variant .variant-title {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 6px
}

body.page-product .page-product-top .product-info .product-variant-box .product-variant .variant-values .variant-value-name {
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 12px;
    color: #dfdfdf;
    cursor: pointer;
    display: inline-flex;
    gap: 8px;
    margin-bottom: 10px;
    margin-right: 10px;
    min-height: 40px;
    padding: 5px 14px
}

body.page-product .page-product-top .product-info .product-variant-box .product-variant .variant-values .variant-value-name .variant-image-container {
    border-radius: 2px;
    flex-shrink: 0;
    height: 30px;
    overflow: hidden;
    width: 30px
}

body.page-product .page-product-top .product-info .product-variant-box .product-variant .variant-values .variant-value-name .variant-image-container .variant-value-image {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

body.page-product .page-product-top .product-info .product-variant-box .product-variant .variant-values .variant-value-name .variant-text {
    font-size: 14px;
    line-height: 1.2
}

body.page-product .page-product-top .product-info .product-variant-box .product-variant .variant-values .variant-value-name.disabled {
    border-color: #ddd;
    border-style: dashed;
    color: #999;
    text-decoration: line-through
}

body.page-product .page-product-top .product-info .product-variant-box .product-variant .variant-values .variant-value-name.disabled .variant-image-container {
    opacity: .5
}

body.page-product .page-product-top .product-info .product-variant-box .product-variant .variant-values .variant-value-name.active {
    border-color: #e91e63;
    border-style: solid;
    box-shadow: 0 2px 4px #e91e63;
    color: #e91e63
}

body.page-product .page-product-top .product-info .product-variant-box .product-variant .variant-values .variant-value-name:hover {
    border-color: #e91e63;
    box-shadow: 0 2px 4px #e91e63
}

body.page-product .page-product-top .product-info .product-info-bottom {
    margin-bottom: 20px
}

body.page-product .page-product-top .product-info .product-info-bottom .product-info-btns {
    height: inherit
}

body.page-product .page-product-top .product-info .product-info-bottom .product-info-btns .btn {
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    height: inherit;
    padding: 0 20px
}

body.page-product .page-product-top .product-info .product-info-bottom .product-info-btns .btn.buy-now {
    background-color: #e6e8eb;
    color: #333
}

body.page-product .page-product-top .product-info .product-info-bottom .product-info-btns .btn.buy-now:hover {
    background-color: #d9dce1
}

body.page-product .page-product-top .product-info .add-wishlist {
    cursor: pointer;
    font-weight: 700;
    color: #F4D17B
}

body.page-product .page-product-top .product-info .add-wishlist:hover {
    text-decoration: underline
}

body.page-product .product-description {
    margin-bottom: 40px;
    color: #eee;
}

body.page-product .product-description .tab-content,
body.page-product .product-description tr,
body.page-product .product-description td {
    color: #dfdfdf
}

body.page-product .bundle-items-display {
    background-color: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    margin: 15px 0;
    padding: 15px
}

body.page-product .bundle-title {
    color: #495057;
    font-weight: 600;
    margin-bottom: 10px
}

body.page-product .bundle-products {
    gap: 10px
}

body.page-product .bundle-product-item {
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    margin: 2px 0;
    padding: 8px
}

body.page-product .bundle-product-name {
    color: #212529;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2
}

body.page-product .bundle-separator {
    color: #6c757d;
    font-size: 18px;
    font-weight: 700
}

body.page-product .bundle-total-price {
    border-top: 1px solid #dee2e6;
    color: #dc3545;
    font-size: 16px;
    padding-top: 10px
}

body.page-product .product-options {
    margin-bottom: 20px
}

body.page-product .product-options .options-title {
    color: #333;
    font-weight: 600;
    margin-bottom: 15px
}

body.page-product .product-options .option-group {
    background-color: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    margin-bottom: 15px;
    padding: 15px
}

body.page-product .product-options .option-group.has-error {
    background-color: #fff5f5 !important;
    border-color: #e53e3e !important;
    box-shadow: 0 0 0 .2rem rgba(229, 62, 62, .25) !important
}

body.page-product .product-options .option-group.has-error .option-label {
    color: #e53e3e !important
}

body.page-product .product-options .option-group.has-error .option-select {
    border-color: #e53e3e !important
}

body.page-product .product-options .option-group.has-error .option-checkbox-item,
body.page-product .product-options .option-group.has-error .option-radio-item {
    background-color: #fff !important
}

body.page-product .product-options .option-group.has-success {
    background-color: #f8fff9 !important;
    border-color: #28a745 !important
}

body.page-product .product-options .option-group.has-success .option-label:after {
    color: #28a745;
    content: " ✓";
    font-weight: 700;
    margin-left: 5px
}

body.page-product .product-options .option-label {
    color: #495057;
    display: block;
    font-weight: 500;
    margin-bottom: 10px
}

body.page-product .product-options .option-select {
    width: 100%
}

body.page-product .product-options .option-select option:disabled {
    background-color: #f8f9fa;
    color: #6c757d
}

body.page-product .product-options .radio-group {
    display: flex;
    flex-wrap: wrap;
    gap: 15px
}

body.page-product .product-options .option-radio-item {
    background-color: #fff;
    border: 2px solid #dee2e6;
    border-radius: 6px;
    cursor: pointer;
    min-width: 120px;
    text-align: center;
    transition: all .3s ease
}

body.page-product .product-options .option-radio-item:hover {
    border-color: #e91e63;
    box-shadow: 0 2px 4px rgba(233, 30, 99, .1)
}

body.page-product .product-options .option-radio-item:has(input:checked) {
    background-color: #e7f3ff;
    border-color: #e91e63
}

body.page-product .product-options .option-radio-item.selected label {
    color: #e91e63
}

body.page-product .product-options .option-radio-item.out-of-stock {
    background-color: #f8f9fa !important;
    border-color: #dee2e6 !important;
    cursor: not-allowed !important;
    opacity: .6
}

body.page-product .product-options .option-radio-item.out-of-stock:hover {
    border-color: #dee2e6 !important;
    box-shadow: none !important
}

body.page-product .product-options .option-radio-item.out-of-stock label {
    color: #6c757d;
    cursor: not-allowed
}

body.page-product .product-options .option-radio-item.out-of-stock .out-of-stock-text {
    color: #e53e3e;
    font-weight: 500
}

body.page-product .product-options .option-radio-item label {
    border-radius: 4px;
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 8px 12px;
    transition: all .2s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 100%
}

body.page-product .product-options .option-radio-item .form-check-input {
    display: none
}

body.page-product .product-options .checkbox-group {
    display: flex;
    flex-wrap: wrap;
    gap: 15px
}

.title {
    color: #F4D17B
}

body.page-product .product-options .option-checkbox-item {
    background-color: #fff;
    border: 2px solid #dee2e6;
    border-radius: 6px;
    cursor: pointer;
    min-width: 120px;
    padding: 10px;
    text-align: center;
    transition: all .3s ease
}

body.page-product .product-options .option-checkbox-item:hover {
    border-color: #28a745;
    box-shadow: 0 2px 4px rgba(40, 167, 69, .1)
}

body.page-product .product-options .option-checkbox-item:has(input:checked) {
    background-color: #d4edda;
    border-color: #28a745
}

body.page-product .product-options .option-checkbox-item.selected label {
    color: #1976d2
}

body.page-product .product-options .option-checkbox-item.out-of-stock {
    background-color: #f8f9fa !important;
    border-color: #dee2e6 !important;
    cursor: not-allowed !important;
    opacity: .6
}

body.page-product .product-options .option-checkbox-item.out-of-stock:hover {
    border-color: #dee2e6 !important;
    box-shadow: none !important
}

body.page-product .product-options .option-checkbox-item.out-of-stock label {
    color: #6c757d;
    cursor: not-allowed
}

body.page-product .product-options .option-checkbox-item.out-of-stock .out-of-stock-text {
    color: #e53e3e;
    font-weight: 500
}

body.page-product .product-options .option-checkbox-item label {
    border-radius: 4px;
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 8px 12px;
    transition: all .2s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 100%
}

body.page-product .product-options .option-checkbox-item .form-check-input {
    display: none
}

body.page-product .product-options .option-image img {
    border-radius: 4px;
    height: 120px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 120px
}

body.page-product .product-options .current-selection-summary {
    background: linear-gradient(135deg, #f8f9fa, #e9ecef);
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    transition: all .3s ease
}

body.page-product .product-options .current-selection-summary .card {
    background: transparent;
    border: none
}

body.page-product .product-options .current-selection-summary .card-title {
    color: #495057;
    font-weight: 600;
    margin-bottom: 15px
}

body.page-product .product-options .selected-option-item {
    align-items: center;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    display: flex;
    margin-bottom: 8px;
    padding: 8px 12px;
    transition: transform .2s ease
}

body.page-product .product-options .selected-option-item:hover {
    box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
    transform: translateY(-1px)
}

body.page-product .product-options .selected-option-item .badge {
    background-color: #6c757d !important;
    border-radius: 6px;
    color: #fff !important;
    font-size: .75em;
    padding: 4px 8px
}

body.page-product .product-options .selected-option-item .option-value {
    color: #495057;
    font-weight: 500
}

body.page-product .product-options .total-price-display {
    background: #fff;
    border-left: 4px solid #e91e63;
    border-radius: 8px;
    padding: 12px
}

body.page-product .product-options .current-total-price {
    font-size: 1.1em !important;
    font-weight: 600 !important;
    padding: 8px 16px !important
}

body.page-product .product-options .option-description {
    background-color: #f8f9fa;
    border-left: 3px solid #e91e63;
    border-radius: 4px;
    padding: 10px
}

body.page-product .product-options .option-description small {
    color: #6c757d;
    font-style: italic
}

body.page-product .product-options .price-adjustment {
    color: #28a745;
    font-size: .9em;
    font-weight: 500
}

body.page-product .product-options .out-of-stock-text {
    color: #e53e3e;
    font-size: .8em;
    font-weight: 500;
    margin-left: 5px
}

body.page-product .product-options .option-error-message {
    align-items: center;
    animation: fadeIn .3s ease-in;
    color: #e53e3e;
    display: flex;
    font-size: .875em;
    margin-top: 8px
}

body.page-product .product-options .option-error-message i {
    font-size: 1em;
    margin-right: 6px
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(-5px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

body.page-cart .products-table .product-item {
    align-items: flex-start;
    display: flex
}

body.page-cart .products-table .product-name {
    color: #222
}

body.page-cart .products-table .product-name a {
    color: inherit
}

body.page-cart .products-table .product-name a:hover {
    color: #e91e63;
    text-decoration: underline
}

body.page-cart .products-table .td-image {
    padding: 0;
    width: 100px
}

body.page-cart .products-table .product-image {
    height: 90px;
    width: 90px
}

body.page-cart .products-table .product-image img {
    max-height: 100%
}

body.page-cart .products-table .quantity-wrap {
    height: 27px;
    width: 90px
}

body.page-cart .products-table .quantity-wrap .minus,
body.page-cart .products-table .quantity-wrap .plus {
    color: #dfdfdf
}

body.page-cart .products-table .quantity-wrap .product-quantity {
    background-color: #333;
    color: #fff
}

body.page-cart .products-table .quantity-wrap>div {
    font-size: 14px
}

body.page-cart .products-table .quantity-wrap input {
    font-size: 14px
}

body.page-cart .cart-data {
    background-color: #f8f9fa;
    padding: 26px
}

body.page-cart .cart-data .title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px
}

body.page-cart .cart-data .cart-data-list {
    list-style: none;
    padding: 0
}

body.page-cart .cart-data .cart-data-list>li {
    align-items: center;
    border-bottom: 1px solid #eee;
    display: flex;
    font-size: 15px;
    justify-content: space-between;
    padding: 16px 0
}

body.page-cart .cart-data .cart-data-list>li:last-child {
    border-bottom: none
}

body.page-cart .cart-data .cart-data-list>li:last-child>span:last-child {
    color: #e53e3e;
    font-size: 24px;
    font-weight: 700
}

body.page-checkout .layer-login {
    color: red
}

body.page-checkout .breadcrumb-wrap {
    margin-bottom: 0
}

body.page-checkout footer {
    margin-top: 0
}

body.page-checkout .title-wrap {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 14px
}

body.page-checkout .title-wrap>.title {
    font-size: 15px;
    font-weight: 700
}

body.page-checkout .checkout-info {
    padding-top: 20px
}

body.page-checkout .checkout-info .checkout-item {
    margin-bottom: 20px
}

body.page-checkout .checkout-info .checkout-select-wrap .select-item {
    align-items: center;
    border: 1px solid #e3e3e3;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    margin-top: -1px;
    padding: 10px 20px;
    position: relative
}

body.page-checkout .checkout-info .checkout-select-wrap .select-item:first-child,
body.page-checkout .checkout-info .checkout-select-wrap .select-item:first-child:before {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

body.page-checkout .checkout-info .checkout-select-wrap .select-item:last-child,
body.page-checkout .checkout-info .checkout-select-wrap .select-item:last-child:before {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

body.page-checkout .checkout-info .checkout-select-wrap .select-item:before {
    border: 1px solid #e91e63;
    bottom: -1px;
    content: "";
    display: none;
    inset-block-start: -1px;
    left: -1px;
    pointer-events: none;
    position: absolute;
    right: -1px;
    top: -1px;
    inset: -1px;
    z-index: 1
}

body.page-checkout .checkout-info .checkout-select-wrap .select-item.active {
    background-color: #F4D17B
}

body.page-checkout .checkout-info .checkout-select-wrap .select-item.active:before {
    display: block
}

body.page-checkout .checkout-info .checkout-select-wrap .select-item.active .left {
    color: #0a0e14
}

body.page-checkout .checkout-info .checkout-select-wrap .select-item.active .left i {
    color: #e91e63
}

body.page-checkout .checkout-info .checkout-select-wrap .select-item.active .left i:before {
    content: "\f517"
}

body.page-checkout .checkout-info .checkout-select-wrap .select-item .left {
    align-items: center;
    display: flex;
}

body.page-checkout .checkout-info .checkout-select-wrap .select-item .left i {
    color: #888;
    font-size: 18px
}

body.page-checkout .checkout-info .checkout-select-wrap .select-item .left .select-title {
    font-size: 14px;
    margin-left: 14px
}

body.page-checkout .checkout-info .checkout-select-wrap .select-item .icon {
    height: 34px;
    max-width: 200px
}

body.page-checkout .checkout-info .checkout-select-wrap .select-item .icon img {
    max-height: 100%
}

body.page-checkout .checkout-data .checkout-data-content .products-table-title {
    align-items: center;
    border-bottom: 1px solid #e3e3e3;
    display: flex;
    font-size: 14px;
    font-weight: 700;
    justify-content: space-between;
    padding-bottom: 10px
}

body.page-checkout .checkout-data .checkout-data-content .products-table-wrap {
    margin-bottom: 20px;
    margin-top: 20px
}

body.page-checkout .checkout-data .checkout-data-content .products-table-wrap .products-table-list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px
}

body.page-checkout .checkout-data .checkout-data-content .products-table td {
    padding-left: 0;
    padding-right: 0
}

body.page-checkout .checkout-data .checkout-data-content .products-table .product-item {
    align-items: center;
    display: flex
}

body.page-checkout .checkout-data .checkout-data-content .products-table .product-item .product-image {
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    height: 50px;
    margin-right: 14px;
    position: relative;
    width: 50px
}

body.page-checkout .checkout-data .checkout-data-content .products-table .product-item .product-image .icon-quantity {
    align-items: center;
    background-color: #e91e63;
    border-radius: 50%;
    color: #fff;
    display: flex;
    font-size: 11px;
    height: 18px;
    justify-content: center;
    position: absolute;
    right: -10px;
    top: -5px;
    width: 18px
}

body.page-checkout .checkout-data .checkout-data-content .products-table .product-item .product-image img {
    max-height: 100%
}

body.page-checkout .checkout-data .cart-data-list {
    border-top: 1px solid #eee;
    list-style: none;
    padding: 0
}

body.page-checkout .checkout-data .cart-data-list>li {
    align-items: center;
    border-bottom: 1px solid #eee;
    display: flex;
    font-size: 15px;
    justify-content: space-between;
    padding: 16px 0
}

body.page-checkout .checkout-data .cart-data-list>li:last-child {
    border-bottom: none
}

body.page-checkout .checkout-data .cart-data-list>li:last-child>span:last-child {
    color: #e53e3e;
    font-size: 24px;
    font-weight: 700
}

body.page-order .account-card-title,
body.page-order .tabs-plus {
    margin-bottom: 16px
}

body.page-order .order_return {
    padding-left: 20px !important
}

body.page-order .table-responsive {
    margin-top: 50px
}

body.page-order-info .products-table td,
body.page-order-info .products-table th {
    padding-left: 0;
    padding-right: 0
}

body.page-order-info .products-table .product-item {
    align-items: center;
    display: flex
}

body.page-order-info .products-table .product-item .product-image {
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    height: 50px;
    margin-right: 14px;
    position: relative;
    width: 50px
}

body.page-order-info .products-table .product-item .product-image .icon-quantity {
    align-items: center;
    background-color: #e91e63;
    border-radius: 50%;
    color: #fff;
    display: flex;
    font-size: 9px;
    height: 18px;
    justify-content: center;
    position: absolute;
    right: -10px;
    top: -5px;
    width: 18px
}

body.page-order-info .products-table .product-item .product-image img {
    max-height: 100%
}

body.page-addresses .address-card {
    border: 1px solid #e9ecef;
    border-radius: 4px;
    margin-bottom: 20px
}

body.page-addresses .address-card .address-card-header {
    align-items: center;
    border-bottom: 1px solid #e9ecef;
    display: flex;
    justify-content: space-between;
    padding: 10px 15px
}

body.page-addresses .address-card .address-card-header .address-card-title {
    margin: 0
}

body.page-addresses .address-card .address-card-header .address-card-actions {
    align-items: center;
    display: flex
}

body.page-addresses .address-card .address-card-header .address-card-actions a {
    margin-left: 10px
}

body.page-addresses .address-card .address-card-body {
    padding: 15px;
    word-break: break-all
}

body.page-addresses .address-card .address-card-body p {
    margin: 0
}

body.page-brands .brand-group {
    width: 100%
}

body.page-brands .brand-group .btn {
    border: 1px solid #e8e8e8
}

body.page-brands .brand-group .btn:hover {
    background-color: #f4f4f4
}

body.page-brands .brands-wrap {
    margin-top: 30px
}

body.page-brands .brands-wrap .item ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 -10px;
    padding-left: 0
}

body.page-brands .brands-wrap .item ul li {
    margin-bottom: 20px;
    padding: 0 10px
}

body.page-brands .brands-wrap .item ul li a {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

body.page-brands .brands-wrap .item ul li a .img {
    border: 1px solid #e8e8e8;
    margin-bottom: 10px;
    width: 99px
}

body.page-checkout-success .checkout-success-box {
    border: 1px solid #F4D17B;
    border-radius: 10px;
    margin: 0 auto;
    max-width: 730px;
    padding: 20px 10px
}

body.page-checkout-success .checkout-success-box .order-success-icon {
    display: flex;
    justify-content: center;
    margin-bottom: 20px
}

body.page-checkout-success .checkout-success-box .order-success-icon img {
    max-width: 170px
}

body.page-checkout-success .checkout-success-box .payment-result-table td,
body.page-checkout-success .checkout-success-box .payment-result-table th {
    padding: 10px 0;
    color: #F4D17B;
}

body.page-checkout-success .checkout-success-box .checkout-success-table td,
body.page-checkout-success .checkout-success-box .checkout-success-table th {
    padding: 10px 0;
    color: #F4D17B;
}

body.page-checkout-success .checkout-success-box .checkout-success-title {
    margin-bottom: 20px;
    text-align: center;
    color: #F4D17B;
}

body.page-checkout-success .checkout-success-box .checkout-success-title span {
    font-size: 18px;
    font-weight: 700
}

.rate {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px
}

.rating {
    display: flex;
    flex-direction: row-reverse
}

.rating>input {
    display: none
}

.rating>label {
    color: #e31052;
    cursor: pointer;
    font-size: 30px;
    font-weight: 300;
    position: relative;
    width: 1em
}

.rating>label:before {
    content: "★";
    opacity: 0;
    position: absolute
}

.rating>label:hover:before,
.rating>label:hover~label:before {
    opacity: 1 !important
}

.rating>input:checked~label:before {
    opacity: 1
}

.rating:hover>input:checked~label:before {
    opacity: .4
}

.buttons {
    position: relative;
    top: 36px
}

.rating-submit {
    border-radius: 8px;
    color: #fff;
    height: auto
}

.rating-submit:hover {
    color: #fff
}

.wallet-card-box {
    background-color: #fff;
    border-radius: 10px;
    padding: 20px
}

.wallet-card-box .wallet-card-title {
    padding: 10px 0;
}

.page-wallet .transaction-card-box,
.page-wallet .wallet-card-box,
.page-wallet .withdrawal-card-box {
    background: #fff;
    border: 1px solid #e8eef3;
    border-radius: 8px;
    margin-bottom: 20px;
    padding: 20px
}

.page-wallet .transaction-card-title,
.page-wallet .wallet-card-title,
.page-wallet .withdrawal-card-title {
    border-bottom: 1px solid #e8eef3;
    margin-bottom: 15px;
    min-height: 52px;
    padding-bottom: 15px;
    padding-top: 5px
}

.page-wallet .transaction-card-title .fw-bold,
.page-wallet .wallet-card-title .fw-bold,
.page-wallet .withdrawal-card-title .fw-bold {
    font-size: 1.1rem;
    font-weight: 600
}

.page-wallet .transaction-table-box,
.page-wallet .wallet-table-box,
.page-wallet .withdrawal-table-box {
    margin-top: 15px
}

.page-wallet .transaction-table-box td,
.page-wallet .transaction-table-box th,
.page-wallet .wallet-table-box td,
.page-wallet .wallet-table-box th,
.page-wallet .withdrawal-table-box td,
.page-wallet .withdrawal-table-box th {
    font-size: .9rem;
    padding: 12px 8px
}

.page-wallet .transaction-table-box th,
.page-wallet .wallet-table-box th,
.page-wallet .withdrawal-table-box th {
    background-color: #f8f9fa;
    font-weight: 600
}

.page-wallet .wallet-balance-item,
.page-wallet .wallet-stats-item {
    padding: 15px;
    text-align: center
}

.page-wallet .wallet-balance-item .value,
.page-wallet .wallet-stats-item .value {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 5px
}

.page-wallet .wallet-balance-item .title,
.page-wallet .wallet-stats-item .title {
    font-size: .9rem
}

.page-wallet .wallet-actions .btn.disabled {
    pointer-events: none
}

.page-wallet .withdrawal-create-box {
    background: #fff;
    border: 1px solid #e8eef3;
    border-radius: 8px;
    margin-bottom: 20px;
    padding: 20px
}

.page-wallet .wallet-balance-overview {
    background: linear-gradient(135deg, #667eea, #764ba2);
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(102, 126, 234, .2);
    color: #fff;
    margin-bottom: 30px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0
}

.page-wallet .wallet-balance-overview .balance-header {
    align-items: center;
    margin-bottom: 20px;
    background: hsla(0, 0%, 100%, .1);
    border-bottom: 1px solid hsla(0, 0%, 100%, .1);
    display: flex;
    padding: 16px 20px
}

.page-wallet .wallet-balance-overview .balance-header i {
    font-size: 1.2rem;
    margin-right: 10px;
    opacity: .9
}

.page-wallet .wallet-balance-overview .balance-header span {
    font-size: 1rem;
    font-weight: 600
}

.page-wallet .wallet-balance-overview .balance-content {
    padding: 24px 20px 20px
}

.page-wallet .wallet-balance-overview .balance-content .balance-main {
    margin-bottom: 16px;
    text-align: center
}

.page-wallet .wallet-balance-overview .balance-content .balance-main .available-balance .amount {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 8px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .1)
}

.page-wallet .wallet-balance-overview .balance-content .balance-main .available-balance .label {
    font-size: .95rem;
    font-weight: 500;
    opacity: .9
}

.page-wallet .wallet-balance-overview .balance-content .balance-note {
    align-items: center;
    background: hsla(0, 0%, 100%, .1);
    border-radius: 8px;
    display: flex;
    font-size: .85rem;
    justify-content: center;
    opacity: .9;
    padding: 12px 16px
}

.page-wallet .wallet-balance-overview .balance-content .balance-note i {
    font-size: .9rem;
    margin-right: 8px
}

.page-wallet .balance-info-box {
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 6px;
    padding: 15px
}

.page-wallet .balance-item {
    text-align: center
}

.page-wallet .balance-item .value {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 5px
}

.page-wallet .balance-item .label {
    color: #6c757d;
    font-size: .9rem
}

.page-wallet .withdrawal-form .required:after {
    color: #dc3545;
    content: " *"
}

.page-wallet .form-actions {
    border-top: 1px solid #e8eef3;
    margin-top: 20px;
    padding-top: 20px
}

.line {
    background: #c3c1c1;
    height: 1px;
    width: 50%
}

.word {
    color: #c3c1c1
}

.social-button {
    align-items: center;
    background-color: #e91e63;
    border: none;
    border-radius: 50%;
    color: #fff;
    display: flex;
    font-size: 1.5rem;
    height: 50px;
    justify-content: center;
    text-decoration: none;
    width: 50px
}

.breadcrumb-filter-btn .btn {
    background-color: transparent;
    border: 1px solid #007bff;
    border-radius: .375rem;
    color: #007bff;
    font-size: .875rem;
    font-weight: 500;
    padding: .375rem .75rem;
    transition: all .15s ease-in-out;
    white-space: nowrap
}

.breadcrumb-filter-btn .btn:focus,
.breadcrumb-filter-btn .btn:hover {
    background-color: #007bff;
    border-color: #007bff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
    color: #fff
}

.breadcrumb-filter-btn .btn:active {
    background-color: #0056b3;
    border-color: #004085;
    color: #fff
}

.breadcrumb-filter-btn .btn .filter-text,
.breadcrumb-filter-btn .btn i {
    font-size: .875rem
}

.breadcrumb-wrap .container {
    padding-bottom: 1rem;
    padding-top: 1rem
}

.breadcrumb-wrap .container.d-flex {
    align-items: center;
    flex-wrap: wrap;
    gap: .75rem;
    justify-content: space-between
}

.breadcrumb-wrap .container .breadcrumb {
    flex: 1;
    flex-wrap: wrap;
    margin-bottom: 0;
    color: #727272;
}

.breadcrumb-wrap .container .breadcrumb li a,
.breadcrumb-wrap .container .breadcrumb li span {
    -webkit-hyphens: auto;
    hyphens: auto;
    word-break: break-word
}

.filter-sidebar .category-item {
    border-bottom: 1px solid #f8f9fa;
    transition: background-color .2s ease
}

.filter-sidebar .category-item:hover {
    background-color: #f8f9fa
}

.filter-sidebar .category-link {
    font-size: 14px;
    transition: color .2s ease
}

.filter-sidebar .category-link:hover {
    color: #e91e63 !important
}

.filter-sidebar .category-link.active {
    border-radius: 4px;
    color: #e91e63 !important;
    font-weight: 600
}

.filter-sidebar .category-link i {
    font-size: 12px
}

.filter-sidebar .category-toggle {
    background: none;
    border: none;
    color: #6c757d;
    padding: 4px 8px;
    transition: all .2s ease
}

.filter-sidebar .category-toggle:hover {
    background-color: #e9ecef;
    color: #e91e63
}

.filter-sidebar .category-toggle i {
    font-size: 12px;
    transition: transform .2s ease
}

.filter-sidebar .category-toggle:not(.collapsed) i {
    transform: rotate(180deg)
}

.filter-sidebar .subcategory-item {
    border-bottom: 1px solid #f8f9fa;
    transition: background-color .2s ease
}

.filter-sidebar .subcategory-item:hover {
    background-color: #f8f9fa
}

.filter-sidebar .subcategory-link {
    font-size: 13px;
    transition: color .2s ease
}

.filter-sidebar .subcategory-link:hover {
    color: #e53e3e !important
}

.filter-sidebar .subcategory-link.active {
    border-radius: 4px;
    color: #e53e3e !important;
    font-weight: 600
}

.filter-sidebar .subcategory-link i {
    font-size: 10px
}

.filter-sidebar .subcategory-toggle {
    background: none;
    border: none;
    color: #6c757d;
    padding: 2px 6px;
    transition: all .2s ease
}

.filter-sidebar .subcategory-toggle:hover {
    background-color: #e9ecef;
    color: #e91e63
}

.filter-sidebar .subcategory-toggle i {
    font-size: 10px;
    transition: transform .2s ease
}

.filter-sidebar .subcategory-toggle:not(.collapsed) i {
    transform: rotate(180deg)
}

.filter-sidebar .subsubcategory-item {
    transition: background-color .2s ease
}

.filter-sidebar .subsubcategory-item:hover {
    background-color: #f8f9fa
}

.filter-sidebar .subsubcategory-link {
    font-size: 12px;
    transition: color .2s ease
}

.filter-sidebar .subsubcategory-link:hover {
    color: #e91e63 !important
}

.filter-sidebar .subsubcategory-link.active {
    background-color: rgba(233, 30, 99, .1);
    border-radius: 4px;
    color: #e91e63 !important;
    font-weight: 600
}

.filter-sidebar .subsubcategory-link i {
    font-size: 8px
}

.filter-sidebar .accordion-item {
    border: none !important
}

.filter-sidebar .accordion-item:last-child {
    border-bottom: none !important
}

.filter-sidebar .dual-range-slider {
    height: 40px;
    margin: 20px 0;
    position: relative
}

.filter-sidebar .dual-range-slider .slider-track {
    background: #e9ecef;
    border-radius: 3px;
    height: 6px;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.filter-sidebar .dual-range-slider .slider-range {
    background: #e91e63;
    border-radius: 3px;
    height: 6px;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.filter-sidebar .dual-range-slider .slider-thumb {
    background: #e91e63;
    border: 3px solid #fff;
    border-radius: 50%;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
    cursor: pointer;
    height: 20px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all .2s ease;
    width: 20px;
    z-index: 2
}

.filter-sidebar .dual-range-slider .slider-thumb:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, .25);
    transform: translate(-50%, -50%) scale(1.1)
}

.filter-sidebar .dual-range-slider .slider-thumb:active {
    transform: translate(-50%, -50%) scale(1.2)
}

.filter-sidebar .dual-range-slider .slider-thumb.slider-thumb-min {
    left: 0
}

.filter-sidebar .dual-range-slider .slider-thumb.slider-thumb-max {
    left: 100%
}

.filter-sidebar .price-inputs-container {
    order: -1
}

.filter-sidebar .form-check {
    margin-bottom: .5rem
}

.filter-sidebar .form-check .form-check-input:checked {
    background-color: #e91e63;
    border-color: #e91e63
}

.filter-sidebar .form-check .form-check-input:focus {
    border-color: rgba(233, 30, 99, .5);
    box-shadow: 0 0 0 .25rem rgba(233, 30, 99, .25);
    outline: 0
}

.filter-sidebar .form-check .form-check-label {
    color: #495057;
    cursor: pointer;
    font-size: 14px
}

.filter-sidebar .form-check .form-check-label:hover {
    color: #e91e63
}

.filter-sidebar .card {
    border-radius: 8px;
    overflow: hidden
}

.filter-sidebar .card .card-header {
    border-bottom: 1px solid #e9ecef;
    padding: 1rem
}

.filter-sidebar .card .card-header h6 {
    font-size: 16px;
    margin-bottom: 0
}

.filter-sidebar .card .card-body {
    padding: 1rem
}

.filter-sidebar .clear-filters-btn {
    background: linear-gradient(90deg, #ddae41, #775e23 54.33%);
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    padding: .5rem 1rem;
    transition: all .2s ease
}

.filter-sidebar .clear-filters-btn:hover {
    background-color: #e91e63;
    color: #fff
}

.filter-sidebar .clear-filters-btn:focus {
    box-shadow: 0 0 0 .2rem hsla(208, 7%, 46%, .5)
}

#overlay {
    background: rgba(0, 0, 0, .5);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1040
}

#toggleFilterSidebar {
    background-color: #e91e63;
    border-color: #e91e63;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    padding: .5rem 1rem;
    transition: all .2s ease
}

#toggleFilterSidebar:hover {
    background-color: #c1134e;
    border-color: #aa1145
}

#toggleFilterSidebar:focus {
    box-shadow: 0 0 0 .2rem rgba(233, 30, 99, .5)
}

#toggleFilterSidebar i {
    margin-right: .5rem
}

.attribute-table {
    color: #000;
}

.age_agreement_box {
    position: fixed;
    background-color: #ffffffdb;
    bottom: 0px;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: -10;
    color: #ffffff;
    opacity: 0;
}

.age_agreement_box.active {
    z-index: 99999;
    opacity: 1;
}

.age_agreement_box .age_agreement_wrap {
    margin-bottom: 10px;
}

.age_agreement_box .heading {
    font-size: 18px;
    font-family: "Noto Sans SC";
    font-weight: 100;
    color: #ffea71;
}

.age_agreement_box .headline {
    font-size: 14px;
}

.age_agreement_box .subheadline {
    font-size: 13px;
}

.age_agreement_box .details {
    text-align: left;
    line-height: 20px;
    font-size: 11px;
}

.age_agreement_box .notice {
    text-align: center;
    border-top: 1px solid #3b4548;
    padding-top: 20px;
    margin-top: 20px;
    font-size: 11px;
}

.age_agreement_box .but_general {
    background: #222;
    margin: 20px;
    box-shadow: none;
    padding: 10px 70px;
    border-radius: 5px;
    cursor: pointer;
}

.but_general:hover {
    /*	background:url(../../../../images/but/general_ro.png) no-repeat center center;*/
    background-color: #ab9a3a !important;
    box-shadow: 0px 0px 0px 1px #cdcdcd, inset 0px 1px 16px #222222;
    /* background:-moz-linear-gradient(center top , #5b095e, #38003a) repeat scroll 0 0 transparent !important;
    background-color:#5b095e;*/
    color: #fff !important;
}

.but_general:hover {
    background: linear-gradient(160deg, #9d9d79 0%, #5c5b2e 100%);
    box-shadow: none;
}

.age_agreement_box>div {
    border-radius: 15px;
    background: #151515d6;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0px 3px 13px #dedede;
    position: absolute;
    padding: 50px 30px;
    max-width: 400px;
    text-align: center;
}

.age_agreement_box .notice ul {
    text-align: left;
}

.age_agreement_box ul {
    padding-left: 15px;
    list-style-type: disc;
}

.form-check-label {
    color: #F4D17B;
}

.section-title h3,
.text-primary,
.text-secondary {
    color: #F4D17B !important;
}

.product-info-btns {
    display: flex;
    justify-content: space-between;
}

.product-info-btns .btn {
    background: linear-gradient(90deg, #ddae41 10.58%, #aa8632 67.79%, #775e23 95.19%) !important;
    width: 40% !important;
    border: none !important;
    border-radius: 50px !important;
    color: #fff !important;
    padding: .8rem 0 !important;
    font-size: 16px !important;
}

.favorite-stock {
    display: flex;
    justify-content: space-between;
    padding: .8rem 0
}

.attribute-wrap {
    color: #dfdfdf;
}

.attribute-name {
    color: #F4D17B;
}

.menu-en {
    max-width: 1560px
}

/* CSS滚动动画 */
.scrolling-text {
  animation: scrollText 10s linear infinite;
  white-space: nowrap;
  animation-play-state: running;
  cursor: pointer;
}

/* 暂停动画 */
.scrolling-text.paused {
    animation-play-state: paused;
}

/* 悬停效果 */
.scrolling-text:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

/* 响应式显示控制 */
@media (max-width: 768px) {
  .desktop-text {
    display: none;
  }
  .scrolling-container {
    width: 50%;
    overflow: hidden;
    display: block;
  }
}

@media (min-width: 769px) {
  .desktop-text {
    display: block;
  }
  .scrolling-container {
    display: none;
  }
}