﻿@charset "UTF-8";

main {
    display: block;
    clear: both
}

thead {
    font-weight: 600
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

html,
body {
    position: relative;
    font-family: 'Noto Serif JP', serif !important
}

body {
    line-height: 1;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%
}

input,
select,
button,
textarea {
    font-size: 14px
}

*:focus,
select:focus,
.custom-select:focus,
button:focus,
textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus {
    outline: none !important;
    box-shadow: none !important
}

input:focus::-moz-placeholder {
    opacity: 0;
    -moz-transition: 0.3s;
    transition: 0.3s
}

li.hr span {
    width: 100%;
    height: 1px;
    background-color: #e4e4e4;
    margin: 20px 0;
    display: block
}

::-moz-selection {
    background: #069;
    color: #fff
}

::selection {
    background: #069;
    color: #fff
}

::-moz-selection {
    background: #069;
    color: #fff
}

::-moz-placeholder {
    color: #122830;
    opacity: 1
}

::placeholder {
    color: #122830;
    opacity: 1
}

:-ms-input-placeholder,
::-webkit-input-placeholder {
    color: #122830;
    opacity: 1
}

*:focus,
select:focus,
.custom-select:focus,
button:focus,
textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus {
    outline: none !important;
    box-shadow: none
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    --bs-gutter-x: 1.25rem
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a {
    color: #1C1D1D;
    text-decoration: none;
    transition: all .3s ease
}

a:hover {
    color: #9f86d9;
    text-decoration: none
}

a:focus {
    outline: none;
    outline-offset: 0;
    color: #9f86d9;
    text-decoration: none
}

img.img-responsive.full {
    width: 100%;
    height: auto
}

img.img-responsive.wide {
    width: auto;
    height: 100%
}

*:hover>img.scale {
    transform: scale(1.1, 1.1)
}

ul {
    margin-bottom: 0;
    padding-left: 0
}

.img-responsive {
    max-width: 100%
}

.font-3xl {
    font-weight: 400;
    font-size: 30px;
    line-height: 42px;
    color: #1C1D1D
}

.font-2xl {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #1C1D1D
}

.font-xl {
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    color: #1C1D1D
}

.font-lg {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #1C1D1D
}

.font-md {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #1C1D1D
}

.font-sm {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #1C1D1D
}

.font-xs {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #1C1D1D
}

.font-5xl-bold {
    font-weight: 700;
    font-size: 64px;
    line-height: 82px;
    color: #1C1D1D
}

.font-4xl-bold {
    font-weight: 700;
    font-size: 48px;
    line-height: 56px;
    color: #1C1D1D
}

.font-3xl-bold {
    font-weight: 700;
    font-size: 30px;
    line-height: 42px;
    color: #1C1D1D
}

.font-2xl-bold {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #1C1D1D
}

.font-xl-bold {
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    color: #1C1D1D
}

.font-lg-bold {
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    color: #1C1D1D
}

.font-md-bold {
    font-weight: 700;
    font-size: 16px !important;
    line-height: 24px;
    color: #1C1D1D
}

.font-sm-bold {
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    color: #1C1D1D
}

.font-xs-bold {
    font-weight: 700 !important;
    font-size: 12px !important;
    line-height: 18px;
    color: #1C1D1D
}

.font-16-bold {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700
}

.font-42-bold {
    font-size: 42px;
    line-height: 48px;
    font-weight: 700
}

.heading-1,
.heading-2,
.heading-3,
.heading-4,
.heading-5,
.heading-6 {
    font-style: normal;
    font-weight: 700;
    color: #1C1D1D
}

.heading-1 {
    font-size: 90px;
    line-height: 113px
}

.heading-2 {
    font-size: 64px;
    line-height: 80px
}

.heading-3 {
    font-size: 45px;
    line-height: 56px
}

.heading-4 {
    font-size: 32px;
    line-height: 40px
}

.heading-5 {
    font-size: 22px;
    line-height: 27px
}

.heading-6 {
    font-size: 18px;
    line-height: 22px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-style: normal;
    font-weight: 700;
    color: #1C1D1D
}

h1 {
    font-size: 50px
}

h2 {
    font-size: 40px
}

h3 {
    font-size: 30px
}

h4 {
    font-size: 25px
}

h5 {
    font-size: 20px
}

h6 {
    font-size: 18px
}

.display-1,
.display-2,
.display-3,
.display-4,
.display-5 {
    font-style: normal;
    font-weight: 700;
    color: #1C1D1D
}

.display-1 {
    font-size: 220px;
    line-height: 158px
}

.display-2 {
    font-size: 180px;
    line-height: 182px
}

.display-3 {
    font-size: 158px;
    line-height: 158px
}

.display-4 {
    font-size: 132px;
    line-height: 132px
}

.display-5 {
    font-size: 98px;
    line-height: 98px
}

.text-bold {
    font-weight: 700
}

.text-xs {
    font-size: 12px;
    line-height: 16px
}

.text-sm {
    font-size: 14px;
    line-height: 18px
}

.text-md {
    font-size: 16px;
    line-height: 28px
}

.text-lg {
    font-size: 18px;
    line-height: 23px
}

.text-xl {
    font-size: 20px;
    line-height: 28px
}

.text-2xl {
    font-size: 24px;
    line-height: 32px
}

.text-3xl {
    font-size: 30px;
    line-height: 42px
}

.text-4xl {
    font-size: 48px;
    line-height: 56px
}

.text-5xl {
    font-size: 64px;
    line-height: 82px
}

.neutral-900 {
    color: #1C1D1D
}

.neutral-500 {
    color: #646667 !important
}

.neutral-400 {
    color: #BEC0C1
}

.neutral-200 {
    color: #DBE2E5
}

.neutral-100 {
    color: #EFF2F3
}

.neutral-0 {
    color: #ffffff
}

.title-line {
    position: relative;
    display: inline-block
}

.title-line::before {
    content: "";
    height: 1px;
    width: 90px;
    background-color: #9f86d9;
    position: absolute;
    right: -100px;
    bottom: 7px
}

.title-line-2 {
    position: relative;
    display: inline-block
}

.title-line-2::before {
    content: "";
    height: 1px;
    width: 205px;
    background-color: #9f86d9;
    position: absolute;
    right: -230px;
    bottom: 7px
}

.brand-1 {
    color: #9f86d9
}

.brand-2 {
    color: #EDA62A
}

.brand-3 {
    color: #E35946
}

.hover-icon {
    display: none !important
}

.color-white {
    color: #fff
}

.bg-1 {
    background-color: #EAE1D1 !important
}

.bg-2 {
    background-color: #A0DDF8 !important
}

.bg-3 {
    background-color: #BFDDDE !important
}

.bg-4 {
    background-color: #E3CEE3 !important
}

.bg-5 {
    background-color: #FFF5F2 !important
}

.bg-6 {
    background-color: #EEF9FF !important
}

.bg-7 {
    background-color: #EAEEFF !important
}

.bg-8 {
    background-color: #FFF8EE !important
}

.bg-9 {
    background-color: #C2E9FF !important
}

.bg-10 {
    background-color: #FDEFEE !important
}

a {
    text-decoration: none;
    color: #1C1D1D
}

a * {
    color: #1C1D1D
}

a:hover,
a:hover * {
    color: #9f86d9
}

img {
    transition: all 0.3s ease-in-out;
    transform: scale(1)
}

.scale img:hover {
    transform: scale(1.02)
}

.btn-common {
    background-color: #9f86d9;
    color: #fff
}

.btn-common:hover {
    background-color: #B097EA;
    color: #fff
}

.box-quick-button {
    position: absolute;
    top: 21px;
    right: -65px;
    width: 42px;
    z-index: 12;
    transition: all 0.3s ease-in-out;
    line-height: 24px
}

.box-quick-button .btn {
    padding: 0;
    width: 42px;
    height: 42px;
    line-height: 37px;
    border-radius: 50%;
    background-color: #ffffff;
    color: #1C1D1D;
    margin-bottom: 10px
}

.box-quick-button .btn svg {
    color: #1C1D1D;
    height: 24px
}

.box-quick-button .btn:hover,
.box-quick-button .btn:hover * {
    background-color: #B097EA;
    color: #fff
}

.box-quick-button .btn:hover svg,
.box-quick-button .btn:hover svg *,
.box-quick-button .btn:hover * svg,
.box-quick-button .btn:hover * svg * {
    color: #fff;
    stroke: #fff
}

.cardProduct .cardImage:hover .box-quick-button,
.cardProductSmall .cardImage:hover .box-quick-button,
.cardProductStyle3 .cardImage:hover .box-quick-button,
.cardProductStyle2 .cardImage:hover .box-quick-button,
.cardProductStyle4 .cardImage:hover .box-quick-button {
    right: 21px
}

.hover-up {
    transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1)
}

.hover-up:hover {
    transform: translateY(-2px);
    transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1)
}

.form-control {
    height: 48px;
    border-radius: 4px;
    color: #1C1D1D;
    border: 1px solid #DBE2E5;
    padding: 10px 20px
}

.form-control:focus {
    border-color: #9f86d9
}

textarea.form-control {
    height: auto
}

.form-control::-moz-placeholder {
    color: #646667;
    font-size: 16px;
    line-height: 24px;
    opacity: 1
}

.form-control::placeholder {
    color: #646667;
    font-size: 16px;
    line-height: 24px;
    opacity: 1
}

.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
    color: #646667;
    font-size: 16px;
    line-height: 24px;
    opacity: 1
}

.table-responsive {
    max-width: 100%
}

.box-pagination {
    display: inline-block
}

.pagination {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    list-style: none;
    margin-bottom: 20px
}

.pagination .page-item {
    padding: 0
}

.pagination .page-item .page-link {
    font-weight: 400;
    font-size: 16px;
    line-height: 42px;
    color: #1C1D1D;
    border: 0;
    max-width: 42px;
    min-width: 42px;
    width: 100%;
    text-align: center;
    padding: 0 0;
    margin-left: 5px;
    margin-right: 5px;
    height: 42px;
    border-radius: 50%
}

.pagination .page-item.active .page-link,
.pagination .page-item .page-link:hover {
    background-color: #9f86d9;
    color: #fff
}

.pagination .page-item:first-child {
    background: none;
    min-height: 42px;
    line-height: 38px;
    border: 0;
    border-radius: 50% !important
}

.pagination .page-item:first-child svg {
    color: #1C1D1D;
    height: 24px
}

.pagination .page-item:first-child:hover * {
    color: #fff
}

.pagination .page-item:last-child {
    min-height: 42px;
    line-height: 38px;
    border: 0;
    border-radius: 50% !important
}

.pagination .page-item:last-child svg {
    color: #1C1D1D;
    height: 24px
}

.pagination .page-item:last-child:hover * {
    color: #fff
}

.page-item:not(:first-child) .page-link {
    margin-left: 0
}

.border-bottom {
    border-bottom: 1px solid #E5E5E5
}

.box-count {
    text-align: left;
    margin: 0 0 20px 0
}

.box-count .deals-countdown {
    border-radius: 0;
    display: flex;
    padding: 4px 0;
    width: 100%;
    margin: auto;
    max-width: 100%
}

.box-count .deals-countdown .countdown-section {
    display: inline-block;
    text-align: center;
    width: 25%;
    position: relative;
    max-width: 80px;
    border: 1px solid #1C1D1D;
    margin-right: 12px;
    border-radius: 4px;
    padding-top: 15px;
    padding-bottom: 15px
}

.box-count .deals-countdown .countdown-section span {
    display: block;
    color: #fff
}

.box-count .deals-countdown .countdown-section .countdown-amount {
    font-size: 34px;
    font-weight: 500;
    line-height: 44px;
    color: #1C1D1D
}

.box-count .deals-countdown .countdown-section .countdown-period {
    text-transform: capitalize;
    color: #1C1D1D;
    font-size: 17px;
    font-weight: 400;
    line-height: 24px
}

.box-count .deals-countdown .countdown-section:last-child::before {
    display: none
}

.form-group {
    margin-bottom: 20px
}

.box-popup-search {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 16;
    visibility: hidden
}

.box-popup-search .box-search-overlay {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%
}

.box-popup-search .box-search-wrapper {
    position: absolute;
    top: 0;
    right: -350px;
    max-width: 350px;
    z-index: 2;
    width: 100%;
    min-height: 100%;
    padding: 25px;
    background-color: #ffffff;
    transition: all 0.45s ease-in-out
}

.box-popup-search .box-search-wrapper.active {
    right: 0
}

.btn-common.search-icon {
    background-image: url(../imgs/template/icons/search-w.svg);
    background-position: right 15px center;
    background-repeat: no-repeat;
    border-radius: 50px;
    background-color: #9f86d9;
    width: 300px;
    max-width: 100%;
    border: 0;
    color: #fff
}

.btn-common.search-icon::-moz-placeholder {
    color: #fff
}

.btn-common.search-icon::placeholder {
    color: #fff
}

.btn-common.search-icon::-webkit-input-placeholder {
    color: #fff
}

.btn-common.search-icon:-ms-input-placeholder {
    color: #fff
}

.box-popup-search .arrow-select {
    background-image: url(../imgs/template/icons/arrow-down-filter.svg);
    background-position: right 15px center;
    background-repeat: no-repeat
}

.box-popup-search .btn-close-popup {
    position: absolute;
    top: 25px;
    right: 25px;
    z-index: 5;
    cursor: pointer
}

.box-quick-search span {
    text-decoration: underline;
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
    transition: color 0.3s ease-in-out 0s
}

.box-quick-search span:hover {
    color: #9f86d9
}

.link-under {
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    text-decoration: underline;
    padding-bottom: 2px;
    color: #111111;
    display: inline-block
}

.box-popup-account,
.box-popup-wishlist {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 16;
    display: none
}

.box-popup-account .box-account-overlay,
.box-popup-wishlist .box-wishlist-overlay {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%
}

.box-popup-account .box-account-wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    left: 0;
    margin: auto;
    max-width: 500px;
    z-index: 2;
    width: 100%;
    padding: 0 0;
    background-color: #ffffff;
    overflow: auto;
    max-height: 100%;
    border-radius: 8px
}

.box-popup-wishlist .box-wishlist-wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    left: 0;
    margin: auto;
    max-width: 1440px;
    z-index: 2;
    width: 100%;
    padding: 0 0;
    background-color: #ffffff;
    overflow: auto;
    max-height: 100%;
    border-radius: 8px
}

.box-popup-account .btn-close-popup,
.box-popup-wishlist .btn-close-popup {
    position: absolute;
    top: 15px;
    right: 15px;
    height: 30px;
    width: 30px;
    background: #fff;
    border: 1px solid #111;
    border-radius: 50%;
    line-height: 26px;
    text-align: center;
    z-index: 5;
    cursor: pointer
}

.box-popup-account .title-box .title,
.box-popup-wishlist .title-box .title {
    font-size: 1.25rem;
    font-weight: bold
}

.box-popup-newsletter {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 12;
    display: none
}

.box-popup-newsletter .box-newsletter-overlay {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%
}

.box-popup-newsletter .box-newsletter-wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    left: 0;
    margin: auto;
    max-width: 946px;
    z-index: 2;
    width: 100%;
    padding: 20px;
    background-color: #ffffff;
    overflow: hidden;
    max-height: 100%;
    border-radius: 8px;
    min-height: 534px
}

.box-popup-newsletter .box-newsletter-wrapper .box-newsletter-inner {
    border: 2px dashed #E35946;
    min-height: 489px;
    position: relative
}

.box-popup-newsletter .box-newsletter-wrapper .box-newsletter-inner .blockleaf {
    position: absolute;
    bottom: 30px;
    right: 30px
}

.box-popup-newsletter .box-newsletter-wrapper .box-newsletter-inner .blockstar {
    position: absolute;
    top: 30px;
    left: 30px
}

.box-popup-newsletter .box-newsletter-wrapper .box-newsletter-inner .blockline {
    position: absolute;
    bottom: 20px;
    left: 10px
}

.box-popup-newsletter .box-newsletter-wrapper .box-form-newsletter {
    justify-content: center
}

.box-popup-newsletter .btn-close-popup {
    position: absolute;
    top: 12px;
    right: 12px;
    height: 31px;
    width: 31px;
    background: #fff;
    border: 1px solid #111;
    border-radius: 50%;
    line-height: 25px;
    text-align: center;
    z-index: 5
}

.box-popup-cart {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 16;
    visibility: hidden
}

.box-popup-cart .box-cart-overlay {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%
}

.box-popup-cart .box-cart-wrapper {
    position: absolute;
    top: 0;
    right: -350px;
    max-width: 350px;
    z-index: 2;
    width: 100%;
    min-height: 100%;
    padding: 25px;
    background-color: #ffffff;
    transition: all 0.45s ease-in-out
}

.box-popup-cart .box-cart-wrapper.active {
    right: 0
}

.box-popup-cart .btn-close-popup {
    position: absolute;
    top: 25px;
    right: 25px;
    z-index: 5;
    cursor: pointer
}

.box-popup-cart .box-cart-wrapper .cart-title {
    font-size: 20px;
    line-height: 27px;
    font-weight: bold;
    margin-bottom: 20px
}

.form-account-info,
.form-password-info {
    padding: 25px
}

.common-form-login {
    margin-top: 25px
}

.common-form-login .btn {
    width: 100%
}

.common-form-register {
    margin-top: 25px
}

.common-form-register .btn-login {
    width: 100%
}

.button-tab {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    display: inline-block;
    margin-right: 24px;
    color: #999999;
    cursor: pointer
}

.button-tab.active {
    color: #1C1D1D
}

.text-agree {
    display: inline-block;
    padding-left: 12px
}

.cb-agree {
    float: left;
    margin: 6px 0 0 0
}

.form-password-info {
    display: none
}

.block-head {
    padding: 130px 0 68px 0
}

.heading-banner {
    position: relative
}

.heading-banner .text-up {
    font-size: 116px;
    line-height: 116px;
    color: #9f86d9;
    position: relative;
    z-index: 2;
    font-weight: 700
}

.heading-banner .text-under {
    font-size: 116px;
    line-height: 116px;
    font-weight: 700;
    color: #ffffff;
    position: absolute;
    top: 5px;
    left: -5px;
    z-index: 1
}

.lbl-hot {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 1;
    display: block;
    width: 50px;
    height: 50px;
    font-size: 22px;
    line-height: 52px;
    font-weight: bold;
    color: #ffd700;
    background-image: url("/public/img/hot.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: -1px
}

.lbl-new {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 12;
    background-color: #EDA62A;
    border-radius: 28px;
    padding: 6px 15px;
    color: #ffffff;
    font-size: 12px;
    line-height: 12px;
    text-transform: capitalize
}

.box-count-circle .deals-countdown .countdown-section {
    border: 0;
    max-width: 50px;
    margin-right: 15px;
    padding-top: 0;
    padding-bottom: 0
}

.box-count-circle .deals-countdown .countdown-section:last-child {
    margin-right: 0
}

.box-count-circle .deals-countdown .countdown-section .countdown-amount {
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    text-align: center;
    line-height: 48px;
    background-color: #9f86d9;
    display: inline-block
}

.box-count-circle .deals-countdown .countdown-section .countdown-period {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400
}

.block-section {
    padding: 40px 0 0 0
}

.box-404 {
    padding: 50px;
    background-color: #FFF5F2
}

.rounded-text {
    background-color: #a993dc;
    color: #fff;
    padding: 5px 18px 5px 18px;
    border-radius: 50px
}

a,
button,
img,
input,
span,
h4 {
    transition: all 0.3s ease-in-out 0s
}

@keyframes slideleft {
    10% {
        opacity: 0;
        transform: scale(0);
        right: 0
    }

    50% {
        opacity: 1;
        transform: scale(1)
    }

    90% {
        opacity: 0;
        transform: scale(0);
        right: 100%
    }
}

@keyframes spinner {
    0% {
        transform: perspective(120px) rotateX(0) rotateY(0)
    }

    50% {
        transform: perspective(120px) rotateX(-180deg) rotateY(0)
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-180deg)
    }
}

@keyframes shadow-pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(151, 119, 250, 0.8)
    }

    100% {
        box-shadow: 0 0 0 5px rgba(0, 0, 0, 0)
    }
}

@keyframes shadow-pulse-big {
    0% {
        box-shadow: 0 0 0 0 rgba(239, 63, 72, 0.1)
    }

    100% {
        box-shadow: 0 0 0 20px rgba(0, 0, 0, 0)
    }
}

@keyframes jump {
    0% {
        transform: translate3d(0, 20%, 0)
    }

    100% {
        transform: translate3d(0, 0, 0)
    }
}

.jump {
    transform-origin: 0;
    animation: jump 0.5s linear alternate infinite
}

.animation-animationFramesOne {
    animation: animationFramesOne 20s infinite linear
}

@keyframes animationFramesOne {
    0% {
        transform: translate(0px, 0) rotate(0deg)
    }

    20% {
        transform: translate(73px, -1px) rotate(36deg)
    }

    40% {
        transform: translate(141px, 72px) rotate(72deg)
    }

    60% {
        transform: translate(83px, 122px) rotate(108deg)
    }

    80% {
        transform: translate(-40px, 72px) rotate(144deg)
    }

    100% {
        transform: translate(0px, 0) rotate(0deg)
    }
}

.animation-rotateme {
    animation-name: rotateme;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

.rotateme {
    animation-name: rotateme;
    animation-duration: 40s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

@keyframes rotateme {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

.zooming-image {
    position: relative;
    width: 137px;
    height: 141px;
    overflow: hidden;
    animation: zoom-in-out 2s infinite alternate
}

@keyframes zoom-in-out {
    0% {
        transform: scale(0.8)
    }

    50% {
        transform: scale(1.2)
    }

    100% {
        transform: scale(1)
    }
}

body {
    font-size: 14px;
    line-height: 1;
    font-style: normal;
    font-weight: 400;
    position: relative
}

.btn {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-decoration: none;
    position: relative
}

.btn.btn-brand-3-sm {
    background-color: #a993dc;
    color: #fff;
    padding: 3px 14px 5px 14px;
    border-radius: 50px
}

.btn.btn-brand-3-sm:hover {
    background-color: #9f86d9
}

.btn.btn-brand-1-sm-sq {
    background-color: #9f86d9;
    color: #ffffff;
    padding: 10px 26px;
    border-radius: 0;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700
}

.btn.btn-brand-1-sm-sq:hover {
    background-color: #E35946
}

.btn.btn-brand-1-xl {
    background-color: #E35946;
    color: #ffffff;
    padding: 10px 26px;
    border-radius: 4px;
    font-size: 12px;
    height: 48px;
    line-height: 28px;
    font-weight: 700
}

.btn.btn-brand-1-xl:hover {
    background-color: #c73b28;
    transform: scale(1.03)
}

.btn.btn-brand-1-bold {
    background-color: #9f86d9;
    color: #ffffff;
    padding: 10px 16px;
    border-radius: 4px;
    font-size: 12px;
    height: 48px;
    line-height: 26px;
    font-weight: 700;
    text-transform: none
}

.btn.btn-brand-1-bold:hover {
    background-color: #E35946
}

.btn.btn-brand-1-xl-bold {
    background-color: #9f86d9;
    color: #ffffff;
    padding: 10px 16px;
    border-radius: 4px;
    font-size: 14px;
    height: 48px;
    line-height: 26px;
    font-weight: 700;
    text-transform: none
}

.btn.btn-brand-1-xl-bold svg {
    fill: #ffffff
}

.btn.btn-brand-1-xl-bold:hover {
    background-color: #E35946
}

.btn.btn-brand-1-border {
    background-color: #ffffff;
    color: #9f86d9;
    border: 1px solid #9f86d9;
    padding: 10px 26px;
    border-radius: 4px;
    font-size: 12px;
    height: 48px;
    line-height: 28px;
    font-weight: 700
}

.btn.btn-brand-1-border:hover {
    background-color: #ffffff;
    border-color: #E35946;
    color: #E35946
}

.btn.btn-brand-1-border-2 {
    background-color: #ffffff;
    color: #9f86d9;
    border: 1px solid #9f86d9;
    padding: 10px 26px 10px 26px;
    border-radius: 4px;
    font-size: 12px;
    height: 48px;
    line-height: 26px;
    font-weight: 700;
    text-transform: none
}

.btn.btn-brand-1-border-2 svg {
    color: #9f86d9
}

.btn.btn-brand-1-border-2:hover {
    background-color: #ffffff;
    border-color: #E35946;
    color: #E35946
}

.btn.link-add-cart {
    padding: 10px 16px;
    color: #1C1D1D
}

.btn.link-add-cart:hover {
    color: #9f86d9
}

.btn.btn-brand-2 {
    background-color: #EDA62A;
    color: #ffffff;
    padding: 6px 30px;
    border-radius: 60px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 700
}

.btn.btn-brand-2:hover {
    background-color: #E35946
}

.btn.btn-neutral-200-sm-sq {
    background-color: #DBE2E5;
    color: #1C1D1D;
    padding: 10px 26px;
    border-radius: 0;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700
}

.btn.btn-neutral-200-sm-sq:hover {
    background-color: #9f86d9;
    color: #ffffff
}

.btn.btn-brand-3 {
    background-color: #E35946;
    color: #ffffff;
    padding: 12px 56px;
    border-radius: 80px;
    font-size: 14px;
    line-height: 28px
}

.btn.btn-brand-3:hover {
    background-color: #9f86d9
}

.btn.btn-brand-1 {
    background-color: #9f86d9;
    color: #ffffff;
    padding: 8px 16px;
    border-radius: 4px;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px
}

.btn.btn-brand-1:hover {
    background-color: #E35946
}

.btn.btn-bold {
    font-weight: 700
}

.btn.btn-brand-1-medium {
    background-color: #9f86d9;
    color: #ffffff;
    padding: 10px 23px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 21px
}

.btn.btn-brand-1-medium:hover {
    background-color: #E35946
}

.btn.btn-double-border {
    padding: 0;
    font-size: 18px;
    line-height: 23px;
    position: relative
}

.btn.btn-double-border span {
    z-index: 2;
    border-radius: 4px;
    font-weight: 700;
    padding: 15px 23px 15px 23px;
    color: #1C1D1D;
    border: 2px solid #1C1D1D;
    background-color: #ffffff;
    display: block;
    position: relative;
    font-size: 18px;
    line-height: 18px;
    height: 53px
}

.btn.btn-double-border:hover span {
    color: #9f86d9
}

.btn.btn-double-border::before {
    content: "";
    z-index: 1;
    padding: 15px 23px;
    border-radius: 4px;
    border: 2px solid #1C1D1D;
    background-color: #ffffff;
    position: absolute;
    top: 6px;
    left: -6px;
    height: 53px;
    right: 9px;
    bottom: -6px
}

.btn.btn-arrow-right {
    padding: 10px 20px;
    font-size: 18px;
    line-height: 23px;
    font-weight: 700;
    color: #1C1D1D
}

.btn.btn-arrow-right img {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    padding-bottom: 5px;
    margin-left: 11px;
    -webkit-transition: margin-left .15s ease-in-out, margin-right .15s ease-in-out;
    -moz-transition: margin-left .15s ease-in-out, margin-right .15s ease-in-out;
    -ms-transition: margin-left .15s ease-in-out, margin-right .15s ease-in-out;
    -o-transition: margin-left .15s ease-in-out, margin-right .15s ease-in-out;
    transition: margin-left .15s ease-in-out, margin-right .15s ease-in-out
}

.btn.btn-arrow-right:hover {
    color: #9f86d9
}

.btn.btn-arrow-right:hover img {
    margin-left: 7px;
    margin-right: 4px
}

.btn.btn-brand-1-big {
    background-color: #9f86d9;
    color: #ffffff;
    padding: 15px 32px;
    border-radius: 80px;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700
}

.btn.btn-brand-1-big:hover {
    background-color: #E35946
}

.btn.btn-brand-3-big {
    background-color: #E35946;
    color: #ffffff;
    padding: 15px 32px;
    border-radius: 80px;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700
}

.btn.btn-brand-3-big:hover {
    background-color: #9f86d9
}

.btn.btn-add-cart {
    background-color: #DBE2E5;
    padding: 12px 10px;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    color: #1C1D1D;
    border-radius: 4px
}

.btn.btn-add-cart:hover {
    background-color: #9f86d9;
    color: #ffffff
}

.btn.btn-tag {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #1C1D1D;
    padding: 5px 15px;
    border: 1px solid #DBE2E5;
    border-radius: 36px;
    background-color: #ffffff
}

.btn.btn-tag:hover {
    background-color: #9f86d9;
    color: #ffffff
}

.btn.btn-more {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #1C1D1D;
    padding: 5px 18px;
    border: 1px solid #DBE2E5;
    border-radius: 36px;
    background-color: #ffffff;
    display: flex;
    align-items: center
}

.btn.btn-more:hover {
    background-color: #9f86d9;
    color: #ffffff
}

.btn.btn-login {
    background-color: #9f86d9;
    color: #ffffff;
    padding: 10px 23px;
    border-radius: 4px;
    font-size: 16px;
    line-height: 24px
}

.btn.btn-line-bottom {
    padding: 3px 10px;
    border-bottom: 1px solid rgba(238, 238, 238, 0.2196078431);
    border-radius: 0;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #fff
}

.btn.btn-line-bottom:after {
    border: 0;
    height: 10px;
    width: 10px;
    background: url(../imgs/template/icons/arrow-down.svg) no-repeat center;
    vertical-align: top;
    margin-top: 6px
}

.btn.btn-search {
    background-color: transparent;
    position: absolute;
    top: -5px;
    left: -24px;
    height: 28px;
    width: 28px
}

.btn.btn-search svg {
    height: 24px
}

.btn.btn-tag-filter {
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    color: #1C1D1D;
    padding: 9px 12px;
    border: 1px solid #DBE2E5;
    border-radius: 4px
}

.btn.show {
    border-color: transparent
}

.btn:first-child:active,
:not(.btn-check)+.btn:active {
    border-color: transparent
}

.dropdown-language {
    display: inline-block
}

.dropdown-language .dropdown-toggle::after {
    display: none
}

.dropdown-language .btn {
    padding: 0
}

.btn-tooltip {
    position: relative
}

.btn-tooltip:after {
    bottom: 0;
    right: 34px;
    position: absolute;
    white-space: nowrap;
    border-radius: 5px;
    font-size: 11px;
    padding: 7px 10px;
    color: #E35946;
    background-color: #3D565F;
    content: attr(aria-label);
    line-height: 1.3;
    box-shadow: 0;
    transition: 0;
    opacity: 0;
    visibility: hidden;
    transform: 0;
    transition-duration: 0.2s
}

.btn-tooltip:before {
    content: "";
    position: absolute;
    left: -8px;
    bottom: 0;
    transition-delay: 0.1s;
    border: 7px solid transparent;
    border-left-color: transparent;
    border-left-color: #3D565F;
    z-index: 9;
    margin-bottom: 0;
    transition: 0;
    opacity: 0;
    visibility: hidden;
    transition-duration: 0.2s
}

.btn-tooltip:hover:after {
    opacity: 1;
    visibility: visible;
    transform: 0;
    transition-duration: 0.2s
}

.btn-tooltip:hover:before {
    opacity: 1;
    visibility: visible;
    transform: translateY(-8px);
    transition-duration: 0.2s
}

.btn-vendor {
    background-color: #10919E;
    background-image: url("../imgs/template/icons/icon-store.svg");
    background-position: 15px center;
    background-repeat: no-repeat;
    color: white;
    padding: 9px 18px 9px 40px;
    border-radius: 100px;
    font-size: 14px;
    font-weight: bold
}

a.follow-vendor {
    font-size: 12px;
    font-weight: bold;
    color: #9f86d9
}

.hr {
    width: 100%;
    height: 1px;
    background-color: #DBE2E5
}

.vendor-features li {
    list-style: disc;
    margin-bottom: 10px;
    font-weight: 400x
}

.vendor-features li span {
    color: #1C1D1D
}

.cb-container {
    display: inline-block;
    position: relative;
    padding-left: 26px;
    margin-bottom: 0;
    cursor: pointer;
    line-height: 24px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.cb-container .text-small {
    color: #1C1D1D;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px
}

.cb-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkmark {
    position: absolute;
    top: 1px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 40px;
    border: 1px solid #9f86d9
}

.cb-container input:checked~.checkmark {
    background-image: url(../imgs/template/icons/checked.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #9f86d9
}

.cb-container input:checked~.text-small {
    color: #1C1D1D;
    font-weight: 500
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.cb-container input:checked~.checkmark:after {
    display: block
}

.cb-container input:checked~.text-lbl {
    color: #ccc
}

.box-swiper {
    position: relative;
    width: 100%
}

.box-button-slider {
    position: absolute;
    top: 0;
    left: 0
}

.slider-labels {
    margin-top: 10px
}

.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    touch-action: none;
    -moz-user-select: none;
    user-select: none;
    box-sizing: border-box
}

.noUi-target {
    position: relative;
    direction: ltr
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0
}

.noUi-handle {
    position: relative;
    z-index: 1
}

.noUi-stacking .noUi-handle {
    z-index: 10
}

.noUi-state-tap .noUi-origin {
    transition: left 0.3s, top 0.3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-base,
.noUi-handle {
    transform: translate3d(0, 0, 0)
}

.noUi-horizontal {
    height: 4px
}

.noUi-horizontal .noUi-handle {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    left: -6px;
    top: -6px;
    background-color: #345DBB
}

.noUi-background {
    background: #D6D7D9
}

.noUi-connect {
    background: #345DBB;
    transition: background 450ms
}

.noUi-origin {
    border-radius: 2px
}

.noUi-target {
    border-radius: 2px
}

.noUi-draggable {
    cursor: w-resize
}

.noUi-vertical .noUi-draggable {
    cursor: n-resize
}

.noUi-handle {
    cursor: default;
    box-sizing: content-box !important
}

.noUi-handle:active {
    border: 8px solid #345DBB;
    border: 8px solid rgba(53, 93, 187, 0.38);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    left: -14px;
    top: -14px
}

[disabled].noUi-connect,
[disabled] .noUi-connect {
    background: #EDA62A
}

[disabled].noUi-origin,
[disabled] .noUi-handle {
    cursor: not-allowed
}

.ui-slider-handle {
    display: none
}

.ui-widget.ui-widget-content {
    border: 0 solid #EBEBEB
}

.noUi-target {
    border-radius: 12px
}

.noUi-horizontal {
    height: 6px
}

.noUi-background {
    background: #DBE2E5
}

.noUi-origin {
    border-radius: 12px
}

.noUi-connect {
    background: #9f86d9;
    transition: background 450ms;
    height: 6px;
    margin-top: 0
}

.noUi-horizontal .noUi-handle {
    background-color: #9f86d9;
    border: 1px solid #9f86d9;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.05);
    left: -6px;
    top: -6px
}

.noUi-handle:active {
    border-width: 1px;
    left: -6px;
    top: -6px
}

.cardProduct {
    display: inline-block;
    width: 100%;
    margin-bottom: 40px
}

.cardProduct a {
    text-decoration: none
}

.cardProduct .cardImage {
    position: relative;
    margin-bottom: 20px;
    background-color: #EFF2F3;
    text-align: center;
    overflow: hidden
}

.cardProduct .cardImage img {
    max-height: 100%;
    vertical-align: middle;
    max-width: 100%
}

.cardProduct .cardInfo {
    position: relative
}

.cardProduct .cardInfo .cardTitle {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: calc(24px * 2);
    line-height: 24px;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 8px;
    color: #1C1D1D
}

.cardProduct .cardInfo .cardTitle:hover {
    color: #9f86d9
}

.cardProduct .cardInfo .cardDesc {
    margin-bottom: 12px;
    color: #9f86d9
}

.cardProduct .cardInfo .cardDesc {
    margin-bottom: 0
}

.cardProduct .cardInfo .product-info-bottom {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.cardProduct .cardInfo .product-info-bottom p {
    margin: 0
}

.cardProduct .cardInfo .product-info-bottom .cardPriceSale {
    color: #646667;
    font-size: 14px
}

.cardProduct .cardInfo .cardProgressBar {
    margin-top: 18px
}

.cardProductStyle3,
.cardProductStyle2,
.cardProduct,
.cardProductSmall {
    text-align: center;
    margin-bottom: 40px
}

.cardProductStyle3 .cardImage,
.cardProductStyle2 .cardImage,
.cardProduct .cardImage,
.cardProductSmall .cardImage {
    position: relative;
    margin-bottom: 20px;
    background-color: #F7FAFA;
    overflow: hidden
}

.cardProductStyle3 .cardImage img,
.cardProductStyle2 .cardImage img,
.cardProduct .cardImage img,
.cardProductSmall .cardImage img {
    max-height: 100%;
    max-width: 100%;
    display: block
}

.cardProductStyle3 .cardImage img:nth-of-type(2),
.cardProductStyle2 .cardImage img:nth-of-type(2),
.cardProduct .cardImage img:nth-of-type(2),
.cardProductSmall .cardImage img:nth-of-type(2) {
    opacity: 0;
    visibility: hidden;
    top: 30px;
    bottom: -30px;
    position: absolute;
    transition: all 0.3s;
    left: 0;
    right: 0;
    margin: auto
}

.cardImage .button-select {
    position: absolute;
    left: 0;
    bottom: -20px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    line-height: 24px;
    width: 100%;
    padding: 11px 12px
}

.cardImage .button-select a {
    background-color: #9f86d9;
    background-color: #9f86d9CC;
    padding: 12px 10px;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    color: #fff;
    border-radius: 4px
}

.cardImage .button-select a:hover {
    background-color: #B097EA;
    color: #fff
}

.cardImage:hover .button-select {
    bottom: 0;
    opacity: 1
}

.cardProductStyle3 .cardImage:hover img:nth-of-type(2),
.cardProductStyle2 .cardImage:hover img:nth-of-type(2),
.cardProduct .cardImage:hover img:nth-of-type(2),
.cardProductSmall .cardImage:hover img:nth-of-type(2) {
    opacity: 1;
    visibility: visible;
    top: 0;
    bottom: 0
}

.cardProductStyle3 .cardInfo,
.cardProductStyle2 .cardInfo,
.cardProduct .cardInfo,
.cardProductSmall .cardInfo {
    position: relative
}

.cardProduct {
    text-align: left
}

.mb-0 .cardProduct {
    margin-bottom: 0
}

.cardProduct.cardProduct4 {
    margin-bottom: 24px;
    display: flex;
    width: 100%;
    align-items: center
}

.cardProduct.cardProduct4 .cardImage {
    width: 150px;
    height: auto;
    background-color: #ffffff;
    border: 1px solid #DBE2E5;
    border-radius: 5px;
    padding: 5px;
    margin-right: 15px
}

.cardProduct.cardProduct4 .cardImage img {
    display: block
}

.cardProduct.cardProduct4 .cardInfo .rating {
    margin-bottom: 15px
}

.cardProduct.cardProduct4 .cardInfo .rating img {
    margin-right: 2px
}

.cardProduct.cardProduct4 .cardInfo .product-price-bottom {
    display: flex;
    justify-content: space-between
}

.cardBlogBox {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    width: 100%
}

.cardBlog {
    min-width: calc(100% / 3);
    max-width: 100%;
    padding: 0 10px
}

.cardBlog .cardImage {
    position: relative;
    margin-bottom: 15px
}

.cardBlog .cardImage .box-date-info {
    position: absolute;
    top: 17px;
    left: 17px;
    z-index: 3;
    background-color: #ffffff;
    border-radius: 5px;
    text-align: center;
    width: 59px;
    height: 59px;
    display: flex;
    align-items: center;
    justify-content: center
}

.cardBlog .cardImage .box-date-info .box-inner-date {
    position: relative
}

.cardBlog .cardImage .box-date-info .heading-6 {
    color: #9f86d9;
    line-height: 18px
}

.cardBlog .cardImage .box-date-info .font-md {
    line-height: 16px
}

.cardBlog .cardInfo .btn-arrow-right {
    padding-left: 0
}

.cardBlog .cardInfo .btn-arrow-right:hover {
    color: #9f86d9
}

.cardBlog .cardInfo .cardTitle {
    display: block;
    margin-bottom: 12px;
    text-decoration: none
}

.cardBlog .cardInfo .cardTitle * {
    color: #1C1D1D
}

.cardBlog .cardInfo .cardTitle:hover {
    color: #9f86d9
}

.cardBlog .cardInfo .cardTitle:hover * {
    color: #9f86d9
}

.cardBlog .cardInfo .cardDesc {
    color: #646667;
    margin-bottom: 15px
}

.cardFeature {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 29px 21px;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    background-color: #ffffff
}

.cardFeature .cardImage {
    min-width: 68px;
    margin-right: 29px;
    text-align: center
}

.cardFeature .cardImage img {
    display: block
}

.cardFeature .cardInfo {
    position: relative
}

.cardProductDeal {
    display: flex;
    width: 100%;
    align-items: center;
    padding: 14px;
    border: 1px solid #DBE2E5;
    position: relative;
    margin-bottom: 30px;
    background-color: #ffffff
}

.cardProductDeal .cardImage {
    width: 100%;
    max-width: 320px;
    position: relative;
    margin-right: 25px
}

.cardProductDeal .cardInfo {
    width: 100%
}

.cardProductDeal .cardInfo .cardTitle {
    margin-bottom: 8px
}

.cardProductDeal .cardInfo .cardPrice {
    color: #9f86d9
}

.cardProductDeal .cardInfo .rating {
    margin-left: 2px
}

.cardProductDeal .cardInfo .cardDesc {
    margin-top: 17px;
    margin-bottom: 27px
}

.cardCollection {
    margin-bottom: 30px
}

.cardCollection .cardImage {
    position: relative;
    margin-bottom: 24px
}

.cardCollection .cardImage img {
    width: 100%
}

.cardReview {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 39px 44px;
    text-align: center;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.05)
}

.cardReview .cardRating {
    margin-bottom: 16px
}

.cardReview .cardRating img {
    margin: 0 1px
}

.cardReview .cardReviewText {
    margin-bottom: 16px
}

.cardReview .cardAuthor {
    display: flex;
    align-items: center;
    justify-content: center
}

.cardReview .cardAuthor img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-right: 7px
}

.cardCategory {
    text-align: center;
    margin-bottom: 30px
}

.cardCategory .cardImage {
    text-align: center;
    margin-bottom: 12px
}

.cardCategory .cardImage img {
    width: 130px;
    height: 130px;
    border-radius: 50%
}

.cardCategory .cardInfo a {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #1C1D1D
}

.cardCategory .cardInfo a:hover {
    color: #9f86d9
}

.cardCategory2 {
    text-align: center;
    margin-bottom: 30px;
    position: relative
}

.cardCategory2 .cardImage {
    position: relative;
    width: 100%;
    height: auto
}

.cardCategory2 .cardInfo {
    position: absolute;
    bottom: 10px;
    left: 60px;
    right: 60px;
    padding: 10px;
    text-align: center;
    background-color: #ffffff;
    border-radius: 4px
}

.cardCategory2 .cardInfo a {
    color: #9f86d9
}

.cardCategory2 .cardInfo a:hover {
    color: #E35946
}

.cardPromotion {
    border-radius: 8px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 32px
}

.cardPromotion .cardImage {
    position: relative
}

.cardPromotion .cardImage img {
    display: block;
    width: 100%
}

.cardPromotion .cardInfo {
    padding: 17px 25px;
    background-color: #9f86d9;
    color: #ffffff
}

.cardPromotion .cardInfo * {
    color: #ffffff
}

.cardPromotion .cardInfo .box-desc-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.cardTrending {
    height: 400px;
    background-color: #DBE2E5;
    background-position: top left;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 30px;
    padding: 77px 18px 0 18px;
    text-align: left
}

.cardTrending .cardInfo {
    max-width: 260px;
    margin: auto auto auto 0;
    text-align: left
}

.cardTrending.cardTrendingRight {
    text-align: right
}

.cardTrending.cardTrendingRight .cardInfo {
    max-width: 205px;
    margin: auto 0 auto auto
}

.tag-up {
    position: absolute;
    top: 22px;
    right: 21px;
    background-color: #9f86d9;
    color: #ffffff;
    font-size: 14px;
    line-height: 21px;
    border-radius: 36px;
    padding: 5px 18px;
    z-index: 5
}

.cardFeaturePost {
    display: flex;
    width: 100%;
    align-items: center;
    margin-bottom: 20px
}

.cardFeaturePost .cardImage {
    min-width: 113px;
    margin-right: 15px
}

.cardFeaturePost .cardInfo .lbl-tag-brand {
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    color: #9f86d9;
    display: block;
    margin-bottom: 9px
}

.cardFeaturePost .cardInfo .link-feature {
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    color: #1C1D1D
}

.cardFeaturePost .cardInfo .link-feature:hover {
    color: #E35946
}

.cardProduct8 {
    margin-bottom: 24px
}

.cardProduct8 .cardImage {
    height: auto !important;
    margin-bottom: 8px;
    line-height: normal !important
}

.cardProduct8 .cardImage img {
    width: 100%
}

@keyframes load7 {

    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em
    }

    40% {
        box-shadow: 0 2.5em 0 0
    }
}

.loader {
    border-radius: 50%;
    width: 2em;
    height: 2em;
    animation-fill-mode: both;
    animation: load7 1.8s infinite ease-in-out;
    color: #069;
    font-size: 10px;
    margin: 80px auto;
    position: relative;
    text-indent: -9999em;
    transform: translateZ(0);
    animation-delay: -0.16s
}

.loader:before {
    border-radius: 50%;
    width: 2em;
    height: 2em;
    animation-fill-mode: both;
    animation: load7 1.8s infinite ease-in-out;
    content: "";
    position: absolute;
    top: 0;
    left: -3.5em;
    animation-delay: -0.32s
}

.loader:after {
    border-radius: 50%;
    width: 2em;
    height: 2em;
    animation-fill-mode: both;
    animation: load7 1.8s infinite ease-in-out;
    content: "";
    position: absolute;
    top: 0;
    left: 3.5em
}

.preloader {
    background-color: #ffffffcc;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 19;
    transition: 0.6s;
    margin: 0 auto
}

.page-loading-inner {
    width: 100%;
    height: 40px;
    position: relative;
    transform: translateZ(0) scale(1);
    backface-visibility: hidden;
    transform-origin: 0 0
}

.page-loading-inner div {
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    box-sizing: content-box;
    margin: -10px -20px
}

.page-loading-inner div:nth-child(1) {
    background: #9f86d9;
    animation: page-loading-inner 1s linear infinite;
    animation-delay: -0.5s
}

.page-loading-inner div:nth-child(2) {
    background: #EDA62A;
    animation: page-loading-inner 1s linear infinite;
    animation-delay: 0s
}

.page-loading-inner div:nth-child(3) {
    background: #9f86d9;
    animation: page-loading-inner-o 1s linear infinite;
    animation-delay: -0.5s
}

.page-loading {
    width: 100px;
    height: 100px;
    display: inline-block;
    overflow: hidden
}

@keyframes page-loading-inner-o {
    0% {
        opacity: 1;
        transform: translate(0 0)
    }

    49.99% {
        opacity: 1;
        transform: translate(30px, 0)
    }

    50% {
        opacity: 0;
        transform: translate(30px, 0)
    }

    100% {
        opacity: 0;
        transform: translate(0, 0)
    }
}

@keyframes page-loading-inner {
    0% {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(30px, 0)
    }

    100% {
        transform: translate(0, 0)
    }
}

@keyframes rotate {

    0%,
    49.999%,
    100% {
        transform: none
    }

    50%,
    99.999% {
        transform: rotate(90deg)
    }
}

@keyframes shift-left {

    0%,
    100% {
        transform: translateX(0%)
    }

    50% {
        transform: scale(0.65) translateX(-75%)
    }
}

@keyframes shift-right {

    0%,
    100% {
        transform: translateX(0%)
    }

    50% {
        transform: scale(0.65) translateX(75%)
    }
}

.preloader-dots {
    --uib-size: 30px;
    --uib-speed: .9s;
    --uib-color: #425A8B;
    position: relative;
    height: calc(var(--uib-size) / 2);
    width: var(--uib-size);
    filter: url("#uib-jelly-ooze");
    animation: rotate calc(var(--uib-speed) * 2) linear infinite
}

.preloader-dots::before {
    content: "";
    position: absolute;
    top: 0;
    left: 25%;
    width: 50%;
    height: 100%;
    background: var(--uib-color);
    border-radius: 100%;
    animation: shift-left var(--uib-speed) ease infinite
}

.preloader-dots::after {
    content: "";
    position: absolute;
    top: 0;
    left: 25%;
    width: 50%;
    height: 100%;
    background: var(--uib-color);
    border-radius: 100%;
    animation: shift-right var(--uib-speed) ease infinite
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #069
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #069 transparent transparent transparent;
    border-width: 5px 5px 0 5px
}

.select2-search--dropdown {
    padding: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ccc;
    margin-bottom: 15px;
    border-radius: 4px;
    padding: 8px
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto;
    scrollbar-width: thin
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #ccc;
    color: #069
}

.modal-header .btn-close {
    margin: -0.5rem 0rem -0.5rem auto
}

.box-banner-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center
}

.box-cover-image {
    position: relative;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
    height: 708px;
    background-color: #E3CEE3
}

.box-cover-image img {
    position: relative;
    z-index: 1
}

.banner-homepage3 .box-cover-image {
    background-size: cover;
    background-position: top center;
    height: 787px
}

.banner-homepage3 .block-info-banner {
    background-color: #ffffff;
    background-image: url(../imgs/page/homepage3/bg-banner.png);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    padding: 50px 0;
    margin: 0
}

.banner-homepage3 .block-info-banner .lbl-hot {
    top: auto;
    left: auto;
    position: relative;
    border-radius: 0
}

.banner-homepage3 .index-info {
    display: inline-block;
    color: #646667;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px
}

.banner-homepage3 .index-info img {
    width: 400px;
    max-width: 100%;
    height: auto;
    float: right;
    margin-left: 10px
}

.text-shadow {
    text-shadow: -2px 3px 0 #9f86d9;
    color: #E35946
}

.box-pagination-button {
    position: absolute;
    bottom: 30px;
    max-width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: 40px;
    justify-content: flex-start
}

.box-button-right-left {
    position: static;
    text-align: center;
    width: 100%;
    justify-content: center
}

@keyframes hero-thumb-animation {
    0% {
        transform: translateY(-20px)
    }

    100% {
        transform: translateY(0px)
    }
}

@keyframes hero-thumb-animation-2 {
    0% {
        transform: translateY(0px)
    }

    100% {
        transform: translateY(-20px)
    }
}

@keyframes hero-thumb-sm-animation {
    0% {
        transform: translateY(-20px) translateX(50px)
    }

    100% {
        transform: translateY(-20px) translateX(0px)
    }
}

@keyframes hero-thumb-sm-2-animation {
    0% {
        transform: translateY(-50px)
    }

    100% {
        transform: translateY(0px)
    }
}

.shape-1 {
    animation: hero-thumb-animation 2s linear infinite alternate
}

.shape-1-2 {
    animation: hero-thumb-animation-2 2s linear infinite alternate
}

.shape-2 {
    animation: hero-thumb-sm-animation 4s linear infinite alternate
}

.shape-3 {
    animation: hero-thumb-sm-2-animation 4s linear infinite alternate
}

.promotion-content .promotion-banner {
    position: absolute;
    bottom: 0;
    right: 0;
    max-height: 450px;
    z-index: 1
}

.promotion-content .promotion-label {
    position: absolute;
    right: 50%;
    bottom: 10%;
    z-index: 2
}

.promotion-content .block-info-banner {
    position: absolute;
    left: 50px;
    top: 60px;
    z-index: 3
}

.promotion-content .block-info-banner .heading-banner .text-up {
    font-size: 80px
}

.promotion-content .block-info-banner .heading-banner .text-under {
    font-size: 80px;
    color: #EDA62A
}

.promotion-content .block-info-banner .font-3xl-bold {
    font-size: 21px;
    line-height: 23px
}

.promotion-content .block-info-banner .title-line::before {
    right: -100px
}

.promotion-content .block-info-banner .title-line-2::before {
    content: none
}

.header {
    padding: 0 0;
    float: left;
    width: 100%;
    position: fixed;
    border-bottom: 0 solid #B9CAD0;
    background-color: #ffffff;
    z-index: 16;
    top: 0;
    left: 0
}

.header .main-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative
}

.header .main-header .header-logo {
    position: relative;
    width: 150px;
    min-width: 150px;
    max-width: 150px;
    order: -1
}

.header .main-header .header-logo a {
    position: absolute;
    top: -35px;
    left: 0;
    width: 140px
}

.header .main-header .header-menu {
    display: inline-block;
    width: 100%;
    text-align: left
}

.header .main-header .header-account {
    width: auto;
    min-width: 145px;
    text-align: right
}

.header .main-header .header-account .account-icon {
    display: inline-block;
    padding-left: 2px;
    text-decoration: none;
    padding-right: 2px;
    position: relative;
    cursor: pointer
}

.header .main-header .header-account .account-icon svg {
    fill: #1C1D1D !important;
    color: #1C1D1D !important;
    height: 24px
}

.header .main-header .header-account .account-icon:hover svg {
    color: #9f86d9 !important;
    fill: #9f86d9 !important
}

.header .nav-main-menu {
    width: auto;
    float: none
}

.header .burger-icon {
    display: none
}

.header .number-tag {
    background-color: #9f86d9;
    position: absolute;
    top: -10px;
    right: -7px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 20px;
    font-size: 13px;
    font-weight: 400
}

.header .main-menu {
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.header .main-menu>li {
    padding: 20px 0 20px 0;
    text-align: left
}

.header .main-menu li.has-sub-list>a::after {
    content: "";
    background: url(../imgs/template/icons/angle-down.svg) no-repeat center;
    height: 8px;
    width: 12px;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -4px;
    display: none
}

.header .main-menu li.has-mega-menu .sub-menu ul {
    opacity: 1;
    visibility: visible;
    background-color: #ffffff
}

.header .main-menu li.hr {
    padding: 0 22px
}

.header .main-menu li.hr span {
    background-color: #B9CAD0;
    height: 1px;
    width: 100%;
    display: block;
    margin: 5px 0
}

.header .main-menu li a {
    position: relative;
    display: block;
    padding: 5px 15px 5px 15px;
    font-size: 18px;
    line-height: 24px;
    color: #1C1D1D
}

.header .main-menu li a:hover {
    color: #9f86d9
}

.header .main-menu>li>span {
    position: relative;
    display: block;
    padding: 5px 15px 5px 15px;
    font-size: 18px;
    line-height: 24px;
    color: #1C1D1D;
    cursor: pointer
}

.header .main-menu>li>span:hover {
    color: #9f86d9
}

.header .main-menu li .mega-menu {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 100%;
    transition: all 0.2s;
    visibility: hidden;
    z-index: 2
}

.header .main-menu li div.sub-menu {
    opacity: 0;
    visibility: hidden;
    transition-duration: 0.3s;
    transition: all 0.3s ease-in-out;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.05)
}

.header .main-menu li div.sub-menu .menu-inner {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-height: calc(100vh - 120px);
    overflow: auto;
    justify-content: flex-start;
}

/* create by t.tao.hu 2026-08-19 */
@media (min-width:1200px) {
    .header .main-menu li div.sub-menu .menu-inner-bak {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 20px
    }
}

.header .main-menu li div.sub-menu .menu-inner .col-menu {
    width: 210px;
    margin: 10px 0
}

.header .main-menu li div.sub-menu .menu-inner .col-menu.flex-start {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%
}

.header .main-menu li div.sub-menu .menu-inner .col-menu .col-head {
    width: 100%;
    text-align: center;
    margin-bottom: 10px
}

.header .main-menu li div.sub-menu .menu-inner .col-menu .col-item {
    position: relative;
    width: 250px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #1C1D1D;
    text-transform: none
}

.header .main-menu li div.sub-menu .menu-inner .col-menu .col-item a {
    padding: 6px 0 6px 30px
}

.header .main-menu li div.sub-menu .menu-inner .col-menu a {
    color: #1C1D1D;
    text-transform: none;
    font-size: 16px;
    line-height: 30px;
    padding: 5px 0
}

.header .main-menu li div.sub-menu .menu-inner .col-menu>a,
.header .main-menu li div.sub-menu .menu-inner .col-menu>span {
    display: block;
    margin-bottom: 10px
}

.header .main-menu li div.sub-menu .menu-inner .col-menu>a,
.header .main-menu li div.sub-menu .menu-inner .col-menu>span,
.header .main-menu li div.sub-menu .menu-inner .col-menu .col-head>a,
.header .main-menu li div.sub-menu .menu-inner .col-menu .col-head>span {
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    color: #1C1D1D;
    padding: 6px 0 6px 30px
}

.header .main-menu li div.sub-menu .menu-inner .col-menu a svg {
    color: #1C1D1D;
    margin-right: 5px
}

.header .main-menu li div.sub-menu .menu-inner .col-menu a:hover {
    background: #e3cee3;
    color: #9f86d9;
    padding-left: 33px
}

.header .main-menu li div.sub-menu .menu-inner .col-menu a:hover * {
    color: #9f86d9
}

.header .main-menu li ul.sub-menu {
    opacity: 0;
    visibility: hidden;
    transition-duration: 0.3s;
    transition: all 0.3s ease-in-out;
    position: absolute;
    top: 100%;
    z-index: 9;
    min-width: 250px;
    border-radius: 0;
    padding: 15px 0 15px 0;
    background-color: #ffffff;
    border: 0 solid #CDE2E7;
    box-shadow: 0 5px 30px rgba(19, 27, 34, 0.12);
    max-height: calc(100vh - 120px);
    overflow-y: auto
}

.header .main-menu li ul.sub-menu li {
    position: relative;
    width: 100%
}

.header .main-menu li ul.sub-menu li a {
    font-size: 16px;
    color: #1C1D1D;
    text-transform: none;
    padding: 6px 0 6px 30px;
    transition: 0.2s
}

.header .main-menu li ul.sub-menu li a:hover {
    padding-left: 33px;
    border-radius: 0;
    color: #9f86d9
}

.header .main-menu li ul.sub-menu li a.closer {
    padding: 8px 22px 8px 22px
}

.header .main-menu li ul.sub-menu li ul {
    top: 0;
    left: 100%
}

.header .main-menu li:hover {
    background: #e3cee3
}

.header .main-menu li:hover>.sub-menu {
    opacity: 1;
    visibility: visible;
    display: block;
    z-index: 10
}

.header .main-menu li div.sub-menu .menu-inner.has-image {
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-left: 10px
}

.header .main-menu li div.sub-menu .menu-inner.has-image.big a {
    text-align: center;
    width: 240px;
    padding: 20px 20px 10px 20px
}

.header .main-menu li div.sub-menu .menu-inner.has-image.small a {
    flex: 1 1 calc(100% / 6);
    display: flex;
    align-items: center;
    padding: 10px
}

.header .main-menu li div.sub-menu .menu-inner.has-image.small a img {
    width: 100px;
    margin-right: 10px
}

.header .main-menu li div.sub-menu .menu-inner.has-image a:hover {
    background: #e3cee3;
    color: #9f86d9
}

.header .main-menu li:hover>.mega-menu {
    opacity: 1;
    pointer-events: auto;
    top: calc(100% - 20px);
    visibility: visible
}

.header .top-header {
    text-align: center
}

.header .top-header .head-support {
    display: inline-block;
    width: 100%;
    max-width: 280px;
    min-width: 280px
}

.header .top-header .top-menu {
    display: inline-block;
    width: 100%;
    max-width: 280px;
    min-width: 280px
}

.header .top-header .top-menu .menu-top li {
    display: inline-block;
    padding-right: 19px
}

.header .top-header .top-menu .menu-top li a {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #1C1D1D
}

.header .top-header .top-menu .menu-top li:last-child {
    padding-right: 0
}

.header-top-info {
    position: relative;
    text-align: center;
    color: #333;
    font-size: 14px;
    line-height: 21px;
    padding: 8px 0;
    background-color: #E3CEE3
}

.header .top-header .lang-currency {
    width: 100%;
    max-width: 280px;
    min-width: 280px;
    text-align: right
}

.header .top-header .lang-currency .dropdown {
    display: inline-block
}

.header .top-header .lang-currency .dropdown .btn.btn-line-bottom {
    color: #1C1D1D
}

.header .top-header .lang-currency .dropdown .btn.btn-line-bottom:after {
    background-image: url(../imgs/template/icons/arrow-down-grey.svg)
}

.header .top-header .lang-currency .dropdown:last-child .btn.btn-line-bottom {
    padding-right: 0
}

.header .header-search {
    min-width: 345px
}

.header .header-search .box-formsearch {
    width: 100%;
    border: 1px solid #DBE2E5;
    border-radius: 4px;
    position: relative;
    height: 42px
}

.header .header-search .box-formsearch form {
    display: flex;
    width: 100%
}

.header .header-search .box-formsearch form .form-control {
    border: 0;
    width: 100%;
    height: 40px;
    background-color: #ffffff;
    color: #1C1D1D;
    font-size: 16px;
    line-height: 16px
}

.header .header-search .box-formsearch form .btn-search {
    background-color: transparent;
    border: 0;
    background-image: url(../imgs/template/icons/search-icon.svg);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 40px;
    z-index: 2
}

.header-style {
    position: relative;
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.05);
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.header-style.fixed {
    position: fixed
}

.header-style .top-header .head-support {
    display: flex
}

.header-style .head-socials {
    position: relative;
    padding-right: 23px;
    margin-right: 23px
}

.header-style .head-socials::before {
    content: "";
    height: 30px;
    width: 1px;
    background-color: #646667;
    position: absolute;
    right: 0;
    top: -3px
}

.header-style .box-middle-header .header-menu {
    width: 100%
}

.header-style .box-middle-header .header-menu .main-menu .tips {
    position: absolute;
    top: -12px;
    left: 30%
}

.header-style .box-middle-header .header-menu .main-menu .tips-box {
    position: relative
}

.header-style .box-middle-header .header-menu .main-menu .tips-box .tips {
    top: 5px
}

.header-style .box-middle-header .header-menu .main-menu .tips span {
    position: relative;
    background-color: #ed145b !important;
    color: #fff !important;
    padding: 1px 3px;
    font-weight: 600;
    font-size: 12px;
    border-radius: 5px;
    white-space: nowrap
}

.header-style .box-middle-header .header-menu .main-menu .tips span::after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 100%;
    inset-inline-start: 10px;
    border: 4px solid #ed145b;
    border-bottom-color: transparent !important;
    border-inline-end-color: transparent !important;
    border-inline-end-width: 7px;
    border-inline-start-width: 0
}

.header-style .box-middle-header .header-menu .main-menu .tips span.red {
    background-color: #ed145b !important;
    color: #fff !important
}

.header-style .box-middle-header .header-menu .main-menu .tips span.red::after {
    border: 4px solid #ed145b;
    border-bottom-color: transparent !important;
    border-inline-end-color: transparent !important;
    border-inline-end-width: 7px;
    border-inline-start-width: 0
}

.header-style .box-middle-header .header-menu .main-menu .tips span.orange {
    background-color: orange !important
}

.header-style .box-middle-header .header-menu .main-menu .tips span.orange::after {
    border: 4px solid orange;
    border-bottom-color: transparent !important;
    border-inline-end-color: transparent !important;
    border-inline-end-width: 7px;
    border-inline-start-width: 0
}

.header-style .box-middle-header .header-menu .main-menu .tips span.yellow {
    background-color: yellow !important;
    color: #333 !important
}

.header-style .box-middle-header .header-menu .main-menu .tips span.yellow::after {
    border: 4px solid yellow;
    border-bottom-color: transparent !important;
    border-inline-end-color: transparent !important;
    border-inline-end-width: 7px;
    border-inline-start-width: 0
}

.header-style .box-middle-header .header-menu .main-menu .tips span.green {
    background-color: green !important;
    color: #fff !important
}

.header-style .box-middle-header .header-menu .main-menu .tips span.green::after {
    border: 4px solid green;
    border-bottom-color: transparent !important;
    border-inline-end-color: transparent !important;
    border-inline-end-width: 7px;
    border-inline-start-width: 0
}

.header-style .box-middle-header .header-menu .main-menu .tips span.blue {
    background-color: blue !important;
    color: #fff !important
}

.header-style .box-middle-header .header-menu .main-menu .tips span.blue::after {
    border: 4px solid blue;
    border-bottom-color: transparent !important;
    border-inline-end-color: transparent !important;
    border-inline-end-width: 7px;
    border-inline-start-width: 0
}

.header-style .box-middle-header .header-menu .main-menu .tips span.cyan {
    background-color: cyan !important;
    color: #000 !important
}

.header-style .box-middle-header .header-menu .main-menu .tips span.cyan::after {
    border: 4px solid cyan;
    border-bottom-color: transparent !important;
    border-inline-end-color: transparent !important;
    border-inline-end-width: 7px;
    border-inline-start-width: 0
}

.header-style .box-middle-header .header-menu .main-menu .tips span.purple {
    background-color: purple !important;
    color: #000 !important
}

.header-style .box-middle-header .header-menu .main-menu .tips span.purple::after {
    border: 4px solid purple;
    border-bottom-color: transparent !important;
    border-inline-end-color: transparent !important;
    border-inline-end-width: 7px;
    border-inline-start-width: 0
}

.header-style .box-middle-header .header-account {
    text-align: right
}

.box-head {
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid #DBE2E5
}

.box-head .logo-menu img {
    height: 21px
}

.box-head .back-mobile {
    display: none
}

.box-head .close-nav-main {
    position: absolute;
    top: 21px;
    right: 27px
}

.link-underline {
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
    text-decoration: none;
    padding-bottom: 2px;
    border-bottom: 1px solid #1C1D1D;
    color: #111111;
    display: inline-block
}

.link-underline-white {
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
    text-decoration: none;
    padding-bottom: 2px;
    border-bottom: 1px solid #fff;
    color: #fff;
    display: inline-block
}

.mobile-menu-head {
    padding: 20px 0;
    position: relative;
    display: none
}

.sticky-bar.stick {
    animation: 700ms ease-in-out 0s normal none 1 running fadeInDown;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.05);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 4;
    left: 0;
    transition: all 0.3s ease 0s;
    border-bottom: 0 solid #B9CAD0;
    background: #ffffff
}

.user-account {
    display: flex;
    align-items: center
}

.user-account img {
    max-width: 50px;
    border-radius: 50%;
    margin-right: 10px
}

.user-account .user-name {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 14px
}

.perfect-scroll {
    height: 100vh;
    width: 100%;
    position: relative;
    max-width: 430px;
    padding: 0 20px 0 20px;
    display: inline-block
}

.body-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 16;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    cursor: crosshair;
    background: #00000033
}

.body-overlay.show {
    opacity: 1;
    visibility: visible
}

.dropdown-menu {
    border: 0 solid #3D565F;
    border-radius: 4px;
    z-index: 10;
    box-shadow: 0 10px 42px rgba(1, 9, 20, 0.06);
    overflow: hidden;
    min-width: 170px
}

.dropdown-menu li {
    padding: 0 10px
}

.dropdown-item {
    font-size: 14px;
    font-weight: 400;
    color: #1C1D1D;
    border-radius: 4px;
    padding: 7px 8px
}

.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:hover {
    text-decoration: none;
    background-color: #eef8f9
}

.dropdown-sort .dropdown-menu {
    padding: 0
}

.dropdown-sort .dropdown-item {
    font-weight: 400;
    padding: 10px 15px;
    color: #1C1D1D;
    cursor: pointer
}

.dropdown-sort .dropdown-item.active,
.dropdown-sort .dropdown-item:active,
.dropdown-sort .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #555555
}

.dropdown-language .dropdown-item img {
    margin-right: 5px
}

.box-dropdown-cart {
    position: relative
}

.box-dropdown-cart .dropdown-account {
    padding: 25px 25px;
    width: 150px
}

.box-dropdown-cart .dropdown-account ul li {
    margin-bottom: 15px
}

.box-dropdown-cart .dropdown-account ul li a {
    color: #fff;
    text-decoration: none
}

.box-dropdown-cart .dropdown-account ul li a img {
    float: left;
    margin: 4px 10px 0 0
}

.dropdown-cart {
    display: none;
    visibility: hidden;
    position: absolute;
    right: -70px;
    top: calc(100% + 22px);
    z-index: 9;
    width: 320px;
    background-color: #fff;
    padding: 22px;
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    border-radius: 0 0 4px 4px;
    border: 1px solid #3D565F
}

.dropdown-cart.dropdown-open {
    display: block;
    visibility: visible
}

.dropdown-account {
    width: 200px;
    right: 0;
    display: none;
    visibility: hidden;
    position: absolute;
    top: calc(100% + 30px);
    border-radius: 8px;
    z-index: 9;
    width: 220px;
    background-color: #000000;
    padding: 22px;
    box-shadow: 0 5px 30px rgba(19, 27, 34, 0.12);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    border: 1px solid #000000
}

.dropdown-account.dropdown-open {
    display: block;
    visibility: visible
}

.dropdown-account ul li {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 20px
}

.dropdown-account ul li:last-child {
    margin: 0
}

.dropdown-account ul li a {
    color: #fff
}

.dropdown-account ul li a:hover {
    color: #9f86d9
}

.item-cart {
    display: flex;
    text-align: left
}

.item-cart .cart-image {
    min-width: 80px;
    max-width: 80px;
    margin-right: 15px
}

.item-cart .cart-image img {
    width: 100%
}

.item-cart .color-brand-3:hover {
    color: #9f86d9 !important
}

.search-post svg {
    height: 16px;
    color: #071920
}

.burger-icon {
    position: absolute;
    width: 20px;
    height: 22px;
    cursor: pointer;
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    top: 20px;
    right: 2px;
    z-index: 4
}

.burger-icon.burger-close {
    width: 20px
}

.burger-icon>span {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px
}

.burger-icon>span.burger-icon-top {
    top: 0
}

.burger-icon>span.burger-icon-bottom {
    bottom: 4px
}

.burger-icon>span.burger-icon-mid {
    top: 7px
}

.burger-icon.burger-close {
    position: fixed;
    top: 20px;
    right: 15px
}

.burger-icon.burger-close span {
    height: 2px
}

.burger-icon.burger-close>span.burger-icon-top {
    display: none;
    opacity: 0
}

.burger-icon.burger-close>span.burger-icon-mid {
    top: 20px;
    transform: rotate(45deg)
}

.burger-icon.burger-close>span.burger-icon-bottom {
    bottom: 1px;
    transform: rotate(-45deg)
}

.header-type6 .burger-icon {
    top: 14px
}

.burger-icon>span::before,
.burger-icon>span::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #333
}

.burger-icon.burger-icon-white>span::before,
.burger-icon.burger-icon-white>span::after {
    background-color: #111111
}

.burger-icon.burger-close.burger-icon-white>span::before,
.burger-icon.burger-close.burger-icon-white>span::after {
    background-color: #111111
}

.mobile-search form {
    background-color: #EAE1D1;
    border-radius: 8px;
    height: 44px;
    padding: 0 15px 0 44px;
    position: relative
}

.mobile-search form input {
    border: 0;
    background-color: transparent;
    width: 100%;
    padding: 12px 10px
}

.mobile-search form i {
    position: absolute;
    left: 18px;
    top: 14px;
    font-size: 18px;
    color: #122830
}

.mobile-social-icon h6 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 30px
}

.mobile-social-icon a {
    text-align: center;
    font-size: 14px;
    margin-right: 5px;
    transition-duration: 0.5s;
    height: 30px;
    width: 30px;
    display: inline-flex;
    background: #efeaff;
    border-radius: 30px;
    line-height: 1;
    align-content: center;
    justify-content: center
}

.mobile-social-icon a img {
    max-width: 18px
}

.mobile-social-icon a img:hover {
    opacity: 0.8
}

.mobile-social-icon a:hover {
    transform: translateY(-2px);
    transition-duration: 0.5s;
    margin-top: -2px
}

.mobile-social-icon a:last-child {
    margin-right: 0
}

.mobile-account {
    margin: 20px 0 25px 0;
    padding: 30px 0 20px 0;
    border-top: thin solid #B9CAD0;
    border-bottom: thin solid #B9CAD0
}

.mobile-account ul.mobile-menu {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2
}

.mobile-account h6 {
    font-weight: 600;
    font-size: 18px
}

.mobile-account ul li {
    padding: 8px 0
}

.mobile-account ul li a {
    font-size: 14px;
    line-height: 1;
    text-transform: capitalize;
    font-weight: 400;
    position: relative;
    display: inline-block;
    color: #071920;
    transition-duration: 0.2s;
    text-decoration: none
}

.mobile-account ul li:hover a {
    padding-left: 3px;
    transition-duration: 0.2s;
    color: #071920
}

.box-download-app {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #CDE2E7;
    border-top: 1px solid #CDE2E7;
    margin-bottom: 20px;
    margin-top: 20px
}

.nav-tabs-mobile {
    display: flex;
    width: 100%;
    flex-wrap: nowrap
}

.nav-tabs-mobile li {
    padding: 0;
    position: relative
}

.nav-tabs-mobile li a {
    padding: 10px;
    display: flex;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    color: #9f86d9
}

.nav-tabs-mobile li a svg {
    height: 14px;
    vertical-align: middle;
    float: left;
    margin: 2px 5px 0 0 !important;
    color: #9f86d9
}

.nav-tabs-mobile li a:hover,
.nav-tabs-mobile li a:hover *,
.nav-tabs-mobile li a.active {
    color: #10919E
}

.nav-tabs-mobile li a:hover::before,
.nav-tabs-mobile li a:hover *::before,
.nav-tabs-mobile li a.active::before {
    content: "";
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: -1px;
    left: 0;
    background-color: #10919E
}

.nav-tabs-mobile li a.active * {
    color: #10919E
}

.notifications-item {
    padding: 20px 0 0 0
}

.notifications-item .item-notify {
    margin-bottom: 30px;
    display: flex
}

.notifications-item .item-notify .item-image {
    min-width: 32px;
    max-width: 32px;
    width: 100%;
    margin-right: 15px
}

.notifications-item .item-notify .item-info {
    width: 100%
}

.notifications-item .item-notify .item-time {
    width: 63px;
    max-width: 63px;
    margin-left: 20px;
    min-width: 63px
}

.footer {
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    padding: 50px 0 0 0
}

.footer .menu-footer {
    display: inline-block
}

.footer .menu-footer li {
    list-style: none;
    margin-bottom: 12px
}

.footer .menu-footer li a,
.footer .menu-footer li span {
    color: #1C1D1D;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    text-decoration: none;
    display: block;
    padding: 0 0 0 15px;
    transition-duration: 0.2s;
    background: url(../imgs/template/icons/arrow-menu.svg) no-repeat left center
}

.footer .menu-footer li a:hover {
    transition-duration: 0.2s;
    padding-left: 17px;
    text-decoration: underline
}

.footer .desc-company {
    margin-bottom: 7px
}

.footer .phone-footer,
.footer .email-footer {
    margin-bottom: 7px
}

.footer p.color-white {
    color: rgba(255, 255, 255, 0.8352941176)
}

.footer.footer-white {
    background-color: #ffffff;
    border-top: 1px solid #EEEEEE
}

.footer.footer-white .color-white {
    color: #1C1D1D
}

.footer.footer-white .menu-footer li a {
    color: rgba(17, 17, 17, 0.7725490196)
}

.footer.footer-white .desc-company {
    color: rgba(17, 17, 17, 0.7725490196) !important
}

.footer.footer-white .btn.btn-line-bottom {
    color: rgba(17, 17, 17, 0.7725490196);
    border-bottom-color: #DDDDDD
}

.footer.footer-white .btn.btn-line-bottom:after {
    background-image: url(../imgs/template/icons/arrow-down-grey.svg)
}

.footer.footer-style-2 {
    background-color: #9f86d9
}

.footer.footer-style-2 .menu-footer li a,
.footer.footer-style-2 .menu-footer li span {
    color: #ffffff;
    background-image: url(../imgs/template/icons/arrow-menu-white.svg)
}

.footer.footer-style-2 a {
    color: #ffffff
}

.box-top-menu-footer {
    display: flex;
    align-items: center;
    margin-bottom: 35px
}

.box-socials-footer a {
    display: inline-block;
    margin-right: 15px
}

.box-socials-footer a svg {
    fill: #9f86d9;
    height: 28px
}

.logo-footer {
    margin-bottom: 12px
}

.footer-2 {
    position: relative
}

.footerBorder {
    position: relative
}

.footerBorder::before {
    content: "";
    height: 100%;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.231372549);
    position: absolute;
    left: -10px;
    top: 0
}

.box-payments img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    transition-duration: 0.2s
}

.box-payments img:last-child {
    margin-right: 0
}

.box-payments img:hover {
    transform: translateY(-3px);
    transition-duration: 0.2s
}

.footer-bottom {
    padding: 24px 0 4px 0;
    border-top: 1px solid #DBE2E5
}

.footer-bottom a {
    color: #9f86d9
}

.footer-bottom a:hover {
    color: #E35946
}

.menu-bottom {
    display: inline-block;
    padding-left: 0
}

.menu-bottom li {
    display: inline-block;
    color: #646667;
    padding: 0 8px
}

.menu-bottom li a {
    color: #646667;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400
}

.menu-bottom li a:hover {
    color: #1C1D1D
}

.menu-bottom li:first-child {
    padding-left: 0
}

#scrollUp {
    width: 42px;
    height: 42px;
    color: #fff;
    right: 20px;
    bottom: 20px;
    border-radius: 80px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    z-index: 9 !important;
    border: 0;
    transition-duration: 0.2s;
    background-color: #9f86d9;
    display: flex;
    justify-content: center;
    align-items: center
}

#scrollUp i {
    display: block;
    line-height: 44px !important;
    font-size: 20px;
    color: #fff
}

#scrollUp img {
    width: 20px;
    height: auto
}

#scrollUp:hover {
    transform: translateY(-3px);
    transition-duration: 0.2s;
    background-color: #B097EA
}

footer a {
    text-decoration: none
}

.box-footer-top {
    padding: 30px 0 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 60px
}

.section-padding-30 {
    padding: 30px 0
}

.section-padding-50 {
    padding: 50px 0
}

.section-padding-60 {
    padding: 60px 0
}

.section-padding {
    padding: 25px 0
}

.ml-3 {
    margin-left: 3px
}

.ptb-0 {
    padding: 0
}

.ptb-10 {
    padding: 10px 0
}

.ptb-20 {
    padding: 20px 0
}

.ptb-30 {
    padding: 30px 0
}

.ptb-35 {
    padding: 35px 0
}

.ptb-32 {
    padding: 32px 0
}

.ptb-40 {
    padding: 40px 0
}

.ptb-50 {
    padding: 50px 0
}

.ptb-60 {
    padding: 60px 0
}

.ptb-70 {
    padding: 70px 0
}

.ptb-80 {
    padding: 80px 0
}

.ptb-90 {
    padding: 90px 0
}

.ptb-100 {
    padding: 100px 0
}

.ptb-110 {
    padding: 110px 0
}

.ptb-120 {
    padding: 120px 0
}

.ptb-130 {
    padding: 130px 0
}

.ptb-140 {
    padding: 140px 0
}

.ptb-150 {
    padding: 150px 0
}

.ptb-160 {
    padding: 160px 0
}

.ptb-170 {
    padding: 170px 0
}

.ptb-177 {
    padding: 177px 0
}

.ptb-180 {
    padding: 180px 0
}

.ptb-190 {
    padding: 190px 0
}

.ptb-200 {
    padding: 200px 0
}

.ptb-210 {
    padding: 210px 0
}

.ptb-220 {
    padding: 220px 0
}

.ptb-290 {
    padding: 290px 0
}

.ptb-310 {
    padding: 310px 0
}

.p-10 {
    padding: 10px !important
}

.p-15 {
    padding: 15px !important
}

.p-20 {
    padding: 20px !important
}

.p-25 {
    padding: 25px !important
}

.p-30 {
    padding: 30px !important
}

.p-40 {
    padding: 40px !important
}

.p-65 {
    padding: 65px !important
}

.pt-5 {
    padding-top: 5px !important
}

.pt-10 {
    padding-top: 10px !important
}

.pt-15 {
    padding-top: 15px !important
}

.pt-20 {
    padding-top: 20px !important
}

.pt-25 {
    padding-top: 25px !important
}

.pt-30 {
    padding-top: 30px !important
}

.pt-35 {
    padding-top: 35px !important
}

.pt-40 {
    padding-top: 40px !important
}

.pt-45 {
    padding-top: 45px !important
}

.pt-50 {
    padding-top: 50px !important
}

.pt-55 {
    padding-top: 55px !important
}

.pt-60 {
    padding-top: 60px !important
}

.pt-65 {
    padding-top: 65px !important
}

.pt-70 {
    padding-top: 70px !important
}

.pt-75 {
    padding-top: 75px !important
}

.pt-80 {
    padding-top: 80px !important
}

.pt-85 {
    padding-top: 85px !important
}

.pt-90 {
    padding-top: 90px !important
}

.pt-95 {
    padding-top: 95px !important
}

.pt-100 {
    padding-top: 100px !important
}

.pt-105 {
    padding-top: 105px !important
}

.pt-110 {
    padding-top: 110px !important
}

.pt-115 {
    padding-top: 115px !important
}

.pt-120 {
    padding-top: 120px !important
}

.pt-125 {
    padding-top: 125px !important
}

.pt-130 {
    padding-top: 130px !important
}

.pt-135 {
    padding-top: 135px !important
}

.pt-140 {
    padding-top: 140px !important
}

.pt-145 {
    padding-top: 145px !important
}

.pt-150 {
    padding-top: 150px !important
}

.pt-155 {
    padding-top: 155px !important
}

.pt-160 {
    padding-top: 160px !important
}

.pt-165 {
    padding-top: 165px !important
}

.pt-170 {
    padding-top: 170px !important
}

.pt-175 {
    padding-top: 175px !important
}

.pt-180 {
    padding-top: 180px !important
}

.pt-185 {
    padding-top: 185px !important
}

.pt-190 {
    padding-top: 190px !important
}

.pt-195 {
    padding-top: 195px !important
}

.pt-200 {
    padding-top: 200px !important
}

.pt-260 {
    padding-top: 260px !important
}

.pb-5 {
    padding-bottom: 5px !important
}

.pb-10 {
    padding-bottom: 10px !important
}

.pb-15 {
    padding-bottom: 15px !important
}

.pb-20 {
    padding-bottom: 20px !important
}

.pb-25 {
    padding-bottom: 25px !important
}

.pb-30 {
    padding-bottom: 30px !important
}

.pb-35 {
    padding-bottom: 35px !important
}

.pb-40 {
    padding-bottom: 40px !important
}

.pb-45 {
    padding-bottom: 45px !important
}

.pb-50 {
    padding-bottom: 50px !important
}

.pb-55 {
    padding-bottom: 55px !important
}

.pb-60 {
    padding-bottom: 60px !important
}

.pb-65 {
    padding-bottom: 65px !important
}

.pb-70 {
    padding-bottom: 70px !important
}

.pb-75 {
    padding-bottom: 75px !important
}

.pb-80 {
    padding-bottom: 80px !important
}

.pb-85 {
    padding-bottom: 85px !important
}

.pb-90 {
    padding-bottom: 90px !important
}

.pb-95 {
    padding-bottom: 95px !important
}

.pb-100 {
    padding-bottom: 100px !important
}

.pb-105 {
    padding-bottom: 105px !important
}

.pb-110 {
    padding-bottom: 110px !important
}

.pb-115 {
    padding-bottom: 115px !important
}

.pb-120 {
    padding-bottom: 120px !important
}

.pb-125 {
    padding-bottom: 125px !important
}

.pb-130 {
    padding-bottom: 130px !important
}

.pb-135 {
    padding-bottom: 135px !important
}

.pb-140 {
    padding-bottom: 140px !important
}

.pb-145 {
    padding-bottom: 145px !important
}

.pb-150 {
    padding-bottom: 150px !important
}

.pb-155 {
    padding-bottom: 155px !important
}

.pb-160 {
    padding-bottom: 160px !important
}

.pb-165 {
    padding-bottom: 165px !important
}

.pb-170 {
    padding-bottom: 170px !important
}

.pb-175 {
    padding-bottom: 175px !important
}

.pb-180 {
    padding-bottom: 180px !important
}

.pb-185 {
    padding-bottom: 185px !important
}

.pb-190 {
    padding-bottom: 190px !important
}

.pb-195 {
    padding-bottom: 195px !important
}

.pb-200 {
    padding-bottom: 200px !important
}

.pl-0 {
    padding-left: 0 !important
}

.pl-5 {
    padding-left: 5px !important
}

.pl-10 {
    padding-left: 10px !important
}

.pl-15 {
    padding-left: 15px !important
}

.pl-20 {
    padding-left: 20px !important
}

.pl-25 {
    padding-left: 25px !important
}

.pl-30 {
    padding-left: 30px !important
}

.pl-35 {
    padding-left: 35px !important
}

.pl-40 {
    padding-left: 40px !important
}

.pl-45 {
    padding-left: 45px !important
}

.pl-50 {
    padding-left: 50px !important
}

.pl-55 {
    padding-left: 55px !important
}

.pl-60 {
    padding-left: 60px !important
}

.pl-65 {
    padding-left: 65px !important
}

.pl-70 {
    padding-left: 70px !important
}

.pl-75 {
    padding-left: 75px !important
}

.pl-80 {
    padding-left: 80px !important
}

.pl-85 {
    padding-left: 85px !important
}

.pl-90 {
    padding-left: 90px !important
}

.pl-95 {
    padding-left: 95px !important
}

.pl-100 {
    padding-left: 100px !important
}

.pl-105 {
    padding-left: 105px !important
}

.pl-110 {
    padding-left: 110px !important
}

.pl-115 {
    padding-left: 115px !important
}

.pl-120 {
    padding-left: 120px !important
}

.pl-125 {
    padding-left: 125px !important
}

.pl-130 {
    padding-left: 130px !important
}

.pl-135 {
    padding-left: 135px !important
}

.pl-140 {
    padding-left: 140px !important
}

.pl-145 {
    padding-left: 145px !important
}

.pl-150 {
    padding-left: 150px !important
}

.pl-155 {
    padding-left: 155px !important
}

.pl-160 {
    padding-left: 160px !important
}

.pl-165 {
    padding-left: 165px !important
}

.pl-170 {
    padding-left: 170px !important
}

.pl-175 {
    padding-left: 175px !important
}

.pl-180 {
    padding-left: 180px !important
}

.pl-185 {
    padding-left: 185px !important
}

.pl-190 {
    padding-left: 190px !important
}

.pl-195 {
    padding-left: 195px !important
}

.pl-200 {
    padding-left: 200px !important
}

.pr-0 {
    padding-right: 0 !important
}

.pr-5 {
    padding-right: 5px !important
}

.pr-10 {
    padding-right: 10px !important
}

.pr-15 {
    padding-right: 15px !important
}

.pr-20 {
    padding-right: 20px !important
}

.pr-25 {
    padding-right: 25px !important
}

.pr-30 {
    padding-right: 30px !important
}

.pr-35 {
    padding-right: 35px !important
}

.pr-40 {
    padding-right: 40px !important
}

.pr-45 {
    padding-right: 45px !important
}

.pr-50 {
    padding-right: 50px !important
}

.pr-55 {
    padding-right: 55px !important
}

.pr-60 {
    padding-right: 60px !important
}

.pr-65 {
    padding-right: 65px !important
}

.pr-70 {
    padding-right: 70px !important
}

.pr-75 {
    padding-right: 75px !important
}

.pr-80 {
    padding-right: 80px !important
}

.pr-85 {
    padding-right: 85px !important
}

.pr-90 {
    padding-right: 90px !important
}

.pr-95 {
    padding-right: 95px !important
}

.pr-100 {
    padding-right: 100px !important
}

.pr-105 {
    padding-right: 105px !important
}

.pr-110 {
    padding-right: 110px !important
}

.pr-115 {
    padding-right: 115px !important
}

.pr-120 {
    padding-right: 120px !important
}

.pr-125 {
    padding-right: 125px !important
}

.pr-130 {
    padding-right: 130px !important
}

.pr-135 {
    padding-right: 135px !important
}

.pr-140 {
    padding-right: 140px !important
}

.pr-145 {
    padding-right: 145px !important
}

.pr-150 {
    padding-right: 150px !important
}

.pr-155 {
    padding-right: 155px !important
}

.pr-160 {
    padding-right: 160px !important
}

.pr-165 {
    padding-right: 165px !important
}

.pr-170 {
    padding-right: 170px !important
}

.pr-175 {
    padding-right: 175px !important
}

.pr-180 {
    padding-right: 180px !important
}

.pr-185 {
    padding-right: 185px !important
}

.pr-190 {
    padding-right: 190px !important
}

.pr-195 {
    padding-right: 195px !important
}

.pr-200 {
    padding-right: 200px !important
}

.plr-5-percent {
    padding: 0 5%
}

.mtb-0 {
    margin: 0
}

.mtb-10 {
    margin: 10px 0
}

.mtb-15 {
    margin: 15px 0
}

.mtb-20 {
    margin: 20px 0
}

.mtb-30 {
    margin: 30px 0
}

.mtb-40 {
    margin: 40px 0
}

.mtb-50 {
    margin: 50px 0
}

.mtb-60 {
    margin: 60px 0
}

.mtb-70 {
    margin: 70px 0
}

.mtb-80 {
    margin: 80px 0
}

.mtb-90 {
    margin: 90px 0
}

.mtb-100 {
    margin: 100px 0
}

.mtb-110 {
    margin: 110px 0
}

.mtb-120 {
    margin: 120px 0
}

.mtb-130 {
    margin: 130px 0
}

.mtb-140 {
    margin: 140px 0
}

.mtb-150 {
    margin: 150px 0
}

.mtb-290 {
    margin: 290px 0
}

.mb-24 {
    margin-bottom: 24px
}

.mt-5 {
    margin-top: 5px !important
}

.mt-8 {
    margin-top: 8px !important
}

.mt-10 {
    margin-top: 10px !important
}

.mt-15 {
    margin-top: 15px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mt-25 {
    margin-top: 25px !important
}

.mt-30 {
    margin-top: 30px !important
}

.mt-35 {
    margin-top: 35px !important
}

.mt-40 {
    margin-top: 40px !important
}

.mt-45 {
    margin-top: 45px !important
}

.mt-50 {
    margin-top: 50px !important
}

.mt-55 {
    margin-top: 55px !important
}

.mt-60 {
    margin-top: 60px !important
}

.mt-65 {
    margin-top: 65px !important
}

.mt-70 {
    margin-top: 70px !important
}

.mt-75 {
    margin-top: 75px !important
}

.mt-80 {
    margin-top: 80px !important
}

.mt-85 {
    margin-top: 85px !important
}

.mt-90 {
    margin-top: 90px !important
}

.mt-95 {
    margin-top: 95px !important
}

.mt-100 {
    margin-top: 100px !important
}

.mt-105 {
    margin-top: 105px !important
}

.mt-110 {
    margin-top: 110px !important
}

.mt-115 {
    margin-top: 115px !important
}

.mt-120 {
    margin-top: 120px !important
}

.mt-125 {
    margin-top: 125px !important
}

.mt-130 {
    margin-top: 130px !important
}

.mt-135 {
    margin-top: 135px !important
}

.mt-140 {
    margin-top: 140px !important
}

.mt-145 {
    margin-top: 145px !important
}

.mt-150 {
    margin-top: 150px !important
}

.mt-155 {
    margin-top: 155px !important
}

.mt-160 {
    margin-top: 160px !important
}

.mt-165 {
    margin-top: 165px !important
}

.mt-170 {
    margin-top: 170px !important
}

.mt-175 {
    margin-top: 175px !important
}

.mt-180 {
    margin-top: 180px !important
}

.mt-185 {
    margin-top: 185px !important
}

.mt-190 {
    margin-top: 190px !important
}

.mt-195 {
    margin-top: 195px !important
}

.mt-200 {
    margin-top: 200px !important
}

.mb-5 {
    margin-bottom: 5px !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-15 {
    margin-bottom: 15px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.mb-25 {
    margin-bottom: 25px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.mb-35 {
    margin-bottom: 35px !important
}

.mb-40 {
    margin-bottom: 40px !important
}

.mb-45 {
    margin-bottom: 45px !important
}

.mb-50 {
    margin-bottom: 50px !important
}

.mb-55 {
    margin-bottom: 55px !important
}

.mb-60 {
    margin-bottom: 60px !important
}

.mb-65 {
    margin-bottom: 65px !important
}

.mb-70 {
    margin-bottom: 70px !important
}

.mb-75 {
    margin-bottom: 75px !important
}

.mb-80 {
    margin-bottom: 80px !important
}

.mb-85 {
    margin-bottom: 85px !important
}

.mb-90 {
    margin-bottom: 90px !important
}

.mb-95 {
    margin-bottom: 95px !important
}

.mb-100 {
    margin-bottom: 100px !important
}

.mb-105 {
    margin-bottom: 105px !important
}

.mb-110 {
    margin-bottom: 110px !important
}

.mb-115 {
    margin-bottom: 115px !important
}

.mb-120 {
    margin-bottom: 120px !important
}

.mb-125 {
    margin-bottom: 125px !important
}

.mb-130 {
    margin-bottom: 130px !important
}

.mb-135 {
    margin-bottom: 135px !important
}

.mb-140 {
    margin-bottom: 140px !important
}

.mb-145 {
    margin-bottom: 145px !important
}

.mb-150 {
    margin-bottom: 150px !important
}

.mb-155 {
    margin-bottom: 155px !important
}

.mb-160 {
    margin-bottom: 160px !important
}

.mb-165 {
    margin-bottom: 165px !important
}

.mb-170 {
    margin-bottom: 170px !important
}

.mb-175 {
    margin-bottom: 175px !important
}

.mb-180 {
    margin-bottom: 180px !important
}

.mb-185 {
    margin-bottom: 185px !important
}

.mb-190 {
    margin-bottom: 190px !important
}

.mb-195 {
    margin-bottom: 195px !important
}

.mb-200 {
    margin-bottom: 200px !important
}

.ml-0 {
    margin-left: 0 !important
}

.ml-5 {
    margin-left: 5px !important
}

.ml-10 {
    margin-left: 10px !important
}

.ml-15 {
    margin-left: 15px !important
}

.ml-20 {
    margin-left: 20px !important
}

.ml-25 {
    margin-left: 25px !important
}

.ml-30 {
    margin-left: 30px !important
}

.ml-35 {
    margin-left: 35px !important
}

.ml-40 {
    margin-left: 40px !important
}

.ml-45 {
    margin-left: 45px !important
}

.ml-50 {
    margin-left: 50px !important
}

.ml-55 {
    margin-left: 55px !important
}

.ml-60 {
    margin-left: 60px !important
}

.ml-65 {
    margin-left: 65px !important
}

.ml-70 {
    margin-left: 70px !important
}

.ml-75 {
    margin-left: 75px !important
}

.ml-80 {
    margin-left: 80px !important
}

.ml-85 {
    margin-left: 85px !important
}

.ml-90 {
    margin-left: 90px !important
}

.ml-95 {
    margin-left: 95px !important
}

.ml-100 {
    margin-left: 100px !important
}

.ml-105 {
    margin-left: 105px !important
}

.ml-110 {
    margin-left: 110px !important
}

.ml-115 {
    margin-left: 115px !important
}

.ml-120 {
    margin-left: 120px !important
}

.ml-125 {
    margin-left: 125px !important
}

.ml-130 {
    margin-left: 130px !important
}

.ml-135 {
    margin-left: 135px !important
}

.ml-140 {
    margin-left: 140px !important
}

.ml-145 {
    margin-left: 145px !important
}

.ml-150 {
    margin-left: 150px !important
}

.ml-155 {
    margin-left: 155px !important
}

.ml-160 {
    margin-left: 160px !important
}

.ml-165 {
    margin-left: 165px !important
}

.ml-170 {
    margin-left: 170px !important
}

.ml-175 {
    margin-left: 175px !important
}

.ml-180 {
    margin-left: 180px !important
}

.ml-185 {
    margin-left: 185px !important
}

.ml-190 {
    margin-left: 190px !important
}

.ml-195 {
    margin-left: 195px !important
}

.ml-200 {
    margin-left: 200px !important
}

.mr-5 {
    margin-right: 5px !important
}

.mr-10 {
    margin-right: 10px !important
}

.mr-15 {
    margin-right: 15px !important
}

.mr-20 {
    margin-right: 20px !important
}

.mr-25 {
    margin-right: 25px !important
}

.mr-30 {
    margin-right: 30px !important
}

.mr-35 {
    margin-right: 35px !important
}

.mr-40 {
    margin-right: 40px !important
}

.mr-45 {
    margin-right: 45px !important
}

.mr-50 {
    margin-right: 50px !important
}

.mr-55 {
    margin-right: 55px !important
}

.mr-60 {
    margin-right: 60px !important
}

.mr-65 {
    margin-right: 65px !important
}

.mr-70 {
    margin-right: 70px !important
}

.mr-75 {
    margin-right: 75px !important
}

.mr-80 {
    margin-right: 80px !important
}

.mr-85 {
    margin-right: 85px !important
}

.mr-90 {
    margin-right: 90px !important
}

.mr-95 {
    margin-right: 95px !important
}

.mr-100 {
    margin-right: 100px !important
}

.mr-105 {
    margin-right: 105px !important
}

.mr-110 {
    margin-right: 110px !important
}

.mr-115 {
    margin-right: 115px !important
}

.mr-120 {
    margin-right: 120px !important
}

.mr-125 {
    margin-right: 125px !important
}

.mr-130 {
    margin-right: 130px !important
}

.mr-135 {
    margin-right: 135px !important
}

.mr-140 {
    margin-right: 140px !important
}

.mr-145 {
    margin-right: 145px !important
}

.mr-150 {
    margin-right: 150px !important
}

.mr-155 {
    margin-right: 155px !important
}

.mr-160 {
    margin-right: 160px !important
}

.mr-165 {
    margin-right: 165px !important
}

.mr-170 {
    margin-right: 170px !important
}

.mr-175 {
    margin-right: 175px !important
}

.mr-180 {
    margin-right: 180px !important
}

.mr-185 {
    margin-right: 185px !important
}

.mr-190 {
    margin-right: 190px !important
}

.mr-195 {
    margin-right: 195px !important
}

.mr-200 {
    margin-right: 200px !important
}

.box-info-section2 {
    padding-top: 72px;
    padding-bottom: 102px;
    position: relative;
    z-index: 5
}

.block-section-img {
    position: absolute;
    right: 140px;
    bottom: 0;
    z-index: 3
}

.block-section-img img {
    display: block
}

.block-sale-60 {
    position: absolute;
    left: 43%;
    bottom: 0;
    z-index: 4
}

.block-sale-60 img {
    display: block
}

.top-head {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px
}

.top-head .btn.btn-arrow-right {
    padding: 0
}

.top-head>.title,
.top-head>.title>* {
    position: relative;
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
    color: #9f86d9;
    text-transform: uppercase;
    margin: 0;
    z-index: 0
}

.top-head>.title>img {
    width: 25px;
    height: auto;
    margin-right: 10px
}

.top-head>.title::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 262px;
    height: 53px;
    z-index: -1;
    background-image: url("../imgs/template/brush-bg.svg");
    left: -20px
}

.top-head-desc {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #646667;
    padding-bottom: 20px
}

.cardBlogBtn {
    height: 20% !important
}

h4.brush-bg {
    position: relative;
    z-index: 1
}

h4.brush-bg::after {
    content: "";
    position: absolute;
    width: 262px;
    height: 53px;
    bottom: 0;
    z-index: -1;
    background-image: url("../imgs/template/brush-bg.svg");
    left: 50%;
    background-position: center center;
    transform: translateX(-50%)
}

.block-section-3 {
    padding: 92px 0 0 0
}

.box-category-list {
    background-color: #EFF2F3;
    padding: 35px
}

.menu-category li {
    margin-bottom: 10px
}

.menu-category li a {
    display: flex;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #1C1D1D;
    padding: 10px 25px
}

.menu-category li a.active {
    color: #ffffff;
    background-color: #9f86d9;
    border-radius: 46px
}

.menu-category li a:hover {
    border-radius: 40px;
    background-color: #BFDDDE;
    color: #1C1D1D
}

.menu-category li a img {
    margin-right: 10px
}

.star-bg-1 {
    position: absolute;
    bottom: 20px;
    right: 35%;
    z-index: 1
}

.star-bg-2 {
    position: absolute;
    bottom: 5px;
    left: 5px;
    z-index: 1
}

.box-collection-info {
    position: relative;
    z-index: 2
}

.block-section-5 {
    padding-top: 90px
}

.box-animal-kid {
    display: flex;
    width: 100%
}

.box-animal-kid .box-section-animal {
    width: 100%;
    margin-right: 30px;
    max-width: 877px
}

.box-animal-kid .box-section-kid {
    width: 100%;
    max-width: 527px
}

.box-discount-items {
    display: flex;
    flex-wrap: wrap
}

.block-section-8 {
    padding: 80px 0 0 0
}

.block-section-10 {
    padding: 80px 0 0 0
}

.box-logos {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center
}

.box-logos img {
    margin-bottom: 20px
}

.box-author {
    display: flex;
    align-items: center
}

.box-author img {
    max-width: 56px;
    height: 56px;
    width: 56px;
    border-radius: 50%;
    margin-right: 10px
}

.box-author .author-info {
    text-align: left
}

.box-author .author-info .author-name {
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #1C1D1D
}

.box-author .author-info .post-meta {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #646667
}

.list-faqs {
    padding: 0;
    margin: 0;
    list-style: none;
    border: 0
}

.list-faqs li {
    margin-bottom: 15px;
    width: 100%
}

.list-faqs li a {
    display: flex;
    padding: 14px 26px 16px 26px;
    border: 1px solid #ECF1F2;
    color: #4E6770;
    border-radius: 4px;
    text-decoration: none;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700
}

.list-faqs li a span {
    width: 100%;
    display: inline-block
}

.list-faqs li a svg {
    display: inline-block;
    margin-top: 4px;
    transition-duration: 0.2s
}

.list-faqs li a:hover,
.list-faqs li a.active {
    background-color: #B097EA;
    color: #EDA62A !important
}

.list-faqs li a:hover svg,
.list-faqs li a:hover *,
.list-faqs li a.active svg,
.list-faqs li a.active * {
    color: #EDA62A !important
}

.list-faqs li a:hover svg {
    transform: rotate(-45deg);
    transition-duration: 0.2s
}

.box-pagination-testimonials {
    position: relative;
    display: inline-block
}

.box-pagination-testimonials .firstNumber,
.box-pagination-testimonials .lastNumber {
    position: absolute;
    top: 3px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #fff
}

.box-pagination-testimonials .firstNumber {
    left: 0
}

.box-pagination-testimonials .lastNumber {
    right: 0
}

.block-section-1 {
    padding: 50px 0 80px 0;
    background-color: #ffffff
}

.nav-tabs {
    border-bottom: 0;
    justify-content: center
}

.nav-tabs li {
    padding-left: 20px;
    padding-right: 10px
}

.nav-tabs li:last-child {
    padding-right: 0
}

.nav-tabs li:first-child {
    padding-left: 0
}

.nav-tabs .nav-link {
    font-size: 22px;
    line-height: 27px;
    font-weight: 700;
    border: 0;
    padding-left: 0;
    padding-right: 20px;
    position: relative;
    color: #1C1D1D
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link:hover {
    border: 0;
    border-bottom: 1px solid #9f86d9;
    color: #9f86d9
}

.box-tabs {
    margin-top: 18px;
    text-align: center;
    margin-bottom: 50px
}

.box-padding {
    text-align: center;
    padding: 30px 20px
}

.box-sale-event {
    background-color: #EAE1D1
}

.block-testimonials-type-1 {
    padding: 100px 0
}

.box-gallery-instagram {
    display: flex;
    align-items: center;
    margin: 40px 0 40px 0;
    overflow: hidden;
    width: 100%
}

.box-gallery-instagram .box-gallery-instagram-inner {
    margin-left: -100px;
    margin-right: -100px;
    display: flex;
    align-items: center
}

.box-gallery-instagram .box-gallery-instagram-inner .gallery-item {
    position: relative;
    min-width: calc(100% / 6);
    max-width: 100%
}

.box-subsciber {
    padding: 40px 0 80px 0;
    max-width: 550px;
    margin: auto;
    text-align: center
}

.box-subsciber .text-subscribe {
    margin-top: 12px;
    margin-bottom: 40px
}

.box-form-subscribe {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #1C1D1D;
    margin-top: 30px;
    max-width: 540px
}

.box-form-subscribe .form-sub {
    display: flex
}

.box-form-subscribe .form-sub .form-control {
    border: 0;
    height: 40px;
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    background-color: transparent;
    padding: 5px 10px 5px 0;
    color: #646667
}

.box-form-subscribe .form-sub .form-control::-moz-placeholder {
    color: #646667
}

.box-form-subscribe .form-sub .form-control::placeholder {
    color: #646667
}

.btn-subscribe {
    font-size: 18px;
    font-weight: 700;
    line-height: 23px;
    color: #1C1D1D;
    padding: 5px 0 5px 20px
}

.image-sale-event img {
    display: block
}

.box-banner-home1 {
    position: relative;
    background-color: #E3CEE3
}

.box-banner-hero {
    display: flex;
    position: relative
}

.box-banner-hero .banner-1 {
    width: 50%;
    position: relative;
    height: 584px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover
}

.box-banner-hero .banner-2 {
    width: 50%;
    position: relative;
    height: 584px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover
}

.box-button-bottm {
    bottom: 32px;
    z-index: 3;
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0
}

.block-section-features {
    padding: 30px 0
}

.box-between {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.list-product-col {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%
}

.list-product-col.five .cardProduct {
    width: 20%;
    min-width: 20%;
    max-width: 100%;
    padding: 0 10px
}

.list-product-col.six .cardProduct {
    width: 16.66%;
    min-width: 16.66%;
    max-width: 100%;
    padding: 0 10px
}

.list-product-col .cardProduct .cardVideo {
    position: relative;
    display: block;
    background-color: #333333;
    cursor: pointer
}

.list-product-col .cardProduct .cardVideo img {
    opacity: .8
}

.list-product-col .cardProduct .cardVideo:hover img {
    opacity: .6
}

.list-product-col .cardProduct .cardVideo::after {
    content: '';
    position: absolute;
    top: calc(50% - 15px);
    left: calc(50% - 12px);
    display: block;
    border: 15px solid transparent;
    border-left: 24px solid white;
    transition: border-left 0.2s;
    -moz-transition: border-left 0.2s;
    -webkit-transition: border-left 0.2s;
    -o-transition: border-left 0.2s
}

.block-section-collection {
    padding: 40px 0 10px 0
}

.box-info-deal-day {
    max-width: 250px;
    width: 100%;
    text-align: center;
    position: relative
}

.box-image-deal-day {
    position: absolute;
    right: 0;
    top: -80px
}

.block-section-6-homepage2 {
    padding: 130px 0 100px 0
}

.box-pagination-button-center {
    text-align: center;
    padding-left: 15px;
    margin-top: 40px;
    justify-content: center;
    bottom: -20px
}

.box-gallery-instagram-type-5 {
    display: flex;
    width: 100%;
    margin: 40px -2px 0 -2px
}

.gallery-1 {
    display: inline-block;
    width: 39.5%;
    padding: 0 2px
}

.gallery-1 img {
    width: 100%
}

.gallery-2 {
    width: 61.5%;
    padding: 0 2px;
    display: flex;
    flex-wrap: wrap
}

.gallery-2 img {
    width: 32.33%;
    margin-left: 1%;
    display: inline-block;
    height: auto;
    margin-bottom: 1%
}

.block-instagram-type-5 {
    padding: 80px 0 40px 0
}

.box-form-newsletter {
    display: flex;
    width: 100%;
    justify-content: flex-end
}

.box-form-newsletter form {
    display: flex;
    max-width: 487px;
    align-items: center;
    width: 100%
}

.box-form-newsletter form .btn.btn-brand-1 {
    height: 42px;
    min-width: 119px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.box-form-newsletter form .form-control {
    height: 42px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.block-subscriber {
    padding-bottom: 80px
}

.block-section-best-sale {
    padding-bottom: 40px
}

.block-latest-news {
    padding-top: 80px
}

.box-logos-inline {
    display: flex;
    overflow: hidden;
    padding: 20px 0;
    align-items: center
}

.box-logos-inline .item-logo {
    min-width: 210px;
    text-align: center;
    border-right: 1px solid #ddd;
    padding: 0 20px
}

.block-logos .container-fluid {
    padding: 0;
    border-top: 1px solid #DBE2E5
}

.list-categories {
    display: flex;
    margin: 0 -10px;
    justify-content: center
}

.list-categories li {
    padding: 0 10px;
    width: 11.11%
}

.block-section-categories {
    padding: 80px 0 0 0
}

.block-section-features-2 {
    background-color: #FFF5F2;
    padding-bottom: 0;
    padding-top: 34px
}

.block-section-features-2 .cardFeature {
    border: 0
}

.block-section-features-3 {
    padding-top: 60px
}

.box-features-3 {
    border-radius: 8px;
    background-color: #EFF2F3;
    padding: 10px
}

.box-features-3 .cardFeature {
    border: 0;
    background-color: transparent;
    margin-bottom: 0
}

.nav-tabs-regular {
    border-bottom: 0;
    justify-content: flex-end;
    display: flex
}

.nav-tabs-regular .nav-item {
    padding: 0 20px
}

.nav-tabs-regular .nav-item .nav-link {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    padding-right: 0
}

.nav-tabs-regular .nav-item:last-child {
    padding-right: 0
}

.title-head-bg {
    background-color: #9f86d9;
    padding: 14px 10px;
    width: 100%;
    margin-bottom: 34px;
    color: #ffffff;
    font-size: 32px;
    line-height: 32px;
    font-weight: 700;
    text-align: center;
    letter-spacing: -0.02em
}

.block-section-gallery {
    position: relative
}

.block-section-gallery .box-gallery-instagram {
    margin: 40px 0 56px 0
}

.block-section-gallery .box-gallery-instagram .box-gallery-instagram-inner {
    margin-left: -140px;
    margin-right: -140px
}

.block-section-gallery .box-gallery-instagram .box-gallery-instagram-inner .gallery-item {
    padding-left: 5px;
    padding-right: 5px
}

.block-subscriber-2 {
    padding-bottom: 40px
}

.block-section-categories-slider {
    padding-top: 40px;
    padding-bottom: 30px
}

.box-categories-slider {
    padding-top: 50px;
    border-top: 1px solid #DBE2E5
}

.box-discount-left {
    display: flex;
    align-items: center;
    width: 70%
}

.box-discount-left * {
    color: #ffffff
}

.box-discount-left .item-discount {
    padding: 0 10px;
    width: 100%;
    text-align: center
}

.box-discount-right {
    width: 30%;
    text-align: center
}

.text-46 {
    font-size: 46px;
    line-height: 46px;
    font-weight: bold
}

.text-24 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 400
}

.text-32-bold {
    font-size: 32px;
    line-height: 42px;
    font-weight: bold;
    display: inline-block;
    color: #1C1D1D
}

.nav-tabs-style2 {
    display: flex
}

.nav-tabs-style2 .nav-item {
    padding: 0 0 0 0;
    margin-right: 5px
}

.nav-tabs-style2 .nav-item .nav-link {
    padding: 7px 30px;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #1C1D1D
}

.nav-tabs-style2 .nav-item .nav-link:hover,
.nav-tabs-style2 .nav-item .nav-link.active {
    border: 0;
    background-color: #E35946;
    border-radius: 60px;
    color: #ffffff
}

.box-countdown-right {
    display: flex;
    align-items: center
}

.box-countdown .box-count {
    margin-bottom: 0
}

.box-countdown .box-count-circle .deals-countdown .countdown-section .countdown-period {
    display: none
}

.lbl-flash {
    background: #E35946;
    background: url(../imgs/template/sale.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    height: 50px;
    width: 50px;
    margin-left: 2px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px
}

.lbl-sold-out {
    position: absolute;
    top: calc(50% - 75px);
    left: calc(50% - 75px);
    z-index: 5;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px;
    width: 150px;
    border-radius: 75px;
    background-color: #00000066;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold
}

.progress {
    border-radius: 100px;
    background-color: #DBE2E5;
    height: 10px
}

.progress-bar {
    border-radius: 100px;
    background-color: #9f86d9
}

.box-ads-5 {
    display: flex;
    margin: 0 -10px
}

.box-ads-5 .item-ads-left {
    padding: 0 10px
}

.box-ads-5 .item-ads-right {
    padding: 0 10px
}

.block-section-blog-slider {
    background-color: #EEF9FF;
    padding: 60px 0 60px 0
}

.block-section-ads-5 {
    margin-bottom: 100px
}

.top-head-abs {
    background-color: rgb(255, 255, 255);
    padding: 5px 30px 7px 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 4;
    left: 0;
    right: 0;
    max-width: 280px;
    text-align: center;
    margin: auto;
    display: inline-block;
    border-radius: 8px;
    box-shadow: 0 10px 42px rgba(1, 9, 20, 0.06)
}

.block-section-instagram-5 {
    position: relative;
    padding-top: 0;
    margin-top: 80px
}

.block-shop-head {
    padding: 40px 0 60px 0;
    background-color: #EDE7E9;
    background-image: url(../imgs/page/homepage3/bg-banner.png)
}

.block-shop-head .btn-box {
    position: absolute
}

.breadcrumbs {
    margin-top: 8px
}

.breadcrumbs ul {
    display: flex;
    flex-wrap: wrap
}

.breadcrumbs ul li {
    display: inline-block;
    padding: 0 30px 0 0;
    position: relative
}

.breadcrumbs ul li::before {
    content: "";
    height: 20px;
    width: 10px;
    background-image: url(../imgs/template/icons/arrow-breadcrumb.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 2px;
    right: 10px
}

.breadcrumbs ul li a {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #555
}

.breadcrumbs ul li a:hover {
    color: #9f86d9
}

.breadcrumbs ul li span {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #9f86d9
}

.breadcrumbs ul li:last-child {
    padding: 0
}

.breadcrumbs ul li:last-child::before {
    display: none
}

.breadcrumbs ul li:last-child a {
    color: #646667
}

.breadcrumbs ul li span {
    color: #646667
}

.category-page-head h1 {
    font-size: 40px;
    line-height: 44px;
    margin: 0
}

.category-page-head h2 {
    font-size: 32px;
    line-height: 34px;
    margin: 0
}

.category-page-head h3 {
    font-size: 24px;
    line-height: 26px;
    margin: 0
}

.category-page-head h4 {
    font-size: 18px;
    line-height: 20px;
    margin: 0
}

.category-page-head p {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #646667;
    margin: 15px 0 0 0
}

.category-page-head p+h1,
.category-page-head p+h2,
.category-page-head p+h3,
.category-page-head p+h4 {
    margin-top: 20px
}

.box-tags-head {
    max-width: 823px;
    margin-top: 35px
}

.box-tags-head a {
    margin-right: 10px;
    margin-bottom: 10px
}

.box-filters-sidebar {
    padding-right: 10px
}

.box-filters-sidebar .title-filter {
    margin-bottom: 24px;
    margin-top: 8px
}

.box-filters-sidebar .block-filter {
    border-top: 1px solid #EEEEEE;
    padding: 24px 0 10px 0
}

.box-filters-sidebar .block-filter .head-filter {
    margin-bottom: 20px
}

.box-filters-sidebar .block-filter .item-collapse {
    margin-bottom: 20px;
    background-image: url(../imgs/template/icons/arrow-up.svg);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 20px;
    cursor: pointer;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700
}

.box-filters-sidebar .block-filter a.item-collapse {
    display: block;
    background-image: url(../imgs/template/icons/arrow-right.svg);
    background-position: right center;
    background-repeat: no-repeat;
    margin-bottom: 14px;
    padding-right: 20px;
    cursor: pointer;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700
}

.box-filters-sidebar .block-filter .item-collapse.collapsed-item {
    background-image: url(../imgs/template/icons/arrow-down-collapse.svg)
}

.box-filters-sidebar .block-filter .list-sizes .item-size.active {
    font-weight: 500
}

.box-filters-sidebar .block-filter .item-collapse .active {
    color: #9f86d9
}

.box-collapse {
    position: relative
}

.box-collapse .btn-tag {
    margin: 0 5px 10px 0
}

.box-collapse .btn-tag.active {
    background-color: #9f86d9;
    color: #ffffff
}

.box-collapse .btn-tag .tips {
    position: absolute;
    top: -20px;
    right: -10px
}

.box-collapse .btn-tag .tips span {
    background: #333;
    padding-left: 3px;
    white-space: nowrap;
    color: #fff;
    font-size: 12px;
    border-radius: 5px
}

.box-collapse .btn-tag .tips span:after {
    content: "";
    position: absolute;
    top: 90%;
    left: .25rem;
    width: 4px;
    height: 4px
}

.box-collapse .btn-tag .tips span.red {
    background: red
}

.box-collapse .btn-tag .tips span.red:after {
    border: 3px solid red;
    border-right-color: transparent;
    border-bottom-color: transparent
}

.box-collapse .btn-tag .tips span.orange {
    background: orange
}

.box-collapse .btn-tag .tips span.orange:after {
    border: 3px solid orange;
    border-right-color: transparent;
    border-bottom-color: transparent
}

.box-collapse .btn-tag .tips span.yellow {
    background: yellow;
    color: #333
}

.box-collapse .btn-tag .tips span.yellow:after {
    border: 3px solid yellow;
    border-right-color: transparent;
    border-bottom-color: transparent
}

.box-collapse .btn-tag .tips span.green {
    background: green
}

.box-collapse .btn-tag .tips span.green:after {
    border: 3px solid green;
    border-right-color: transparent;
    border-bottom-color: transparent
}

.box-collapse .btn-tag .tips span.blue {
    background: blue
}

.box-collapse .btn-tag .tips span.blue:after {
    border: 3px solid blue;
    border-right-color: transparent;
    border-bottom-color: transparent
}

.box-collapse .btn-tag .tips span.cyan {
    background: cyan;
    color: #333
}

.box-collapse .btn-tag .tips span.cyan:after {
    border: 3px solid cyan;
    border-right-color: transparent;
    border-bottom-color: transparent
}

.box-collapse .btn-tag .tips span.purple {
    background: purple
}

.box-collapse .btn-tag .tips span.purple:after {
    border: 3px solid purple;
    border-right-color: transparent;
    border-bottom-color: transparent
}

.list-colors li {
    margin-bottom: 12px;
    cursor: pointer
}

.list-colors li .box-colors label {
    color: #111111;
    font-size: 17px;
    line-height: 24px;
    font-weight: 400
}

.list-colors li .box-colors .item-color {
    height: 24px;
    width: 24px;
    padding: 2px
}

.list-colors li .box-colors .item-color::before {
    height: 18px;
    width: 18px;
    top: 2px;
    left: 2px
}

.list-colors li.active .box-colors label {
    font-weight: 500
}

.list-colors li.active .box-colors .item-color {
    border-color: #111111
}

.box-colors {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.box-colors .item-color {
    height: 20px;
    width: 20px;
    border: 1px solid #EEEEEE;
    display: inline-block;
    margin-right: 8px;
    border-radius: 50%;
    background-color: #ffffff;
    position: relative;
    padding: 1px;
    cursor: pointer
}

.box-colors .item-color::before {
    content: "";
    height: 16px;
    width: 16px;
    background-color: #003466;
    position: absolute;
    border-radius: 50%;
    top: 1px;
    left: 1px
}

.box-colors .item-color.color-2::before {
    background-color: #C8815F
}

.box-colors .item-color.color-3::before {
    background-color: #777777
}

.box-colors .item-color.color-4::before {
    background-color: #443DF6
}

.box-colors .item-color.color-5::before {
    background-color: #FC3131
}

.box-colors .item-color.color-6::before {
    background-color: #FFD687
}

.box-colors .item-color.active {
    border-color: #111111
}

.block-size {
    margin-bottom: 24px
}

.list-sizes {
    margin-top: 10px
}

.list-sizes .item-size {
    height: 36px;
    line-height: 36px;
    padding: 0 12px;
    border: 1px solid #DBE2E5;
    border-radius: 40px;
    margin-right: 5px;
    cursor: pointer;
    text-align: center;
    font-size: 14px
}

.list-sizes .item-size.out-stock {
    color: #EFF2F3;
    border-color: #EFF2F3;
    text-decoration: line-through
}

.list-sizes .item-size.active,
.list-sizes .item-size:hover {
    border-color: #9f86d9;
    background-color: #9f86d9;
    color: #fff
}

.block-color,
.block-size {
    margin-bottom: 21px
}

.block-color span,
.block-color label,
.block-size span,
.block-size label {
    color: #646667;
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    display: inline-block;
    margin-right: 9px
}

.block-color label,
.block-size label {
    color: #1C1D1D
}

.block-color .list-colors,
.block-size .list-colors {
    margin-top: 10px
}

.box-filter-top {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: end;
    margin-bottom: 20px;
    border-bottom: 1px solid #DBE2E5;
    padding-bottom: 18px
}

.box-sortby {
    margin-right: 16px
}

.dropdown-sort .btn {
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    color: #111111;
    padding-right: 20px;
    background-image: url(../imgs/template/icons/sort.svg);
    background-position: right center;
    background-repeat: no-repeat;
    outline: 0;
    padding-top: 0;
    padding-bottom: 0
}

.dropdown-sort .btn:focus,
.dropdown-sort .btn:active,
.dropdown-sort .btn:first-child:active,
.dropdown-sort .btn.show {
    outline: 0;
    border-color: transparent
}

.dropdown-sort .dropdown-toggle::after {
    display: none
}

.box-sort {
    display: flex;
    justify-content: end;
    align-items: center;
    flex-wrap: wrap
}

.box-view-style {
    display: flex;
    align-items: center
}

.view-type {
    display: inline-block;
    padding: 10px;
    height: 30px;
    width: 30px;
    border-radius: 4px;
    margin-left: 8px
}

.content-products {
    padding-top: 30px
}

.number-item {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px 5px;
    font-size: 12px;
    line-height: 16px;
    border-radius: 7px;
    font-weight: 500;
    background: #EFF2F3;
    color: #1C1D1D;
    height: 24px;
    bottom: 0;
    margin: auto
}

.number-item.red {
    background: red;
    color: #fff
}

.number-item.orange {
    background: orange;
    color: #fff
}

.number-item.yellow {
    background: yellow;
    color: #333
}

.number-item.green {
    background: green;
    color: #fff
}

.number-item.blue {
    background: blue;
    color: #fff
}

.number-item.cyan {
    background: cyan;
    color: #333
}

.number-item.purple {
    background: purple;
    color: #fff
}

.list-filter li {
    position: relative;
    margin-bottom: 12px;
    line-height: 1.2
}

.list-filter .active {
    color: #E35946
}

.list-color {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px
}

.list-color li {
    flex: 0 0 auto;
    width: 12%;
    padding: 0 5px;
    text-align: center;
    margin-bottom: 5px
}

.list-color li .box-circle-color {
    padding: 3px;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    display: inline-block;
    background: #ffffff;
    line-height: 26px;
    margin-bottom: 5px
}

.list-color li .box-circle-color a {
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin-bottom: 5px;
    vertical-align: middle
}

.list-color li .box-circle-color a:hover,
.list-color li .box-circle-color a.active {
    background-image: url(../imgs/page/shop/check.svg);
    background-repeat: no-repeat;
    background-position: center
}

.list-color li .box-circle-color a.color-red {
    background-color: #FF3C11
}

.list-color li .box-circle-color a.color-green {
    background-color: #10919E
}

.list-color li .box-circle-color a.color-blue {
    background-color: #45B1E7
}

.list-color li .box-circle-color a.color-purple {
    background-color: #E3CEE3
}

.list-color li .box-circle-color a.color-cyan-2 {
    background-color: #BFDDDE
}

.list-color li .box-circle-color a.color-cyan {
    background-color: #A0DDF8
}

.list-color li .box-circle-color a.color-black {
    background-color: #1C1D1D
}

.list-color li .box-circle-color a.color-gray {
    background-color: #DBE2E5
}

.list-color li .box-circle-color a.color-brown {
    background-color: #EAE1D1
}

.list-color li .box-circle-color a.color-yellow {
    background-color: #FCC605
}

.list-color li .box-circle-color a.color-orange {
    background-color: #F25E17
}

.list-color li.active .box-circle-color {
    box-shadow: 0 5px 30px rgba(19, 27, 34, 0.12)
}

.list-color li span.font-xs {
    display: none
}

.block-may-also-like {
    padding: 92px 0 50px 0;
    border-top: 1px solid #DBE2E5;
    border-bottom: 1px solid #DBE2E5;
    margin-top: 80px
}

.block-head-breadcrumbs {
    border-bottom: 1px solid #DBE2E5;
    padding-top: 2px;
    padding-bottom: 10px
}

.list-category-5-col {
    display: flex;
    align-items: center;
    margin: 0 -10px;
    flex-wrap: wrap;
    justify-content: center
}

.list-category-5-col li {
    width: 20%;
    padding: 0 10px
}

h5.item-collapse {
    margin-bottom: 20px;
    background-image: url(../imgs/template/icons/arrow-up.svg);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 20px;
    cursor: pointer
}

h5.item-collapse.collapsed-item {
    background-image: url(../imgs/template/icons/arrow-down-collapse.svg)
}

.box-meta-post span {
    display: inline-block;
    margin-right: 32px
}

.box-meta-post span:last-child {
    margin-right: 0
}

.head-sidebar {
    margin-bottom: 28px;
    border-bottom: 1px solid #DBE2E5;
    padding-bottom: 10px
}

.sidebar-border {
    border: 1px solid #DBE2E5;
    padding: 32px 47px;
    box-shadow: 0 10px 42px rgba(1, 9, 20, 0.06);
    margin-bottom: 32px
}

.box-blog-column {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px
}

.box-blog-column .col-1 {
    width: 71%;
    padding: 0 10px
}

.box-blog-column .col-2 {
    width: 29%;
    padding: 0 10px
}

.box-inner-blog-padding {
    padding-right: 60px
}

.list-galleries {
    display: flex;
    margin: 0 -1px;
    flex-wrap: wrap
}

.list-galleries li {
    width: 33.33%;
    padding: 1px
}

.list-galleries li a img {
    display: block
}

.list-featured-posts li:last-child .cardFeaturePost {
    margin-bottom: 0
}

.top-head-blog {
    max-width: 946px;
    margin: auto
}

.top-head-blog .box-author {
    justify-content: center;
    margin-top: 20px
}

.label-tag {
    display: inline-block;
    background-color: #9f86d9;
    color: #ffffff;
    font-size: 14px;
    line-height: 21px;
    border-radius: 36px;
    padding: 5px 18px
}

.top-head-blog {
    padding-top: 60px;
    margin-bottom: 37px
}

.feature-image {
    max-width: 1190px;
    margin: auto auto 58px auto
}

.container-1190 {
    max-width: 1190px;
    margin: auto;
    padding: 0 15px
}

.content-detail {
    max-width: 946px;
    margin: auto;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    color: #1C1D1D;
    margin-bottom: 58px
}

.content-detail p {
    margin-bottom: 28px;
    color: #1C1D1D;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400
}

.content-detail h2 {
    font-size: 30px;
    line-height: 42px;
    font-weight: 700;
    margin-bottom: 18px;
    color: #1C1D1D
}

.box-comments {
    max-width: 946px;
    margin: auto
}

.box-comments .list-comments .item-comment {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 33px;
    background-color: #EEF9FF
}

.box-comments .list-comments .item-comment .item-comment-image {
    min-width: 110px;
    max-width: 110px;
    margin-right: 16px
}

.box-comments .list-comments .item-comment .item-comment-image img {
    height: 110px;
    width: 110px;
    border-radius: 50%;
    display: block
}

.box-comments .list-comments .item-comment .item-comment-info {
    position: relative
}

.form-comment {
    margin-top: 50px
}

.title-comment {
    margin-bottom: 30px
}

.list-ticks {
    max-width: 602px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 -10px;
    margin-bottom: 30px
}

.list-ticks li {
    width: 50%;
    padding: 0 10px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 12px
}

.list-ticks li img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.box-experiences {
    background-color: #FFF5F2;
    padding: 45px 50px 18px 50px;
    text-align: center;
    margin-bottom: 40px
}

.box-experiences strong {
    display: block;
    margin-bottom: 9px
}

.box-experiences p {
    font-size: 16px;
    line-height: 24px
}

.box-gallery-about {
    padding: 63px 0 100px 0;
    background-color: #FFF5F2;
    margin-bottom: 91px
}

.box-gallery-list {
    display: flex;
    align-items: center;
    margin: 0 -5px
}

.box-gallery-list .gallery-main {
    padding: 0 5px;
    width: 33.03%
}

.box-gallery-list .gallery-main img {
    margin-bottom: 5px
}

.box-gallery-list .gallery-sub {
    width: 66.96%;
    padding: 0 5px;
    display: flex;
    flex-wrap: wrap
}

.box-gallery-list .gallery-sub a {
    width: calc(50% - 10px);
    margin-right: 10px;
    margin-bottom: 10px
}

.box-slider-about {
    margin-bottom: 95px
}

.box-slider-about .box-pagination-button {
    max-width: 1190px;
    width: 100%;
    display: table;
    margin: 0
}

.box-reviews-about {
    padding: 0 15px
}

.box-map {
    margin-bottom: 40px
}

.box-map iframe {
    width: 100%;
    height: 550px
}

.box-info-contact {
    margin-bottom: 45px;
    border-bottom: 1px solid #DBE2E5;
    padding-bottom: 35px
}

.box-contact-right {
    padding-left: 70px
}

.block-contact::before {
    content: "";
    height: 580px;
    width: 100%;
    background-color: #EEF9FF;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

.block-contact .container-1190,
.block-contact .container {
    position: relative;
    z-index: 2
}

.block-breadcrumb-type-1 {
    background-color: #EFF2F3
}

.detail-gallery {
    width: 100%;
    display: flex
}

.slick-vertical .slick-slide {
    margin-bottom: 10px
}

.detail-gallery {
    position: relative;
    margin-bottom: 30px
}

.box-main-gallery {
    position: relative;
    width: 100%;
    overflow: hidden
}

.box-main-gallery.big {
    max-width: 100%
}

.slick-prev {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    margin: auto;
    height: 42px;
    width: 42px;
    background-color: #ffffff;
    background-image: url(../imgs/template/icons/arrow-up-slide.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 12;
    border: 0;
    border-radius: 50%
}

.slick-prev svg {
    display: none
}

.slick-prev:hover {
    background-color: #9f86d9
}

.slick-next {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: auto;
    height: 42px;
    width: 42px;
    background-color: #ffffff;
    background-image: url(../imgs/template/icons/arrow-down-slide.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 12;
    border: 0;
    border-radius: 50%
}

.slick-next svg {
    display: none
}

.slick-next:hover {
    background-color: #9f86d9
}

.slider-nav-thumbnails {
    min-width: 100px;
    max-width: 100px;
    margin-right: 10px;
    height: 635px
}

.slider-nav-thumbnails .slick-prev {
    display: none !important
}

.slider-nav-thumbnails .slick-next {
    display: none !important
}

.slider-nav-thumbnails:hover .slick-prev {
    display: inline-block !important
}

.slider-nav-thumbnails:hover .slick-next {
    display: inline-block !important
}

.slick-vertical .slick-slide {
    height: 119px;
    overflow: hidden
}

.slick-vertical .slick-slide:not(.slick-current) {
    opacity: .7
}

.block-rating {
    margin-bottom: 12px;
    margin-top: 15px;
    display: flex;
    align-items: center
}

.block-rating img {
    margin-right: 2px
}

.block-rating span {
    margin-left: 7px
}

.block-price {
    margin-bottom: 15px
}

.block-price .price-line {
    font-size: 24px;
    line-height: 32px;
    color: #646667;
    display: inline-block;
    font-weight: 400;
    text-decoration: line-through
}

.block-price .price-main {
    margin-right: 13px;
    font-size: 24px;
    line-height: 32px;
    display: inline-block;
    color: #9f86d9;
    font-weight: bold
}

.block-view {
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #DBE2E5
}

.block-color,
.block-size {
    margin-bottom: 21px
}

.block-color span,
.block-color label,
.block-size span,
.block-size label {
    color: #1C1D1D;
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    display: inline-block;
    margin-right: 9px
}

.block-color label,
.block-size label {
    color: #1C1D1D
}

.block-color .list-colors,
.block-size .list-colors {
    margin-top: 10px
}

.block-size {
    margin-bottom: 24px
}

.list-sizes {
    margin-top: 10px
}

.list-sizes .item-size {
    height: 36px;
    min-width: 36px;
    line-height: 36px;
    padding: 0 12px;
    border: 1px solid #DBE2E5;
    border-radius: 40px;
    margin-right: 5px;
    cursor: pointer;
    display: inline-block;
    color: #1C1D1D
}

.list-sizes .item-size.out-stock {
    color: #646667;
    border-color: #646667;
    text-decoration: line-through
}

.list-sizes .item-size.active,
.list-sizes .item-size:hover {
    border-color: #9f86d9;
    background-color: #9f86d9;
    color: #fff
}

.box-list-sizes {
    display: flex;
    width: 100%;
    align-items: flex-end;
    justify-content: flex-start
}

.box-list-sizes .list-sizes {
    margin-right: 20px
}

.box-list-sizes .link-underline {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #646667;
    border-bottom-color: #DBE2E5
}

.box-list-sizes .link-underline:hover {
    color: #9f86d9;
    border-bottom-color: #9f86d9
}

.box-form-cart {
    display: flex;
    width: 100%
}

.box-form-cart .form-cart {
    min-width: 136px;
    max-width: 136px;
    width: 100%;
    border: 1px solid #DBE2E5;
    border-radius: 4px;
    position: relative;
    height: 48px;
    margin-right: 8px
}

.box-form-cart .form-cart .btn-minus {
    position: absolute;
    top: 0;
    left: 0;
    width: 54px;
    height: 100%;
    z-index: 2;
    background-image: url(../imgs/template/icons/minus.svg);
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer
}

.box-form-cart .form-cart .btn-plus {
    position: absolute;
    top: 0;
    right: 0;
    width: 54px;
    height: 100%;
    z-index: 2;
    background-image: url(../imgs/template/icons/plus.svg);
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer
}

.box-form-cart .form-cart input[type=number] {
    border: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    -moz-appearance: textfield
}

.box-form-cart .form-cart input[type=number]::-webkit-outer-spin-button,
.box-form-cart .form-cart input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0
}

.box-form-cart .form-cart .btn-minus:hover,
.box-form-cart .form-cart .btn-plus:hover {
    background-color: #eee7ff
}

.box-product-info {
    padding: 0 20px
}

.box-product-info .list-color li {
    max-width: 50px
}

.box-product-info .list-color {
    padding-top: 10px
}

.box-product-info .list-color li {
    margin-bottom: 0;
    max-width: 50px
}

.box-product-info .list-color li .box-circle-color {
    height: 30px;
    width: 30px;
    line-height: 26px
}

.box-product-info .list-color li .box-circle-color a {
    width: 24px;
    height: 24px
}

.flash-sale-red {
    color: #E35946;
    padding: 0 0 0 25px;
    background-image: url(../imgs/template/icons/flash2.svg);
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    display: block;
    margin-top: 10px
}

.block-product-content {
    padding-top: 40px
}

.zoom-image {
    position: absolute;
    z-index: 12;
    height: 42px;
    width: 42px;
    background-image: url(../imgs/template/icons/zoom.svg);
    background-position: center;
    background-repeat: no-repeat;
    top: 20px;
    right: -150px;
    transition: all 0.5s ease-in-out;
    cursor: pointer
}

.box-main-gallery:hover .zoom-image {
    right: 15px
}

.product-image-slider figure {
    position: relative
}

.product-image-slider .slick-next {
    right: -210px;
    left: auto;
    bottom: auto;
    top: 50%;
    transition: all 0.5s ease-in-out;
    transform: translateY(-50%) rotate(-90deg)
}

.product-image-slider .slick-prev {
    left: -210px;
    right: auto;
    bottom: auto;
    top: 50%;
    transition: all 0.5s ease-in-out;
    transform: translateY(-50%) rotate(-90deg)
}

.product-image-slider:hover .slick-prev {
    left: 10px
}

.product-image-slider:hover .slick-next {
    right: 10px
}

.product-image-slider .slick-list {
    max-height: 645px
}

.box-product-tag {
    padding-top: 24px;
    border-top: 1px solid #DBE2E5;
    margin-top: 32px
}

.box-product-right {
    width: 14%
}

.box-images-product-middle {
    width: 44.32%
}

.nav-tab-product {
    display: flex;
    border-bottom: 1px solid #DBE2E5;
    margin-bottom: 20px;
    justify-content: flex-start
}

.nav-tab-product .nav-item {
    padding: 0 20px
}

.nav-tab-product .nav-item .nav-link {
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    padding: 10px 0;
    color: #1C1D1D
}

.nav-tab-product .nav-item .nav-link.active {
    color: #9f86d9
}

.block-product-content .tab-pane p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #1C1D1D;
    margin-bottom: 28px
}

.block-product-content .tab-pane h5 {
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 14px;
    color: #1C1D1D
}

.block-product-content .tab-pane ul {
    margin-bottom: 35px;
    list-style-type: disc;
    padding-left: 15px
}

.block-product-content .tab-pane ul li {
    font-size: 12px;
    margin-bottom: 6px;
    line-height: 18px;
    color: #1C1D1D
}

.block-product-content .tab-pane ul li span {
    min-width: 120px;
    display: inline-block
}

.block-product-content .tab-pane ul li span:first-child {
    margin-right: 25px
}

.recent-viewed {
    background-color: #FFF5F2;
    border: 0;
    padding: 92px 0 31px 0
}

.box-img-detail-1 {
    margin: 0 -10px;
    display: flex;
    padding-bottom: 30px
}

.box-img-detail-1 .image-detail-main {
    width: 68%;
    padding: 0 10px
}

.box-img-detail-1 .image-detail-sub {
    width: 32.5%;
    padding: 0 10px
}

.box-info-total-rate .item-rate-total {
    display: flex;
    width: 100%;
    align-items: center;
    margin-bottom: 5px
}

.box-info-total-rate .item-rate-total .text-star {
    display: inline-block;
    min-width: 50px;
    margin-right: 10px
}

.box-info-total-rate .item-rate-total .box-info-progress {
    width: 100%;
    margin-right: 10px
}

.box-info-total-rate .item-rate-total .box-info-progress .progress {
    height: 5px
}

.box-info-total-rate .item-rate-total .num-percen {
    min-width: 50px;
    max-width: 80px;
    display: inline-block;
    padding: 2px 10px;
    font-size: 14px;
    line-height: 21px;
    color: #646667;
    border: 1px solid #DBE2E5;
    border-radius: 4px
}

.social-brand-1 {
    display: inline-block;
    margin-left: 5px
}

.social-brand-1 svg {
    fill: #9f86d9
}

.box-tag-right {
    display: flex;
    align-items: center
}

.product-image-slider .slick-slide img {
    display: block;
    height: auto;
    max-width: 100%
}

.product-image-slider .slick-initialized .slick-slide {
    height: 645px
}

.box-product-right-2 {
    background-color: #F4FEFF;
    border: 1px solid #DBE2E5;
    border-radius: 4px;
    padding: 30px 20px;
    min-width: 270px
}

.slider-nav-thumbnails-2 {
    margin: 0 -3px
}

.slider-nav-thumbnails-2 .slick-slide {
    margin: 0 3px
}

.slider-nav-thumbnails-2 .slick-next {
    bottom: 50%;
    left: unset;
    transform: rotate(-90deg);
    right: 15px;
    margin-bottom: -20px
}

.slider-nav-thumbnails-2 .slick-prev {
    bottom: 50%;
    left: 15px;
    transform: rotate(-90deg);
    right: unset;
    margin-bottom: -20px
}

.slider-nav-thumbnails-2 .item-thumb {
    max-height: 130px;
    overflow: hidden
}

.review-box {
    border: 1px solid #DBE2E5;
    border-radius: 4px;
    padding: 20px
}

.product-review-box {
    border-bottom: 1px solid #DBE2E5;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.product-review-box .author-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.table-cart thead tr th {
    background-color: #9f86d9;
    color: #ffffff;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
    text-align: center;
    padding: 20px 10px
}

.table-cart tbody tr td {
    padding: 20px 10px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #1C1D1D;
    vertical-align: middle;
    text-align: center
}

.box-product-cart {
    display: flex;
    width: 100%;
    align-items: center
}

.box-product-cart .image-product-cart {
    min-width: 89px;
    max-width: 89px;
    margin-right: 15px
}

.box-product-cart .title-product-cart {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    display: inline-block
}

.product-quantity {
    padding-left: 0.25rem;
    padding-right: 0.25rem
}

.product-quantity .icon {
    cursor: pointer;
    height: 100%;
    padding-left: 1rem !important;
    align-items: center !important;
    display: flex
}

.product-quantity .icon-plus {
    padding-right: 1rem;
    padding-left: 0 !important
}

.quantity {
    border: 1px solid #DBE2E5;
    height: 48px;
    max-width: 136px;
    width: 100%;
    margin: auto;
    background-color: #ffffff;
    border-radius: 4px;
    display: flex
}

.input-quantity {
    width: 100%;
    text-align: center
}

.size-product {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700
}

.box-cart-total,
.box-calc-shipping {
    border: 1px solid #DBE2E5;
    padding: 25px 18px;
    border-radius: 4px
}

.box-calc-shipping {
    padding-bottom: 10px
}

.box-button-checkout {
    text-align: right
}

.box-button-checkout .btn-brand-1-border-2 {
    padding-left: 16px;
    padding-right: 16px
}

.box-cart-total .item-total {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #DBE2E5;
    padding-bottom: 13px;
    margin-bottom: 13px;
    align-items: center;
    justify-content: space-between
}

.box-cart-total .item-total:last-child {
    border-bottom: 0
}

.box-form-discount-inner {
    position: relative
}

.box-form-discount-inner .btn-apply {
    padding: 10px 20px;
    background-color: #DBE2E5;
    border-radius: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    min-width: 115px;
    height: 100%;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #1C1D1D
}

.box-form-discount-inner .btn-apply:hover {
    background-color: #9f86d9;
    color: #ffffff
}

.box-form-discount {
    margin-bottom: 30px
}

.block-cart {
    margin-bottom: 160px
}

.box-table-cart {
    margin-top: 88px
}

.box-table-cart .table-responsive {
    margin-bottom: 50px
}

.icon-16 {
    height: 16px
}

.table-cart {
    min-width: 900px
}

.box-enter-code {
    border: 1px solid #E35946;
    border-radius: 4px;
    padding: 18px 28px;
    background-color: #FFF5F2
}

.cb-control {
    float: left;
    margin: 3px 10px 0 0
}

.box-form-checkout label {
    color: #1C1D1D
}

.box-enter-code {
    margin-bottom: 45px
}

.coupon-code {
    background-image: url(../imgs/page/checkout/code.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding: 0 0 0 32px;
    display: inline-block
}

.box-total-checkout {
    border: 1px solid #DBE2E5;
    padding: 21px 38px;
    border-radius: 4px;
    margin-left: 30px
}

.head-total-checkout {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #DBE2E5;
    padding-bottom: 19px;
    margin-bottom: 25px
}

.box-list-item-checkout {
    position: relative
}

.item-checkout {
    display: flex;
    align-items: center;
    margin-bottom: 11px
}

.item-checkout span {
    color: #1C1D1D
}

.item-checkout .title-item {
    display: inline-block;
    width: 50%;
    color: #1C1D1D
}

.item-checkout .num-item {
    display: inline-block;
    width: 10%;
    min-width: 30px;
    max-width: 30px;
    color: #1C1D1D
}

.item-checkout .price-item {
    display: inline-block;
    width: 50%;
    min-width: 150px;
    text-align: right;
    color: #1C1D1D
}

.box-list-item-checkout,
.box-footer-checkout {
    padding-bottom: 20px;
    border-bottom: 1px solid #DBE2E5;
    margin-bottom: 25px
}

.box-other-address {
    display: none
}

.block-shop-head .category-page-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.block-shop-head .category-page-content .left {
    width: 70%;
    padding: 0 10px
}

.block-shop-head .category-page-content .left .top-head {
    justify-content: center
}

.block-shop-head .category-page-content .top-head>.title::after {
    content: initial;
    border: 0;
    padding: 0;
    margin: 0
}

.block-shop-head .category-page-content .left .top-head-desc {
    padding: 0;
    margin: 0
}

.block-shop-head .category-page-content .right {
    width: 30%;
    text-align: center;
    padding: 0 10px
}

.block-shop-head .category-page-content .category-page-head {
    width: 100%;
    margin-top: 15px
}

.block-shop-head .category-page-content .btn-box {
    position: relative;
    margin: 0 auto
}

.block-shop-head.popular-sale-head {
    padding: 0 0 5px 0;
    background-color: initial;
    background-image: initial
}

.block-shop-head.popular-sale-head .category-page-content .category-page-head {
    margin: 5px 0
}

.block-shop-head.popular-sale-head .category-page-content .category-page-head .top-head {
    margin: 10px 0
}

.popular-sale-menu-position {
    position: sticky;
    top: 74px;
    z-index: 2;
    width: 100%;
    border: 1px solid #9f86d9;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 5px 5px 0 #9f86d940;
    overflow: hidden
}

.popular-sale-menu-box {
    position: relative;
    width: 100%;
    background: #9f86d9;
    color: #fff;
    overflow: hidden;
    -webkit-transition: height .2s ease;
    -moz-transition: height .2s ease;
    -ms-transition: height .2s ease;
    -o-transition: height .2s ease;
    transition: height .2s ease
}

.popular-sale-menu-btn {
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    height: 100%;
    background: #9f86d9;
    border-top-left-radius: 10px;
    box-shadow: -2px 0 5px 0 #fff;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding: 0 15px;
    cursor: pointer;
    -webkit-transition: background .2s ease, box-shadow .2s ease;
    -moz-transition: background .2s ease, box-shadow .2s ease;
    -ms-transition: background .2s ease, box-shadow .2s ease;
    -o-transition: background .2s ease, box-shadow .2s ease;
    transition: background .2s ease, box-shadow .2s ease
}

.popular-sale-menu-btn:hover,
.popular-sale-menu-btn.active {
    background: #fff;
    color: #9f86d9;
    box-shadow: -2px 0 5px 0 #555
}

.popular-sale-menu-btn span {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    padding-bottom: 5px
}

.popular-sale-menu-btn.active span {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    padding-top: 2px
}

.popular-sale-menu {
    display: flex;
    padding-right: 40px;
    margin: 0;
    border-top: 0
}

.popular-sale-menu span {
    display: inline-block;
    white-space: nowrap;
    padding: 15px 20px;
    border-radius: 10px;
    cursor: pointer;
    font-weight: bold
}

.popular-sale-menu span:hover,
.popular-sale-menu span.active {
    background: #fff;
    color: #9f86d9
}

.popular-sale-box .list-product-col .cardProduct .cardImage>a {
    position: relative;
    display: block;
    aspect-ratio: 2 / 3;
    width: 100%;
    height: auto
}

.popular-sale-box .list-product-col .cardProduct .cardInfo .product-info-bottom .product-viewed {
    margin-bottom: 10px
}

.popular-sale-box .list-product-col .cardProduct .cardInfo .product-info-bottom .product-viewed span {
    color: red;
    font-size: 16px;
    font-weight: bold
}

.popular-sale-box .list-product-col .cardProduct .cardInfo .product-info-bottom .product-viewed span img {
    margin-bottom: 3px
}

@media (max-width:1550px) {
    .cardFleet {
        padding: 15px
    }

    .cardFleet .cardInfoBottom .passenger .icon-circle,
    .cardFleet .cardInfoBottom .luggage .icon-circle {
        margin-right: 7px
    }

    .header .main-menu li a {
        font-size: 17px;
        padding: 5px 13px 5px 13px
    }

    .header .main-menu>li>span {
        font-size: 17px;
        padding: 5px 13px 5px 13px
    }
}

@media (max-width:1400px) {
    .header .main-header .header-left .header-right {
        width: 22%
    }

    .header .main-header .header-left .header-nav {
        width: 86%
    }

    .banner-home2,
    .block-padding-100 {
        padding-left: 10px;
        padding-right: 10px
    }

    .cardProduceCircle .cardImage {
        width: 240px;
        height: 240px;
        line-height: 240px
    }

    .list-categories li .cardCategory .cardImage img {
        width: 100px;
        height: 100px
    }

    .box-category-list {
        padding: 15px 15px 15px 15px
    }

    .menu-category li a {
        font-size: 18px;
        line-height: 22px;
        padding: 10px 15px
    }

    .btn.btn-brand-3 {
        padding-left: 26px;
        padding-right: 26px
    }

    .header .main-menu li a {
        font-size: 16px;
        padding: 5px 12px 5px 12px
    }

    .header .main-menu>li>span {
        font-size: 16px;
        padding: 5px 12px 5px 12px
    }
}

@media (max-width:1345px) {
    .header .main-menu li a {
        font-size: 14px;
        padding: 5px 10px 5px 10px
    }

    .header .main-menu>li>span {
        font-size: 14px;
        padding: 5px 10px 5px 10px
    }
}

@media (max-width:1199px) {
    .header .main-menu li a {
        font-size: 18px;
        padding: 5px 15px 5px 15px
    }

    .header .main-menu>li>span {
        font-size: 18px;
        padding: 5px 15px 5px 15px
    }

    .header-style .box-middle-header .header-menu .main-menu .tips-box .tips {
        top: -3px;
        left: 10%
    }

    .burger-icon {
        display: inline-block
    }

    .header .header-nav>.burger-icon {
        display: block;
        position: relative;
        top: 2px;
        left: 0;
        height: 21px
    }

    .nav-main-menu .mobile-menu-head {
        display: block
    }

    .header .nav-main-menu {
        position: fixed;
        top: 0;
        left: -100%;
        bottom: 0;
        z-index: 18;
        width: 100%;
        max-width: 450px;
        min-height: 100vh;
        opacity: 0;
        visibility: hidden;
        background-color: #ffffff;
        box-shadow: 3px 0 5px 1px rgba(0, 0, 0, 0.09);
        transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1)
    }

    .header .nav-main-menu.show {
        left: 0;
        opacity: 1;
        visibility: visible
    }

    .header .main-menu {
        display: block;
        height: 100%;
        padding-bottom: 80px;
        overflow: auto
    }

    .header .main-menu>li {
        width: 100%;
        padding: 10px 0 10px 0
    }

    .header .main-menu li.has-mega-menu::before,
    .header .main-menu li.has-sub-list::before {
        content: '';
        position: absolute;
        right: 0;
        width: 15%;
        height: 34px;
        background-image: url(../imgs/template/icons/arrow-right.svg);
        background-position: center;
        background-repeat: no-repeat;
        cursor: pointer
    }

    .header .main-menu>li.has-mega-menu>div.sub-menu,
    .header .main-menu>li.has-sub-list>ul.sub-menu {
        display: block;
        top: -20px;
        left: -100%;
        height: 100vh;
        z-index: 10;
        opacity: 0;
        visibility: hidden
    }

    .header .main-menu>li.has-sub-list>ul.sub-menu {
        top: 0
    }

    .header .nav-main-menu.show .main-menu>li.has-mega-menu>div.sub-menu.show,
    .header .nav-main-menu.show .main-menu>li.has-sub-list>ul.sub-menu.show {
        left: 0;
        opacity: 1;
        visibility: visible
    }

    .header .main-menu li div.sub-menu .menu-inner,
    .header .main-menu>li.has-sub-list>ul.sub-menu {
        flex-wrap: wrap;
        width: 100%;
        height: 100%;
        max-height: 100%;
        padding-bottom: 80px
    }

    .header .main-menu li div.sub-menu .menu-inner.has-image {
        display: block
    }

    .header .main-menu li div.sub-menu .menu-inner.has-image.small a {
        flex: 1 1 100%
    }

    .header .main-header .header-left .header-right {
        width: 100%;
        text-align: right;
        padding-right: 40px
    }

    .header .main-header .header-left .header-nav {
        width: 0
    }

    .box-search-ride {
        flex-wrap: wrap;
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
        margin-top: 20px;
        padding: 0 15px
    }

    .header .container {
        max-width: 100%
    }

    .box-dropdown-2 {
        bottom: 160px;
        right: 87px
    }

    .box-dropdown-1 {
        left: 110px
    }

    .header .main-header {
        padding: 15px 0
    }

    .image-background {
        background-size: auto 74%
    }

    .header .main-header .header-logo {
        position: relative;
        width: 80px;
        min-width: 80px;
        max-width: 80px;
        order: initial
    }

    .header .main-header .header-logo a {
        position: absolute;
        top: -20px;
        left: 0;
        width: 80px
    }

    .header-style .box-middle-header .header-account {
        width: 100%
    }

    .header .main-header .header-account .account-icon {
        padding-left: 0;
        padding-right: 5px
    }

    .header .number-tag {
        right: -5px
    }

    .header.header-style .box-middle-header {
        padding: 0 0
    }

    .block-section-img {
        right: 0
    }

    .block-sale-60 img {
        width: 250px
    }

    .block-section-img img {
        width: 90%;
        margin: auto 0 auto auto
    }

    .list-product-col .cardProduct,
    .list-product-col.five .cardProduct,
    .list-product-col.six .cardProduct {
        width: 25%;
        min-width: 25%
    }

    .box-deal-of-day {
        padding: 30px 0 40px 30px
    }

    .box-image-deal-day {
        top: -50px;
        text-align: right
    }

    .box-image-deal-day img {
        width: 70%;
        margin: auto 0 auto auto
    }

    .list-categories {
        flex-wrap: wrap
    }

    .list-categories li {
        width: 16.66%
    }

    .list-categories li .cardCategory .cardImage img {
        width: 100px;
        height: 100px
    }

    .nav-tabs-regular .nav-item {
        padding: 0 10px;
        margin-bottom: 10px
    }

    .nav-tabs-regular {
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 20px
    }

    .nav-tabs-style2 {
        flex-wrap: wrap
    }

    .list-category-5-col li .cardCategory .cardImage img {
        width: 90px;
        height: 90px
    }

    .box-contact-right {
        padding-left: 0
    }

    .box-blog-column .col-1 {
        width: 65%
    }

    .box-blog-column .col-2 {
        width: 35%
    }

    .sidebar-border {
        padding: 22px
    }

    .category-page-head h1 {
        font-size: 36px;
        line-height: 38px
    }

    .category-page-head h2 {
        font-size: 28px;
        line-height: 30px
    }

    .category-page-head h3 {
        font-size: 20px;
        line-height: 22px
    }

    .cardCategory2 .cardInfo {
        left: 40px;
        right: 40px
    }

    .lbl-sold-out {
        top: calc(50% - 60px);
        left: calc(50% - 60px);
        height: 120px;
        width: 120px;
        border-radius: 60px;
        font-size: 20px
    }
}

@media (max-width:991px) {
    .block-section {
        padding: 30px 0 0 0
    }

    .block-shop-head {
        padding: 30px 0 50px 0
    }

    .box-404 {
        padding: 30px
    }

    .box-404 .text-5xl {
        font-size: 46px;
        line-height: 46px
    }

    .banner-homepage3 .block-info-banner {
        padding: 30px 0
    }

    .box-collection-info p {
        max-width: 60%
    }

    .box-popup-newsletter .box-newsletter-wrapper {
        max-width: 750px
    }

    .block-section-2 .font-3xl-bold {
        font-size: 16px;
        max-width: 50%;
        line-height: 24px
    }

    .box-banner-hero .banner-2,
    .box-banner-hero .banner-1 {
        height: 384px
    }

    .btn.btn-brand-1-big,
    .btn.btn-brand-3-big {
        font-size: 16px
    }

    .promotion-content .promotion-banner {
        right: -100px
    }

    .box-filters-sidebar {
        padding-right: 0
    }

    .box-dropdown-2 {
        right: 10px
    }

    .box-dropdown-1 {
        left: 20px
    }

    .box-info-sale-countdown {
        padding-left: 0;
        padding-top: 30px;
        padding-bottom: 30px
    }

    .box-info-collection-1 {
        padding-left: 0;
        padding-top: 140px;
        padding-bottom: 140px
    }

    .image-background {
        background-size: 300px auto;
        background-position: bottom right
    }

    .box-slide-collection {
        margin-left: auto
    }

    .box-slider-product-images {
        margin-bottom: 30px
    }

    .box-banner-home1 .box-banner-info {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto;
        height: 350px
    }

    .box-banner-home1 .block-sale img {
        width: 58px
    }

    .heading-banner .text-up,
    .heading-banner .text-under {
        font-size: 48px;
        line-height: 48px
    }

    .heading-banner {
        line-height: 48px
    }

    .box-section-kid {
        padding: 64px 0 64px 0
    }

    .box-collection.box-collection-2 {
        margin-top: 30px
    }

    .box-discount-items .box-disount-1 {
        width: 50%
    }

    .box-discount-items .box-disount-2 {
        width: 50%
    }

    .list-product-col .cardProduct,
    .list-product-col.five .cardProduct,
    .list-product-col.six .cardProduct {
        width: 33.33%;
        min-width: 33.33%
    }

    .box-image-deal-day {
        top: 10px;
        text-align: right
    }

    .box-image-deal-day img {
        width: 55%;
        margin: auto 0 auto auto
    }

    .block-section-features-product .top-head {
        justify-content: center
    }

    .cardCategory .cardImage img {
        width: 100px;
        height: 100px
    }

    .box-discount-section {
        flex-wrap: wrap
    }

    .box-discount-left {
        flex-wrap: wrap;
        width: 100%
    }

    .box-discount-right {
        width: 100%
    }

    .box-discount-left .item-discount {
        width: 33.33%;
        margin-bottom: 30px
    }

    .nav-tabs-style2 .nav-item {
        margin-bottom: 20px
    }

    .box-top-menu-footer {
        flex-wrap: wrap;
        justify-content: center
    }

    .box-blog-column .col-1 {
        width: 100%
    }

    .box-blog-column .col-2 {
        width: 100%
    }

    .box-inner-blog-padding {
        padding-right: 0
    }

    .box-images-product-middle {
        width: 100%
    }

    .box-product-info {
        padding: 0 20px 0 0
    }

    .box-main-gallery {
        max-width: 100%
    }

    .box-form-cart {
        flex-wrap: wrap
    }

    .box-product-right {
        width: 100%
    }

    .box-product-right .top-head-right {
        margin-top: 30px;
        text-align: left !important
    }

    .box-product-right .list-products {
        display: flex;
        margin: 0 -5px
    }

    .box-total-checkout {
        margin-left: 0;
        margin-top: 30px;
        padding: 15px 15px
    }

    .box-table-cart {
        margin-top: 38px
    }

    .top-head-blog {
        padding-top: 20px
    }
}

@media (max-width:767px) {
    .mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-top .mobile-header-logo a img {
        max-width: 140px
    }

    .box-dropdown-2 {
        right: 0;
        bottom: 100px
    }

    .nav-tabs-big .nav-link {
        font-size: 16px;
        line-height: 24px
    }

    .hasborder {
        border-right: 0
    }

    .header.header-type7 .header-search {
        display: none
    }

    .header.header-type7 .header-middle {
        width: 100%;
        text-align: left
    }

    .header.header-type7 .main-header {
        padding: 16px 0 16px 0
    }

    .cardBlog {
        min-width: 50%
    }

    .box-view-style {
        display: none
    }

    .box-list-products .product-item {
        width: 50% !important
    }

    .right-filter .box-filter-top .box-sortby {
        margin-right: 0
    }

    .block-filter-middle {
        position: fixed;
        top: 0;
        left: -300px;
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        z-index: 12;
        display: block;
        background-color: #ffffff;
        padding: 0 10px 0 10px;
        width: 100%;
        max-width: 300px;
        transition: all 0.3s ease-in-out
    }

    .block-filter-middle.active {
        left: 0
    }

    .box-your-filter-shop2 {
        margin-top: 0
    }

    .box-filter-top-style3 .box-sort {
        justify-content: space-between;
        width: 100%
    }

    .block-filter-middle .box-filters-sidebar {
        position: relative;
        top: auto;
        left: auto;
        height: auto;
        display: block;
        padding: 0
    }

    .box-animal-kid {
        flex-wrap: wrap
    }

    .box-animal-kid .box-section-animal {
        margin-right: 0;
        margin-bottom: 30px
    }

    .box-section-kid {
        padding: 64px 70px 64px 0;
        text-align: right
    }

    .block-section-img img {
        display: none
    }

    .block-sale-60 {
        left: auto;
        bottom: 5px;
        right: 20px
    }

    .box-section-4 {
        padding: 22px 20px
    }

    .box-discount-items .box-disount-2,
    .box-discount-items .box-disount-1 {
        width: 100%
    }

    .box-gallery-instagram .box-gallery-instagram-inner {
        margin-left: 0;
        margin-right: 0
    }

    .box-gallery-instagram .box-gallery-instagram-inner .gallery-item {
        min-width: calc(100% / 3)
    }

    .box-gallery-instagram .box-gallery-instagram-inner .gallery-item .button-select {
        bottom: 0;
        opacity: 1
    }

    .box-banner-hero {
        flex-wrap: wrap
    }

    .box-banner-hero .banner-1,
    .box-banner-hero .banner-2 {
        width: 100%;
        height: 300px
    }

    .box-image-deal-day {
        display: none
    }

    .box-info-deal-day {
        margin: auto
    }

    .header .top-header .lang-currency {
        max-width: 170px;
        min-width: 160px
    }

    .banner-homepage3 .block-info-banner {
        padding: 20px 0
    }

    .list-categories li {
        width: 25%
    }

    .cardProduct .cardInfo .product-info-bottom .rating {
        width: 100%
    }

    .block-section-gallery .box-gallery-instagram .box-gallery-instagram-inner {
        margin-left: 0;
        margin-right: 0
    }

    .box-discount-left .item-discount {
        width: 100%
    }

    .block-section-falshsale-5 .top-head {
        display: inline-block;
        width: 100%
    }

    .block-section-falshsale-5 .top-head h4 {
        margin-bottom: 20px
    }

    .block-section-falshsale-5 .box-count-circle .deals-countdown .countdown-section {
        margin-right: 10px
    }

    .block-section-falshsale-5 .text-32-bold {
        font-size: 20px;
        line-height: 28px;
        margin-right: 10px !important
    }

    .box-ads-5 {
        flex-wrap: wrap
    }

    .item-ads-left {
        width: 100%;
        margin-bottom: 30px
    }

    .item-ads-right {
        width: 100%
    }

    .box-comments .list-comments .item-comment {
        padding: 15px
    }

    .nav-tab-product {
        flex-wrap: wrap
    }

    .category-page-head h1 {
        font-size: 30px;
        line-height: 34px
    }

    .category-page-head h2 {
        font-size: 24px;
        line-height: 26px
    }

    .category-page-head h3 {
        font-size: 18px;
        line-height: 20px
    }

    .cardCategory2 .cardInfo {
        bottom: 5px;
        left: 20px;
        right: 20px;
        padding: 5px
    }

    .block-shop-head .category-page-content .left,
    .block-shop-head .category-page-content .right {
        width: 100%;
        padding: 0
    }
}

@media (max-width:575px) {
    .block-section {
        padding: 25px 0 0 0
    }

    .block-shop-head {
        padding: 20px 0 40px 0
    }

    .top-head {
        margin-bottom: 20px
    }

    .box-404 {
        padding: 20px
    }

    .box-404 .text-5xl {
        font-size: 36px;
        line-height: 36px
    }

    .product-content-2 .box-product-info {
        margin-bottom: 30px
    }

    .box-main-gallery .zoom-image {
        opacity: 0
    }

    .product-image-slider .slick-prev {
        left: 10px;
        opacity: .5
    }

    .product-image-slider .slick-next {
        right: 10px;
        opacity: .5
    }

    .product-image-slider .slick-prev:hover {
        opacity: 1
    }

    .product-image-slider .slick-next:hover {
        opacity: 1
    }

    .promotion-banner {
        display: none
    }

    .promotion-content .promotion-label {
        position: absolute;
        right: -37px;
        bottom: -16px;
        z-index: 2
    }

    .promotion-content .promotion-label img {
        max-width: 150px
    }

    .box-pagination-button {
        bottom: 20px
    }

    .box-pagination-button-center {
        bottom: -20px
    }

    .nav-tabs li {
        padding-left: 10px;
        padding-right: 10px
    }

    .header .top-header .top-menu {
        display: none
    }

    .header .top-header .top-menu .menu-top li {
        padding-right: 10px
    }

    .header .top-header {
        justify-content: space-between
    }

    .text-68 {
        font-size: 40px;
        line-height: 50px
    }

    .pagination .page-item .page-link {
        line-height: 40px;
        max-width: 40px;
        min-width: 40px;
        margin-left: 2px;
        margin-right: 2px;
        height: 40px
    }

    .block-banner-shop {
        padding: 100px 0 60px 0
    }

    .block-our-store .row {
        margin: 0 -10px
    }

    .block-our-store .row .col-lg-6 {
        padding-left: 10px;
        padding-right: 10px
    }

    .block-sale-60 {
        right: 0;
        bottom: 70px
    }

    .block-sale-60 img {
        width: 150px
    }

    .list-product-col .cardProduct,
    .list-product-col.five .cardProduct,
    .list-product-col.six .cardProduct {
        width: 50%;
        min-width: 50%
    }

    .cardProductDeal {
        flex-wrap: wrap
    }

    .cardProductDeal .cardImage {
        margin-right: 0;
        margin-bottom: 20px;
        max-width: 100%
    }

    .cardProductDeal .cardImage img {
        width: 100%
    }

    h4 {
        font-size: 20px;
        line-height: 30px
    }

    .box-gallery-instagram-type-5 {
        flex-wrap: wrap
    }

    .box-gallery-instagram .box-gallery-instagram-inner .gallery-item {
        min-width: 50%
    }

    .gallery-1,
    .gallery-2 {
        width: 100%
    }

    .list-categories li {
        width: 33.33%
    }

    .banner-homepage3 .box-cover-image {
        height: 550px
    }

    .nav-tabs .nav-link {
        font-size: 16px;
        line-height: 22px;
        padding-left: 0;
        padding-right: 0
    }

    .cardPromotion .cardInfo {
        padding: 11px 10px
    }

    h2 {
        font-size: 44px;
        line-height: 54px
    }

    .list-category-5-col li {
        width: 33.33%
    }

    .font-42-bold {
        font-size: 30px;
        line-height: 38px
    }

    .cardCategory2 .cardInfo {
        bottom: 10px;
        left: 40px;
        right: 40px
    }

    .banner-homepage3 .index-info {
        overflow: auto;
        height: 300px
    }

    .banner-homepage3 .index-info img {
        width: 100%;
        margin-left: 0
    }

    .popular-sale-box .list-product-col .cardProduct {
        position: relative;
        display: flex;
        width: 100%;
        min-width: 100%;
        margin: 0 0 15px 0;
        padding: 5px;
        border-radius: 10px;
        box-shadow: 0 0 5px 0 #9f86d9
    }

    .popular-sale-box .list-product-col .cardProduct .cardImage {
        position: initial;
        aspect-ratio: 2/3;
        width: 150px;
        min-width: 150px;
        height: auto;
        margin: 0 10px 0 0
    }

    .popular-sale-box .list-product-col .cardProduct .cardImage .button-select {
        opacity: 1;
        right: 0;
        bottom: 0;
        width: initial;
        text-align: right;
        z-index: 1
    }

    .popular-sale-box .list-product-col .cardProduct .cardImage .button-select a {
        width: initial;
        padding: 8px 6px
    }

    .popular-sale-box .list-product-col .cardProduct .cardInfo .product-info-bottom .font-lg {
        position: absolute;
        display: flex;
        flex-wrap: wrap;
        width: 100px;
        bottom: 5px
    }

    .popular-sale-box .list-product-col .cardProduct .cardInfo .product-info-bottom .font-lg .cardPriceSale {
        line-height: 14px;
        order: -1
    }

    .popular-sale-box .list-product-col .cardProduct .cardInfo .product-info-bottom .rating {
        display: none
    }

    .lbl-hot {
        width: 38px;
        height: 38px;
        font-size: 18px;
        line-height: 40px
    }
}

@media (max-width:500px) {
    .header .main-menu li div.sub-menu .menu-inner .col-menu {
        width: 100%
    }

    .header .main-menu li div.sub-menu .menu-inner .col-menu .col-item {
        width: 100%
    }

    .header-style .box-middle-header .header-menu .main-menu .tips {
        left: 15%
    }

    .box-payments {
        width: 100%;
        padding-bottom: 15px;
        padding-top: 15px;
        margin-right: 0 !important
    }

    .box-all-payments {
        flex-wrap: wrap;
        justify-content: center !important
    }

    .block-banner-video {
        height: 380px
    }

    .cardBlog {
        min-width: 100%
    }

    .cardCategoriesStyle1 {
        padding: 0 5px 0 10px;
        height: 450px
    }

    .cardCategoriesStyle1 .cardImage {
        width: 60%
    }

    .cardCategoriesStyle1 .cardInfo {
        padding: 44px 0 24px 0
    }

    .cardCategoriesStyle1 .cardInfo h2 {
        font-size: 30px;
        line-height: 40px
    }

    .text-72-bold {
        font-size: 52px;
        line-height: 66px
    }

    h1 {
        font-size: 40px;
        line-height: 50px
    }

    .box-form-cart {
        flex-wrap: wrap
    }

    .box-form-cart .form-cart {
        margin-bottom: 20px;
        width: calc(50% - 8px);
        max-width: 100%;
        min-width: auto
    }

    .box-form-cart .form-cart .btn-minus {
        width: 44px
    }

    .box-form-cart .form-cart .btn-plus {
        width: 44px
    }

    .number-product {
        display: none
    }

    .box-open {
        flex-wrap: wrap
    }

    .box-open .open-info {
        margin-bottom: 30px;
        text-align: center
    }

    .box-open .open-button {
        min-width: 100%;
        max-width: 100%;
        width: 100%;
        text-align: center
    }

    .box-collection {
        padding: 15px 15px 89px 15px
    }

    .box-logos img {
        margin-bottom: 10px;
        max-height: 35px
    }

    .banner-homepage3 .block-info-banner {
        padding: 15px 0
    }

    .banner-homepage3 .block-info-banner .btn {
        padding: 10px 10px
    }

    .btn.btn-arrow-right {
        width: 100%;
        text-align: right;
        font-size: 16px;
        line-height: 24px
    }

    .box-gallery-list {
        flex-wrap: wrap
    }

    .box-gallery-list .gallery-main,
    .box-gallery-list .gallery-sub {
        width: 100%
    }

    .box-comments .list-comments .item-comment {
        flex-wrap: wrap
    }

    .box-comments .list-comments .item-comment .item-comment-info {
        width: 100%;
        margin-top: 15px
    }

    .nav-tab-product .nav-item {
        padding: 0 10px
    }

    .nav-tab-product .nav-item .nav-link {
        font-size: 16px;
        line-height: 24px
    }

    .font-4xl-bold {
        font-size: 38px;
        line-height: 46px
    }

    .item-checkout .price-item {
        width: 20%;
        min-width: 60px
    }

    .item-checkout .title-item {
        width: 80%
    }

    .box-button-checkout .btn {
        padding-left: 12px;
        padding-right: 12px
    }

    .category-page-head h1 {
        font-size: 26px;
        line-height: 28px
    }

    .category-page-head h2 {
        font-size: 20px;
        line-height: 22px
    }

    .category-page-head h3 {
        font-size: 16px;
        line-height: 18px
    }
}

@media (max-width:450px) {
    .number-product {
        display: none
    }

    .box-sortby {
        margin-right: 0
    }

    .clear-filter {
        display: none
    }

    .cardReview {
        padding: 20px 15px
    }

    .heading-2 {
        font-size: 34px;
        line-height: 44px
    }

    .box-gallery-instagram .box-gallery-instagram-inner .gallery-item {
        min-width: 100%
    }

    .list-ticks li {
        width: 100%
    }

    .box-product-tag {
        flex-wrap: wrap
    }

    .box-tag-left {
        width: 100%;
        margin-bottom: 15px
    }

    .box-tag-right {
        width: 100%
    }

    .slider-nav-thumbnails {
        display: none
    }

    .top-head {
        margin-bottom: 20px
    }

    .top-head>.title,
    .top-head>.title>* {
        font-size: 25px;
        line-height: 30px
    }

    .top-head>.title>img {
        width: 20px
    }

    .cardCategory2 .cardInfo {
        bottom: 5px;
        left: 20px;
        right: 20px
    }

    .lbl-sold-out {
        top: calc(50% - 50px);
        left: calc(50% - 50px);
        height: 100px;
        width: 100px;
        border-radius: 50px;
        font-size: 18px
    }

    .popular-sale-box .list-product-col .cardProduct .cardImage {
        width: 100px;
        min-width: 100px
    }
}

@media (max-width:350px) {
    .header-style .box-middle-header .header-menu .main-menu .tips {
        left: 20%
    }

    .header .main-header .header-account {
        min-width: 125px
    }

    .header .main-header .header-account .account-icon {
        padding: 0
    }

    .mobile-header-wrapper-style {
        width: 310px
    }

    .perfect-scroll {
        width: 100%
    }

    .box-list-products .product-item {
        width: 100% !important
    }

    .list-product-col .cardProduct,
    .list-product-col.five .cardProduct,
    .list-product-col.six .cardProduct {
        min-width: 100%
    }

    h3 {
        font-size: 24px;
        line-height: 34px
    }

    .cardTeam .cardImage img {
        height: 290px;
        width: 290px
    }

    .list-categories li {
        width: 50%
    }

    .btn.btn-brand-1-xl {
        padding: 10px 20px
    }

    .btn.btn-brand-1-big,
    .btn.btn-brand-3-big {
        font-size: 18px;
        line-height: 28px
    }

    .top-head {
        margin-bottom: 15px
    }

    .top-head>.title,
    .top-head>.title>* {
        font-size: 17px;
        line-height: 22px
    }

    .top-head>.title>img {
        width: 15px;
        margin-right: 5px
    }

    .category-page-head h1 {
        font-size: 22px;
        line-height: 24px
    }

    .category-page-head h2 {
        font-size: 18px;
        line-height: 20px
    }

    .category-page-head h3 {
        font-size: 14px;
        line-height: 16px
    }

    .cardCategory2 .cardInfo {
        left: 10px;
        right: 10px
    }

    .popular-sale-box .list-product-col .cardProduct .cardImage .button-select a {
        width: 65px;
        padding: 5px
    }
}

.btn:focus {
    box-shadow: none
}

.container {
    width: 1460px;
    max-width: 96%
}

.list {
    margin-bottom: 1rem;
    padding-left: 0;
    list-style: none
}

.list li {
    font-size: 1rem;
    line-height: 1.5rem
}

.iframe-main {
    position: relative
}

.iframe-main .iframe-video {
    width: 100vw;
    max-width: 100%;
    height: 50vh;
    max-height: 100%
}

.row-cols-7>* {
    flex: 0 0 auto;
    width: calc(100% / 7)
}

.row-cols-8>* {
    flex: 0 0 auto;
    width: calc(100% / 8)
}

.row-cols-9>* {
    flex: 0 0 auto;
    width: calc(100% / 9)
}

.row-cols-10>* {
    flex: 0 0 auto;
    width: calc(100% / 10)
}

.row-cols-11>* {
    flex: 0 0 auto;
    width: calc(100% / 11)
}

.row-cols-12>* {
    flex: 0 0 auto;
    width: calc(100% / 12)
}

.column {
    column-gap: 1rem
}

.column.two {
    column-count: 2
}

.column.three {
    column-count: 3
}

.column.four {
    column-count: 4
}

.column.five {
    column-count: 5
}

.column.six {
    column-count: 6
}

.column>* {
    display: block;
    width: 100%;
    height: 100%;
    overflow: auto;
    margin-bottom: 1rem
}

@media (max-width:1399px) {
    img.img-responsive.full-xl {
        width: 100%;
        height: auto
    }

    img.img-responsive.wide-xl {
        width: auto;
        height: 100%
    }
}

@media (max-width:1199px) {
    .container {
        width: 100%;
        max-width: 100%
    }

    img.img-responsive.full-lg {
        width: 100%;
        height: auto
    }

    img.img-responsive.wide-lg {
        width: auto;
        height: 100%
    }
}

@media (max-width:991px) {
    .container {
        width: 100%;
        max-width: 100%
    }

    img.img-responsive.full-md {
        width: 100%;
        height: auto
    }

    img.img-responsive.wide-md {
        width: auto;
        height: 100%
    }
}

@media (max-width:767px) {
    .container {
        width: 100%;
        max-width: 100%
    }

    img.img-responsive.full-sm {
        width: 100%;
        height: auto
    }

    img.img-responsive.wide-sm {
        width: auto;
        height: 100%
    }
}

@media (max-width:575px) {
    .container {
        width: 100%;
        max-width: 100%
    }

    img.img-responsive.full-xs {
        width: 100%;
        height: auto
    }

    img.img-responsive.wide-xs {
        width: auto;
        height: 100%
    }
}

@media (min-width:576px) {
    .row-cols-sm-7>* {
        flex: 0 0 auto;
        width: calc(100% / 7)
    }

    .row-cols-sm-8>* {
        flex: 0 0 auto;
        width: calc(100% / 8)
    }

    .row-cols-sm-9>* {
        flex: 0 0 auto;
        width: calc(100% / 9)
    }

    .row-cols-sm-10>* {
        flex: 0 0 auto;
        width: calc(100% / 10)
    }

    .row-cols-sm-11>* {
        flex: 0 0 auto;
        width: calc(100% / 11)
    }

    .row-cols-sm-12>* {
        flex: 0 0 auto;
        width: calc(100% / 12)
    }

    .column.two-sm {
        column-count: 2
    }

    .column.three-sm {
        column-count: 3
    }

    .column.four-sm {
        column-count: 4
    }

    .column.five-sm {
        column-count: 5
    }

    .column.six-sm {
        column-count: 6
    }
}

@media (min-width:768px) {
    .row-cols-md-7>* {
        flex: 0 0 auto;
        width: calc(100% / 7)
    }

    .row-cols-md-8>* {
        flex: 0 0 auto;
        width: calc(100% / 8)
    }

    .row-cols-md-9>* {
        flex: 0 0 auto;
        width: calc(100% / 9)
    }

    .row-cols-md-10>* {
        flex: 0 0 auto;
        width: calc(100% / 10)
    }

    .row-cols-md-11>* {
        flex: 0 0 auto;
        width: calc(100% / 11)
    }

    .row-cols-md-12>* {
        flex: 0 0 auto;
        width: calc(100% / 12)
    }

    .column.two-md {
        column-count: 2
    }

    .column.three-md {
        column-count: 3
    }

    .column.four-md {
        column-count: 4
    }

    .column.five-md {
        column-count: 5
    }

    .column.six-md {
        column-count: 6
    }
}

@media (min-width:992px) {
    .row-cols-lg-7>* {
        flex: 0 0 auto;
        width: calc(100% / 7)
    }

    .row-cols-lg-8>* {
        flex: 0 0 auto;
        width: calc(100% / 8)
    }

    .row-cols-lg-9>* {
        flex: 0 0 auto;
        width: calc(100% / 9)
    }

    .row-cols-lg-10>* {
        flex: 0 0 auto;
        width: calc(100% / 10)
    }

    .row-cols-lg-11>* {
        flex: 0 0 auto;
        width: calc(100% / 11)
    }

    .row-cols-lg-12>* {
        flex: 0 0 auto;
        width: calc(100% / 12)
    }

    .column.two-lg {
        column-count: 2
    }

    .column.three-lg {
        column-count: 3
    }

    .column.four-lg {
        column-count: 4
    }

    .column.five-lg {
        column-count: 5
    }

    .column.six-lg {
        column-count: 6
    }
}

@media (min-width:1200px) {
    .row-cols-xl-7>* {
        flex: 0 0 auto;
        width: calc(100% / 7)
    }

    .row-cols-xl-8>* {
        flex: 0 0 auto;
        width: calc(100% / 8)
    }

    .row-cols-xl-9>* {
        flex: 0 0 auto;
        width: calc(100% / 9)
    }

    .row-cols-xl-10>* {
        flex: 0 0 auto;
        width: calc(100% / 10)
    }

    .row-cols-xl-11>* {
        flex: 0 0 auto;
        width: calc(100% / 11)
    }

    .row-cols-xl-12>* {
        flex: 0 0 auto;
        width: calc(100% / 12)
    }

    .column.two-xl {
        column-count: 2
    }

    .column.three-xl {
        column-count: 3
    }

    .column.four-xl {
        column-count: 4
    }

    .column.five-xl {
        column-count: 5
    }

    .column.six-xl {
        column-count: 6
    }
}

@media (min-width:1400px) {
    .row-cols-xxl-7>* {
        flex: 0 0 auto;
        width: calc(100% / 7)
    }

    .row-cols-xxl-8>* {
        flex: 0 0 auto;
        width: calc(100% / 8)
    }

    .row-cols-xxl-9>* {
        flex: 0 0 auto;
        width: calc(100% / 9)
    }

    .row-cols-xxl-10>* {
        flex: 0 0 auto;
        width: calc(100% / 10)
    }

    .row-cols-xxl-11>* {
        flex: 0 0 auto;
        width: calc(100% / 11)
    }

    .row-cols-xxl-12>* {
        flex: 0 0 auto;
        width: calc(100% / 12)
    }

    .column.two-xxl {
        column-count: 2
    }

    .column.three-xxl {
        column-count: 3
    }

    .column.four-xxl {
        column-count: 4
    }

    .column.five-xxl {
        column-count: 5
    }

    .column.six-xxl {
        column-count: 6
    }
}

.heading {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.heading.through::before,
.heading.through::after {
    position: relative;
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 1px;
    background-color: #ebebeb
}

.heading.through::before {
    margin-left: -100%;
    right: 20px
}

.heading.through::after {
    margin-right: -100%;
    left: 20px
}

.heading.through::before,
.heading.through::after {
    background-color: #e53935
}

.heading .title,
.heading .title>* {
    display: inline-block;
    color: #e53935;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0
}

.heading.default {
    justify-content: flex-start;
    border-bottom: 1px solid #999
}

.heading.default svg {
    width: 24px;
    height: 24px;
    margin-right: .75rem;
    fill: #333
}

.heading.default .title {
    color: #333
}

.heading.white.through::before,
.heading.white.through::after {
    background-color: #fff
}

.heading.white.through::before .title,
.heading.white.through::after .title {
    color: #fff
}

.product-block {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    border: 1px solid #ddd;
    padding: 2px
}

.pic-box-double {
    position: relative;
    display: block
}

.pic-box-double .float-block {
    position: absolute;
    top: .5rem;
    z-index: 3
}

.pic-box-double .float-block.l {
    left: .5rem
}

.pic-box-double .float-block.r {
    right: .5rem
}

.pic-box-double .float-block .style {
    display: block;
    padding: .35rem .5rem;
    color: #fff
}

.pic-box-double .float-block .style.circle {
    width: 45px;
    height: 45px;
    background: #dc3545;
    border-radius: 100%;
    padding: inherit;
    text-align: center;
    line-height: 45px;
    font-size: .875rem
}

.pic-box-double .float-block .style.style-01 {
    background: #f06292
}

.pic-box-double .float-block .style.style-02 {
    background: #9c27b0
}

.pic-box-double .new-arrival {
    position: absolute;
    top: 50%;
    right: 5%;
    left: 5%;
    transform: translateY(-50%);
    z-index: 3
}

.pic-box-double .new-arrival .title {
    text-align: center;
    color: #fff;
    font-size: 1.25rem;
    font-weight: bold
}

.pic-box-double>img:nth-of-type(2) {
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    opacity: 0
}

.pic-box-double:hover>img:nth-of-type(2) {
    opacity: 1
}

.product-block .content {
    text-align: center
}

.product-block .content .p-title {
    width: 100%;
    height: calc(1rem * 1 * 1.5 * 2);
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: .25rem;
    font-size: 1rem;
    line-height: 1.5
}

.product-block .content .p-title:focus,
.product-block .content .p-title:hover {
    color: #e53935
}

.product-block .content .price-block {
    display: flex;
    align-items: baseline;
    justify-content: center
}

.product-block .content .price-block span {
    margin-right: .5rem;
    color: #e53935;
    font-size: 1.25rem;
    font-weight: bold
}

.product-block .content .price-block del {
    color: #666;
    font-size: .875rem
}

.product-block .content .ranking-box {
    margin-bottom: .5rem
}

.product-block .content .ranking-box>img {
    width: 1rem;
    height: 1rem
}

.product-block .content .btn-box .btn-add {
    width: 100%;
    background: linear-gradient(to bottom, rgba(229, 57, 54, 0.5) 5%, #e53936 35%, #e53936 80%, rgba(229, 57, 54, 0.8) 95%);
    color: #fff;
    transition: all ease-in-out .3s
}

.product-block .content .btn-box .btn-add:focus,
.product-block .content .btn-box .btn-add:hover {
    opacity: .8
}

.blue-card-modern {
    padding: 3px;
    background: linear-gradient(45deg, #007cf0, #00dfd8, #007cf0);
    border-radius: 12px;
    box-shadow: 0 5px 8px rgba(102, 126, 234, 0.3);
    transition: all 0.3s ease
}

.blue-card-modern::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(45deg, #00dfd8, #007cf0, #00dfd8);
    border-radius: 12px;
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: -1
}

.blue-card-modern:hover::before {
    opacity: 1
}

.blue-card-modern:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 16px rgba(102, 126, 234, 0.4)
}

.blue-card-modern .reviews-block {
    background: white;
    border-radius: 10px;
    border: 0;
    box-shadow: initial
}

.reviews-block .pic-box {
    margin-bottom: 10px
}

.reviews-block .pic-box a {
    display: block;
    overflow: hidden
}

.reviews-block .item-box {
    margin-bottom: 10px
}

.reviews-block .item-box>img {
    width: 100%;
    height: auto
}

.reviews-block .content .thumbnail {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.reviews-block .content .thumbnail span.item-box {
    display: flex;
    width: 50px;
    max-width: 100%;
    height: 50px;
    min-height: 50px;
    justify-content: center;
    align-items: center;
    border: 0;
    border-radius: 0;
    margin: 5px;
    overflow: hidden
}

.reviews-block .content .thumbnail span.item-box>img {
    max-height: initial
}

.reviews-block .content>*+* {
    margin-top: 10px
}

.reviews-block .content .title {
    width: 100%;
    height: calc(1rem * 1 * 1.5 * 2);
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: .25rem;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5
}

.reviews-block .content .title:focus,
.reviews-block .content .title:hover {
    color: #9f86d9
}

.reviews-block .content .user {
    color: #666;
    font-size: .875rem
}

.reviews-block .content .star-box {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.reviews-block .content .star-box .star {
    display: flex;
    align-items: center
}

.reviews-block .content .star-box .star>*+* {
    margin-left: 2px
}

.reviews-block .content .star-box .date {
    color: #666;
    font-size: .875rem
}

.reviews-block .content .summary {
    width: 100%;
    height: calc(.875rem * 1 * 1.5 * 2);
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: .875rem;
    line-height: 1.5
}

.reviews-block .content .option {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f5f5f5
}

.reviews-block .content .option .btn {
    display: flex;
    align-items: center
}

.reviews-block .content .option .btn svg {
    margin-right: 5px
}

.readmore-box {
    overflow: hidden
}

.btn-readmore {
    display: inline-block;
    border: 1px solid #333;
    padding: .35rem 1rem;
    cursor: pointer
}

.slide-banner {
    position: fixed;
    left: -398px;
    bottom: 60px;
    transition: left .3s ease;
    -moz-transition: left .3s ease;
    -webkit-transition: left .3s ease;
    -o-transition: left .3s ease;
    z-index: 10
}

.slide-banner:focus,
.slide-banner:hover {
    left: 0
}

.slide-banner a {
    display: block
}

.navigation-box {
    position: fixed;
    right: 15px;
    bottom: 60px;
    z-index: 10
}

.navigation-box .item {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    text-align: center;
    line-height: 45px;
    opacity: .8
}

.navigation-box .item svg {
    width: 30px;
    height: 30px;
    fill: #fff
}

.navigation-box .email {
    right: 0;
    bottom: 120px;
    background: #e35946
}

.navigation-box .message {
    right: 0;
    bottom: 60px;
    background: #0bcf68;
    cursor: pointer
}

.navigation-box .back-to-top {
    right: 0;
    bottom: 0;
    background: #62bfe7;
    cursor: pointer
}

.section-slick .slider .slick-slide {
    margin: 0 5px
}

.section-slick .slider .slick-prev {
    left: 25px
}

.section-slick .slider .slick-next {
    right: 25px
}

.section-slick .slider .slick-slide {
    transition: all ease-in-out .3s;
    opacity: .8
}

.section-slick .slider .slick-active {
    opacity: 1
}

.section-slick .slider .slick-current {
    opacity: 1
}

.section-slick .slider .slick-dots li>button:before {
    font-size: 16px
}

.section-slick .slider .slick-dots li:hover>button:before,
.section-slick .slider .slick-dots li.slick-active>button:before {
    color: #dc3545
}

.slick-sells {
    background-image: url("/public/img/valentine-bg.png");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 5px;
    position: fixed;
    left: -350px;
    bottom: 15px;
    z-index: 16;
    width: 350px;
    max-width: 90%
}

.slick-sells .control-btn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    cursor: pointer;
    width: 20px;
    height: 20px;
    text-align: center;
    font-weight: 600;
    line-height: 20px
}

.slick-sells .items-box {
    display: flex;
    padding: 5px
}

.slick-sells .items-box .pic {
    display: block;
    width: 18%
}

.slick-sells .items-box .pic>a {
    display: block
}

.slick-sells .items-box .content {
    width: 80%;
    padding-left: 15px;
    color: #ee86a7
}

.slick-sells .items-box .content>*+* {
    margin-top: 7px
}

.slick-sells .items-box .content .title {
    margin-bottom: 5px
}

.slick-sells .items-box .content .title>a {
    display: block;
    color: #ee86a7;
    font-size: .875rem;
    font-weight: 600;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.slick-sells .items-box .content .author {
    display: flex;
    align-items: center;
    font-size: .75rem
}

.slick-sells .items-box .content .author img {
    width: auto;
    height: 100%
}

.slick-sells .items-box .content .author>* {
    display: flex;
    align-items: center
}

.slick-sells .items-box .content .author>*+* {
    margin-left: 10px
}

.slick-sells .items-box .content .tips {
    margin-bottom: 5px;
    font-size: .75rem;
    max-width: 80%
}

.slick-sells .items-box .content .date {
    font-size: .75rem
}

@media (max-width:1199px) {
    .offcanvas.show {
        transform: none !important;
        overflow-x: hidden;
        overflow-y: scroll
    }

    .product-block .content .p-title {
        height: calc(.875rem * 1 * 1.5 * 2);
        font-size: .875rem
    }

    .product-block .content .price-block span {
        font-size: 1rem
    }
}

@media (max-width:991px) {
    .pic-box-double .new-arrival .title {
        font-size: 1rem
    }

    .slide-banner {
        display: none
    }

    .navigation-box .item {
        width: 40px;
        height: 40px;
        line-height: 35px
    }

    .navigation-box .item svg {
        width: 20px;
        height: 20px
    }

    .navigation-box .email {
        bottom: 100px
    }

    .navigation-box .message {
        bottom: 50px
    }
}

@media (max-width:575px) {
    .slick-sells {
        left: -300px;
        width: 300px
    }

    .slick-sells .items-box .pic {
        width: 19%
    }

    .slick-sells .items-box .content>*+* {
        margin-top: 5px
    }

    .product-block .content .price-block del {
        font-size: .75rem
    }
}

.section-block.section-three-columns .item-box {
    display: flex;
    align-items: center;
    flex-direction: column
}

.section-block.section-three-columns .item-box .pic {
    z-index: 10;
    width: 50%;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 100%;
    padding: 10px;
    overflow: hidden
}

.section-block.section-three-columns .item-box .pic img {
    border-radius: 100%
}

.section-block.section-three-columns .item-box .content {
    width: 100%;
    border: 1px solid #ddd;
    margin-top: -65px;
    padding: 70px 15px 20px 15px;
    text-align: center
}

.section-01 .pic-box {
    display: block;
    position: relative;
    overflow: hidden
}

.section-01 .pic-box .title {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20%;
    z-index: 10;
    background: rgba(229, 57, 53, 0.6);
    padding: .25rem .5rem;
    color: #fff;
    font-size: 1.25rem;
    white-space: nowrap
}

.section-01 .pic-box:hover img.scale {
    transform: scale(1.2, 1.2)
}

.section-02 {
    position: relative
}

.section-02 .countdown-block {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ff0
}

.section-02 .countdown-block .title {
    font-style: italic;
    font-size: 1.25rem;
    font-weight: bold
}

.section-02 .countdown-block .countdown-box {
    display: flex;
    align-items: center;
    font-size: 1.5rem;
    font-weight: bold
}

.section-02 .countdown-block .countdown-box svg {
    width: 24px;
    height: 24px;
    margin-right: .5rem
}

.section-02 .countdown-block .countdown-box span.default {
    background: #000;
    border-radius: 5px;
    padding: 0 .25rem;
    color: #fff
}

.section-03 {
    position: relative;
    background: #ffebee
}

.section-03:before {
    content: "";
    position: absolute;
    width: 50%;
    top: 0;
    right: 50%;
    bottom: 0;
    left: 0;
    background: #fff
}

.section-03 .content {
    position: relative;
    z-index: 10
}

.section-03 .title {
    color: red;
    font-size: 2.5rem;
    font-weight: bold
}

.section-04 {
    background: #ffebee;
    padding: 2rem 0;
    color: red
}

.section-04 .detail {
    margin-bottom: .5rem;
    font-size: 3rem;
    font-weight: bold
}

.section-04 .title {
    margin-bottom: 0;
    font-size: 1.25rem
}

.section-06 .pic-block {
    position: relative;
    display: block;
    overflow: hidden
}

.section-06 .pic-block .title {
    position: absolute;
    top: 2rem;
    left: 2rem;
    z-index: 10;
    background: rgba(255, 255, 255, 0.8)
}

.section-06 .pic-block .title span {
    white-space: nowrap;
    font-size: 1.25rem;
    font-weight: bold
}

.section-07 .info-block {
    background: #f5f5f5
}

.section-07 .pic-block {
    position: relative;
    display: block;
    overflow: hidden
}

.section-07 .pic-block .title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    background: rgba(255, 255, 255, 0.8)
}

.section-07 .pic-block .title span {
    white-space: nowrap;
    font-size: 1.25rem;
    font-weight: bold
}

.section-08 .info-block {
    background: #f5f5f5
}

.section-08 .product-block .content .p-title {
    color: #e53935;
    font-size: .875rem
}

.section-08 .product-block .content .p-title:focus,
.section-08 .product-block .content .p-title:hover {
    color: #333
}

.section-09 .accordion-button {
    color: #333;
    font-size: 1.25rem
}

.section-09 .accordion-button:focus {
    z-index: 3;
    border-color: #ffebee;
    outline: 0;
    box-shadow: none
}

.section-09 .accordion-button:not(.collapsed) {
    color: #e53935;
    background-color: #ffebee;
    box-shadow: none
}

.section-10 {
    background: #f5f5f5
}

.section-10 .item-box .icon svg {
    width: 3rem;
    height: 3rem;
    fill: #e57373
}

.section-10 .item-box .content .title {
    color: #e57373;
    text-align: center;
    font-weight: bold
}

.section-10 .item-box .content .summary {
    width: 100%;
    height: calc(1rem * 1 * 1.5 * 2);
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 1rem
}

.section-10 .page-info .title {
    color: #e53935;
    font-size: 1.25rem;
    font-weight: bold
}

.section-11 .blog-item .pic-box {
    display: block;
    overflow: hidden;
    margin-bottom: .5rem
}

.section-11 .blog-item .title {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 1.25rem;
    font-weight: bold
}

.section-11 .blog-item .summary {
    width: 100%;
    height: calc(1rem * 1 * 1.5 * 2);
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #777;
    font-size: 1rem
}

.section-11 .blog-item .link-more {
    border-color: #777;
    border-radius: 0
}

.section-11 .blog-item .link-more [class*="fa"] {
    margin-right: .5rem
}

.section-11 .blog-item .link-more:focus,
.section-11 .blog-item .link-more:hover {
    color: #e53935
}

@media (max-width:1199px) {
    .section-01 .pic-box .title {
        padding: .25rem .5rem;
        font-size: 1rem
    }

    .section-03 .title {
        font-size: 1.25rem
    }

    .section-03 .summary {
        font-size: .875rem
    }

    .section-03 .inner {
        max-height: 200px;
        overflow-x: hidden;
        overflow-y: scroll
    }

    .section-04 .detail {
        font-size: 2rem
    }

    .section-04 .title {
        font-size: 1rem
    }

    .section-06 .pic-block .title span {
        font-size: 1rem
    }

    .section-07 .pic-block .title span {
        font-size: 1rem
    }

    .section-09 .accordion-button {
        padding: .75rem 1rem;
        font-size: 1rem
    }

    .section-09 .accordion-body p {
        font-size: .875rem
    }

    .section-10 .page-info p {
        font-size: .875rem
    }

    .section-11 .blog-item .title {
        font-size: 1rem
    }

    .section-11 .blog-item .summary {
        height: calc(.875rem * 1 * 1.5 * 2);
        font-size: .875rem
    }

    .section-11 .blog-item .link-more {
        padding: .5rem 1rem;
        font-size: .875rem
    }
}

@media (max-width:767px) {
    .section-block.section-three-columns .item-box {
        display: flex;
        align-items: flex-start;
        flex-direction: row;
        border: 1px solid #ddd;
        padding: 10px
    }

    .section-block.section-three-columns .item-box .pic {
        width: 30%
    }

    .section-block.section-three-columns .item-box .content {
        width: calc(100% - 30%);
        border: none;
        margin: 0;
        padding: 0 0 0 15px;
        text-align: left
    }

    .section-block.section-three-columns .item-box .content .title {
        margin-bottom: 10px;
        font-size: 1rem;
        font-weight: 600;
        line-height: 1.2
    }

    .section-block.section-three-columns .item-box .content .summary {
        color: #666;
        font-size: .875rem
    }

    .section-03 {
        position: relative;
        background: #fff
    }

    .section-03:before {
        display: none
    }

    .section-10 {
        background: #f5f5f5
    }

    .section-10 .item-box .content .title {
        text-align: left
    }

    .section-10 .item-box .content .summary {
        width: 100%;
        height: calc(1rem * 1 * 1.5 * 2);
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 1rem
    }

    .section-10 .page-info .title {
        color: #e53935;
        font-size: 1.25rem;
        font-weight: bold
    }
}

@media (max-width:575px) {

    .heading .title,
    .heading .title>* {
        font-size: 1.25rem
    }

    .section-01 .pic-box .title {
        font-size: .875rem
    }

    .section-02 {
        position: relative
    }

    .section-02 .countdown-block {
        flex-wrap: wrap
    }

    .section-02 .countdown-block .title {
        margin-bottom: .5rem
    }

    .section-02 .countdown-block .countdown-box {
        font-size: 1.25rem
    }

    .section-02 .countdown-block .countdown-box span.default {
        background: #000;
        border-radius: 5px;
        padding: 0 .25rem;
        color: #fff
    }
}

.section-main .col-left {
    flex: 0 0 auto;
    width: 20%
}

.section-main .col-right {
    flex: 0 0 auto;
    width: 80%
}

.section-main .accordion-item .accordion-button {
    padding: .55rem 1.25rem;
    color: #333;
    font-size: 1rem
}

.section-main .accordion-item .accordion-button:focus {
    z-index: 3;
    border-color: #ffebee;
    outline: 0;
    box-shadow: none
}

.section-main .accordion-item .accordion-button:not(.collapsed) {
    color: #9f86d9;
    background-color: #ffebee;
    box-shadow: none
}

.section-main .accordion-item .accordion-body>ul {
    list-style: none
}

.section-main .accordion-item .accordion-body>ul>li+li {
    border-top: 1px dotted #ddd
}

.section-main .accordion-item .accordion-body>ul>li>a {
    position: relative;
    display: block;
    padding: .5rem 0 .5rem 1rem
}

.section-main .accordion-item .accordion-body>ul>li>a:before {
    content: ">";
    position: absolute;
    left: 0;
    color: #9f86d9
}

.section-main .accordion-item .accordion-body>ul>li>a:focus,
.section-main .accordion-item .accordion-body>ul>li>a:hover {
    color: #9f86d9
}

.section-main .aside-box .title-box {
    border-bottom: 1px solid #ddd;
    margin-bottom: 1rem
}

.section-main .aside-box .title-box .title {
    display: inline-block;
    margin-bottom: 1.25rem;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.5rem
}

.section-main .aside-box .list {
    list-style: none;
    padding-left: 0
}

.section-main .aside-box .list>li+li {
    border-top: 1px dashed #ddd
}

.section-main .aside-box .list>li>a {
    display: inline-block;
    padding: .75rem 0;
    font-size: 1rem;
    line-height: 1.25rem
}

.section-main .aside-box .list>li>a:focus,
.section-main .aside-box .list>li>a:hover {
    color: #9f86d9
}

.section-main .aside-box .item-list>*+* {
    margin-top: 1rem
}

.section-main .aside-box .item-list .pic {
    display: block
}

.section-main .aside-box .item-list .title .p-title {
    width: 100%;
    height: calc(.75rem * 1 * 1.25 * 2);
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: .75rem;
    line-height: 1.25
}

.section-main .aside-box .item-list .title .p-title:focus,
.section-main .aside-box .item-list .title .p-title:hover {
    color: #9f86d9
}

.section-main .page-info .title {
    margin: 0 0 1rem;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.75rem
}

.section-main .page-info .content .title {
    margin: 0 0 1rem;
    font-size: 1.5rem;
    font-weight: bold
}

.section-main .page-info p {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #646667;
    margin-bottom: 1rem
}

.section-sales-campaign .top-head>.title::after {
    content: initial
}

.section-sales-campaign .page-info p {
    font-size: 1.15rem
}

.section-sales-campaign .page-info {
    display: flex;
    flex-wrap: wrap;
    margin: -15px
}

.section-sales-campaign .page-info .activity-card {
    flex: 1 1 auto;
    max-width: calc(33.33% - (2 * 15px));
    margin: 15px;
    padding: 15px;
    background: white;
    border: 1px solid #f5f5f5;
    border-radius: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    -webkit-transition: -webkit-transform 0.3s ease;
    -moz-transition: -moz-transform 0.3s ease;
    -ms-transition: -ms-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    transition: transform 0.3s ease
}

.section-sales-campaign .page-info .activity-card:hover {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15)
}

.section-sales-campaign .page-info .activity-card .title {
    display: inline-block;
    padding: 5px 15px;
    border-radius: 20px;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 10px;
    background: #e74c3c;
    color: white
}

.section-sales-campaign .page-info .activity-card .btn-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.section-sales-campaign .page-info .activity-card .btn-box>* {
    margin-top: 1rem
}

.section-sales-campaign .page-info .activity-card .date {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: .875rem;
    line-height: 1
}

.section-sales-campaign .page-info .activity-card .date::before {
    content: url("../../public/img/calendar-heart.svg");
    width: 20px;
    height: auto;
    margin-right: 5px
}

.section-sales-campaign .page-info .activity-card ul li {
    font-size: .875rem !important
}

.section-main .page-info ul {
    margin-bottom: 1rem
}

.section-main .page-info ul li {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #646667
}

.section-main .page-tag-list {
    background: #eee;
    padding: 1rem
}

.section-main .page-tag-list .title {
    margin-bottom: .5rem;
    font-size: 1.25rem;
    font-weight: bold
}

.section-main .page-tag-list .content>*+* {
    margin-right: 1rem;
    margin-bottom: .5rem
}

.section-main .page-tag-list .content>a {
    display: inline-block
}

.section-main .option-box {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 1rem 0
}

.section-main .option-box .option-item {
    display: flex;
    align-items: center
}

.section-main .option-box .option-item+.option-item {
    margin-left: 1rem
}

.section-main .option-box .option-item .title {
    margin: 0 .5rem 0 0;
    white-space: nowrap;
    font-size: .875rem;
    font-weight: bold
}

.section-main .pagination-nav {
    display: flex;
    justify-content: center
}

.section-main .pagination-nav .page-item>a {
    color: #333
}

.section-main .pagination-nav .page-item>a:focus,
.section-main .pagination-nav .page-item>a:hover {
    color: #fff
}

.section-main .pagination-nav .page-item.active>a {
    background: #9f86d9;
    border-color: #9f86d9;
    color: #fff
}

.section-main .page-pagination {
    border-top: 1px solid #ddd;
    padding-top: 1rem
}

.section-main .page-pagination a.title {
    display: flex;
    align-items: center
}

.section-main .page-pagination a.title svg {
    fill: #333
}

.section-main .page-pagination a.title span {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.section-main .page-pagination a.title:focus,
.section-main .page-pagination a.title:hover {
    color: #e53935
}

.section-main .page-pagination a.title:focus svg,
.section-main .page-pagination a.title:hover svg {
    fill: #e53935
}

.section-main .page-pagination .col:nth-of-type(2) a.title {
    justify-content: flex-end
}

.section-main.main-brand .brand-list-block .brand-item .pic-box {
    display: block;
    border-radius: 100%;
    overflow: hidden
}

.section-main.main-brand .brand-list-block .brand-item .content {
    text-align: center
}

.section-main.main-brand .brand-list-block .brand-item .content .title-block {
    margin-bottom: 1rem
}

.section-main.main-brand .brand-list-block .brand-item .content .title-block .title {
    font-size: 16px;
    font-weight: bold
}

.section-main.main-brand .brand-list-block .brand-item .content .title-block .title:focus,
.section-main.main-brand .brand-list-block .brand-item .content .title-block .title:hover {
    color: #9f86d9
}

.section-main.main-brand .brand-list-block .brand-item .content .title-block .sub-title {
    color: #666;
    font-size: 14px;
    margin-top: 10px
}

.section-main.main-brand .brand-list-block .brand-item .content .summary {
    font-size: .875rem
}

.main-sub-page .section-sub-block>.container>.row {
    justify-content: center
}

.main-sub-page .section-sub-block .heading {
    text-align: center
}

.main-sub-page .section-sub-block .heading>* {
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: bold
}

.main-sub-page .section-sub-block .page-info.bd {
    border: 1px solid #ddd;
    padding: 1rem
}

.main-sub-page .section-category .row {
    justify-content: flex-start
}

.main-sub-page .section-about .table a {
    display: inline-block;
    color: #e53935
}

.main-sub-page .section-about .table a:focus,
.main-sub-page .section-about .table a:hover {
    color: #c62828
}

.main-sub-page .section-about .table span,
.main-sub-page .section-about .table strong {
    color: #e53935
}

.main-sub-page .section-contact .content .info-block {
    font-size: .875rem;
    line-height: 1.5rem
}

.main-sub-page .section-contact .content .form-block>*+* {
    margin-top: 1rem
}

.main-sub-page .section-contact .content .form-block label {
    font-weight: bold
}

.main-sub-page .section-contact .content .form-block label>span {
    color: red
}

.main-sub-page .section-contact .content .form-block .row:last-child {
    justify-content: flex-end
}

.main-sub-page .section-contact .content .summary .contact {
    margin-bottom: 1rem
}

.main-sub-page .section-contact .content .summary .contact .title {
    color: #e53935;
    font-weight: bold
}

.main-sub-page .section-contact .content .summary .contact .mail {
    font-size: .875rem
}

.main-sub-page .section-contact .content .summary .contact .mail>a {
    display: inline-block;
    color: #e57373
}

.main-sub-page .section-contact .content .summary .contact .mail>a:focus,
.main-sub-page .section-contact .content .summary .contact .mail>a:hover {
    color: #c62828
}

.main-sub-page .section-contact .content .summary .notice {
    font-size: .875rem;
    line-height: 1.5rem
}

.main-sub-page .section-text-block .content a {
    display: inline-block;
    color: #e53935
}

.main-sub-page .section-text-block .content a:focus,
.main-sub-page .section-text-block .content a:hover {
    color: #c62828
}

.main-sub-page .section-text-block .content .title-box {
    font-size: 1.25rem;
    font-weight: bold
}

.main-sub-page .section-blog .blog-list .list-block>*+* {
    margin-top: 1rem
}

.main-sub-page .section-blog .blog-list .list-block .pic {
    display: block
}

.main-sub-page .section-blog .blog-list .list-block .content .title {
    margin-bottom: 1rem
}

.main-sub-page .section-blog .blog-list .list-block .content .title>a {
    display: inline-block;
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 1.5rem
}

.main-sub-page .section-blog .blog-list .list-block .content .title>a:focus,
.main-sub-page .section-blog .blog-list .list-block .content .title>a:hover {
    color: #e53935
}

.main-sub-page .section-blog .blog-list .list-block .content .summary {
    width: 100%;
    height: calc(1.25rem * 3);
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: .875rem;
    line-height: 1.25rem
}

.main-sub-page .section-blog .blog-content .content .s-title {
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 1rem;
    line-height: 1.5rem
}

.main-sub-page .section-blog .blog-content .content a {
    display: inline-block
}

.main-sub-page .section-blog .blog-content .content p {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #646667;
    margin-bottom: 1rem
}

.book-catalogs-box {
    background: #c7c7c726;
    background: linear-gradient(-45deg, transparent 25%, #c7c7c726 25%, #c7c7c726 50%, transparent 50%, transparent 75%, #c7c7c726 75%, #c7c7c726);
    background-clip: padding-box;
    background-size: 4px 4px;
    border-bottom: 4px double #c7c7c780;
    border-top: 4px double #c7c7c780;
    padding: 20px 15px 15px;
    margin: 15px 0
}

.book-catalogs-box .book-catalogs-title {
    display: block;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    text-align: center
}

.book-catalogs-box .book-catalogs-title:before {
    content: "";
    display: inline-block;
    background-image: url("../../public/img/list-ul.svg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    vertical-align: middle
}

.book-catalogs-box ul>li {
    position: relative;
    margin-left: 2em;
    padding-left: 0
}

.book-catalogs-box>ul>li {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500
}

.book-catalogs-box>ul>li+li {
    margin-top: 15px
}

.book-catalogs-box>ul>li>ul>li {
    font-size: 15px;
    line-height: 22px;
    font-weight: 400
}

.book-catalogs-box .book-catalogs-content li *[onclick] {
    cursor: pointer
}

.book-catalogs-box .book-catalogs-content li *[onclick]:hover {
    color: #9f86d9
}

.book-catalogs-box .book-catalogs-content>:first-child {
    counter-reset: toc
}

.book-catalogs-box .book-catalogs-content ul>li:before,
.book-catalogs-box .book-catalogs-content>li:before {
    border-right: 1px solid;
    content: counters(toc, "-");
    counter-increment: toc;
    display: block;
    font-family: inherit;
    letter-spacing: -.1px;
    line-height: 1.1;
    padding: 0 .5em 0 0;
    position: absolute;
    right: calc(100% + .5em);
    top: .25em;
    -webkit-transform: scale(.95);
    transform: scale(.95);
    white-space: nowrap;
    width: auto
}

.book-catalogs-box .book-catalogs-content ul {
    counter-reset: toc;
    padding-left: 1em
}

.main-sub-page .section-review .review-list .item-block {
    display: block;
    border: 1px solid #ddd
}

.main-sub-page .section-review .review-list .item-block .pic-box {
    display: block;
    position: relative;
    overflow: hidden
}

.main-sub-page .section-review .review-list .item-block .pic-box:hover img.scale {
    transform: scale(1.2, 1.2)
}

.main-sub-page .section-review .review-list .item-block .content {
    padding: 1rem
}

.main-sub-page .section-review .review-list .item-block .content .title {
    display: inline-block;
    margin-bottom: 1rem;
    font-size: 1.5rem;
    font-weight: bold
}

.main-sub-page .section-review .review-list .item-block .content .title:focus,
.main-sub-page .section-review .review-list .item-block .content .title:hover {
    color: #e53935
}

.main-sub-page .section-review .review-list .item-block .content .summary {
    width: 100%;
    height: calc(1rem * 1 * 1.5 * 6);
    -webkit-line-clamp: 6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 1rem;
    line-height: 1.5
}

.main-sub-page .section-review .review-detail .left .score-top .row {
    align-items: center
}

.main-sub-page .section-review .review-detail .left .score-top .pic-box {
    text-align: center
}

.main-sub-page .section-review .review-detail .left .score-top .pic-box>img {
    width: auto;
    height: 100%
}

.main-sub-page .section-review .review-detail .left .score-top .score-total {
    background: orange;
    border-radius: .5rem;
    margin-bottom: 1rem;
    padding: .5rem 1.5rem;
    text-align: center;
    color: #fff
}

.main-sub-page .section-review .review-detail .left .score-top .score-total .score {
    font-size: 1.5rem;
    font-weight: bold
}

.main-sub-page .section-review .review-detail .left .score-top .score-total .total {
    font-size: .875rem
}

.main-sub-page .section-review .review-detail .left .score-top .score-star {
    display: flex;
    justify-content: center;
    margin-bottom: .5rem
}

.main-sub-page .section-review .review-detail .left .score-top .score-star>*+* {
    margin-left: .5rem
}

.main-sub-page .section-review .review-detail .left .score-top .score-star>img {
    width: 1rem;
    height: 1rem
}

.main-sub-page .section-review .review-detail .left .progress-list .item-box+.item-box {
    margin-top: 1rem
}

.main-sub-page .section-review .review-detail .left .progress-list .item-box .title {
    display: flex;
    justify-content: space-between;
    margin-bottom: .25rem
}

.main-sub-page .section-review .review-detail .left .progress-list .item-box .progress .progress-bar {
    background: orange
}

.main-sub-page .section-review .review-detail .right .title {
    margin-bottom: 1rem;
    font-weight: bold
}

.main-sub-page .section-review .review-detail .right ul {
    list-style: disc;
    padding-left: 15px
}

.main-sub-page .section-review .review-detail .right ul>li+li {
    margin-top: .5rem
}

.main-sub-page .section-review .review-detail .btn-box {
    display: flex;
    justify-content: center
}

.main-sub-page .section-review .review-detail .btn-box .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.main-sub-page .section-review .review-detail .btn-box .btn svg {
    width: 20px;
    height: 20px;
    margin-right: .5rem;
    fill: #fff
}

.main-sub-page .section-review .review-detail .btn-box .btn span {
    color: #fff
}

.main-sub-page .section-review .review-nav .page-info {
    border: 1px solid #ddd;
    margin-bottom: 3rem;
    padding: 1rem
}

.main-sub-page .section-review .review-nav .row .col>a {
    display: block;
    background: #f3f3f3;
    border: 1px solid #666;
    padding: .5rem;
    text-align: center;
    font-size: 1.25rem;
    font-weight: bold
}

.main-sub-page .section-review .review-content .item-block .title-box {
    margin-bottom: 1rem
}

.main-sub-page .section-review .review-content .item-block .title-box .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #ffebee;
    border: 1px solid #ef9a9a;
    padding: 1rem;
    font-size: 1.25rem;
    font-weight: bold
}

.main-sub-page .section-review .review-content .item-block .title-box .title>a {
    display: block;
    color: red;
    font-size: 14px
}

.main-sub-page .section-review .review-content .item-block .list .item+.item {
    border-top: 1px solid #ddd;
    margin-top: 15px;
    padding-top: 15px
}

.main-sub-page .section-review .review-content .item-block .list .item .title {
    margin-bottom: 15px;
    text-align: center;
    font-weight: bold
}

.main-sub-page .section-review .review-content .item-block .list .item .row {
    justify-content: inherit
}

.main-sub-page .section-review .review-content .item-block .list .item .row .col {
    text-align: center
}

.main-sub-page .section-review .review-content .item-block .list .item .row:not([class*="row-cols-"]) img {
    width: auto;
    height: 100%
}

.main-sub-page .section-review .review-content .item-block .list .item .carousel .carousel-item img {
    width: 100%;
    height: auto
}

.main-sub-page .section-review-list .item-block {
    position: relative;
    border: 1px solid #ddd;
    border-radius: 16px;
    padding: 20px;
    -webkit-transition: border .3s ease-in-out;
    -moz-transition: border .3s ease-in-out;
    -ms-transition: border .3s ease-in-out;
    -o-transition: border .3s ease-in-out;
    transition: border .3s ease-in-out
}

.main-sub-page .section-review-list .item-block:hover {
    border: 1px solid #9f86d9
}

.main-sub-page .section-review-list .item-block+.item-block {
    margin-top: 25px
}

.main-sub-page .section-review-list .item-block .left img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto
}

.main-sub-page .section-review-list .item-block .bottom {
    border-top: 1px solid #ddd;
    padding-top: 15px;
    margin-top: 15px
}

.main-sub-page .section-review-list .item-block .title-block .title {
    font-size: 1.125rem;
    font-weight: 600
}

.main-sub-page .section-review-list .item-block .title-block .star {
    margin-top: 15px
}

.main-sub-page .section-review-list .item-block .title-block .author {
    display: flex;
    align-items: center;
    margin-top: 15px
}

.main-sub-page .section-review-list .item-block .title-block .author>*+* {
    margin-left: 15px
}

.main-sub-page .section-review-list .item-block .title-block .author>* {
    display: flex;
    align-items: center
}

.main-sub-page .section-review-list .item-block .title-block .author>*>svg {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    fill: #666
}

.main-sub-page .section-review-list .item-block .title-block .author>*>img {
    width: 16px;
    height: 16px
}

.main-sub-page .section-review-list .item-block .title-block .author>*>img+img {
    margin-left: 3px
}

.main-sub-page .section-review-list .item-block .content-block {
    margin-bottom: 20px;
    font-size: .875rem
}

.main-sub-page .section-review-list .item-block .content-block .row {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.main-sub-page .section-review-list .item-block .content-block .thumbnail {
    padding: 0
}

.main-sub-page .section-review-list .item-block .content-block .thumbnail .item-box,
.main-sub-page .section-review-list .item-block .content-block .thumbnail .review-list-video {
    aspect-ratio: 1;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    background: #333
}

.main-sub-page .section-review-list .item-block .content-block .thumbnail .item-box img,
.main-sub-page .section-review-list .item-block .content-block .thumbnail .review-list-video img {
    width: auto;
    max-width: initial;
    height: 100%;
    max-height: 100%
}

.main-sub-page .section-review-list .item-block .reply-block {
    background: #f5f5f5;
    padding: 10px
}

.main-sub-page .section-review-list .item-block .reply-block .option {
    display: flex;
    align-items: center
}

.main-sub-page .section-review-list .item-block .reply-block .option>*+* {
    margin-left: 15px
}

.main-sub-page .section-review-list .item-block .reply-block .option .btn {
    display: flex;
    align-items: center
}

.main-sub-page .section-review-list .item-block .reply-block .option .btn svg {
    margin-right: 5px
}

.main-sub-page .section-review-list .item-block .reply-block .show-reply {
    padding: 5px 10px;
    color: #666;
    font-size: .875rem
}

.main-sub-page .section-review-list .item-block .reply-block .show-reply>* {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    color: blue
}

.main-sub-page .section-review-list .item-block .reply-block .show-reply>*:before {
    display: inline-block;
    margin-right: .5em;
    content: "";
    border-bottom: .5em solid;
    border-right: .5em solid transparent;
    border-top: 0;
    border-left: .5em solid transparent;
    transition: all ease-in-out .2s
}

.main-sub-page .section-review-list .item-block .reply-block .show-reply.show>*:before {
    transform: rotate(-180deg)
}

.main-sub-page .section-review-list .item-block .reply-block .list {
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding: 20px 0
}

.main-sub-page .section-review-list .item-block .reply-block .list .item {
    display: flex
}

.main-sub-page .section-review-list .item-block .reply-block .list .item+.item {
    border-top: 1px dashed #ddd;
    margin-top: 10px;
    padding-top: 10px
}

.main-sub-page .section-review-list .item-block .reply-block .list .item .header-pic {
    width: 60px;
    margin-right: 15px
}

.main-sub-page .section-review-list .item-block .reply-block .list .item .header-pic img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto
}

.main-sub-page .section-review-list .item-block .reply-block .list .item .item-content {
    width: calc(100% - 60px - 15px)
}

.main-sub-page .section-review-list .item-block .reply-block .list .item .item-content .user {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.main-sub-page .section-review-list .item-block .reply-block .list .item .item-content .user>*+* {
    margin-left: 5px
}

.main-sub-page .section-review-list .item-block .reply-block .list .item .item-content .user .name {
    display: inline-block;
    font-size: .875rem
}

.main-sub-page .section-review-list .item-block .reply-block .list .item .item-content .user .time {
    color: #666;
    font-size: .75rem
}

.main-sub-page .section-review-list .item-block .reply-block .list .item .item-content .summary {
    margin-bottom: 10px;
    font-size: .875rem
}

.main-sub-page .section-review-list .item-block .reply-block .list .item .item-content .list-option {
    display: flex;
    align-items: center
}

.main-sub-page .section-review-list .item-block .reply-block .list .item .item-content .list-option>*+* {
    margin-left: 15px
}

.main-sub-page .section-review-list .item-block .reply-block .list .item .item-content .list-option .btn {
    display: flex;
    align-items: center
}

.main-sub-page .section-review-list .item-block .reply-block .list .item .item-content .list-option .btn svg {
    margin-right: 5px
}

.main-sub-page .section-picture .page-info .content .title {
    color: #e53935
}

.main-sub-page .section-picture .other-link {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.main-sub-page .section-picture .other-link>* {
    display: block
}

.main-sub-page .section-picture .other-link>*+* {
    margin-left: 1rem
}

.main-sub-page .section-picture .other-link .title {
    font-weight: bold
}

.main-sub-page .section-picture .other-link a:focus,
.main-sub-page .section-picture .other-link a:hover {
    color: #e53935
}

.main-sub-page .section-picture .pic-description .title-box {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ddd;
    margin-bottom: .75rem
}

.main-sub-page .section-picture .pic-description .title-box>*+* {
    margin-left: .5rem
}

.main-sub-page .section-picture .pic-description .title-box .title {
    font-size: 1.25rem;
    font-weight: bold
}

.main-sub-page .section-picture .pic-description table {
    font-size: .875rem
}

.main-sub-page .section-picture .picture-list-content .pic-item {
    position: relative
}

.main-sub-page .section-picture .picture-list-content .pic-item>div {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #00000050;
    height: 36px;
    padding: 0 5px;
    transition: background 0.3s ease-in-out 0s
}

.main-sub-page .section-picture .picture-list-content .pic-item>div>span {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: pre-wrap;
    overflow: hidden
}

.main-sub-page .section-picture .picture-list-content .pic-item:hover>div {
    background: #000000aa
}

.main-sub-page .section-picture .picture-list-content .pic-item:hover>div>span {
    color: #9f86d9
}

.main-sub-page .section-video .row {
    justify-content: flex-start
}

.main-sub-page .section-video .video-list .item-block {
    border: 1px solid #ddd;
    padding: .25rem
}

.main-sub-page .section-video .video-list .item-block .pic {
    display: block
}

.main-sub-page .section-video .video-list .item-block .title>a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.main-sub-page .section-video .video-description .title-box {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ddd;
    margin-bottom: .75rem
}

.main-sub-page .section-video .video-description .title-box>*+* {
    margin-left: .5rem
}

.main-sub-page .section-video .video-description .title-box .title {
    font-size: 1.25rem;
    font-weight: bold
}

.main-sub-page .section-video .video-description table {
    font-size: .875rem
}

.main-sub-page .section-video .other-link {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.main-sub-page .section-video .other-link>* {
    display: block
}

.main-sub-page .section-video .other-link>*+* {
    margin-left: 1rem
}

.main-sub-page .section-video .other-link .title {
    font-weight: bold
}

.main-sub-page .section-video .other-link a:focus,
.main-sub-page .section-video .other-link a:hover {
    color: #e53935
}

.main-sub-page .section-video-category .tags-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.main-sub-page .section-video-category .tags-list>li {
    margin: 0 5px 5px 0
}

.main-sub-page .section-video-category .tags-list>li>a {
    white-space: nowrap
}

.main-sub-page .section-video-category .video-list .row {
    justify-content: flex-start
}

.main-sub-page .section-video-category .video-list .item-block {
    text-align: center
}

.main-sub-page .section-video-category .video-list .item-block .views {
    color: #666;
    font-size: .75rem
}

.main-sub-page .section-video-category .video-title {
    margin-bottom: 5px
}

.main-sub-page .section-video-category .video-title .title {
    font-size: 1.25rem;
    font-weight: 600
}

.main-sub-page .section-video-category .video-author {
    display: flex;
    align-items: center
}

.main-sub-page .section-video-category .video-author>*+* {
    margin-left: 10px
}

.main-sub-page .section-video-category .video-author .tags {
    display: flex;
    align-items: center
}

.main-sub-page .section-video-category .video-author .tags>*+* {
    margin-left: 5px
}

.main-sub-page .section-video-category .video-author .tags>a {
    display: flex;
    align-items: center;
    background: #000;
    padding: 5px 10px;
    color: #fff;
    font-size: .875rem
}

.main-sub-page .section-video-category .video-author .tags>a>span {
    background: #fff;
    margin-left: 5px;
    padding: 0 2px;
    color: #000;
    font-size: .75rem
}

.main-sub-page .section-video-category .video-author .name>a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #de2600;
    padding: 2px 10px;
    color: #fff
}

.main-sub-page .section-video-category .video-description .row {
    justify-content: flex-start
}

.main-sub-page .section-video-category .video-description .status {
    display: flex;
    align-items: center
}

.main-sub-page .section-video-category .video-description .status>* {
    display: flex;
    align-items: center
}

.main-sub-page .section-video-category .video-description .status>*+* {
    margin-left: 10px
}

.main-sub-page .section-video-category .video-description .status .views {
    font-size: 1.125rem;
    font-weight: 600
}

.main-sub-page .section-video-category .video-description .status .views>span {
    margin-left: 5px;
    color: #666;
    font-size: .75rem;
    font-weight: 400
}

.main-sub-page .section-video-category .video-description .status .btn-item {
    background: #ddd;
    border-radius: 0;
    padding: 2px 10px;
    color: #000
}

.main-sub-page .section-video-category .video-description .status .btn-item>*+* {
    margin-left: 5px
}

.main-sub-page .section-text-block .content .title-list {
    padding-left: 1rem;
    color: #e53935
}

.main-sub-page .section-text-block .content .title-list>li+li {
    margin-top: 1rem
}

.main-sub-page .section-text-block .content .title-list>li>a {
    display: inline-block;
    color: #e53935;
    font-weight: bold
}

.main-sub-page .section-text-block .content .title-list>li>a:focus,
.main-sub-page .section-text-block .content .title-list>li>a:hover {
    color: #c62828
}

.main-sub-page .section-how-to-order .content #option-nav:before {
    content: "";
    display: block;
    height: 66px;
    margin-top: -66px
}

.main-sub-page .section-how-to-order .content [id*="section-"]:before {
    content: "";
    display: block;
    height: 66px;
    margin-top: -66px
}

.main-sub-page .section-how-to-order .content [id*="section-"] .title-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    margin-bottom: 1rem
}

.main-sub-page .section-how-to-order .content [id*="section-"] .title-box>a {
    color: #e53935;
    font-size: .875rem
}

.main-sub-page .section-how-to-order .content [id*="section-"] .title-box>a:focus,
.main-sub-page .section-how-to-order .content [id*="section-"] .title-box>a:hover {
    color: #c62828
}

.main-sub-page .section-how-to-buy .content .title-box {
    border-bottom: 2px solid #ddd
}

.main-sub-page .section-how-to-buy .content .title-box .sub {
    display: inline-block;
    border-bottom: 2px solid #aaa;
    margin-bottom: -2px;
    padding: .5rem
}

.main-sub-page .section-how-to-buy .content #option-nav .row .col a {
    display: block;
    background: #9f86d9;
    padding: .5rem;
    text-align: center;
    color: #fff
}

.main-sub-page .section-how-to-buy .content #option-nav .row .col>span {
    display: block;
    background: #9f86d9;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border: 0;
    cursor: pointer
}

.main-sub-page .section-how-to-buy .content [id*="section-"] .title-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.main-sub-page .section-how-to-buy .content video,
.main-sub-page .section-how-to-buy .content img[data-video-src] {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: auto;
    background: #333
}

.main-sub-page .section-how-to-buy .content [id*="section-"] .title-box>a {
    color: #333;
    font-size: .875rem
}

.main-sub-page .section-how-to-buy .content [id*="section-"] .title-box>a:focus,
.main-sub-page .section-how-to-buy .content [id*="section-"] .title-box>a:hover {
    color: #9f86d9
}

.main-sub-page .section-faq .page-info .content .title {
    color: #9f86d9
}

.main-sub-page .section-faq .page-info .content a {
    display: inline-block;
    color: #333
}

.main-sub-page .section-faq .page-info .content a:focus,
.main-sub-page .section-faq .page-info .content a:hover {
    color: #9f86d9
}

.main-sub-page .section-faq .accordion-button {
    color: #333;
    font-size: 1rem
}

.main-sub-page .section-faq .accordion-button:focus {
    z-index: 3;
    border-color: #ffebee;
    outline: 0;
    box-shadow: none
}

.main-sub-page .section-faq .accordion-button:not(.collapsed) {
    color: #e53935;
    background-color: #ffebee;
    box-shadow: none
}

.main-sub-page .section-sales-campaign .category-list .heading-pic {
    display: block;
    position: relative;
    overflow: hidden
}

.main-sub-page .section-sales-campaign .category-list .heading-pic .title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    background: rgba(255, 255, 255, 0.6);
    padding: .5rem 1.5rem;
    color: #333;
    font-size: 1.25rem;
    white-space: nowrap
}

.main-sub-page .section-sales-campaign .category-list .heading-pic:hover img.scale {
    transform: scale(1.2, 1.2)
}

.main-sub-page .section-shopping .cart-list .p-pic {
    display: block
}

.main-sub-page .section-shopping .cart-list .p-title {
    margin-bottom: .5rem
}

.main-sub-page .section-shopping .cart-list .p-title>a {
    display: block;
    font-weight: bold
}

.main-sub-page .section-shopping .cart-list .summary-list {
    list-style: none;
    font-size: .75rem
}

.main-sub-page .section-shopping .cart-list .btn-box {
    display: flex;
    margin-left: .5rem;
    white-space: nowrap
}

.main-sub-page .section-shopping .cart-list .btn-box .btn {
    display: flex;
    align-items: center
}

.main-sub-page .section-shopping .cart-list .btn-box .btn+.btn {
    margin-left: .5rem
}

.main-sub-page .section-cart .total-box .row {
    justify-content: flex-end
}

.main-sub-page .section-cart .btn-control {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.main-sub-page .section-cart .btn-control .item-box {
    white-space: nowrap
}

.main-sub-page .section-cart .btn-control .item-box .btn {
    display: flex;
    align-items: center
}

.main-sub-page .section-cart .btn-control .item-box .btn>svg {
    height: 20px;
    margin-right: .25rem
}

.main-sub-page .section-checkout .item-block+.item-block {
    margin-top: 1rem
}

.main-sub-page .section-checkout .item-block .card-header .title {
    font-weight: bold
}

.main-sub-page .section-checkout .item-block .card-body {
    background: #f5f5f5
}

.main-sub-page .section-checkout .item-block .card-body .title-box .title {
    font-weight: bold
}

.main-sub-page .section-checkout .item-block .card-body .content .radio-list .radio {
    font-weight: bold;
    margin-top: .5rem
}

.main-sub-page .section-checkout .item-block .card-body .content .form-block .form-group+.form-group {
    margin-top: .5rem
}

.main-sub-page .section-checkout .item-block .card-body .content .form-block .forgot {
    display: inline-block;
    font-size: .875rem;
    font-weight: bold
}

.main-sub-page .section-checkout .item-block .card-body .content label {
    margin-bottom: .5rem;
    color: #666;
    font-weight: bold
}

.main-sub-page .section-checkout .item-block.login-block .card-body .title-box .title {
    font-size: 1.25rem
}

.main-sub-page .section-checkout .item-block.customer-block fieldset legend {
    border-bottom: 1px solid #ddd;
    margin-bottom: .5rem;
    padding-bottom: .25rem;
    font-size: 1rem;
    font-weight: bold
}

.main-sub-page .section-checkout .item-block.customer-block fieldset .form-group+.form-group {
    margin-top: .5rem
}

.main-sub-page .section-checkout .item-block.customer-block fieldset .form-group label {
    font-size: .875rem;
    margin-bottom: 5px
}

.main-sub-page .section-checkout .item-block.customer-block fieldset .form-group label>span {
    margin-right: .25rem;
    color: red
}

.main-sub-page .section-checkout .item-block.product-detail-block {
    position: sticky;
    top: 66px;
    z-index: 9
}

.main-sub-page .section-checkout .item-block.product-detail-block .table {
    background: #fff
}

.main-sub-page .section-checkout .item-block.btn-control {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.main-sub-page .section-result .order-info .order-status {
    border: 2px dashed #81c784;
    padding: 1rem
}

.main-sub-page .section-result .order-info .order-status .title {
    color: #66bb6a;
    font-size: 1.5rem;
    font-weight: bold
}

.main-sub-page .section-result .order-info .payment-status {
    background: #f5f5f5
}

.main-sub-page .section-result .order-info .payment-status .item {
    padding: 1rem;
    text-align: center
}

.main-sub-page .section-result .order-info .payment-status .item p {
    margin-bottom: 0
}

.main-sub-page .section-result .order-info .payment-status .item p.title {
    color: #666
}

.main-sub-page .section-result .order-info .payment-status .item p.result {
    font-weight: bold
}

.main-sub-page .section-result .order-info .order-summary {
    color: #888
}

.main-sub-page .section-result .cart-totals table .title-box .title {
    font-weight: bold
}

.main-sub-page .section-result .cart-totals table .title-box .number {
    font-size: .875rem
}

.main-sub-page .section-result .cart-totals table .list {
    font-size: .75rem
}

.main-sub-page .section-result .cart-totals table .total-sub {
    color: red
}

.main-sub-page .section-result .cart-totals table .total-title {
    font-size: 1.25rem
}

.main-sub-page .section-result .cart-totals table .total-result {
    color: red;
    font-size: 1.25rem;
    font-weight: bold
}

.main-sub-page .section-account .form-block fieldset>*+* {
    margin-top: 1rem
}

.main-sub-page .section-account .form-block legend {
    border-bottom: 1px solid #ddd;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    font-weight: bold;
    padding-bottom: .5rem
}

.main-sub-page .section-account .form-block label {
    padding-bottom: .5rem
}

.main-sub-page .section-account .form-block .control-label {
    font-weight: bold
}

.main-sub-page .section-account .form-block .form-control {
    border-radius: 0
}

.main-sub-page .section-account .button-box {
    display: flex;
    align-items: center
}

.main-sub-page .section-account .button-box .item {
    white-space: nowrap
}

.main-sub-page .section-account .button-box .item .btn {
    display: flex;
    align-items: center
}

.main-sub-page .section-account .button-box .item .btn svg {
    width: 20px;
    height: 20px;
    margin-right: .25rem
}

.main-sub-page .section-login .item-block .form-login>*+* {
    margin-top: 1rem
}

.main-sub-page .section-login .item-block .form-login .link {
    color: #e53935;
    font-size: .875rem
}

.main-sub-page .section-register .item-block .tips {
    display: block;
    font-size: .875rem
}

.main-sub-page .section-register .item-block .tips a {
    display: inline-block;
    color: #e53935
}

.main-sub-page .section-register .form-register .button-box label {
    display: flex;
    align-items: center
}

.main-sub-page .section-register .form-register .button-box label .info {
    background: #fff9c4;
    margin-left: .5rem;
    white-space: nowrap
}

.main-sub-page .section-user .list>li>a:focus,
.main-sub-page .section-user .list>li>a:hover {
    color: #e53935
}

.main-sub-page .section-mail-test .test-block .summary {
    color: #e53935
}

.main-sub-page .section-mail-test .test-block .page-info {
    margin-bottom: 2rem
}

.main-sub-page .section-mail-test .test-block .notice .title-box {
    margin-bottom: .5rem
}

.main-sub-page .section-mail-test .test-block .notice .title-box>* {
    display: inline-block;
    border-bottom: 2px solid #e53935;
    font-weight: bold
}

.main-sub-page .section-mail-test .test-block .notice .content {
    background: #f5f5f5;
    border: 1px solid #eee;
    padding: .5rem
}

.main-sub-page .section-mail-test .contact-block .heading {
    margin-bottom: 1rem;
    font-size: 1.5rem
}

.main-sub-page .section-mail-test .contact-block .item-block {
    margin-bottom: 2rem
}

.main-sub-page .section-mail-test .contact-block .item-block .item-title {
    background: #e53935;
    margin-bottom: 1rem;
    padding: .5rem;
    text-align: center;
    color: #fff;
    font-weight: bold
}

.main-sub-page .section-mail-test .contact-block .item-block .table a.link {
    display: flex;
    align-items: center;
    color: #e53935
}

.main-sub-page .section-mail-test .contact-block .item-block .table a.link>img {
    width: 16px;
    height: 16px;
    margin-right: .25rem
}

.main-sub-page .section-mail-test .contact-block .item-block .table .list {
    list-style: disc;
    padding-left: 1rem
}

.main-sub-page .section-join-us {
    background: #eee;
    padding: 3rem 0
}

.main-sub-page .section-join-us .heading {
    flex-direction: column;
    margin-bottom: 1.5rem
}

.main-sub-page .section-join-us .heading .main {
    margin-bottom: .5rem;
    color: #000;
    font-size: 1.5rem;
    font-weight: bold
}

.main-sub-page .section-join-us .heading .sub {
    color: #333;
    font-size: .875rem
}

.main-sub-page .section-join-us .btn-box {
    display: flex;
    align-items: center;
    justify-content: center
}

.section-block.section-on-sale .countdown-block .countdown-on-sale {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none
}

.section-block.section-on-sale .countdown-block .countdown-on-sale>*+* {
    margin-left: 15px
}

.section-block.section-on-sale .countdown-block .countdown-on-sale>li {
    background: #e53935;
    padding: 5px;
    line-height: 1;
    color: #fff
}

.section-block.section-on-sale .countdown-block .countdown-on-sale>li>span {
    font-size: 1.125rem;
    font-weight: 600
}

.section-block.section-on-sale .countdown-block .countdown-on-sale>li>[class*="_ref"] {
    margin-top: 5px;
    font-size: .875rem;
    font-weight: 300
}

.section-block.section-on-sale .list-type {
    border-top: 2px solid #e53935;
    padding-top: 30px
}

.section-block.section-on-sale .list-type .row {
    justify-content: center;
    align-items: center
}

.section-block.section-on-sale .list-type .row+.row {
    margin-top: 30px;
    border-top: 2px solid #e53935
}

.section-block.section-on-sale .list-type .title {
    font-size: 1.25rem;
    font-weight: 600
}

.section-block.section-on-sale .nav-tabs {
    border-bottom: none
}

.section-block.section-on-sale .nav-tabs>li+li {
    margin-left: 5px
}

.section-block.section-on-sale .nav-tabs .nav-item .nav-link {
    border-radius: 0;
    border-color: #e53935;
    color: #333
}

.section-block.section-on-sale .nav-tabs .nav-item .nav-link.active,
.section-block.section-on-sale .nav-tabs .nav-item .nav-link:focus,
.section-block.section-on-sale .nav-tabs .nav-item .nav-link:hover {
    background: #e53935;
    color: #fff
}

.section-join {
    padding: 2rem
}

.section-join .heading {
    flex-direction: column;
    margin-bottom: 1.5rem
}

.section-join .heading .main {
    margin-bottom: .5rem;
    color: #000;
    font-size: 1.5rem;
    font-weight: bold
}

.section-join .heading .sub {
    width: 60%;
    color: #333;
    font-size: .875rem
}

.section-join .form-block fieldset>*+* {
    margin-top: 1rem
}

.section-join .form-block legend {
    border-bottom: 1px solid #ddd;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    font-weight: bold
}

.section-join .form-block .control-label {
    font-weight: bold
}

.section-join .form-block .form-control {
    border-radius: 0
}

.section-join .form-register .button-box label {
    display: flex;
    align-items: center
}

.section-join .form-register .button-box label .info {
    background: #fff9c4;
    margin-left: .5rem;
    white-space: nowrap
}

.section-join .form-login>*+* {
    margin-top: 1rem
}

.section-join .form-login .link {
    color: #e53935;
    font-size: .875rem
}

.integral-head .block-info-banner .container {
    background: #ffffff99;
    padding: 20px
}

.integral-body {
    background: #f0f0ff
}

.integral-body .top-block {
    min-height: 60vh
}

.integral-body .top-block nav.navbar.nav-main {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    background: rgba(255, 255, 255, 0.8)
}

.integral-body .top-block .page-info {
    padding: 5rem 0
}

.integral-body .top-block .page-info .integral-info {
    background: rgba(255, 255, 255, 0.5);
    padding: 2rem
}

.integral-body .top-block .page-info .integral-info .content .item+.item {
    margin-top: 3rem
}

.integral-body .top-block .page-info .integral-info .content .item .title-box {
    font-size: 1.25rem;
    font-weight: bold
}

.integral-body .part-block {
    background-position: center center;
    background-repeat: no-repeat
}

.integral-body .part-block.part-total {
    padding: 3rem 0
}

.integral-body .part-block.part-total .integral-total {
    display: flex;
    align-items: center;
    justify-content: center
}

.integral-body .part-block.part-total .integral-total *+* {
    margin-left: 1rem
}

.integral-body .part-block.part-total .integral-total .item {
    display: flex;
    align-items: center;
    justify-content: center
}

.integral-body .part-block.part-total .integral-total .item svg {
    width: 16px;
    height: auto;
    fill: #9f86d9
}

.integral-body .part-block.part-total .integral-total .item>span {
    margin-left: .35rem
}

.integral-body .part-block.part-total .content .row {
    justify-content: flex-start
}

.integral-body .part-block.part-total .content .row .col .item-box {
    position: relative;
    display: flex;
    background: #f5f5f5
}

.integral-body .part-block.part-total .content .row .col .item-box::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: .5rem solid #f0f0ff;
    border-right: .5rem solid transparent;
    border-bottom: .5rem solid transparent;
    z-index: 1
}

.integral-body .part-block.part-total .content .row .col .item-box::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border: .5rem solid #f0f0ff;
    border-top: .5rem solid transparent;
    border-left: .5rem solid transparent;
    z-index: 1
}

.integral-body .part-block.part-total .content .row .col .item-box .total {
    flex: 0 0 auto;
    width: 30%;
    background: #9f86d9;
    padding: 1rem;
    color: #fff;
    text-align: center
}

.integral-body .part-block.part-total .content .row .col .item-box .total .number {
    font-size: 3rem;
    line-height: 1
}

.integral-body .part-block.part-total .content .row .col .item-box .total .title {
    font-size: 1.25rem;
    white-space: nowrap
}

.integral-body .part-block.part-total .content .row .col .item-box .content {
    flex: 0 0 auto;
    width: 70%;
    background: #fff;
    padding: 1rem
}

.integral-body .part-block.part-total .content .row .col .item-box .content .title {
    font-size: 1.5rem;
    font-weight: bold
}

.integral-body .part-block.part-total .content .row .col .item-box .content .title>span {
    margin-right: .5rem;
    color: #9f86d9;
    font-size: 2rem
}

.integral-body .part-block.part-total .content .row .col .item-box .content .info .row .left>p {
    margin-bottom: 0;
    font-size: .875rem
}

.integral-body .part-block.part-total .content .row .col .item-box .content .info .row .left>p>span {
    color: #9f86d9;
    font-size: 1.25rem;
    font-weight: bold
}

.integral-body .part-block.part-total .content .row .col .item-box .content .info .row .left>p>em {
    color: #666
}

.integral-body .part-block.part-faq {
    padding: 3rem 0 5rem
}

.integral-body .part-block.part-faq .content .row {
    justify-content: flex-start;
    align-items: center
}

.integral-body .part-block.part-faq .content .left {
    text-align: center
}

.integral-body .part-block.part-faq .content .left .title {
    font-size: 2rem;
    font-weight: bold;
    line-height: 1
}

.integral-body .part-block.part-faq .content .right ul {
    list-style: circle;
    padding-left: 1rem
}

.integral-body .part-block.part-faq .content .right ul>li+li {
    margin-top: 2rem
}

.integral-body .part-block.part-faq .content .right ul>li .question {
    color: #111;
    font-weight: bold
}

.integral-body .part-block.part-faq .content .right ul>li .answer {
    color: #9f86d9;
    font-size: .875rem
}

.section-block.section-breadcrumb-mail-test {
    background: #000
}

.section-block.section-breadcrumb-mail-test .heading {
    color: #fff;
    font-size: 2.5rem
}

.section-block.section-breadcrumb-mail-test .breadcrumb {
    justify-content: center
}

.section-block.section-breadcrumb-mail-test .breadcrumb .breadcrumb-item {
    color: #fff
}

.section-block.section-breadcrumb-mail-test .breadcrumb .breadcrumb-item>a {
    color: #fff
}

.section-block.section-affiliate-account .total-charts {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    background: #f5f5f5;
    padding: 15px
}

.section-block.section-affiliate-account .total-charts .charts-block {
    display: flex;
    align-items: center
}

.section-block.section-affiliate-account .total-charts .charts-block>*+* {
    margin-left: 15px
}

.section-block.section-affiliate-account .total-charts .charts-block .inner {
    background: #666;
    padding: 10px;
    color: #fff
}

.section-block.section-affiliate-account .total-charts .charts-block .inner .main {
    font-size: .75rem
}

.section-block.section-affiliate-account .total-charts .charts-block .inner .total {
    margin: 10px 0 15px;
    font-size: 1.25rem
}

.section-block.section-affiliate-account .total-charts .charts-block .inner .sub {
    font-size: .75rem
}

.section-block.section-affiliate-account .total-charts .data-block {
    display: flex;
    align-items: center
}

.section-block.section-affiliate-account .total-charts .data-block>*+* {
    margin-left: 15px
}

.section-block.section-affiliate-account .total-charts .data-block .inner {
    display: flex;
    flex-direction: column
}

.section-block.section-affiliate-account .total-charts .data-block .inner>*+* {
    margin-top: 5px
}

.section-block.section-affiliate-account .table {
    font-size: .875rem
}

.section-block.section-affiliate-account .modal .modal-body .product-info .title-block {
    display: flex;
    align-items: center;
    margin-bottom: 15px
}

.section-block.section-affiliate-account .modal .modal-body .product-info .title-block .pic {
    margin-right: 15px
}

.section-block.section-affiliate-account .modal .modal-body .product-info .title-block .pic>a {
    display: block
}

.section-block.section-affiliate-account .modal .modal-body .product-info .title-block .pic>a>img {
    max-width: 80px
}

.section-block.section-affiliate-account .modal .modal-body .product-info .title-block .title {
    color: var(--theme-h-color);
    font-size: .875rem;
    font-weight: 600
}

.section-block.section-affiliate-account .modal .modal-body .product-info .order-form label {
    font-weight: 600
}

.section-block.section-affiliate-program {
    font-size: 1rem
}

.section-block.section-affiliate-program>*+* {
    margin-top: 30px
}

.section-block.section-affiliate-program .inner-box+.inner-box {
    margin-top: 45px
}

.section-block.section-affiliate-program .inner-box img {
    width: auto;
    height: 100%
}

.section-block.section-affiliate-program .title {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    color: #ff9c00;
    font-size: 1.25rem;
    font-weight: 600
}

.section-block.section-affiliate-program .title .bi {
    margin-right: 10px;
    font-size: 2rem
}

.section-block.section-affiliate-program .title svg {
    fill: #ff9c00;
    width: 2rem;
    height: 2rem;
    margin-right: 10px
}

.section-block.section-affiliate-program .list>li+li {
    margin-top: 8px
}

.section-block.section-affiliate-register form fieldset {
    margin-bottom: 2rem
}

.section-block.section-affiliate-register form fieldset legend {
    position: relative;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ddd;
    margin-bottom: 1rem;
    padding-bottom: .5rem;
    color: #666;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5
}

.section-block.section-affiliate-register form .form-group {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.section-block.section-affiliate-register form .form-group+.form-group {
    margin-top: 1rem
}

.section-block.section-affiliate-register form .form-group .control-label {
    width: 100%;
    margin-bottom: .5rem;
    color: #666;
    font-size: .75rem
}

.section-block.section-affiliate-register form .form-group.required .control-label::before {
    content: '* ';
    margin-right: .15rem;
    color: #f00;
    font-weight: 700
}

.section-block.section-affiliate-register form .form-group.nowrap {
    flex-wrap: nowrap
}

.section-block.section-affiliate-register form .form-group.nowrap>*+* {
    margin-left: 1rem
}

.section-block.section-affiliate-register form .form-group.nowrap .control-label {
    width: auto;
    margin-bottom: 0
}

.section-block.section-affiliate-register form fieldset.user .form-group.form-group-customer {
    flex-wrap: nowrap
}

.section-block.section-affiliate-register form fieldset.user .form-group.form-group-customer>*+* {
    margin-left: 1rem
}

.section-block.section-affiliate-register form fieldset.user .form-group.form-group-customer .control-label {
    width: auto;
    margin-bottom: 0
}

.section-block.section-affiliate-register form fieldset.user .form-group.form-group-customer .radio {
    display: inline-block
}

.section-block.section-affiliate-register form fieldset .form-group .control-label {
    width: 20%
}

.section-block.section-affiliate-register form fieldset .form-group .control-label~* {
    width: calc(100% - 20% - 1rem)
}

.section-block.section-affiliate-register form .form-group.nowrap .control-label {
    width: 20%
}

.section-block.section-affiliate-register form .form-group.nowrap .control-label~* {
    width: calc(100% - 20% - 1rem)
}

.section-block.section-affiliate-register .left .inner-box {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #020202;
    background-image: url("/image/catalog/main/affiliate.jpg");
    background-size: cover;
    background-position: center center
}

.section-block.section-affiliate-register .left .inner-box .title-box {
    position: absolute;
    top: 50%;
    left: 14%;
    transform: translate(-7%, -50%)
}

.section-block.section-affiliate-register .left .inner-box .title-box .main {
    margin-bottom: 15px;
    font-size: 2rem;
    font-weight: bold;
    color: #fff
}

.section-block.section-affiliate-register .left .inner-box .title-box .sub {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
    color: #fff
}

.section-block.section-affiliate-register .right .inner-box .header-box {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 15px
}

.section-block.section-affiliate-register .right .inner-box .header-box>*+* {
    margin-top: 10px
}

.section-block.section-affiliate-register .right .inner-box .header-box .logo {
    display: flex;
    align-items: center
}

.section-block.section-affiliate-register .right .inner-box .header-box .logo>a {
    display: block
}

.section-block.section-affiliate-register .right .inner-box .header-box .title {
    font-size: 1.5rem;
    font-weight: 600
}

.section-block.section-affiliate-register .right .inner-box .info-box {
    border: 1px solid #ddd;
    margin-bottom: 30px;
    padding: 10px
}

.section-block.section-affiliate-register .right .inner-box .info-box .title {
    margin-bottom: 15px;
    font-size: 1.125rem;
    font-weight: 600
}

.section-block.section-affiliate-register .right .inner-box .info-box .table {
    font-size: .875rem
}

.section-block.section-affiliate-register .right .inner-box .info-box .table .bi {
    color: #329e5e
}

.section-block.section-affiliate-register .right .inner-box .tips {
    text-align: center;
    color: #555;
    font-size: .875rem;
    font-weight: 600
}

.section-block.section-affiliate-register .right .inner-box .tips>a {
    display: inline-block;
    text-decoration: underline
}

.section-block.section-affiliate-register .right .inner-box .register-account {
    text-align: center
}

.section-block.section-affiliate-register .right .inner-box .register-account .forgot {
    margin-bottom: 10px;
    color: var(--theme-h-color);
    font-size: .75rem
}

.section-block.section-affiliate-register .right .inner-box .register-account .title {
    margin-bottom: 15px;
    color: #666;
    font-size: .75rem
}

.section-block.section-affiliate-promote-code .heading-block.heading-sub .main>span {
    color: #dc3545;
    font-weight: 600
}

.section-block.section-affiliate-promote-code form fieldset {
    margin-bottom: 2rem
}

.section-block.section-affiliate-promote-code form fieldset legend {
    position: relative;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ddd;
    margin-bottom: 1rem;
    padding-bottom: .5rem;
    color: #666;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5
}

.section-block.section-affiliate-promote-code form .form-group {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.section-block.section-affiliate-promote-code form .form-group+.form-group {
    margin-top: 1rem
}

.section-block.section-affiliate-promote-code form .form-group .control-label {
    width: 100%;
    margin-bottom: .5rem;
    color: #666;
    font-size: .75rem
}

.section-block.section-affiliate-promote-code form .form-group.required .control-label::before {
    content: '* ';
    margin-right: .15rem;
    color: #f00;
    font-weight: 700
}

.section-block.section-affiliate-promote-code form .form-group.nowrap {
    flex-wrap: nowrap
}

.section-block.section-affiliate-promote-code form .form-group.nowrap>*+* {
    margin-left: 1rem
}

.section-block.section-affiliate-promote-code form .form-group.nowrap .control-label {
    width: auto;
    margin-bottom: 0
}

.section-block.section-affiliate-promote-code form fieldset.user .form-group.form-group-customer {
    flex-wrap: nowrap
}

.section-block.section-affiliate-promote-code form fieldset.user .form-group.form-group-customer>*+* {
    margin-left: 1rem
}

.section-block.section-affiliate-promote-code form fieldset.user .form-group.form-group-customer .control-label {
    width: auto;
    margin-bottom: 0
}

.section-block.section-affiliate-promote-code form fieldset.user .form-group.form-group-customer .radio {
    display: inline-block
}

.section-block.section-affiliate-promote-code form fieldset .form-group .control-label {
    width: 20%
}

.section-block.section-affiliate-promote-code form fieldset .form-group .control-label~* {
    width: calc(100% - 20% - 1rem)
}

.section-block.section-affiliate-promote-code form .form-group.nowrap .control-label {
    width: 20%
}

.section-block.section-affiliate-promote-code form .form-group.nowrap .control-label~* {
    width: calc(100% - 20% - 1rem)
}

.section-block.section-message .section-inner {
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 25px
}

.section-block.section-message .section-inner .message-list {
    max-height: 210px;
    overflow-y: auto;
    background: #f5f5f5;
    margin: 0 10px;
    padding: 15px
}

.section-block.section-message .section-inner .news-list {
    max-height: 250px;
    overflow-y: auto;
    background: #f5f5f5;
    margin: 0 10px;
    padding: 15px
}

.section-block.section-message .heading-title {
    border: 1px solid #ee86a7;
    margin-bottom: 15px;
    padding: 8px 20px;
    text-align: center;
    font-size: 1.25rem;
    font-weight: 600
}

.section-block.section-message .left .heading-title {
    border-radius: 10px 0 0 10px;
    background: #ee86a7;
    color: #fff
}

.section-block.section-message .right .heading-title {
    border-radius: 0 10px 10px 0;
    background: #fff;
    color: #ee86a7
}

.section-block.section-message .message-list {
    list-style: none
}

.section-block.section-message .message-list>li+li {
    margin-top: 20px
}

.section-block.section-message .message-list>li>*+* {
    margin-top: 5px
}

.section-block.section-message .message-list .date {
    font-size: .875rem
}

.section-block.section-message .message-list .title {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    overflow-x: auto
}

.section-block.section-message .message-list .title>*+* {
    margin-left: 5px
}

.section-block.section-message .message-list .title>span,
.section-block.section-message .message-list .title>p>span,
.section-block.section-message .message-list .title>a>span {
    display: inline-flex;
    background: red;
    border-radius: 4px;
    padding: 0 5px;
    margin-right: 5px;
    color: #fff;
    font-size: .75rem
}

.section-block.section-message .message-list .title>a {
    color: red;
    font-size: .875rem
}

.section-block.section-message .message-list .title>p {
    color: red;
    font-size: .875rem;
    margin-bottom: 0
}

.section-block.section-message .message-list .more>a {
    display: inline-block;
    font-size: .875rem;
    text-decoration: underline
}

.section-block.section-message .more-link {
    color: #ee86a7;
    font-weight: 600
}

.section-block.section-message .news-list {
    list-style: none
}

.section-block.section-message .news-list>li+li {
    margin-top: 15px
}

.section-block.section-message .news-list>li>a {
    color: #ee86a7;
    text-decoration: underline
}

.section-help-center .section-banner {
    position: relative
}

.section-help-center .section-banner .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.section-help-center .section-banner .headline {
    text-align: center;
    color: #fff;
    font-size: 2.5rem;
    font-weight: 600
}

.section-help-center .section-banner .search {
    display: flex;
    align-items: center
}

.section-help-center .section-banner .search>*+* {
    margin-left: 10px
}

.section-help-center .section-banner .search .form-control {
    font-size: 1.125rem
}

.section-help-center .section-banner .search .btn {
    font-size: 1.125rem
}

.section-help-center .section-banner .popular {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.section-help-center .section-banner .popular>* {
    margin-right: 5px;
    margin-bottom: 5px;
    color: #fff;
    font-size: 1.125rem
}

.section-help-center .section-banner .popular>a {
    text-decoration: underline
}

.section-help-center .page-info {
    border: 1px solid #e57373;
    padding: 15px
}

.section-help-center .section-10 {
    background: #fff
}

.section-help-center .section-faq-list .top-head {
    flex-wrap: nowrap
}

.section-help-center .section-faq-list .top-head>.title {
    display: inline-block;
    color: #666;
    font-size: 26px
}

.section-help-center .section-faq-list .top-head>.title:hover {
    color: #9f86d9
}

.section-help-center .section-faq-list .top-head>.title::after {
    content: initial
}

.section-help-center .section-faq-list .top-head>.title::before {
    content: "・"
}

.section-help-center .section-faq-list .top-head::after {
    content: "";
    margin-left: 20px;
    display: block;
    flex: 1 1 auto;
    border-bottom: 1px solid #ddd
}

.section-help-center .section-faq-list .accordion-header .accordion-button {
    font-weight: 600
}

.section-help-center .section-faq-list .content {
    font-size: 16px;
    line-height: 24px
}

.section-help-center .section-faq-list .faq-action {
    display: flex;
    justify-content: end;
    align-items: center
}

.section-help-center .section-faq-list .faq-action>div {
    display: flex;
    align-items: center;
    margin: 0 8px;
    color: #333
}

.section-help-center .section-faq-list .faq-action>div svg {
    margin-right: 3px;
    fill: #333;
    -webkit-transition: fill .3s ease-in-out;
    -moz-transition: fill .3s ease-in-out;
    -ms-transition: fill .3s ease-in-out;
    -o-transition: fill .3s ease-in-out;
    transition: fill .3s ease-in-out
}

.section-help-center .section-faq-list .faq-action .faq-up,
.section-help-center .section-faq-list .faq-action .faq-down {
    cursor: pointer
}

.section-help-center .section-faq-list .faq-action .faq-up:hover,
.section-help-center .section-faq-list .faq-action .faq-up:hover svg,
.section-help-center .section-faq-list .faq-action .faq-down:hover,
.section-help-center .section-faq-list .faq-action .faq-down:hover svg,
.section-help-center .section-faq-list .faq-action .faq-up.active,
.section-help-center .section-faq-list .faq-action .faq-up.active svg,
.section-help-center .section-faq-list .faq-action .faq-down.active,
.section-help-center .section-faq-list .faq-action .faq-down.active svg {
    color: #9f86d9;
    fill: #9f86d9
}

.section-help-center .section-faq-list .headline {
    margin-bottom: 15px;
    font-size: 1.25rem;
    font-weight: 600
}

.section-help-center .section-faq-list .list {
    margin-bottom: 20px
}

.section-help-center .section-faq-list .list>li+li {
    margin-top: 10px
}

.section-help-center .section-faq-list .list>li>a {
    color: #1078ce
}

.section-help-center .section-faq-list .btn-box {
    display: flex;
    align-items: center
}

.section-help-center .section-faq-list .btn-box .more-link {
    display: inline-block;
    border: 2px solid #e53935;
    border-radius: 4px;
    padding: 5px 15px;
    color: #e53935
}

.section-help-center .section-faq-content .faq-content .author {
    display: flex;
    justify-content: space-between
}

.section-help-center .section-faq-content .faq-content .author .user {
    display: flex;
    align-items: center
}

.section-help-center .section-faq-content .faq-content .author .user>*+* {
    margin-left: 10px
}

.section-help-center .section-faq-content .faq-content .author .user .pic>img {
    width: auto;
    height: 100%;
    max-height: 40px
}

.section-help-center .section-faq-content .faq-content .author .user .person {
    display: flex;
    flex-direction: column;
    font-size: .875rem
}

.section-help-center .section-faq-content .faq-content .author .user .person>span {
    color: #555
}

.section-help-center .section-faq-content .faq-content .author .buttons {
    display: flex;
    align-items: center
}

.section-help-center .section-faq-content .faq-content .author .buttons>*+* {
    margin-left: 15px
}

.section-help-center .section-faq-content .faq-content .author .buttons .link {
    border: 2px solid #e53935;
    border-radius: 4px;
    padding: 5px 10px;
    color: #e53935
}

.section-help-center .section-faq-content .faq-content .extend {
    background: #f5f5f5;
    padding: 15px
}

.section-help-center .section-faq-content .faq-content .extend .title {
    font-weight: 600
}

.section-help-center .section-faq-content .faq-content .extend .buttons {
    display: flex;
    align-items: center
}

.section-help-center .section-faq-content .faq-content .extend .buttons>*+* {
    margin-left: 10px
}

.section-help-center .section-faq-content .faq-content .extend .buttons .btn {
    border: 2px solid #e53935;
    border-radius: 4px;
    padding: 5px 10px;
    color: #e53935;
    font-weight: bold
}

.section-help-center .section-faq-content .faq-content .extend .buttons .btn:hover,
.section-help-center .section-faq-content .faq-content .extend .buttons .btn.active {
    background: #e53935;
    color: #ffffff
}

#integral-log .modal-content .modal-header .title {
    font-size: 1.5rem;
    font-weight: bold
}

@media (max-width:1199px) {
    .section-main .col-left {
        flex: 0 0 auto;
        width: 25%
    }

    .section-main .col-right {
        flex: 0 0 auto;
        width: 75%
    }

    .integral-body .top-block nav.navbar.nav-main {
        border: none
    }

    .main-sub-page .section-review-list .item-block {
        padding: 18px
    }
}

@media (max-width:991px) {
    .section-main .col-left {
        flex: 0 0 auto;
        width: 100%
    }

    .section-main .col-right {
        flex: 0 0 auto;
        width: 100%
    }

    .integral-body .part-block.part-total {
        padding: 3rem 0
    }

    .integral-body .part-block.part-total .integral-total>span {
        font-size: 1.5rem
    }

    .integral-body .part-block.part-total .content .row .col .item-box {
        flex-direction: column
    }

    .integral-body .part-block.part-total .content .row .col .item-box .total {
        width: 100%;
        padding: .5rem 1rem
    }

    .integral-body .part-block.part-total .content .row .col .item-box .total .number {
        font-size: 2.5rem
    }

    .integral-body .part-block.part-total .content .row .col .item-box .total .title {
        font-size: 1rem
    }

    .integral-body .part-block.part-total .content .row .col .item-box .content {
        width: 100%;
        padding: .5rem 1rem
    }

    .integral-body .part-block.part-total .content .row .col .item-box .content .title {
        font-size: 1.25rem
    }

    .integral-body .part-block.part-total .content .row .col .item-box .content .title>span {
        font-size: 1.75rem
    }

    .integral-body .part-block.part-total .content .row .col .item-box hr {
        margin: .5rem 0
    }

    .integral-body .part-block.part-faq {
        padding: 3rem 0 5rem
    }

    .integral-body .part-block.part-faq .content .row {
        justify-content: flex-start;
        align-items: center
    }

    .integral-body .part-block.part-faq .content .left {
        text-align: left
    }

    .integral-body .part-block.part-faq .content .left .title {
        font-size: 1.5rem
    }

    .integral-body .part-block.part-faq .content .right ul>li+li {
        margin-top: 1.5rem
    }

    .section-block.section-affiliate-register .left {
        display: none
    }

    .section-sales-campaign .page-info .activity-card {
        max-width: calc(50% - (2 * 15px))
    }

    .section-main .page-info .title {
        font-size: 1.25rem
    }

    .section-main .page-info .content .title {
        font-size: 1.25rem
    }

    .main-sub-page .section-review-list .item-block {
        padding: 16px
    }
}

@media (max-width:767px) {
    .main-sub-page .section-picture .other-link {
        justify-content: flex-start
    }

    .main-sub-page .section-result .order-info .order-status .title {
        font-size: 1.25rem
    }

    .main-sub-page .section-result .order-info .payment-status .item {
        display: flex;
        align-items: center;
        text-align: left
    }

    .main-sub-page .section-mail-test .contact-block .heading {
        font-size: 1.25rem
    }

    .main-sub-page .section-mail-test .contact-block .item-block .item-title {
        font-size: .875rem
    }

    .main-sub-page .section-mail-test .contact-block .item-block .table {
        font-size: .875rem
    }

    .main-sub-page .section-mail-test .contact-block .item-block .table a.link {
        font-size: .875rem
    }

    .main-sub-page .section-mail-test .contact-block .item-block .table a.link>img {
        width: 14px;
        height: 14px
    }

    .main-sub-page .section-join-us {
        padding: 2rem 0
    }

    .main-sub-page .section-join-us .heading {
        margin-bottom: 1rem
    }

    .main-sub-page .section-join-us .heading .main {
        font-size: 1.25rem
    }

    .main-sub-page .section-join-us .heading .sub {
        font-size: .75rem
    }

    .section-join {
        padding: 1rem
    }

    .section-join .heading {
        margin-bottom: 1rem
    }

    .section-join .heading .main {
        font-size: 1.25rem
    }

    .section-join .heading .sub {
        width: 80%;
        font-size: .75rem
    }

    .section-block.section-affiliate-promote-code form fieldset .form-group .control-label {
        width: 100%
    }

    .section-block.section-affiliate-promote-code form fieldset .form-group .control-label~* {
        width: 100%
    }

    .section-block.section-affiliate-promote-code form .form-group.nowrap .control-label {
        width: 20%
    }

    .section-block.section-affiliate-promote-code form .form-group.nowrap .control-label~* {
        width: calc(100% - 20% - 1rem)
    }

    .section-block.section-message .section-inner {
        padding: 0 10px
    }

    .section-block.section-message .section-inner .row>div+div {
        margin-top: 15px
    }

    .section-block.section-message .section-inner .message-list {
        margin: 10px 0;
        padding: 10px
    }

    .section-block.section-message .section-inner .news-list {
        margin: 10px 0;
        padding: 10px 5px
    }

    .section-block.section-message .left .heading-title {
        border-radius: 10px
    }

    .section-block.section-message .right .heading-title {
        border-radius: 10px
    }

    .section-help-center .section-banner .headline {
        font-size: 1.75rem
    }

    .section-help-center .section-banner .search {
        display: flex;
        align-items: center
    }

    .section-help-center .section-banner .search>*+* {
        margin-left: 10px
    }

    .section-help-center .section-banner .search .form-control {
        min-width: 300px;
        font-size: 1rem
    }

    .section-help-center .section-banner .search .btn {
        font-size: 1rem
    }

    .section-help-center .section-banner .popular>* {
        font-size: 1rem
    }

    .section-main .page-info .title {
        font-size: 1.125rem
    }

    .section-main .page-info .content .title {
        font-size: 1.125rem
    }

    .main-sub-page .section-review-list .item-block {
        padding: 14px
    }
}

@media (max-width:575px) {
    .section-main .aside-box .list>li>a {
        font-size: .875rem
    }

    .main-sub-page .col-right .blog-list .list-block .content .title {
        margin-bottom: .5rem
    }

    .main-sub-page .col-right .blog-list .list-block .content .title>a {
        font-size: 1rem
    }

    .main-sub-page .col-right .blog-list .list-block .content .summary {
        height: calc(.875rem * 1 * 1.25 * 2);
        -webkit-line-clamp: 2
    }

    .integral-body .part-block.part-total {
        padding: 3rem 0
    }

    .integral-body .part-block.part-faq {
        padding: 3rem 0 5rem
    }

    .section-help-center .section-banner .headline {
        font-size: 1.5rem
    }

    .section-help-center .section-banner .search {
        display: flex;
        align-items: center
    }

    .section-help-center .section-banner .search>*+* {
        margin-left: 10px
    }

    .section-help-center .section-banner .search .form-control {
        min-width: 200px;
        font-size: .875rem
    }

    .section-help-center .section-banner .search .btn {
        font-size: .875rem
    }

    .section-help-center .section-banner .popular>* {
        font-size: .875rem
    }

    .section-sales-campaign .page-info .activity-card {
        max-width: 100%
    }

    .section-main .page-info .title {
        font-size: 1rem
    }

    .section-main .page-info .content .title {
        font-size: 1rem
    }

    .main-sub-page .section-review-list .item-block {
        padding: 10px
    }
}

.main-product .product-detail {
    margin-bottom: 3rem
}

.main-product .product-detail .left .row {
    position: sticky;
    top: 66px
}

.main-product .product-detail .left .row .thumbnail {
    position: relative;
    display: flex;
    justify-content: center
}

.main-product .product-detail .left .row .thumbnail .btn {
    position: absolute;
    z-index: 3;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #ffffff;
    box-shadow: 0 0 5px 0 #999;
    opacity: 0;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.main-product .product-detail .left .row .thumbnail:hover .btn {
    opacity: 1
}

.main-product .product-detail .left .row .thumbnail .btn:first-child {
    top: 10px
}

.main-product .product-detail .left .row .thumbnail .btn:last-child {
    bottom: 10px
}

.main-product .product-detail .left .row .thumbnail .btn:hover {
    background-color: #9f86d9
}

.main-product .product-detail .left .row .thumbnail .btn>img {
    width: 18px;
    height: 18px;
    margin-top: 5px
}

.main-product .product-detail .left .row .thumbnail .slider-thumbs {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    height: 100%;
    overflow: hidden
}

.main-product .product-detail .left .row .thumbnail .slider-thumbs .video-open-btn img {
    position: relative;
    top: calc(50% - 20px);
    left: 0;
    width: 40px;
    height: auto
}

.main-product .product-detail .left .row .thumbnail .carousel-indicators .content {
    height: 100%;
    max-height: 680px
}

.main-product .product-detail .left .row .thumbnail .carousel-indicators [data-bs-target] {
    position: relative;
    width: 100%;
    height: auto;
    text-indent: 0;
    margin: 4px 0;
    border: 0;
    border-radius: 3px;
    overflow: hidden
}

.main-product .product-detail .right .title-box>h1 {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px
}

.main-product .product-detail .right .title-box .sub-title {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.main-product .product-detail .right .title-box .sub-title .item {
    margin-bottom: 0
}

.main-product .product-detail .right .title-box .sub-title .item+.item {
    margin-left: 20px
}

.main-product .product-detail .right .title-box .sub-title .item a,
.main-product .product-detail .right .title-box .sub-title .item .pointer {
    display: inline-block;
    color: #9f86d9
}

.main-product .product-detail .right .title-box .sub-title .item a:hover,
.main-product .product-detail .right .title-box .sub-title .item .pointer:hover {
    color: #e53935
}

.main-product .product-detail .right .title-box .sub-title .item span {
    display: inline-block
}

.main-product .product-detail .right .price-block {
    position: sticky;
    top: 64px;
    z-index: 3;
    background: #fff
}

.main-product .product-detail .right .price-block .price-box {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap
}

.main-product .product-detail .right .price-block .price-box span {
    display: block;
    color: #c62828;
    font-weight: bold
}

.main-product .product-detail .right .price-block .price-box span:nth-of-type(1) {
    font-size: 2.5rem
}

.main-product .product-detail .right .price-block .price-box del {
    display: block;
    margin: 0 1rem;
    color: #666;
    font-size: 1rem
}

.main-product .product-detail .right .price-block .price-box span:nth-of-type(2) {
    font-size: 1rem
}

.main-product .product-detail .right .countdown {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #dad2ed;
    border-radius: .5rem;
    padding: 1rem;
    line-height: 1
}

.main-product .product-detail .right .countdown .title {
    font-size: 1.25rem;
    font-weight: bold
}

.main-product .product-detail .right .countdown .countdown-block {
    display: flex;
    justify-content: center;
    align-items: start;
    font-weight: 700;
    line-height: 1
}

.main-product .product-detail .right .countdown .countdown-block>*+* {
    margin-left: .875rem
}

.main-product .product-detail .right .countdown .countdown-block .seperator {
    font-size: 2rem
}

.main-product .product-detail .right .countdown .countdown-block>*:not(.seperator) {
    background: #333;
    border-radius: .25rem;
    padding: .25rem .5rem;
    color: #fff;
    font-size: 1.5rem
}

.main-product .product-detail .right .product-option .option-btn-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2rem
}

.main-product .product-detail .right .product-option .option-btn-box>*+* {
    margin-left: 2rem
}

.main-product .product-detail .right .product-option .option-btn-box .item-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer
}

.main-product .product-detail .right .product-option .option-btn-box .item-box svg {
    width: 3rem;
    height: 3rem;
    margin-bottom: .5rem;
    fill: #c62828
}

.main-product .product-detail .right .product-option .option-btn-box .item-box .title {
    color: #9f86d9;
    font-weight: bold
}

.main-product .product-detail .right .product-option .item-box .item-title {
    margin-bottom: .5rem;
    font-size: .875rem
}

.main-product .product-detail .right .product-option .item-box .item-title .title {
    display: inline-block
}

.main-product .product-detail .right .product-option .item-box .item-title .title span {
    color: red
}

.main-product .product-detail .right .product-option .item-box .item-title .title strong {
    line-height: 1.2rem
}

.main-product .product-detail .right .product-option .item-box .item-title .status {
    display: inline-block;
    color: #333;
    font-size: .75rem;
    line-height: .75rem
}

.main-product .product-detail .right .product-option .item-box .item-content {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: .5rem
}

.main-product .product-detail .right .product-option .item-box .item-content>* {
    margin: .25rem
}

.main-product .product-detail .right .product-option .item-box .item-content .box {
    margin-bottom: .5rem
}

.main-product .product-detail .right .product-option .item-box .item-content textarea:focus {
    border: 1px solid #9f86d9
}

.main-product .product-detail .right .product-option .item-box .item-content.block {
    align-items: start;
    flex-direction: column
}

.main-product .product-detail .right .product-option .item-box.custom-text label {
    display: flex;
    align-items: center;
    margin-bottom: .25rem
}

.main-product .product-detail .right .product-option .item-box.custom-text label .title {
    margin-left: .5rem;
    font-size: .875rem
}

.main-product .product-detail .right .product-option .item-box.custom-text label .title span:nth-of-type(1) {
    color: red
}

.main-product .product-detail .right .product-option .form-check-label {
    position: relative;
    cursor: pointer
}

.main-product .product-detail .right .product-option .form-check-label .form-check-input {
    display: none;
    margin-left: -1rem
}

.main-product .product-detail .right .product-option .form-check-label .pic-box,
.main-product .product-detail .right .product-option .form-check-label .text-box {
    position: relative;
    display: block;
    align-items: center;
    width: 120px;
    padding: .25rem;
    border: 2px solid #ccc;
    border-radius: .25rem;
    overflow: hidden
}

.main-product .product-detail .right .product-option .form-check-label .pic-box,
.main-product .product-detail .right .product-option .form-check-label .text-box .title {
    text-align: center
}

.main-product .product-detail .right .product-option .form-check-label .text-box {
    width: auto;
    max-width: 100%
}

.main-product .product-detail .right .product-option .form-check-label .pic-box::after,
.main-product .product-detail .right .product-option .form-check-label .text-box::after {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 15px;
    height: 15px;
    color: #fff;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    background: #9f86d9
}

.main-product .product-detail .right .product-option .form-check-label .pic-box>img,
.main-product .product-detail .right .product-option .form-check-label .text-box>img {
    width: 100%;
    height: auto
}

.main-product .product-detail .right .product-option .form-check-label .pic-box p,
.main-product .product-detail .right .product-option .form-check-label .text-box p {
    line-height: 1.2;
    text-align: center
}

.main-product .product-detail .right .product-option .form-check-label .pic-box .title {
    word-break: break-word
}

.main-product .product-detail .right .product-option .form-check-label .pic-box .attach,
.main-product .product-detail .right .product-option .form-check-label .text-box .attach {
    display: block;
    white-space: nowrap;
    color: red;
    font-size: .75rem
}

.main-product .product-detail .right .product-option .form-check-label .pic-box del,
.main-product .product-detail .right .product-option .form-check-label .text-box del {
    color: Grey;
    font-size: .75rem
}

.main-product .product-detail .right .product-option .form-check-label .pic-box del,
.main-product .product-detail .right .product-option .form-check-label .text-box del {
    color: Grey;
    font-size: .75rem
}

.main-product .product-detail .right .product-option .form-check-label .text-box {
    padding: .25rem 1rem .25rem .25rem
}

.main-product .product-detail .right .product-option .form-check-label:not(.disabled):focus .pic-box::after,
.main-product .product-detail .right .product-option .form-check-label:not(.disabled):focus .text-box::after,
.main-product .product-detail .right .product-option .form-check-label:not(.disabled):hover .pic-box::after,
.main-product .product-detail .right .product-option .form-check-label:not(.disabled):hover .text-box::after {
    content: "";
    background-image: url("/public/img/check2.svg");
    font-weight: 300
}

.main-product .product-detail .right .product-option .form-check-label:not(.disabled) .form-check-input:checked~.pic-box,
.main-product .product-detail .right .product-option .form-check-label:not(.disabled) .form-check-input:checked~.text-box {
    border: 1px solid #e53935
}

.main-product .product-detail .right .product-option .form-check-label:not(.disabled) .form-check-input:checked~.pic-box::after,
.main-product .product-detail .right .product-option .form-check-label:not(.disabled) .form-check-input:checked~.text-box::after {
    content: "";
    background-image: url("/public/img/check2.svg");
    font-weight: 300
}

.main-product .product-detail .right .product-option .form-check-label .show-box {
    display: none;
    position: absolute;
    bottom: calc(100% + 3px);
    left: 50%;
    transform: translateX(-50%);
    width: 150px;
    height: auto;
    z-index: 13;
    background: #fff;
    border: 1px solid #e53935;
    border-radius: .25rem;
    transition: all .3s ease-in-out;
    padding: .25rem;
    text-align: center
}

.main-product .product-detail .right .product-option .form-check-label .show-box>img {
    margin-bottom: .25rem
}

.main-product .product-detail .right .product-option .form-check-label .show-box .title {
    margin-bottom: .25rem;
    color: #666;
    font-size: .75rem;
    line-height: 1.2
}

.main-product .product-detail .right .product-option .form-check-label .show-box:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -6px;
    width: 0;
    height: 0;
    border: 6px solid #e53935;
    border-bottom: transparent;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent
}

.main-product .product-detail .right .product-option .form-check-label:not(.disabled):hover .show-box {
    display: block
}

.main-product .product-detail .right .btn-box {
    display: flex;
    align-items: center;
    font-size: 1.25rem
}

.main-product .product-detail .right .btn-box .btn {
    display: flex;
    align-items: center
}

.main-product .product-detail .right .btn-box .btn+.btn {
    margin-left: .5rem
}

.main-product .product-detail .right .btn-box .btn>svg {
    width: 20px;
    height: 20px;
    fill: white
}

.main-product .product-detail .right .btn-box .btn>span {
    display: block;
    margin-left: .5rem
}

.main-product .product-detail .right .btn-box .btn.btn-add-to-cart {
    padding: .5rem 3rem
}

.main-product .product-detail .right .btn-box .btn.btn-add-to-exchange {
    color: #dc3545;
    background-color: #fff;
    border-color: #dc3545;
    padding: 5px
}

.main-product .product-detail .right .btn-box .btn.btn-add-to-exchange>svg {
    fill: #dc3545
}

.main-product .product-detail .right .btn-box .btn.btn-add-to-exchange:focus,
.main-product .product-detail .right .btn-box .btn.btn-add-to-exchange:hover {
    color: #fff;
    background-color: #bb2d3b;
    border-color: #b02a37
}

.main-product .product-detail .right .btn-box .btn.btn-add-to-exchange:focus>svg,
.main-product .product-detail .right .btn-box .btn.btn-add-to-exchange:hover>svg {
    fill: #fff
}

.main-product .product-detail .right .btn-box .btn-extend {
    display: inline-flex;
    margin-left: .5rem
}

.main-product .product-detail .right .summary {
    font-size: .875rem
}

.main-product .product-detail .right .summary>ul {
    padding-left: 1rem
}

.main-product .product-detail .right .summary>ul>li+li {
    margin-top: .5rem
}

.main-product .product-detail .right .payment>img {
    width: auto;
    height: 100%
}

.main-product .product-description {
    margin-bottom: 3rem
}

.main-product .product-description .item-block+.item-block {
    margin-top: 2rem
}

.main-product .product-description .item-block .title-box {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ddd;
    margin-bottom: .75rem
}

.main-product .product-description .item-block .title-box>*+* {
    margin-left: .5rem
}

.main-product .product-description .item-block .title-box span {
    font-size: 1.25rem;
    font-weight: bold
}

.main-product .product-description .item-block .content .content-block {
    margin-bottom: 1rem
}

.main-product .product-description .item-block .content .table {
    font-size: .875rem;
    line-height: 1.25rem
}

.main-product .product-description .item-block .content .row {
    justify-content: center
}

.main-product .product-description .item-block .content .video-block {
    margin-bottom: 1rem
}

.main-product .product-description .item-block .content .video-block video {
    display: block;
    width: 100%
}

.main-product .product-description .item-block .content .feature-block {
    margin-bottom: 1rem
}

.main-product .product-description .item-block .content .feature-block .pic {
    margin-bottom: .5rem
}

.main-product .product-description .item-block .content .summary {
    font-size: .875rem
}

.main-product .product-description .item-block .content .more-link {
    display: flex;
    align-items: center
}

.main-product .product-description .item-block .content .more-link .s-link {
    margin-left: 1rem
}

.main-product .product-description .item-block .content .more-link .s-link>a {
    display: inline-block;
    color: #e53935;
    font-size: 1.25rem;
    font-weight: bold
}

.main-product .product-description .review-list .table>thead {
    background: #f5f5f5
}

.main-product .product-description .review-list .table>thead .title-box {
    display: flex;
    align-items: center;
    padding: .25rem 1rem
}

.main-product .product-description .review-list .table>thead .title-box>* {
    display: flex;
    align-items: center
}

.main-product .product-description .review-list .table>thead .title-box>*+* {
    margin-left: 1.5rem
}

.main-product .product-description .review-list .table>thead .title-box svg {
    margin-right: .5rem
}

.main-product .product-description .review-list .table>thead .title-box .date {
    color: #666
}

.main-product .product-description .review-list .table>thead .title-box .ranking-box>img {
    width: 1rem;
    height: 1rem
}

.main-product .product-description .review-list .table>thead .title-box .ranking-box>img+img {
    margin-left: .25rem
}

.main-product .product-description .review-list .table>tbody .content {
    margin-bottom: 1rem;
    font-size: .875rem
}

.main-product .product-description .review-list .table>tbody .thumbnail span {
    display: block
}

.main-product .product-description .write-review {
    background: #f5f5f5;
    padding: 1rem
}

.main-product .product-description .write-review .title-box {
    margin-bottom: 1rem;
    font-size: 1.25rem;
    font-weight: bold
}

.main-product .product-description .write-review .form-box>*+* {
    margin-top: 1rem
}

.main-product .product-description .write-review .form-box label {
    margin-bottom: .5rem
}

.main-product .product-description .write-review .form-box label>span {
    color: red
}

.main-product .product-description .write-review .form-box .rating-choice {
    display: flex;
    align-items: center
}

.main-product .product-description .write-review .form-box .rating-choice .title {
    color: #999;
    font-size: .875rem;
    font-style: italic
}

.main-product .product-description .write-review .form-box .rating-choice .radio-box {
    display: inline-flex;
    align-items: center;
    margin: 0 1rem
}

.main-product .product-description .write-review .form-box .rating-choice .radio-box>*+* {
    margin-left: .5rem
}

@media (max-width:1199px) {
    .main-product .product-detail .left .row {
        top: 0
    }

    .main-product .product-detail .right .price-block {
        top: 58px
    }

    .main-product .product-detail .right .product-option .item-box .item-content {
        align-items: start
    }

    .main-product .product-detail .right .product-option .item-box .item-content .box {
        margin-bottom: .5rem
    }

    .main-product .product-detail .right .product-option .item-box .item-content.block {
        align-items: start;
        flex-direction: column
    }

    .main-product .product-detail .right .product-option .item-box .item-content.block .box .text-box {
        display: flex;
        align-items: center;
        flex-wrap: wrap
    }

    .main-product .product-detail .right .product-option .item-box .item-content.block .box .text-box .attach {
        margin-left: .25rem
    }

    .main-product .product-detail .right .product-option .form-check-label {
        position: relative;
        cursor: pointer
    }

    .main-product .product-detail .right .product-option .form-check-label .form-check-input {
        display: none;
        margin-left: -1rem
    }

    .main-product .product-detail .right .product-option .form-check-label .show-box {
        display: block;
        position: relative;
        bottom: inherit;
        left: inherit;
        transform: inherit;
        width: inherit;
        height: inherit;
        z-index: inherit;
        background: #fff;
        border: none;
        border-radius: 0;
        padding: 0;
        text-align: left
    }

    .main-product .product-detail .right .product-option .form-check-label .show-box>img {
        display: none
    }

    .main-product .product-detail .right .product-option .form-check-label .show-box .title {
        max-width: 78px
    }

    .main-product .product-detail .right .product-option .form-check-label .show-box:after {
        display: none
    }

    .main-product .product-detail .right .payment>img {
        width: 100%;
        height: auto
    }
}

@media (max-width:991px) {
    .main-product .product-detail .left {
        margin-bottom: 1rem
    }
}

@media (max-width:767px) {
    .main-product .product-detail .right .title-box>h1 {
        font-size: 20px
    }

    .main-product .product-detail .right .price-block .price-box span:nth-of-type(1) {
        font-size: 2rem
    }

    .main-product .product-detail .right .price-block .price-box del {
        font-size: .875rem
    }

    .main-product .product-detail .right .price-block .price-box span:nth-of-type(2) {
        font-size: .875rem
    }

    .main-product .product-detail .right .countdown .countdown-block .seperator {
        font-size: 1.5rem
    }

    .main-product .product-detail .right .countdown .countdown-block>*:not(.seperator) {
        font-size: 1.25rem
    }

    .main-product .product-detail .right .btn-box {
        flex-wrap: wrap
    }

    .main-product .product-detail .right .btn-box .btn {
        font-size: 1rem
    }

    .main-product .product-detail .right .btn-box .btn-extend {
        display: flex
    }
}

@media (max-width:575px) {
    .main-product .product-detail .right .price-block {
        top: 0
    }

    .activity-description-box h2 {
        font-size: 30px;
        line-height: 40px
    }

    .main-product .product-detail .left .row .thumbnail {
        display: none
    }

    .main-product .product-detail .right .title-box>h1 {
        font-size: 18px
    }

    .main-product .product-detail .right .title-box .sub-title .item+.item {
        margin-left: 15px
    }

    .main-product .product-detail .right .countdown {
        flex-wrap: wrap;
        justify-content: center
    }

    .main-product .product-detail .right .countdown .title {
        font-size: 1.125rem;
        margin-bottom: .75rem
    }

    .main-product .product-detail .right .product-option .option-btn-box>*+* {
        margin-left: 1rem
    }

    .main-product .product-detail .right .btn-box {
        flex-wrap: wrap
    }

    .main-product .product-detail .right .btn-box .btn {
        font-size: 1rem
    }

    .main-product .product-detail .right .btn-box .btn.btn-add-to-cart {
        margin-bottom: .5rem
    }

    .main-product .product-detail .right .summary {
        font-size: .875rem
    }

    .main-product .product-detail .right .summary>ul {
        padding-left: 1rem
    }

    .main-product .product-detail .right .summary>ul>li+li {
        margin-top: .5rem
    }

    .main-product .product-detail .right .payment>img {
        width: 100%;
        height: auto
    }

    .main-product .product-description .item-block .title-box span {
        font-size: 1.05rem
    }

    .main-product .product-description .item-block .content .more-link {
        flex-wrap: wrap
    }

    .main-product .product-description .item-block .content .more-link .s-link {
        margin-left: 0
    }
}

@media (max-width:420px) {
    .main-product .product-detail .right .product-option .form-check-label .pic-box {
        width: 100px
    }

    .main-product .product-detail .right .title-box .sub-title .item:first-child {
        width: 100%
    }

    .main-product .product-detail .right .title-box .sub-title .item+.item {
        margin: 10px 10px 0 0
    }

    .main-product .product-detail .right .price-block .price-box span:nth-of-type(1) {
        font-size: 1.7rem
    }
}

@media (max-width:360px) {
    .main-product .product-detail .right .product-option .form-check-label .pic-box {
        width: 80px
    }

    .main-product .product-detail .right .price-block .price-box span:nth-of-type(1) {
        font-size: 1.5rem
    }
}

@media (max-width:300px) {
    .main-product .product-detail .right .product-option .form-check-label .pic-box {
        width: 70px
    }
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .35s;
    animation-duration: .35s
}

@-webkit-keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

a[data-lightbox] {
    cursor: zoom-in
}

.form-check-input:checked {
    background-color: #fd0d0d;
    border-color: #fd0d0d
}

.form-check-input:focus {
    border-color: #fe8686;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(253, 13, 13, 0.25)
}

.img-rotation {
    -webkit-transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -moz-animation: rotation 3s linear infinite;
    -webkit-animation: rotation 3s linear infinite;
    -o-animation: rotation 3s linear infinite
}

img[data-orig-src] {
    background: #cccccc
}

hr {
    opacity: 0.1;
    height: 0 !important;
    border-top: 1px solid
}

.hide {
    display: none
}

.pointer,
.radio>label {
    cursor: pointer
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.font-red {
    color: red
}

.hover-red {
    cursor: pointer;
    color: #c62828;
    transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease
}

.hover-red:hover {
    color: red !important
}

.btn-red-hover {
    color: #fff;
    background-color: #e53935;
    border-color: #e53935
}

.btn-red-hover:hover,
.btn-red-hover:focus {
    opacity: 0.8;
    color: #fff;
    background-color: #e53935;
    border-color: #e53935
}

.preset-pink-border {
    transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -webkit-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease
}

.preset-pink-border:hover {
    box-shadow: 0 0 0 0.25rem rgba(253, 13, 13, 0.25)
}

.img-wide,
#tab-description-content img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%
}

.iframe-main video {
    background: black
}

.cart-list table td a img {
    width: 100px;
    max-width: 100%;
    height: auto
}

.cart-list .table-responsive table td.title {
    white-space: initial
}

.cart-list .table-responsive table td.title .p-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 20px
}

#whodoll-comment-modal .modal-dialog .modal-content>button.btn-common {
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 9
}

#whodoll-comment-modal .modal-dialog .modal-content>button.btn-common>img {
    width: 15px;
    height: 15px
}

#tab-description-content img+img {
    margin-top: 10px
}

#tab-description-content .content p {
    font-size: 1rem;
    line-height: 1.5rem
}

.flex {
    display: flex
}

.flex.wrap {
    flex-wrap: wrap
}

.flex.center {
    justify-content: center
}

.flex.align-center {
    height: 100%;
    align-items: center
}

.text-height-200>* {
    overflow: auto;
    height: 200px
}

.text-height-300>* {
    overflow: auto;
    height: 300px
}

.breadcrumb {
    padding: .5rem 1rem;
    background: #eee
}

.pagination-nav .page-item>a,
.pagination-nav .page-item>span {
    color: #333
}

.pagination-nav .page-item.active>span {
    background: #e53935;
    border-color: #e53935;
    color: #fff
}

.pagination-nav.review-list-nav .page-item .page-link {
    padding: 0 1rem
}

.alert {
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    margin: 10px 0;
    padding: 10px 35px 10px 10px
}

.alert .btn-close {
    padding: 15px
}

.table-responsive table th,
.table-responsive table td {
    white-space: nowrap
}

.carousel-slide-move .carousel-item {
    display: block;
    z-index: -2
}

.carousel-slide-move .carousel-item.carousel-item-next,
.carousel-item.carousel-item-prev {
    z-index: -1
}

.carousel-slide-move .carousel-item.active {
    z-index: 0
}

.carousel-control-next,
.carousel-control-prev {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    top: calc(50% - 40px);
    margin: 0 10px;
    background: rgba(0, 0, 0, 0.2);
    opacity: 0;
    transition: opacity 0.3s ease-in-out, background 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out, background 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out, background 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out, background 0.3s ease-in-out
}

.carousel-slide-move:hover>.carousel-control-next,
.carousel-slide-move:hover>.carousel-control-prev {
    opacity: 1
}

.carousel-control-next:hover,
.carousel-control-prev:hover {
    background: rgba(0, 0, 0, 0.5)
}

.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border: 0;
    border-radius: 50%
}

.navbar.nav-main .navbar-toggler img {
    width: 35px
}

.navigation-box .item img {
    width: 30px;
    height: 30px
}

.table-responsive::-webkit-scrollbar {
    width: 1px;
    height: 10px
}

.section-03 .inner::-webkit-scrollbar,
.section-block.section-message .section-inner .message-list::-webkit-scrollbar,
.section-block.section-message .section-inner .news-list::-webkit-scrollbar {
    width: 5px;
    height: 1px
}

button.btn-cart-list span {
    position: relative;
    top: -25px;
    left: 15px;
    display: block;
    width: 16px;
    height: 16px;
    padding: 2px;
    border-radius: 16px;
    font-size: 12px;
    line-height: 12px;
    color: white;
    font-weight: bold;
    background: #e53935
}

#readmore-box-btn img {
    width: 16px;
    height: 16px
}

.readmore-box {
    transition: max-height 0.3s ease-in-out;
    -moz-transition: max-height 0.3s ease-in-out;
    -webkit-transition: max-height 0.3s ease-in-out;
    -o-transition: max-height 0.3s ease-in-out
}

div[data-sliding-modules="list"] {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden
}

div[data-sliding-modules="list"]::-webkit-scrollbar {
    width: 0;
    height: 0
}

div[data-sliding-modules="btn"] {
    display: flex;
    justify-content: center
}

div[data-sliding-modules="btn"] button {
    width: 200px;
    max-width: 100%;
    padding: 5px
}

div[data-sliding-modules="btn"] button img {
    width: 20px;
    height: auto
}

div[data-sliding-modules="btn"] button:hover {
    background: #eee
}

div[data-sliding-modules="btn"] button+button {
    margin-left: 1rem
}

.flip-group-module {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.flip-group-module>div {
    flex-wrap: nowrap;
    overflow: hidden
}

.flip-group-module .cardProduct {
    margin-bottom: 0
}

.flip-group-module>button[data-sliding-modules="btn"] {
    position: absolute;
    left: -5px;
    width: 5%;
    height: 100%;
    border: 0 !important;
    background: #ffffff66;
    opacity: 0;
    transition: opacity 0.3s ease-in-out, background 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out, background 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out, background 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out, background 0.3s ease-in-out
}

.flip-group-module:hover>button[data-sliding-modules="btn"] {
    opacity: 1
}

.flip-group-module>button[data-sliding-modules="btn"]+button[data-sliding-modules="btn"] {
    left: initial;
    right: -5px
}

.flip-group-module>button[data-sliding-modules="btn"] img {
    width: 30px;
    height: auto;
    opacity: 0.5
}

.flip-group-module>button[data-sliding-modules="btn"]:hover,
.flip-group-module>button[data-sliding-modules="btn"]:focus {
    background: #ffffffcc
}

.flip-group-module>button[data-sliding-modules="btn"]:hover img,
.flip-group-module>button[data-sliding-modules="btn"]:focus img {
    opacity: 1
}

.accordion .accordion-item {
    border: 1px solid #eee
}

.accordion-button::after {
    width: 1rem;
    height: 1rem;
    background-size: 1rem
}

a.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    transform: rotate(-90deg)
}

.section-main .accordion-item .accordion-header .accordion-button {
    font-weight: bold
}

.section-main .accordion-item .accordion-header .accordion-button:hover,
.section-main .accordion-item .accordion-header .accordion-button.hover {
    color: #9f86d9;
    background-color: #ffebee;
    box-shadow: none
}

.section-main .accordion-item .accordion-body>ul>li>a:before {
    transition: left 0.2s ease;
    -moz-transition: left 0.2s ease;
    -webkit-transition: left 0.2s ease;
    -o-transition: left 0.2s ease
}

.section-main .accordion-item .accordion-body>ul>li>a:hover:before {
    left: 5px
}

.accordion .accordion-item .accordion-body .active {
    color: #9f86d9
}

.accordion .accordion-item .accordion-body a.tips-item {
    position: relative;
    display: flex !important
}

.accordion .accordion-item .accordion-body a.tips-item .tips {
    position: relative;
    width: auto
}

.accordion .accordion-item .accordion-body a.tips-item .tips>span {
    display: inline-block;
    position: absolute;
    top: -10px;
    left: 5px;
    background: #333;
    padding: .2rem;
    white-space: nowrap;
    color: #fff;
    font-size: .75rem;
    line-height: .75rem
}

.accordion .accordion-item .accordion-body a.tips-item .tips>span:after {
    content: "";
    position: absolute;
    top: 13px;
    left: -6px;
    width: 4px;
    height: 4px
}

.accordion .accordion-item .accordion-body a.tips-item .tips>span.red {
    background: red
}

.accordion .accordion-item .accordion-body a.tips-item .tips>span.red:after {
    border: 3px solid red;
    border-left-color: transparent;
    border-top-color: transparent
}

.accordion .accordion-item .accordion-body a.tips-item .tips>span.orange {
    background: orange
}

.accordion .accordion-item .accordion-body a.tips-item .tips>span.orange:after {
    border: 3px solid orange;
    border-left-color: transparent;
    border-top-color: transparent
}

.accordion .accordion-item .accordion-body a.tips-item .tips>span.yellow {
    background: yellow;
    color: #333
}

.accordion .accordion-item .accordion-body a.tips-item .tips>span.yellow:after {
    border: 3px solid yellow;
    border-left-color: transparent;
    border-top-color: transparent
}

.accordion .accordion-item .accordion-body a.tips-item .tips>span.green {
    background: green
}

.accordion .accordion-item .accordion-body a.tips-item .tips>span.green:after {
    border: 3px solid green;
    border-left-color: transparent;
    border-top-color: transparent
}

.accordion .accordion-item .accordion-body a.tips-item .tips>span.blue {
    background: blue
}

.accordion .accordion-item .accordion-body a.tips-item .tips>span.blue:after {
    border: 3px solid blue;
    border-left-color: transparent;
    border-top-color: transparent
}

.accordion .accordion-item .accordion-body a.tips-item .tips>span.cyan {
    background: cyan;
    color: #333
}

.accordion .accordion-item .accordion-body a.tips-item .tips>span.cyan:after {
    border: 3px solid cyan;
    border-left-color: transparent;
    border-top-color: transparent
}

.accordion .accordion-item .accordion-body a.tips-item .tips>span.purple {
    background: purple
}

.accordion .accordion-item .accordion-body a.tips-item .tips>span.purple:after {
    border: 3px solid purple;
    border-left-color: transparent;
    border-top-color: transparent
}

.section-block .heading.default img {
    width: 24px;
    height: 24px;
    margin-right: .75rem
}

.section-block.section-affiliate-account .total-charts .charts-block {
    display: block
}

.section-block.section-affiliate-account .total-charts .charts-block>*+* {
    margin: 0
}

.section-block.section-affiliate-account .total-charts .charts-block a.inner:hover {
    opacity: 0.7
}

.section-block.section-affiliate-account .total-charts .charts-block .inner {
    display: inline-block;
    width: 180px;
    margin: 10px;
    border-radius: 3px;
    box-shadow: 2px 2px 3px 0 #000000ad
}

.section-01 .pic-box div.title,
.section-06 .pic-block div.title,
.section-07 .pic-block div.title {
    transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out
}

.section-01 .pic-box:hover div.title,
.section-06 .pic-block:hover div.title,
.section-07 .pic-block:hover div.title {
    opacity: 0
}

.section-02 .countdown-block .countdown-box img {
    width: 24px;
    height: 24px;
    margin-right: .5rem
}

.section-02 .countdown-block .countdown-box span.default {
    margin: 0 .5rem
}

.section-05 .brand-list .col .pic-box {
    box-shadow: 1px 1px 2px 2px #eee;
    transition: box-shadow 0.3s ease-in-out;
    -moz-transition: box-shadow 0.3s ease-in-out;
    -webkit-transition: box-shadow 0.3s ease-in-out;
    -o-transition: box-shadow 0.3s ease-in-out
}

.section-05 .brand-list .col .pic-box:hover {
    box-shadow: 1px 1px 4px 3px #ddd
}

.section-08 .product-block .content .p-title {
    color: #333
}

.section-08 .product-block .content .p-title:focus,
.section-08 .product-block .content .p-title:hover {
    color: #e53935
}

.section-10 .item-box .icon img {
    width: 3rem;
    height: 3rem
}

.section-02 .video-list-module .video>* {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: auto;
    overflow: hidden;
    cursor: pointer;
    background: #333
}

.section-02 .video-list-module .title {
    width: 100%;
    height: calc(1rem * 1 * 1.5 * 1);
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: center
}

.section-02 .video-list-module .status {
    display: flex;
    justify-content: center;
    color: #666;
    font-size: .75rem
}

.product-block {
    padding: 4px;
    margin: 5px 0;
    border: 1px solid #eee;
    transition: box-shadow 0.3s ease-in-out;
    -moz-transition: box-shadow 0.3s ease-in-out;
    -webkit-transition: box-shadow 0.3s ease-in-out;
    -o-transition: box-shadow 0.3s ease-in-out
}

.product-block:hover {
    box-shadow: 2px 3px 5px 2px rgba(255, 0, 0, 0.15)
}

.product-block a {
    position: relative;
    display: block
}

.product-block a .float-block {
    position: absolute;
    top: .5rem;
    z-index: 3
}

.product-block a .float-block.l {
    left: .5rem
}

.product-block a .float-block.r {
    right: .5rem
}

.product-block a .float-block .style {
    display: block;
    padding: .35rem .5rem;
    color: #fff
}

.product-block a .float-block .style.circle {
    width: 45px;
    height: 45px;
    background: #dc3545;
    border-radius: 100%;
    padding: inherit;
    text-align: center;
    line-height: 45px;
    font-size: .875rem
}

.product-block a .float-block .style.style-01 {
    background: #f06292
}

.product-block a .float-block .style.style-02 {
    background: #9c27b0
}

.product-block a .new-arrival {
    position: absolute;
    top: 50%;
    right: 5%;
    left: 5%;
    transform: translateY(-50%);
    z-index: 3
}

.product-block a .new-arrival .title {
    text-align: center;
    color: #fff;
    font-size: 1.25rem;
    font-weight: bold
}

.product-block a>img,
.product-block a>.float-block,
.product-block a>.new-arrival {
    transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out
}

.product-block .content .btn-box .btn-add {
    border: none;
    border-radius: 5px;
    background: #f7c5b3;
    background: linear-gradient(#e9c1b2, #f7c5b3 5%, #f3ae9c 6%, #ef937f 10%, #ed8579 15%, #e65262 50%, #dd1242 98%, #db5e71 100%);
    -moz-background: linear-gradient(#e9c1b2, #f7c5b3 5%, #f3ae9c 6%, #ef937f 10%, #ed8579 15%, #e65262 50%, #dd1242 98%, #db5e71 100%);
    -ms-background: linear-gradient(#e9c1b2, #f7c5b3 5%, #f3ae9c 6%, #ef937f 10%, #ed8579 15%, #e65262 50%, #dd1242 98%, #db5e71 100%);
    -o-background: linear-gradient(#e9c1b2, #f7c5b3 5%, #f3ae9c 6%, #ef937f 10%, #ed8579 15%, #e65262 50%, #dd1242 98%, #db5e71 100%);
    -webkit-background: linear-gradient(#e9c1b2, #f7c5b3 5%, #f3ae9c 6%, #ef937f 10%, #ed8579 15%, #e65262 50%, #dd1242 98%, #db5e71 100%);
    text-align: center;
    box-shadow: 2px 1px 5px rgba(0, 0, 0, .4)
}

.section-main .col-right .product-list .option-box .option-item>select {
    appearance: auto;
    cursor: pointer
}

.main-product .product-detail .left .carousel {
    position: sticky;
    top: 66px
}

.main-product .product-detail .left .carousel .row {
    --bs-gutter-x: 0.65rem
}

.video-open-btn {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1
}

.main-product .product-detail .left .row .main-pic .video-open-btn {
    background: #00000020
}

.video-open-btn img {
    position: relative;
    top: 40%;
    left: 40%;
    width: 20%;
    height: auto
}

.video-open-btn img {
    opacity: 0.5;
    transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s
}

.video-open-btn:hover img {
    opacity: 1
}

.main-product .product-detail .left .row .main-pic .content {
    position: relative
}

.main-product .product-detail .left .row .main-pic .content .carousel-inner {
    border-radius: 5px
}

.main-product .product-detail .right .title-box .sub-title .ranking-box {
    display: flex;
    align-items: baseline
}

.main-product .product-detail .right .title-box .sub-title .ranking-box img {
    width: 20px;
    height: auto;
    margin: 10px 15px 0 0
}

.main-product .product-detail .right .btn-box .btn>img {
    width: 20px;
    height: 20px
}

.main-product .product-detail .right .btn-box .btn.btn-add-to-cart {
    padding: 8px 50px;
    font-size: 20px;
    background-color: #e53935
}

.main-product .product-detail .right .btn-box .btn.btn-add-to-cart:hover {
    opacity: 0.8
}

.main-product .product-detail .right .btn-box .btn-extend .btn-add-to-wish img {
    width: 35px;
    max-width: 100%;
    height: 35px;
    max-height: 100%
}

.main-product .product-detail .right .btn-box .btn-extend .btn-add-to-wish:hover {
    background-color: #eee;
    opacity: 0.8
}

.main-product .product-detail .right .shipping-description-box p {
    line-height: 1.25rem
}

.main-product .product-detail .right .title-box .btn-extend {
    position: relative
}

.main-product .product-detail .right .title-box .btn-extend .btn-add-to-wish {
    position: absolute;
    top: -22px;
    right: 0;
    width: 40px;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 15px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-transition: padding .2s ease-in-out;
    -moz-transition: padding .2s ease-in-out;
    -ms-transition: padding .2s ease-in-out;
    -o-transition: padding .2s ease-in-out;
    transition: padding .2s ease-in-out
}

.main-product .product-detail .right .title-box .btn-extend .btn-add-to-wish:hover {
    padding: 0
}

.main-product .product-detail .right .product-option .form-check-label {
    transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s
}

.main-product .product-detail .right .product-option .form-check-label.disabled {
    opacity: 0.5;
    cursor: no-drop
}

.main-product .product-detail .right .product-option .form-check-label.disabled .show-box {
    display: none
}

.main-product .product-detail .right .product-option .form-check-label:not(.disabled):focus .pic-box,
.main-product .product-detail .right .product-option .form-check-label:not(.disabled):focus .text-box,
.main-product .product-detail .right .product-option .form-check-label:not(.disabled):hover .pic-box,
.main-product .product-detail .right .product-option .form-check-label:not(.disabled):hover .text-box {
    border: 2px solid #9f86d9;
    opacity: .8
}

.main-product .product-detail .right .product-option .form-check-label:not(.disabled) .form-check-input:checked~.pic-box,
.main-product .product-detail .right .product-option .form-check-label:not(.disabled) .form-check-input:checked~.text-box {
    border: 2px solid #9f86d9
}

.main-product .product-detail .right .product-option .form-check-label .show-box .title {
    font-size: .875rem;
    color: #333
}

.main-product .product-detail .right .product-option .option-btn-box .item-box:hover {
    opacity: 0.8
}

.main-product .product-detail .right .product-option .option-btn-box .item-box img {
    width: 3rem;
    height: 3rem;
    margin-bottom: .5rem
}

.main-product .product-detail .right .product-option .form-check-label .show-box {
    width: 160px;
    display: block;
    opacity: 0;
    z-index: -1;
    transition: opacity 0.2s ease-in-out, z-index 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out, z-index 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out, z-index 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out, z-index 0.2s ease-in-out
}

.main-product .product-detail .right .product-option .form-check-label:not(.disabled):hover .show-box {
    opacity: 1;
    z-index: 10
}

.main-product .product-detail .right .product-option .form-check-label:not(.disabled) .show-box:hover {
    opacity: 0;
    z-index: -1
}

.main-product .product-detail .right .product-option .item-box .item-title .hide-textarea {
    display: inline-block;
    cursor: pointer
}

.main-product .product-description .item-block .title-box * {
    font-size: 1.25rem;
    font-weight: bold;
    padding: 0;
    margin: 0;
    line-height: initial
}

.main-product .product-description .item-block .title-box>*+* {
    margin-left: .5rem
}

.main-product .product-description .item-block .content .product-pic-list {
    display: flex;
    height: 300px;
    margin-bottom: 1rem
}

.main-product .product-description .item-block .content .product-pic-list span {
    display: inline-block;
    width: auto;
    height: 100%;
    padding: 0.25rem;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 2px 1px #ddd;
    cursor: pointer;
    transition: box-shadow 0.3s ease-in-out;
    -moz-transition: box-shadow 0.3s ease-in-out;
    -webkit-transition: box-shadow 0.3s ease-in-out;
    -o-transition: box-shadow 0.3s ease-in-out
}

.main-product .product-description .item-block .content .product-pic-list>span+span {
    margin-left: 1rem
}

.main-product .product-description .item-block .content .product-pic-list span>img {
    display: block;
    width: auto;
    height: 100%
}

.main-product .product-description .item-block .content .product-pic-list span>.tips {
    position: relative;
    bottom: calc(50% + 25px);
    left: calc(50% - 25px)
}

.main-product .product-description .item-block .content .product-pic-list span>.tips>img {
    width: 50px;
    height: 50px
}

.main-product .product-description .item-block .content .product-pic-list span:hover {
    box-shadow: 3px 3px 5px 3px #ddd
}

.section-main .page-info .content .page-tag-list .title {
    font-size: 1.25rem
}

.section-main .page-tag-list .content>a {
    margin: 0 1rem 0 0
}

.main-sub-page .section-review .review-detail .btn-box .btn img {
    width: 20px;
    height: 20px;
    margin-right: .5rem
}

.main-product .product-description .review-list .table>thead .title-box {
    padding: 0.25rem;
    border-bottom: none;
    margin-bottom: 0
}

.main-sub-page .section-review .review-nav .row .col>span {
    display: block;
    background: #f3f3f3;
    border: 1px solid #666;
    padding: .5rem;
    text-align: center;
    font-size: 1.25rem;
    font-weight: bold;
    cursor: pointer
}

.main-sub-page .section-review .review-nav .row .col>span:hover {
    background: #f5f5f5;
    color: #e53935
}

.main-sub-page .section-review-list .item-block .left img {
    border-radius: 10px;
    -webkit-transition: -webkit-transform 0.3s ease;
    -moz-transition: -moz-transform 0.3s ease;
    -ms-transition: -ms-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    transition: transform 0.3s ease
}

.main-sub-page .section-review-list .item-block .left img:hover {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02)
}

.main-product .product-description .review-list .table>tbody .content {
    margin-bottom: 0.5rem
}

.main-product .product-description .review-list .table>tbody .content,
.main-product .product-description .review-list .table>tbody .thumbnail,
.section-review-list .item-block .content-block .thumbnail {
    padding-left: 0.25rem
}

.reviews-block {
    border: 1px solid #eee;
    padding: 0.25rem;
    box-shadow: 0 1px 5px rgb(0 0 0 / 10%)
}

.section-review-list .reviews-block {
    border: 0;
    padding: 0 0.25rem;
    box-shadow: none
}

.main-product .product-description .review-list .table>tbody .thumbnail span,
.section-review-list .item-block .content-block .thumbnail span,
.reviews-block .content .thumbnail span,
.reviews-block .content .thumbnail .upload-item-box {
    display: block;
    min-height: 100px;
    overflow: hidden;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    cursor: zoom-in;
    transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s
}

.reviews-block .content .thumbnail span,
.reviews-block .content .thumbnail .upload-item-box {
    min-height: 50px
}

.main-product .product-description .review-list .table>tbody .reply-block .option .btn,
.section-review-list .item-block .reply-block .option .btn,
.reviews-block .content .option .btn,
.main-product .product-description .review-list .table>tbody .reply-block .show-reply .text-primary,
.section-review-list .item-block .reply-block .show-reply .text-primary {
    transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s
}

.main-product .product-description .review-list .table>tbody .thumbnail span:hover,
.section-review-list .item-block .content-block .thumbnail span:hover,
.reviews-block .content .thumbnail span:hover,
.main-product .product-description .review-list .table>tbody .reply-block .option .btn:hover,
.section-review-list .item-block .reply-block .option .btn:hover,
.reviews-block .content .option .btn:hover,
.main-product .product-description .review-list .table>tbody .reply-block .show-reply .text-primary:hover,
.section-review-list .item-block .reply-block .show-reply .text-primary:hover {
    opacity: 0.7
}

.main-product .product-description .review-list .table>tbody .thumbnail .review-list-video,
.section-review-list .item-block .content-block .thumbnail .review-list-video,
.reviews-block .content .thumbnail .review-list-video {
    position: relative;
    width: 100%;
    height: 100%;
    background: #333
}

.main-product .product-description .review-list .table>tbody .thumbnail span.review-list-video i,
.section-review-list .item-block .content-block .thumbnail span.review-list-video i,
.reviews-block .content .thumbnail span.review-list-video i {
    position: absolute;
    top: calc(50% - 15px);
    left: calc(50% - 12px);
    display: block;
    border: 15px solid transparent;
    border-left: 24px solid white;
    transition: border-left 0.2s;
    -moz-transition: border-left 0.2s;
    -webkit-transition: border-left 0.2s;
    -o-transition: border-left 0.2s
}

.reviews-block .content .thumbnail span.review-list-video i {
    top: calc(50% - 8px);
    left: calc(50% - 6px);
    border: 8px solid transparent;
    border-left: 12px solid white
}

.main-product .product-description .review-list .table>tbody .thumbnail span.review-list-video:hover i,
.section-review-list .item-block .content-block .thumbnail span.review-list-video:hover i {
    border-left: 24px solid red
}

.reviews-block .content .thumbnail span.review-list-video:hover i {
    border-left: 12px solid red
}

.main-product .product-description .review-list .table>tbody .reply-block {
    background: #f5f5f5;
    padding: 10px
}

.main-product .product-description .review-list .table>tbody .reply-block .option {
    display: flex;
    align-items: center
}

.main-product .product-description .review-list .table>tbody .reply-block .option>*+* {
    margin-left: 15px
}

.main-product .product-description .review-list .table>tbody .reply-block .option .btn {
    display: flex;
    align-items: center
}

.main-product .product-description .review-list .table>tbody .reply-block .option .btn img,
.main-sub-page .section-review-list .item-block .reply-block .option .btn img,
.reviews-block .content .option .btn img {
    width: auto;
    max-width: 100%;
    margin-right: 5px
}

.main-product .product-description .review-list .table>tbody .reply-block .show-reply {
    padding: 5px 10px;
    color: #666;
    font-size: .875rem
}

.main-product .product-description .review-list .table>tbody .reply-block .show-reply>* {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    color: blue
}

.main-product .product-description .review-list .table>tbody .reply-block .show-reply>*:before {
    display: inline-block;
    margin-right: .5em;
    content: "";
    border-bottom: .5em solid;
    border-right: .5em solid transparent;
    border-top: 0;
    border-left: .5em solid transparent;
    transition: all ease-in-out .2s
}

.main-product .product-description .review-list .table>tbody .reply-block .show-reply.show>*:before {
    transform: rotate(-180deg)
}

.main-product .product-description .review-list .table>tbody .reply-block .list {
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding: 20px 0
}

.main-product .product-description .review-list .table>tbody .reply-block .list .item {
    display: flex
}

.main-product .product-description .review-list .table>tbody .reply-block .list .item+.item {
    border-top: 1px dashed #ddd;
    margin-top: 10px;
    padding-top: 10px
}

.main-product .product-description .review-list .table>tbody .reply-block .list .item .header-pic {
    width: 60px;
    margin-right: 15px
}

.main-product .product-description .review-list .table>tbody .reply-block .list .item .header-pic img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto
}

.main-product .product-description .review-list .table>tbody .reply-block .list .item .item-content,
.main-sub-page .section-review-list .item-block .reply-block .list .item .item-content {
    width: 100%;
    padding-left: 0.75rem
}

.main-product .product-description .review-list .table>tbody .reply-block .list .item .item-content .user {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.main-product .product-description .review-list .table>tbody .reply-block .list .item .item-content .user>*+* {
    margin-left: 5px
}

.main-product .product-description .review-list .table>tbody .reply-block .list .item .item-content .user .name {
    display: inline-block;
    font-size: .875rem
}

.main-product .product-description .review-list .table>tbody .reply-block .list .item .item-content .user .time {
    color: #666;
    font-size: .75rem
}

.main-product .product-description .review-list .table>tbody .reply-block .list .item .item-content .summary {
    margin-bottom: 10px;
    font-size: .875rem
}

.main-product .product-description .review-list .table>tbody .reply-block .list .item .item-content .list-option {
    display: flex;
    align-items: center
}

.main-product .product-description .review-list .table>tbody .reply-block .list .item .item-content .list-option>*+* {
    margin-left: 15px
}

.main-product .product-description .review-list .table>tbody .reply-block .list .item .item-content .list-option .btn {
    display: flex;
    align-items: center
}

.main-product .product-description .review-list .table>tbody .reply-block .list .item .item-content .list-option .btn img,
.main-sub-page .section-review-list .item-block .reply-block .list .item .item-content .list-option .btn img {
    width: auto;
    max-width: 100%;
    margin-right: 5px
}

.main-sub-page .section-review .review-content .item-block .title-box .title>div>span {
    color: #e53935
}

.main-sub-page .section-review .review-content .item-block .title-box .title>span {
    display: block;
    cursor: pointer
}

.main-sub-page .section-review .review-content .item-block .title-box .title>span>img {
    width: 20px;
    height: 20px
}

.write-review .reviews-block {
    border: 0;
    padding: 0;
    box-shadow: none
}

.write-review .reviews-block .row .col {
    position: relative
}

.write-review .reviews-block .btn-close {
    position: absolute;
    right: 0;
    z-index: 9;
    margin: 3px;
    background-color: #fff;
    transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s
}

.reviews-block .content .thumbnail .upload-item-box {
    background: #ffffff;
    box-shadow: 1px 1px 3px 0 #66666666
}

.main-sub-page .section-video-category .video-title .title {
    margin: 0 0 1rem;
    font-size: 1.5rem;
    font-weight: bold
}

.main-sub-page .section-video-category .video-author .tags>a,
.main-sub-page .section-video-category .video-author .name>a {
    transition: background 0.25s;
    -moz-transition: background 0.25s;
    -webkit-transition: background 0.25s;
    -o-transition: background 0.25s
}

.main-sub-page .section-video-category .video-author .tags>a:hover {
    background: #555
}

.main-sub-page .section-video-category .video-author .name>a:hover {
    background: #ff2c00
}

.main-sub-page .section-video-category .video-list .item-block {
    transition: box-shadow 0.25s;
    -moz-transition: box-shadow 0.25s;
    -webkit-transition: box-shadow 0.25s;
    -o-transition: box-shadow 0.25s
}

.main-sub-page .section-video-category .video-list .item-block:hover {
    box-shadow: 1px 1px 5px 2px rgba(255, 0, 0, 0.2)
}

.main-sub-page .section-video-category .video-list .item-block .pic {
    display: block
}

.main-sub-page .section-video-category .video-list .item-block .title>a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.main-sub-page .section-video-category .video-description .status .btn-item {
    padding: 5px 10px;
    line-height: 1rem
}

.main-sub-page .section-picture .pic-description .title-box>img,
.main-sub-page .section-video .video-description .title-box>img {
    width: 20px;
    height: 20px;
    margin-bottom: .5rem
}

.main-sub-page .section-shopping .cart-list .btn-box .btn>img {
    min-width: 20px;
    min-height: 20px
}

.tags-box span {
    display: inline-block;
    margin: 0.25rem 0.25rem 0.25rem 0
}

.tags-box a {
    display: inline-block;
    margin: 0.25rem;
    transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease
}

.tags-box a:hover {
    color: #c62828
}

#collapse-checkout-option .summary {
    font-size: 15px;
    line-height: 20px
}

#collapse-payment-method .content .radio-list .alert+.radio {
    margin-top: 20px
}

.section-distinct-sales .container {
    --bs-gutter-x: .65rem
}

.sale-menu-sticky {
    position: sticky;
    top: 140px;
    left: 0;
    z-index: 10;
    max-width: 320px
}

.sale-menu-sticky .sale-menu-box {
    position: absolute
}

.sale-menu-sticky .sale-menu-navbar {
    position: absolute;
    left: 0;
    top: calc(50% - 32px);
    display: flex;
    align-items: center;
    padding: 4px;
    background-color: #e8e8e8;
    cursor: pointer;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-transition: background-color .2s ease-in-out, box-shadow .2s ease-in-out, left .3s ease-in-out;
    -moz-transition: background-color .2s ease-in-out, box-shadow .2s ease-in-out, left .3s ease-in-out;
    -ms-transition: background-color .2s ease-in-out, box-shadow .2s ease-in-out, left .3s ease-in-out;
    -o-transition: background-color .2s ease-in-out, box-shadow .2s ease-in-out, left .3s ease-in-out;
    transition: background-color .2s ease-in-out, box-shadow .2s ease-in-out, left .3s ease-in-out
}

.sale-menu-sticky.open .sale-menu-navbar {
    left: 100%
}

.sale-menu-sticky .sale-menu-navbar:hover {
    background-color: #ffffff;
    box-shadow: 1px 0 5px 1px #e8e8e8
}

.sale-menu-sticky.open .sale-menu-navbar img {
    transform: rotate(-180deg)
}

.sale-menu-sticky .sale-menu-navbar img {
    min-width: 16px;
    height: auto;
    padding: 20px 0
}

.sale-menu-sticky .sale-menu {
    display: block;
    text-align: center;
    list-style: none;
    white-space: nowrap;
    background-color: #e8e8e8;
    padding: 5px 0;
    overflow-y: auto;
    max-height: 80vh;
    position: relative;
    left: -100%;
    -webkit-transition: left .3s ease-in-out;
    -moz-transition: left .3s ease-in-out;
    -ms-transition: left .3s ease-in-out;
    -o-transition: left .3s ease-in-out;
    transition: left .3s ease-in-out
}

.sale-menu-sticky.open .sale-menu {
    left: 0
}

.sale-menu-sticky .sale-menu li {
    padding: 10px;
    cursor: pointer
}

.sale-menu-sticky .sale-menu span {
    display: block;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    opacity: .7;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease
}

.sale-menu-sticky .sale-menu li.active span,
.sale-menu-sticky .sale-menu li:hover span {
    opacity: 1
}

.sale-menu-sticky .sale-menu span:after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    border-bottom: 2px solid #ff0000;
    transform: scale(0);
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform 0.3s ease;
    -moz-transition: -moz-transform 0.3s ease;
    -ms-transition: -ms-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    transition: transform 0.3s ease
}

.sale-menu-sticky .sale-menu li.active span:after,
.sale-menu-sticky .sale-menu li:hover span:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

@media (max-width:1199px) {
    .main-product .product-detail .right .product-option .form-check-label.disabled .show-box {
        display: block
    }

    .main-product .product-detail .right .product-option .form-check-label .show-box {
        display: block;
        opacity: 1;
        position: relative;
        bottom: inherit;
        left: inherit;
        transform: inherit;
        width: inherit;
        height: inherit;
        z-index: inherit;
        background: #fff;
        border: none;
        border-radius: 0;
        padding: 0;
        text-align: left
    }

    .main-product .product-detail .right .product-option .form-check-label:not(.disabled):hover .show-box {
        z-index: inherit
    }

    .main-product .product-detail .right .product-option .form-check-label .show-box .title {
        font-size: .75rem
    }
}

@media (max-width:991px) {
    .table-responsive::-webkit-scrollbar {
        width: 1px;
        height: 5px
    }

    .navigation-box .item img {
        width: 20px;
        height: 20px
    }

    .product-block a .new-arrival .title {
        font-size: 1rem
    }

    .product-block .float-block .style.style-02 {
        font-size: .75rem
    }
}

@media (max-width:767px) {
    .main-sub-page .section-video .video-description .row>div+div {
        margin-top: 1rem
    }

    .flip-group-module>button[data-sliding-modules="btn"] {
        width: 7%
    }
}

@media (max-width:575px) {
    .flip-group-module>button[data-sliding-modules="btn"] {
        width: 10%
    }
}

.section-account .table-responsive::-webkit-scrollbar {
    height: 8px;
    background: #e9ecef
}

.section-account .table-responsive::-webkit-scrollbar-thumb {
    background: #adb5bd;
    border-radius: 4px
}
