@charset "UTF-8";
.headers3-bot {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; }
  @media (max-width: 991px) {
    .headers3-bot {
      display: none !important; } }
  .headers3-bot > nav {
    display: block;
    overflow-x: hidden;
    width: calc(100% - 60px); }
    .headers3-bot > nav ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .headers3-bot > nav .menu0 {
      display: flex;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center;
      gap: 30px;
      white-space: nowrap;
      min-width: fit-content;
      /* All */
      /* End All */ }
      .headers3-bot > nav .menu0 .header-menu-horizontal-head, .headers3-bot > nav .menu0 .header-menu-horizontal-foot {
        display: none; }
      .headers3-bot > nav .menu0 li {
        transition: all .5s ease; }
        .headers3-bot > nav .menu0 li.active > a {
          color: var(--color_main); }
          .headers3-bot > nav .menu0 li.active > a svg, .headers3-bot > nav .menu0 li.active > a svg * {
            fill: var(--color_main); }
        .headers3-bot > nav .menu0 li:hover > ul {
          opacity: 1 !important;
          visibility: visible !important;
          transform: none !important; }
        .headers3-bot > nav .menu0 li a {
          font-size: .9rem;
          font-weight: inherit;
          transition: all .5s ease;
          display: flex;
          flex-wrap: nowrap;
          justify-content: space-between;
          align-items: center;
          gap: 10px; }
          .headers3-bot > nav .menu0 li a span {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            align-items: center;
            transition: all .5s ease;
            display: none !important; }
            .headers3-bot > nav .menu0 li a span svg {
              transition: all .5s ease; }
        .headers3-bot > nav .menu0 li:not(.isMega) ul {
          position: absolute;
          background: #FFF;
          z-index: 9;
          width: 185px;
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
          visibility: hidden;
          opacity: 0;
          transition: all .25s ease;
          border-top: 3px solid var(--color_main); }
      .headers3-bot > nav .menu0 > li {
        padding: 10px 0; }
        .headers3-bot > nav .menu0 > li:hover > a {
          font-weight: bold;
          font-size: 1rem;
          text-decoration: underline;
          text-decoration-color: #000;
          color: #000; }
          .headers3-bot > nav .menu0 > li:hover > a svg, .headers3-bot > nav .menu0 > li:hover > a svg * {
            fill: var(--color_main); }
        .headers3-bot > nav .menu0 > li > a {
          letter-spacing: 0.5px;
          color: #333;
          text-decoration: underline;
          text-decoration-color: #FFF; }
        .headers3-bot > nav .menu0 > li:not(.isMega) .menu1 {
          top: 100%;
          left: auto;
          transform: scaleX(0) translateY(20px); }
          .headers3-bot > nav .menu0 > li:not(.isMega) .menu1 li {
            position: relative; }
            .headers3-bot > nav .menu0 > li:not(.isMega) .menu1 li:not(:last-child) a {
              border-bottom: 1px solid #EbEbEb; }
            .headers3-bot > nav .menu0 > li:not(.isMega) .menu1 li > a {
              padding: 10px 15px;
              transition: all .15s ease;
              white-space: initial;
              display: flex;
              flex-wrap: nowrap;
              justify-content: space-between;
              align-items: center;
              gap: 10px; }
              .headers3-bot > nav .menu0 > li:not(.isMega) .menu1 li > a span {
                display: flex;
                flex-wrap: wrap;
                justify-content: center;
                align-items: center; }
              .headers3-bot > nav .menu0 > li:not(.isMega) .menu1 li > a:hover {
                background: var(--color_main);
                color: var(--color2); }
                .headers3-bot > nav .menu0 > li:not(.isMega) .menu1 li > a:hover svg, .headers3-bot > nav .menu0 > li:not(.isMega) .menu1 li > a:hover svg * {
                  fill: var(--color2); }
            .headers3-bot > nav .menu0 > li:not(.isMega) .menu1 li .menu2, .headers3-bot > nav .menu0 > li:not(.isMega) .menu1 li .menu3 {
              top: 0;
              left: 100%;
              transform: scaleX(0) translateX(20px); }
        .headers3-bot > nav .menu0 > li.isMega:hover .mega-box {
          visibility: visible;
          opacity: 1;
          transition: all .25s ease;
          transform: none; }
        .headers3-bot > nav .menu0 > li.isMega .mega-box {
          position: absolute;
          left: 0;
          right: 0;
          top: calc(100%);
          background: #FFF;
          box-shadow: 0 0 1px 1.5px rgba(0, 0, 0, 0.05);
          visibility: hidden;
          opacity: 0;
          transition: all .15s ease;
          transform: scaleY(0) translateY(20px);
          transform-origin: top; }
          .headers3-bot > nav .menu0 > li.isMega .mega-box .mega-box-wrap {
            display: grid;
            gap: 30px;
            padding: 30px 0; }
            .headers3-bot > nav .menu0 > li.isMega .mega-box .mega-box-wrap > * {
              min-width: 0; }
            .headers3-bot > nav .menu0 > li.isMega .mega-box .mega-box-wrap.is_thuong_hieu .mega-box-right .menu1 {
              justify-content: center;
              gap: 45px;
              grid-auto-flow: column;
              grid-template-columns: inherit; }
              .headers3-bot > nav .menu0 > li.isMega .mega-box .mega-box-wrap.is_thuong_hieu .mega-box-right .menu1 li:hover a img {
                transform: scale(1.05); }
              .headers3-bot > nav .menu0 > li.isMega .mega-box .mega-box-wrap.is_thuong_hieu .mega-box-right .menu1 li a {
                opacity: 1; }
                .headers3-bot > nav .menu0 > li.isMega .mega-box .mega-box-wrap.is_thuong_hieu .mega-box-right .menu1 li a img {
                  max-width: 150px;
                  transition: all .5s; }
            .headers3-bot > nav .menu0 > li.isMega .mega-box .mega-box-wrap.has_image.image_pos_left_mega {
              grid-template-columns: 250px 1fr; }
            .headers3-bot > nav .menu0 > li.isMega .mega-box .mega-box-wrap.has_image.image_pos_right_mega {
              grid-template-columns: 1fr 250px; }
              .headers3-bot > nav .menu0 > li.isMega .mega-box .mega-box-wrap.has_image.image_pos_right_mega .mega-box-left {
                order: 2; }
            .headers3-bot > nav .menu0 > li.isMega .mega-box .mega-box-wrap .mega-box-left {
              overflow: hidden; }
              .headers3-bot > nav .menu0 > li.isMega .mega-box .mega-box-wrap .mega-box-left img {
                transition: all .25s;
                transform: scale(1.1); }
                .headers3-bot > nav .menu0 > li.isMega .mega-box .mega-box-wrap .mega-box-left img:hover {
                  transform: none; }
            .headers3-bot > nav .menu0 > li.isMega .mega-box .mega-box-wrap .mega-box-right ul.menu1 {
              display: grid;
              grid-template-columns: repeat(var(--column_mega), 1fr);
              gap: 15px; }
              .headers3-bot > nav .menu0 > li.isMega .mega-box .mega-box-wrap .mega-box-right ul.menu1 > * {
                min-width: 0; }
              .headers3-bot > nav .menu0 > li.isMega .mega-box .mega-box-wrap .mega-box-right ul.menu1 > li > a {
                padding-bottom: 10px;
                text-transform: uppercase;
                font-weight: 400;
                opacity: .65;
                font-size: .9rem; }
                .headers3-bot > nav .menu0 > li.isMega .mega-box .mega-box-wrap .mega-box-right ul.menu1 > li > a span {
                  display: none; }
              .headers3-bot > nav .menu0 > li.isMega .mega-box .mega-box-wrap .mega-box-right ul.menu1 > li .menu2 li a {
                color: var(--color);
                font-weight: 500;
                padding: 2.5px 0; }
                .headers3-bot > nav .menu0 > li.isMega .mega-box .mega-box-wrap .mega-box-right ul.menu1 > li .menu2 li a:hover {
                  color: var(--color_main); }

.home-bancon .home-bancon-items {
  padding: 20px 0; }
  .home-bancon .home-bancon-items .home-bancon-item {
    padding: 20px 0;
    display: grid;
    place-items: center;
    gap: 40px; }
    .home-bancon .home-bancon-items .home-bancon-item > * {
      min-width: 0; }
    @media (min-width: 1024px) {
      .home-bancon .home-bancon-items .home-bancon-item {
        grid-template-columns: 1fr calc(100%/3); } }
    @media (min-width: 1024px) {
      .home-bancon .home-bancon-items .home-bancon-item.reverse {
        grid-template-columns: calc(100%/3) 1fr; }
        .home-bancon .home-bancon-items .home-bancon-item.reverse .home-bancon-item-ban {
          order: 2; } }
    .home-bancon .home-bancon-items .home-bancon-item .home-bancon-item-ban {
      overflow: hidden; }
      .home-bancon .home-bancon-items .home-bancon-item .home-bancon-item-ban:hover img {
        transform: scale(1.05); }
      .home-bancon .home-bancon-items .home-bancon-item .home-bancon-item-ban picture {
        display: block; }
        .home-bancon .home-bancon-items .home-bancon-item .home-bancon-item-ban picture img {
          width: 100%;
          transition: all .5s; }
    .home-bancon .home-bancon-items .home-bancon-item .home-bancon-item-con {
      display: flex;
      flex-direction: column;
      place-items: center;
      gap: 40px; }
      .home-bancon .home-bancon-items .home-bancon-item .home-bancon-item-con img {
        max-width: 200px;
        margin: 0 auto; }
      .home-bancon .home-bancon-items .home-bancon-item .home-bancon-item-con h2 {
        font-size: 2rem;
        font-weight: 600;
        text-transform: uppercase;
        color: #18181A;
        margin: 0; }
      .home-bancon .home-bancon-items .home-bancon-item .home-bancon-item-con button {
        border: 1px solid #18181A;
        padding: 13px 48px;
        border-radius: 3px;
        color: #18181A;
        transition: all .3s; }
        .home-bancon .home-bancon-items .home-bancon-item .home-bancon-item-con button:hover {
          background: #18181A;
          color: #FFF; }
        .home-bancon .home-bancon-items .home-bancon-item .home-bancon-item-con button .text {
          transition: none; }

.footer-newsletter {
  position: relative;
  overflow: hidden;
  background: #fff;
  border-bottom: 1px solid #ECEEF1;
  border-top: 1px solid #ECEEF1; }
  .footer-newsletter .textbox-content {
    padding: 60px 10px;
    background: #fff;
    text-align: center; }
    .footer-newsletter .textbox-content h2 {
      font-size: 16px;
      line-height: 24px;
      font-weight: 600;
      margin-bottom: 24px; }
    .footer-newsletter .textbox-content p {
      font-size: 15px;
      line-height: 24px;
      font-weight: 400; }
    .footer-newsletter .textbox-content a {
      min-width: 250px; }
    .footer-newsletter .textbox-content form {
      max-width: 585px;
      margin: 0 auto;
      width: 100%;
      position: relative; }
      .footer-newsletter .textbox-content form input.form-control {
        outline: none;
        box-shadow: none;
        padding-right: 150px;
        padding-left: 0;
        width: 100%;
        border-radius: 0;
        border: none;
        border-bottom: 2px solid #18181A;
        font-size: 12px; }
      .footer-newsletter .textbox-content form .button {
        font-size: 12px;
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        border-radius: 3px; }

.footer-main {
  font-size: 14px;
  background: #f6f6f6; }
  .footer-main .footer-row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 60px 0; }
    .footer-main .footer-row > * {
      min-width: 0; }
    @media (min-width: 1024px) {
      .footer-main .footer-row {
        grid-template-columns: 25% 1fr; } }
    @media (min-width: 1200px) {
      .footer-main .footer-row {
        grid-template-columns: 30% 1fr; } }
    @media (min-width: 1024px) {
      .footer-main .footer-row .footer-col--left {
        display: grid;
        grid-template-columns: 1fr;
        gap: 16px; }
        .footer-main .footer-row .footer-col--left > * {
          min-width: 0; } }
    @media (min-width: 1024px) {
      .footer-main .footer-row .footer-col--right {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 16px; }
        .footer-main .footer-row .footer-col--right > * {
          min-width: 0; } }
    @media (min-width: 1024px) {
      .footer-main .footer-row .footer-col--right .footer-more {
        grid-column: span 4;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 16px; }
        .footer-main .footer-row .footer-col--right .footer-more > * {
          min-width: 0; } }
  .footer-main .footer-more .widget-title {
    padding: 0;
    border: 0;
    font-size: 16px;
    padding: 22px 0; }
    @media (min-width: 1024px) {
      .footer-main .footer-more .widget-title {
        padding: 0; } }
  .footer-main .footer-more .contentSocialBlog .marlee-follow-buttons {
    gap: 1rem; }
    .footer-main .footer-more .contentSocialBlog .marlee-follow-buttons a {
      padding: 0;
      max-width: inherit;
      flex: inherit; }
      .footer-main .footer-more .contentSocialBlog .marlee-follow-buttons a .social-tooltip {
        display: none; }
  .footer-main .footer-more .footer-btc {
    padding: 22px 0; }
    @media (min-width: 1024px) {
      .footer-main .footer-more .footer-btc {
        padding: 0; } }
    .footer-main .footer-more .footer-btc img {
      max-width: 192px; }
  .footer-main .footer-block {
    width: 100%;
    height: unset;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 14px; }
    .footer-main .footer-block .footer-title {
      padding: 22px 0;
      border-bottom: 1px solid #b7b7b7;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .footer-main .footer-block .footer-title h4 {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 0;
        text-transform: uppercase; }
      .footer-main .footer-block .footer-title svg {
        width: 14px;
        height: 14px;
        fill: #000;
        -ms-transform: rotate(-270deg);
        transform: rotate(-270deg);
        transition: .5s ease-in-out; }
    .footer-main .footer-block .footer-wrapper {
      display: none;
      position: relative;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-pack: justify;
      justify-content: space-between;
      height: 100%;
      width: 100%;
      -webkit-transition: transform 0.5s ease;
      transition: transform 0.5s ease; }
      .footer-main .footer-block .footer-wrapper .footer-link {
        padding: 8px 24px 24px;
        border-bottom: 1px solid #b7b7b7; }
        .footer-main .footer-block .footer-wrapper .footer-link a {
          font-size: 12px;
          line-height: 20px;
          font-weight: 700;
          text-transform: uppercase;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
          align-items: center;
          color: #000; }
          .footer-main .footer-block .footer-wrapper .footer-link a span.icon {
            margin-right: 10px;
            height: initial;
            line-height: initial;
            margin-left: -5px; }
          .footer-main .footer-block .footer-wrapper .footer-link a svg {
            width: 15px;
            height: 11px;
            vertical-align: 0px; }
      .footer-main .footer-block .footer-wrapper a.img {
        margin-bottom: 16px;
        display: block; }
      .footer-main .footer-block .footer-wrapper ul {
        list-style-type: none;
        margin: 0;
        padding: 0; }
        .footer-main .footer-block .footer-wrapper ul li {
          margin-bottom: 16px;
          padding-right: 20px; }
          .footer-main .footer-block .footer-wrapper ul li a {
            display: block; }
          .footer-main .footer-block .footer-wrapper ul li span {
            display: block; }
          .footer-main .footer-block .footer-wrapper ul li span.text {
            color: #666; }
      .footer-main .footer-block .footer-wrapper .list-payments {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        column-gap: 4px;
        margin-bottom: 20px; }
        .footer-main .footer-block .footer-wrapper .list-payments .payments-icon {
          max-width: 32px; }
    .footer-main .footer-block.expanded .footer-title svg {
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
      transition: .5s ease-in-out; }
    .footer-main .footer-block.expanded .footer-wrapper {
      display: -ms-flexbox;
      display: flex; }
    .footer-main .footer-block.expanded .footer-content {
      padding: 20px 24px 10px; }
  @media (min-width: 1024px) {
    .footer-main {
      background: #fff; }
      .footer-main .footer-block {
        width: 100%;
        height: unset;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column; }
        .footer-main .footer-block .footer-title {
          padding: 0;
          border-bottom: none; }
          .footer-main .footer-block .footer-title h4 {
            margin-bottom: 16px; }
          .footer-main .footer-block .footer-title svg {
            display: none; }
        .footer-main .footer-block .footer-wrapper {
          display: -ms-flexbox;
          display: flex; }
          .footer-main .footer-block .footer-wrapper .footer-link {
            padding: 8px 24px 24px 0;
            border-bottom: none; } }

.footer-bottom {
  font-size: 14px;
  padding: 8px 0;
  background: #27282D; }
  .footer-bottom .list-social {
    display: -ms-flexbox;
    display: flex;
    clear: both;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 15px; }
    .footer-bottom .list-social .icon-social {
      width: 24px;
      height: 24px;
      background-color: #000;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: 0 8px;
      cursor: pointer;
      color: #fff; }
      .footer-bottom .list-social .icon-social svg {
        width: 16px;
        height: 16px;
        fill: #fff; }
  .footer-bottom .appstore-wrapper {
    display: -ms-flexbox;
    display: flex;
    clear: both;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    column-gap: 16px;
    margin-top: 10px; }
    .footer-bottom .appstore-wrapper .appstore-item {
      display: inline-block;
      width: auto;
      vertical-align: top; }
      .footer-bottom .appstore-wrapper .appstore-item svg {
        height: 40px; }
  .footer-bottom .footer-copyright {
    text-align: center;
    color: #FFF; }
    .footer-bottom .footer-copyright p {
      font-size: 14px;
      margin-bottom: 0;
      color: #FFF;
      text-transform: uppercase; }
    .footer-bottom .footer-copyright a {
      color: #FFF; }
  @media (min-width: 1024px) {
    .footer-bottom .list-social {
      margin-bottom: 0;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    .footer-bottom .appstore-wrapper {
      margin-top: 0;
      -ms-flex-pack: end;
      justify-content: flex-end; } }

.article-item .article-item-wrap {
  display: grid;
  grid-template-columns: 40% 1fr;
  gap: 1.25rem; }
  @media (min-width: 600px) {
    .article-item .article-item-wrap {
      align-items: center; } }
  .article-item .article-item-wrap > * {
    min-width: 0; }
  .article-item .article-item-wrap .article-item-image {
    display: block;
    aspect-ratio: 4/3; }
    .article-item .article-item-wrap .article-item-image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .article-item .article-item-wrap .article-item-detail > span {
    font-size: .8rem;
    font-weight: 400; }
  .article-item .article-item-wrap .article-item-detail h3 {
    font-size: 1.1rem;
    line-height: 1.5;
    font-weight: 600; }
  .article-item .article-item-wrap .article-item-detail .article-item-detail-content {
    font-size: .9rem;
    margin-bottom: 5px;
    font-weight: 400; }
  .article-item .article-item-wrap .article-item-detail > a {
    font-size: .9rem;
    font-weight: 500; }

.pblog h2 {
  color: #18181A;
  margin-bottom: 25px;
  display: flex;
  position: relative;
  white-space: nowrap;
  font-size: 1.25rem;
  gap: 15px; }
  @media (min-width: 992px) {
    .pblog h2 {
      font-size: 1.5rem;
      gap: 30px; } }
  .pblog h2:after {
    content: "";
    width: 100%;
    border-bottom: 1px solid #DbDbDb; }

.pblog .container > *:not(.breadcrumb) {
  margin-bottom: 2.5rem; }

.pblog .pblog-bigban img {
  width: 100%; }

.pblog .pblog-newest .pblog-newest-items {
  display: grid;
  gap: 1rem; }
  .pblog .pblog-newest .pblog-newest-items > * {
    min-width: 0; }
  @media (min-width: 1024px) {
    .pblog .pblog-newest .pblog-newest-items {
      grid-template-columns: 1fr 1fr; } }
  .pblog .pblog-newest .pblog-newest-items .pblog-newest-right {
    display: grid;
    gap: 1.5rem; }
    .pblog .pblog-newest .pblog-newest-items .pblog-newest-right > * {
      min-width: 0; }

.pblog .pblog-choose {
  display: grid;
  gap: 1rem; }
  .pblog .pblog-choose > * {
    min-width: 0; }
  @media (min-width: 1024px) {
    .pblog .pblog-choose {
      grid-template-columns: 1fr 1fr; } }
  .pblog .pblog-choose .pblog-choose-left-items, .pblog .pblog-choose .pblog-choose-right-items {
    display: grid;
    gap: 1rem; }
    .pblog .pblog-choose .pblog-choose-left-items > *, .pblog .pblog-choose .pblog-choose-right-items > * {
      min-width: 0; }

.pblog .pblog-insta .pblog-insta-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem; }
  @media (min-width: 991px) {
    .pblog .pblog-insta .pblog-insta-items {
      grid-template-columns: repeat(4, 1fr); } }
  @media (min-width: 1200px) {
    .pblog .pblog-insta .pblog-insta-items {
      grid-template-columns: repeat(6, 1fr); } }
  .pblog .pblog-insta .pblog-insta-items > * {
    min-width: 0; }

.particle .particle-banner {
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  align-content: end;
  padding: 25px;
  gap: 10px; }
  @media (min-width: 1024px) {
    .particle .particle-banner {
      padding: 50px; } }
  .particle .particle-banner > span {
    display: block;
    width: 100%; }
  .particle .particle-banner h1 {
    font-size: 1.5rem;
    margin: 0; }
    @media (min-width: 1024px) {
      .particle .particle-banner h1 {
        max-width: 50%;
        font-size: 2rem; } }

.particle .particle-body {
  padding: 25px 0;
  display: grid;
  gap: 25px; }
  @media (min-width: 1024px) {
    .particle .particle-body {
      padding: 25px 7.5%;
      grid-template-columns: 67.5% 1fr;
      gap: 100px; } }
  .particle .particle-body > * {
    min-width: 0; }
  .particle .particle-body .particle-body-main .particle-body-main-content .superContent-collection {
    margin: 25px 0; }
    .particle .particle-body .particle-body-main .particle-body-main-content .superContent-collection strong {
      color: #18181A;
      margin-bottom: 25px;
      display: flex;
      position: relative;
      white-space: nowrap;
      font-size: 1.25rem;
      gap: 15px; }
      @media (min-width: 1024px) {
        .particle .particle-body .particle-body-main .particle-body-main-content .superContent-collection strong {
          font-size: 1.5rem;
          gap: 30px; } }
      .particle .particle-body .particle-body-main .particle-body-main-content .superContent-collection strong:after {
        content: "";
        width: 100%;
        border-bottom: 1px solid #DbDbDb; }
    .particle .particle-body .particle-body-main .particle-body-main-content .superContent-collection .superContent-collection-items {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 1rem; }
      .particle .particle-body .particle-body-main .particle-body-main-content .superContent-collection .superContent-collection-items > * {
        min-width: 0;
        padding: 0; }
      @media (min-width: 991px) {
        .particle .particle-body .particle-body-main .particle-body-main-content .superContent-collection .superContent-collection-items {
          grid-template-columns: repeat(4, 1fr); } }
      .particle .particle-body .particle-body-main .particle-body-main-content .superContent-collection .superContent-collection-items .product-meta {
        justify-content: flex-start; }
  .particle .particle-body .particle-body-main .particle-body-main-share {
    display: flex;
    justify-content: center;
    gap: 15px;
    align-items: center;
    margin: 25px 0; }
    .particle .particle-body .particle-body-main .particle-body-main-share strong {
      font-size: 1rem;
      font-weight: 400; }
  .particle .particle-body .particle-body-main .particle-body-main-author {
    margin: 25px 0;
    background: #000;
    padding: 35px 25px;
    display: grid;
    gap: 1rem;
    place-items: center; }
    .particle .particle-body .particle-body-main .particle-body-main-author > * {
      min-width: 0; }
    @media (min-width: 767px) {
      .particle .particle-body .particle-body-main .particle-body-main-author {
        grid-template-columns: 110px 1fr;
        place-items: start; } }
    .particle .particle-body .particle-body-main .particle-body-main-author strong {
      color: #FFF;
      font-weight: 600;
      display: block;
      margin-bottom: 5px; }
    .particle .particle-body .particle-body-main .particle-body-main-author p {
      color: #FFF;
      font-weight: 400;
      margin: 0; }
  .particle .particle-body .particle-body-main .particle-body-main-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 25px 0; }
    .particle .particle-body .particle-body-main .particle-body-main-actions a {
      display: flex;
      align-items: center; }
  .particle .particle-body .particle-body-sidebar {
    display: flex;
    flex-direction: column;
    gap: 25px; }
    .particle .particle-body .particle-body-sidebar strong {
      font-size: 1.5rem;
      line-height: 1;
      display: block;
      margin-bottom: 25px; }
    .particle .particle-body .particle-body-sidebar ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .particle .particle-body .particle-body-sidebar .particle-body-sidebar-banners {
      display: flex;
      flex-direction: column;
      gap: 15px;
      padding-bottom: 25px;
      border-bottom: 1px solid #DbDbDb; }
    .particle .particle-body .particle-body-sidebar .particle-body-sidebar-category {
      padding-bottom: 20px;
      border-bottom: 1px solid #DbDbDb; }
      .particle .particle-body .particle-body-sidebar .particle-body-sidebar-category ul li {
        padding: 5px 0; }
    .particle .particle-body .particle-body-sidebar .particle-body-sidebar-newest {
      padding-bottom: 25px;
      border-bottom: 1px solid #DbDbDb; }
      .particle .particle-body .particle-body-sidebar .particle-body-sidebar-newest ul {
        display: flex;
        flex-direction: column;
        gap: 15px; }
        .particle .particle-body .particle-body-sidebar .particle-body-sidebar-newest ul li .article-item .article-item-detail > a, .particle .particle-body .particle-body-sidebar .particle-body-sidebar-newest ul li .article-item .article-item-detail .article-item-detail-content {
          display: none !important; }
        .particle .particle-body .particle-body-sidebar .particle-body-sidebar-newest ul li .article-item .article-item-detail h3 {
          font-size: .8rem;
          margin: 0; }
          .particle .particle-body .particle-body-sidebar .particle-body-sidebar-newest ul li .article-item .article-item-detail h3 a {
            -webkit-line-clamp: 2;
            height: calc(1em* 1.4* 2);
            display: -webkit-box;
            -webkit-box-orient: vertical;
            overflow: hidden;
            transition: all 0.25s;
            line-height: 1.4; }
    .particle .particle-body .particle-body-sidebar .particle-body-sidebar-instagram {
      padding-bottom: 25px;
      border-bottom: 1px solid #DbDbDb; }
      .particle .particle-body .particle-body-sidebar .particle-body-sidebar-instagram .particle-body-sidebar-instagram-items {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 15px; }
        .particle .particle-body .particle-body-sidebar .particle-body-sidebar-instagram .particle-body-sidebar-instagram-items > * {
          min-width: 0; }
        .particle .particle-body .particle-body-sidebar .particle-body-sidebar-instagram .particle-body-sidebar-instagram-items li a img {
          width: 100%; }
      .particle .particle-body .particle-body-sidebar .particle-body-sidebar-instagram > span {
        display: block;
        background: #27282D;
        text-align: center;
        color: #FFF;
        margin-top: 15px;
        border-radius: 3px;
        padding: 5px;
        text-transform: uppercase; }
    .particle .particle-body .particle-body-sidebar .particle-body-sidebar-search form {
      position: relative; }
      .particle .particle-body .particle-body-sidebar .particle-body-sidebar-search form input, .particle .particle-body .particle-body-sidebar .particle-body-sidebar-search form button {
        border: none;
        outline: none;
        box-shadow: 0;
        border: 1px solid #DbDbDb; }
      .particle .particle-body .particle-body-sidebar .particle-body-sidebar-search form input {
        border-radius: 100px;
        background: #F3F4F6;
        padding: 5px 0 5px 35px; }
      .particle .particle-body .particle-body-sidebar .particle-body-sidebar-search form button {
        position: absolute;
        padding: 0;
        background: transparent;
        border: none;
        top: 50%;
        left: 10px;
        transform: translateY(-50%); }
        .particle .particle-body .particle-body-sidebar .particle-body-sidebar-search form button svg {
          width: 16px;
          height: 16px; }

.pbrand .pbrand-video {
  position: relative;
  margin-bottom: 1rem; }
  .pbrand .pbrand-video .pbrand-video-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #FFF;
    padding: 45px 115px; }
    @media (max-width: 1200px) {
      .pbrand .pbrand-video .pbrand-video-content {
        padding: 35px 70px; } }
    @media (max-width: 767px) {
      .pbrand .pbrand-video .pbrand-video-content {
        padding: 25px 50px; } }
    @media (max-width: 480px) {
      .pbrand .pbrand-video .pbrand-video-content {
        padding: 15px 30px; } }
    .pbrand .pbrand-video .pbrand-video-content .pbrand-video-content-info h2 {
      font-size: 1rem;
      font-weight: 600;
      margin-bottom: 25px;
      text-transform: uppercase; }
    .pbrand .pbrand-video .pbrand-video-content .pbrand-video-content-info ul {
      display: flex;
      gap: 45px;
      margin: 0;
      padding: 0;
      list-style: none; }
      .pbrand .pbrand-video .pbrand-video-content .pbrand-video-content-info ul li a {
        color: #FFF;
        text-decoration: underline; }
    .pbrand .pbrand-video .pbrand-video-content .pbrand-video-content-action {
      display: flex;
      gap: 15px; }
      .pbrand .pbrand-video .pbrand-video-content .pbrand-video-content-action button {
        background: #666;
        border: none;
        outline: none;
        box-shadow: none;
        padding: 5px;
        border-radius: 3px;
        position: relative;
        width: 30px;
        height: 30px; }
        .pbrand .pbrand-video .pbrand-video-content .pbrand-video-content-action button.active img:nth-child(2) {
          opacity: 1;
          visibility: visible; }
        .pbrand .pbrand-video .pbrand-video-content .pbrand-video-content-action button.active img:nth-child(1) {
          opacity: 0;
          visibility: hidden; }
        .pbrand .pbrand-video .pbrand-video-content .pbrand-video-content-action button img {
          max-width: 16px;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          filter: brightness(0) invert(1); }
          .pbrand .pbrand-video .pbrand-video-content .pbrand-video-content-action button img:nth-child(1) {
            opacity: 1;
            visibility: visible; }
          .pbrand .pbrand-video .pbrand-video-content .pbrand-video-content-action button img:nth-child(2) {
            opacity: 0;
            visibility: hidden; }

.pbrand .pbrand-groupban {
  margin-bottom: 4rem; }
  .pbrand .pbrand-groupban .pbrand-groupban-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem; }
    .pbrand .pbrand-groupban .pbrand-groupban-items .pbrand-groupban-item {
      position: relative; }
      .pbrand .pbrand-groupban .pbrand-groupban-items .pbrand-groupban-item .pbrand-groupban-item-content {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.25);
        color: #FFF;
        padding: 45px; }
        @media (max-width: 1200px) {
          .pbrand .pbrand-groupban .pbrand-groupban-items .pbrand-groupban-item .pbrand-groupban-item-content {
            padding: 35px; } }
        @media (max-width: 767px) {
          .pbrand .pbrand-groupban .pbrand-groupban-items .pbrand-groupban-item .pbrand-groupban-item-content {
            padding: 25px; } }
        @media (max-width: 480px) {
          .pbrand .pbrand-groupban .pbrand-groupban-items .pbrand-groupban-item .pbrand-groupban-item-content {
            padding: 15px; } }
        .pbrand .pbrand-groupban .pbrand-groupban-items .pbrand-groupban-item .pbrand-groupban-item-content h2 {
          font-size: 1rem;
          font-weight: 600;
          margin-bottom: 5px;
          text-transform: uppercase; }
        .pbrand .pbrand-groupban .pbrand-groupban-items .pbrand-groupban-item .pbrand-groupban-item-content span {
          font-size: .85rem;
          font-weight: 400; }

.pbrand .pbrand-products h2 {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 2.5rem;
  text-transform: uppercase; }

.pbrand .pbrand-products .pbrand-products-items:not(.slick-slider) {
  display: grid;
  grid-template-columns: repeat(5, 1fr); }
  .pbrand .pbrand-products .pbrand-products-items:not(.slick-slider) > * {
    min-width: 0; }
  @media (max-width: 991px) {
    .pbrand .pbrand-products .pbrand-products-items:not(.slick-slider) {
      grid-template-columns: inherit;
      grid-auto-flow: column;
      grid-auto-columns: calc(100%/3);
      overflow: auto hidden; } }
  @media (max-width: 480px) {
    .pbrand .pbrand-products .pbrand-products-items:not(.slick-slider) {
      grid-auto-columns: 50%;
      overflow: auto hidden; } }

.pbrand .pbrand-products .pbrand-products-items .product-meta {
  justify-content: flex-start; }

.pbrand .pbrand-bigban {
  margin-bottom: 1rem; }
  .pbrand .pbrand-bigban .pbrand-bigban-items .pbrand-bigban-item {
    position: relative; }
    .pbrand .pbrand-bigban .pbrand-bigban-items .pbrand-bigban-item .pbrand-bigban-item-content {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.25);
      color: #FFF;
      padding: 45px; }
      @media (max-width: 1200px) {
        .pbrand .pbrand-bigban .pbrand-bigban-items .pbrand-bigban-item .pbrand-bigban-item-content {
          padding: 35px; } }
      @media (max-width: 767px) {
        .pbrand .pbrand-bigban .pbrand-bigban-items .pbrand-bigban-item .pbrand-bigban-item-content {
          padding: 25px; } }
      @media (max-width: 480px) {
        .pbrand .pbrand-bigban .pbrand-bigban-items .pbrand-bigban-item .pbrand-bigban-item-content {
          padding: 15px; } }
      .pbrand .pbrand-bigban .pbrand-bigban-items .pbrand-bigban-item .pbrand-bigban-item-content h2 {
        font-size: 1rem;
        font-weight: 600;
        margin-bottom: 5px;
        text-transform: uppercase; }
      .pbrand .pbrand-bigban .pbrand-bigban-items .pbrand-bigban-item .pbrand-bigban-item-content span {
        font-size: .85rem;
        font-weight: 400; }

/*
@media(min-width: 992px){
.f-collection{
.fcollection-body-wrap{
display: grid; grid-template-columns: 25% 1fr; gap: 20px; > *{ min-width: 0; }
.collection--filter{
position: relative; top: inherit;
.collection-control{
div.filter_control{ display: none; }
div.sortby_control{
width: 150px;
button.listbox__button{ 
background: #FAFAFa; color: $color;
border-radius: 0;
height: 40px;
}
}
}
}
.fcollection-body-wrap-left{
.listbox__button.js-filter{
pointer-events: none;
margin-bottom: 40px;
margin-top: 20px;
position: relative;
cursor: pointer;
text-align: left;
border: none;
background: #FAFAFa;
width: 100%;
max-width: 150px;
color: #18181A;
border-radius: 0;
height: 40px;
padding: 0 16px;
outline: none;
.listbox__text{
display: inline-block;
text-align: left;
vertical-align: bottom;
text-overflow: ellipsis;
width: calc(100% - 39px);
overflow: hidden;
white-space: nowrap;
}
.listbox__icon {
display: block;
cursor: pointer;
fill: #FFFFFF;
position: absolute;
top: 50%;
right: 16px;
transform: translateY(-50%);
}
}
.sidebar{
.wrapper-filter{
position: relative; opacity: 1; visibility: visible; transform: none;
width: 100%; z-index: inherit;
}
}
}
.fcollection-body-wrap-right{
.collection--list{
.product-loop{
flex: 0 0 calc(100%/3);
max-width: calc(100%/3);
}
}
}
}
}
}*/
.f-collection .collection--banner {
  margin-bottom: 10px !important; }

.f-collection .fcollection-body-wrap .collection--filter {
  position: relative;
  top: inherit; }
  .f-collection .fcollection-body-wrap .collection--filter .collection-control {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .f-collection .fcollection-body-wrap .collection--filter .collection-control div.filter_control, .f-collection .fcollection-body-wrap .collection--filter .collection-control div.sortby_control {
      width: 150px;
      margin: 0 !important; }
      .f-collection .fcollection-body-wrap .collection--filter .collection-control div.filter_control button.listbox__button, .f-collection .fcollection-body-wrap .collection--filter .collection-control div.sortby_control button.listbox__button {
        background: #FAFAFa;
        color: #18181A;
        border-radius: 0;
        height: 40px; }

.fproduct .product-detail-wrapper {
  margin-top: 0 !important; }
  .fproduct .product-detail-wrapper .box-content-detail {
    margin-top: 0 !important;
    padding-top: 0 !important; }
    .fproduct .product-detail-wrapper .box-content-detail .product-gallery {
      display: grid;
      grid-template-columns: 125px 1fr;
      gap: 15px;
      align-items: flex-start; }
      .fproduct .product-detail-wrapper .box-content-detail .product-gallery > * {
        min-width: 0; }
      @media (max-width: 991px) {
        .fproduct .product-detail-wrapper .box-content-detail .product-gallery {
          display: block; } }
      .fproduct .product-detail-wrapper .box-content-detail .product-gallery .product-gallery__main {
        border: none !important;
        margin-bottom: 0 !important; }
        @media (max-width: 991px) {
          .fproduct .product-detail-wrapper .box-content-detail .product-gallery .product-gallery__main {
            display: none; } }
        .fproduct .product-detail-wrapper .box-content-detail .product-gallery .product-gallery__main img {
          margin-bottom: 15px; }
        .fproduct .product-detail-wrapper .box-content-detail .product-gallery .product-gallery__main.slick-slider .slick-arrow {
          width: 100%;
          position: absolute;
          z-index: 1;
          background: rgba(255, 255, 255, 0.75);
          border: 1px solid rgba(0, 0, 0, 0.05);
          outline: 0; }
          .fproduct .product-detail-wrapper .box-content-detail .product-gallery .product-gallery__main.slick-slider .slick-arrow:hover {
            background: #FFF; }
          .fproduct .product-detail-wrapper .box-content-detail .product-gallery .product-gallery__main.slick-slider .slick-arrow.slick-prev {
            top: 0; }
          .fproduct .product-detail-wrapper .box-content-detail .product-gallery .product-gallery__main.slick-slider .slick-arrow.slick-next {
            bottom: 0; }
    .fproduct .product-detail-wrapper .box-content-detail .fproduct-top {
      margin-bottom: 10px;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .fproduct .product-detail-wrapper .box-content-detail .fproduct-top .product-sharing .sharing__iconCircleState {
        border: none !important;
        box-shadow: none !important; }
    .fproduct .product-detail-wrapper .box-content-detail .pro-meta--t, .fproduct .product-detail-wrapper .box-content-detail .pro-meta--b {
      display: none !important; }
    .fproduct .product-detail-wrapper .box-content-detail .quantity-area input {
      border: none !important; }
      .fproduct .product-detail-wrapper .box-content-detail .quantity-area input#quantity {
        background: #F3F4F6 !important; }
    .fproduct .product-detail-wrapper .box-content-detail .swatch {
      margin-top: 15px; }
      .fproduct .product-detail-wrapper .box-content-detail .swatch.swatch-color .header {
        display: block !important; }
      .fproduct .product-detail-wrapper .box-content-detail .swatch.isSize .select-swap {
        display: flex;
        flex-wrap: wrap; }
        .fproduct .product-detail-wrapper .box-content-detail .swatch.isSize .select-swap .size-guide {
          width: 100%; }
        .fproduct .product-detail-wrapper .box-content-detail .swatch.isSize .select-swap .size {
          width: calc(100%/6);
          border: none !important; }
    .fproduct .product-detail-wrapper .box-content-detail .wrap-addcart {
      flex-direction: column;
      gap: 1rem !important; }
      .fproduct .product-detail-wrapper .box-content-detail .wrap-addcart button {
        margin: 0 !important; }
  .fproduct .product-detail-wrapper .product-detail-group h2 {
    text-align: center; }

.product-loop .product-price {
  justify-content: flex-start;
  gap: 5px; }
  .product-loop .product-price button {
    margin-left: auto;
    background: transparent;
    outline: 0;
    border: 1px solid #000;
    border-radius: 999px;
    padding: 0;
    aspect-ratio: 1;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s; }
    .product-loop .product-price button:hover {
      background: #18181A; }
      .product-loop .product-price button:hover img {
        filter: invert(1); }
    .product-loop .product-price button img {
      max-height: 18px;
      transition: all .5s; }

/* For Account */
.faccount-sidebar {
  margin-bottom: 30px; }
  .faccount-sidebar .faccount-sidebar-top {
    background: #FAFAFA;
    padding: 1rem;
    margin-bottom: 1rem; }
    .faccount-sidebar .faccount-sidebar-top .faccount-sidebar-top-info {
      text-align: center;
      margin-bottom: 1rem; }
      .faccount-sidebar .faccount-sidebar-top .faccount-sidebar-top-info > img {
        margin-bottom: .5rem;
        border-radius: 999px; }
      .faccount-sidebar .faccount-sidebar-top .faccount-sidebar-top-info p {
        margin: 0;
        font-size: 1.1rem;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: .5rem;
        color: #18181A; }
        .faccount-sidebar .faccount-sidebar-top .faccount-sidebar-top-info p img {
          max-width: 1rem; }
    .faccount-sidebar .faccount-sidebar-top .faccount-sidebar-top-loyalty .faccount-sidebar-top-loyalty-box {
      padding: 1.5rem;
      border-radius: 4px;
      background: url(https://file.hstatic.net/200000574651/file/bg.png) center center/cover no-repeat; }
      .faccount-sidebar .faccount-sidebar-top .faccount-sidebar-top-loyalty .faccount-sidebar-top-loyalty-box .faccount-sidebar-top-loyalty-head {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 1rem; }
        .faccount-sidebar .faccount-sidebar-top .faccount-sidebar-top-loyalty .faccount-sidebar-top-loyalty-box .faccount-sidebar-top-loyalty-head span {
          font-size: .9rem;
          color: #18181A; }
      .faccount-sidebar .faccount-sidebar-top .faccount-sidebar-top-loyalty .faccount-sidebar-top-loyalty-box .faccount-sidebar-top-loyalty-data {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .faccount-sidebar .faccount-sidebar-top .faccount-sidebar-top-loyalty .faccount-sidebar-top-loyalty-box .faccount-sidebar-top-loyalty-data span {
          font-size: .9rem;
          color: #18181A; }
  .faccount-sidebar .faccount-sidebar-mid {
    background: #FAFAFA;
    padding: 1rem;
    text-align: center;
    margin-bottom: 1rem; }
    .faccount-sidebar .faccount-sidebar-mid > img {
      margin-bottom: .5rem; }
    .faccount-sidebar .faccount-sidebar-mid p {
      font-size: .8rem;
      margin: 0;
      color: #18181A; }
  .faccount-sidebar .faccount-sidebar-bot {
    margin-bottom: 1rem;
    padding: 0 1rem; }
    .faccount-sidebar .faccount-sidebar-bot .faccount-sidebar-bot-items {
      margin: 0;
      padding: 0;
      list-style: none; }
      .faccount-sidebar .faccount-sidebar-bot .faccount-sidebar-bot-items li a {
        padding: .5rem 0;
        display: flex;
        gap: .5rem;
        color: #18181A; }
        .faccount-sidebar .faccount-sidebar-bot .faccount-sidebar-bot-items li a img {
          width: auto;
          max-height: 24px; }
        .faccount-sidebar .faccount-sidebar-bot .faccount-sidebar-bot-items li a:hover {
          color: #007bff; }
        .faccount-sidebar .faccount-sidebar-bot .faccount-sidebar-bot-items li a.active {
          background: #FAFAFA;
          color: #007bff; }
  .faccount-sidebar .faccount-sidebar-logout {
    padding: 0 1rem; }
    .faccount-sidebar .faccount-sidebar-logout a {
      border-radius: 3px;
      border: 1px solid #18181A;
      display: flex;
      justify-content: center;
      align-items: center;
      gap: .5rem;
      padding: .5rem 1rem;
      color: #18181A; }
      .faccount-sidebar .faccount-sidebar-logout a img {
        max-height: 24px;
        width: auto;
        transition: all 0.2s ease-in-out; }
      .faccount-sidebar .faccount-sidebar-logout a:hover {
        background: #F30;
        color: #FFF;
        border-color: #F30; }
        .faccount-sidebar .faccount-sidebar-logout a:hover img {
          filter: brightness(1) invert(1); }

#faccount-viewed-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem; }
  #faccount-viewed-items > .product-loop {
    min-width: 0;
    padding: 0; }
    #faccount-viewed-items > .product-loop .product-meta {
      height: auto; }

#faccount-viewed-pages {
  margin-top: 1rem; }
  #faccount-viewed-pages .paginationjs {
    justify-content: center; }
    #faccount-viewed-pages .paginationjs .paginationjs-pages ul li {
      border: none; }
      #faccount-viewed-pages .paginationjs .paginationjs-pages ul li.active {
        border-bottom: 1px solid #aaa; }
        #faccount-viewed-pages .paginationjs .paginationjs-pages ul li.active a {
          background: transparent !important; }
      #faccount-viewed-pages .paginationjs .paginationjs-pages ul li a {
        color: #18181A; }

.fcart {
  background: #FAFAFA;
  margin-bottom: 30px; }
  .fcart .fcart-wrap {
    margin-top: 30px; }
    .fcart .fcart-wrap .fcartcus {
      background: #FFF;
      padding: 15px;
      box-shadow: 0 0 1px 1.5px rgba(0, 0, 0, 0.05); }
      .fcart .fcart-wrap .fcartcus label {
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        gap: 10px;
        position: relative;
        padding-left: 30px;
        cursor: pointer;
        font-weight: 300; }
        .fcart .fcart-wrap .fcartcus label:before {
          content: "";
          position: absolute;
          top: 50%;
          left: 0;
          width: 20px;
          aspect-ratio: 1;
          transform: translateY(-50%);
          border: 1px solid #18181A;
          border-radius: 4px; }
        .fcart .fcart-wrap .fcartcus label:after {
          content: "✓";
          opacity: 0;
          visibility: hidden;
          transition: all .5s;
          position: absolute;
          top: 50%;
          left: 4px;
          transform: translateY(-50%);
          font-weight: bold; }
        .fcart .fcart-wrap .fcartcus label:has(:checked):after {
          opacity: 1;
          visibility: visible; }
        .fcart .fcart-wrap .fcartcus label input {
          display: none; }
      .fcart .fcart-wrap .fcartcus p {
        margin: 0; }
      .fcart .fcart-wrap .fcartcus .fcartcus-goiqua {
        border-bottom: 1px solid #DbDbDb;
        margin-bottom: 15px;
        padding-bottom: 15px; }
      .fcart .fcart-wrap .fcartcus .fcartcus-xhd label:has(:checked) ~ * {
        display: block !important; }
      .fcart .fcart-wrap .fcartcus .fcartcus-xhd input[type="text"] {
        margin-top: 15px;
        display: block;
        width: 100%;
        padding: 0 10px;
        height: 35px;
        outline: 0;
        border: 1px solid #DbDbDb;
        display: none; }
    .fcart .fcart-wrap .fcartcus-total {
      background: #FFF;
      padding: 15px;
      box-shadow: 0 0 1px 1.5px rgba(0, 0, 0, 0.05); }

.productid-1130980023 .item-qty,
.productid-1130980003 .item-qty {
  pointer-events: none !important; }

.menu-thuong-hieu ul {
  left: 0;
  right: 0;
  display: grid;
  grid-auto-flow: column;
  grid-template-columns: 15%;
  gap: 30px;
  justify-content: center; }

.product-gallery__main .swiper-wrapper {
  flex-direction: column; }

@media (max-width: 991px) {
  .onlyDesLogo {
    display: none !important; } }

.onlyMobLogo {
  display: none !important; }
  @media (max-width: 991px) {
    .onlyMobLogo {
      display: block !important;
      text-align: center; } }

@media (max-width: 600px) {
  .main-header--logo img {
    max-width: 150px; } }
