@charset "UTF-8";

.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
}

.cursor-pointer {
    cursor: pointer
}

.btn-primary {
    color: #fff !important
}

.table-response thead,
[v-cloak] {
    display: none
}

@media (min-width:768px) {
    .table-response thead {
        display: table-header-group
    }
}

.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
}

@media (min-width:768px) {
    .table-response td:before {
        display: none
    }

    .table-response td {
        display: table-cell;
        text-align: left
    }
}

@media (max-width:768px) {
    .table-response td {
        border-bottom: none
    }

    .table-response td:last-child {
        border-bottom: 1px solid #e6e6e6;
        margin-bottom: 14px;
        padding-bottom: 24px
    }
}

.quantity-wrap {
    align-items: center;
    border: 1px solid #e6e6e6;
    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;
    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
}

@media (min-width:768px) {
    .tabs-plus .nav-item {
        margin-right: 40px
    }
}

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

@media (min-width:768px) {
    .tabs-plus .nav-link {
        font-size: 18px
    }
}

.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
}

@media (max-width:768px) {
    .page-head {
        padding: 20px 0
    }
}

.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
}

@media (max-width:992px) {
    .page-product-content {
        margin-top: 1.5rem
    }
}

.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
}

@media (min-width:992px) {
    .page-product-content .product-item .content {
        height: 220px
    }
}

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

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

@media (max-width:992px) {
    .page-service-content .title-box {
        margin-bottom: 30px
    }
}

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

@media (max-width:992px) {
    .page-service-content .title-box .title {
        font-size: 22px;
        text-align: center
    }
}

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

@media (max-width:992px) {
    .page-service-content .title-box .sub-title {
        font-size: 12px;
        text-align: center
    }
}

@media (min-width:992px) {
    .page-service-content .title-box .sub-title {
        line-height: 1.8
    }

    .page-service-content .service-row-2 {
        padding-left: 64px
    }
}

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

@media (max-width:992px) {
    .page-service-content .service-icon {
        display: flex;
        justify-content: center;
        margin-bottom: 20px
    }

    .page-service-content .service-icon img {
        max-width: 80%
    }
}

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

@media (max-width:992px) {
    .page-service-content .service-item {
        margin-bottom: 20px
    }
}

.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
}

@media (max-width:992px) {
    .page-about-content .about-text .main-title {
        font-size: 20px;
        margin-bottom: 30px
    }
}

.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
}

header .header-top .top-info a {
    color: inherit;
    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: #f1f3f5;
    position: relative
}

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

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%)
}

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

header .header-desktop {
    padding: 30px 0
}

@media (max-width:992px) {
    header .header-desktop {
        display: none
    }
}

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: #222;
    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: none;
    border-radius: 2px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
    display: block
}

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

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

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

header .header-desktop .right .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 .right .icons .account-icon .dropdown-menu a {
    padding: 10px 0
}

header .header-desktop .right .icons .item {
    margin-left: 26px;
    position: relative
}

header .header-desktop .right .icons .item .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
}

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

@media (min-width:992px) {
    header .header-mobile {
        display: none
    }
}

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
}

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: 9px;
    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 {
    background-color: #222;
    margin-top: 20px;
    overflow: hidden;
    position: relative
}

@media (min-width:768px) {
    footer {
        margin-top: 50px
    }
}

footer:after,
footer:before {
    background-image: url(../../../icon/footer-1.svg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 300px;
    position: absolute;
    width: 20%
}

footer:before {
    background-image: url(../../../icon/footer-1.svg);
    left: 0;
    top: 0;
    width: 50%
}

@media (min-width:768px) {
    footer:before {
        top: -5%;
        width: 30%
    }
}

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

@media (min-width:768px) {
    footer:after {
        bottom: -5%;
        width: 15%
    }
}

footer .footer-box {
    z-index: 1
}

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 {
    padding: 10px 0
}

@media (min-width:768px) {
    footer .footer-box .footer-top-links {
        padding: 40px 0
    }
}

@media (min-width:992px) {
    footer .footer-box .footer-top-links .about {
        padding-right: 60px
    }
}

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
}

@media (min-width:768px) {
    footer .footer-box .footer-top-links .footer-link-title {
        font-size: 18px;
        margin-bottom: 20px
    }
}

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

@media (min-width:768px) {
    footer .footer-box .footer-top-links .footer-link-title .footer-link-icon {
        display: none
    }
}

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
}

@media (min-width:768px) {
    footer .footer-box .footer-top-links .footer-item .footer-item-content {
        display: block
    }
}

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 #fff;
    padding: 26px 0
}

@media (max-width:768px) {
    footer .footer-box .bottom-box {
        padding: 10px 0
    }

    footer .footer-box .bottom-box .left-links {
        text-align: center
    }
}

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

@media (max-width:768px) {
    footer .footer-box .bottom-box .copyright-text {
        margin-top: 10px;
        text-align: center
    }
}

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

@media (max-width:768px) {
    footer .footer-box .bottom-box .payment-icon {
        justify-content: center;
        margin-top: 10px
    }
}

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: #222;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: .7rem;
    position: relative;
    text-align: center
}

@media (max-width:768px) {
    body.page-home .module-title-wrap .module-title {
        font-size: 1.4rem;
        margin-bottom: .2rem
    }
}

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

@media (max-width:768px) {
    body.page-home .module-title-wrap .module-sub-title {
        font-size: .87rem
    }
}

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

@media (min-width:768px) {
    body.page-home .module-line {
        margin-bottom: 40px
    }
}

@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")
}

@media (min-width:992px) {
    body.page-news .newest-box {
        padding-right: 50px
    }
}

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
}

@media (max-width:768px) {
    body.page-news .newest-box .newest-item .item-img {
        flex: 0 0 90px;
        margin-right: 10px;
        width: 90px
    }
}

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
}

@media (max-width:768px) {
    body.page-news .newest-box .newest-item .item-title {
        font-size: 16px;
        margin-bottom: 6px
    }
}

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

@media (min-width:768px) {
    body.page-news .newest-box .newest-item .item-summary {
        font-size: 15px
    }
}

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

.newes-tags i {
    color: #666
}

.newes-tags a {
    background-color: #e5f0fe;
    border: 1px solid #cad8ff;
    border-radius: 4px;
    color: #444;
    display: inline-block;
    font-size: 12px;
    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 {
    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: #333;
    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 #eee;
    border-radius: 6px;
    padding: 20px
}

@media (min-width:992px) {
    body.page-news-details .newest-box {
        min-height: 500px
    }
}

@media (max-width:768px) {
    body.page-news-details .newest-box {
        margin-bottom: 20px;
        padding: 10px
    }
}

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

@media (max-width:768px) {
    body.page-news-details .newest-box .newes-title {
        font-size: 20px;
        margin-bottom: 10px
    }
}

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
}

@media (min-width:992px) {
    body.page-news-details .newest-box .newes-top>div {
        margin-right: 40px
    }
}

body.page-news-details .newest-box .newes-top>div i {
    color: #e91e63;
    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
}

@media (min-width:992px) {
    .product-grid-item {
        margin-bottom: 30px
    }

    .product-grid-item:hover .product-bottom-btns {
        transform: translateY(0) !important
    }

    .product-grid-item:hover .product-price {
        transform: translateY(100%)
    }
}

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

.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
}

.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: #222;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: .5rem;
    margin-top: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

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

.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 .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
}

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

@media (min-width:992px) {
    .module-product-tab .nav-tabs {
        margin-bottom: 40px
    }
}

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

@media (min-width:992px) {
    .module-product-tab .nav-tabs .nav-link {
        font-size: 14px;
        margin: 0 10px
    }
}

.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
}

@media (min-width:768px) {
    .blog-item {
        margin-bottom: 30px
    }
}

.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: #333;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px
}

@media (min-width:768px) {
    .blog-item .blog-item-info .blog-title {
        font-size: 18px
    }
}

.blog-item .blog-item-info .author-wrap {
    align-items: center;
    color: #777;
    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
}

@media (min-width:992px) {
    .login-register-box {
        margin: 70px auto;
        padding: 36px
    }
}

.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
}

@media (min-width:400px) {
    .login-register-box .btn-submit {
        align-items: center;
        display: flex;
        justify-content: space-between
    }
}

.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(../../../icon/breadcrumb-bg.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 14px;
    padding: 20px 0
}

@media (min-width:768px) {
    .breadcrumb-wrap {
        margin-bottom: 30px;
        padding: 15px 0
    }
}

.breadcrumb-wrap .breadcrumb {
    align-items: center;
    display: flex;
    justify-content: center;
    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: #333;
    text-decoration: none
}

.breadcrumb-wrap .breadcrumb li .home-icon {
    margin-right: 4px
}

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

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

.account-card-box {
    border: 1px solid #ecf0f4;
    padding: 16px
}

@media (min-width:992px) {
    .account-card-box {
        min-height: 621px
    }
}

@media (min-width:768px) {
    .account-card-box {
        padding: 30px
    }
}

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

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

@media (min-width:768px) {
    .account-card-box .account-card-title span {
        font-size: 20px
    }
}

.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
}

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
}

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

@media (min-width:768px) {
    .account-sidebar .account-user {
        margin: 30px;
        padding-bottom: 30px
    }
}

.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: #222
}

.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
}

@media (min-width:768px) {
    .account-sidebar .account-links li a {
        margin: 26px 0;
        padding: 6px 10px 6px 30px
    }
}

.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
}

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

@media (max-width:768px) {
    body.page-categories .top-order-wrap .right {
        justify-content: space-between;
        width: 100%
    }
}

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
}

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

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

body.page-categories .top-order-wrap .right .order-item .form-select {
    border: none;
    padding-bottom: 0;
    padding-top: 0
}

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

body.page-categories .top-order-wrap .right .order-item .order-icon.active {
    background-color: #eee
}

.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
}

@media (min-width:768px) {
    .filter-sidebar .filter-sidebar-item {
        margin-bottom: 40px
    }
}

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

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

.filter-sidebar .filter-sidebar-item #filter-category .accordion-item {
    border: none
}

.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: #222
}

.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
}

@media (max-width:768px) {
    .filter-sidebar {
        background: #fff;
        height: 100%;
        padding-left: 20px;
        padding-top: 20px;
        position: fixed;
        right: 0;
        top: 0;
        transform: translateX(100%);
        transition: transform .3s ease;
        width: 50%;
        z-index: 1050
    }
}

@media (max-width:992px) {
    body.page-product .breadcrumb-wrap {
        display: none
    }
}

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

@media (min-width:992px) {
    body.page-product .page-product-top {
        margin-bottom: 40px
    }
}

@media (max-width:992px) {
    body.page-product .page-product-top .product-left-col {
        padding: 0
    }
}

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

@media (max-width:992px) {
    body.page-product .page-product-top .product-images {
        margin-bottom: 10px
    }
}

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

@media (min-width:992px) {
    body.page-product .page-product-top .product-images .sub-product-img {
        flex: 0 0 100px;
        margin-right: 20px;
        width: 100px
    }

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

    body.page-product .page-product-top .product-images .sub-product-img .swiper {
        height: 100%
    }
}

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

@media (min-width:992px) {
    body.page-product .page-product-top .product-images .sub-product-img .swiper .swiper-slide {
        cursor: pointer;
        width: 100px
    }

    body.page-product .page-product-top .product-images .sub-product-img .swiper .swiper-slide img {
        border: 1px solid #eee
    }

    body.page-product .page-product-top .product-images .sub-product-img .swiper .swiper-slide:hover img {
        border-color: #e91e63
    }
}

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
}

@media (min-width:992px) {
    body.page-product .page-product-top .product-images .sub-product-img .swiper .sub-product-pagination {
        display: none
    }
}

body.page-product .page-product-top .product-images .main-product-img {
    cursor: pointer
}

@media (max-width:992px) {
    body.page-product .page-product-top .product-images .main-product-img {
        display: none
    }
}

@media (min-width:992px) {
    body.page-product .page-product-top .product-info {
        padding-left: 20px
    }
}

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

@media (min-width:992px) {
    body.page-product .page-product-top .product-info .product-title {
        font-size: 24px
    }
}

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

@media (min-width:992px) {
    body.page-product .page-product-top .product-info .product-price {
        margin-bottom: 20px;
        padding-bottom: 20px
    }
}

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

@media (min-width:992px) {
    body.page-product .page-product-top .product-info .product-price .price {
        font-size: 26px
    }
}

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: #3fc158
}

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: #666;
    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
}

@media (min-width:992px) {
    body.page-product .page-product-top .product-info .product-param {
        margin: 20px 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: #888
}

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 {
    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: 2px;
    cursor: pointer;
    display: inline-flex;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 5px 14px
}

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.active {
    border-color: #e91e63;
    border-style: solid;
    color: #e91e63
}

body.page-product .page-product-top .product-info .product-variant-box .product-variant .variant-values .variant-value-name:hover {
    border-color: #e91e63
}

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

@media (min-width:992px) {
    body.page-product .page-product-top .product-info .product-info-bottom {
        align-items: center;
        display: flex;
        height: 50px
    }
}

@media (max-width:992px) {
    body.page-product .page-product-top .product-info .product-info-bottom .quantity-wrap {
        height: 40px;
        margin-bottom: 10px
    }
}

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

@media (min-width:992px) {
    body.page-product .page-product-top .product-info .product-info-bottom .product-info-btns {
        margin-left: 20px
    }
}

@media (max-width:992px) {
    body.page-product .page-product-top .product-info .product-info-bottom .product-info-btns {
        display: flex;
        height: 40px
    }
}

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
}

@media (max-width:992px) {
    body.page-product .page-product-top .product-info .product-info-bottom .product-info-btns .btn {
        width: 50%
    }
}

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
}

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

body.page-product .product-description {
    margin-bottom: 40px
}

body.page-cart .products-table .product-item {
    align-items: center;
    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
}

@media (min-width:768px) {
    body.page-cart .products-table .td-image {
        width: 70px
    }
}

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

@media (min-width:768px) {
    body.page-cart .products-table .product-image {
        height: 50px;
        margin-right: 10px;
        width: 50px
    }
}

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>div {
    font-size: 14px
}

@media (min-width:768px) {
    body.page-cart .products-table .quantity-wrap {
        height: 40px;
        width: 120px
    }

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

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

@media (max-width:768px) {
    body.page-cart .products-table tr {
        position: relative
    }

    body.page-cart .products-table .td-price,
    body.page-cart .products-table .td-subtotal,
    body.page-cart .products-table thead {
        display: none
    }

    body.page-cart .products-table .td-product-check {
        padding-left: 0
    }

    body.page-cart .products-table .td-product-info {
        padding: 20px 0 20px 10px;
        width: 100%
    }

    body.page-cart .products-table .td-delete {
        padding-right: 0
    }
}

@media (min-width:768px) {
    body.page-cart .products-table .mb-price {
        display: none
    }
}

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
}

@media (min-width:768px) {
    body.page-checkout .checkout-container {
        max-width: 100%;
        padding: 0
    }

    body.page-checkout .checkout-container>.row {
        margin: 0
    }

    body.page-checkout .checkout-container>.row .col-md-7,
    body.page-checkout .checkout-container>.row>.col-md-5 {
        padding: 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
}

@media (min-width:768px) {
    body.page-checkout .title-wrap>.title {
        font-size: 18px
    }
}

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

@media (min-width:768px) {
    body.page-checkout .checkout-info {
        margin-left: auto;
        max-width: 720px;
        padding: 40px
    }
}

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

@media (min-width:768px) {
    body.page-checkout .checkout-info .checkout-item {
        margin-bottom: 40px
    }
}

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 #8446e0;
    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: #fbefff
}

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 i {
    color: #8446e0
}

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%
}

@media (min-width:768px) {
    body.page-checkout .checkout-data {
        background-color: #f8f9fa;
        border-left: 1px solid #e9edf1;
        height: 100%;
        padding: 0 40px
    }
}

@media (max-width:768px) {
    body.page-checkout .checkout-data {
        margin-bottom: 40px
    }
}

@media (min-width:768px) {
    body.page-checkout .checkout-data .checkout-data-content {
        max-width: 430px;
        padding: 40px 0
    }
}

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: 9px;
    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
}

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 #ecf0f4;
    margin: 0 auto;
    max-width: 730px;
    padding: 20px 10px
}

@media (min-width:768px) {
    body.page-checkout-success .checkout-success-box {
        padding: 30px
    }
}

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
}

@media (min-width:768px) {
    body.page-checkout-success .checkout-success-box .order-success-icon img {
        max-width: 200px
    }
}

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
}

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

@media (min-width:768px) {
    body.page-checkout-success .checkout-success-box .checkout-success-title {
        margin-bottom: 30px
    }
}

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

@media (min-width:768px) {
    body.page-checkout-success .checkout-success-box .checkout-success-title span {
        font-size: 30px
    }
}

.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
}

.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
}