/*your custom css goes here*/
.shopee-top{
  background: linear-gradient(-180deg, #35bef7, #c7e9fb);
  /* background: linear-gradient(135deg, #c7e9fb, #a6defa, #80d4f9, #5bc9f8, #35bef7); */
  transition: transform .2s cubic-bezier(.4,0,.2,1);
  /* color: #fff; */
}
.list-inline-ul{
  height: 2.125rem !important;
  align-items: center;
}
.border-right{
  border-right: 1px solid hsla(0,0%,100%,.4)!important;
}
/* .input-group-append{
  padding: .1875rem;
  display: flex !important;
  align-items: center;
}
.search-button{
  min-width: 60px;
  height: 34px;
  padding: 0 15px!important;
  border-radius: 2px;
  background: #fb5533;
} */
.front-header-search{
  border-radius: 2px;
}
.la-search{
  position: relative;
  top: 2px;
}
/* .form-control{
  border: 0!important;
} */
.home-banner-area{
  background-color: #fff;
  padding-top: 30px;
  margin-bottom: 1.25rem!important;
}
.banner-padding-right{
  padding-right: 5px!important;
}
.banner-padding-left{
  padding-left: 0!important;
}
.c-scrollbar-light{
  /*height: 320px!important;*/
}
.ad-box{
  margin-bottom: 1.25rem!important;
  /* min-height: 110px; */
}
.ad-list{
  margin-bottom: 5px!important;
}
.ad-a{
  height: 160px;
}
.ad-a-img{
  height: 160px!important;
}
.cate-box{
  margin-bottom: 1.25rem!important;
}
.home-category-list{
  /* min-height: 18.875rem; */
  background-color: #fff;
}
.shopee-header-section__header {
  background: #fff;
  height: 3.75rem;
  border-bottom: 1px solid rgba(0, 0, 0, .05);
  padding: 0 1.25rem;
  align-items: center;
  display: flex;
}
.shopee-header-section__header__title {
  color: rgba(0, 0, 0, .54);
  font-size: 1rem;
  font-weight: 500;
  flex: 1;
  margin-right: 1.25rem;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}
.image-carousel__item-list{
  display: flex;
  margin: 0;
  padding: 0;
  position: relative;
  /* height: 302px; */
  flex-wrap: wrap;
  align-content: flex-start;
  overflow: auto;
}
.image-carousel__item {
  padding: 0px;
  float: none;
  height: 151px;
  width: 114px !important;
  list-style: none;
  overflow-x: unset !important;
}
.home-category-list__category-grid {
  text-decoration: none;
  color: rgba(0, 0, 0, .87);
  border-right: 1px solid rgba(0, 0, 0, .05);
  border-bottom: 1px solid rgba(0, 0, 0, .05);
  text-align: center;
  background-color: #fff;
  display: block;
  position: relative;
  transition: transform .1s cubic-bezier(.4,0,.6,1), box-shadow .1s cubic-bezier(.4,0,.6,1);
}
.cate-img-box{
  display: flex;
  justify-content: center;
  padding-top: 10%;
}
.cate-img{
  width: 5.18rem;
  height: 5.5rem;
  padding-top: 10%;
  box-sizing: border-box;
  border-radius: 50%;
}
.cate-name-box{
  padding: 0 5%;
  height: 3.125rem;
  text-align: center;
}
.hover-category-menu{
  color: #1b1b28;
}
.cate-name {
  color: rgba(0, 0, 0, .8);
  font-size: .875rem;
  text-decoration: none;
  line-height: 1.25rem;
  height: 2.5rem;
  margin-bottom: .625rem;
  word-break: break-word;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.shopee-header-section__header {
  background: #fff;
  height: 3.75rem;
  border-bottom: 1px solid rgba(0, 0, 0, .05);
  padding: 0 1.25rem;
  align-items: center;
  display: flex;
}
.shopee-header-section__header__title {
  color: rgba(0, 0, 0, .54);
  font-size: 1rem;
  font-weight: 500;
}
.ITZVng {
  color: #ee4d2d;
}
.half-outside-arrow .slick-prev{
  left: 10px;
}
.half-outside-arrow .slick-next{
  right: 10px;
}
.list-left-right{
  padding: 0 0.625rem!important;
}
.list-right-more{
  margin-right: 1.25rem!important;
}
.EysywS{
  background-color: #fff;
  border-top: 4px solid #ee4d2d;
  color: rgba(0, 0, 0, .54)!important;
  /* min-width: 75rem; */
}
.footer1{
  background-color: #fff;
  color: rgba(0, 0, 0, .54)!important;
}
@media (max-width: 767.98px) {
  .mobile-img-auto-height img{
    height: 8rem;
  }
  .align-items-baseline{
    position: relative;
  }
  .list-right-more{
    position: absolute;
    right: 1.25rem;
    top: 0.8rem;
    margin-right: 0!important;
  }
}
.hov-shadow-md:hover{
  border: 1px solid #ee4d2d !important;
}
.header-menu{
  color: #222;
}
.today-buy-img{
  object-fit: contain;
}
.price-box{
  padding-top: 0!important;
}
.price-num{
  margin-top: 0.5rem;
}