.splide__track .card.card-style{
  height: 20vh;
}
.bi-emoji-frown-fill-love::before {
  content: "\f31e";
}
.wellcome-msg .alert-dismissible .btn-close {
  position: absolute;
  padding: unset !important;
  top: 0;
  right: 0;
  z-index: 2;
  bottom: 0;
  margin: auto;
}
.search_form_home input{
  border: unset !important;
}

.categories_slider .card {
	min-height: 20vh;
}

.latest-course-slider .card {
  height: 20vh;
}
.slider-blogs .card{
  height: 20vh;
}
.notification-bar.detached:not(.show) {
  top:0
}
.share_course {
	position: absolute;
	left: 30px;
	bottom: 35px;
}
.color-red-dark p{
  color: #d84558 !important;
}
.color-green-dark p{
  color: #8cc152 !important
}
.payment_section{
  position: fixed;
  bottom: 81px;
  width: 100%;
  right: 0;
  left: 0;
  margin: auto;
}
/* .price_section{
  background-color: #fff;
  border-radius: 8px;
} */

