.elementor-5372 .elementor-element.elementor-element-a9c8789{--display:flex;--min-height:588px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-5372 .elementor-element.elementor-element-a9c8789:not(.elementor-motion-effects-element-type-background), .elementor-5372 .elementor-element.elementor-element-a9c8789 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://sarahplowmancoaching.com/wp-content/uploads/2026/06/Webinars-That-Work.png");background-position:center left;background-repeat:no-repeat;background-size:cover;}.elementor-5372 .elementor-element.elementor-element-18c74f5 > .elementor-widget-container{padding:0px 0px 0px 60px;}.elementor-5372 .elementor-element.elementor-element-18c74f5{text-align:start;}.elementor-5372 .elementor-element.elementor-element-18c74f5 .elementor-heading-title{color:var( --e-global-color-3d6f0353 );}.elementor-5372 .elementor-element.elementor-element-d1a506b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-5372 .elementor-element.elementor-element-44fda28 > .elementor-widget-container{padding:40px 0px 0px 0px;}/* Start custom CSS for shortcode, class: .elementor-element-44fda28 *//* MemberPress Courses responsive card fix */


/* Phone: 1 across */
@media only screen and (max-width: 767px) {

  .mpcs-course-list,
  .mpcs-courses,
  .mpcs-courses-list,
  .mpcs-course-grid,
  .mpcs-card-wrapper,
  .mpcs-cards,
  .mpcs-course-row,
  .mpcs-course-list .row {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 24px !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .mpcs-course-list > *,
  .mpcs-courses > *,
  .mpcs-courses-list > *,
  .mpcs-course-grid > *,
  .mpcs-card-wrapper > *,
  .mpcs-cards > *,
  .mpcs-course-row > *,
  .mpcs-course-list .row > * {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    margin: 0 !important;
  }

  .mpcs-course,
  .mpcs-course-card,
  .mpcs-card,
  .mpcs-course-list .course,
  .mpcs-course-list article,
  .mpcs-course-list li {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 auto 24px auto !important;
  }

  .mpcs-course img,
  .mpcs-course-card img,
  .mpcs-card img,
  .mpcs-course-list img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    display: block !important;
    object-fit: cover !important;
  }

  .mpcs-course h2,
  .mpcs-course h3,
  .mpcs-course-card h2,
  .mpcs-course-card h3,
  .mpcs-card h2,
  .mpcs-card h3,
  .mpcs-course-list h2,
  .mpcs-course-list h3 {
    font-size: 24px !important;
    line-height: 1.25 !important;
  }

  .mpcs-course p,
  .mpcs-course-card p,
  .mpcs-card p,
  .mpcs-course-list p {
    font-size: 16px !important;
    line-height: 1.5 !important;
  }


  /* Reduce author/profile image size on mobile */
  .mpcs-course-author img,
  .mpcs-author img,
  .mpcs-instructor img,
  .mpcs-card-author img,
  .mpcs-course-list .avatar,
  .mpcs-course-list img.avatar,
  .mpcs-course .avatar,
  .mpcs-course-card .avatar,
  .mpcs-card .avatar {
    width: 90px !important;
    height: 90px !important;
    max-width: 90px !important;
    max-height: 90px !important;
    min-width: 90px !important;
    min-height: 90px !important;
    object-fit: cover !important;
    border-radius: 50% !important;
  }

  /* Keep author info aligned nicely */
  .mpcs-course-author,
  .mpcs-author,
  .mpcs-instructor,
  .mpcs-card-author {
    display: flex !important;
    align-items: center !important;
    gap: 16px !important;
  }
}/* End custom CSS */