.page-width {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0; }
  @media (max-width: 1920px) {
    .page-width {
      margin: 0 60px; } }
  @media (max-width: 1200px) {
    .page-width {
      margin: 0 30px; } }
  @media (max-width: 640px) {
    .page-width {
      margin: 0 15px; } }

.custom-dropdown__select {
  border-radius: 10px;
  overflow: hidden; }

.sort-by-left {
  border-radius: 10px 10px 0 0; }

.sidebar-sort:last-child {
  border-radius: 0 0 10px 10px; }

section {
  margin-bottom: 4rem; }
  section:not(.fhome-slider) {
    margin-top: 4rem; }
    @media (max-width: 640px) {
      section:not(.fhome-slider) {
        margin-top: 2rem; } }
  @media (max-width: 640px) {
    section {
      margin-bottom: 2rem; } }
  section h2 {
    margin-bottom: 2rem;
    color: #545454;
    text-transform: uppercase; }
    @media (max-width: 640px) {
      section h2 {
        font-size: 1.5rem; } }
    @media (max-width: 480px) {
      section h2 {
        font-size: 1.4rem; } }
    @media (max-width: 360px) {
      section h2 {
        font-size: 1.3rem; } }

.top-header-bg {
  position: absolute;
  width: 100%;
  height: 53.8px;
  top: 0;
  left: 0;
  pointer-events: none;
  overflow: hidden;
  background: #ef4237; }

.top-header {
  background: rgba(239, 67, 55, 0.92);
  border-bottom: 2px solid #ef4237;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(8.3px);
  position: sticky;
  top: 0;
  height: min-content;
  z-index: 10;
  padding: 7px 0 5px 0 !important; }
  .top-header .top-header-box {
    position: relative;
    height: 40px;
    max-width: 1200px; }
    .top-header .top-header-box #dealtag, .top-header .top-header-box #dealtext {
      position: absolute;
      inset: 0; }
      .top-header .top-header-box #dealtag .top-header-text, .top-header .top-header-box #dealtag .flex-box, .top-header .top-header-box #dealtext .top-header-text, .top-header .top-header-box #dealtext .flex-box {
        height: 40px; }
    @media (max-width: 640px) {
      .top-header .top-header-box #dealtext {
        padding: 0 15px; } }
  .top-header a {
    color: #FFF;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.6;
    color: white;
    text-align: center; }
    @media (max-width: 640px) {
      .top-header a {
        font-size: 15px;
        line-height: 1.3; } }
    @media (max-width: 360px) {
      .top-header a {
        font-size: 13px; } }
  .top-header .topheader-item img {
    height: 38px; }
    @media (max-width: 640px) {
      .top-header .topheader-item img {
        height: 32px; } }

#NavDrawer .drawer__header {
  display: grid;
  grid-template-columns: 60% 1fr;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 5px 0; }
  #NavDrawer .drawer__header .drawer__logo ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    #NavDrawer .drawer__header .drawer__logo ul li {
      margin-bottom: 0 !important; }
      #NavDrawer .drawer__header .drawer__logo ul li a {
        display: flex;
        align-items: center;
        justify-content: flex-start; }
        #NavDrawer .drawer__header .drawer__logo ul li a img {
          max-height: 35px; }
  #NavDrawer .drawer__header .drawer__close {
    width: auto; }
    #NavDrawer .drawer__header .drawer__close .drawer__close-button {
      padding: 0 18px; }

.fixHeader .flex_header > .abc {
  background: linear-gradient(to right, black 80%, #373737 10%); }
  .fixHeader .flex_header > .abc .page-width {
    background: #000; }

@media (max-width: 640px) {
  .fixHeader .fixHeader-actions-flex {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 15px; }
    .fixHeader .fixHeader-actions-flex > .site-nav--mobile {
      margin: 0 !important; } }

.fixHeader .list-lang {
  display: none !important; }

.fixHeader .hlang-store:hover .site-nav__itemlang {
  opacity: 1;
  visibility: visible; }

.fixHeader .hlang-store .site-nav__itemlang {
  position: absolute;
  top: 0;
  z-index: 9;
  opacity: 0;
  visibility: hidden; }
  .fixHeader .hlang-store .site-nav__itemlang a svg {
    width: 22px;
    height: 22px; }

@media (min-width: 767px) {
  .fixHeader .header-brand {
    display: inline-block;
    margin-right: 10px;
    background: transparent;
    margin-left: auto;
    margin-right: 0;
    padding-right: 22px; }
    .fixHeader .header-brand img {
      filter: brightness(1) invert(0.2);
      padding: 0;
      margin-left: auto !important; }
      .fixHeader .header-brand img:hover {
        filter: brightness(1) invert(1); }
  .fixHeader .header-right {
    background: #373737;
    padding: 13px 22px;
    color: #999999;
    width: 151px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .fixHeader .header-right .site-nav__link--icon {
      padding-right: 0 !important;
      display: flex;
      justify-content: center;
      align-items: center; }
      .fixHeader .header-right .site-nav__link--icon:before {
        display: none !important; }
      .fixHeader .header-right .site-nav__link--icon span {
        display: flex;
        justify-content: center;
        align-items: center; }
        .fixHeader .header-right .site-nav__link--icon span:hover .icon:before, .fixHeader .header-right .site-nav__link--icon span:focus .icon:before {
          color: #FFFFFF; }
        .fixHeader .header-right .site-nav__link--icon span:hover svg, .fixHeader .header-right .site-nav__link--icon span:hover svg *, .fixHeader .header-right .site-nav__link--icon span:focus svg, .fixHeader .header-right .site-nav__link--icon span:focus svg * {
          color: #FFFFFF;
          fill: #FFFFFF; }
        .fixHeader .header-right .site-nav__link--icon span .icon:before {
          color: #999999;
          transition: all .5s; }
        .fixHeader .header-right .site-nav__link--icon span svg {
          width: 22px;
          height: 22px; }
          .fixHeader .header-right .site-nav__link--icon span svg, .fixHeader .header-right .site-nav__link--icon span svg * {
            color: #999999;
            fill: #999999;
            transition: all .5s; }
  .fixHeader .header-center-wrap {
    background: #1A1A1A; } }
  @media (min-width: 767px) and (min-width: 1200px) {
    .fixHeader .header-center-wrap .header-center {
      position: static; } }

@media (min-width: 767px) {
    .fixHeader .header-center-wrap .header-center .hfind-store {
      position: relative !important;
      margin-left: auto;
      right: inherit !important;
      height: 48px !important;
      padding: 0 22px !important;
      background: #2C2C2C !important; }
      .fixHeader .header-center-wrap .header-center .hfind-store:hover * {
        color: #FFFFFF !important;
        fill: #FFFFFF !important; }
      .fixHeader .header-center-wrap .header-center .hfind-store * {
        color: #999999;
        fill: #999999; }
    .fixHeader .header-center-wrap .header-center .hsearch-menu {
      height: 48px !important;
      padding: 0 22px !important;
      background: #1A1A1A !important;
      margin: 0 !important;
      display: flex;
      align-items: center;
      justify-content: center; }
      .fixHeader .header-center-wrap .header-center .hsearch-menu form.active span .icon svg, .fixHeader .header-center-wrap .header-center .hsearch-menu form.active span .icon svg * {
        color: #FFF;
        fill: #FFF; }
      .fixHeader .header-center-wrap .header-center .hsearch-menu form.active input, .fixHeader .header-center-wrap .header-center .hsearch-menu form.active input::placeholder {
        color: #FFF !important;
        opacity: 1 !important; }
      .fixHeader .header-center-wrap .header-center .hsearch-menu form span {
        display: flex;
        align-items: center;
        justify-content: center; }
        .fixHeader .header-center-wrap .header-center .hsearch-menu form span .icon {
          font-size: 20px; }
          .fixHeader .header-center-wrap .header-center .hsearch-menu form span .icon svg {
            width: 17px;
            height: 17px;
            color: #999999;
            fill: #999999; }
            .fixHeader .header-center-wrap .header-center .hsearch-menu form span .icon svg * {
              color: #999999;
              fill: #999999; }
          .fixHeader .header-center-wrap .header-center .hsearch-menu form span .icon img {
            width: 17px;
            height: 17px; }
          .fixHeader .header-center-wrap .header-center .hsearch-menu form span .icon:before {
            display: none; }
        .fixHeader .header-center-wrap .header-center .hsearch-menu form span * {
          color: #999999;
          fill: #999999; }
        .fixHeader .header-center-wrap .header-center .hsearch-menu form span input {
          background: transparent;
          color: #FFF;
          padding: #FFF;
          max-width: 91px;
          width: 90px;
          color: #FFFFFF;
          outline: 0;
          box-shadow: 0;
          font-size: 13px;
          font-weight: 600; }
          .fixHeader .header-center-wrap .header-center .hsearch-menu form span input::placeholder {
            color: #999999;
            font-size: 13px;
            font-weight: 600; }
    .fixHeader .header-center-wrap .header-center .isBrand .isMega > ul > li > ul > li > a {
      padding-top: 10px !important; }
    .fixHeader .header-center-wrap .header-center > li:hover > a {
      color: #ef4237 !important; }
      .fixHeader .header-center-wrap .header-center > li:hover > a:before {
        display: none !important; }
    .fixHeader .header-center-wrap .header-center > li > a {
      font-size: 13px; }
    .fixHeader .header-center-wrap .header-center .site-nav__item {
      padding: 10px 0; }
      .fixHeader .header-center-wrap .header-center .site-nav__item.isMega {
        position: static; }
        .fixHeader .header-center-wrap .header-center .site-nav__item.isMega .menu-brand {
          max-height: 30px;
          max-width: 100px;
          filter: invert(1); }
        .fixHeader .header-center-wrap .header-center .site-nav__item.isMega:hover .site-nav__dropdown.isMega {
          opacity: 1 !important;
          -webkit-transition: all 400ms cubic-bezier(0.2, 0.06, 0.05, 0.95);
          -moz-transition: all 400ms cubic-bezier(0.2, 0.06, 0.05, 0.95);
          -ms-transition: all 400ms cubic-bezier(0.2, 0.06, 0.05, 0.95);
          -o-transition: all 400ms cubic-bezier(0.2, 0.06, 0.05, 0.95);
          transition: all 400ms cubic-bezier(0.2, 0.06, 0.05, 0.95); }
        .fixHeader .header-center-wrap .header-center .site-nav__item.isMega .site-nav__dropdown.isMega {
          -webkit-transition: all 200ms cubic-bezier(0.2, 0.06, 0.05, 0.95);
          -moz-transition: all 200ms cubic-bezier(0.2, 0.06, 0.05, 0.95);
          -ms-transition: all 200ms cubic-bezier(0.2, 0.06, 0.05, 0.95);
          -o-transition: all 200ms cubic-bezier(0.2, 0.06, 0.05, 0.95);
          transition: all 200ms cubic-bezier(0.2, 0.06, 0.05, 0.95);
          opacity: 0;
          left: 0;
          display: grid;
          gap: 10px;
          grid-template-columns: 1fr 20% 36%;
          border-bottom: 2px solid #000;
          border-radius: 0px 0px 10px 0;
          background-color: rgba(0, 0, 0, 0.8);
          box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 15px;
          filter: sepia(1%);
          backdrop-filter: blur(10px);
          margin-top: 11px;
          max-width: var(--mega-menu-width);
          width: 100%;
          overflow: hidden;
          min-width: auto;
          padding-left: var(--spacing-2ben);
          padding-right: 8px; }
          .fixHeader .header-center-wrap .header-center .site-nav__item.isMega .site-nav__dropdown.isMega > * {
            min-width: 0; }
          .fixHeader .header-center-wrap .header-center .site-nav__item.isMega .site-nav__dropdown.isMega > ul {
            column-count: 3;
            padding-bottom: 0 !important;
            margin: 0;
            padding: 0 20px 0 0;
            margin-left: -20px; }
            .fixHeader .header-center-wrap .header-center .site-nav__item.isMega .site-nav__dropdown.isMega > ul * {
              font-size: 17px; }
            .fixHeader .header-center-wrap .header-center .site-nav__item.isMega .site-nav__dropdown.isMega > ul > li {
              -webkit-column-break-inside: avoid;
              margin-bottom: 20px;
              padding: 0 0 0 20px; }
              .fixHeader .header-center-wrap .header-center .site-nav__item.isMega .site-nav__dropdown.isMega > ul > li > a {
                margin-bottom: 10px;
                padding: 5px 0;
                border-bottom: 1px solid #737373;
                color: #737373;
                font-size: 13px;
                text-transform: uppercase;
                font-style: italic;
                font-weight: 700; }
              .fixHeader .header-center-wrap .header-center .site-nav__item.isMega .site-nav__dropdown.isMega > ul > li > ul {
                padding: 0;
                margin: 0; }
                .fixHeader .header-center-wrap .header-center .site-nav__item.isMega .site-nav__dropdown.isMega > ul > li > ul li {
                  padding: 0;
                  margin: 0; }
                  .fixHeader .header-center-wrap .header-center .site-nav__item.isMega .site-nav__dropdown.isMega > ul > li > ul li:hover a {
                    color: #ef4237; }
                  .fixHeader .header-center-wrap .header-center .site-nav__item.isMega .site-nav__dropdown.isMega > ul > li > ul li a {
                    padding: 4px 0 0 0;
                    margin: 0;
                    font-size: 14px;
                    display: inline-block; }
          .fixHeader .header-center-wrap .header-center .site-nav__item.isMega .site-nav__dropdown.isMega > a {
            height: 100%; }
            .fixHeader .header-center-wrap .header-center .site-nav__item.isMega .site-nav__dropdown.isMega > a:last-child {
              border-radius: 0 0 8px 0;
              overflow: hidden; }
            .fixHeader .header-center-wrap .header-center .site-nav__item.isMega .site-nav__dropdown.isMega > a img {
              width: 100%;
              height: 100%;
              object-fit: cover; } }

@media (max-width: 1200px) {
  .fixHeader .header-center-wrap .header-center {
    padding-right: 0 !important; }
  .fixHeader .header-brand {
    max-width: 300px !important; } }

@media (max-width: 767px) {
  .fixHeader .header-brand {
    display: none !important; }
  .fixHeader .header-center-wrap {
    display: none !important; }
  .fixHeader .header-search-mobile form.active .btn-search svg, .fixHeader .header-search-mobile form.active .btn-search svg * {
    color: #FFF;
    fill: #FFF; }
  .fixHeader .header-search-mobile form.active input, .fixHeader .header-search-mobile form.active input::placeholder {
    color: #FFF !important;
    opacity: 1 !important; }
  .fixHeader .header-search-mobile form input {
    background: #191919 !important;
    border: none !important;
    color: #FFF;
    max-width: 100% !important;
    width: 100% !important;
    color: #FFFFFF;
    outline: 0;
    box-shadow: 0;
    font-size: 13px;
    font-weight: 600; }
    .fixHeader .header-search-mobile form input::placeholder {
      color: #999999;
      font-size: 13px;
      font-weight: 600; }
  .fixHeader .header-search-mobile form .btn-search {
    top: 50% !important;
    translate: 0 -50% !important; }
    .fixHeader .header-search-mobile form .btn-search svg {
      color: #999999;
      fill: #999999; } }

.swiper {
  position: relative; }
  .swiper.arrow-small {
    padding: 0 .875rem; }
    .swiper.arrow-small .swiper-button-prev, .swiper.arrow-small .swiper-button-next {
      background: rgba(255, 255, 255, 0.5);
      width: 2.5rem;
      height: 2.5rem; }
      .swiper.arrow-small .swiper-button-prev svg, .swiper.arrow-small .swiper-button-next svg {
        width: 1.25rem;
        height: 1.25rem; }
    .swiper.arrow-small .swiper-button-prev {
      left: 0; }
    .swiper.arrow-small .swiper-button-next {
      right: 0; }
  .swiper .swiper-button-prev, .swiper .swiper-button-next {
    font-size: 0;
    background-color: transparent;
    backdrop-filter: blur(5px);
    background: rgba(60, 60, 60, 0.3) !important;
    border: 2px solid #FFF;
    border-radius: 50%;
    color: #000;
    cursor: pointer;
    pointer-events: all;
    width: 3.75rem;
    height: 3.75rem;
    top: 50%;
    margin-top: auto;
    transform: translateY(-50%); }
    @media (max-width: 640px) {
      .swiper .swiper-button-prev, .swiper .swiper-button-next {
        width: 2.5rem;
        height: 2.5rem; } }
    .swiper .swiper-button-prev svg, .swiper .swiper-button-next svg {
      vertical-align: middle;
      transition: all .5s;
      width: 2rem;
      height: 2rem;
      fill: #FFF; }
      .swiper .swiper-button-prev svg *, .swiper .swiper-button-next svg * {
        fill: #FFF;
        color: #FFF; }
      @media (max-width: 640px) {
        .swiper .swiper-button-prev svg, .swiper .swiper-button-next svg {
          width: 1.25rem;
          height: 1.25rem; } }
    .swiper .swiper-button-prev:before, .swiper .swiper-button-prev:after, .swiper .swiper-button-next:before, .swiper .swiper-button-next:after {
      display: none; }
  @media (max-width: 640px) {
    .swiper .swiper-button-prev {
      left: 5px; } }
  .swiper .swiper-button-prev:hover svg {
    transform: rotate(225deg); }
  .swiper .swiper-button-prev svg {
    transform: rotate(190deg); }
  @media (max-width: 640px) {
    .swiper .swiper-button-next {
      right: 5px; } }
  .swiper .swiper-button-next:hover svg {
    transform: rotate(45deg); }
  .swiper .swiper-button-next svg {
    transform: rotate(0); }

.product-item {
  margin: 0;
  height: 100%;
  color: #a6a6a6; }
  .product-item .product-item-wrap {
    height: 100%;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: column; }
    @media (min-width: 1024px) {
      .product-item .product-item-wrap {
        aspect-ratio: 1; } }
    .product-item .product-item-wrap .product-item-image {
      position: relative;
      flex: 1;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center; }
      .product-item .product-item-wrap .product-item-image img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        aspect-ratio: 3/1;
        padding-bottom: 48px; }
        @media (max-width: 1024px) {
          .product-item .product-item-wrap .product-item-image img {
            aspect-ratio: 1;
            padding-bottom: 0; } }
      .product-item .product-item-wrap .product-item-image .product-item-top-variantcount {
        position: absolute;
        top: .75rem;
        left: .75rem;
        font-size: 15px;
        color: #737373;
        display: none !important; }
      .product-item .product-item-wrap .product-item-image .product-item-top-group {
        position: absolute;
        bottom: 15px;
        right: 1rem;
        font-weight: 700;
        font-size: 15px;
        color: #2196f3;
        display: inline-flex;
        align-items: center;
        gap: .5rem;
        line-height: 1; }
        @media (max-width: 640px) {
          .product-item .product-item-wrap .product-item-image .product-item-top-group {
            top: .25rem;
            right: .25rem;
            bottom: inherit; } }
        .product-item .product-item-wrap .product-item-image .product-item-top-group svg {
          width: 16px;
          height: 16px; }
          @media (max-width: 640px) {
            .product-item .product-item-wrap .product-item-image .product-item-top-group svg {
              width: .75rem !important;
              height: .75rem !important; } }
        .product-item .product-item-wrap .product-item-image .product-item-top-group .product-item-top-dexuat {
          display: inline-flex;
          align-items: center;
          gap: .1rem;
          line-height: 1; }
          @media (max-width: 640px) {
            .product-item .product-item-wrap .product-item-image .product-item-top-group .product-item-top-dexuat {
              font-size: 10px !important;
              gap: .1rem; } }
          .product-item .product-item-wrap .product-item-image .product-item-top-group .product-item-top-dexuat svg {
            width: 20px;
            height: 20px; }
            @media (max-width: 640px) {
              .product-item .product-item-wrap .product-item-image .product-item-top-group .product-item-top-dexuat svg {
                width: 1rem !important;
                height: 1rem !important; } }
        .product-item .product-item-wrap .product-item-image .product-item-top-group .product-item-top-sale {
          font-size: 15px !important;
          font-weight: bold;
          color: #ef4237 !important;
          text-align: left;
          display: inline-flex;
          align-items: center;
          gap: .1rem; }
          @media (max-width: 640px) {
            .product-item .product-item-wrap .product-item-image .product-item-top-group .product-item-top-sale {
              font-size: 10px !important; } }
          .product-item .product-item-wrap .product-item-image .product-item-top-group .product-item-top-sale svg {
            width: 1rem;
            height: 1rem; }
            .product-item .product-item-wrap .product-item-image .product-item-top-group .product-item-top-sale svg, .product-item .product-item-wrap .product-item-image .product-item-top-group .product-item-top-sale svg * {
              color: #ef4237;
              fill: #ef4237; }
      .product-item .product-item-wrap .product-item-image span.product-item-top-combo {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        box-shadow: black -10px 10px 20px -20px;
        backdrop-filter: blur(5px);
        border-width: 1px;
        border-radius: 0px 10px 10px 0px;
        border-style: solid;
        border-color: #d9d9d9;
        background-color: rgba(251, 251, 251, 0.3);
        font-family: Inter, sans-serif;
        font-size: 15px;
        font-weight: bold;
        line-height: 1.6;
        color: black;
        letter-spacing: 0px;
        text-align: center;
        padding: .25rem .75rem;
        border-left: none; }
    .product-item .product-item-wrap .product-item-detail-variant {
      position: absolute;
      bottom: 10px;
      left: 1rem;
      z-index: 7; }
      @media (max-width: 1024px) {
        .product-item .product-item-wrap .product-item-detail-variant {
          position: relative;
          bottom: inherit;
          left: inherit;
          width: 100%;
          padding: .5rem .75rem;
          min-height: 46px; } }
      .product-item .product-item-wrap .product-item-detail-variant .product-sw-select {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end; }
        .product-item .product-item-wrap .product-item-detail-variant .product-sw-select .product-sw-title {
          display: none; }
        .product-item .product-item-wrap .product-item-detail-variant .product-sw-select .product-sw-select-item {
          margin-right: 4px;
          display: none; }
          .product-item .product-item-wrap .product-item-detail-variant .product-sw-select .product-sw-select-item.sw-color {
            display: inline-block; }
          .product-item .product-item-wrap .product-item-detail-variant .product-sw-select .product-sw-select-item.active label span {
            border: 1px solid #000; }
          .product-item .product-item-wrap .product-item-detail-variant .product-sw-select .product-sw-select-item input {
            display: none; }
          .product-item .product-item-wrap .product-item-detail-variant .product-sw-select .product-sw-select-item label span {
            border: 1px solid #D9D9D9;
            width: 32px;
            height: 32px;
            border-radius: 8px;
            display: block;
            background-size: contain;
            background-position: center center;
            background-repeat: no-repeat;
            background-color: #FFF;
            cursor: pointer; }
            @media (max-width: 1024px) {
              .product-item .product-item-wrap .product-item-detail-variant .product-sw-select .product-sw-select-item label span {
                width: 30px;
                height: 30px; } }
          .product-item .product-item-wrap .product-item-detail-variant .product-sw-select .product-sw-select-item label span.sw-color-count {
            background: #000 !important;
            color: #FFF;
            display: flex !important;
            align-items: center;
            justify-content: center;
            font-size: 12px; }
    .product-item .product-item-wrap .product-item-detail {
      margin-top: auto;
      background: #f2f2f2;
      padding: .5rem 1rem;
      /*display: grid; grid-template-columns: 65% 1fr; gap: 1rem; > *{ min-width: 0; }
			@media(max-width: 991px){ grid-template-columns: 60% 1fr; gap: .5rem; padding: .5rem; }*/ }
      @media (max-width: 640px) {
        .product-item .product-item-wrap .product-item-detail {
          padding: .5rem .75rem;
          min-height: 7rem; } }
      .product-item .product-item-wrap .product-item-detail .product-item-detail-left .product-item-detail-info strong {
        font-family: Inter, sans-serif;
        font-size: 14px;
        font-weight: bold;
        line-height: 1.9;
        color: black;
        text-align: left; }
        @media (max-width: 640px) {
          .product-item .product-item-wrap .product-item-detail .product-item-detail-left .product-item-detail-info strong {
            display: block;
            line-height: 1.4;
            font-size: 12px; } }
      .product-item .product-item-wrap .product-item-detail .product-item-detail-left .product-item-detail-info span {
        font-family: Inter, sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: italic;
        line-height: 1.9;
        color: #a6a6a6;
        text-align: left; }
        @media (max-width: 640px) {
          .product-item .product-item-wrap .product-item-detail .product-item-detail-left .product-item-detail-info span {
            display: block;
            line-height: 1.4;
            font-size: 12px; } }
      .product-item .product-item-wrap .product-item-detail .product-item-detail-left h3 {
        margin-top: 0;
        margin-bottom: 0; }
        @media (max-width: 640px) {
          .product-item .product-item-wrap .product-item-detail .product-item-detail-left h3 {
            margin-top: .15rem; } }
        .product-item .product-item-wrap .product-item-detail .product-item-detail-left h3 a {
          font-size: 15px;
          font-weight: bold;
          line-height: 1.2;
          color: black;
          text-align: left;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          overflow: hidden;
          transition: all 0.25s;
          line-height: 1.2;
          -webkit-line-clamp: 2;
          height: calc(1em * 1.2 * 2); }
          @media (max-width: 640px) {
            .product-item .product-item-wrap .product-item-detail .product-item-detail-left h3 a {
              font-size: 14px; } }
      .product-item .product-item-wrap .product-item-detail .product-item-detail-left .product-item-detail-short {
        display: none !important;
        font-size: 14px !important;
        font-weight: bold;
        font-style: italic;
        color: #c1c1c1 !important;
        text-align: left; }
      .product-item .product-item-wrap .product-item-detail .product-item-detail-right {
        /*display: flex; flex-direction: column; align-items: flex-end;*/
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: .5rem; }
        @media (max-width: 991px) {
          .product-item .product-item-wrap .product-item-detail .product-item-detail-right {
            font-size: 14px; } }
        @media (max-width: 640px) {
          .product-item .product-item-wrap .product-item-detail .product-item-detail-right {
            flex-direction: column;
            align-items: flex-start;
            gap: 0;
            min-height: 37.5px; } }
        .product-item .product-item-wrap .product-item-detail .product-item-detail-right strong {
          margin-top: auto;
          font-size: 18px;
          color: #ef4237; }
          @media (max-width: 991px) {
            .product-item .product-item-wrap .product-item-detail .product-item-detail-right strong {
              font-size: 14px; } }
          @media (max-width: 640px) {
            .product-item .product-item-wrap .product-item-detail .product-item-detail-right strong {
              width: 100%;
              margin-top: inherit; } }
        .product-item .product-item-wrap .product-item-detail .product-item-detail-right del {
          font-size: 15px !important;
          font-weight: bold;
          color: #c1c1c1 !important;
          text-align: left; }
          @media (max-width: 640px) {
            .product-item .product-item-wrap .product-item-detail .product-item-detail-right del {
              font-size: 10px !important; } }
        .product-item .product-item-wrap .product-item-detail .product-item-detail-right span {
          font-size: 15px !important;
          font-weight: bold;
          color: #ef4237 !important;
          text-align: left;
          display: inline-flex;
          align-items: center;
          gap: .25rem;
          display: none !important; }
          .product-item .product-item-wrap .product-item-detail .product-item-detail-right span svg {
            width: 1rem;
            height: 1rem; }
            .product-item .product-item-wrap .product-item-detail .product-item-detail-right span svg, .product-item .product-item-wrap .product-item-detail .product-item-detail-right span svg * {
              color: #ef4237;
              fill: #ef4237; }

.article-item .article-item-wrap .article-item-image img {
  border-radius: 10px;
  aspect-ratio: 1;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.article-item .article-item-wrap .article-item-detail {
  text-align: center;
  margin-top: 10px; }
  .article-item .article-item-wrap .article-item-detail .article-item-detail-title {
    margin-bottom: 10px; }
    .article-item .article-item-wrap .article-item-detail .article-item-detail-title a {
      display: -webkit-box;
      -webkit-box-orient: vertical;
      overflow: hidden;
      transition: all 0.25s;
      line-height: 1.4;
      -webkit-line-clamp: 2;
      height: calc(1em * 1.4 * 2); }
  .article-item .article-item-wrap .article-item-detail .article-item-detail-content {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: all 0.25s;
    line-height: 1.4;
    -webkit-line-clamp: 2;
    height: calc(1em * 1.4 * 3);
    margin-bottom: 10px; }
  .article-item .article-item-wrap .article-item-detail .article-item-detail-more {
    color: #F30; }

@media (max-width: 640px) {
  .fhome-slider {
    margin: 15px; } }

@media (max-width: 640px) {
  .fhome-slider .fhome-slider-swiper .swiper-button-prev, .fhome-slider .fhome-slider-swiper .swiper-button-next {
    display: none !important; } }

.fhome-slider .fhome-slider-swiper .swiper-button-prev {
  left: 20px; }

.fhome-slider .fhome-slider-swiper .swiper-button-next {
  right: 20px; }

.fhome-slider .fhome-slider-swiper a {
  display: block; }
  .fhome-slider .fhome-slider-swiper a img {
    width: 100%; }
    @media (max-width: 640px) {
      .fhome-slider .fhome-slider-swiper a img {
        border-radius: 8px; } }

.fhome-product-banner h2 {
  color: #545454;
  text-transform: uppercase; }

.fhome-product-banner h2 a {
  color: #545454;
  text-transform: uppercase; }
  .fhome-product-banner h2 a:hover {
    color: #000; }

.fhome-product-banner img {
  max-width: 100%;
  height: auto; }

.fhome-product-banner .fhome-product-banner-wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: flex-start;
  gap: 1rem; }
  .fhome-product-banner .fhome-product-banner-wrap > * {
    min-width: 0; }
  @media (max-width: 1024px) {
    .fhome-product-banner .fhome-product-banner-wrap {
      grid-template-columns: repeat(3, 1fr); } }
  @media (max-width: 767px) {
    .fhome-product-banner .fhome-product-banner-wrap {
      grid-template-columns: repeat(2, 1fr); } }
  .fhome-product-banner .fhome-product-banner-wrap .fhome-product-banner-link {
    grid-row: 1 / 3;
    border-radius: 10px;
    overflow: hidden; }
    @media (max-width: 1024px) {
      .fhome-product-banner .fhome-product-banner-wrap .fhome-product-banner-link {
        grid-row: auto;
        grid-column: 1 / -1; } }
    .fhome-product-banner .fhome-product-banner-wrap .fhome-product-banner-link img {
      width: 100%;
      height: 100%;
      object-fit: cover; }

.fhome-product-banner-one .fhome-product-banner-wrap {
  position: relative; }
  .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link {
    position: relative;
    z-index: 9;
    overflow: inherit; }
    .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link a {
      border-radius: 10px;
      overflow: hidden; }
      .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link a img {
        border-radius: 10px;
        transition: all .5s; }
        @media (max-width: 640px) {
          .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link a img {
            min-height: 21rem; } }
      .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link a:hover * {
        filter: none !important; }
      .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link a:hover .fhome-product-banner-link-text {
        color: #FFF !important;
        opacity: 1; }
    .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link > a {
      position: relative;
      display: block;
      height: 100%;
      background: #ef4237;
      max-height: calc((var(--product-item-height)*2) + 1rem); }
      @media (max-width: 1024px) {
        .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link > a {
          height: auto; } }
      .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link > a img {
        border-radius: 10px; }
      .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link > a .fhome-product-banner-link-text {
        position: absolute;
        left: 50%;
        top: 5%;
        font-size: 170px;
        font-family: "Big Shoulders", sans-serif;
        transform: translateX(-50%);
        font-weight: 900;
        color: #FFF;
        letter-spacing: -0.5px;
        filter: blur(10px);
        transition: all .5s;
        opacity: .4;
        text-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1); }
        @media (min-width: 1500px) {
          .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link > a .fhome-product-banner-link-text {
            font-size: 200px;
            top: 6%; } }
        @media (max-width: 1024px) {
          .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link > a .fhome-product-banner-link-text {
            font-size: 175px; } }
        @media (max-width: 640px) {
          .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link > a .fhome-product-banner-link-text {
            font-size: 150px; } }
      .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link > a picture {
        position: relative;
        z-index: 1; }
      .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link > a .fhome-product-banner-link-arrow {
        font-size: 0;
        background-color: transparent;
        backdrop-filter: blur(5px);
        background: rgba(60, 60, 60, 0.2);
        border: 2px solid #FFF;
        border-radius: 50%;
        color: #000;
        cursor: pointer;
        pointer-events: all;
        width: 7.2rem;
        height: 7.2rem;
        position: absolute;
        z-index: 2;
        bottom: 15%;
        margin-top: auto;
        transform: translateX(-50%) scale(1.5);
        left: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all .5s;
        /*@media(max-width: 640px){ width: 2.5rem; height: 2.5rem; }*/ }
        @media (max-width: 1024px) {
          .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link > a .fhome-product-banner-link-arrow {
            /*display: none !important;*/
            width: 5rem;
            height: 5rem; } }
        .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link > a .fhome-product-banner-link-arrow:hover {
          transform: translateX(-50%) scale(1.45) rotate(45deg); }
        .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link > a .fhome-product-banner-link-arrow svg {
          vertical-align: middle;
          transition: all .5s;
          width: 30%;
          height: 30%;
          stroke: #FFF; }
          .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link > a .fhome-product-banner-link-arrow svg * {
            stroke: #FFF; }
          @media (max-width: 640px) {
            .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link > a .fhome-product-banner-link-arrow svg {
              width: 1.25rem;
              height: 1.25rem; } }
        .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link > a .fhome-product-banner-link-arrow:before, .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link > a .fhome-product-banner-link-arrow:after {
          display: none; }
      .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link > a:hover + .fhome-product-banner-link-wrap {
        opacity: 1;
        visibility: visible; }
    .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link .fhome-product-banner-link-wrap {
      position: absolute;
      left: calc(100% + 1rem);
      top: 0;
      bottom: 0;
      max-width: 1920px;
      min-width: calc(var(--min-width-banner)* 3 + 2rem);
      margin: 0 auto;
      padding: 0 0;
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      z-index: 1;
      gap: 1rem;
      opacity: 0;
      visibility: hidden;
      transition: all .5s; }
      @media (max-width: 1024px) {
        .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link .fhome-product-banner-link-wrap {
          position: relative;
          left: inherit;
          top: inherit;
          max-width: 100%;
          min-width: 100%;
          opacity: 1;
          visibility: visible;
          margin-top: 1rem;
          bottom: inherit; }
          .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link .fhome-product-banner-link-wrap * {
            filter: none !important; } }
      @media (max-width: 590px) {
        .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link .fhome-product-banner-link-wrap {
          grid-template-columns: repeat(2, 1fr); } }
      .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link .fhome-product-banner-link-wrap:hover {
        opacity: 1;
        visibility: visible; }
      .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link .fhome-product-banner-link-wrap a {
        position: relative; }
        .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link .fhome-product-banner-link-wrap a img {
          filter: grayscale(1); }
        .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link .fhome-product-banner-link-wrap a .fhome-product-banner-link-text {
          position: absolute;
          left: 50%;
          top: 15%;
          font-size: 120px;
          transform: translateX(-50%) scaleY(2);
          font-weight: 900;
          color: #FFF;
          letter-spacing: -0.5px;
          filter: blur(10px);
          transition: all .5s; }
          @media (max-width: 1024px) {
            .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link .fhome-product-banner-link-wrap a .fhome-product-banner-link-text {
              position: absolute;
              top: inherit !important;
              bottom: 0;
              left: 0;
              right: 0;
              background: rgba(0, 0, 0, 0.25);
              padding: 5px 16px !important;
              backdrop-filter: blur(5px);
              border-top: 1px solid rgba(255, 255, 255, 0.3) !important;
              background: rgba(0, 0, 0, 0.45) !important;
              font-size: 28px !important;
              color: #FFF !important;
              transform: none !important;
              height: auto !important;
              display: flex !important;
              align-items: center !important;
              justify-content: center !important; }
              .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link .fhome-product-banner-link-wrap a .fhome-product-banner-link-text span {
                transform: none !important;
                writing-mode: inherit !important;
                font-size: 28px !important;
                text-shadow: rgba(1, 1, 1, 0.5) 2px 2px 5px !important; } }
        .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link .fhome-product-banner-link-wrap a .fhome-product-banner-link-arrow {
          display: none !important; }
        .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link .fhome-product-banner-link-wrap a:nth-of-type(1) .fhome-product-banner-link-text {
          top: inherit;
          left: 0;
          right: 0;
          bottom: 0;
          height: 100%;
          transform: none;
          font-family: "Big Shoulders", sans-serif;
          display: flex;
          align-items: flex-start;
          justify-content: center;
          z-index: 111;
          color: #ef4237;
          filter: none;
          padding: 110px 0; }
          .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link .fhome-product-banner-link-wrap a:nth-of-type(1) .fhome-product-banner-link-text span {
            writing-mode: vertical-rl;
            transform: rotate(180deg);
            text-shadow: black -2px 0px 2px;
            display: block; }
        .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link .fhome-product-banner-link-wrap a:nth-of-type(2) .fhome-product-banner-link-text {
          top: inherit;
          left: 0;
          right: 0;
          bottom: 0;
          height: 100%;
          transform: none;
          font-family: "Big Shoulders", sans-serif;
          display: flex;
          align-items: flex-end;
          justify-content: center;
          z-index: 111;
          color: #ef4237;
          filter: none;
          padding: 110px 0; }
          .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link .fhome-product-banner-link-wrap a:nth-of-type(2) .fhome-product-banner-link-text span {
            writing-mode: vertical-rl;
            transform: rotate(180deg);
            text-shadow: black -2px 0px 2px;
            display: block; }
        .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link .fhome-product-banner-link-wrap a:nth-of-type(3) .fhome-product-banner-link-text {
          top: inherit;
          left: 0;
          right: 0;
          bottom: 0;
          height: 100%;
          transform: none;
          font-family: "Big Shoulders", sans-serif;
          display: flex;
          align-items: flex-start;
          justify-content: center;
          z-index: 111;
          color: #ef4237;
          filter: none;
          padding: 110px 0; }
          .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link .fhome-product-banner-link-wrap a:nth-of-type(3) .fhome-product-banner-link-text span {
            writing-mode: vertical-rl;
            transform: rotate(180deg);
            text-shadow: black -2px 0px 2px;
            display: block; }
        .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link .fhome-product-banner-link-wrap a:nth-of-type(4) .fhome-product-banner-link-text {
          top: inherit;
          left: 0;
          right: 0;
          bottom: 0;
          height: 100%;
          transform: none;
          font-family: "Big Shoulders", sans-serif;
          display: flex;
          align-items: flex-end;
          justify-content: center;
          z-index: 111;
          color: #ef4237;
          filter: none;
          padding: 110px 0; }
          .fhome-product-banner-one .fhome-product-banner-wrap .fhome-product-banner-link .fhome-product-banner-link-wrap a:nth-of-type(4) .fhome-product-banner-link-text span {
            writing-mode: vertical-rl;
            transform: rotate(180deg);
            text-shadow: black -2px 0px 2px;
            display: block; }

.fhome-product-banner-two .fhome-product-banner-wrap .fhome-product-banner-link img {
  border-radius: 10px; }

@media (min-width: 1024px) {
  .fhome-product-banner-two .fhome-product-banner-wrap .fhome-product-banner-link {
    grid-column: 1 / 3;
    grid-row: 1 / 1; }
    .fhome-product-banner-two .fhome-product-banner-wrap .fhome-product-banner-link img {
      max-height: var(--product-item-height);
      border-radius: 10px; } }

.fhome-product-banner-three .fhome-product-banner-wrap .fhome-product-banner-link img {
  border-radius: 10px; }

@media (min-width: 1024px) {
  .fhome-product-banner-three .fhome-product-banner-wrap .fhome-product-banner-link {
    grid-column: 1 / 3;
    grid-row: 1 / 1; }
    .fhome-product-banner-three .fhome-product-banner-wrap .fhome-product-banner-link img {
      max-height: var(--product-item-height);
      border-radius: 10px; } }

.fhome-blog h2 {
  color: #545454;
  text-transform: uppercase; }

.fhome-blog h2 a {
  color: #545454;
  text-transform: uppercase; }
  .fhome-blog h2 a:hover {
    color: #000; }

.fhome-blog .swiper .swiper-button-prev, .fhome-blog .swiper .swiper-button-next {
  top: 35% !important; }
  @media (max-width: 640px) {
    .fhome-blog .swiper .swiper-button-prev, .fhome-blog .swiper .swiper-button-next {
      display: none; } }

.home-vendor {
  padding: 4rem 0;
  text-align: center; }
  .home-vendor h2 {
    color: #FFF; }
  .home-vendor .home-vendor-items {
    padding: 2rem;
    max-width: 1200px;
    margin: 0 auto;
    background: rgba(60, 60, 60, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    backdrop-filter: blur(5px);
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem; }
    .home-vendor .home-vendor-items > * {
      min-width: 0; }
    @media (max-width: 1024px) {
      .home-vendor .home-vendor-items {
        grid-template-columns: repeat(3, 1fr);
        padding: 1.5rem;
        gap: .5rem; } }
    .home-vendor .home-vendor-items a {
      display: flex; }
      .home-vendor .home-vendor-items a img {
        width: 100%;
        height: 100%;
        object-fit: cover; }

.fhome-store {
  text-align: center; }
  @media (max-width: 640px) {
    .fhome-store .swiper .swiper-button-prev, .fhome-store .swiper .swiper-button-next {
      display: none !important; } }
  .fhome-store .fhome-store-item a {
    display: block;
    border-radius: 10px;
    overflow: hidden;
    position: relative; }
    .fhome-store .fhome-store-item a:hover img {
      filter: none !important; }
    .fhome-store .fhome-store-item a .fhome-store-item-image {
      display: flex;
      align-items: flex-end; }
      .fhome-store .fhome-store-item a .fhome-store-item-image img {
        aspect-ratio: 1;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all .5s;
        filter: grayscale(1); }
    .fhome-store .fhome-store-item a .fhome-store-item-info {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.5);
      padding: 16px;
      backdrop-filter: blur(5px);
      border-top: 1px solid #545454; }
      @media (max-width: 640px) {
        .fhome-store .fhome-store-item a .fhome-store-item-info {
          padding: .5rem; } }
      .fhome-store .fhome-store-item a .fhome-store-item-info h3 {
        font-size: 20px;
        color: #ef4237;
        font-weight: bold;
        line-height: 1.9;
        margin: 0;
        text-shadow: black 1px 2px 3px; }
        @media (max-width: 991px) {
          .fhome-store .fhome-store-item a .fhome-store-item-info h3 {
            font-size: 1rem;
            line-height: 1.5; } }
      .fhome-store .fhome-store-item a .fhome-store-item-info .fhome-store-item-desc {
        font-size: 14px;
        color: #a6a6a6;
        font-weight: bold;
        line-height: 1.3;
        text-shadow: black 1px 2px 3px; }
        .fhome-store .fhome-store-item a .fhome-store-item-info .fhome-store-item-desc b {
          color: #FFF; }
        @media (max-width: 991px) {
          .fhome-store .fhome-store-item a .fhome-store-item-info .fhome-store-item-desc {
            line-height: 1.3; } }

.grid-group {
  display: grid;
  grid-template-columns: 30% 1fr;
  gap: 2rem; }
  .grid-group > * {
    min-width: 0; }
  @media (max-width: 1024px) {
    .grid-group {
      grid-template-columns: 1fr; } }
  @media (max-width: 640px) {
    .grid-group {
      gap: 0; } }
  .grid-group .fhome-newletter h2 {
    margin: 0; }
  .grid-group .fhome-newletter p {
    margin: 0;
    color: #737373;
    font-weight: bold; }
  .grid-group .fhome-newletter form {
    height: 200px;
    background: var(--bg-newletter) bottom center/cover no-repeat;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px; }
    @media (max-width: 640px) {
      .grid-group .fhome-newletter form {
        height: 150px;
        background-size: 100%; } }
    .grid-group .fhome-newletter form input {
      width: calc(75% - 10px);
      border-width: 1px;
      border-radius: 10px;
      border-style: solid;
      border-color: white;
      background: rgba(51, 51, 51, 0.1);
      backdrop-filter: blur(5px);
      color: #FFF;
      font-weight: bold;
      font-size: 18px;
      margin-top: 10%;
      height: 40px; }
      .grid-group .fhome-newletter form input::placeholder {
        color: #FFF; }
    .grid-group .fhome-newletter form button {
      background: #000;
      border: 1px solid #1c1d1d;
      max-width: 100%;
      padding: 8px 5px !important;
      margin-top: 10%;
      font-size: 14px;
      width: 25%;
      border-radius: 10px;
      color: #FFF;
      height: 40px;
      font-weight: bold;
      transition: all .5s; }
      @media (max-width: 640px) {
        .grid-group .fhome-newletter form button {
          width: 32.5%;
          font-size: 12px; } }
      .grid-group .fhome-newletter form button:hover {
        border-color: #FFF;
        background: #EF4237; }
  .grid-group .home-coupon h2 {
    margin-bottom: 1rem; }
  @media (max-width: 640px) {
    .grid-group .home-coupon .home-coupon-swiper {
      padding: 0 !important; }
      .grid-group .home-coupon .home-coupon-swiper .swiper-button-prev, .grid-group .home-coupon .home-coupon-swiper .swiper-button-next {
        display: none !important; } }
  .grid-group .home-coupon .home-coupon-item {
    border: 1px solid #DbDbDb;
    border-radius: 10px;
    padding: 10px; }
    .grid-group .home-coupon .home-coupon-item .home-coupon-content {
      font-size: 14px;
      color: #333; }
      .grid-group .home-coupon .home-coupon-item .home-coupon-content .home-coupon-content-head {
        padding-right: 100px; }
        .grid-group .home-coupon .home-coupon-item .home-coupon-content .home-coupon-content-head img {
          position: absolute;
          max-width: 100px;
          right: 10px; }
        .grid-group .home-coupon .home-coupon-item .home-coupon-content .home-coupon-content-head h3 {
          margin: 0;
          color: #000; }
      .grid-group .home-coupon .home-coupon-item .home-coupon-content .home-coupon-content-foot {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .grid-group .home-coupon .home-coupon-item .home-coupon-content .home-coupon-content-foot button {
          background: #000;
          border: 1px solid #000;
          color: #FFF;
          border-radius: 8px;
          padding: 2.5px 10px;
          transition: all .5s;
          height: 32px;
          display: flex;
          align-items: center;
          justify-content: center; }
          .grid-group .home-coupon .home-coupon-item .home-coupon-content .home-coupon-content-foot button:hover {
            border-color: #FFF;
            background: #EF4237; }
        .grid-group .home-coupon .home-coupon-item .home-coupon-content .home-coupon-content-foot .home-coupon-content-info {
          display: none; }
        .grid-group .home-coupon .home-coupon-item .home-coupon-content .home-coupon-content-foot span {
          font-size: 10px; }

#modal-coupon {
  position: fixed;
  inset: 0;
  z-index: 1;
  display: none; }
  #modal-coupon .modal-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    z-index: 1; }
  #modal-coupon .modal-content {
    position: relative;
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 480px;
    width: 100%;
    background: #FFF;
    padding: 10px; }
    @media (max-width: 480px) {
      #modal-coupon .modal-content {
        max-width: 95%; } }
    #modal-coupon .modal-content > a {
      position: absolute;
      top: 10px;
      right: 10px;
      cursor: pointer; }
    #modal-coupon .modal-content .coupon-title {
      text-align: center;
      font-weight: bold;
      color: #F30;
      font-size: 1.5rem;
      margin-bottom: 10px; }
    #modal-coupon .modal-content .coupon-label {
      background: #f3f3f3;
      padding: 10px; }
      #modal-coupon .modal-content .coupon-label span {
        margin-left: 10px;
        font-weight: bold; }
    #modal-coupon .modal-content .coupon-content {
      padding: 10px; }
    #modal-coupon .modal-content .coupon-action {
      padding: 10px;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      gap: 1rem; }
      #modal-coupon .modal-content .coupon-action button {
        border-radius: 5px;
        padding: 5px 10px; }
      #modal-coupon .modal-content .coupon-action button[data-type="coupon-copy"] {
        background: #F30;
        border: 1px solid #F30;
        border-radius: 4px; }

.site-footer {
  background: #ef4237; }
  @media (max-width: 640px) {
    .site-footer .tac {
      text-align: left;
      padding: 0 10px !important; }
      .site-footer .tac h3 {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: space-between; }
        .site-footer .tac h3:before {
          content: "+";
          font-size: 20px; }
        .site-footer .tac h3:after {
          left: 0; }
        .site-footer .tac h3.active:before {
          content: "-"; }
        .site-footer .tac h3.active + .site-footer__linklist {
          display: block; }
        .site-footer .tac h3.active + .stores_info {
          display: block; }
        .site-footer .tac h3.active + .social-icons {
          display: flex; }
      .site-footer .tac .site-footer__linklist {
        display: none; }
      .site-footer .tac .stores_info {
        display: none; }
      .site-footer .tac .social-icons {
        display: none; } }

.master-product .form-product {
  display: grid;
  grid-template-columns: 1fr 500px;
  gap: 40px; }
  .master-product .form-product > * {
    min-width: 0; }
    @media (min-width: 1024px) {
      .master-product .form-product > * {
        position: sticky;
        top: 0;
        height: min-content; } }
  @media (max-width: 1024px) {
    .master-product .form-product {
      grid-template-columns: 1fr;
      gap: 1.5rem; } }
  .master-product .form-product .product-gallery {
    display: block !important; }
    .master-product .form-product .product-gallery .product-image-details {
      width: 100%;
      padding: 0; }
      .master-product .form-product .product-gallery .product-image-details a {
        overflow: hidden; }
        .master-product .form-product .product-gallery .product-image-details a:before {
          display: none !important; }
        .master-product .form-product .product-gallery .product-image-details a img {
          width: 100% !important;
          border-radius: 8px !important; }
          @media (min-width: 1024px) {
            .master-product .form-product .product-gallery .product-image-details a img {
              margin-top: 25px;
              max-height: 80vh;
              object-fit: contain; } }
  .master-product .form-product .product-single__meta--wrapper {
    max-width: 460px;
    margin: 5% 0 0 auto;
    width: 100%;
    padding: 0; }
    @media (max-width: 1024px) {
      .master-product .form-product .product-single__meta--wrapper {
        padding: 0 1rem; } }
    @media (max-width: 640px) {
      .master-product .form-product .product-single__meta--wrapper {
        padding: 0 0; } }
    .master-product .form-product .product-single__meta--wrapper .product-single__meta .master-product-top {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 30px; }
      .master-product .form-product .product-single__meta--wrapper .product-single__meta .master-product-top .product-single__vendor a {
        font-size: 1.75rem;
        font-weight: bold;
        line-height: 1.9;
        color: black;
        text-decoration-line: underline;
        text-align: left; }
        @media (max-width: 640px) {
          .master-product .form-product .product-single__meta--wrapper .product-single__meta .master-product-top .product-single__vendor a {
            font-size: 1.5rem; } }
      .master-product .form-product .product-single__meta--wrapper .product-single__meta .master-product-top .pro_sku {
        font-size: 1rem;
        line-height: 1.9;
        color: #a6a6a6;
        text-align: right;
        margin: 0; }
    .master-product .form-product .product-single__meta--wrapper .product-single__meta .product-single__type a {
      font-size: 1.25rem;
      font-weight: bold;
      line-height: 1.9;
      color: #a6a6a6;
      text-align: left; }
    .master-product .form-product .product-single__meta--wrapper .product-single__meta .product-single__title {
      font-weight: 900;
      line-height: 1.2;
      color: black;
      font-size: 3rem;
      font-family: "Big Shoulders", sans-serif; }
      @media (max-width: 640px) {
        .master-product .form-product .product-single__meta--wrapper .product-single__meta .product-single__title {
          font-size: 2rem; } }
    .master-product .form-product .product-single__meta--wrapper .product-single__meta .master-product-short {
      margin-bottom: 2rem;
      font-size: 14px;
      line-height: 1.3;
      color: #a6a6a6;
      text-align: left; }
      .master-product .form-product .product-single__meta--wrapper .product-single__meta .master-product-short p {
        margin: 0; }
    .master-product .form-product .product-single__meta--wrapper .product-single__meta .product-single__form .product-single__quantity {
      display: none !important; }
    .master-product .form-product .product-single__meta--wrapper .product-single__meta .product-single__form #ProductPrice {
      flex-wrap: wrap; }
      .master-product .form-product .product-single__meta--wrapper .product-single__meta .product-single__form #ProductPrice strong {
        font-size: 29px;
        font-weight: bold;
        line-height: 1.2;
        color: #ef4237;
        text-align: left; }
        .master-product .form-product .product-single__meta--wrapper .product-single__meta .product-single__form #ProductPrice strong svg {
          width: 24px;
          height: 24px;
          fill: #ef4237; }
          .master-product .form-product .product-single__meta--wrapper .product-single__meta .product-single__form #ProductPrice strong svg * {
            fill: #ef4237; }
      .master-product .form-product .product-single__meta--wrapper .product-single__meta .product-single__form #ProductPrice span, .master-product .form-product .product-single__meta--wrapper .product-single__meta .product-single__form #ProductPrice del {
        order: inherit;
        width: 100%;
        font-size: 15px !important;
        font-weight: bold;
        font-style: italic;
        line-height: 1.9;
        color: #c1c1c1 !important;
        text-align: left; }
      .master-product .form-product .product-single__meta--wrapper .product-single__meta .product-single__form #ProductPrice span {
        letter-spacing: 0; }
    .master-product .form-product .product-single__meta--wrapper .product-single__meta .product-single__form .product-single__add-to-cart {
      margin-bottom: 0 !important;
      max-width: 355px !important; }
      .master-product .form-product .product-single__meta--wrapper .product-single__meta .product-single__form .product-single__add-to-cart button {
        background: transparent;
        color: #000;
        border: 1px solid #d9d9d9;
        border-radius: 10px;
        font-weight: bold;
        transition: all .5s; }
        .master-product .form-product .product-single__meta--wrapper .product-single__meta .product-single__form .product-single__add-to-cart button:hover {
          background: #000;
          color: #FFF; }
        .master-product .form-product .product-single__meta--wrapper .product-single__meta .product-single__form .product-single__add-to-cart button#BuyNow {
          background: #000; }
          .master-product .form-product .product-single__meta--wrapper .product-single__meta .product-single__form .product-single__add-to-cart button#BuyNow:hover {
            background: #EF4137; }
    .master-product .form-product .product-single__meta--wrapper .product-single__meta .fundiin-wrapper {
      margin-top: auto; }
      .master-product .form-product .product-single__meta--wrapper .product-single__meta .fundiin-wrapper .fundiin-title__text {
        font-size: 15px;
        font-weight: bold;
        font-style: italic;
        line-height: 1.9;
        color: #c1c1c1;
        text-align: left; }

.master-product .product-gallery__thumbs-container {
  margin: 1.5rem -.25rem 0; }
  @media (max-width: 1024px) {
    .master-product .product-gallery__thumbs-container {
      display: none !important; } }
  .master-product .product-gallery__thumbs-container .product-gallery__thumb-item {
    padding: 0 .25rem;
    display: block;
    border-radius: 10px;
    overflow: hidden; }
    .master-product .product-gallery__thumbs-container .product-gallery__thumb-item img {
      border-radius: 10px;
      aspect-ratio: 1 / 1;
      object-fit: contain;
      background: #fff;
      border: 1px solid #d9d9d9; }

.master-product .pro-box-tabs .tab-click {
  gap: 10px; }
  @media (max-width: 1024px) {
    .master-product .pro-box-tabs .tab-click {
      padding: 0; } }
  .master-product .pro-box-tabs .tab-click > li {
    width: auto;
    flex: 1;
    transition: all .5s; }
    @media (max-width: 1024px) {
      .master-product .pro-box-tabs .tab-click > li {
        width: 100%;
        flex: inherit !important; } }
    .master-product .pro-box-tabs .tab-click > li.active {
      flex: 2; }
      .master-product .pro-box-tabs .tab-click > li.active > a {
        background: #000;
        color: #FFF; }
    .master-product .pro-box-tabs .tab-click > li:hover > a {
      background: #000;
      color: #FFF; }
    .master-product .pro-box-tabs .tab-click > li > a {
      background: rgba(0, 0, 0, 0.05);
      border: 1px solid #d9d9d9;
      color: #000;
      border-radius: 10px;
      transition: all .5s;
      height: 50px;
      display: flex;
      justify-content: center;
      align-items: center; }

.master-product .pro-box-tabs .product-single__description {
  margin-top: .5rem;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  padding: 1rem 2rem .5rem; }
  @media (max-width: 1024px) {
    .master-product .pro-box-tabs .product-single__description {
      padding: .5rem !important; } }
  .master-product .pro-box-tabs .product-single__description .wrapper {
    max-width: 100%;
    margin: 0;
    padding: 0; }

.master-product .main-product-swatch {
  margin: 1.5rem 0 1rem; }
  .master-product .main-product-swatch .product-sw-line {
    margin-top: 1.5rem; }
    .master-product .main-product-swatch .product-sw-line .product-sw-select {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: center;
      gap: 10px; }
      .master-product .main-product-swatch .product-sw-line .product-sw-select .product-sw-title {
        font-weight: 500;
        margin-right: 20px;
        min-width: 100px;
        display: block;
        font-size: 1rem;
        line-height: 1;
        margin-bottom: 0;
        font-size: 20px;
        font-weight: bold;
        line-height: 1.9;
        color: black;
        text-align: left; }
        @media (max-width: 991px) {
          .master-product .main-product-swatch .product-sw-line .product-sw-select .product-sw-title {
            width: 100%;
            min-width: 100%;
            margin-bottom: 0;
            margin-right: 0; } }
      .master-product .main-product-swatch .product-sw-line .product-sw-select .product-sw-select-item input {
        display: none !important; }
      .master-product .main-product-swatch .product-sw-line .product-sw-select .product-sw-select-item .product-sw-select-item-span {
        display: block;
        border: 1px solid #e1e1e1;
        border-radius: var(--border_radius);
        min-width: 36px;
        height: 36px;
        line-height: 36px;
        padding: 0 10px;
        cursor: pointer;
        box-shadow: 2.5px 2.5px 2.5px rgba(0, 0, 0, 0.15);
        transition: all 0.3s linear;
        font-size: .85rem;
        margin-bottom: 0;
        text-align: center;
        border-radius: 10px;
        font-size: 20px;
        font-weight: bold;
        line-height: 1.6;
        color: black;
        letter-spacing: 0px;
        text-align: center; }
      .master-product .main-product-swatch .product-sw-line .product-sw-select .product-sw-select-item input:not(.disabled):checked + label {
        border-color: #F30;
        font-weight: 700;
        color: #F30; }
      .master-product .main-product-swatch .product-sw-line .product-sw-select .product-sw-select-item:not(.sw-color) input.soldOut + label {
        position: relative;
        background: url(https://file.hstatic.net/200000544803/file/soldout_bg_461519ca89c54e53978e6d5e00dd7ac0.png);
        background-position: center center;
        background-repeat: repeat;
        background-size: contain; }
      .master-product .main-product-swatch .product-sw-line .product-sw-select .product-sw-select-item.sw-color {
        position: relative; }
        .master-product .main-product-swatch .product-sw-line .product-sw-select .product-sw-select-item.sw-color input.soldOut + label {
          position: relative;
          opacity: .25; }
          .master-product .main-product-swatch .product-sw-line .product-sw-select .product-sw-select-item.sw-color input.soldOut + label span {
            position: relative;
            z-index: -1; }
        .master-product .main-product-swatch .product-sw-line .product-sw-select .product-sw-select-item.sw-color .product-sw-select-item-span {
          border: none;
          height: 60px;
          width: 80px;
          min-width: auto;
          position: relative;
          overflow: hidden;
          padding: 0;
          box-shadow: none;
          border-bottom: 3px solid transparent;
          border-radius: 0; }
          .master-product .main-product-swatch .product-sw-line .product-sw-select .product-sw-select-item.sw-color .product-sw-select-item-span span {
            border: none;
            box-shadow: none;
            display: block;
            height: 100%;
            width: 100%;
            cursor: pointer;
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
            border-radius: var(--border_radius); }
        .master-product .main-product-swatch .product-sw-line .product-sw-select .product-sw-select-item.sw-color input:checked + label {
          border-bottom: 3px solid #F30; }

@media (max-width: 767px) {
  .js-drawer-open-left .drawer--left {
    width: 100%;
    max-width: 100%; }
  .drawer__close--left .drawer__close-button {
    right: -20px;
    left: initial; } }

.lightbox .lb-outerContainer {
  border-radius: 10px !important; }

.lightbox .lb-image {
  border-radius: 10px !important; }

.lightbox .lb-number {
  margin-top: 15px !important; }

.lightbox .lb-close {
  margin-top: 15px !important; }

.fundiin-banner {
  border-radius: 10px !important; }

.end_mobile-nav__link {
  color: #737373 !important; }

.mobile-nav__megamenu-banners {
  padding-bottom: 8px; }
  .mobile-nav__megamenu-banners a {
    display: block; }
    .mobile-nav__megamenu-banners a:nth-child(1) {
      padding-bottom: 0 !important; }
    .mobile-nav__megamenu-banners a img {
      border-radius: 10px; }

#productSlick-thumb.slick-slider {
  position: relative; }
  #productSlick-thumb.slick-slider.arrow-small .slick-prev, #productSlick-thumb.slick-slider.arrow-small .slick-next {
    background: rgba(255, 255, 255, 0.5) !important;
    width: 2.5rem !important;
    height: 2.5rem !important; }
    #productSlick-thumb.slick-slider.arrow-small .slick-prev svg, #productSlick-thumb.slick-slider.arrow-small .slick-next svg {
      width: 1.25rem !important;
      height: 1.25rem !important; }
  #productSlick-thumb.slick-slider.arrow-small .slick-prev {
    left: 0; }
  #productSlick-thumb.slick-slider.arrow-small .slick-next {
    right: 0; }
  #productSlick-thumb.slick-slider .slick-prev, #productSlick-thumb.slick-slider .slick-next {
    font-size: 0;
    background-color: transparent;
    backdrop-filter: blur(5px);
    background: rgba(60, 60, 60, 0.3) !important;
    border: 2px solid #FFF;
    border-radius: 50%;
    color: #000;
    cursor: pointer;
    pointer-events: all;
    width: 3.75rem !important;
    height: 3.75rem !important;
    top: 50% !important;
    transform: translateY(-50%) !important; }
    @media (max-width: 640px) {
      #productSlick-thumb.slick-slider .slick-prev, #productSlick-thumb.slick-slider .slick-next {
        width: 2.5rem;
        height: 2.5rem; } }
    #productSlick-thumb.slick-slider .slick-prev svg, #productSlick-thumb.slick-slider .slick-next svg {
      vertical-align: middle;
      transition: all .5s;
      width: 2rem;
      height: 2rem;
      fill: #FFF; }
      #productSlick-thumb.slick-slider .slick-prev svg *, #productSlick-thumb.slick-slider .slick-next svg * {
        fill: #FFF;
        color: #FFF; }
      @media (max-width: 640px) {
        #productSlick-thumb.slick-slider .slick-prev svg, #productSlick-thumb.slick-slider .slick-next svg {
          width: 1.25rem;
          height: 1.25rem; } }
    #productSlick-thumb.slick-slider .slick-prev:before, #productSlick-thumb.slick-slider .slick-prev:after, #productSlick-thumb.slick-slider .slick-next:before, #productSlick-thumb.slick-slider .slick-next:after {
      display: none; }
  #productSlick-thumb.slick-slider .slick-prev {
    left: -15px !important; }
    @media (max-width: 640px) {
      #productSlick-thumb.slick-slider .slick-prev {
        left: 5px !important; } }
    #productSlick-thumb.slick-slider .slick-prev:hover svg {
      transform: rotate(225deg); }
    #productSlick-thumb.slick-slider .slick-prev svg {
      transform: rotate(190deg); }
  #productSlick-thumb.slick-slider .slick-next {
    right: -15px !important; }
    @media (max-width: 640px) {
      #productSlick-thumb.slick-slider .slick-next {
        right: 5px !important; } }
    #productSlick-thumb.slick-slider .slick-next:hover svg {
      transform: rotate(45deg); }
    #productSlick-thumb.slick-slider .slick-next svg {
      transform: rotate(0); }

.template-collection .fproduct-list .product-box {
  border: none;
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem; }
  .template-collection .fproduct-list .product-box > * {
    min-width: 0; }
  @media (max-width: 767px) {
    .template-collection .fproduct-list .product-box {
      grid-template-columns: repeat(2, 1fr); } }

.template-search .list-hehe-search {
  border: none;
  display: grid !important;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem; }
  .template-search .list-hehe-search > * {
    min-width: 0; }
  @media (max-width: 767px) {
    .template-search .list-hehe-search {
      grid-template-columns: repeat(2, 1fr); } }

html[lang="auto"] .btn-language-en, html[lang="vi"] .btn-language-en {
  padding-left: 24px;
  z-index: 10 !important; }

html[lang="auto"] .btn-language-cam, html[lang="vi"] .btn-language-cam {
  padding-left: 66px;
  z-index: 9 !important; }

html[lang="en"] .btn-language-vi {
  padding-left: 24px;
  z-index: 10 !important; }

html[lang="en"] .btn-language-cam {
  padding-left: 66px;
  z-index: 9 !important; }

html[lang="km"] .btn-language-en {
  padding-left: 24px;
  z-index: 10 !important; }

html[lang="km"] .btn-language-vi {
  padding-left: 66px;
  z-index: 9 !important; }
