/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 02 2026 | 07:27:51 */
.fff-ob-quiz-btn {
    padding: 12px 28px 15px 28px;
    font-size: 16px;
}

.fff-ob-quiz-start p {
    font-size: 17px;
    max-width: 350px;
    opacity: 0.8;
    margin: auto;
    margin-bottom: 20px;
}

a.site-logo:after {
    content: "Team Portal";
    font-weight: 600;
    color: var(--f3-light-blue);
    text-align: center;
    margin-top: 0px;
    display: inline-block;
    margin-left: 39px;
}

.fff-ob-detail-content ul{
    list-style: auto;	
}

.fff-ob-detail-content ol {
    list-style: auto;
}

.fff-ob-detail-content .fff-ob-strong-block {
    padding: 0;
    margin: 0;
    border-radius: 0;
    background: none;
    border-left: 0;
    padding-right: 10px;

	line-height: 1.6;
    margin-bottom: 2px;
}

.fff-ob-img-host > img {
    border-radius: 20px;
}

.wp-block-quote p + ul li,
p + ul{
    margin-top: 10px;
}

.fff-ob-detail-content ul:last-child{
	margin-bottom: 10px;
}

blockquote {
	background: #e4f2f3;
    border-radius: 10px;
    padding: 15px 15px 15px 25px;
    border-left: 5px solid var(--f3-light-blue);
    margin-bottom: 1rem;
    margin-top: 2rem;
}

blockquote p:first-child{
	margin-bottom: 0;
}

blockquote h2:first-child{
	margin-top: 0;
}

.fff-ob-complete-btn {
    padding: 12px 36px 14px;
}

.fff-ob-complete-btn {
    margin-top: 0;
}

/* #fff-ob-app p strong{
	font-size: 19px;
} */

.fff-ob-detail-content iframe {
    margin-bottom: -7px;
    width: 100%;
    height: 32vw;
	max-height: 300px;
}

.fff-ob-detail-content h3 {
    font-size: 22px;
    margin-bottom: 0.3rem !important;
}



#fff-ob-app > * {
    max-width: 700px;
}

.fff-ob-detail-content ul {
    margin-top: -5px;
    margin-bottom: 25px;
}

.fff-ob-card-sub {
    font-size: 15px;
}

.fff-ob-card-title {
    font-size: 18px;
}

.main-content {
    max-width: 700px;
    width: 100%;
}

/* End onboarding */

.single-program .content-card {
    border-radius: 20px;
    overflow: hidden;
	padding: 0;
}

.single-program .content-card-body {
    padding: 20px 10px 25px 10px;
    text-align: center;
    line-height: 1.3;
}

.single-program .content-card h3{
	font-size: 1.1rem;
}

.section-title {
    margin-bottom: 30px;
}

.fff-ob-detail-content iframe {
    margin-bottom: -7px;
}

.menu-link {
    color: var(--f3-dark-blue);
}

.menu-link.locked {
    opacity: 0.3;
}

.fff-overview {
    max-width: 1000px;
}

.main-content {
    padding-bottom: 120px;
}

.single-featured-image, .post-hero {
    margin: 0;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.fff-back-btn {
    padding: 15px 22px;
    background: var(--f3-dark-blue);
    border: 1px solid var(--f3-dark-blue);
    font-size: 1rem !important;
    color: #fff !important;
}

.fff-back-btn:hover {
    background: var(--dgdm-primary-dark);
    border-color: var(--dgdm-primary-dark) !important;
    transform: translateX(-2px);
}

figure.jetpack-videopress-player,
.single-body img, 
.post-content img{
    border-radius: 18px;
    overflow: auto;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

a.fff-pill.fff-pill-finish.fff-pill-locked {
    opacity: 0.4;
}

.f3-lang-pill {
    padding: 5px 15px;
}

.trp-language-switcher:focus .trp-ls-shortcode-language, .trp-language-switcher:hover .trp-ls-shortcode-language {
    visibility: visible;
    max-height: 250px;
    padding: 0;
    height: auto;
    overflow-y: auto;
    position: absolute;
    left: 0;
    top: -5px;
    display: inline-block !important;
    min-height: auto;
    background: #fff;
    border-radius: 20px;
    width: 120px !important;
    padding-left: 20px;
    margin-left: -15px;
    padding-bottom: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.trp-language-switcher {
    width: auto;
}

.trp-language-switcher > div{
	border: 0;
	padding: 0;
    min-width: 75px;
    margin-right: -10px;
    background-color: transparent;
}

.trp-language-switcher > div > a {
    padding: 7px 0px;
    font-style: normal;
    font-weight: 500;
}


.fff-program-info h3 {
    margin: 0 0 4px;
    font-size: 19px;
    color: #060F40;
    line-height: 1.1;
    margin-bottom: 20px;
}

.content-overview .content-card{
    padding: 0;
}

.single-featured-image img, .post-hero img{
	border-radius: 10px;
}

.post-categories a, .program-category {
    margin-top: 20px;
    margin-bottom: -10px;
}


@media (max-width: 768px) {
	
	.single-post .main-content {
        padding: 0;
    }
	
    .dashboard-layout {
        grid-template-columns: 1fr !important;
    }
	
	.main-content {
        max-width: 100%;
	}
	
	.content-pagination {
		flex-wrap: wrap;
	}
	
	
	
	.sidebar {
        z-index: 9999;
	}
	
	.top-bar-minimal {
    	flex-direction: row;
	}
	
	.user-profile {
		padding: 8px 8px 8px 8px;
	}
	
	.main-content {
		padding-top: 10px;
	}
	
	.fff-card-top {
		width: 100%;
		border-radius: 10px;
	}
}

@media (max-width: 480px) {
    .fff-score-card {
        flex-direction: column;
	}
	
	.fff-alcohol-card {
		flex-direction: column;
		text-align: center;
	}
	
	article.single-post, .single-content {
	    padding: 25px !important;
	}
}











