.rounded-6 {
  border-radius: .75rem !important;}

.rounded-8 {
  border-radius: 1.25rem !important;
}

.bg-blue{

  color: #fff !important;
 background-color: var(--web-primary) !important;

}

.rounded-top {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
  margin-left: 0px;
  margin-right: 0px;
}
.border-radius {

  border-radius: 20px;
  
}
.border-s1{
  border: solid 1px !important;
  color: gainsboro !important;
}
.text-white {
  color: white !important;
}
.view-all-text_ {
  font-size: 14px;
  font-weight: 600;
}
.view-all-text_ {
  color:  white !important;
}

.card-bg-category {
  background: #eaf1fb;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.0509803922);
 
}

.__img {
  height: 100px;
  aspect-ratio: 1;
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3) !important;
  background: white !important;
}

.__text-16px {
  font-size: 16px;
}
.card-header {
  padding: 0.1rem 1.25rem !important;}
  .__inline-111 {
    height: 70px !important;
    width: auto;
}
.__inline-122 {
  max-width:80px;
  -o-object-fit: contain;
  object-fit: contain;
}

.box-shadow_ {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3) !important;
  background: white !important;
}
.widget-list-item {
  text-transform: none !important;
}
h6, .h6 {
  font-size: 0.9rem !important;
}
  
.recommended-product-card {
  background: #f8fbfd;
  margin: 8px !important;
  margin-top: 8px;
  margin-bottom: 8px;
  min-height: 475px;
  border-radius: 5px;
  padding-bottom: 20px;
  margin-bottom: 0;
}
  .card-bg-arrival {
 
    background: #faf4e0d6;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.0509803922);
  
 
}
.inline_product {
  position: relative;
  overflow: hidden;
  width: 100%;
  border-radius: 15px !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  border: 1px solid #e9f3ff;
  transition: all 300ms ease-in-out;
}
  .__inline-62_ {
  background: #edf9f3;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.0509803922);
 
}
.feature-product-title_ {
 text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 700;
}




.flash-deals-wrapper_ {
  background: #eaf1fb;
 padding: 1px 1px;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.0509803922);
}

.bg-orange-tomat{

    color: #fff !important;
    background-color: #ff6e00 !important;
  
}

