.hp-learning { overflow-wrap: anywhere; }
.hp-learning .hp-course-column[hidden], .hp-learning [data-hp-empty-filter][hidden] { display: none !important; }
.hp-learning .products-content p { margin: 14px 0; }
.hp-learning .products-content h3 { line-height: 1.5; }
.hp-learning .products-content .price { font-size: 16px; }
.hp-learning button { cursor: pointer; }
.hp-learning .add-to-cart-btn button { font: inherit; background: transparent; border: 0; padding: 0; color: inherit; }
.hp-learning .hp-actions { display: flex; flex-wrap: wrap; gap: 16px; margin: 24px 0; }
.hp-learning .hp-selection-item { display: flex; justify-content: space-between; align-items: center; gap: 24px; border-bottom: 1px solid #e8e6eb; padding: 24px 0; }
.hp-learning .hp-selection-copy { min-width: 0; }
.hp-learning .hp-selection-item h4 { font-size: 22px; margin: 0 0 8px; }
.hp-learning .hp-selection-item p { margin: 0; }
.hp-learning .hp-remove { flex-shrink: 0; border: 1px solid #e8e6eb; border-radius: 8px; padding: 8px 16px; background: #f2eff4; color: #100629; }
.hp-learning .hp-prep { padding: 24px; border: 1px solid #e8e6eb; border-radius: 10px; margin-bottom: 30px; }
.hp-learning .hp-prep label { display: block; color: inherit; }
.hp-learning .hp-prep [type="checkbox"] + span { height: auto; min-height: 25px; line-height: 1.8; }
.hp-learning .woocommerce-topbar { align-items: center; flex-wrap: wrap; gap: 20px; }
.hp-learning .woocommerce-topbar > div { max-width: 100%; }
.hp-learning .product_list_widget li > span { display: block; font-size: 14px; margin-top: 5px; }
.hp-learning .products-details-tabs h3, .hp-learning .blog-desc h3 { scroll-margin-top: 110px; }
.hp-learning .products-details-tabs li { margin-bottom: 10px; }
.hp-learning [data-hp-feedback] { min-height: 1.5em; }
.hp-learning a.custom-btn.bgGradient3,
.hp-learning a.custom-btn.bgGradient2 { color: #fff; text-decoration: none; }
@media (max-width: 600px) {
 .hp-learning .hp-selection-item { gap: 12px; align-items: flex-start; }
 .hp-learning .hp-selection-item h4 { font-size: 19px; }
 .hp-learning .hp-selection-item p { font-size: 15px; }
 .hp-learning .hp-prep { padding: 18px; }
 .hp-learning .woocommerce-topbar > div { width: 100%; }
 .hp-learning .hp-actions .default-btn { white-space: normal; }
}
