#activity-stream .activity-content .activity-state-comments .comments-count,
#activity-stream .activity-content .activity-state .ac-state-separator {
	display: none;
}
.eff-course-list-wrapper {
	width: 100%;
}
.eff-course-list-wrapper .eff-single-course-wrap {
	display: flex;
	align-items: center;
	background: #ffffff;
	border: 1px solid #d4d4d4;
	justify-content: space-around;
	margin: 10px 0;
}
.eff-course-thumb img {
	width: 200px;
}
.eff-course-title,
.eff-complete-time,
.eff-complete-text {
	margin-left: 40px;
	font-weight: 600;
	font-size: 18px;
}
.eff-course-title {
	color: #0d1355;
}
.eff-lifter-course-progress {
	background: #ffffff;
	padding: 16px;
}
.eff-lifter-course-progress .llms-progress {
	align-items: center;
	flex-direction: row-reverse;
	margin: unset;
	margin-top: 5px;
	background: #fafbfd;
	padding: 16px;
}
.eff-lifter-course-progress .llms-progress .progress__indicator {
	margin-top: unset;
	font-weight: 600;
}
.eff-lifter-course-progress .llms-progress-bar {
	width: 96%;
	margin-right: auto;
}
.eff-lifter-course-progress .eff-progress-msg {
	color: #0d1355;
	font-weight: 600;
}
.eff-complete-text,
.eff-lifter-course-progress .eff-progress-msg .eff-progress-msg-percent {
	color: #326867;
}
.bp-wrap
	.activity-list
	.activity-item
	.bp-generic-meta.action
	.acomment-reply.button:before {
	content: "\ee34";
}
#activity-stream
	.bp-generic-meta
	.generic-button
	.eff-activity-repost
	.eff-repost-icon {
	font-size: 20px;
	vertical-align: bottom;
}
#activity-stream .bp-generic-meta .generic-button:nth-child(4) {
	margin-left: auto !important;
}
body a#friends-my-friends span,
body a#requests span {
	margin-left: 50px;
	color: #ffffff;
	background: #090f52;
	padding: 4px 10px;
}
.eff-back-transactions-wrap {
	width: 20%;
	display: flex;
	align-items: center;
	background: #efefef;
	margin-bottom: 2%;
	color: #326867;
	padding: 8px;
}
.eff-back-transactions-wrap a {
	color: #326867;
}
.eff-back-transactions-wrap a:hover {
	color: #326867;
}
.bb-course-price .lifterlms-price {
	color: #ffffff;
}
.eff-after-each-section {
	margin-top: 30px;
}
.eff-after-each-section .efforia-leaderboard-table-wrapper tr th {
	text-align: center;
}
.eff-display-incompleted-tasks .eff-task-row a {
	color: #222222;
}
.eff-display-incompleted-tasks .eff-task-row a:hover {
	color: #222222;
	text-decoration: underline;
}
.eff-display-incompleted-tasks .eff-task-row {
	padding: 4px 0;
}
.eff-display-incompleted-tasks .eff-task-row .eff-expire-time {
	padding-left: 4%;
	font-size: 12px;
}
.eff-user-reward-wrap table {
	background: #ffffff;
}
.wp-block-llms-course-continue-button {
	display: none;
}
.course-hero__txt.eff-course-hero-txt {
	margin: 0.97vw 0 0.97vw 0;
}
/* homepage task style */
.eff-display-upcoming-task .eff-no-task,
.eff-display-open-task .eff-no-task {
	font-style: italic;
	font-size: 20px;
}
/* .eff-display-open-task .llms-lesson-date-actiation {
	display: none;
} */
.single.single-course .llms-lesson-preview.expired .fa.fa-check-circle {
	border-color: #eb3226;
}
.single.single-course .llms-lesson-preview.expired .fa.fa-check-circle::before {
	content: "\2715";
	color: #eb3226;
	font-size: 12px !important;
}
.single-lesson.llms-pointer.llms-inner
	.lifter-topic-sidebar-wrapper
	.lifter-topic-sidebar-data {
	position: relative !important;
	top: 0 !important;
}
.llms-lesson-title {
	text-decoration: none !important;
}
.llms-lesson-title.eff-completed {
	text-decoration: line-through !important;
}

/* Gravity form additional info */
.eff-display-add-wrap img {
	width: 150px;
}
.eff-display-add-wrap label {
	font-weight: 600;
	display: inline-block;
	width: 150px;
	vertical-align: top;
}
.eff-add-attribution {
	display: flex;
}
.eff-display-add-wrap .eff-add-padding {
	padding: 10px;
}
.eff-after-each-section .product-review-heading {
	font-family: "Manrope";
	font-weight: 700;
	color: #338E89;
	font-size: 38px;
	letter-spacing: -2%;
	padding: 0;
	text-align: center;
    line-height: 130%;
    margin: 0 0 28px;
}
.product-review-name-wrap .review-product-meta {
	padding-left: 14px;
    justify-content: space-between;
    align-items: flex-start;
}
.product-review-name-wrap .review-product-title {
	color: #090f52;
    font-family: "Manrope";
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;

}
.eff-after-each-section.eff-review-prompt {
	width: 100%;
    max-width: 553px;
    margin: 0 auto;
}
.product-review-name-wrap {
	display: flex;
}
.product-review-name-wrap img.review-user-avatar {
	display: none;
}
.product-review-name-wrap img {
	width: 67px;
    border-radius: 8px;
}
.product-review-wrap {
	margin: 0 auto;
    padding: 24px;
    max-width: 439px;
    border: 1px solid #E8E9EF;
    border-radius: 8px;
    background: #F9F9FB;
}
.product-review-wrap .product-write-review-title {
	font-weight: 500;
	color: #090f52;
	font-size: 14px;
	padding: 15px 25px 0 25px;
	border-top: 1px solid #E8E9EF;
	margin: 20px -25px 5px;
}
.product-review-wrap .review-product-input {
	width: 100%;
	border-radius: 0;
	border: 1px solid #fff;
	resize: none;
}
p.review-product-desc {
	color: #090f52;
	font-size: 13px;
	font-weight: 500;
	padding-top: 10px;
}
.review-product-efforia-box {
	display: flex;
	align-items: center;
}
.review-product-efforia-box .review-product-efforia-text {
	padding-left: 20px;
}
.review-product-button {
	padding: 10px;
	border: 1px solid #326867;
	margin-top: 20px;
	text-align: center;
	cursor: pointer;
	color: #326867;
	font-weight: 600;
}
.eff-star-rating {
	display: flex;
	align-items: center;
	gap: 4px;
	margin-top: 6px;
}
.eff-star {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url('../img/star-grey.svg') no-repeat center / contain;
	cursor: pointer;
	-webkit-user-select: none;
	user-select: none;
	font-size: 0;
	line-height: 0;
}
.eff-star.eff-star--filled {
	background-image: url('../img/star-orange.svg');
}
.review-product-meta {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.review-product-title {
	display: flex;
	align-items: center;
	gap: 6px;
	font-weight: 600;
	font-size: 14px;
}
.product-review-name-wrap img.review-small-logo {
	height: 15px;
	flex-shrink: 0;
    width: auto;
    border-radius: unset;
}
.eff-review-done .product-review-wrap {
    text-align: center;
    padding: 32px 16px;
    background: none;
    border: none;
}
.review-success-message {
    font-size: 16px;
    font-weight: 600;
    color: #017374;
    margin-bottom: 24px;
}
a.review-skip-link {
	display: block;
	text-align: center;
	color: #7bbdb9;
	font-size: 12px;
	margin-top: 25px;
}
.review-product-button.btn.btn-green {
  background: transparent;
  border-color: #7bbdb9;
  gap: 8px;
  justify-content: center;
  width: 100%;
}
.review-product-button.btn.eff-loading {
  opacity: 0.7;
  pointer-events: none;
  position: relative;
}
.review-product-button.btn.eff-loading div::before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 2px solid #7bbdb9;
  border-top-color: transparent;
  border-radius: 50%;
  animation: eff-spin 0.7s linear infinite;
  margin-right: 8px;
  vertical-align: middle;
}
@keyframes eff-spin {
  to { transform: rotate(360deg); }
}
.review-product-button.btn.btn-green:hover {
	background-color: #017374;
	border-color: #017374;
}
.review-product-button.btn span:not(.icon) {
  color: #7bbdb9;
  font-family: Manrope,sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  text-transform: capitalize;
}
.review-product-button.btn:hover span:not(.icon) {
    color: #ffffff;
}
.review-product-button.btn.btn-green .icon {
  background: #7bbdb9;
}
.review-product-button.btn:hover .icon {
  background-color: #036063;
}
.review-product-button.btn .icon svg {
  height: 16px;
  width: 16px;
  fill: #fff;
}
.eff-consent-form-btn {
	width: 100%;
	cursor: pointer;
}
body.single-consent .consent-form {
	position: fixed;
	bottom: 0;
	top: unset;
	width: 100%;
}
body.single-consent .consent-text {
	margin-bottom: 410px;
}

/* Show Participant user content  */
.participant_qa.single-lesson .lifterlms-lessions-top,
body.participant_qa.profile.public.page-template-page-home
	#content
	.profile-created-challenges.tablet {
	display: block;
}

/* Eligibility template style */
.single-eligibility .eligibility-top {
	text-align: center;
	margin-bottom: 32px;
	padding-top: 80px;
}
.single-eligibility .eligibility-top h1 {
	color: #326867;
	font-family: Zuume-Edge-Cut;
	font-size: 46px;
	font-style: italic;
	font-weight: 700;
	line-height: 105%;
	letter-spacing: 0.92px;
	margin: 0 0 12px;
}
.single-eligibility .gform-body.gform_body {
	max-width: 738px;
	margin: 0 auto;
	padding: 38px 44px;
	background-color: #ffffff;
	font-size: 14px;
	line-height: 174%;
	color: #5d5e6a;
}
.single-eligibility .gform_heading,
body.single-eligibility
	.addtoany_share_save_container.addtoany_content.addtoany_content_bottom {
	display: none;
}
body.single-eligibility .gform_wrapper.gravity-theme .gform_footer {
	display: flex;
	left: 50%;
	transform: translate(-50%, 0);
	align-items: center;
	width: 30%;
	margin-left: auto;
	margin-right: auto;
	justify-content: center;
}
body.registration .gform_wrapper.gravity-theme .gform_footer {
	display: none;
}
.page-template-page-purchase .llms-checkout-wrapper .llms-notice.llms-error {
	display: block !important;
}
.page-template-page-purchase .llms-checkout-wrapper .llms-notice.llms-error li {
	color: #ffffff !important;
}
body.single-eligibility
	.gform_wrapper.gravity-theme
	.gform_footer
	input.gform_button {
	position: static;
}
body.single-eligibility {
	background: #fafbfd;
}
.single.single-course .course-background__list li a {
	margin: 0;
	color: #090f52;
	font-weight: 600;
	line-height: 22px;
	font-size: 16px;
	text-align: left;
}
.bb-dark-theme.single.single-course .course-background__list li a {
	color: #f3f2f8;
}
.single.single-course .course-note__coaches {
	justify-content: center;
	flex-direction: row;
	flex-wrap: wrap;
}
.single.single-course .course-note__coaches-item {
	flex-basis: calc(50% - 12px);
	margin-top: 20px;
}
.steps-wrap {
	margin: 0 0 0 14px;
	font-size: 12px;
	line-height: 18px;
	color: #9e9ea6;
	display: flex;
}
.steps-wrap .current-step {
	margin-left: 4px;
}
.steps-wrap .seperator {
	margin: 0 4px;
}
body.single.single-course .course-note__links {
	justify-content: space-evenly;
}
.ajax-loader {
	border: 4px solid #f3f3f3;
	border-radius: 50%;
	border-top: 4px solid #326867;
	width: 30px;
	height: 30px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	position: absolute;
	top: 24%;
	left: 46%;
	transform: translate(-50%, -50%);
	z-index: 999;
	display: none;
}
/* Safari */
@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
@media only screen and (max-width: 600px) {
	body.single-eligibility .gform_wrapper.gravity-theme .gform_footer {
		width: 72%;
	}
	.single.single-course .course-tabs__vertical .nav-tabs li a {
		/*padding: 6.47vw 5vw 1.47vw 15px !important;*/
		padding: 4.47vw 5vw 4.47vw 0px !important;
		min-height: 17vw;
		font-size: 14px !important;
	}
}

/* Gravity form frontend functionality */
body.single.single-lesson .gform_fields fieldset {
	display: none;
}
body.single.single-lesson .gravity-form-continue-button {
	width: 100%;
	position: relative;
}
body.single.single-lesson .gravity-form-next-button,
body.single.single-lesson .gf-hidden-field-submit-button {
	width: 30%;
	position: absolute;
	right: 0;
	top: 20px;
}
body.single.single-lesson .gform_footer.top_label {
	visibility: hidden;
}
body.single.single-lesson .gravity-form-error-message {
	position: absolute;
	top: 30px;
	color: #f54100;
	font-weight: 600;
	font-size: 16px;
}
body.single.single-lesson .gravity-form-error-message.gf-hide {
	display: none;
}
body.single.single-lesson .gravity-form-continue-button .gf-next-button-loader {
	top: 20%;
	left: 40%;
}
body.single.single-lesson .survey-step-wrap .steps {
	margin: 0 0 1.6875rem !important;
}
.eff-leave-protocol {
	color: #f54100;
	cursor: pointer;
	width: max-content;
	white-space: nowrap;
	font-weight: 500;
	padding-left: 22px;
}

/*Popup style*/
.lcc-close-popup {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	font-size: 20px;
	font-weight: bold;
}
.lcc-popup-overaly {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	z-index: 1000;
}
.lcc-popup-overaly .lcc-popup {
	position: fixed;
	background: white;
	width: 50%;
	height: 60%;
	border-radius: 5px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1001;
	padding: 0px 20px 20px 20px;
	overflow-y: auto;
}
.lcc-popup-overaly .lcc-extra-space {
	padding-bottom: 40px;
}

/* Close button style */
.lcc-popup-overaly .lcc-label {
	display: block;
	font-weight: 600;
}
.eff-email-section {
	display: flex;
	align-items: center;
}
.eff-email-section .eff-email-label {
	width: 100px;
	font-weight: 600;
	font-size: 14px;
}
.eff-email-content {
	width: 80%;
}
.eff-email-content .eff-email-subject,
.eff-email-content .eff-email-body {
	width: 100%;
	border-radius: unset;
	font-size: 14px;
}
.eff-efforia-email .eff-email-section {
	margin-top: 20px;
}
.eff-efforia-email .eff-email-section:nth-child(1) {
	margin-top: 0;
}
.eff-send-button {
	border-radius: 2px;
	width: 120px;
	background: #326867;
	color: #fff;
	padding: 8px;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
}
.eff-send-wrapper {
	display: flex;
	align-items: center;
	margin-top: 20px;
}
.eff-send-wrapper .eff-error-message {
	color: #f54100;
	font-weight: 500;
	font-size: 14px;
	margin-left: 10px;
	display: none;
}
.bp-profile-content .eff-upload-user-profile {
	background: transparent;
	color: #018786;
	border-color: #999;
	width: 100%;
	margin-top: 20px;
}
.bp-profile-content .eff-upload-user-profile:hover {
	background: #018786;
	color: #fff;
}
.explore-measure-section {
	display: none;
}
.bp-user.social
	#item-body
	.item-body-inner
	.bp-settings-container
	.nsl-container
	.nsl-container-buttons
	> a:last-child {
	display: none !important;
}
.reviewer.bp-user.social
	#item-body
	.item-body-inner
	.bp-settings-container
	.nsl-container
	.nsl-container-buttons
	> a:last-child {
	display: inline-block !important;
}
.llms-coupon-wrapper {
	display: none;
}
.eff-coupon-code {
	position: relative;
}
.eff-coupon-code-wrap {
	display: flex;
	align-items: center;
	border: 1px solid rgba(50, 104, 103, 0.3);
	border-radius: 8px;
}
.eff-coupon-code-wrap .eff-coupon-code-input {
	font-size: 12px;
	border: unset;
}
.eff-coupon-code-wrap .eff-coupon-checked-icon {
	cursor: pointer;
	background: #017374;
	padding: 10px;
	margin-right: 6px;
	border-radius: 8px;
}
.eff-coupon-applied {
	font-size: 12px;
	text-align: center;
}
.eff-coupon-code .ajax-loader.eff-coupon-code-loader {
	top: 16%;
}
.eff-discount-price-wrap {
	display: flex;
	align-items: self-start;
	justify-content: space-between;
}
.single.single-course
	.course-hero
	.course-prices
	.total-amount
	.lifterlms-price {
	font-size: 22px;
	padding-left: 18px;
	color: #add1d1 !important;
	text-decoration: line-through;
}
.single.single-course .course-hero .course-prices.tablet-adjustment {
	justify-content: space-around;
	text-align: center;
	align-items: flex-end;
}
.single.single-course .course-hero .course-hero__right-desktop.tablet-center {
	text-align: center;
}
.discount-codes {
	color: #ff4f10;
	font-size: 13px;
	line-height: 2;
}
.eff-coupon-discount-wrap sup {
	text-decoration: line-through;
}
.single.single-course
	.course-hero
	.course-prices
	li.eff-coupon-discount-wrap
	strong
	sup
	.lifterlms-price {
	color: #add1d1 !important;
}
.product-top-badge .lifterlms-price {
	color: #ffffff;
}
.already-have-it-bottom .lifterlms-price {
	color: #017374;
}

/* Profile Image Css */
.eff-introduce-wrapper.change-avatar {
	width: 100% !important;
}
.eff-introduce-wrapper.change-avatar .eff-profile-image-wrapper {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.eff-introduce-wrapper .profile-image-upload {
	display: none;
}
.eff-introduce-wrapper.change-avatar .upload-profile-text {
	text-align: center;
}
.eff-introduce-wrapper.change-avatar .eff-open-media-uploader {
	cursor: pointer;
}
#cover-image-container #item-header-avatar .avatar,
#header-aside .user-wrap .user-link img {
	object-fit: cover !important;
}
.eff-shipping-form,
body.is-edit-shipping .eff-normal-edit-form,
body.is-edit-shipping .bp-user-subtitle2 {
	display: none !important;
}
body.is-edit-shipping .eff-shipping-form {
	display: inherit !important;
}
body.edit-account .llms-person-form-wrapper,
body.is-edit-shipping .bb-profile-grid .item-body-inner h1 {
	display: none;
}

/* IRB signature page style */
.irb-signature-box .gform_footer.top_label {
	display: none;
}
.eff-protocol-status-dropdown.irb-protocol-status,
.eff-protocol-status-dropdown.irb-approval-status {
	width: 100%;
}
.eff-update-irb-protocol-status {
	border-radius: 2px;
	margin-top: 20px;
}
.irb-publish-protocol-heading,
.irb-require-approval-heading,
.irb-add-note-heading {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	cursor: pointer;
}
.irb-publish-protocol-section,
.irb-add-note-section {
	margin-top: 20px;
}

.eff-form-table {
	width: 100%;
	border-collapse: collapse;
	background-color: #f9f9f9;
	margin: 20px 0;
	font-size: 16px;
	text-align: left;
	border-radius: 8px;
	overflow: hidden;
}
.eff-form-table tbody tr:nth-of-type(odd) {
	background-color: #ffffff; /* Light color */
}
.eff-form-table tbody tr:nth-of-type(even) {
	background-color: #ebebf0; /* Darker color */
}
.eff-form-table thead tr {
	background-color: #f4f5f7;
	color: #6c757d;
	text-transform: uppercase;
	font-weight: bold;
}
.eff-form-table th,
.eff-form-table td {
	padding: 12px 15px;
	border-bottom: 1px solid #dee2e6;
}
.eff-pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.eff-pagination .pagination-button {
	margin: 0 5px;
	padding: 5px 10px;
	text-decoration: none;
	border-radius: 3px;
	text-decoration: underline;
	cursor: pointer;
	background: none;
	color: #000;
	border: none;
}
.ajax-loader.irb-page-loader {
	top: 0%;
	left: 47.4%;
}
.eff-form-table .log-message {
	max-width: 300px;
	width: 300px;
}
.eff-form-table [data-object-type],
.eff-form-table [title="URL"],
.eff-form-table [title="View the post in editor"] {
	display: none;
}
.irb-loggin-title {
	visibility: hidden;
}
.study-safety.study-white-bg .additonal-products {
	color: #338e89;
}
.irb-informed-consent {
	display: flex;
	align-items: center;
	justify-content: center;
}
.irb-informed-consent.edit {
	margin-left: 20px;
}
.irb-informed-consent a {
	margin-left: 8px;
}
.study-logging .gform_heading {
	display: none;
}
.study-header h1 {
	color: #338e89;
	cursor: pointer;
	font-weight: 600;
	font-size: 24px;
}
.study-white-content .irb-product-image,
.study-white-content .irb-product-ingredients,
.study-white-content .irb-product-safety,
.study-white-content .irb-prd-quantity {
	margin-top: 20px;
}
.study-white-content .irb-product-image {
	margin-bottom: 20px;
}
.study-white-content .irb-product-image img {
	border-radius: 10px;
	width: 300px;
}
.eff-irb-msg-post-id + .eff-field-value,
.eff-irb-msg-post-id + .eff-field-value + br,
.eff-irb-post-type + .eff-field-value,
.eff-irb-post-type + .eff-field-value + br,
.eff-irb-post-status + .eff-field-value,
.eff-irb-post-status + .eff-field-value + br,
.eff-in-the-post + .eff-field-value,
.eff-irb-msg-post-id {
	/* display: none; */
}
.eff-form-table .log-message > div.eff-irb-post-type, .eff-form-table .log-message > div.eff-irb-post-type + strong {
	display: none;
}
.eff-form-table .log-message > div {
	display: inline-block;
}
.eff-form-table .log-message .eff-field-value a {
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.41406 14.5837L14.5807 5.41699M14.5807 5.41699L5.41406 5.41699M14.5807 5.41699L14.5807 14.5837' stroke='%23338E89' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: -3px 3px;
	padding-left: 23px;
	color: #5d5e6a;
	text-decoration: underline;
	font-weight: 400;
	margin: 5px 0;
}
.eff-form-table .log-message br:not(.unhide) {
	display: none;
}
.irb-page-container table {
	width: 100%;
	border-collapse: collapse;
	margin: 0;
	/* border: 1px solid #ddd; */
}
.irb-page-container table thead th {
	/* background-color: #f9fafb;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	border-bottom: 2px solid #ddd !important; */
}
.study-table.eff-logging-table-wrap th.message {
	width: 55%;
}
.irb-page-container table tbody tr {
	/* border-bottom: 1px solid #ddd; */
}
.irb-page-container table tbody tr:nth-child(even) {
	/* background-color: #f3f4f6; */
}
.irb-page-container table td {
	/* padding: 10px; */
	vertical-align: top;
}
.irb-page-container table tbody tr:hover {
	/* background-color: #e5e7eb; */
}
.eff-logging-table-wrap.study-table table {
	border: 1px solid #ecf2f2;
}
.eff-logging-table-wrap.study-table {
	border: none;
	margin-bottom: 0;
}
.eff-logging-table-wrap .eff-pagination {
  margin-top: 15px;
  font-size: 14px;
  color: #5d5e6a;
}
.eff-logging-table-wrap .eff-pagination .pagination-button {
  color: #5d5e6a;
}
.eff-form-table .log-message > div.eff-irb-post-status + strong + br {
	display: block;
}
.eff-form-table .log-message > div.eff-irb-post-status + strong + br + strong + br {
	display: block;
}
/* Overlay pop-up style  */
.eff-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7); /* Overlay effect */
	z-index: 9999;
}
.eff-popup {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: white;
	padding: 20px;
	border-radius: 8px;
	text-align: center;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	height: 300px;
	width: 500px;
	font-weight: 500;
	font-family: inherit;
}
.eff-popup-content {
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.eff-popup-content h2 {
	font-family: inherit;
	font-weight: 600;
}
.eff-loading-icon {
	width: 50px;
	height: 50px;
	margin-bottom: 15px;
	border: 5px solid #f3f3f3; /* Light grey */
	border-top: 5px solid #3498db; /* Blue */
	border-radius: 50%;
	animation: spin 1s linear infinite;
}
@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

/* Initially hide the horizontal scrollbar */
.lifterlms-lesson-content {
	overflow-x: hidden;
	white-space: nowrap;
}
.lifterlms-lesson-content .gform_fields {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.lifterlms-lesson-content .gfield {
	display: none;
	transition: transform 1s ease, opacity 1s ease;
}
.slide-out-left {
	transform: translateX(-100%);
	opacity: 0;
}
.slide-in-right {
	display: block;
	transform: translateX(100%);
	opacity: 0;
	animation: slideIn 1s forwards;
}
@keyframes slideIn {
	from {
		transform: translateX(100%);
		opacity: 0;
	}
	to {
		transform: translateX(0);
		opacity: 1;
	}
}
.lifterlms-lesson-content .gform_fields::-webkit-scrollbar {
	height: 8px;
}
.lifterlms-lesson-content .gform_fields::-webkit-scrollbar-thumb {
	background-color: #888;
	border-radius: 4px;
}
.lifterlms-lesson-content .gform_fields::-webkit-scrollbar-thumb:hover {
	background-color: #555;
}
#llms_billing_city,
#llms_billing_state {
	margin-right: unset;
}
.eff-shipping-row {
	display: flex;
	align-items: flex-start;
	gap: 1.67vw;
}

body.single.single-course .course-info__list-left .already-have-it-buttons {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: center;
	margin-top: 10px;
}
.discount.already-have-it small {
	display: block;
}
body.single.single-course
	.course-info__list-left
	.already-have-it-buttons
	.already-have-it,
body.single.single-course
	.course-info__list-left
	.already-have-it-buttons
	.link-account,
body.single.single-course
	.course-info__list-left
	.already-have-it-buttons
	.eff-coupon-code {
	text-align: center;
	border-color: rgba(50, 104, 103, 0.3);
	flex: 1 1 calc(33.33% - 10px);
}
body.single.single-course
	.course-info__list-left
	.already-have-it-buttons
	.single-button {
	text-align: center;
	color: #017374;
	border-radius: 8px;
	font-size: 12px;
	font-weight: 400;
	padding: 7px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	letter-spacing: 0.04em;
	gap: 10px;
	cursor: pointer;
}
body.single.single-course
	.course-info__list-left
	.link-account
	.single-button
	.icon {
	background-color: #98b2b3;
	border-radius: 6px;
	height: 28px;
	width: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media only screen and (max-width: 1024px) {
	body.single.single-course .course-info__list-left .already-have-it-buttons {
		flex-direction: column;
		align-items: stretch;
	}
	body.single.single-course
		.course-info__list-left
		.already-have-it-buttons
		.already-have-it,
	body.single.single-course
		.course-info__list-left
		.already-have-it-buttons
		.link-account,
	body.single.single-course
		.course-info__list-left
		.already-have-it-buttons
		.eff-coupon-code {
		flex: 1 1 100%;
		max-width: 100%;
	}
	body.single.single-course
		.course-info__list-left
		.already-have-it-buttons
		.single-button {
		width: 100%;
		padding: 10px 0;
		min-height: 40px;
	}
}
.edit-account .llms-notice.llms-error {
	display: none;
}
.is-edit-shipping .llms-notice.llms-error {
	display: block;
}
.end-of-section-continue {
	text-align: center;
	color: #338e89;
	background: #e0f0f0;
	width: 140px;
	padding: 8px;
	border-radius: 8px;
	margin: 94px auto 0 auto;
	font-size: 16px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: "Inter";
}
.end-of-section-continue i {
	font-size: 20px;
	padding-left: 6px;
}
.single.single-lesson .course-completion.course-tabs {
	margin-top: 0;
}
.single.single-lesson .course-completion.course-tabs .wrapper {
	padding: 0;
}
.single.single-lesson .course-completion.course-tabs .small-title {
	display: none;
}
body.single.single-lesson
	.course-completion.course-tabs
	.icon-section-title.title-wrap
	h2 {
	align-items: flex-start;
}
.irb-task-list ul {
	padding: 10px;
}
.irb-task-list ul li {
	padding: 5px;
}

.eff-heading-title {
	font-family: Manrope, sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: normal;
	margin-bottom: 12px;
	text-transform: none;
	color: #090f52;
}
.email-subscribe-action {
	color: #f54100;
	font-weight: 500;
	font-size: 15px;
	cursor: pointer;
	width: max-content;
}
.email-subscribe-action[data-target="subscribe"] {
	color: #017374;
}
.unsub-message {
	text-align: center;
	color: #017374;
	font-weight: 500;
}
#page .coupon-discount-error {
	color: #eb3226;
	margin-top: 10px;
}
#page .coupon-discount-error.payment-page {
	margin-top: 0;
	margin-bottom: 10px;
}

.participant-course-wrapper .eff-light-loader {
	width: 24px;
	height: 24px;
	border: 2px solid rgba(0, 0, 0, 0.1);
	border-top-color: #017374;
	border-radius: 50%;
	animation: eff-spin 0.6s linear infinite;
	margin: auto;
}

@keyframes eff-spin {
	to {
		transform: rotate(360deg);
	}
}

.skeleton-loader {
	display: flex;
	flex-direction: column;
	gap: 8px;
	width: 100%;
}
.skeleton {
	background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 37%, #f0f0f0 63%);
	background-size: 400% 100%;
	animation: shimmer 1.4s ease infinite;
	border-radius: 4px;
}
.skeleton-thumb {
	width: 100%;
	height: 100px;
}
.skeleton-line {
	width: 100%;
	height: 10px;
}
.skeleton-line.short {
	width: 60%;
}

.blink {
	animation: blink-animation 1.2s infinite;
	color: #888; /* optional greyed out */
}
@keyframes blink-animation {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0.4;
	}
	100% {
		opacity: 1;
	}
}

@keyframes shimmer {
	0% {
		background-position: -400px 0;
	}
	100% {
		background-position: 400px 0;
	}
}

@media (max-width: 767px) {
	body.single-lesson
		.course-completion.course-tabs
		.icon-section-title
		.mobile {
		display: none !important;
	}
	.lifterlms-lesson-content .survey-title {
		padding-left: 20px;
	}
	.single.single-course.logged-in .course-hero .course-prices {
		flex-wrap: nowrap;
	}
}

@media (max-width: 450px) {
	body.single.single-course .course-info__list .product-top-badge {
		font-size: 10px;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		line-height: 1;
		padding: 6px;
	}
	body.single.single-course .course-info__list .type-product {
		padding: 16px 10px;
	}
}
.course-targets ul li a img {
	margin-right: 12px;
	max-height: 15px;
}

@media (max-width: 768px) {
	.lcc-popup-overaly .lcc-popup {
		width: 90%;
	}
	.eff-email-section {
		flex-direction: column;
		align-items: flex-start;
	}
	.eff-email-section .eff-email-label {
		width: 100%;
	}
	.eff-email-content {
		width: 100%;
	}
}

.iti {
	width: 100%;
}
.llms-checkout-section-content .llms-order-summary {
	margin: 20px 0;
}
.llms-product-detail-wrap {
	text-align: left;
    font-size: 12px;
	color: #5d5e6a;
	padding-left: 6px;
}
.participant-loading-html.eff-desktop {
    position: absolute;
    left: 50%;
	right: 50%;
	top: 100px;
	transform: translate( -50%, -50% );
	color: #090f52;
	width: max-content;
	z-index: 99;
	text-align: center;
}
.participant-loading-html.eff-mobile {
	color: #090f52;
	width: 100%;
	z-index: 99;
	text-align: center;
	padding-top: 20px;
	display: none;
}

@media only screen and ( max-width: 767px ) {
	.participant-loading-html.eff-desktop {
		display: none;
	}
	.participant-loading-html.eff-mobile {
		display: block;
	}
}

div#llms-stripe-payment-request-button {
    width: 100%;
}

.llms-syllabus-wrapper.eff-sidebar-syllabus-wrapper .llms-lesson-date-actiation {
	display: none;
}

/* Quiet Hours Banner */
.eff-quiet-hours-banner {
  background-color: #f0f4ff;
  border-left: 2px solid #cecfdc;
  color: #090f52;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  margin: 24px 0;
  padding: 20px 24px;
}
.eff-quiet-hours-banner p {
  margin: 0;
}
.eff-quiet-hours-banner p + p {
  margin-top: 4px;
}
.single.single-lesson .ginput_container.ginput_container_fileupload .large {
	font-size: 16px;
	line-height: normal;
}
.eff-link {
	cursor: pointer;
	text-decoration: underline;
}

/* Upcoming Shipments */
.eff-display-upcoming-shipments .llms-section-title {
    margin: 48px 0 10px;
}

.eff-display-upcoming-shipments .shipments-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
}

.eff-display-upcoming-shipments .shipment-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 16px;
    border-left: 2px solid #cecfdc;
    border-top: 1px solid #dfe1ee;
    background-color: #fff;
    box-shadow: 0 4px 15px rgba(9, 15, 82, 0.03);
    transition: box-shadow 0.2s ease;
}

.eff-display-upcoming-shipments .shipment-item:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

.eff-display-upcoming-shipments .shipment-left {
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: 36%;
    border-right: 1px solid #e8e9ef;
    text-align: left;
    padding: 5px 15px 5px 10px;
    line-height: 20px;
}

.eff-display-upcoming-shipments .shipment-meta,
.eff-display-upcoming-shipments .shipment-meta em,
.eff-display-upcoming-shipments .shipment-meta label {
    font-size: 12px;
    color: #ABACB3;
}

.eff-display-upcoming-shipments .shipment-meta label {
    font-weight: normal;
}

.eff-display-upcoming-shipments .shipment-meta em {
    font-style: normal;
    font-weight: normal;
}

.eff-display-upcoming-shipments .shipment-meta.product label,
.eff-display-upcoming-shipments .shipment-meta.product em {
    font-size: 14px;
}

.eff-display-upcoming-shipments .shipment-right {
    display: flex;
    align-items: flex-end;
	flex-direction: column;
}
.eff-display-upcoming-shipments .shipment-tracking {
	display: flex;
    align-items: center;
    flex-direction: column-reverse;
    margin-top: 5px;
}

.eff-display-upcoming-shipments .shipment-id,
.eff-display-upcoming-shipments .shipment-eta {
    color: #ABACB3;
    font-size: 13px;
}

.eff-display-upcoming-shipments .shipment-status {
    background: #ECF2F2;
    color: #017374;
    border-radius: 999px;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 500;
}

.eff-display-upcoming-shipments .shipment-dates {
    display: flex;
    flex-direction: column;
}

.eff-display-upcoming-shipments .shipments-empty {
    color: #ABACB3;
    padding: 16px 0;
    font-size: 14px;
}

.eff-display-upcoming-shipments .profile-title {
    font-size: 24px;
}
/* --- Upcoming Shipments (parity with llms-syllabus-wrapper) --- */
.eff-display-upcoming-shipments.llms-syllabus-wrapper {
    box-shadow: 0 4px 15px rgba(9, 15, 82, 0.03);
    background: #fff;
}

/* Shift shadow from items to wrapper */
.eff-display-upcoming-shipments .shipment-item {
    box-shadow: none;
    transition: background 0.2s ease;
    padding-top: 0;
    padding-bottom: 0;
}
.eff-display-upcoming-shipments .shipment-item:hover {
    background: #fafafa;
}

.eff-clear-step-btn {
    font-size: 12px;
    color: red;
    text-decoration: underline;
    white-space: nowrap;
}

@media (max-width: 767px) {
    .eff-display-upcoming-shipments .shipment-item {
        flex-wrap: wrap;
        padding: 12px 16px;
    }

    .eff-display-upcoming-shipments .shipment-left,
    .eff-display-upcoming-shipments .shipment-right {
        width: 100%;
    }
    .eff-display-upcoming-shipments .shipment-dates {
        align-items: flex-start;
    }
    .eff-display-upcoming-shipments .shipment-left {
        padding: 0;
        border-right: none;
    }
    .eff-display-upcoming-shipments .shipment-meta.product label, .eff-display-upcoming-shipments .shipment-meta.product em {
        color: #090f52;
    }
}
.eff-price-period-info {
	gap: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.eff-price-slash {
	font-size: 40px;
}
.eff-price-month-text {
	display: flex;
	text-align: center;	
}
#llms-cancel-subscription-form {
	display: none;
}
.started-left__protocol-installments {
	padding-top: 10px;
    font-size: 14px;
}

/* Main card look around Stripe fields */
.llms-switch-payment-source .llms-stripe-card-row,
.llms-switch-payment-source .llms-cols-6{
  display:flex;
  gap:16px;
  margin-bottom:18px;
}
.llms-switch-payment-source .llms-stripe-field{flex:1}
.llms-switch-payment-source .llms-stripe-field label{
  display:block;
  font-size:13px;
  font-weight:500;
  color:#444;
  margin-bottom:6px;
}
.llms-switch-payment-source .llms-stripe-element{
  background:#fafafa;
  border:1px solid #e2e2e2;
  padding:12px 14px;
  transition:.2s;
  box-shadow:0 1px 2px rgba(0,0,0,.03);
}
.llms-switch-payment-source .llms-stripe-element:hover{
  border-color:#c8c8c8;
  background:#fff;
}
.llms-switch-payment-source .llms-stripe-element.StripeElement--focus,
.llms-switch-payment-source .llms-stripe-element:focus-within{
  border-color:#017374;
  box-shadow:0 0 0 3px rgba(99,91,255,.15);
  background:#fff;
}
.llms-switch-payment-source .llms-stripe-element iframe{
  border-radius:10px!important;
}
@media(max-width:600px){
  .llms-switch-payment-source .llms-stripe-card-row,
  .llms-switch-payment-source .llms-cols-6{
    flex-direction:column;
  }
}
.payment-detail-update-msg {
    background: #ecf2f2;
    border-left: 4px solid #017374;
    padding: 12px 16px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.5;
    color: #017374;
    border-radius: 4px;
}
.payment-detail-update-msg.payment-detail-update-notice {
    background: #fff8e1;
    border-left: 4px solid #ffb300;
    color: #8a6d3b;
    margin-top: 20px;
}
.payment-detail-update-msg.payment-detail-update-notice a {
    color: #8a6d3b;
    text-decoration: underline;
}

:root{
	--eff-primary: #017374;
	--eff-primary-dark: #015f61;
	--eff-accent: #e9f6f6;
	--eff-text: #21363a;
}

/* Notice reset */
body.single-lesson .llms-notice{
	margin: 24px 0;
	padding: 0;
	background: transparent;
	border: 0;
	box-shadow: none;
}
body.single-lesson .eff-lesson-restriction-message{
	margin: 30px auto;
	padding: 26px;
	display: flex;
	gap: 18px;
	align-items: flex-start;
	background: linear-gradient(135deg, var(--eff-accent), #fff);
	border: 1px solid rgba(1,115,116,.08);
	border-left: 6px solid var(--eff-primary);
	border-radius: 10px;
}
body.single-lesson .eff-lesson-restriction-message .eff-icon{
	font-size: 28px;
	line-height: 1;
	flex-shrink: 0;
	color: var(--eff-primary);
}
body.single-lesson .eff-lesson-restriction-message .eff-content h3{
	margin: 0 0 8px;
	font-size: 18px;
	font-weight: 600;
	color: var(--eff-text);
}
body.single-lesson .eff-lesson-restriction-message .eff-content p{
	margin: 0;
	font-size: 15px;
	line-height: 1.6;
	color: var(--eff-primary-dark);
}
body.single-lesson .eff-dashboard-btn{
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin-top: 16px;
	padding: 10px 16px;
	background: var(--eff-primary);
	color: #fff !important;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	border-radius: 10px;
	transition: 0.2s ease;
}
body.single-lesson .eff-dashboard-btn:hover{
	background: var(--eff-primary-dark);
	transform: translateY(-1px);
	box-shadow: 0 6px 14px rgba(1,115,116,.18);
}

@media (max-width: 1024px){
	body.single-lesson .eff-lesson-restriction-message{
		flex-direction: column;
		padding: 20px;
		gap: 12px;
		width: 90%;
	}

	body.single-lesson .eff-lesson-restriction-message .eff-icon{
		font-size: 24px;
	}

	body.single-lesson .eff-lesson-restriction-message .eff-content h3{
		font-size: 16px;
	}

	body.single-lesson .eff-lesson-restriction-message .eff-content p{
		font-size: 14px;
	}
}
@media (max-width: 768px){

	body.single-lesson .eff-dashboard-btn{
		width: 100%;
		justify-content: center;
	}
}
@media (max-width: 480px){
	body.single-lesson .eff-lesson-restriction-message{
		padding: 16px;
		border-left-width: 4px;
	}
	body.single-lesson .eff-dashboard-btn{
		padding: 10px 14px;
		font-size: 13px;
	}
}

body.single.single-lesson .todoist button+p {
	display: inherit;
}
