h3 {
  margin: 0;
}

ul {
  padding: 0;
}

#menudropdown .container1 {
	width: 1170px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

#menudropdown .courses-mixitup {
  display: flex;
  height: 250px;
  max-width: 1170px;
}

#menudropdown .filter {
  list-style: none;
  padding: 10px 80px 10px 50px;
  font-family: muller-ex, sans-serif;
  font-style: normal;
  font-weight: 400;
  width: 270px;
  font-size: 17px;
  line-height: 26px;
  color: #1E1E1E;
  position: inherit !important;
  margin: 0 !important;
  }

  /* main.min.fix */
  #menudropdown ::after,
  #menudropdown ::before{
    display: none !important;
  }

#menudropdown .course-item {
  width: 425px;
  background-color: inherit !important;
  margin: 0 !important;
  padding: 0px !important;
  min-height: 0px !important;
  height: 39px !important;
}

#menudropdown .courses_grid{
    min-width: 900px !important;
}
/* end main min */

#menudropdown .filter:hover, .filter.mixitup-control-active {
  color: #0055D9;
  cursor: pointer;
  background: #F8F8FB;
  border-left: 2px solid #0055D9;
  font-weight: 500;
}

a {
  text-decoration: none;
}

#menudropdown #course_title {
  font-family: muller-ex, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #1E1E1E;
  position: relative;
}

#menudropdown #course_title:hover {
  font-weight: 500;
  color: #0055D9;
}

#menudropdown #course_title::before {
  content: '';
  display: block !important;
  width: 6px;
  height: 6px;
  background-color: #0055D9;
  position: absolute;
  border-radius: 100%;
  top: 5px;
  left: -15px;
}

#menudropdown .courses_grid {
  background: #F8F8FB;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  width: 900px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  overflow: hidden;
  padding: 15px 30px 0px 66px;
}

#menudropdown .filter_div {
  background: #fff;
  width: 270px;
  box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.1);
  z-index: 1;
  overflow: inherit !important;
  white-space: inherit !important;
}

#menudropdown .course-item {
  width: 425px;
}

#menudropdown .mixitup-control-active {
    background: #F8F8FB;
    border-left: 2px solid #0055D9;
}

#menudropdown {
    margin-top: 20px;
}














@font-face {
	font-family:muller-ex;font-weight:400;font-style:normal;src:url(https://webdesguru.com/wp-content/themes/webdesignguru/assets/fonts/MullerRegular/MullerRegular.eot);src:url(https://webdesguru.com/wp-content/themes/webdesignguru/assets/fonts/MullerRegular/MullerRegular.eot#iefix) format("embedded-opentype"),url(../fonts/MullerRegular/MullerRegular.woff) format("woff"),url(../fonts/MullerRegular/MullerRegular.ttf) format("truetype");
}

@font-face {
	font-family:muller-ex;font-weight:700;font-style:normal;src:url(https://webdesguru.com/wp-content/themes/webdesignguru/assets/fonts/MullerBold/MullerBold.eot);src:url(https://webdesguru.com/wp-content/themes/webdesignguru/assets/fonts/MullerBold/MullerBold.eot#iefix) format("embedded-opentype"),url(../fonts/MullerBold/MullerBold.woff) format("woff"),url(../fonts/MullerBold/MullerBold.ttf) format("truetype");
}

@font-face {
	font-family:muller-ex;font-weight:500;font-style:normal;src:url(https://webdesguru.com/wp-content/themes/webdesignguru/assets/fonts/MullerMedium/MullerMedium.eot);src:url(https://webdesguru.com/wp-content/themes/webdesignguru/assets/fonts/MullerMedium/MullerMedium.eot#iefix) format("embedded-opentype"),url(../fonts/MullerMedium/MullerMedium.woff) format("woff"),url(../fonts/MullerMedium/MullerMedium.ttf) format("truetype");
}

@font-face {
	font-family:muller-ex;font-weight:300;font-style:normal;src:url(https://webdesguru.com/wp-content/themes/webdesignguru/assets/fonts/MullerLight/MullerLight.eot);src:url(https://webdesguru.com/wp-content/themes/webdesignguru/assets/fonts/MullerLight/MullerLight.eot#iefix) format("embedded-opentype"),url(../fonts/MullerLight/MullerLight.woff) format("woff"),url(../fonts/MullerLight/MullerLight.ttf) format("truetype");
}

@font-face {
	font-family:muller-ex;font-weight:900;font-style:normal;src:url(https://webdesguru.com/wp-content/themes/webdesignguru/assets/fonts/MullerBlack/MullerBlack.eot);src:url(https://webdesguru.com/wp-content/themes/webdesignguru/assets/fonts/MullerBlack/MullerBlack.eot#iefix) format("embedded-opentype"),url(../fonts/MullerBlack/MullerBlack.woff) format("woff"),url(../fonts/MullerBlack/MullerBlack.ttf) format("truetype");
}