@charset "UTF-8";

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hp-100 {
  height: 100px
}

.hp-200 {
  height: 200px
}

.hp-300 {
  height: 300px
}

.hp-400 {
  height: 400px
}

.hp-500 {
  height: 500px
}

.hp-600 {
  height: 600px
}

.hp-700 {
  height: 700px
}

.hp-800 {
  height: 800px
}

.hp-900 {
  height: 900px
}

.hp-1000 {
  height: 1000px
}

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

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

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

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

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

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

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

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

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

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

a {
  text-decoration: none
}

.cursor-pointer {
  cursor: pointer
}

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

[v-cloak] {
  display: none
}

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

.table-response thead {
  display: none
}

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

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

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

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

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

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

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

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

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

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

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

.quantity-wrap input {
  border: none;
  box-shadow: none !important;
  font-size: 18px;
  height: inherit;
  padding: 0;
  text-align: center
}

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

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

.quantity-wrap div:hover {
  color: #54cfff
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

header .dropdown {
  cursor: pointer
}

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

header .header-top {
  align-items: center;
  background: linear-gradient(90deg, #5f2eea, #8a5cf6);
  color: #fff;
  display: flex;
  height: 38px
}

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

header .header-top .top-info a:hover {
  color: #f0f0f0;
  text-decoration: none
}

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

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

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

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

header .search-group {
  background-color: #f7f7fc;
  border-radius: 8px;
  position: relative
}

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

header .search-group input {
  background-color: transparent;
  border: none;
  border-radius: 8px;
  box-shadow: none;
  font-size: 14px;
  height: 40px;
  padding-right: 40px;
  width: 210px
}

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

header .search-group .btn:hover {
  transform: translateY(-50%) scale(1.1)
}

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

header .header-desktop {
  background-color: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .05);
  margin-bottom: 0;
  padding: 20px 0
}

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

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

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

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

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

header .header-desktop .left .menu .navbar .nav-item>.dropdown>.nav-link,
header .header-desktop .left .menu .navbar .nav-item>.nav-link {
  color: #222;
  font-size: 18px;
  font-weight: 600;
  margin: 0 16px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative
}

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

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

header .header-desktop .left .menu .navbar .nav-item:hover .dropdown-menu {
  animation: fadeIn .3s ease;
  border: none;
  border-radius: 12px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, .12);
  display: block
}

header .header-desktop .left .menu .navbar .nav-item:hover .dropdown-menu .dropdown-item {
  padding: 8px 16px
}

header .header-desktop .left .menu .navbar .nav-item:hover .dropdown-menu .dropdown-item:hover {
  background-color: #f7f7fc
}

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

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

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

header .header-desktop .right .icons .account-icon .dropdown-menu {
  border: none;
  border-radius: 12px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, .12);
  left: 50%;
  text-align: center;
  transform: translateX(-50%)
}

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

header .header-desktop .right .icons .account-icon .dropdown-menu a:hover {
  background-color: #f7f7fc
}

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

header .header-desktop .right .icons .item a {
  transition: transform .2s
}

header .header-desktop .right .icons .item a:hover {
  transform: translateY(-2px)
}

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

header .header-mobile {
  display: none
}

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

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

#appHeader {
  position: relative;
  z-index: 100
}

#appHeader .header-countdown {
  background-color: #F8F9FA;
  color: #fff;
  display: none;
  padding: 10px 0
}

#appHeader .header-countdown .countdown-text {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px
}

@media (max-width:767px) {
  #appHeader .header-countdown .countdown-text {
    font-size: 14px
  }

  #appHeader .header-countdown .countdown-text .sub-text {
    display: block;
    margin-bottom: 5px;
    margin-left: 0
  }
}

#appHeader .header-countdown .countdown-text .sub-text {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  margin-left: 10px
}

#appHeader .header-countdown .countdown-text .countdown-timer {
  display: inline-flex;
  margin-left: 15px
}

@media (max-width:767px) {
  #appHeader .header-countdown .countdown-text .countdown-timer {
    justify-content: center;
    margin-left: 0;
    margin-top: 5px
  }
}

#appHeader .header-countdown .countdown-text .countdown-timer .timer-unit {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 0 8px;
  min-width: 40px
}

#appHeader .header-countdown .countdown-text .countdown-timer .timer-unit .timer-value {
  font-size: 24px;
  font-weight: 700;
  line-height: 1
}

#appHeader .header-countdown .countdown-text .countdown-timer .timer-unit .timer-label {
  font-size: 10px;
  font-weight: 400;
  line-height: 1;
  margin-top: 2px
}

#appHeader .header-main {
  background-color: #54cfff;
  padding: 15px 0;
}

#appHeader .header-main .container {
  height: 50px
}

#appHeader .header-main .brand-logo h1 {
  margin: 0
}

#appHeader .header-main .brand-logo h1 a {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none
}

#appHeader .header-main .brand-logo h1 a img {
  max-height: 30px
}

#appHeader .header-main .main-menu .navbar {
  padding: 0
}

#appHeader .header-main .main-menu .navbar .navbar-nav {
  align-items: center;
  display: flex
}

#appHeader .header-main .main-menu .navbar .navbar-nav .nav-item {
  position: relative
}

#appHeader .header-main .main-menu .navbar .navbar-nav .nav-item .nav-link {
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: .5px;
  padding: 8px 12px;
  text-transform: uppercase
}

#appHeader .header-main .main-menu .navbar .navbar-nav .nav-item .nav-link.active,
#appHeader .header-main .main-menu .navbar .navbar-nav .nav-item .nav-link:hover {
  color: #F8F9FA
}

#appHeader .header-main .main-menu .navbar .navbar-nav .nav-item:after {
  bottom: -10px;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 100
}

#appHeader .header-main .main-menu .navbar .navbar-nav .nav-item .dropdown-menu {
  background-color: #54cfff;
  border: 1px solid #54cfff;
  border-radius: 0;
  display: none;
  margin-top: 10px;
  min-width: 200px
}

#appHeader .header-main .main-menu .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item {
  color: #fff;
  font-size: 12px;
  padding: 10px 15px
}

#appHeader .header-main .main-menu .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover {
  background-color: #54cfff;
  color: #fff;
  font-weight: bold;
}

#appHeader .header-main .main-menu .navbar .navbar-nav .nav-item:hover .dropdown-menu {
  display: block
}

#appHeader .header-main .header-tools {
  align-items: center;
  display: flex
}

#appHeader .header-main .header-tools .tool-item {
  color: #fff;
  font-size: 14px;
  margin-left: 20px;
  position: relative;
  text-decoration: none
}

#appHeader .header-main .header-tools .tool-item:hover {
  color: #F8F9FA
}

#appHeader .header-main .header-tools .tool-item i {
  font-size: 18px
}

#appHeader .header-main .header-tools .tool-item img {
  height: 15px;
  margin-right: 5px;
  width: 20px
}

#appHeader .header-main .header-tools .currency-selector .dropdown-menu {
  background-color: #54cfff;
  border: 1px solid #54cfff;
  border-radius: 0;
  min-width: 140px
}

#appHeader .header-main .header-tools .currency-selector .dropdown-menu .dropdown-item {
  color: #fff;
  font-size: 12px;
  padding: 8px 15px
}

#appHeader .header-main .header-tools .currency-selector .dropdown-menu .dropdown-item:hover {
  background-color: #54cfff;
  color: #fff;
  font-weight: bold;
}

#appHeader .header-main .header-tools .currency-selector .dropdown-menu .dropdown-item .wh-20 {
  height: 20px;
  width: 20px
}

#appHeader .header-main .header-tools .currency-selector .dropdown-menu .dropdown-item .wh-20 img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%
}

#appHeader .header-main .header-tools .icon-badge {
  background-color: #F8F9FA;
  border-radius: 50%;
  color: #54cfff;
  font-size: 10px;
  height: 16px;
  line-height: 16px;
  position: absolute;
  right: -8px;
  text-align: center;
  top: -8px;
  width: 16px
}

#appHeader .header-main .header-tools .account-dropdown {
  position: relative
}

#appHeader .header-main .header-tools .account-dropdown:after {
  bottom: -10px;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 100
}

#appHeader .header-main .header-tools .account-dropdown .dropdown-menu {
  background-color: #54cfff;
  border: 1px solid #54cfff;
  border-radius: 0;
  min-width: 140px
}

#appHeader .header-main .header-tools .account-dropdown .dropdown-menu .dropdown-item {
  color: #fff;
  font-size: 12px;
  padding: 8px 15px
}

#appHeader .header-main .header-tools .account-dropdown .dropdown-menu .dropdown-item:hover {
  background-color: #54cfff;
  color: #fff;
  font-weight: bold;
}

@media (max-width:991px) {
  #appHeader .header-main {
    display: none
  }

  #appHeader .header-mobile {
    align-items: center;
    background-color: #54cfff;
    display: flex !important;
    justify-content: space-between;
    padding: 10px 15px;
    position: relative;
    width: 100%
  }

  #appHeader .header-mobile .mb-icon {
    color: #fff;
    z-index: 2
  }

  #appHeader .header-mobile .mb-icon i {
    font-size: 24px
  }

  #appHeader .header-mobile .logo {
    left: 50%;
    margin: 0;
    position: absolute;
    transform: translateX(-50%);
    z-index: 1
  }

  #appHeader .header-mobile .logo a {
    display: block
  }

  #appHeader .header-mobile .logo a img {
    max-height: 40px
  }

  #appHeader .header-mobile .header-cart-icon {
    color: #fff;
    position: relative;
    z-index: 2
  }

  #appHeader .header-mobile .header-cart-icon i {
    font-size: 24px
  }

  #appHeader .header-mobile .header-cart-icon .icon-badge {
    align-items: center;
    background-color: #F8F9FA;
    border-radius: 50%;
    color: #fff;
    display: flex;
    font-size: 10px;
    height: 16px;
    justify-content: center;
    min-width: 16px;
    padding: 0 4px;
    position: absolute;
    right: -8px;
    top: -8px
  }

  #appHeader .header-mobile #mobile-menu-offcanvas {
    background-color: #54cfff;
    width: 80%
  }

  #appHeader .header-mobile #mobile-menu-offcanvas .offcanvas-header {
    align-items: center;
    background-color: #54cfff;
    border-bottom: none;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    padding: 15px
  }

  #appHeader .header-mobile #mobile-menu-offcanvas .offcanvas-header .search-group {
    background-color: #54cfff;
    border-radius: 0;
    flex: 1;
    margin-right: 15px;
    overflow: hidden;
    position: relative
  }

  #appHeader .header-mobile #mobile-menu-offcanvas .offcanvas-header .search-group input {
    background-color: #54cfff;
    border: none;
    color: #fff;
    height: 40px;
    padding: 0 40px 0 15px;
    width: 100%
  }

  #appHeader .header-mobile #mobile-menu-offcanvas .offcanvas-header .search-group input::-moz-placeholder {
    color: #999
  }

  #appHeader .header-mobile #mobile-menu-offcanvas .offcanvas-header .search-group input::placeholder {
    color: #999
  }

  #appHeader .header-mobile #mobile-menu-offcanvas .offcanvas-header .search-group input:focus {
    box-shadow: none
  }

  #appHeader .header-mobile #mobile-menu-offcanvas .offcanvas-header .search-group .btn {
    color: #fff;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
  }

  #appHeader .header-mobile #mobile-menu-offcanvas .offcanvas-header .search-group .btn:hover {
    color: #999
  }

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

  #appHeader .header-mobile #mobile-menu-offcanvas .offcanvas-header .account-icon {
    color: #fff
  }

  #appHeader .header-mobile #mobile-menu-offcanvas .offcanvas-header .account-icon i {
    font-size: 24px
  }

  #appHeader .header-mobile #mobile-menu-offcanvas .red-stripe {
    background-color: #F8F9FA;
    height: 30px;
    position: relative;
    width: 100%;
    z-index: 1
  }

  #appHeader .header-mobile #mobile-menu-offcanvas .close-offcanvas {
    align-items: center;
    background-color: #F8F9FA;
    color: #fff;
    display: flex;
    height: 50px;
    justify-content: center;
    position: absolute;
    right: -30px;
    top: 0;
    width: 30px
  }

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

  #appHeader .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap {
    background-color: #54cfff;
    padding: 0
  }

  #appHeader .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap #menu-accordion .accordion-item {
    background-color: transparent;
    border-bottom: 1px solid #ffffff;
    border-radius: 0;
    margin-bottom: 0
  }

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

  #appHeader .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap #menu-accordion .accordion-item .nav-item-text>a {
    align-items: center;
    color: #fff;
    display: flex;
    flex: 1;
    font-size: 16px;
    font-weight: 400;
    height: 50px;
    padding: 0 15px;
    text-transform: uppercase
  }

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

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

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

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

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

  #appHeader .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap #menu-accordion .accordion-item .nav-item-text>span i {
    font-size: 14px
  }

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

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

  #appHeader .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap #menu-accordion .accordion-item>.accordion-collapse .children-group .ul-children {
    list-style: none;
    margin: 0;
    padding: 0
  }

  #appHeader .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap #menu-accordion .accordion-item>.accordion-collapse .children-group .nav-item {
    border-bottom: 1px solid #ffffff
  }

  #appHeader .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap #menu-accordion .accordion-item>.accordion-collapse .children-group .nav-item:last-child {
    border-bottom: none
  }

  #appHeader .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap #menu-accordion .accordion-item>.accordion-collapse .children-group .nav a {
    color: #ffffff;
    display: block;
    font-size: 14px;
    padding: 12px 30px
  }

  #appHeader .header-mobile #mobile-menu-offcanvas .mobile-menu-wrap #menu-accordion .accordion-item>.accordion-collapse .children-group .nav a:active {
    background-color: #89d7ff
  }
}

#appHeader .search-form-container {
  background-color: rgba(0, 0, 0, .9);
  height: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 100%;
  transition: all .3s ease;
  width: 100%;
  z-index: 100
}

#appHeader .search-form-container.active {
  height: 80px;
  opacity: 1
}

#appHeader .search-form-container .search-form {
  align-items: center;
  display: flex;
  height: 80px;
  position: relative
}

#appHeader .search-form-container .search-form .form-control {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #666;
  border-radius: 0;
  color: #fff;
  font-size: 16px;
  height: 40px;
  padding: 0 40px 0 0
}

#appHeader .search-form-container .search-form .form-control:focus {
  border-color: #F8F9FA;
  box-shadow: none
}

#appHeader .search-form-container .search-form .form-control::-moz-placeholder {
  color: #999
}

#appHeader .search-form-container .search-form .form-control::placeholder {
  color: #999
}

#appHeader .search-form-container .search-form .btn {
  background: none;
  border: none;
  color: #fff;
  padding: 0;
  position: absolute
}

#appHeader .search-form-container .search-form .btn:hover {
  color: #F8F9FA
}

#appHeader .search-form-container .search-form .close-search {
  right: 0
}

footer {
  background-color: #54cfff;
  color: #fff;
  margin-top: 20px;
  overflow: hidden;
  position: relative
}

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

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

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

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

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

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

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

footer .footer-box {
  /*border-top: 1px solid #333;*/
  color: #fff;
  position: relative;
  z-index: 1
}

footer .footer-box .newsletter-section {
  border-bottom: 1px solid #333;
  padding: 30px 0
}

footer .footer-box .newsletter-section .newsletter-title h4 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 5px
}

footer .footer-box .newsletter-section .newsletter-title p {
  color: #aaa;
  margin-bottom: 0
}

footer .footer-box .newsletter-section .newsletter-form .input-group {
  background-color: #333;
  border-radius: 4px;
  overflow: hidden
}

footer .footer-box .newsletter-section .newsletter-form .input-group .form-control {
  background-color: #333;
  border: none;
  color: #fff;
  height: 45px;
  padding: 0 20px
}

footer .footer-box .newsletter-section .newsletter-form .input-group .form-control::-moz-placeholder {
  color: #aaa
}

footer .footer-box .newsletter-section .newsletter-form .input-group .form-control::placeholder {
  color: #aaa
}

footer .footer-box .newsletter-section .newsletter-form .input-group .form-control:focus {
  box-shadow: none
}

footer .footer-box .newsletter-section .newsletter-form .input-group .btn-subscribe {
  background-color: #F8F9FA;
  border: none;
  color: #fff;
  font-weight: 500;
  padding: 0 25px
}

footer .footer-box .newsletter-section .newsletter-form .input-group .btn-subscribe:hover {
  background-color: #820000
}

@media (max-width:768px) {
  footer .footer-box .newsletter-section .newsletter-title {
    margin-bottom: 15px;
    text-align: center
  }
}

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

footer .footer-box a:hover {
  color: #F8F9FA;
  text-decoration: none
}

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

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

footer .footer-box .footer-top-links {
  padding: 10px 0
}

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

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

footer .footer-box .footer-top-links .about .about-text {
  color: #fff;
  padding-top: 6px
}

footer .footer-box .footer-top-links .about .about-text .social-icons {
  display: flex;
  gap: 15px
}

footer .footer-box .footer-top-links .about .about-text .social-icons a {
  color: #fff;
  font-size: 20px
}

footer .footer-box .footer-top-links .about .about-text .social-icons a:hover {
  color: #F8F9FA
}

footer .footer-box .footer-top-links .about .about-text .social-icons a:after,
footer .footer-box .footer-top-links .about .about-text .social-icons a:hover:after {
  display: none
}

footer .footer-box .footer-top-links .footer-link-title {
  border-bottom: 1px solid #fff;
  color: #fff;
  display: flex;
  font-size: 15px;
  font-weight: 700;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 10px
}

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

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

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

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

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

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

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

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

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

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

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

footer .footer-box .bottom-box .left-links a {
  color: #fff
}

footer .footer-box .bottom-box .left-links a:hover {
  color: #F8F9FA
}

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

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

footer .footer-box .bottom-box .payment-icon {
  align-items: center;
  display: flex;
  filter: grayscale(100%) brightness(1.5);
  justify-content: flex-end
}

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

footer .footer-box .bottom-box .payment-icon img {
  margin-left: 10px;
  max-width: 50px;
  opacity: .7;
  transition: opacity .3s
}

footer .footer-box .bottom-box .payment-icon img:hover {
  opacity: 1
}

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

body.page-home .module-title-wrap .module-title {
  color: #222;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: .7rem;
  margin-top: 20px;
  position: relative;
  text-align: center
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.newes-tags i {
  color: #666
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.product-grid-item {
  background: #fff;
  border-radius: 15px;
  /*box-shadow: 0 8px 25px rgba(0, 0, 0, .08);*/
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  transition: all .4s cubic-bezier(.25, .46, .45, .94)
}

.product-grid-item:before {
  background: linear-gradient(135deg, #f0fbff, #e6f8ff);
  /* 透明度版本 */
  background: linear-gradient(135deg, rgba(84, 207, 255, 0.05), rgba(84, 207, 255, 0.02));
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity .3s ease;
  /* z-index: 1 */
}

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

  .product-grid-item:hover {
    box-shadow: 0 20px 40px rgba(0, 0, 0, .15);
    transform: translateY(-8px) scale(1.02)
  }

  .product-grid-item:hover:before {
    opacity: 1
  }

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

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

  .product-grid-item:hover .image img {
    transform: scale(1.1)
  }
}

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

.product-grid-item .image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform .4s ease;
  width: 100%
}

.product-grid-item .image:after {
  background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .1));
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity .3s ease
}

.product-grid-item .image:hover:after {
  opacity: 1
}

.product-grid-item .image .cancel-favorite {
  align-items: center;
  background: linear-gradient(135deg, #54cfff, #89d7ff);
  border-radius: 50%;
  box-shadow: 0 4px 15px rgba(220, 38, 38, .3);
  color: #fff;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  height: 40px;
  justify-content: center;
  position: absolute;
  right: 12px;
  top: 12px;
  transition: all .3s ease;
  width: 40px;
  z-index: 2
}

.product-grid-item .image .cancel-favorite:hover {
  box-shadow: 0 6px 20px rgba(220, 38, 38, .4);
  transform: scale(1.1)
}

.product-grid-item .product-item-info {
  padding: 20px;
  position: relative;
  text-align: center;
  z-index: 2
}

.product-grid-item .product-item-info .product-name {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #2c3e50;
  display: -webkit-box;
  font-size: 1.1rem;
  font-weight: 600;
  height: 2.8em;
  line-height: 1.4;
  margin-bottom: 15px;
  margin-top: 0;
  overflow: hidden
}

.product-grid-item .product-item-info .product-name a {
  color: inherit;
  text-decoration: none;
  transition: color .3s ease
}

.product-grid-item .product-item-info .product-name a:hover {
  color: #54cfff
}

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

.product-grid-item .product-item-info .product-bottom-btns {
  position: absolute;
  top: 0;
  transform: translateY(-100%);
  transition: transform .4s cubic-bezier(.25, .46, .45, .94);
  width: 100%
}

.product-grid-item .product-item-info .product-bottom-btns .btn-add-cart {
  background: linear-gradient(135deg, #89d7ff, #54cfff);
  border: none;
  border-radius: 25px;
  /* box-shadow: 0 4px 15px #54cfff; */
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  padding: 12px 25px;
  transition: all .3s ease
}

.product-grid-item .product-item-info .product-bottom-btns .btn-add-cart:hover {
  background: linear-gradient(135deg, #89d7ff, #54cfff);
  /* box-shadow: 0 6px 20px rgba(84, 207, 255, 0.4); */
  /* 从深蓝到主蓝，自然且有层次 */
  /* transform: translateY(-2px) */
}

.product-grid-item .product-item-info .product-price {
  align-items: center;
  display: flex;
  height: 50px;
  justify-content: center;
  position: absolute;
  top: 0;
  transition: transform .4s cubic-bezier(.25, .46, .45, .94);
  width: 100%
}

.product-grid-item .product-item-info .product-price .price-new {
  color: #000000;
  font-size: 1.2rem;
  font-weight: 700;
  text-shadow: 0 1px 3px #768088
}

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

.list {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, .08);
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
  overflow: hidden;
  transition: all .3s ease
}

.list:hover {
  box-shadow: 0 15px 35px rgba(0, 0, 0, .12);
  transform: translateY(-3px)
}

.list .image {
  flex: 0 0 220px;
  height: 200px;
  margin-bottom: 0
}

.list .image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform .4s ease;
  width: 100%
}

.list .image:hover img {
  transform: scale(1.05)
}

.list .product-item-info {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
  padding: 25px;
  text-align: left
}

.list .product-item-info .product-name {
  margin-bottom: 12px;
  text-align: left
}

.list .product-item-info .product-name a {
  color: #2c3e50;
  font-size: 1.2rem;
  font-weight: 600
}

.list .product-item-info .product-name a:hover {
  color: #54cfff
}

.list .product-item-info .sub-product-title {
  color: #6c757d;
  font-size: .95rem;
  line-height: 1.5;
  margin-bottom: 15px
}

.list .product-item-info .product-bottom {
  height: auto;
  margin-bottom: 15px;
  position: static
}

.list .product-item-info .product-bottom .product-bottom-btns {
  position: static;
  transform: none
}

.list .product-item-info .product-bottom .product-bottom-btns .btn-add-cart {
  display: inline-block;
  font-size: 13px;
  padding: 10px 20px
}

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

.list .product-item-info .product-price .price-new {
  font-size: 1.3rem
}

.list .product-item-info .product-price .price-old {
  margin-left: 0;
  margin-right: 10px
}

.list .product-item-info .add-wishlist {
  align-self: flex-start;
  font-size: 12px;
  margin-top: 10px;
  padding: 6px 12px
}

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

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

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

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

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

.module-product-tab .nav-tabs .nav-link.active {
  background-color: #bfedff;
  color: #54cfff
}

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

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

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

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

.blog-item .blog-item-info .blog-catalog a {
  color: #54cfff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#appContent .container {
  background: hsla(0, 0%, 100%, .95);
  /* border-radius: 15px; */
  box-shadow: 0 0px 50px #caf0ff;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 30px
}

.breadcrumb-wrap {
  margin-bottom: 1rem;
  padding: .5rem .75rem
}

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

.breadcrumb-wrap .breadcrumb .breadcrumb-item {
  font-size: .875rem;
  font-weight: 400
}

.breadcrumb-wrap .breadcrumb .breadcrumb-item a {
  color: #666;
  text-decoration: none;
  transition: color .3s ease
}

.breadcrumb-wrap .breadcrumb .breadcrumb-item a:hover {
  color: #54cfff
}

.breadcrumb-wrap .breadcrumb .breadcrumb-item.active {
  color: #333;
  font-weight: 500
}

.breadcrumb-wrap .breadcrumb .breadcrumb-item+.breadcrumb-item:before {
  color: #999;
  content: "\f285";
  font-family: bootstrap-icons;
  font-size: 12px;
  margin: 0 8px
}

@media (max-width:768px) {
  .breadcrumb-wrap .breadcrumb .breadcrumb-item {
    font-size: .8rem
  }
}

.breadcrumb-wrap .breadcrumb li {
  font-size: .875rem
}

.breadcrumb-wrap .breadcrumb li:not(:last-child) {
  margin-right: .25rem
}

.breadcrumb-wrap .breadcrumb li:not(:last-child):after {
  color: #54cfff;
  content: ">";
  font-size: .75rem;
  margin-left: .25rem
}

@media (max-width:768px) {
  .breadcrumb-wrap .breadcrumb li {
    font-size: .8rem
  }
}

.breadcrumb-wrap .home-icon {
  font-size: .875rem;
  margin-right: .25rem;
  color: #54cfff;
}
.breadcrumb-wrap .breadcrumb a{
  color: #54cfff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.account-sidebar {
  border: 1px solid #e8eef3;
  margin-bottom: 20px
}

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

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

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

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

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

.account-sidebar .account-links li.active a {
  border-left: 2px solid #54cfff;
  color: #222
}

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

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

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

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

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

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

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

body.page-categories {
  background: linear-gradient(135deg, #ffffff, #ffffff);
  min-height: 100vh
}

body.page-categories .top-order-wrap {
  align-items: center;
  background: linear-gradient(90deg, #54cfff, #89d7ff);
  border-bottom: 2px solid #f0f0f0;
  border-radius: 10px;
  box-shadow: 0 5px 15px #89d7ff;
  color: #fff;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  padding: 20px
}

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

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

body.page-categories .top-order-wrap .right .order-item {
  align-items: center;
  border-right: 1px solid hsla(0, 0%, 100%, .3);
  display: flex;
  margin-right: 15px;
  padding-right: 15px
}

body.page-categories .top-order-wrap .right .order-item span {
  color: hsla(0, 0%, 100%, .9);
  font-weight: 500;
  width: 100%
}

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

body.page-categories .top-order-wrap .right .order-item .form-select {
  background: hsla(0, 0%, 100%, .1);
  border: 1px solid hsla(0, 0%, 100%, .3);
  border-radius: 8px;
  color: #fff;
  padding: 8px 12px
}

body.page-categories .top-order-wrap .right .order-item .form-select:focus {
  border-color: hsla(0, 0%, 100%, .6);
  box-shadow: 0 0 0 .2rem hsla(0, 0%, 100%, .25)
}

body.page-categories .top-order-wrap .right .order-item .form-select option {
  background: #333;
  color: #fff
}

body.page-categories .top-order-wrap .right .order-item .order-icon {
  border-radius: 6px;
  color: hsla(0, 0%, 100%, .8);
  cursor: pointer;
  font-size: 22px;
  margin-left: 12px;
  padding: 8px 10px;
  transition: all .3s ease
}

body.page-categories .top-order-wrap .right .order-item .order-icon:hover {
  background-color: hsla(0, 0%, 100%, .2);
  color: #fff
}

body.page-categories .top-order-wrap .right .order-item .order-icon.active {
  background-color: hsla(0, 0%, 100%, .3);
  color: #fff
}

.product-grid-item {
  transition: all .3s ease
}

.product-grid-item:hover {
  box-shadow: 0 15px 30px rgba(0, 0, 0, .15);
  transform: translateY(-5px)
}

.product-grid-item .wishlist-container {
  left: 15px;
  opacity: 0;
  position: absolute;
  top: 15px;
  transform: scale(.8);
  transition: all .3s ease;
  z-index: 2
}

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

.product-grid-item .add-wishlist {
  background: linear-gradient(135deg, #54cfff, #89d7ff);
  border-radius: 25px;
  box-shadow: 0 4px 15px #89d7ff;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  font-weight: 500;
  padding: 8px 15px;
  transition: all .3s ease
}

.product-grid-item .add-wishlist:hover {
  background: linear-gradient(135deg, #89d7ff, #54cfff);
  box-shadow: 0 6px 20px #89d7ff;
  transform: translateY(-2px)
}

.product-grid-item .add-wishlist i {
  font-size: 14px;
  margin-right: 6px
}

.filter-sidebar {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background: hsla(0, 0%, 100%, .95);
  border: 1px solid #89d7ff;
  border-radius: 15px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, .1);
  padding: 25px
}

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

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

.filter-sidebar .filter-sidebar-item .title {
  color: #2c3e50;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 18px;
  padding-bottom: 8px;
  position: relative
}

.filter-sidebar .filter-sidebar-item .title:after {
  background: linear-gradient(90deg, #54cfff, #89d7ff);
  border-radius: 2px;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 40px
}

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

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

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

.filter-sidebar .filter-sidebar-item #filter-category .accordion-item .accordion-title>a {
  color: #555;
  transition: color .3s ease
}

.filter-sidebar .filter-sidebar-item #filter-category .accordion-item .accordion-title>a:hover {
  color: #54cfff
}

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

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

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

@media (max-width:768px) {
  .filter-sidebar {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background: hsla(0, 0%, 100%, .95);
    border-left: 2px solid rgba(220, 38, 38, .3);
    height: 100%;
    padding-left: 20px;
    padding-top: 20px;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(100%);
    transition: transform .3s ease;
    width: 50%;
    z-index: 1050
  }
}

body.page-product {
  background: linear-gradient(135deg, #ffffff, #ffffff);
  min-height: 100vh
}

body.page-product .product-price {
  color: #e53e3e;
  font-size: 1.5rem;
  font-weight: 700
}

body.page-product .btn-primary {
  background: linear-gradient(90deg, #54cfff, #89d7ff);
  border-color: #54cfff
}

body.page-product .btn-primary:hover {
  background: linear-gradient(90deg, #89d7ff, #89d7ff);
  border-color: #89d7ff
}

body.page-product .product-title {
  color: #333;
  font-weight: 600;
  margin-bottom: 1rem
}

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

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

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

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

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

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

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

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

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

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

.border-danger{
  border-color: #54cfff !important;
}

body.page-product .page-product-top .product-images .sub-product-img .swiper .swiper-slide .thumbnail-item {
  border-color: #54cfff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body.page-product .page-product-top .product-info .product-variant-box .product-variant .variant-values .variant-value-name.active {
  border-color: #54cfff;
  border-style: solid;
  color: #54cfff
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body.page-product .product-sidebar {
  background: linear-gradient(135deg, rgba(233, 30, 99, .05), rgba(233, 30, 99, .1));
  border: 1px solid rgba(233, 30, 99, .2);
  border-radius: 12px;
  box-shadow: 0 8px 25px rgba(233, 30, 99, .1);
  margin-bottom: 25px;
  padding: 25px
}

body.page-product .product-sidebar .sidebar-title {
  border-bottom: 3px solid #54cfff;
  color: #54cfff;
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 12px;
  position: relative
}

body.page-product .product-sidebar .sidebar-title:after {
  background: linear-gradient(90deg, #54cfff, #89d7ff);
  bottom: -3px;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 30px
}

body.page-product .product-sidebar .sidebar-content ul {
  list-style: none;
  margin: 0;
  padding: 0
}

body.page-product .product-sidebar .sidebar-content ul li {
  border-bottom: 1px solid rgba(233, 30, 99, .1);
  padding: 12px 0;
  transition: all .3s ease
}

body.page-product .product-sidebar .sidebar-content ul li:last-child {
  border-bottom: none
}

body.page-product .product-sidebar .sidebar-content ul li:hover {
  background: rgba(233, 30, 99, .05);
  border-radius: 6px;
  padding-left: 10px
}

body.page-product .product-sidebar .sidebar-content ul li a {
  color: #555;
  font-size: .95rem;
  font-weight: 500;
  text-decoration: none;
  transition: color .3s ease
}

body.page-product .product-sidebar .sidebar-content ul li a:hover {
  color: #54cfff
}

body.page-product .product-sidebar .sidebar-content .spec-item {
  border-bottom: 1px solid rgba(233, 30, 99, .1);
  display: flex;
  font-size: .95rem;
  justify-content: space-between;
  padding: 12px 0
}

body.page-product .product-sidebar .sidebar-content .spec-item:last-child {
  border-bottom: none
}

body.page-product .product-sidebar .sidebar-content .spec-item .spec-label {
  color: #666;
  font-weight: 600
}

body.page-product .product-sidebar .sidebar-content .spec-item .spec-value {
  color: #54cfff;
  font-weight: 500
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body.page-checkout .checkout-container>.row .col-md-7,
  body.page-checkout .checkout-container>.row>.col-md-5 {
    padding: 0
  }
}

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

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

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

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

@media (min-width:768px) {
  body.page-checkout .checkout-info {
    padding: 40px;
    color: #000;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body.page-addresses .address-card .address-card-body {
  padding: 15px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width:768px) {

  .page-wallet .transaction-card-box,
  .page-wallet .wallet-card-box,
  .page-wallet .withdrawal-card-box {
    padding: 15px
  }

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

  .page-wallet .wallet-balance-item,
  .page-wallet .wallet-stats-item {
    padding: 10px 5px
  }

  .page-wallet .wallet-balance-item .value,
  .page-wallet .wallet-stats-item .value {
    font-size: 1.2rem
  }

  .page-wallet .withdrawal-create-box {
    padding: 15px
  }

  .page-wallet .balance-item .value {
    font-size: 1.2rem
  }

  .page-wallet .wallet-balance-overview {
    margin-bottom: 20px
  }

  .page-wallet .wallet-balance-overview .balance-header {
    padding: 12px 16px
  }

  .page-wallet .wallet-balance-overview .balance-header i {
    font-size: 1.1rem
  }

  .page-wallet .wallet-balance-overview .balance-header span {
    font-size: .9rem
  }

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

  .page-wallet .wallet-balance-overview .balance-content .balance-main {
    margin-bottom: 12px
  }

  .page-wallet .wallet-balance-overview .balance-content .balance-main .available-balance .amount {
    font-size: 2rem
  }

  .page-wallet .wallet-balance-overview .balance-content .balance-main .available-balance .label {
    font-size: .9rem
  }

  .page-wallet .wallet-balance-overview .balance-content .balance-note {
    font-size: .8rem;
    padding: 10px 12px
  }

  .page-wallet .wallet-balance-overview .balance-content .balance-note i {
    font-size: .85rem
  }
}

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

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

.rating>input {
  display: none
}

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

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

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

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

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

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

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

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