.section_flashsale .btn-icon {
  border-color: #fdd276;
  background-color: #fdd276;
  font-weight: bold; }

.section_flashsale .col-xl-15 {
  margin-bottom: 15px;
  padding-left: 5px;
  padding-right: 5px; }

.section_flashsale .item_product_main .product-info {
  padding: 10px 0 0;
  padding-left: 10px;
  padding-right: 10px; }

.section_flashsale .flashsale__bottom {
  padding: 10px; }

.section_flashsale .e-tabs {
  padding: 0 15px;
  padding-bottom: 15px; }

.section_flashsale .flashsale__countdown-label {
  color: #fff; }

.section_flashsale .flashsale__title a {
  font-weight: 800;
  color: #fff;
  font-size: 22px; }

.section_flashsale .flashsale__header {
  padding: 10px; }

.section_flashsale .flash-sale-tabs .tabs li {
  color: #fff;
  font-weight: 500;
  opacity: 0.85; }

.section_flashsale .tabs li.current:after {
  display: none; }

.section_flashsale .tabs li.current {
  color: #fff;
  font-weight: bold;
  opacity: 1; }

.section_ss_collection .ss_item {
  position: relative;
  padding: 30px 5px; }

.section_ss_collection .ss_item a {
  position: relative;
  display: block; }
  .section_ss_collection .ss_item a .newname {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #000;
    font-weight: bold;
    background: rgba(255, 255, 255, 0.45);
    padding: 7px;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center; }
    @media (max-width: 767px) {
      .section_ss_collection .ss_item a .newname {
        font-size: 12px; } }
    .section_ss_collection .ss_item a .newname svg {
      fill: #000;
      background: #fff;
      width: 30px;
      height: 30px;
      border-radius: 9999px;
      padding: 6px;
      display: flex;
      justify-content: center;
      align-items: center;
      align-content: center; }
      .section_ss_collection .ss_item a .newname svg path {
        fill: #000000; }

.position-relative:has(.outofhethang) {
  display: none !important; }
