/**
* Theme Name: Edudeme Child
* Description: This is a child theme of Edudeme, generated by Merlin WP.
* Author: <a href="http://pavothemes.com/">Pavothemes</a>
* Template: edudeme
* Version: 2.0.6
*/

.course-item-lp_assignment.etb-header #masthead {
  display: none;
}

.lp-single-collection .learn-press-courses[data-layout]:not(.swiper-wrapper) li.course {
    width: auto !important;
    max-width: 30%;
    padding:10px;
    display: inline-block;
    vertical-align: top;
}