.home-slider a {
  display: block; }

.home-slider .slick-dots {
  bottom: 10px; }

.home-brandstab {
  padding: 15px 0; }
  @media (max-width: 767px) {
    .home-brandstab {
      padding: 15px 0; } }
  .home-brandstab > h2 {
    text-align: center;
    margin-bottom: 15px;
    font-weight: bold; }
  .home-brandstab .nav-tabs {
    background: transparent;
    height: auto; }
  .home-brandstab .nav-item {
    margin-right: 0px; }
    .home-brandstab .nav-item:not(:first-child) .nav-link, .home-brandstab .nav-item:not(:last-child) .nav-link {
      border-radius: 0 !important; }
    .home-brandstab .nav-item:first-child .nav-link {
      border-radius: 5px 0 0 0 !important; }
    .home-brandstab .nav-item:last-child .nav-link {
      border-radius: 0 5px 0 0 !important; }
    @media (max-width: 767px) {
      .home-brandstab .nav-item {
        width: calc(20% - 5px); } }
  .home-brandstab .nav-link {
    padding: 0;
    border: none;
    outline: none;
    background-color: #f7f7f7;
    height: auto !important; }
    .home-brandstab .nav-link.active {
      background: #e1e1e1; }
    .home-brandstab .nav-link img {
      width: 120px;
      padding: 5px 0 5px 0; }
  .home-brandstab .tab-content {
    background: #e1e1e1;
    border-radius: 0 0px 5px 5px; }
    .home-brandstab .tab-content .tab-pane {
      background: #e1e1e1; }
    .home-brandstab .tab-content .main-collection-data {
      display: flex;
      align-items: stretch;
      overflow: auto; }
      .home-brandstab .tab-content .main-collection-data .product-item {
        width: 20%; }
        .home-brandstab .tab-content .main-collection-data .product-item .product-item-wrap {
          height: 100%; }
        @media (max-width: 767px) {
          .home-brandstab .tab-content .main-collection-data .product-item {
            width: 50%;
            flex: 0 0 50%; } }

.home-four-banner {
  padding: 15px 0;
  padding-bottom: 0; }
  @media (max-width: 767px) {
    .home-four-banner {
      padding: 15px 0; } }
  .home-four-banner .home-four-banner-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start; }
    @media (max-width: 767px) {
      .home-four-banner .home-four-banner-main {
        margin-left: -5px;
        margin-right: -5px; } }
    @media (min-width: 767px) {
      .home-four-banner .home-four-banner-main {
        margin-left: -10px;
        margin-right: -10px; } }
    @media (max-width: 767px) {
      .home-four-banner .home-four-banner-main .slick-dots {
        bottom: -25px; } }
    .home-four-banner .home-four-banner-main .home-four-banner-main-item {
      width: calc(100%/4); }
      @media (max-width: 767px) {
        .home-four-banner .home-four-banner-main .home-four-banner-main-item {
          padding-left: 5px;
          padding-right: 5px; } }
      @media (min-width: 767px) {
        .home-four-banner .home-four-banner-main .home-four-banner-main-item {
          padding-left: 10px;
          padding-right: 10px; } }
      @media (max-width: 1024px) {
        .home-four-banner .home-four-banner-main .home-four-banner-main-item {
          width: 50%;
          margin-bottom: 10px; } }
      @media (max-width: 767px) {
        .home-four-banner .home-four-banner-main .home-four-banner-main-item {
          margin-bottom: 0; } }
      .home-four-banner .home-four-banner-main .home-four-banner-main-item a {
        display: block;
        overflow: hidden;
        position: relative; }
        .home-four-banner .home-four-banner-main .home-four-banner-main-item a:hover img {
          transform: scale(1.1); }
        .home-four-banner .home-four-banner-main .home-four-banner-main-item a img {
          transition: all .4s; }

.home-blog {
  padding: 15px 0; }
  @media (max-width: 767px) {
    .home-blog {
      padding: 15px 0; } }
  .home-blog .home-blog-wrap {
    padding: 10px;
    background: #f7f7f7;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start; }
    .home-blog .home-blog-wrap .home-blog-left {
      width: 60%; }
      @media (max-width: 767px) {
        .home-blog .home-blog-wrap .home-blog-left {
          padding-left: 5px;
          padding-right: 5px; } }
      @media (min-width: 767px) {
        .home-blog .home-blog-wrap .home-blog-left {
          padding-left: 10px;
          padding-right: 10px; } }
      @media (max-width: 991px) {
        .home-blog .home-blog-wrap .home-blog-left {
          width: 100%; } }
      .home-blog .home-blog-wrap .home-blog-left .section-title-all h2 {
        margin-top: 0; }
      @media (max-width: 767px) {
        .home-blog .home-blog-wrap .home-blog-left .home-blog-data {
          margin-left: -5px;
          margin-right: -5px; } }
      @media (min-width: 767px) {
        .home-blog .home-blog-wrap .home-blog-left .home-blog-data {
          margin-left: -10px;
          margin-right: -10px; } }
    .home-blog .home-blog-wrap .home-blog-right {
      width: 40%; }
      @media (max-width: 767px) {
        .home-blog .home-blog-wrap .home-blog-right {
          padding-left: 5px;
          padding-right: 5px; } }
      @media (min-width: 767px) {
        .home-blog .home-blog-wrap .home-blog-right {
          padding-left: 10px;
          padding-right: 10px; } }
      @media (min-width: 991px) {
        .home-blog .home-blog-wrap .home-blog-right {
          padding-left: 10px !important; } }
      @media (max-width: 991px) {
        .home-blog .home-blog-wrap .home-blog-right {
          width: 100%;
          padding-left: 0; } }
      @media (max-width: 767px) {
        .home-blog .home-blog-wrap .home-blog-right .home-blog-data {
          margin-left: -5px;
          margin-right: -5px; } }
      @media (min-width: 767px) {
        .home-blog .home-blog-wrap .home-blog-right .home-blog-data {
          margin-left: -10px;
          margin-right: -10px; } }

.home-fsale {
  padding: 15px 0; }
  @media (max-width: 767px) {
    .home-fsale {
      padding: 15px 0; } }
  .home-fsale .home-fsale-wrap .home-fsale-cta {
    margin-left: auto;
    padding: 5px;
    width: 150px;
    display: block;
    max-width: 100%;
    color: var(--color_main2);
    border: 1px solid var(--color_main);
    font-size: 13px;
    position: relative;
    text-align: center;
    line-height: 1.5;
    z-index: 1; }
    .home-fsale .home-fsale-wrap .home-fsale-cta:after {
      content: "";
      display: block;
      width: 0;
      height: 100%;
      background-color: var(--color_main);
      position: absolute;
      left: 50%;
      bottom: 0;
      transform: translateX(-50%);
      transition: 0.5s ease;
      z-index: -1; }
    .home-fsale .home-fsale-wrap .home-fsale-cta:hover {
      color: #ffffff; }
      .home-fsale .home-fsale-wrap .home-fsale-cta:hover:after {
        width: 100%; }
    @media (max-width: 991px) {
      .home-fsale .home-fsale-wrap .home-fsale-cta {
        width: 100%;
        text-align: center;
        margin-top: 5px; } }
  .home-fsale .home-fsale-wrap .home-fsale-head .home-fsale-head-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    display: none;
    padding: 10px 0;
    align-items: center; }
    .home-fsale .home-fsale-wrap .home-fsale-head .home-fsale-head-item.active {
      display: flex; }
    @media (max-width: 991px) {
      .home-fsale .home-fsale-wrap .home-fsale-head .home-fsale-head-item {
        align-items: center; } }
    .home-fsale .home-fsale-wrap .home-fsale-head .home-fsale-head-item img {
      max-width: 170px; }
      @media (max-width: 480px) {
        .home-fsale .home-fsale-wrap .home-fsale-head .home-fsale-head-item img {
          max-width: 120px; } }
      @media (max-width: 360px) {
        .home-fsale .home-fsale-wrap .home-fsale-head .home-fsale-head-item img {
          max-width: 110px; } }
    .home-fsale .home-fsale-wrap .home-fsale-head .home-fsale-head-item label {
      margin-left: 15px;
      margin-bottom: 0; }
      @media (max-width: 991px) {
        .home-fsale .home-fsale-wrap .home-fsale-head .home-fsale-head-item label {
          margin-left: 10px; } }
      @media (max-width: 360px) {
        .home-fsale .home-fsale-wrap .home-fsale-head .home-fsale-head-item label {
          margin-left: 5px; } }
    .home-fsale .home-fsale-wrap .home-fsale-head .home-fsale-head-item .home-fsale-head-item-countdown {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      margin-left: 20px; }
      @media (max-width: 991px) {
        .home-fsale .home-fsale-wrap .home-fsale-head .home-fsale-head-item .home-fsale-head-item-countdown {
          margin-left: 10px; } }
      @media (max-width: 360px) {
        .home-fsale .home-fsale-wrap .home-fsale-head .home-fsale-head-item .home-fsale-head-item-countdown {
          margin-left: 5px; } }
      .home-fsale .home-fsale-wrap .home-fsale-head .home-fsale-head-item .home-fsale-head-item-countdown span b {
        display: flex;
        align-items: center;
        padding: 1px 3px;
        height: 20px;
        line-height: 20px;
        border-radius: 2px;
        font-size: 19px;
        font-weight: 400;
        color: #FFF;
        background: #333;
        margin-right: 5px;
        min-width: 32.5px;
        text-align: center;
        justify-content: center; }
        @media (max-width: 991px) {
          .home-fsale .home-fsale-wrap .home-fsale-head .home-fsale-head-item .home-fsale-head-item-countdown span b {
            font-size: 17px;
            min-width: 30px; } }
        @media (max-width: 360px) {
          .home-fsale .home-fsale-wrap .home-fsale-head .home-fsale-head-item .home-fsale-head-item-countdown span b {
            font-size: 15px;
            min-width: 27.5px; } }
      .home-fsale .home-fsale-wrap .home-fsale-head .home-fsale-head-item .home-fsale-head-item-countdown span strong {
        display: none; }
  .home-fsale .home-fsale-wrap .home-fsale-banner .home-fsale-banner-item {
    position: relative;
    display: none; }
    .home-fsale .home-fsale-wrap .home-fsale-banner .home-fsale-banner-item.active {
      display: block; }
  .home-fsale .home-fsale-wrap .home-fsale-tab {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: var(--color_main2); }
    @media (max-width: 991px) {
      .home-fsale .home-fsale-wrap .home-fsale-tab {
        flex-wrap: nowrap;
        overflow: auto hidden;
        justify-content: flex-start; } }
    .home-fsale .home-fsale-wrap .home-fsale-tab .home-fsale-tab-item {
      flex: 1;
      background: var(--color_main2);
      color: #c3c3c3;
      padding: 20px 0 5px;
      text-align: center;
      cursor: pointer;
      white-space: nowrap;
      min-width: 200px;
      transition: all .5s linear; }
      @media (max-width: 1200px) {
        .home-fsale .home-fsale-wrap .home-fsale-tab .home-fsale-tab-item {
          min-width: 185px; } }
      @media (max-width: 1024px) {
        .home-fsale .home-fsale-wrap .home-fsale-tab .home-fsale-tab-item {
          min-width: 170px; } }
      @media (max-width: 991px) {
        .home-fsale .home-fsale-wrap .home-fsale-tab .home-fsale-tab-item {
          min-width: 155px; } }
      @media (max-width: 767px) {
        .home-fsale .home-fsale-wrap .home-fsale-tab .home-fsale-tab-item {
          min-width: 140px; } }
      @media (max-width: 480px) {
        .home-fsale .home-fsale-wrap .home-fsale-tab .home-fsale-tab-item {
          min-width: 125px; } }
      @media (max-width: 360px) {
        .home-fsale .home-fsale-wrap .home-fsale-tab .home-fsale-tab-item {
          min-width: 110px; } }
      .home-fsale .home-fsale-wrap .home-fsale-tab .home-fsale-tab-item.active {
        color: var(--color_main); }
      .home-fsale .home-fsale-wrap .home-fsale-tab .home-fsale-tab-item strong {
        font-size: 1.75rem;
        display: block;
        line-height: 1;
        margin-bottom: 2.5px; }
      .home-fsale .home-fsale-wrap .home-fsale-tab .home-fsale-tab-item span {
        font-size: 1rem;
        line-height: 1; }
  .home-fsale .home-fsale-wrap .home-fsale-body {
    background: linear-gradient(to bottom, var(--color_main2), transparent);
    padding: 20px 10px 0; }
    .home-fsale .home-fsale-wrap .home-fsale-body .home-fsale-body-item {
      display: none; }
      .home-fsale .home-fsale-wrap .home-fsale-body .home-fsale-body-item.active {
        display: block; }
      .home-fsale .home-fsale-wrap .home-fsale-body .home-fsale-body-item .home-fsale-body-item-data:not(.slick-slider) {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start; }
        .home-fsale .home-fsale-wrap .home-fsale-body .home-fsale-body-item .home-fsale-body-item-data:not(.slick-slider) .product-item {
          width: calc(100%/4);
          margin-bottom: 20px; }
          @media (max-width: 991px) {
            .home-fsale .home-fsale-wrap .home-fsale-body .home-fsale-body-item .home-fsale-body-item-data:not(.slick-slider) .product-item {
              width: calc(100%/2);
              margin-bottom: 10px; } }
      .home-fsale .home-fsale-wrap .home-fsale-body .home-fsale-body-item .home-fsale-body-item-data.slick-slider {
        padding-bottom: 25px; }
        .home-fsale .home-fsale-wrap .home-fsale-body .home-fsale-body-item .home-fsale-body-item-data.slick-slider .slick-dots {
          bottom: 15px; }

.home-six-banner {
  padding: 15px 0;
  padding-top: 0; }
  @media (max-width: 767px) {
    .home-six-banner {
      padding: 15px 0; } }
  .home-six-banner .home-six-banner-head {
    text-align: center; }
  .home-six-banner .home-six-banner-body {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start; }
    @media (max-width: 767px) {
      .home-six-banner .home-six-banner-body {
        margin-left: -5px;
        margin-right: -5px; } }
    @media (min-width: 767px) {
      .home-six-banner .home-six-banner-body {
        margin-left: -10px;
        margin-right: -10px; } }
    @media (max-width: 767px) {
      .home-six-banner .home-six-banner-body {
        display: block;
        margin: 0;
        padding-bottom: 10px;
        margin-bottom: 5px; } }
    .home-six-banner .home-six-banner-body .home-six-banner-body-main {
      width: 50%;
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: flex-start; }
      @media (max-width: 767px) {
        .home-six-banner .home-six-banner-body .home-six-banner-body-main {
          background: #DbDbDb;
          padding: 5px; } }
      .home-six-banner .home-six-banner-body .home-six-banner-body-main.home-six-banner-body-main-left .home-six-banner-item:first-child span {
        top: initial;
        bottom: 20px; }
        @media (max-width: 480px) {
          .home-six-banner .home-six-banner-body .home-six-banner-body-main.home-six-banner-body-main-left .home-six-banner-item:first-child span {
            bottom: 10px; } }
      .home-six-banner .home-six-banner-body .home-six-banner-body-main.home-six-banner-body-main-left .home-six-banner-item:last-child {
        width: 100%; }
        .home-six-banner .home-six-banner-body .home-six-banner-body-main.home-six-banner-body-main-left .home-six-banner-item:last-child span {
          top: initial;
          bottom: 20px;
          left: 20px;
          transform: none; }
          @media (max-width: 480px) {
            .home-six-banner .home-six-banner-body .home-six-banner-body-main.home-six-banner-body-main-left .home-six-banner-item:last-child span {
              bottom: 10px;
              left: 10px; } }
      .home-six-banner .home-six-banner-body .home-six-banner-body-main.home-six-banner-body-main-right .home-six-banner-item:first-child {
        width: 100%; }
        .home-six-banner .home-six-banner-body .home-six-banner-body-main.home-six-banner-body-main-right .home-six-banner-item:first-child span {
          top: initial;
          bottom: 20px;
          left: 20px;
          transform: none; }
          @media (max-width: 480px) {
            .home-six-banner .home-six-banner-body .home-six-banner-body-main.home-six-banner-body-main-right .home-six-banner-item:first-child span {
              bottom: 10px;
              left: 10px; } }
      .home-six-banner .home-six-banner-body .home-six-banner-body-main.home-six-banner-body-main-right .home-six-banner-item:last-child span {
        top: initial;
        bottom: 20px; }
        @media (max-width: 480px) {
          .home-six-banner .home-six-banner-body .home-six-banner-body-main.home-six-banner-body-main-right .home-six-banner-item:last-child span {
            bottom: 10px; } }
      .home-six-banner .home-six-banner-body .home-six-banner-body-main .home-six-banner-item {
        display: block;
        padding: 15px;
        width: 50%; }
        @media (max-width: 767px) {
          .home-six-banner .home-six-banner-body .home-six-banner-body-main .home-six-banner-item {
            padding: 0; } }
        .home-six-banner .home-six-banner-body .home-six-banner-body-main .home-six-banner-item:hover img {
          transform: scale(1.05); }
        .home-six-banner .home-six-banner-body .home-six-banner-body-main .home-six-banner-item a {
          position: relative;
          display: block;
          overflow: hidden;
          border: 10px solid #DbDbDb; }
          .home-six-banner .home-six-banner-body .home-six-banner-body-main .home-six-banner-item a span {
            position: absolute;
            top: 20px;
            left: 50%;
            transform: translateX(-50%);
            font-weight: bold;
            font-size: 1.25rem;
            text-transform: uppercase;
            transition: all 1s linear;
            line-height: 1;
            white-space: nowrap; }
            @media (max-width: 480px) {
              .home-six-banner .home-six-banner-body .home-six-banner-body-main .home-six-banner-item a span {
                top: 10px; } }
            @media (max-width: 360px) {
              .home-six-banner .home-six-banner-body .home-six-banner-body-main .home-six-banner-item a span {
                font-size: 1.1rem; } }
          .home-six-banner .home-six-banner-body .home-six-banner-body-main .home-six-banner-item a img.lazyloaded {
            width: 100%;
            transition: transform 1s linear; }

.home-product-pos {
  position: relative;
  margin: 0 auto;
  margin-top: -10px; }
  .home-product-pos .home-product-pos-item {
    position: absolute;
    z-index: 10;
    cursor: pointer; }
    @media (max-width: 991px) {
      .home-product-pos .home-product-pos-item.left {
        z-index: 100; }
        .home-product-pos .home-product-pos-item.left .home-product-pos-item-dots {
          display: none; } }
    .home-product-pos .home-product-pos-item.left .home-product-pos-item-contents {
      opacity: 1;
      visibility: visible;
      left: 50px;
      min-width: 160px;
      border: 1px solid #840018;
      border-radius: 5px; }
      .home-product-pos .home-product-pos-item.left .home-product-pos-item-contents:after {
        border-color: transparent #FFF transparent transparent;
        left: -20px; }
    @media (max-width: 991px) {
      .home-product-pos .home-product-pos-item.right {
        z-index: 100; }
        .home-product-pos .home-product-pos-item.right .home-product-pos-item-dots {
          display: none; } }
    .home-product-pos .home-product-pos-item.right .home-product-pos-item-contents {
      opacity: 1;
      visibility: visible;
      right: 50px;
      min-width: 160px; }
      @media (max-width: 991px) {
        .home-product-pos .home-product-pos-item.right .home-product-pos-item-contents {
          right: unset; } }
      .home-product-pos .home-product-pos-item.right .home-product-pos-item-contents:after {
        border-color: transparent transparent transparent #FFF;
        right: -20px; }
    .home-product-pos .home-product-pos-item .home-product-pos-item-dots {
      width: 20px;
      height: 20px;
      background: #FFF;
      display: block;
      border-radius: 999px;
      position: relative;
      border: 7.5px solid var(--color_main); }
      .home-product-pos .home-product-pos-item .home-product-pos-item-dots::selection {
        background: transparent; }

@keyframes cusBigger {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.5); }
  100% {
    transform: scale(1); } }

@-webkit-keyframes cusBigger {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.5); }
  100% {
    transform: scale(1); } }
      @media (max-width: 480px) {
        .home-product-pos .home-product-pos-item .home-product-pos-item-dots {
          width: 22.5px;
          height: 22.5px; } }
      .home-product-pos .home-product-pos-item .home-product-pos-item-dots:after {
        content: '';
        position: absolute;
        background: rgba(255, 255, 255, 0.5);
        top: -12px;
        left: -12px;
        width: 30px;
        height: 30px;
        border-radius: 999px;
        animation: cusBigger 1.5s ease-out infinite;
        z-index: -1; }
        @media (max-width: 480px) {
          .home-product-pos .home-product-pos-item .home-product-pos-item-dots:after {
            width: 25px;
            height: 25px;
            top: -8px;
            left: -8.5px; } }
    .home-product-pos .home-product-pos-item .home-product-pos-item-contents {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      background: #fff;
      z-index: 10;
      min-width: 0;
      padding: 10px;
      box-shadow: 0 0 1.5px rgba(0, 0, 0, 0.5);
      opacity: 0;
      visibility: hidden;
      transition: opacity .5s ease-in;
      max-width: 160px;
      overflow: hidden; }
      @media (max-width: 991px) {
        .home-product-pos .home-product-pos-item .home-product-pos-item-contents {
          transform: translate(-50%, -50%);
          position: fixed;
          left: 50% !important;
          max-width: 100%; } }
      .home-product-pos .home-product-pos-item .home-product-pos-item-contents *::selection {
        background: transparent; }
      .home-product-pos .home-product-pos-item .home-product-pos-item-contents:after {
        content: '';
        position: absolute;
        border-style: solid;
        border-width: 10px;
        top: 50%;
        transform: translateY(-50%); }
        @media (max-width: 991px) {
          .home-product-pos .home-product-pos-item .home-product-pos-item-contents:after {
            display: none; } }
      .home-product-pos .home-product-pos-item .home-product-pos-item-contents a {
        display: block;
        margin-top: 5px; }
        .home-product-pos .home-product-pos-item .home-product-pos-item-contents a p {
          font-weight: 600;
          margin: 0;
          margin-bottom: 0;
          font-size: 1rem;
          line-height: 1.25; }
          .home-product-pos .home-product-pos-item .home-product-pos-item-contents a p small {
            font-weight: normal;
            color: #aaa; }
          .home-product-pos .home-product-pos-item .home-product-pos-item-contents a p i {
            display: none !important; }
        .home-product-pos .home-product-pos-item .home-product-pos-item-contents a span {
          font-weight: bold;
          font-size: .85rem;
          color: #F30; }

.home-insta {
  padding: 15px 0; }
  @media (max-width: 767px) {
    .home-insta {
      padding: 15px 0; } }
  .home-insta .home-insta-body {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch; }
    .home-insta .home-insta-body .home-insta-body-left {
      width: 35%;
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: flex-start;
      gap: 15px;
      align-content: flex-start; }
      @media (max-width: 991px) {
        .home-insta .home-insta-body .home-insta-body-left {
          order: 2;
          width: 100%;
          margin-bottom: 15px;
          justify-content: space-between;
          padding-right: 0; } }
    .home-insta .home-insta-body .home-insta-body-center {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: flex-start;
      align-content: center;
      text-align: center;
      width: 30%;
      padding: 15px;
      background: #eff3f2;
      margin: 0; }
      .home-insta .home-insta-body .home-insta-body-center figture {
        width: 100%;
        margin: 0 0 25px; }
        .home-insta .home-insta-body .home-insta-body-center figture img {
          max-width: 50px; }
      @media (max-width: 991px) {
        .home-insta .home-insta-body .home-insta-body-center {
          order: 1;
          width: 100%;
          margin-bottom: 15px; } }
    .home-insta .home-insta-body .home-insta-body-right {
      width: 35%;
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-end;
      align-items: flex-end;
      gap: 15px;
      align-content: flex-start; }
      @media (max-width: 991px) {
        .home-insta .home-insta-body .home-insta-body-right {
          order: 3;
          width: 100%;
          justify-content: space-between;
          padding-left: 0; } }
    .home-insta .home-insta-body .home-insta-body-item {
      width: calc(50% - 15px);
      overflow: hidden; }
      @media (max-width: 991px) {
        .home-insta .home-insta-body .home-insta-body-item {
          width: calc((100%/3) - 10px); } }
      .home-insta .home-insta-body .home-insta-body-item img {
        transition: all .4s; }
        .home-insta .home-insta-body .home-insta-body-item img:hover {
          filter: brightness(0.5);
          transform: scale(1.1); }

.home-product-tab {
  padding: 15px 0; }
  @media (max-width: 767px) {
    .home-product-tab {
      padding: 15px 0; } }
  .home-product-tab .home-product-tab-head {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch; }
    .home-product-tab .home-product-tab-head .home-product-tab-head-left {
      width: 30%; }
      @media (max-width: 991px) {
        .home-product-tab .home-product-tab-head .home-product-tab-head-left {
          width: 100%; } }
      .home-product-tab .home-product-tab-head .home-product-tab-head-left ul {
        list-style-type: none;
        padding: 0; }
        @media (max-width: 991px) {
          .home-product-tab .home-product-tab-head .home-product-tab-head-left ul {
            display: flex;
            flex-wrap: wrap;
            justify-content: flex-start;
            align-items: flex-start;
            gap: 15px;
            margin-bottom: 5px; } }
        @media (max-width: 991px) {
          .home-product-tab .home-product-tab-head .home-product-tab-head-left ul li {
            margin-bottom: 0 !important;
            width: 100%; }
            .home-product-tab .home-product-tab-head .home-product-tab-head-left ul li:first-child {
              width: 100%; }
              .home-product-tab .home-product-tab-head .home-product-tab-head-left ul li:first-child a {
                gap: 15px; } }
      @media (max-width: 991px) and (max-width: 991px) {
        .home-product-tab .home-product-tab-head .home-product-tab-head-left ul li:first-child a strong {
          width: auto;
          padding-left: 0; } }
        .home-product-tab .home-product-tab-head .home-product-tab-head-left ul li:not(:last-child) {
          margin-bottom: 10px; }
        .home-product-tab .home-product-tab-head .home-product-tab-head-left ul li.active a {
          background: var(--color_main2); }
          .home-product-tab .home-product-tab-head .home-product-tab-head-left ul li.active a strong, .home-product-tab .home-product-tab-head .home-product-tab-head-left ul li.active a span {
            color: #FFF; }
          .home-product-tab .home-product-tab-head .home-product-tab-head-left ul li.active a img {
            filter: none; }
        .home-product-tab .home-product-tab-head .home-product-tab-head-left ul li a {
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
          align-items: center;
          padding: 6px 10px;
          border-radius: 5px;
          background: #F4F4F4; }
          .home-product-tab .home-product-tab-head .home-product-tab-head-left ul li a:hover {
            color: var(--color_main); }
          .home-product-tab .home-product-tab-head .home-product-tab-head-left ul li a img {
            filter: brightness(0) invert(0);
            width: 50px;
            transition: all .5s;
            max-width: 48px; }
            @media (max-width: 360px) {
              .home-product-tab .home-product-tab-head .home-product-tab-head-left ul li a img {
                max-width: 35px; } }
          .home-product-tab .home-product-tab-head .home-product-tab-head-left ul li a strong {
            display: block;
            width: auto;
            flex: 1;
            padding-left: 15px;
            transition: all .5s; }
            @media (max-width: 360px) {
              .home-product-tab .home-product-tab-head .home-product-tab-head-left ul li a strong {
                font-size: .85rem;
                width: calc(100% - 37px); } }
            .home-product-tab .home-product-tab-head .home-product-tab-head-left ul li a strong span {
              display: block;
              color: #AAA;
              font-weight: normal;
              margin-top: 5px;
              transition: all .5s; }
              @media (max-width: 360px) {
                .home-product-tab .home-product-tab-head .home-product-tab-head-left ul li a strong span {
                  font-size: .75rem; } }
    .home-product-tab .home-product-tab-head .home-product-tab-head-right {
      width: 70%;
      padding-left: 10px; }
      @media (max-width: 991px) {
        .home-product-tab .home-product-tab-head .home-product-tab-head-right {
          width: 100%;
          padding-left: 0;
          display: none; } }
      .home-product-tab .home-product-tab-head .home-product-tab-head-right a {
        display: block;
        opacity: 0;
        visibility: hidden;
        height: 0;
        overflow: hidden;
        border-radius: 5px; }
        .home-product-tab .home-product-tab-head .home-product-tab-head-right a.active {
          opacity: 1;
          visibility: visible;
          height: 100%; }
          .home-product-tab .home-product-tab-head .home-product-tab-head-right a.active img.loaded {
            transform: none;
            position: relative; }
        .home-product-tab .home-product-tab-head .home-product-tab-head-right a img {
          object-fit: cover;
          height: 100%;
          transition: transform 2s;
          transform: scale(1.1); }
  .home-product-tab .home-product-tab-body {
    margin: 10px 0 0; }
    .home-product-tab .home-product-tab-body .home-product-tab-body-item {
      display: none;
      border-radius: 5px; }
      .home-product-tab .home-product-tab-body .home-product-tab-body-item.active {
        display: block;
        background-color: #f7f7f7;
        padding: 20px 10px 30px 10px; }
      @media (max-width: 767px) {
        .home-product-tab .home-product-tab-body .home-product-tab-body-item .home-product-tab-body-item-data {
          margin-left: -5px;
          margin-right: -5px; } }
      @media (min-width: 767px) {
        .home-product-tab .home-product-tab-body .home-product-tab-body-item .home-product-tab-body-item-data {
          margin-left: -10px;
          margin-right: -10px; } }

.home-store {
  padding: 15px 0; }
  @media (max-width: 767px) {
    .home-store {
      padding: 15px 0; } }
  .home-store .home-store-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    /*@media(min-width: 2560px){
			max-width: 1340px;
			margin: auto;
		}*/ }
    .home-store .home-store-wrap .home-store-wrap-left {
      width: 40%;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      align-content: center;
      text-align: center;
      padding: 0 10% 0 15%; }
      @media (max-width: 991px) {
        .home-store .home-store-wrap .home-store-wrap-left {
          width: 100%;
          padding: 0 15px;
          margin-bottom: 15px; } }
      .home-store .home-store-wrap .home-store-wrap-left a {
        margin-top: 25px; }
        @media (max-width: 1200px) {
          .home-store .home-store-wrap .home-store-wrap-left a {
            margin-top: 22.5px; } }
        @media (max-width: 1024px) {
          .home-store .home-store-wrap .home-store-wrap-left a {
            margin-top: 20.0px; } }
        @media (max-width: 991px) {
          .home-store .home-store-wrap .home-store-wrap-left a {
            margin-top: 17.5px; } }
        @media (max-width: 767px) {
          .home-store .home-store-wrap .home-store-wrap-left a {
            margin-top: 15.0px; } }
        @media (max-width: 480px) {
          .home-store .home-store-wrap .home-store-wrap-left a {
            margin-top: 12.5px; } }
        @media (max-width: 360px) {
          .home-store .home-store-wrap .home-store-wrap-left a {
            margin-top: 10.0px; } }
    .home-store .home-store-wrap .home-store-wrap-right {
      width: 60%;
      position: relative; }
      @media (max-width: 991px) {
        .home-store .home-store-wrap .home-store-wrap-right {
          width: 100%;
          margin-bottom: 30px; } }
      .home-store .home-store-wrap .home-store-wrap-right:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 125px;
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), white); }
        @media (max-width: 991px) {
          .home-store .home-store-wrap .home-store-wrap-right:before {
            bottom: -1px; } }
      .home-store .home-store-wrap .home-store-wrap-right:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 250px;
        height: 100%;
        background-image: linear-gradient(to left, rgba(255, 255, 255, 0), white); }
        @media (max-width: 991px) {
          .home-store .home-store-wrap .home-store-wrap-right:after {
            display: none; } }

.home-policy {
  padding: 15px 0; }
  @media (max-width: 767px) {
    .home-policy {
      padding: 15px 0; } }
  .home-policy .home-policy-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start; }
    @media (max-width: 767px) {
      .home-policy .home-policy-wrap {
        margin-left: -5px;
        margin-right: -5px; } }
    @media (min-width: 767px) {
      .home-policy .home-policy-wrap {
        margin-left: -10px;
        margin-right: -10px; } }
    .home-policy .home-policy-wrap li {
      text-align: center;
      width: calc(100%/4); }
      @media (max-width: 767px) {
        .home-policy .home-policy-wrap li {
          padding-left: 5px;
          padding-right: 5px; } }
      @media (min-width: 767px) {
        .home-policy .home-policy-wrap li {
          padding-left: 10px;
          padding-right: 10px; } }
      @media (max-width: 767px) {
        .home-policy .home-policy-wrap li {
          width: calc(100%/2); } }
      .home-policy .home-policy-wrap li img {
        max-width: 45px;
        margin-bottom: 10px; }
      .home-policy .home-policy-wrap li strong, .home-policy .home-policy-wrap li span, .home-policy .home-policy-wrap li a {
        display: block;
        margin: 5px 0; }
      .home-policy .home-policy-wrap li a:hover {
        background-image: linear-gradient(to right, #832707 10%, #ff5c22 20%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
      .home-policy .home-policy-wrap li span {
        font-size: .85rem;
        color: #AAA; }

.home-product-grid {
  padding: 15px 0;
  padding-bottom: 0; }
  @media (max-width: 767px) {
    .home-product-grid {
      padding: 15px 0; } }
  .home-product-grid .home-product-grid-head {
    text-align: center;
    margin-bottom: 30px; }
  .home-product-grid .home-product-grid-body {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start; }
    @media (max-width: 767px) {
      .home-product-grid .home-product-grid-body {
        margin-left: -5px;
        margin-right: -5px; } }
    @media (min-width: 767px) {
      .home-product-grid .home-product-grid-body {
        margin-left: -10px;
        margin-right: -10px; } }
    .home-product-grid .home-product-grid-body .product-item {
      width: calc(100%/4); }
      @media (max-width: 767px) {
        .home-product-grid .home-product-grid-body .product-item {
          padding-left: 5px;
          padding-right: 5px; } }
      @media (min-width: 767px) {
        .home-product-grid .home-product-grid-body .product-item {
          padding-left: 10px;
          padding-right: 10px; } }
      @media (min-width: 768px) and (max-width: 992px) {
        .home-product-grid .home-product-grid-body .product-item {
          width: calc(100%/3); } }
      @media (max-width: 767px) {
        .home-product-grid .home-product-grid-body .product-item {
          width: calc(100%/2); } }

@media (max-width: 767px) {
  .home-product-pos {
    overflow: hidden; } }

.home-new-tab {
  padding: 20px 0;
  background: #F5F7FD; }
  .home-new-tab .section-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid var(--color_main2);
    border-bottom-left-radius: 12px; }
    .home-new-tab .section-title .title {
      font-size: 25px;
      background: var(--color_main2);
      border-bottom-right-radius: 0 !important;
      margin: 0;
      color: #fff;
      border-radius: 10px;
      padding: 8px 16px;
      position: relative; }
      .home-new-tab .section-title .title:after {
        content: "";
        height: 15px;
        bottom: 0;
        position: absolute;
        width: 42px;
        right: -42px;
        border-radius: 0px 0px 0px 26px;
        box-shadow: -15px 0px 0px 0px var(--color_main2);
        pointer-events: none; }
  .home-new-tab .section-content {
    background: #fff;
    padding: 20px 0;
    border-radius: 4px; }
    @media (max-width: 991px) {
      .home-new-tab .section-content {
        padding: 20px 10px; } }
  .home-new-tab .new-tab-wrap {
    display: grid;
    grid-template-columns: 20% 80%;
    padding: 10px; }
    .home-new-tab .new-tab-wrap .newtab-left {
      padding-right: 10px; }
      .home-new-tab .new-tab-wrap .newtab-left .newtab-control .item-title {
        margin-bottom: 10px; }
        .home-new-tab .new-tab-wrap .newtab-left .newtab-control .item-title a {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          border: 1px solid #dee2e6;
          padding: 8px;
          border-radius: 10px;
          transition: all 0.2s linear;
          white-space: nowrap; }
          .home-new-tab .new-tab-wrap .newtab-left .newtab-control .item-title a:hover, .home-new-tab .new-tab-wrap .newtab-left .newtab-control .item-title a.active {
            color: var(--color_main);
            border-color: var(--color_main); }
    .home-new-tab .new-tab-wrap .newtab-right {
      padding-left: 10px; }
      .home-new-tab .new-tab-wrap .newtab-right .item-tab-content {
        display: none; }
        .home-new-tab .new-tab-wrap .newtab-right .item-tab-content.active {
          display: block; }
        .home-new-tab .new-tab-wrap .newtab-right .item-tab-content .list-product {
          display: grid;
          grid-template-columns: repeat(4, 1fr);
          gap: 10px; }
    @media (max-width: 991px) {
      .home-new-tab .new-tab-wrap {
        display: block;
        padding: 10px 0; }
        .home-new-tab .new-tab-wrap .newtab-left {
          padding-right: 0px; }
          .home-new-tab .new-tab-wrap .newtab-left .newtab-control {
            display: flex;
            overflow: auto;
            align-items: center;
            gap: 16px; }
            .home-new-tab .new-tab-wrap .newtab-left .newtab-control .item-title {
              margin-bottom: 10px; }
              .home-new-tab .new-tab-wrap .newtab-left .newtab-control .item-title a {
                padding: 8px 16px; }
        .home-new-tab .new-tab-wrap .newtab-right {
          padding-left: 0; }
          .home-new-tab .new-tab-wrap .newtab-right .item-tab-content {
            display: none; }
            .home-new-tab .new-tab-wrap .newtab-right .item-tab-content.active {
              display: block; }
            .home-new-tab .new-tab-wrap .newtab-right .item-tab-content .list-product.slick-slider {
              display: block; }
              .home-new-tab .new-tab-wrap .newtab-right .item-tab-content .list-product.slick-slider .slick-dots {
                position: absolute;
                bottom: -15px;
                display: flex;
                align-items: center;
                justify-content: center;
                width: 100%;
                z-index: 9; } }
          @media (max-width: 991px) and (max-width: 1024px) {
            .home-new-tab .new-tab-wrap .newtab-right .item-tab-content .list-product.slick-slider .slick-dots {
              bottom: -10px;
              padding: 0; } }
    @media (max-width: 991px) {
                .home-new-tab .new-tab-wrap .newtab-right .item-tab-content .list-product.slick-slider .slick-dots li {
                  margin: 0; }
                  .home-new-tab .new-tab-wrap .newtab-right .item-tab-content .list-product.slick-slider .slick-dots li.slick-active button {
                    background: rgba(0, 0, 0, 0.6);
                    border: 1px solid rgba(0, 0, 0, 0.6); }
                  .home-new-tab .new-tab-wrap .newtab-right .item-tab-content .list-product.slick-slider .slick-dots li button {
                    font-size: 0;
                    background: rgba(0, 0, 0, 0.15);
                    border: 1px solid rgba(0, 0, 0, 0.15);
                    width: 20px;
                    height: 5px;
                    transform: scale(1);
                    border-radius: 0; }
            .home-new-tab .new-tab-wrap .newtab-right .item-tab-content .list-product:not(.slick-slider) {
              display: flex;
              flex-wrap: wrap;
              gap: 0; }
              .home-new-tab .new-tab-wrap .newtab-right .item-tab-content .list-product:not(.slick-slider) .product-item {
                flex: 0 0 50%;
                max-width: 50%;
                padding: 0 3px; } }

@media (min-width: 1000px) {
  .banner-items {
    margin-top: auto;
    margin-bottom: 0; }
  .tab-wrapper .list-product .product-item {
    margin: 0;
    padding: 0; }
  .home-new-tab .new-tab-wrap .newtab-left {
    display: flex;
    flex-wrap: wrap; } }

.home-new-tab .new-tab-wrap {
  grid-template-columns: 0.2fr 0.8fr; }

@media (min-width: 1000px) {
  .tab-wrapper .list-product .product-item {
    min-width: 0; }
  .home-new-tab .new-tab-wrap .newtab-left {
    min-width: 0; }
  .home-new-tab .new-tab-wrap .newtab-right {
    min-width: 0; } }
