.act_featured_pool .circum-product * {
  box-sizing: border-box;
}

.act_featured_product {
  margin-bottom: 40px;
}

.featured_product {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.act_featured_pool .product-info {
  justify-content: space-between;
  margin: 0;
}

.featured_product_item {
  width: 49.375%;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  background-position: 0 0;
  background-repeat: no-repeat;
  border-radius: 4px;
  margin-bottom: 20px;
}

.featured_product_img {
  width: 32%;
}

.featured_product_img a {
  display: block;
  padding-bottom: 100%;
  height: 0;
  text-decoration: none;
  position: relative;
  border-radius: 4px;
  box-shadow: 0px 4px 20px 5px rgba(255, 255, 255, 0.05);
}

.featured_product_img img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 4px;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  z-index: 1;
  border-radius: 4px;
}

.featured_product_info {
  width: 65.3333%;
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: space-between;
}

.featured_product_name {
  margin: 0 0 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.featured_product_name a {
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #fff;
  text-decoration: none;
}

.featured_product_t {
  position: relative;
  z-index: 2;
}

.featured_product_t .product-score {
  padding: 0;
}

.featured_product_t .product-reviews {
  color: #fff;
}

.featured_product_b {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2;
  bottom: -9px;
}

.featured_product_price {
  width: 403px;
  height: 70px;
  margin-right: 20px;
  background: url('https://img.aosomcdn.com/upload/activity/uk/images/2024/featured_price_pc.png') 0 0 no-repeat;
  background-size: contain;
  display: flex;
  padding: 0 0 0 0.7444%;
}

.featured_price_l {
  width: 51.861%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.featured_price_r {
  width: 39.2059%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transform: translateY(-6%);
}

.featured_price_sale {
  font-size: 18px;
  line-height: 100%;
  font-weight: 600;
  color: #dc2f2f;
}

.featured_price_sale span {
  font-size: 32px;
}

.featured_price_original {
  font-size: 12px;
  line-height: 100%;
  color: #666;
  margin-top: 5px;
  text-decoration: line-through;
}

.featured_price_r .icona-Pricereduction {
  transform: scaleX(-1);
  font-size: 35px;
}

.featured_price_discount {
  font-size: 26px;
  line-height: 130%;
  font-weight: 600;
  margin-left: 5px;
}

.long_spec .featured_price_sale {
  font-size: 16px;
}

.long_spec .featured_price_sale span {
  font-size: 28px;
}

.long_spec .featured_price_discount {
  font-size: 22px;
}

.featured_product_cart {
  width: 40px;
  height: 40px;
  background: url('https://cdn.aosomcdn.com/upload/tem/new_ui/images/featured-cart.svg') no-repeat 0 0;
  background-size: contain;
  display: block;
}

.featured_product_p {
  width: 31.6326%;
  height: 52.5%;
  position: absolute;
  z-index: 1;
  bottom: 19.75%;
  right: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
}

.featured_product_name_set {
  display: none;
}

.featured_product .star-icon {
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-right: 4px;
  background: url('https://cdn.aosomcdn.com/upload/tem/new_ui/images/star_icon_1.svg') no-repeat 50%;
  background-size: 100%;
}

.featured_product .star-0-5 .star-icon:nth-child(5) {
  background: url(https://cdn.aosomcdn.com/upload/tem/new_ui/images/star_half_1.svg) no-repeat 50%;
  background-size: 100%;
}

.featured_product .star-1 .star-icon:nth-child(5) {
  background: url(https://cdn.aosomcdn.com/upload/tem/new_ui/images/star_full_1.svg) no-repeat 50%;
  background-size: 100%;
}

.featured_product .star-1-5 .star-icon:nth-child(4) {
  background: url(https://cdn.aosomcdn.com/upload/tem/new_ui/images/star_half_1.svg) no-repeat 50%;
  background-size: 100%;
}

.featured_product .star-2 .star-icon:nth-child(4) {
  background: url(https://cdn.aosomcdn.com/upload/tem/new_ui/images/star_full_1.svg) no-repeat 50%;
  background-size: 100%;
}

.featured_product .star-2-5 .star-icon:nth-child(3) {
  background: url(https://cdn.aosomcdn.com/upload/tem/new_ui/images/star_half_1.svg) no-repeat 50%;
  background-size: 100%;
}

.featured_product .star-3 .star-icon:nth-child(3) {
  background: url(https://cdn.aosomcdn.com/upload/tem/new_ui/images/star_full_1.svg) no-repeat 50%;
  background-size: 100%;
}

.featured_product .star-3-5 .star-icon:nth-child(2) {
  background: url(https://cdn.aosomcdn.com/upload/tem/new_ui/images/star_half_1.svg) no-repeat 50%;
  background-size: 100%;
}

.featured_product .star-4 .star-icon:nth-child(2) {
  background: url(https://cdn.aosomcdn.com/upload/tem/new_ui/images/star_full_1.svg) no-repeat 50%;
  background-size: 100%;
}

.featured_product .star-4-5 .star-icon:nth-child(1) {
  background: url(https://cdn.aosomcdn.com/upload/tem/new_ui/images/star_half_1.svg) no-repeat 50%;
  background-size: 100%;
}

.featured_product .star-5 .star-icon:nth-child(1) {
  background: url(https://cdn.aosomcdn.com/upload/tem/new_ui/images/star_full_1.svg) no-repeat 50%;
  background-size: 100%;
}

.featured_product .star-1-5 .star-icon:nth-child(4)~div,
.featured_product .star-2 .star-icon:nth-child(4)~div,
.featured_product .star-2-5 .star-icon:nth-child(3)~div,
.featured_product .star-3 .star-icon:nth-child(3)~div,
.featured_product .star-3-5 .star-icon:nth-child(2)~div,
.featured_product .star-4 .star-icon:nth-child(2)~div,
.featured_product .star-4-5 .star-icon:nth-child(1)~div,
.featured_product .star-5 .star-icon:nth-child(1)~div {
  background: url(https://cdn.aosomcdn.com/upload/tem/new_ui/images/star_full_1.svg) no-repeat 50%;
  background-size: 100%;
}

.featured_product .star-icon-full {
  width: 25px;
  height: 25px;
  display: inline-block;
  margin-right: 5px;
  background: url(https://cdn.aosomcdn.com/upload/tem/new_ui/images/star_full_1.svg) no-repeat 50%;
  background-size: 100%;
}

.featured_product .star-icon-half {
  width: 25px;
  height: 25px;
  margin-right: 5px;
  background: url(https://cdn.aosomcdn.com/upload/tem/new_ui/images/star_half_1.svg) no-repeat 50%;
  background-size: 100% 100%;
}



@media only screen and (max-width: 1500px) {
  .featured_product_name a {
    font-size: 16px;
  }

  .featured_price_sale {
    font-size: 16px;
  }

  .featured_price_sale span {
    font-size: 28px;
  }

  .featured_price_r .icona-Pricereduction {
    font-size: 32px;
  }

  .featured_price_discount {
    font-size: 22px;
  }

  .featured_product_p {
    width: 25.306%;
    height: 42%;
    bottom: 26%;
  }

  .long_spec .featured_price_sale {
    font-size: 14px;
  }

  .long_spec .featured_price_sale span {
    font-size: 24px;
  }

  .long_spec .featured_price_discount {
    font-size: 18px;
  }
}

@media only screen and (max-width: 1400px) {
  .featured_product_item {
    padding: 15px;
  }

  .featured_product_name a {
    font-size: 15px;
  }

  .featured_price_sale {
    font-size: 14px;
  }

  .featured_price_sale span {
    font-size: 20px;
  }

  .featured_price_r .icona-Pricereduction {
    font-size: 22px;
  }

  .featured_price_discount {
    font-size: 18px;
  }

  .featured_product_cart .icon-basket {
    font-size: 20px;
  }

  .featured_price_l,
  .featured_price_r {
    transform: translateY(-7px);
  }

  .long_spec .featured_price_sale {
    font-size: 12px;
  }

  .long_spec .featured_price_sale span {
    font-size: 16px;
  }

  .long_spec .featured_price_discount {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1200px) {
  .featured_product_price {
    margin-right: 10px;
    background-image: url('https://img.aosomcdn.com/upload/activity/uk/images/2024/featured_price_pc_mini.png');
  }

  .featured_product_b {
    bottom: -22px;
  }
}

@media only screen and (max-width: 1100px) {
  .featured_product_name {
    margin: 0 0 10px;
  }

  .featured_price_r {
    transform: translateY(-10px);
  }
}

@media only screen and (max-width: 1000px) {
  .act_featured_pool .product-info {
    margin: 0;
  }
}

@media only screen and (max-width: 980px) {
  .featured_product_item {
    width: 100%;
    background-size: cover;
  }

  .featured_price_l {
    width: 44.861%;
    transform: translateY(0);
  }

  .featured_price_r {
    transform: translateY(-3px);
  }

  .featured_product_b {
    bottom: -5px;
  }

  .featured_product_cart {
    transform: translateY(0);
  }

  .featured_product_name a {
    font-size: 16px;
  }

  .featured_product_cart .icon-basket {
    font-size: 30px;
  }

  .featured_product_p {
    width: 31.6326%;
    height: 52.5%;
    bottom: 19.75%;
  }
}

@media only screen and (max-width: 767px) {
  .act_featured_product {
    margin-bottom: 20px;
  }

  .featured_product_b {
    bottom: -5px;
    justify-content: space-between;
  }

  .featured_product_item {
    padding: 12px;
    background-size: auto;
    margin-bottom: 8px;
  }

  .featured_product_img {
    width: 38.226299%;
  }

  .featured_product_info {
    width: 59.327217%;
  }

  .featured_product_name a {
    font-size: 12px;
    line-height: 130%;
    font-weight: 500;
  }

  .featured_product_price {
    width: 177px;
    height: 39px;
    margin-right: 0;
    background-image: url('https://img.aosomcdn.com/upload/activity/uk/images/2024/featured_price_h5_1.png');
  }

  .featured_price_l {
    width: 51.2%;
    transform: translateY(-2px);
  }

  .featured_price_r {
    width: 42.2%;
    transform: translateY(-2px);
  }

  .featured_price_sale {
    font-size: 12px;
  }

  .featured_price_sale span {
    font-size: 14px;
  }

  .featured_price_original {
    margin-top: 1px;
    font-size: 10px;
  }

  .featured_price_discount {
    font-size: 12px;
    margin-left: 3px;
  }

  .featured_price_r .icona-Pricereduction {
    font-size: 14px;
  }

  .featured_product_p {
    width: 36.8421%;
    height: 45.6%;
    bottom: 22.75%;
    right: 0;
  }

  .featured_product_cart .icon-basket {
    font-size: 20px;
  }

  .long_spec .featured_price_sale {
    font-size: 12px;
  }

  .long_spec .featured_price_sale span {
    font-size: 14px;
  }

  .long_spec .featured_price_discount {
    font-size: 12px;
  }

  .long_spec .featured_price_r .icona-Pricereduction {
    font-size: 12px;
  }

  .long_spec .featured_price_discount {
    margin-left: 1px;
  }

  .act_featured_pool .product-info {
    margin: 0 12px;
  }

  .featured_product_cart {
    width: 20px;
    height: 20px;
  }
}

@media only screen and (max-width: 321px) {
  .featured_price_l {
    width: 48.2%;
  }

  .featured_product_price {
    background-image: url('https://img.aosomcdn.com/upload/activity/uk/images/2024/featured_price_h5_mini_1.png');
  }
}