.ldp-flashsale-top {
  padding: 51px 32px; }
  @media (min-width: 1200px) {
    .ldp-flashsale-top {
      margin-left: -3%;
      margin-right: -3%; } }

.flashsale-top-heading {
  display: flex;
  flex-wrap: wrap;
  gap: 51px;
  justify-content: space-between;
  align-items: center; }
  .flashsale-top-heading .logo img {
    width: 250px;
    height: 100%;
    max-height: inherit; }
  .flashsale-top-heading .flashsale-top-heading-group {
    color: #fff; }
    .flashsale-top-heading .flashsale-top-heading-group h2 {
      font-size: 42px;
      font-weight: 900;
      margin: 0; }
    .flashsale-top-heading .flashsale-top-heading-group h3 {
      font-size: 33px;
      font-weight: 500;
      margin: 0; }
    @media (max-width: 767.98px) {
      .flashsale-top-heading .flashsale-top-heading-group h2 {
        font-size: 40px; }
      .flashsale-top-heading .flashsale-top-heading-group h3 {
        font-size: 24px; } }
    @media (max-width: 991.98px) {
      .flashsale-top-heading .flashsale-top-heading-group h2 {
        font-size: 56px; }
      .flashsale-top-heading .flashsale-top-heading-group h3 {
        font-size: 28px; } }
  .flashsale-top-heading .flashsale-top-heading-menu {
    gap: 15px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    flex-grow: 1; }
    .flashsale-top-heading .flashsale-top-heading-menu .menu-item {
      padding: 13px 8px;
      border-radius: 8px;
      max-width: calc(33.3333% - 10px);
      flex: 0 0 calc(33.3333% - 10px);
      font-size: 14px;
      font-weight: 500;
      text-align: center;
      cursor: pointer; }

.flashsale-top-heading {
  flex-wrap: nowrap;
  gap: 35px; }

.flashsale-top-body {
  margin-top: 51px; }
  .flashsale-top-body .mew_flash .product-item {
    padding: 5px; }
  @media (min-width: 1200px) {
    .flashsale-top-body .mew_flash .swiper-slide {
      width: calc(100% / 5 - 12.8px);
      margin-right: 16px; } }
  @media (min-width: 992px) {
    .flashsale-top-body .mew_flash .swiper-slide {
      width: calc(100% / 4 - 6px);
      margin-right: 8px; } }
  @media (min-width: 768px) {
    .flashsale-top-body .mew_flash .swiper-slide {
      width: calc(100% / 4 - 6px);
      margin-right: 8px; } }

.flashsale-section-collection {
  padding: 52px 0; }
  .flashsale-section-collection .heading {
    flex-wrap: nowrap;
    gap: 0;
    justify-content: space-between;
    display: flex;
    align-items: center;
    margin-bottom: 32px; }
    .flashsale-section-collection .heading .titleleft h2 {
      -webkit-background-clip: text !important;
      background-clip: text !important;
      -webkit-text-fill-color: transparent !important;
      padding: 0;
      font-style: normal;
      font-weight: 900;
      font-size: 52px;
      margin: 0;
      line-height: 1.1; }
    .flashsale-section-collection .heading .titleleft h3 {
      font-style: normal;
      font-weight: 500;
      color: #707070;
      font-size: 22px;
      margin: 0;
      line-height: 24px; }
    .flashsale-section-collection .heading .titleright h2 {
      -webkit-background-clip: text !important;
      background-clip: text !important;
      -webkit-text-fill-color: transparent !important;
      padding: 0;
      font-style: normal;
      font-weight: 900;
      font-size: 82px;
      margin: 0;
      line-height: 1.1; }
    .flashsale-section-collection .heading .titleright h3 {
      font-style: normal;
      font-weight: 500;
      color: #111111;
      font-size: 17px;
      margin: 0;
      line-height: 24px; }
    @media (max-width: 991.98px) and (min-width: 768px) {
      .flashsale-section-collection .heading .titleleft h2 {
        font-size: 42px; }
      .flashsale-section-collection .heading .titleleft h3 {
        font-size: 20px; }
      .flashsale-section-collection .heading .titleright h2 {
        font-size: 60px; }
      .flashsale-section-collection .heading .titleright h3 {
        font-size: 17px; } }
    @media (max-width: 767.98px) {
      .flashsale-section-collection .heading .titleleft h2 {
        font-size: 38px; }
      .flashsale-section-collection .heading .titleleft h3 {
        font-size: 20px; }
      .flashsale-section-collection .heading .titleright h2 {
        font-size: 53px; }
      .flashsale-section-collection .heading .titleright h3 {
        font-size: 17px; } }

.flashsale-top-heading .flashsale-top-heading-menu {
  flex-wrap: wrap; }
