/*------------------------------------------- 
---------- Element LP Course Search-------------
--------------------------------------------*/
.lp-course-form-wrapper {
  display: flex;
  overflow: hidden;
}
.lp-course-form-wrapper .lp-course-btn {
  transition: all .8s ease;
}
