@import url('swiper-bundle11.min.css');
a {
    text-decoration: none;
}

.card-r {
    border-radius: 0px;
}

.icon-go {
    /* font-size: 10px; */
    display: inline-block;
    text-decoration: none;
    position: relative;
    color: #fff;
}

.icon-go:after {
    content: " ";
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    background-image: url(../images/btn_arrowright.png);
    background-repeat: no-repeat;
    background-size: 1rem;
    background-position: center center;
    top: 0;
    right: -25px;
}

.img-size {
    overflow: hidden;
}

.img-size img {
    transition: transform 0.3s ease;
}

.rectangle {
    transition: box-shadow 0.3s ease;
}

.rectangle:hover {
    box-shadow: 0 25px 25px -15px rgba(139, 78, 17, 0.22);
}

.img-menu-box:hover .img-border {
    border: 2px dashed #7F4425;
}

@media (max-width: 767px) {
    html {
        font-size: 10px;
    }
    .container .content {
        padding: 0 1rem;
    }
    .container .content-p50 {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .p-sm-3 {
        padding: 1rem 4rem !important;
    }
    .today-high-box2 {
        position: relative;
        padding: 0 8rem;
    }
    .title-18 {
        font-size: 1.5rem;
    }
    .none {
        display: none;
    }
    .mt-xxl-3 {
        margin-top: 1.6rem;
    }
    .pl-solid {
        position: relative;
    }
    .item-img-box {
        overflow: hidden;
        display: block;
    }
    .title-18 {
        margin-top: 2rem;
    }
    .today-high-box2 {
        position: relative;
        padding: 0 1rem;
    }
    .swiper-button-next2,
    .swiper-button-prev2 {
        top: 90%;
    }
    .b-card-body {
        width: 100%;
        padding: 22px 28px;
        font-size: 10px;
        color: #222528;
        background-color: #FFFFFF;
    }
    .fs-xxl-max-9 {
        font-size: 5rem;
    }
    .btn-sm-bottom {
        margin-bottom: 2rem;
    }
    .btn-sm-bottom .icon-go {
        font-size: 1.2rem;
    }
    .btn-sm-bottom .icon-go:after {
        content: " ";
        display: block;
        width: 1.8rem;
        height: 1.8rem;
        position: absolute;
        background-image: url(../images/btn_arrowright.png);
        background-repeat: no-repeat;
        background-size: 1.8rem;
        background-position: center center;
        top: 0;
        right: -3rem;
    }
    .crd-bottom-sm {
        margin-bottom: 1.6rem;
    }
    .swiper-button-next2,
    .swiper-button-prev2 {
        position: absolute;
        bottom: 0;
        transform: translateY(-100%);
        z-index: 10;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 40px;
        height: 40px;
        background-position: center center;
        border-radius: 50%;
        transition: 0.3s;
    }
    .today-swiper-box .mySwiper2 {
        padding-bottom: 6rem;
    }
    .is-xl {
        display: none;
    }
    .is-xs {
        display: block;
    }
    .hot-item-content {
        /* width: 8rem; */
        position: relative;
        overflow: hidden;
        margin-bottom: 1rem;
    }
    .big-btn {
        padding: 1rem 5rem 1rem 3rem !important;
        font-size: 10px;
        background-color: #6F2C09;
        border-radius: 22px;
        display: inline-block;
    }
    .m-sm-2 {
        margin-bottom: 1.5rem;
    }
    .fs-xxl-7 {
        font-size: 1.1rem !important;
    }
}

@media (min-width: 768px) {
    html {
        font-size: 9px;
    }
    .today-high-box2 {
        position: relative;
        padding: 0 8rem;
    }
    .title-18 {
        font-size: 1.5rem;
    }
    .slot {
        display: none;
    }
    .card-w-xxl {
        width: 19rem;
    }
    .mt-xxl-3 {
        margin-top: 1.6rem;
    }
    .item-img-box {
        width: 17.5rem;
        height: 8.1rem;
        overflow: hidden;
        display: block;
    }
    .item-box {
        width: 17.5rem;
    }
    .import .card-btn {
        padding: 1rem 3rem 1rem 1.3rem;
        font-size: 0.8rem;
        background-color: #6F2C09;
        border-radius: 1.8rem;
        display: inline-block;
    }
    .b-card-body {
        width: 100%;
        padding: 22px 28px;
        font-size: 10px;
        color: #222528;
        background-color: #FFFFFF;
    }
    .fs-xxl-max-9 {
        font-size: 9.4rem;
    }
    .swiper-button-next2,
    .swiper-button-prev2 {
        position: absolute;
        top: 45%;
        transform: translateY(-50%);
        z-index: 10;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 40px;
        height: 40px;
        background-position: center center;
        border-radius: 50%;
        transition: 0.3s;
    }
    .today-swiper-box .mySwiper2 {
        padding-bottom: 25px;
    }
    .my-slide-active {
        margin-top: 55px;
    }
    .my-slide-active .b-card {
        box-shadow: 0 12px 20px -6px #DFCFC0;
    }
    .is-xs {
        display: none !important;
    }
    .hot-item-content {
        width: 13rem;
        position: relative;
        overflow: hidden;
    }
}

@media (min-width: 992px) {
    html {
        font-size: 9px;
    }
    .today-high-box2 {
        position: relative;
        padding: 0 8rem;
    }
    .title-18 {
        font-size: 1.5rem;
    }
    .slot {
        display: none;
    }
    .card-w-xxl {
        width: 19rem;
    }
    .mt-xxl-3 {
        margin-top: 1.6rem;
    }
    .item-img-box {
        width: 17.5rem;
        height: 8.1rem;
        overflow: hidden;
        display: block;
    }
    .item-box {
        width: 17.5rem;
    }
    .import .card-btn {
        padding: 1rem 3rem 1rem 1.3rem;
        font-size: 0.8rem;
        background-color: #6F2C09;
        border-radius: 1.8rem;
        display: inline-block;
    }
    .b-card-body {
        width: 100%;
        padding: 22px 28px;
        font-size: 10px;
        color: #222528;
        background-color: #FFFFFF;
    }
    .fs-xxl-max-9 {
        font-size: 9.4rem;
    }
    .swiper-button-next2,
    .swiper-button-prev2 {
        position: absolute;
        top: 45%;
        transform: translateY(-50%);
        z-index: 10;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 40px;
        height: 40px;
        background-position: center center;
        border-radius: 50%;
        transition: 0.3s;
    }
    .today-swiper-box .mySwiper2 {
        padding-bottom: 25px;
    }
    .my-slide-active {
        margin-top: 55px;
    }
    .my-slide-active .b-card {
        box-shadow: 0 12px 20px -6px #DFCFC0;
    }
    .is-xs {
        display: none !important;
    }
    .hot-item-content {
        width: 13rem;
        position: relative;
        overflow: hidden;
    }
}

@media (min-width: 1200px) {
    html {
        font-size: 11px;
    }
    .today-high-box2 {
        position: relative;
        padding: 0 8rem;
    }
    .title-18 {
        font-size: 1.5rem;
    }
    .slot {
        display: none;
    }
    .card-w-xxl {
        width: 19rem;
    }
    .mt-xxl-3 {
        margin-top: 1.6rem;
    }
    .item-img-box {
        width: 17.5rem;
        height: 8.1rem;
        overflow: hidden;
        display: block;
    }
    .item-box {
        width: 17.5rem;
    }
    .b-card-body {
        width: 100%;
        padding: 22px 28px;
        font-size: 10px;
        color: #222528;
        background-color: #FFFFFF;
    }
    .fs-xxl-max-9 {
        font-size: 9.4rem;
    }
    .swiper-button-next2,
    .swiper-button-prev2 {
        position: absolute;
        top: 45%;
        transform: translateY(-50%);
        z-index: 10;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 40px;
        height: 40px;
        background-position: center center;
        border-radius: 50%;
        transition: 0.3s;
    }
    .today-swiper-box .mySwiper2 {
        padding-bottom: 25px;
    }
    .my-slide-active {
        margin-top: 55px;
    }
    .my-slide-active .b-card {
        box-shadow: 0 12px 20px -6px #DFCFC0;
    }
    .two-card-img-box {
        width: 6.9rem;
        height: 6.9rem;
    }
    .is-xs {
        display: none !important;
    }
    .hot-item-content {
        width: 13rem;
        position: relative;
        overflow: hidden;
    }
}

@media (min-width: 1400px) {
    html {
        font-size: 12px;
    }
    .content {
        padding: 0 140px;
    }
    .content-p80 {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .content-p50 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .content-p40 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .today-high-box2 {
        position: relative;
        padding: 0 11.5rem;
    }
    .slot {
        display: none;
    }
    .title-18 {
        font-size: 1.8rem;
    }
    .mt-xxl-3 {
        margin-top: 3rem;
    }
    .card-w-xxl {
        width: 20.6rem;
    }
    .item-img-box {
        width: 19.5rem;
        height: 9.1rem;
        overflow: hidden;
        display: block;
    }
    .item-box {
        width: 19.5rem;
    }
    .b-card-body {
        width: 100%;
        padding: 22px 28px;
        font-size: 10px;
        color: #222528;
        background-color: #FFFFFF;
    }
    .fs-xxl-max-9 {
        font-size: 9.4rem;
    }
    .swiper-button-next2,
    .swiper-button-prev2 {
        position: absolute;
        top: 45%;
        transform: translateY(-50%);
        z-index: 10;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 40px;
        height: 40px;
        background-position: center center;
        border-radius: 50%;
        transition: 0.3s;
    }
    .today-swiper-box .mySwiper2 {
        padding-bottom: 25px;
    }
    .my-slide-active {
        margin-top: 55px;
    }
    .my-slide-active .b-card {
        box-shadow: 0 12px 20px -6px #DFCFC0;
    }
    .is-xs {
        display: none !important;
    }
    .hot-item-content {
        width: 13rem;
        position: relative;
        overflow: hidden;
    }
}

.content {
    padding: 0 11.7rem;
}

.content-p80 {
    padding-top: 6.7rem;
    padding-bottom: 6.7rem;
}

.content-p50 {
    padding-top: 4.12rem;
    padding-bottom: 4.12rem;
}

.content-p40 {
    padding-top: 3.4rem;
    padding-bottom: 3.4rem;
}

.pl-xxl-5 {
    padding-left: 5rem;
}

.pr-xxl-5 {
    padding-right: 5rem;
}

.pb-xxl-6 {
    padding-bottom: 5rem;
}

.fs-xxl-7 {
    font-size: 0.9rem;
}

.pb-xxl-7 {
    padding-bottom: 7rem;
}

.p-xxl-6 {
    padding: 0.9rem 0;
}

.img-border {
    width: 13rem;
    height: 13rem;
    border-radius: 13rem;
    overflow: hidden;
}

.card-img-box {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.one-card-img-box {
    width: 10.3rem;
    height: 10.3rem;
    overflow: hidden;
}

.one-card-price-box {
    display: block;
    width: 10.3rem;
    text-align: left;
}

.two-card-price-box {
    width: 6.9rem;
}

.hot-item-content .hot-item-title {
    position: absolute;
    width: 13rem;
    height: 2.8rem;
    display: block;
    text-align: center;
    font-size: 1rem;
    line-height: 2.8rem;
    bottom: -2.8rem;
    text-align: center;
    background-color: #6F2C09;
    color: #FFFFFF;
    transition: bottom 0.3s ease;
}

.hot-item-content:hover .hot-item-title {
    bottom: 0;
}

.item-avatar {
    width: 1.9rem;
    height: 1.9rem;
}

.item-content {
    padding: 0.9rem 1rem 0.9rem 1rem;
}

.card-btn,
.glam .glam-btn {
    padding: 1rem 4rem 1rem 1.3rem;
    font-size: 0.8rem;
    background-color: #6F2C09;
    border-radius: 1.8rem;
    display: inline-block;
}

.big-btn {
    padding: 11px 100px 10px 70px;
    font-size: 10px;
    background-color: #6F2C09;
    border-radius: 22px;
    display: inline-block;
}

.weight .active {
    position: relative;
}

.weight .active::before {
    content: '';
    position: absolute;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    border: 2px solid #6F2C09;
    top: 0;
    left: 0;
    transform: translate(-17%, -19%);
}

.carousel .carousel-indicators .btn-updata {
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    background-color: #6F2C09;
    opacity: 1;
    margin: 0 0.6rem;
}

.b-card {
    width: 23.6rem;
    margin: 0 auto;
    border: none;
}

.b-card .a-img-card {
    width: 100%;
    overflow: hidden;
    display: block;
}

.b-card .a-img-card .img-fluid-max {
    width: 100%;
}

.glam {
    width: 100%;
    background-color: #F8F7F3;
}

.img-menu {
    width: 100%;
    background-color: #F8F7F3;
}

.high-rating-products {
    width: 100%;
    background-color: #F8F7F3;
}

.today-high-box {
    width: 100%;
    background-color: #F3EEE9;
}

.big_box {
    width: 100%;
    background-color: #F8F7F3;
}

.hot-box {
    width: 100%;
    background-color: #F3EEE9;
}

.topi-box {
    width: 100%;
    background-color: #F8F7F3;
}

.c-8D {
    color: #8D8D8D;
}

.c-D7 {
    color: #D73A30;
}

.c-6F {
    color: #6F2C09;
}

.c-ff {
    color: #FFFFFF;
}

.bg-FFE08B {
    background-color: #FFE08B;
}

.bg-114E60 {
    background-color: #114E60;
}

.bg-B07056 {
    background-color: #B07056;
}

.bg-FFFFFF {
    background-color: #FFFFFF;
}

.br-1 {
    border-radius: 3.5rem 0px 0px 3.5rem;
    background-color: #FFFFFF;
    overflow: hidden;
}

.br-2 {
    border-radius: 0 3.5rem 0 3.5rem;
    background-color: #FFFFFF;
    overflow: hidden;
}

.br-3 {
    border-radius: 3.5rem 0 3.5rem 0;
    background-color: #FFFFFF;
    overflow: hidden;
}

.item-info .item-avatar {
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 50%;
    margin-right: 6px;
}

.topi-item .item-col:nth-child(2n) {
    padding-left: 7px !important;
}

.topi-item .item-col:nth-child(2n-1) {
    padding-right: 7px !important;
}

.topi-item .item-col:nth-child(1) .item {
    margin-bottom: 35px;
}

.topi-item .item-col:nth-child(2) {
    margin-bottom: 35px;
}

.topi-left-title,
.topi-right-title {
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 0 40px;
}


/* g  */

.img-border {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    margin-bottom: 15px;
}

.img-menu-box .img-border {
    border: 2px transparent dashed;
}

.img-menu-box a {
    font-size: 14px;
}

.img-menu_tit {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 150px;
}

.high-rating-products .card-img-box {
    height: 280px;
    overflow: hidden;
    width: 100%;
    padding: 10px 10px 0;
    border-bottom: 1px #ddd solid;
}

.high-rating-products .img-size img {
    height: 260px;
    object-fit: contain;
    width: 100%;
    /* border: 1px #ddd solid; */
    padding: 10px;
}

.high-rating-products .img-size img:hover {
    transform: scale(1.05);
}

.icon-go:after {
    top: -2px;
}

.part_tit {
    margin-bottom: 50px;
    margin-top: 20px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: #6e2a06;
    opacity: 1;
    width: 12px;
    height: 12px;
    margin: 0 8px;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    position: relative;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active::after {
    content: "";
    height: 18px;
    width: 18px;
    border-radius: 20px;
    border: 1px #6e2a06 solid;
    position: absolute;
    z-index: -1;
    left: -3px;
    top: -3px;
}

.high-rating-products_swiper {
    padding: 0px 1px 50px 1px;
}

.high-rating-products_cate {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #8D8D8D;
    line-height: 1.2;
}

.high-rating-products_tit {
    margin: 10px 0 10px;
    /* font-size: 15px; */
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.line2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.line3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.high-rating-products_price {
    line-height: 36px;
}

.high-rating-products_price1 {
    font-size: 16px;
}

.high-rating-products_price2 {
    font-size: 14px;
}

.import .card-btn {
    padding: 0 36px 0 20px;
    font-size: 13px;
    background-color: #6F2C09;
    border-radius: 40px;
    float: right;
}

.icon-go:after {
    top: 10px;
}

.glam .icon-go:after,
.big_box .icon-go:after {
    top: 13px;
    background-size: 15px;
}

.b-card {
    width: 100%;
}

.b-card .a-img-card .img-fluid-max {
    float: left;
}

.b-card img {
    height: 260px;
    object-fit: contain;
    padding: 10px;
    background-color: #fff;
}

.b-card .a-img-card {
    overflow: hidden;
    background-color: #fff;
    padding: 10px;
}

.b-card img:hover {
    transform: scale(1.04);
}

.mySwiper2_tit {
    font-size: 15px;
    line-height: 1.5;
    padding: 20px;
    border-top: 2px #ddd solid;
    text-align: center;
}

.blogs_4_type {
    background-color: #Fff;
    transition: all 0.3s ease 0s;
    margin-bottom: 30px;
    border: 1px #ddd solid;
}

.blogs_4_type_img {
    overflow: hidden;
    height: 160px;
    width: 100%;
    display: inline-block;
    border-bottom: 1px #ddd solid;
}

.blogs_4_type_img img {
    width: 100%;
    height: 160px;
    object-fit: cover;
    transition: all 0.3s ease 0s;
}

.blogs_4_type_img img:hover {
    transform: scale(1.05);
}

.blogs_4_type_bottom {
    background-color: #Fff;
    padding: 20px;
}

.blogs_4_type:hover {
    box-shadow: 0px 20px 18px -10px rgba(110, 42, 6, .2);
}

.blogs_4_type_bottom_tit {
    margin-bottom: 20px;
    line-height: 24px;
    font-size: 16px;
    height: 48px;
}

.blogs_4_type_bottom_author {
    line-height: 20px;
    display: contents;
}

.blogs_4_type_bottom_author span {
    color: #666;
    font-size: 14px;
    margin-left: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: calc(100% - 30px);
    display: inline-block;
}

.blogs_4_type_bottom_time span {
    color: #666;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: calc(100% - 30px);
    display: inline-block;
    line-height: 20px;
}

.blogs_4_type_bottom_author img {
    width: 20px;
    height: 20px;
    object-fit: cover;
    border-radius: 100%;
    position: absolute;
}

.topi-box_tit {
    font-size: 22px;
    margin-bottom: 20px;
}

.cate_top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cate_top_item {
    text-align: center;
    padding: 10px 0;
}

.cate_top_item a:hover .cate_top_item_tit {
    color: #6F2C09;
}

.cate_top_item img {
    width: 100px;
    height: 100px;
    object-fit: contain;
    transition: transform 0.3s ease;
}

.cate_top_item img:hover {
    transform: scale(1.05);
}

.cate_top_item_tit {
    max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto;
    line-height: 1.2;
}

.cate_top_item_img {
    width: 160px;
    height: 160px;
    padding: 30px;
    overflow: hidden;
    background-color: #fff6ee;
    border-radius: 100%;
    margin-bottom: 20px;
    display: inline-block;
    border: 2px transparent dashed;
}

.cate_top_item_img:hover {
    border: 2px #6e2a06 dashed;
}

.glam h1 {
    font-size: 38px;
    font-weight: bold;
    margin-bottom: 30px;
}

.glam p {
    line-height: 1.6;
    /* font-size: 15px; */
    max-width: 750px;
    margin: 0 auto 30px;
}

.glam .glam-btn {
    padding: 0 36px 0 20px;
    font-size: 16px;
    background-color: #6F2C09;
    border-radius: 40px;
    line-height: 42px;
    position: relative;
}

.big_box .glam-btn {
    padding: 0 106px 0 90px;
    font-size: 16px;
    background-color: #6F2C09;
    border-radius: 40px;
    line-height: 42px;
    position: relative;
}

.hot-item-content .hot-item-title {
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    bottom: -36px;
}

.hot-item-content .hot-img-box {
    width: 100%;
}

.hot-item-content .hot-img-box img {
    object-fit: contain;
    float: left;
    width: 100%;
    height: 160px;
    background-color: #fff;
    object-fit: contain;
    padding: 10px;
    transition: transform 0.3s ease;
}

.hot-item-content .hot-img-box img:hover {
    transform: scale(1.05);
}

.big_box img:hover {
    transform: scale(1.05);
}

.hot-item-content {
    width: 100%;
    border: 1px #ddd solid;
}

.carousel .carousel-indicators .btn-updata {
    width: 12px;
    height: 12px;
}

.weight .active::before {
    width: 18px;
    height: 18px;
    border-width: 1px;
}

.big_box h2 {
    font-size: 96px;
    font-weight: bold;
    margin-bottom: 40px;
}

.big_box p {
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
}

.big_box_right_part_tit {
    font-weight: bold;
    padding: 16px 0;
    font-size: 18px;
}

.br-1 {
    border-radius: 30px 0 0 30px;
}

.br-2 {
    border-radius: 0 30px 0 30px;
}

.br-3 {
    margin-top: 14px;
    border-radius: 30px 0 30px 0;
}

.two-card-img-box {
    width: 70px;
    height: 70px;
    margin-bottom: 10px;
}

.one-card-img-box {
    width: 112px;
    height: 112px;
    margin-bottom: 10px;
    overflow: hidden;
}

.two-card-img-box {
    border: 1px #ddd solid;
    overflow: hidden;
}

.one-card-img-box {
    border: 1px #ddd solid;
    overflow: hidden;
}

.one-card-img-box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    background-color: #fff;
    padding: 10px;
}

.two-card-img-box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    background-color: #fff;
    padding: 5px;
}

.big_box_left {
    display: flex;
    /* justify-content: center; */
    align-items: center;
}

.one-card-price-box {
    text-align: center;
    width: 100%;
    font-size: 14px;
}

.two-card-price-box {
    font-size: 14px;
    width: 100%;
    text-align: center;
}

.one-content_b {
    margin-bottom: 12px;
}

.blogs_4_type_bottom_cate {
    font-size: 14px;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.blogs_4_type_bottom_cate a {
    color: #aaa;
}

.blogs_4_type_bottom_cate a:hover {
    color: #6F2C09;
}

.one-content {
    padding: 16px 0;
}

.two-content {
    padding: 16px 0;
}

.container .content-p50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.carousel_box .carousel-indicators {
    background-color: #00000054;
    width: fit-content;
    padding: 0 10px;
    margin: 0 auto 15px;
    border-radius: 6px;
}

.carousel_box .carousel-indicators [data-bs-target] {
    height: 4px;
    margin-left: 5px;
    margin-right: 5px;
}

.carousel_box img {
    width: 100%;
    height: auto;
}

@media (min-width: 992px) {
    .pl-solid {
        position: relative;
    }
    .pl-solid::after {
        content: "";
        position: absolute;
        top: 44px;
        width: 1px;
        left: 100%;
        height: calc(100% - 74px);
        border-left: 2px dashed #B7B7B7;
    }
    .blogs_4_type_bottom {
        height: 145px;
    }
    .gx-xl-5 {
        --bs-gutter-x: 5rem;
    }
}

@media (min-width: 1200px) {
    .gx-xl-5 {
        --bs-gutter-x: 7rem;
    }
}

@media (max-width: 1199px) {
    .hot-item-content .hot-img-box img {
        height: 134px;
    }
}

@media (max-width: 991px) {
    .img-border {
        width: 100px;
        height: 100px;
    }
    .img-menu_tit {
        max-width: 120px;
    }
    .topi-box_tit2 {
        margin-top: 30px;
    }
    .cate_top_item_img {
        width: 120px;
        height: 120px;
        padding: 20px;
    }
    .cate_top_item_tit {
        max-width: 120px;
        /* font-size: 14px; */
    }
    .cate_top_item img {
        width: 80px;
        height: 80px;
    }
    .big_box h2 {
        font-size: 60px;
    }
    .big_box p {
        font-size: 16px;
    }
    .hot-item-content .hot-img-box img {
        height: 96px;
    }
    .b-card img {
        height: 160px;
    }
    .mySwiper2_tit {
        padding: 10px;
    }
}

@media (max-width: 767px) {
    .img-border {
        width: 80px;
        height: 80px;
    }
    .img-menu-box a {
        font-size: 13px;
    }
    .import .card-btn {
        float: none;
    }
    .high-rating-products_price {
        line-height: 20px;
    }
    .high-rating-products_price a {
        line-height: 36px;
        display: block;
        margin-top: 10px;
    }
    .cate_top_item {
        width: 33.333%;
    }
    .cate_top_item_img {
        width: 90px;
        height: 90px;
        padding: 15px;
    }
    .cate_top_item_tit {
        max-width: 100px;
    }
    .cate_top_item img {
        width: 60px;
        height: 60px;
    }
    .glam h1 {
        font-size: 26px;
    }
    .big_box h2 {
        margin-bottom: 20px;
    }
    .big_box p {
        margin-bottom: 20px;
    }
    .big_box_left {
        margin-bottom: 40px;
    }
    .br-1 {
        margin-bottom: 14px;
    }
    .big_box h2 {
        font-size: 50px;
    }
    .hot-item-content .hot-img-box img {
        height: 66px;
    }
    .high-rating-products .card-img-box {
        height: 210px;
    }
    .high-rating-products .img-size img {
        height: 190px;
    }
    .part_tit {
        font-size: 26px;
    }
}

@media (max-width: 575px) {
    .hot-item-content .hot-img-box img {
        height: 160px;
    }
}

@media (max-width: 500px) {
    .blogs_4_type_bottom {
        padding: 10px;
    }
    .blogs_4_type_bottom_tit {
        margin-bottom: 10px;
    }
    .hot-item-content .hot-img-box img {
        height: 140px;
    }
    .high-rating-products .card-img-box {
        height: 160px;
    }
    .high-rating-products .img-size img {
        height: 140px;
    }
}

@media (max-width: 450px) {
    .hot-item-content .hot-img-box img {
        height: 100px;
    }
}

@media (max-width: 350px) {
    .cate_top_item_img {
        width: 80px;
        height: 80px;
        padding: 15px;
    }
    .cate_top_item_tit {
        max-width: 80px;
    }
    .cate_top_item img {
        width: 50px;
        height: 50px;
    }
    .hot-item-content .hot-img-box img {
        height: 80px;
    }
}

@media (min-width: 300px) {
    .high-rating-products_swiper .swiper-slide {
        width: calc(50% - 15px);
    }
    .mySwiper2 .swiper-slide {
        width: 100%;
    }
}

@media (min-width: 500px) {
    .high-rating-products_swiper .swiper-slide {
        width: calc(50% - 15px);
    }
}

@media (min-width: 768px) {
    .mySwiper2 .swiper-slide {
        width: calc(33.33333% - 20px);
    }
}

@media (min-width: 992px) {
    .high-rating-products_swiper .swiper-slide {
        width: calc(33.33333% - 15px);
    }
}

@media (min-width: 1200px) {
    .high-rating-products_swiper .swiper-slide {
        width: calc(25% - 15px);
    }
    .mySwiper2 .swiper-slide {
        width: calc(33.33333% - 30px);
    }
}

.swiper-button-next2 {
    background-image: url(../images/right_icon.png);
    right: -60px;
}

.swiper-button-prev2 {
    background-image: url(../images/left_icon.png);
    left: -60px;
}

.swiper-button-next2:hover {
    background-image: url(../images/right_iconh.png);
}

.swiper-button-prev2:hover {
    background-image: url(../images/left_iconh.png);
}

.glam .glam-btn:hover {
    background-color: #8c370a;
    color: #fff;
}

.import .card-btn:hover {
    background-color: #8c370a;
    color: #fff;
}

.big_box .glam-btn:hover {
    background-color: #8c370a;
    color: #fff;
}

.today-high-box .content-p50 {
    position: relative;
}

@media (max-width: 1199px) {
    .swiper-button-next2 {
        right: 0px;
    }
    .swiper-button-prev2 {
        left: 0px;
    }
}

@media (max-width: 991px) {
    .swiper-button-next2 {
        right: -60px;
    }
    .swiper-button-prev2 {
        left: -60px;
    }
}

@media (max-width: 880px) {
    .swiper-button-next2 {
        right: 0px;
    }
    .swiper-button-prev2 {
        left: 0px;
    }
}

.home_blog {
    background-color: #F3EEE9;
}

.home_blog_swiper {
    padding-bottom: 60px;
    margin-bottom: -10px;
}

.home_blog_swiper img {
    width: 100%;
}

.home_blog_swiper .swiper-slide {
    border: 1px #ddd solid;
}

.home_blog_swiper .blogs_4_type_img {
    display: flex;
    border-bottom: 1px #ddd solid;
}

.home_blog_swiper .blogs_4_type_bottom_tit {
    margin-bottom: 0;
}

.home_blog_swiper_bottom {
    background-color: #Fff;
    padding: 20px;
}

.home_blog_swiper .swiper-slide {
    width: calc(50% - 10px);
    margin-right: 20px;
}

@media (min-width: 992px) {
    .home_blog_swiper .swiper-slide {
        width: calc(33.3333333% - 10px);
        margin-right: 20px;
    }
}

@media (min-width: 1200px) {
    .home_blog_swiper .swiper-slide {
        width: calc(25% - 10px);
        margin-right: 20px;
    }
}

.home_product_item {
    margin-bottom: 30px;
    background-color: #fff;
    border: 1px #ddd solid;
}

.home_product_item .high-rating-products_price1 {
    font-size: 18px;
}

.home_product_item .high-rating-products_price2 {
    font-size: 16px;
    margin-left: 5px;
}

.home-high-rating-products {
    width: 100%;
    background-color: #F3EEE9;
}

.home_product_item .card-img-box {
    display: flex;
    border-bottom: 1px #ddd solid;
    position: relative;
}

.home_product_item .card-img-box img {
    object-fit: contain;
    height: 260px;
    padding: 10px;
    width: 100%;
    transition: all .3s linear;
    /* border: 1px #ddd solid; */
    display: block;
}

.home_product_item .home_product_item_bottom {
    padding: 20px 20px 10px;
}

.home_product_item .new_block-rating {
    margin: 5px 0;
}

.home_product_item span.product_price_red {
    background: #D73A30;
    border-radius: 0px;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 10;
}

.home_product_item span.product_buy_now {
    position: absolute;
    left: 0px;
    width: 100%;
    text-align: center;
    color: #fff;
    background: rgba(111, 44, 9, .8);
    font-size: 15px;
    line-height: 46px;
    display: block;
    bottom: -46px;
    transition: all 0.3s ease 0s;
}

.home_product_item span.product_buy_now:hover {
    background: rgba(111, 44, 9, 1);
}

.home_product_item:hover span.product_buy_now {
    bottom: 0;
}

.swiper-button-prev-cate {
    background-image: url(../images/left_icon.png);
    right: 50px;
}

.swiper-button-next-cate {
    background-image: url(../images/right_icon.png);
    right: 0;
}

.swiper-button-prev-cate:hover {
    background-image: url(../images/left_iconh.png);
}

.swiper-button-next-cate:hover {
    background-image: url(../images/right_iconh.png);
}

.swiper-button-next-cate,
.swiper-button-prev-cate {
    position: absolute;
    /* top: 45%; */
    top: 0;
    /* transform: translateY(-50%); */
    z-index: 10;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
    background-position: center center;
    border-radius: 50%;
    transition: 0.3s;
}

.home_cate {
    padding: 50px 1px 30px;
}

.home_cate_item_img {
    height: 240px;
    overflow: hidden;
    border: 1px #ddd solid;
}

.home_cate_item_img img {
    height: 240px;
    width: 100%;
    object-fit: contain;
    transition: all 0.3s ease 0s;
    background-color: #fff;
    padding: 20px;
}

.home_cate_item_img img:hover {
    transform: scale(1.05);
}

.home_cate_item_tit {
    background-color: #000000ab;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 15px 20px;
    position: relative;
    margin-top: -48px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.home_cate_item_tit:hover {
    background-color: #6F2C09;
}

.home_cate .swiper-slide {
    width: calc(50% - 10px);
    margin-right: 20px;
}

@media (min-width: 992px) {
    .home_cate .swiper-slide {
        width: calc(33.3333333% - 10px);
        margin-right: 20px;
    }
}

@media (min-width: 1200px) {
    .home_cate .swiper-slide {
        width: calc(25% - 10px);
        margin-right: 20px;
    }
}

.hot_cate_search {
    margin-bottom: 20px;
}

.hot_cate_search .row {
    justify-content: center;
}

.hot_cate_search a {
    border: 1px #222528 solid;
    display: block;
    text-align: center;
    padding: 20px;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #fff;
}

.hot_cate_search a:hover {
    color: #fff;
    background-color: #6F2C09;
    text-decoration: none;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.home_blog_swiper-button {
    position: absolute;
    width: 40%;
    right: 30%;
}

.home_blog_swiper-button .swiper-button-next:after,
.home_blog_swiper-button .swiper-button-prev:after {
    font-size: 18px;
    color: #333;
}

.home_blog_swiper-button .swiper-button-next,
.home_blog_swiper-button .swiper-button-prev {
    background-color: #fff;
    border: 1px #ddd solid;
    border-radius: 100%;
    width: 36px;
    height: 36px;
    top: 46px;
}

.home_blog_swiper-button .swiper-button-next:hover,
.home_blog_swiper-button .swiper-button-prev:hover {
    background-color: #6F2C09;
}

.home_blog_swiper-button .swiper-button-next:hover:after,
.home_blog_swiper-button .swiper-button-prev:hover:after {
    color: #fff;
}