/*
Theme Name: Web Design
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
/* css giảm giá */
.badge-container.absolute.left.top.z-1

{

border-radius: 50%;
color: #ffffff;
font-size: 14px;
font-weight: 400;
height: 40px;
line-height: 40px;
position: absolute;
left: 10px;
text-align: center;
text-transform: uppercase;
width: 40px;
z-index: 2;
background-image: linear-gradient(
-90deg,#ec1f1f 0%,#ff9c00 100%);
margin-top: 48px;
}
/* css giảm giá */
/* CSS cho phần fake số lượng bán hàng */
.muathemewpgiare_fake_slb {
  padding-top: 16px;
  border-top: 1px solid rgb(228, 232, 237);
}

.muathemewpgiare_text {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #dc6803;
}

.muathemewpgiare_icon { 
  display: inline-block;
  vertical-align: -0.5em;
}

/* Hiệu ứng hover cho icon */
.muathemewpgiare_fake_slb:hover {
  background-color: #f8f8f8;
}