@font-face {
  font-family: 'SVN-Gotham';
  src: url("//theme.hstatic.net/1000409966/1001265503/14/SVN-GothamBold.woff2?v=885") format("woff2"), url("//theme.hstatic.net/1000409966/1001265503/14/SVN-GothamBold.woff?v=885") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@media (min-width: 991.99px) {
  .col-mobile.index.active {
    position: fixed !important;
    top: 115px !important;
    z-index: 10; }
    .col-mobile.index.active.open_slogan {
      top: 155px !important; }
  .col-mobile .more_mn .less {
    display: none; }
  .col-mobile .more_mn.show .less {
    display: block; }
  .col-mobile .more_mn.show .more {
    display: none; }
  .col-mobile .none_3 {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .col-mobile #menu-mew .level0:nth-child(n + 8):not(.more_mn) {
    visibility: hidden;
    height: 0;
    opacity: 0;
    overflow: hidden; }
    .col-mobile #menu-mew .level0:nth-child(n + 8):not(.more_mn).show {
      visibility: visible;
      opacity: 1;
      height: 100%; }
  .col-mobile .none_1 {
    display: block !important; }
  .col-mobile .none_2 {
    display: block !important; } }

@media (min-width: 1200px) and (max-width: 1299px) {
  .col-mobile #menu-mew .level0:nth-child(n + 10):not(.more_mn) {
    visibility: hidden;
    height: 0;
    opacity: 0;
    overflow: hidden; }
    .col-mobile #menu-mew .level0:nth-child(n + 10):not(.more_mn).show {
      visibility: visible;
      opacity: 1;
      height: 100%; }
  .col-mobile .none_2 {
    display: block !important; } }

@media (min-width: 1300px) and (max-width: 1499px) {
  .col-mobile #menu-mew .level0:nth-child(n + 10):not(.more_mn) {
    visibility: hidden;
    height: 0;
    opacity: 0;
    overflow: hidden; }
    .col-mobile #menu-mew .level0:nth-child(n + 10):not(.more_mn).show {
      visibility: visible;
      opacity: 1;
      height: 100%; }
  .col-mobile .none_2 {
    display: block !important; } }

@media (min-width: 1500px) {
  .col-mobile #menu-mew .level0:nth-child(n + 11):not(.more_mn) {
    visibility: hidden;
    height: 0;
    opacity: 0;
    overflow: hidden; }
    .col-mobile #menu-mew .level0:nth-child(n + 11):not(.more_mn).show {
      visibility: visible;
      opacity: 1;
      height: 100%; } }

@media (min-width: 991.99px) {
  .col-left {
    box-shadow: 0 1px 3px var(--bgHead); } }

.mew_slide.swiper-container-horizontal > .swiper-pagination-bullets, .mew_slide.swiper-pagination-custom, .mew_slide.swiper-pagination-fraction {
  bottom: 0px; }

.b_mew_cate .b_img {
  width: 80px;
  padding: 10px;
  background: var(--bgItemCate); }
  @media (max-width: 565px) {
    .b_mew_cate .b_img {
      width: 46px;
      padding: 8px; } }

.b_mew_cate .item_cate {
  max-width: 20%;
  min-width: 20%; }

.b_mew_cate .item_cate a:hover .tit {
  color: var(--mainColor); }

@media (max-width: 767px) {
  .b_mew_cate .mobi_cate {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 991px) {
  .scroll_mobi {
    overflow-x: auto;
    overflow-y: hidden; } }

#flash_sale .bg-flash {
  background-image: linear-gradient(var(--bg_fl_2), var(--bg_fl_1)); }

#flash_sale .cl_tit_fl {
  background: var(--cl_tit_fl);
  border-bottom-right-radius: 0 !important; }
  #flash_sale .cl_tit_fl:after {
    box-shadow: -15px 0px 0px 0px var(--cl_tit_fl); }
  #flash_sale .cl_tit_fl a:hover {
    filter: contrast(1.5); }

#flash_sale .t1 {
  border-bottom: 2px solid var(--cl_tit_fl); }

@media (min-width: 768px) {
  #flash_sale .t2 {
    border-bottom: 2px solid var(--cl_tit_fl); } }

#flash_sale .swiper-scrollbar-drag {
  background: var(--cl_tit_fl); }

@media (max-width: 767px) {
  #flash_sale .countdown-time-wrapper {
    position: absolute !important;
    bottom: calc(-100% - 5px); } }

#flash_sale .more_view {
  padding: 5px 0;
  color: var(--cl_tit_fl); }
  #flash_sale .more_view svg {
    stroke: var(--cl_tit_fl);
    vertical-align: -1px; }

.mew_cate .tit {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-break: break-word;
  -webkit-line-clamp: 2;
  line-height: normal;
  height: calc(16px* 2); }

@media (min-width: 768px) {
  .mew_flash .swiper-slide, .b_product .swiper-slide {
    width: calc(100%/4 - 6px);
    margin-right: 8px; }
  .mew_banner_pro .swiper-slide {
    width: calc(100%/3 - 6.66px);
    margin-right: 10px; } }

@media (min-width: 1200px) {
  .mew_flash .swiper-slide {
    width: calc(100%/5 - 6.4px);
    margin-right: 8px; }
  .b_product .swiper-slide {
    width: calc(100%/4 - 6px);
    margin-right: 8px; }
  .mew_cate .swiper-slide {
    width: calc(100%/10);
    margin-right: 10px; }
  .mew_banner_pro .swiper-slide {
    width: calc(100%/3 - 10.66px);
    margin-right: 16px; } }

@media (max-width: 767px) {
  .mew_flash .swiper-slide, .b_product .swiper-slide {
    width: calc(100%/2 - 4px);
    margin-right: 8px; }
  .mew_cate .swiper-wrapper {
    flex-wrap: wrap; }
  .mew_cate .swiper-slide {
    width: calc(100%/5 - 10px);
    margin-right: 10px; }
  .mew_cate .tit {
    font-size: 12px;
    height: calc(18px* 2); }
  .mew_banner_pro .swiper-slide {
    width: calc(100%/2 - 5px);
    margin-right: 10px; } }

@media (max-width: 480px) {
  .mew_cate .tit {
    font-size: 11px;
    line-height: normal;
    height: calc(13px* 2); } }

@media (max-width: 348px) {
  .mew_cate .tit {
    font-size: 10px;
    height: calc(12px* 2); } }

.mew_banner_pro .ttt {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 30;
  text-align: center; }
  .mew_banner_pro .ttt .m_banner_title {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px; }
  .mew_banner_pro .ttt span {
    font-size: 14px;
    color: #737373; }
    .mew_banner_pro .ttt span:before {
      content: '';
      height: 2px;
      width: 200px;
      background: #000;
      position: absolute;
      top: -15px;
      left: 100%;
      transition: .3s right ease; }

.mew_banner_pro a:hover .ttt {
  right: 0; }

.mew_banner_pro a:hover span:before {
  background: var(--mainColor); }

.time_box .title img {
  max-height: 23px;
  vertical-align: -2px; }

.time_box .countdown-item {
  background: var(--cl_tit_fl);
  padding: 5px;
  min-width: 36px; }

.time_box .bg_flash {
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 0;
  border-radius: 10px; }

.view_mores:hover {
  box-shadow: 0 0px 2px 0 var(--mainColor), 0 0px 6px 0px var(--mainColor); }

section.product_poli_wrap .product_poli {
  font-size: 1.2rem; }
  section.product_poli_wrap .product_poli .item img {
    max-width: 40px;
    width: 100%;
    image-rendering: -webkit-optimize-contrast; }
  @media (max-width: 575px) {
    section.product_poli_wrap .product_poli {
      font-size: 1rem; }
      section.product_poli_wrap .product_poli .item {
        border: 1px dashed var(--mainColor);
        border-radius: 10px; }
        section.product_poli_wrap .product_poli .item img {
          max-width: 35px; } }

.mew_people {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  @media (min-width: 992px) {
    .mew_people {
      height: calc(100% - 65px); } }
  .mew_people:before {
    display: none;
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: var(--mainColor);
    opacity: 0.5;
    z-index: 0;
    border-radius: 10px; }
  .mew_people .mew_peo_p .swiper-pagination-bullet {
    background: #fff !important; }

.mew_video_index .mew_video_p {
  bottom: 5px; }

.mew_banner_pro.swiper-container .swiper-button-next, .mew_banner_pro.swiper-container .swiper-button-prev {
  transform: translateY(calc(-50%)); }

.mew_banner_pro.swiper-container-horizontal > .swiper-pagination-bullets,
.mew_banner_pro .swiper-pagination-custom,
.mew_banner_pro .swiper-pagination-fraction {
  bottom: -6px; }

.m_blog .blog-list .b_item .item:nth-child(3n+1) .bg {
  background-color: #fff9fb;
  border: 1px solid #ffc5e2; }

.m_blog .blog-list .b_item .item:nth-child(3n+2) .bg {
  background-color: #FFF9E6;
  border: 1px solid #ffd8b3; }

.m_blog .blog-list .b_item .item:nth-child(3n+3) .bg {
  background-color: #F3FDFE;
  border: 1px solid #c1efff; }

.m_blog .blog-list .b_item .item .image {
  width: 3rem;
  height: 3rem;
  min-width: 48px; }
  .m_blog .blog-list .b_item .item .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    mix-blend-mode: multiply; }
  @media (max-width: 566px) {
    .m_blog .blog-list .b_item .item .image {
      width: 36px;
      height: 36px;
      min-width: 32px; } }

.m_blog .blog-list .b_item .item .text h4 {
  font-size: 1rem;
  line-height: 1.5rem;
  margin: 0; }
  @media (max-width: 566px) {
    .m_blog .blog-list .b_item .item .text h4 {
      font-size: 14px;
      line-height: normal; } }

.m_blog .blog-list .b_item .item .text span {
  font-size: .75rem;
  line-height: 1rem; }

.m_blog .blog-item-list .blog-item-name.title_blo a {
  font-size: 16px; }

.m_blog .blog-item-name.title_blo {
  font-size: inherit;
  line-height: 1.5; }
  @media (max-width: 767px) {
    .m_blog .blog-item-name.title_blo {
      line-height: 1.3; }
      .m_blog .blog-item-name.title_blo a {
        font-size: 16px; } }

.bt_product_2 .item-info .arthor {
  padding-left: 50px; }
  .bt_product_2 .item-info .arthor:before {
    content: '';
    height: 2px;
    width: 42px;
    background: var(--mainColor);
    position: absolute;
    left: 0;
    top: 50%; }

.bt_product_2 .item-info .item_sum p,
.bt_product_2 .item-info .item-price p {
  margin: 0; }

.bt_product_2 .item-info .item_sum .special-price, .bt_product_2 .item-info .item_sum .regular-price,
.bt_product_2 .item-info .item-price .special-price,
.bt_product_2 .item-info .item-price .regular-price {
  font-size: 22px;
  margin-right: 10px;
  color: #de0000;
  font-weight: 600; }

.bt_product_2 .item-info .action {
  background: var(--mainColor);
  color: #fff;
  font-size: 1.3rem;
  border-radius: 25px; }

.bt_product_2 .swiper-pagination {
  position: relative;
  bottom: 0;
  text-align: left; }
  .bt_product_2 .swiper-pagination .swiper-pagination-bullet {
    width: 40px;
    height: 5px;
    display: inline-block;
    border-radius: 0;
    background: #ccc;
    border: 1px solid #ccc;
    opacity: .5;
    outline: none;
    max-width: calc(100%/6 - 8px); }
    .bt_product_2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background: var(--mainColor);
      border: 1px solid var(--mainColor);
      opacity: 1; }

.head_box {
  z-index: 2; }
  .head_box h2.title {
    white-space: nowrap; }
  .head_box .list_link_pr {
    gap: 8px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    max-width: 100%; }
    .head_box .list_link_pr a {
      padding: 0 8px;
      font-size: 13px;
      white-space: nowrap; }
      .head_box .list_link_pr a:hover {
        color: var(--mainColor); }
      .head_box .list_link_pr a.active {
        filter: contrast(1.6); }
        .head_box .list_link_pr a.active:before {
          content: '';
          width: 50%;
          max-width: 30px;
          position: absolute;
          height: 4px;
          border-radius: 4px;
          background: var(--mainColor);
          bottom: -6px;
          left: 50%;
          transform: translateX(-50%); }

.more_views {
  white-space: nowrap;
  font-size: 12px; }
  .more_views svg {
    stroke: var(--mainColor);
    vertical-align: -1px; }

@media (min-width: 992px) {
  .mew_link_tab {
    margin-right: 0 !important; } }

@media (max-width: 991px) {
  .mew_link_tab {
    width: 100%; }
    .mew_link_tab .item_tab_link {
      white-space: nowrap;
      margin-right: 8px; } }

@media (min-width: 992px) {
  .mew_link_tab .list_link_prs {
    max-height: 215px;
    padding-right: 6px; } }

@media (min-width: 1200px) {
  .mew_link_tab .list_link_prs {
    max-height: 228px; } }

@media (min-width: 1300px) {
  .mew_link_tab .list_link_prs {
    max-height: 234px; } }

.mew_link_tab .list_link_prs a.active, .mew_link_tab .list_link_prs a:hover {
  color: var(--mainColor);
  border-color: var(--mainColor) !important; }

.view_more_blog a {
  border: 1px solid var(--mainColor);
  color: var(--mainColor); }
  .view_more_blog a:hover {
    background: var(--mainColor);
    color: #fff; }

.view_m_none .view_m {
  display: none !important; }

@media (max-width: 991px) {
  .min-height {
    min-height: 245px; }
  [data-tab] [data-pos-content] .view_m {
    position: absolute;
    display: flex;
    top: -72px;
    right: 0;
    z-index: 2; }
    [data-tab] [data-pos-content] .view_m a {
      font-size: 13px; } }

[data-tab] [data-pos-content] {
  display: none;
  top: 0; }

[data-tab] [data-pos-content].active {
  display: block;
  transition: all 0.3s ease; }

[data-tab] [data-pos-content] img.lazy {
  visibility: hidden;
  opacity: 0; }

[data-tab] [data-pos-content] img.loaded {
  visibility: visible;
  opacity: 1;
  transition: all 0.3s ease-in; }

.banner-item .banner-title {
  font-size: 24px;
  font-weight: 600; }

/** section feedback **/
.section_feedback {
  /*padding-bottom: 80px;
	padding-top: 80px;
	background: var(--reviewBg)*/ }

.section_feedback .card {
  /*background: var(--reviewBg)*/ }

.section_feedback .feedback_body {
  /*padding-top: 50px;*/ }

.feedback_body .slick-track {
  display: flex !important; }

.feedback_body .slick-slide {
  height: inherit !important; }

.section_feedback .feedback_body > div {
  overflow: hidden; }

.section_feedback .slick-slide > div {
  height: 100%; }

.section_feedback .feedback_item {
  padding-left: 12px;
  padding-right: 12px; }

.section_feedback .slick-arrow.slick-prev {
  left: 12px; }

.section_feedback .slick-arrow.slick-next {
  right: 12px; }

.section_feedback .feedback_body > .row:not(.slick-slider) .feedback_item:nth-child(3) ~ .feedback_item {
  display: none; }

@media (max-width: 991px) {
  .section_feedback .feedback_item {
    padding-left: 0;
    padding-right: 0; } }

.section_feedback .feedback_item_wrap {
  padding: 24px;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  border-radius: 5px; }

.section_feedback .feedback_item_wrap .feedback_content {
  display: grid;
  grid-template-columns: 1fr 100px;
  grid-gap: 10px; }

.section_feedback .feedback_item_wrap .feedback_info {
  text-align: left; }

.section_feedback .feedback_item_wrap .feedback_info .cusname {
  font-size: 20px;
  margin-bottom: 15px; }

.section_feedback .feedback_item_wrap .feedback_info .star-vote {
  margin-bottom: 15px; }

.section_feedback .feedback_item_wrap .feedback_info .star-vote .icon {
  font-size: 24px;
  color: var(--starColor); }

.feedback_avatar img {
  height: auto; }

.section_feedback .feedback_item_wrap .feedback_footer {
  width: 100%;
  padding-top: 10px;
  border-top: 1px solid #f5f5f5;
  margin-top: 15px; }

.section_feedback .feedback_item_wrap .feedback_footer .feedback_product {
  display: grid;
  grid-template-columns: 50px 1fr;
  align-items: center;
  grid-gap: 15px; }

/* addon feedback item one*/
.section_feedback .heading-bar__title {
  display: none; }

/*
@media (max-width: 767px) {
.section_feedback .feedback_body--row .slick-arrow {
--size:34px;
width: var(--size);
height: var(--size);
line-height: var(--size);
top: 56%;
}
.section_feedback .feedback_body--row .slick-arrow.slick-prev:before, .section_feedback .feedback_body--row .slick-arrow.slick-next:before {
height: var(--size);
width: var(--size);
}
.section_feedback .feedback_body--row .slick-arrow.slick-arrow:after {
border-bottom-width: var(--size);
}
}
@media (min-width: 768px) {
.section_feedback .feedback_body--row .slick-arrow {
--size:30px;
top: 50%;
width: var(--size);
height: var(--size);
line-height: var(--size);
}
.section_feedback .feedback_body--row .slick-arrow.slick-prev:before, .section_feedback .feedback_body--row .slick-arrow.slick-next:before {
height: var(--size);
width: var(--size);
}
.section_feedback .feedback_body--row .slick-arrow.slick-arrow:after {
border-bottom-width: var(--size);
}
}
*/
@media (max-width: 480px) {
  .section_feedback .slick-arrow {
    top: 60%; } }

@media (max-width: 375px) {
  .section_feedback .slick-arrow {
    top: 57%; } }

@media (max-width: 320px) {
  .section_feedback .slick-arrow {
    top: 55%; } }

.section_feedback .feedback_item--one {
  width: 100%; }

@media (min-width: 991px) {
  .section_feedback .feedback_item--one {
    display: flex;
    flex-direction: column; } }

.section_feedback .feedback_item--one .feedback_item_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding: 0; }

@media screen and (max-width: 767px) {
  .section_feedback .feedback_item--one .feedback_item_wrap {
    justify-content: flex-start;
    align-items: inherit; } }

.section_feedback .feedback_item--one .feedback_header {
  /*width: calc(((500*2 / 1920) * 100vw) - 12vw); //467*/
  background-color: var(--reviewBg);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  color: #FFFFFF;
  padding: 0;
  position: relative; }

.section_feedback .feedback_item--one .feedback_header--left {
  width: 50%;
  padding: 75px 60px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  white-space: nowrap;
  z-index: 1;
  position: relative; }

.section_feedback .feedback_item--one .feedback_header--left:after {
  content: "";
  box-shadow: inset -60px 0 160px -10px rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1; }

@media screen and (max-width: 767px) {
  .section_feedback .feedback_item--one .feedback_header--left {
    padding: 8px 26px; } }

@media screen and (max-width: 835px) {
  .section_feedback .feedback_item--one .feedback_header--left {
    padding: 8px 28px; } }

@media screen and (min-width: 991px) {
  .section_feedback .feedback_item--one .feedback_header--left {
    padding: 55px 60px; } }

@media screen and (min-width: 1600px) {
  .section_feedback .feedback_item--one .feedback_header--left {
    padding: 55px 68px; } }

.section_feedback .feedback_item--one .feedback_header--left--top p {
  /*font-weight: 600;
	font-size: 21.6358px;
	line-height: 27px;
	margin: 0 0 40px 0;*/
  font-weight: 600;
  font-size: 22px;
  line-height: 19px;
  margin: 0 0 18px 0; }

.section_feedback .feedback_item--one .feedback_header--left--top p i {
  color: var(--reviewBg);
  background-color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%; }

.section_feedback .feedback_item--one .feedback_header--left--top h4 {
  font-weight: 400;
  font-size: 29px;
  white-space: break-spaces;
  margin: 0px;
  line-height: 1.4; }

@media screen and (max-width: 835px) {
  .section_feedback .feedback_item--one .feedback_header--left--top {
    text-align: center; }
  .section_feedback .feedback_item--one .feedback_header--left--top p {
    font-size: 16px;
    line-height: 16px;
    margin: 12px 0; }
  .section_feedback .feedback_item--one .feedback_header--left--top p i {
    width: 35px;
    height: 35px;
    line-height: 36px;
    font-size: 0.8em;
    margin: 0 0 6px 0; }
  .section_feedback .feedback_item--one .feedback_header--left--top h4 {
    font-size: 18px;
    margin: 0; } }

@media screen and (max-width: 767px) {
  .section_feedback .feedback_item--one .feedback_header--left--top p {
    font-size: 12px;
    line-height: 22px;
    margin: 12px 0; }
  .section_feedback .feedback_item--one .feedback_header--left--top p i {
    width: 20px;
    height: 20px;
    line-height: 19px;
    font-size: 0.7em;
    margin-right: 2px; }
  .section_feedback .feedback_item--one .feedback_header--left--top h4 {
    font-size: 14px;
    line-height: 1.3; } }

@media screen and (min-width: 1440px) {
  .section_feedback .feedback_item--one .feedback_header--left--top h4 {
    font-size: 30px; } }

@media screen and (min-width: 1600px) {
  .section_feedback .feedback_item--one .feedback_header--left--top h4 {
    font-size: 35px; } }

.section_feedback .feedback_item--one .feedback_header--left--middle {
  font-size: 150px;
  text-align: left; }

.section_feedback .feedback_item--one .feedback_header--left--middle i {
  opacity: 0.15; }

@media screen and (max-width: 835px) {
  .section_feedback .feedback_item--one .feedback_header--left--middle {
    font-size: 65px;
    margin: 30px 0; } }

@media screen and (min-width: 768px) {
  .section_feedback .feedback_item--one .feedback_header--left--middle {
    font-size: 90px;
    margin: 35px 0; } }

@media screen and (min-width: 991px) {
  .section_feedback .feedback_item--one .feedback_header--left--middle {
    font-size: 110px;
    margin: 70px 0; } }

.section_feedback .feedback_item--one .feedback_header--left--bottom h3 {
  font-weight: 600;
  font-size: 62px; }

.section_feedback .feedback_item--one .feedback_header--left--bottom h5 {
  font-weight: 400;
  font-size: 18px; }

@media screen and (max-width: 835px) {
  .section_feedback .feedback_item--one .feedback_header--left--bottom {
    margin: 0 0 15px; }
  .section_feedback .feedback_item--one .feedback_header--left--bottom h3 {
    font-weight: 600;
    font-size: 28px;
    line-height: 25px; }
  .section_feedback .feedback_item--one .feedback_header--left--bottom h5 {
    font-weight: 400;
    font-size: 14px;
    line-height: 23px; }
  .section_feedback .feedback_item--one .feedback_header--left--top p {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; } }

@media screen and (max-width: 767px) {
  .section_feedback .feedback_item--one .feedback_header--left--bottom h5 {
    font-size: 12px; } }

@media screen and (min-width: 768px) {
  .section_feedback .feedback_item--one .feedback_header--left--bottom h3 {
    font-size: 31px; } }

@media screen and (min-width: 991px) {
  .section_feedback .feedback_item--one .feedback_header--left--bottom h3 {
    font-size: 49px; } }

@media screen and (min-width: 1440px) {
  .section_feedback .feedback_item--one .feedback_header--left--bottom h3 {
    font-size: 58px; } }

@media screen and (max-width: 480px) {
  .section_feedback .feedback_item--one .feedback_header--left {
    padding: 10px 14px; }
  .section_feedback .feedback_item--one .feedback_header--left--bottom h3 {
    font-size: 24px; } }

.section_feedback .feedback_item--one .feedback_header--right {
  width: 50%;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  overflow: hidden; }

.section_feedback .feedback_item--one .feedback_header--right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  pointer-events: none; }

.section_feedback .feedback_item--one .feedback_content {
  display: flex;
  flex-direction: column;
  padding: 25px;
  position: relative;
  align-items: center;
  justify-content: center;
  height: 100%; }

.section_feedback .feedback_item--one .feedback_content--top {
  font-size: 150px;
  text-align: right;
  /*text-shadow: 4px 5px 12px rgba(0,0,0,0.1);*/
  color: rgba(93, 93, 254, 0.04);
  position: absolute;
  top: 0;
  right: 15px; }

.section_feedback .feedback_item--one .feedback_content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin: 0; }

.section_feedback .feedback_item--one .feedback_content .star-vote {
  color: var(--starColor);
  font-size: 40px; }

.section_feedback .feedback_item--one .feedback_content .star-vote > svg {
  display: inline-block;
  width: 0.8em;
  height: 0.8em;
  font-size: 1.1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor; }

@media (max-width: 767px) {
  .section_feedback .feedback_item--one .feedback_content {
    padding: 15px;
    height: unset; }
  .section_feedback .feedback_item--one .feedback_content--top {
    font-size: 90px;
    display: none; }
  .section_feedback .feedback_item--one .feedback_content p {
    font-size: 14px;
    line-height: 20px; }
  .section_feedback .feedback_item--one .feedback_content .star-vote {
    font-size: 28px; } }

@media (max-width: 835px) {
  .section_feedback .feedback_item--one .feedback_content--top {
    display: none; }
  .section_feedback .feedback_item--one .feedback_content p {
    line-height: 24px; } }

@media (min-width: 991px) {
  .section_feedback .feedback_item--one .feedback_content {
    padding: 90px 75px;
    justify-content: end; }
  .section_feedback .feedback_item--one .feedback_content--top {
    display: block; }
  .section_feedback .feedback_item--one .feedback_content p {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 70px; } }

@media (min-width: 1440px) {
  .section_feedback .feedback_item--one .feedback_content {
    padding: 130px 75px; } }

/* addon feedback item one*/
/** product item **/
.price {
  font-weight: 600;
  color: var(--price-color); }

.product-vendor {
  color: #969696 !important;
  letter-spacing: 1.8px; }

a.product-vendor:hover {
  color: var(--primary-color) !important; }

.item_product_main {
  margin-top: .5rem;
  margin-bottom: .5rem;
  background: #fff; }

.item_product_main .product-thumbnail {
  position: relative;
  overflow: hidden; }

.item_product_main .product-thumbnail .image_thumb {
  transition: transform .3s ease-out; }

.item_product_main .product-thumbnail .action-bar {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  display: flex;
  justify-content: center;
  border-radius: 5px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
  opacity: 0;
  transform: translate3d(-50%, 150%, 0);
  transition: all .3s ease; }

.item_product_main .product-thumbnail .action-bar .action-child {
  position: relative;
  border-radius: 0;
  border-right: 1px solid #eee;
  height: 45px;
  margin-bottom: 0 !important;
  width: 45px;
  padding: 0;
  font-size: 14px;
  transition: all .3s ease;
  border-radius: 5px 0 0 5px; }

.item_product_main .product-thumbnail .action-bar .action-child .action-name {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  bottom: 100%;
  background: #333;
  padding: 5px 8px;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  display: block;
  width: auto;
  min-width: max-content; }

.item_product_main .product-thumbnail .action-bar .action-child .action-name:before {
  background: transparent;
  content: "";
  position: absolute;
  height: 8px;
  left: 0;
  top: 100%;
  width: 100%; }

.item_product_main .product-thumbnail .action-bar .action-child .action-name:after {
  background: #333333;
  content: "";
  height: 10px;
  position: absolute;
  transform: rotate(45deg);
  width: 10px;
  left: calc(50% - 5px);
  bottom: -5px; }

.item_product_main .product-thumbnail .action-bar .action-child.quick-view, .item_product_main .product-thumbnail .action-bar .action-child.js-compare-product-add {
  margin: 0; }

.item_product_main .product-thumbnail .action-bar .action-child + .action-child {
  border-radius: 0; }

.item_product_main .product-thumbnail .action-bar .action-child:last-child {
  border-radius: 0 5px 5px 0;
  border-right: 0; }

.item_product_main .product-thumbnail .action-bar .action-child:hover {
  background-color: #f5f5f5; }

.item_product_main .product-thumbnail .action-bar .action-child:hover .action-name {
  opacity: 1;
  visibility: visible;
  bottom: calc(100% + 8px); }

.item_product_main .product-thumbnail .action-bar .action-child > .icon-option {
  max-width: 20px; }

.item_product_main .video-icon {
  transform: none !important;
  position: absolute !important;
  z-index: 99;
  right: 5px;
  left: auto !important;
  bottom: 8px;
  top: auto !important;
  width: 32px !important; }

@media (min-width: 1025px) {
  .item_product_main {
    font-size: 16px;
    margin-bottom: 30px; }
  .item_product_main .product-thumbnail:hover {
    box-shadow: 0px 0px 6px 0px rgba(50, 50, 93, 0.1), 1px 1px 5px rgba(0, 0, 0, 0.02); }
  .item_product_main .product-thumbnail:hover .product-name a {
    color: var(--primary-color); }
  .item_product_main .product-thumbnail:hover .image_thumb {
    transform: scale(0.95); }
  .item_product_main .product-thumbnail:hover .product-action .group_action {
    position: absolute;
    opacity: 1;
    transform: translateX(0);
    background: #fff;
    z-index: 99;
    visibility: visible;
    align-items: center;
    box-shadow: -2px 2px 6px rgba(0, 0, 0, 0.25); }
  .item_product_main .product-thumbnail:hover .action-bar {
    opacity: 1;
    transform: translate3d(-50%, 0, 0); } }

.item_product_main a {
  text-decoration: none;
  color: var(--text-color);
  font-weight: 600; }

.item_product_main .btn-views {
  background: #fff;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px;
  transition: all .22s ease-out; }

.item_product_main .btn-views:hover {
  opacity: 1;
  color: var(--primary-color); }

.item_product_main .product-vendor {
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  line-height: initial; }

.item_product_main .product-name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: initial;
  overflow: hidden;
  margin: 0 0 5px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  /*min-height: 35px*/ }

@media (max-width: 767px) {
  .item_product_main .product-name {
    font-size: 14px;
    /*min-height: 38px*/ } }

.item_product_main .product-promo-tag {
  font-size: 13px;
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: initial;
  overflow: hidden; }

.item_product_main .product-promo-tag--1 {
  position: absolute;
  z-index: 7;
  border-radius: 2px;
  left: 10px;
  top: 0px; }

.product-promo-tag--text-1, .product-promo-tag--text-2 {
  padding: 3px 4px;
  display: inline-block;
  color: var(--color);
  border-radius: 3px;
  background-color: var(--background); }

.item_product_main .product-promo-tag--text-1 {
  border: 1px solid var(--border-color);
  background-color: var(--background); }

.product-promo-tag--text-2 {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
  border-left: 4px solid var(--border-color); }

.product-promo-tag--image {
  max-width: 125px;
  padding: 0;
  margin-top: 8px; }

.item_product_main .product-info {
  padding: 3px 0px; }

@media (min-width: 992px) {
  .item_product_main .product-info {
    padding: 10px 0 0; } }

.item_product_main .price-contact, .item_product_main .price {
  display: block;
  color: #f22; }

@media (max-width: 767px) {
  .item_product_main .price-contact, .item_product_main .price {
    font-size: 16px;
    display: block; } }

.item_product_main .compare-price {
  color: var(--text-secondary-color);
  text-decoration: line-through;
  font-size: 14px;
  display: inline-block;
  margin-right: 5px; }

@media (max-width: 767px) {
  .item_product_main .compare-price {
    font-size: 13px; } }

.item_product_main .group_action {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  top: 10px;
  transform: translateX(100px);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform .3s ease-out;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 100%;
  right: 10px; }

.item_product_main .image_thumb {
  display: block; }

.item_product_main .label_product {
  position: absolute;
  top: 10px;
  left: 10px;
  background: var(--label-background);
  padding: 7px 2px;
  font-weight: 600;
  font-size: 12px;
  z-index: 3;
  width: 44px;
  height: 44px;
  border-radius: 100%;
  font-size: 14px; }

.item_product_main .label_product .label_wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: var(--mainColor);
  font-weight: 400; }

/*@media (max-width:991px) {*/
.item_product_main .label_product:not(.product_gift_label) {
  top: 0;
  right: 0;
  display: none;
  position: inherit;
  min-width: 44px;
  width: auto;
  height: auto;
  padding: 2px 5px !important;
  font-size: 12px;
  border-radius: 9999px;
  zoom: 1 !important; }

/*}*/
@media (max-width: 767px) {
  .item_product_main .sapo-product-reviews-badge .sapo-product-reviews-star i {
    font-size: 14px !important; }
  .item_product_main .product-item-cta .item-label-soldout {
    position: relative !important; } }

.item_product_main .product-item-cta {
  padding-right: 36px; }

.item_product_main .product-item-cta .item-label-soldout {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  color: #000;
  background: #ccc;
  padding: 2px 6px; }

.item_product_main button.product-item-btn, .item_product_main .label_soldout.product-item-btn {
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  padding: 4px;
  font-size: 18px;
  background: var(--addtocart-color);
  border-radius: 100%;
  color: #fff;
  justify-content: center;
  margin-right: 5px;
  margin-left: auto;
  box-shadow: -2px 2px 6px rgba(0, 0, 0, 0.25);
  position: absolute;
  right: 0;
  top: 0px; }

.item_product_main button.product-item-btn.sold_out, .item_product_main .label_soldout.product-item-btn.sold_out {
  background: #eee;
  width: auto;
  height: auto;
  border-radius: initial;
  font-size: 12px;
  color: initial;
  box-shadow: none;
  border-radius: 3px;
  padding: 2px 5px; }

.item_product_main button.product-item-btn.add_to_cart, .item_product_main .label_soldout.product-item-btn.add_to_cart {
  font-size: 16px; }

.item_product_main button.product-item-btn .fas, .item_product_main .label_soldout.product-item-btn .fas {
  font-size: 12px; }

.item_product_main button.product-item-btn .icon, .item_product_main .label_soldout.product-item-btn .icon {
  width: 1em;
  height: 1em; }

.item_product_main button.product-item-btn:hover, .item_product_main .label_soldout.product-item-btn:hover {
  filter: brightness(1.2); }

@media (max-width: 767px) {
  .item_product_main button.product-item-btn, .item_product_main .label_soldout.product-item-btn {
    width: 28px;
    height: 28px;
    top: 0px; } }

.item_product_main .product-thumbnail__img--secondary {
  opacity: 0;
  z-index: -1; }

.item_product_main .product-thumbnail:hover .product-thumbnail__img--secondary {
  opacity: 1;
  z-index: 1; }

.item_product_main .product-thumbnail:hover .img-fetured.has-second-img {
  opacity: 0;
  z-index: -1; }

.item_product_main .item-color-chosen {
  display: flex;
  margin: 5px 0;
  flex-wrap: wrap; }

.item_product_main .item-color-chosen .color-dot {
  position: relative;
  width: 24px;
  height: 24px;
  box-shadow: 0 0 0 1px #eee;
  margin: 5px;
  cursor: pointer;
  transition: box-shadow .25s ease, transform .25s ease; }

.item_product_main .item-color-chosen .color-dot.selected {
  box-shadow: 0 0 0 1px #000, inset 0 0 0 4px #fff; }

.item_product_main .item-color-chosen .color-dot .color-name {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  background: blue;
  bottom: 100%;
  background: #333;
  padding: 5px 8px;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  white-space: nowrap; }

.item_product_main .item-color-chosen .color-dot .color-name:before {
  background: transparent;
  content: "";
  position: absolute;
  height: 8px;
  left: 0;
  top: 100%;
  width: 100%; }

.item_product_main .item-color-chosen .color-dot .color-name:after {
  background: #333333;
  content: "";
  height: 10px;
  position: absolute;
  transform: rotate(45deg);
  width: 10px;
  left: calc(50% - 5px);
  bottom: -5px; }

@media (max-width: 1199px) {
  .item_product_main .item-color-chosen .color-dot .color-name {
    display: none; } }

.item_product_main .item-color-chosen .color-dot:hover {
  box-shadow: 0 0 0 1px #000, inset 0 0 0 4px #fff;
  transform: scale(1.1); }

.item_product_main .item-color-chosen .color-dot:hover .color-name {
  opacity: 1;
  visibility: visible;
  bottom: calc(100% + 8px); }

.item_product_main .item-color-chosen .color-more {
  position: relative;
  width: 24px;
  height: 24px;
  margin: 5px;
  color: #888;
  cursor: pointer; }

@media (min-width: 1600px) {
  .item_product_main .item-color-chosen .color-more {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 22px; }
  .item_product_main .item-color-chosen .color-dot {
    width: 45px;
    height: 45px; } }

.item_product_main .item-color-chosen .color-more span {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  bottom: 100%;
  background: #333;
  padding: 5px 8px;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  display: block;
  width: auto;
  min-width: max-content; }

.item_product_main .item-color-chosen .color-more span:before {
  background: transparent;
  content: "";
  position: absolute;
  height: 8px;
  left: 0;
  top: 100%;
  width: 100%; }

.item_product_main .item-color-chosen .color-more span:after {
  background: #333333;
  content: "";
  height: 10px;
  position: absolute;
  transform: rotate(45deg);
  width: 10px;
  left: calc(50% - 5px);
  bottom: -5px; }

.item_product_main .item-color-chosen .color-more:hover span {
  opacity: 1;
  visibility: visible;
  bottom: calc(100% + 8px); }

.item_product_main.product--media {
  margin-bottom: .75rem; }

.item_product_main.product--media form {
  display: grid;
  grid-template-columns: 33% 1fr;
  grid-gap: 5px;
  align-items: center; }

.item_product_main.product--media .group_action {
  display: none !important; }

.item_product_main.product--media .product-name {
  -webkit-line-clamp: 2;
  font-weight: normal;
  font-size: 14px;
  min-height: auto; }

.item_product_main.product--media .label_product {
  zoom: .7; }

.item_product_main.product--media .product-info {
  padding: 0px 10px 5px; }

/* end product item */
.mew_slide .img {
  width: 100% !important; }
