.templprodyct {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 5px; }
  @media (max-width: 767px) {
    .templprodyct {
      display: flex;
      overflow: auto; }
      .templprodyct > div {
        flex: 0 0 calc(100%/3.5); } }
  .templprodyct .product-block .product-img .product-tag-label .product-wishlist button, .templprodyct .product-block .product-img .product-tag-label .product-add-to-cart button {
    width: 20px;
    height: 20px; }
  .templprodyct .product-block .product-img .product-tag-label .product-wishlist button.atc-mb-loop, .templprodyct .product-block .product-img .product-tag-label .product-add-to-cart button.atc-mb-loop {
    background-size: 20px 20px; }
  .templprodyct .product-block .product-img .product-tag-label .product-wishlist button.wishlist-loop, .templprodyct .product-block .product-img .product-tag-label .product-add-to-cart button.wishlist-loop {
    background-size: 15px 15px; }
  .templprodyct .box-pro-prices {
    margin-top: 5px; }
  .templprodyct > div {
    min-width: 0; }
    .templprodyct > div .hash-tag-loop, .templprodyct > div .vendor, .templprodyct > div .pro-name, .templprodyct > div .group-info-variant, .templprodyct > div .fl_progressbar_group {
      display: none !important; }
  .templprodyct .product-block .product-img {
    padding: 0; }

.boxwaptemplategrhead {
  display: flex;
  justify-content: space-between;
  margin: 25px 0;
  align-items: flex-end; }
  .boxwaptemplategrhead .boxwaptemplategrhead1 {
    font-weight: bold;
    color: #0064a9;
    text-transform: uppercase;
    font-size: 20px; }
  .boxwaptemplategrhead .boxwaptemplategrhead2 a {
    color: #fff; }

#section-flash-sale .bg-flash-sale .wd-top-title {
  padding: 0; }

#section-flash-sale .bg-flash-sale .wd-top-title ul.countdown-deal.d-flex.d-flex-center.js-center {
  justify-content: flex-end;
  transform: none; }

.countdown-deal .minitingay {
  display: flex;
  align-items: center;
  gap: 3px;
  margin-right: 10px;
  color: #fff; }

.countdown-deal .demnum {
  padding: 2px;
  background: #fff;
  width: 25px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #96d7e0; }

.countdown-deal .dot {
  color: #fff;
  padding: 3px;
  color: #fff; }

@media only screen and (max-width: 767px) {
  #section-flash-sale .bg-flash-sale .wd-top-title .title-section, #section-flash-sale .bg-flash-sale .wd-top-title .countdown-deal, #section-flash-sale .bg-flash-sale .wd-top-title .list-item-notify {
    flex: 0 0 50%;
    width: 50%; } }

@media (max-width: 410px) {
  #section-flash-sale .bg-flash-sale .wd-top-title .title-section, #section-flash-sale .bg-flash-sale .wd-top-title .countdown-deal, #section-flash-sale .bg-flash-sale .wd-top-title .list-item-notify {
    flex: 0 0 100%;
    width: 100%; }
  #section-flash-sale .bg-flash-sale .wd-top-title ul.countdown-deal.d-flex.d-flex-center.js-center {
    justify-content: center;
    transform: none; } }

.group-collection-new .slick-slide > div {
  height: 100%; }
  .group-collection-new .slick-slide > div > div {
    height: 100%; }

@media only screen and (max-width: 767px) {
  #section-flash-sale .bg-flash-sale .wd-top-title .title-section, #section-flash-sale .bg-flash-sale .wd-top-title .countdown-deal, #section-flash-sale .bg-flash-sale .wd-top-title .list-item-notify {
    flex: 0 0 100%;
    width: 100%; }
  #section-flash-sale .bg-flash-sale .wd-top-title ul.countdown-deal.d-flex.d-flex-center.js-center {
    justify-content: center; } }
