/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/* body,
button,
input,
select,
textarea {
	font-family: 'Open Sans',arial,sans-serif;
}

#top-bar{
	background-color:#b4c4e2 !important;
	color:#fff;
}

h1{
	line-height:1.2 !important;
}
h2,h3,h4,h5,h6{
	line-height:1.3 !important;
}

h1, h3, h5{
	color:#777;
}


h1.site-title{
	background-image:url('/wp-content/uploads/2014/08/thv_logo.png');
	background-repeat:no-repeat;
	background-position:left middle;
	line-height:71px !important;
	padding-left:115px !important;
	text-align:left !important;
	width:auto;
}


h2.site-description, div#social-icons{
	display:none;
}
h1,h1.entry-title{
	font-size:28px;
}

h2{
	font-size:20px !important;
}


h1.site-title a, #footertext p a{
	color:#333;
	text-decoration:none;
}

#page #content{
	margin-top:15px;
	padding-top:0px;
}
h1.entry-title{
	margin-top: 10px;
}
body.page-id-61 h1.entry-title{
	display:none;
}

div.home_panel{
	display:block;
	float:left;
	margin:0px 20px 0px 20px;
	max-width: 345px;
	min-width: 245px;
	width: 30%;
	text-align:center;
	background-color:#fff;
	padding:4px;
}

div.home_panel#panel-1{
	margin-left:0px;
}

div.home_panel#panel-3{
	margin-right:0px;
}

div.home_panel:hover{
	background-color:#ddd;
}

div.home_panel h3{
	margin-top: 10px;
	margin-bottom: 0px;
	font-size:20px;
}
div.home_panel p{
	text-align:center;
}
div.home_panel a{
	color:#636363;
	text-decoration:none;
}

div.home_panel .soliloquy-container{
	border: solid 10px #fff;
	box-shadow: rgb(180,180,180) 0px 0px 3px 0px;
}

div.home_panel .soliloquy-controls{
	display:none !important;
}

.ld-entry-content, .entry-content .learndash{
}

body.single-sfwd-lessons #secondary{
	display:none;
}
body.single-sfwd-lessons #primary{
	width:100%;
}

div#secondary{
	display:none;
}
div#primary{
	width:100%;
}

body.woocommerce-page #secondary{
	display:block;
}
*/



/*****  Woocommerce overrides  *****/

/* .woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals{
	width: 100%;
}

.woocommerce ul#shipping_method label,ul#shipping_method label{
	display:inline;
}


@media screen and (min-width: 465px) and (max-width: 767px) {

	h1.site-title{
		background-image:url('/wp-content/uploads/2014/08/thv_logo.png');
		background-repeat:no-repeat;
		background-position:left middle;
		line-height:71px;
		padding-left:115px !important;
		text-align:left !important;
		left:50px;
	}
}
@media screen and (min-width: 0px) and (max-width: 466px) {

	h1.site-title{
		background-image:url('/wp-content/uploads/2014/08/thv_logo-small.gif');
		background-repeat:no-repeat;
		background-position:left middle;
		line-height:53px;
		padding-left:88px !important;
		text-align:left !important;
		white-space:nowrap;
		margin-left:-15px;
	}
}
@media screen and (min-width: 0px) and (max-width: 767px) {
	div.top-icons-container{
		float:none;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
	}
	div.home_panel{
		display:block;
		float:none;
		margin:0px auto;
		max-width: 345px;
		min-width: 245px;
		width: 30%;
		text-align:center;
	}

	div.home_panel#panel-1{
		margin-left:auto;
	}

	div.home_panel#panel-3{
		margin-right:auto;
	}

} */


/**********************************/
/*****CHANGES BY UNCANNY OWL******/
/********************************/


/* .single-sfwd-courses #main .entry-meta span,
.single-sfwd-courses #main .entry-meta span i,
.single-sfwd-topics #main .entry-meta span,
.single-sfwd-topics #main .entry-meta span i,
.single-sfwd-quizzes #main .entry-meta span,
.single-sfwd-quizzes #main .entry-meta span i,
.single-sfwd-quiz #main .entry-meta span,
.single-sfwd-quiz #main .entry-meta span i,
.single-sfwd-topic #main .entry-meta span,
.single-sfwd-topic #main .entry-meta span i,
.single-sfwd-lesson #main .entry-meta span,
.single-sfwd-lesson #main .entry-meta span i,
.single-sfwd-course #main .entry-meta span,
.single-sfwd-course #main .entry-meta span i,
.single-sfwd-lessons #main .entry-meta span,
.single-sfwd-lessons #main .entry-meta span i {
	display: none
}


.sfwd-breadcrumbs{float:right; clear:both; margin-bottom:15px;}
.sfwd-breadcrumbs a{font-size:14px;}
.sfwd-breadcrumbs .sep{font-size:14px; top:0px} */


/* style learndash resume button */
/* .learndash-resume-button input {
	padding: .618em 1em;
	font-weight: 700;
	font-size: 100%;
    border-radius: 3px;
    background-color: #ebe9eb;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    color: #999999;
    box-shadow: none;
    text-shadow: none;
    transition: 0.2s all ease;
}
.learndash-resume-button input:hover {
	color: #39b7e5;
	background-color: #dad8da;
	box-shadow: none;
} */

/* fix checkout styling(woocommerce divs) */
/* .woocommerce-checkout .woocommerce-error:before,
.woocommerce-checkout .woocommerce-info:before,
.woocommerce-checkout .woocommerce-message:before {
	display: none;
}

.woocommerce-checkout .woocommerce-error,
.woocommerce-checkout .woocommerce-info,
.woocommerce-checkout .woocommerce-message {
	border: none;
	padding: 0.2em 0.5em !important;
} */

/**
 * Style sign up boxes
 */


	/* .uo-home-register-boxes--mobile {
		display: none !important;
	}

	.uo-home-register-boxes--desktop {
		padding-bottom: 40px;
	} */


/* 		.uo-home-register-box > .vc_column-inner > .wpb_wrapper {
			border: 3px solid #bdbdbd;
			padding: 20px;
			box-sizing: border-box;
		} */

		/* .uo-home-register-box > .vc_column-inner > .wpb_wrapper,
		.uo-home-register-box > .vc_column-inner {
			height: 100%;
		}

			.uo-home-register-box__icon img {
				width: 90px;
				height: 90px !important;
				object-fit: contain;
				object-position: center;
				margin-top: 20px;
			}

			.uo-home-register-box__text {
				font-size: 20px;
				font-weight: 600;
				text-align: center;
				line-height: 1.3;
				margin-bottom: 0;
			}

@media screen and (max-width: 768px){
	.uo-home-register-boxes--mobile {
		display: block !important;
		margin-bottom: -20px;
	}

		.uo-home-register-boxes--mobile .uo-home-register-box {
			margin-bottom: 20px;
		}

	.uo-home-register-boxes--desktop {
		display: none !important;
	}
}

.single-content .tt-herosection p {
    margin: 0;
    font-size: 14px;
} */


/*Styles from Customizer*/
/* #uo-contact-form .wdform_column {
	width: 100% !important;
	display: block !important;
}

#uo-contact-form .wdform_column,
#uo-contact-form .wdform_column * {
	font-family: "Open Sans", Times, serif;
}

@media screen and (min-width: 768px){
#uo-contact-form .wdform-label-section {
	min-width: 200px;
	max-width: 200px;
	width: 200px !important;
	padding-right: 20px;
}
} */

.ld-entry-content iframe,
.entry-content .learndash iframe{
	min-height:685px;
	width:108%;
	max-width:100% !important;
}

.fl-builder-content a.fl-button, .fl-builder-content a.fl-button:visited,
body .fl-builder-content .gform_wrapper .gform_footer input[type=submit].gform_button,
.site .llms-button-primary,
nav ul.menu .tt_header-cta-btn > a,
body input[type="submit"],
.woocommerce div.product form.cart .button,
body .button,
.wp-block-button .wp-block-button__link {
	border-radius: 7px;
	background: var(--global-palette-btn-bg);
	border: 0;
	color: var(--global-palette-btn);
	padding: 1.2em 2em;
	font-family: var(--global-primary-nav-font-family);
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.2;
	text-align: center;
}

.fl-builder-content a.fl-button:hover, .fl-builder-content a.fl-button:focus,
body .fl-builder-content .gform_wrapper .gform_footer input[type=submit].gform_button:hover,
body .fl-builder-content .gform_wrapper .gform_footer input[type=submit].gform_button:focus,
.site .llms-button-primary:hover, .site .llms-button-primary:focus,
nav ul.menu .tt_header-cta-btn > a:hover,
nav ul.menu .tt_header-cta-btn > a:focus,
.woocommerce div.product form.cart .button:hover,
.woocommerce div.product form.cart .button:focus,
body .button:hover,
body .button:focus
.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
	background: var(--global-palette-btn-bg-hover);
	border-color: var(--global-palette-btn-bg-hover);
	color: var(--global-palette-btn-hover);
	box-shadow: none;
}

.fl-builder-content a.fl-button *, .fl-builder-content a.fl-button:visited * {
	color: inherit;
}

.fl-builder-content a.fl-button:hover *, .fl-builder-content a.fl-button:focus * {
	color: inherit;
}


/* Off canvas menu */

#mobile-drawer .drawer-content > .site-header-item:not(.site-header-item-mobile-navigation) {
	display: inline-block;
	width: 49%;
}
#mobile-drawer .drawer-content > .site-header-item:last-child button {
	margin-left: auto;
}

/*Footer styles*/


.menu-bottom-menu-container .menu .menu-item > a {
	display: block;
	padding: 0;
	margin-bottom: 15px;
	line-height: 1em;
	width: max-content;
	font-size: 14px;
	margin-bottom: 14px;
	text-decoration: none;
	color: #4a5568;
}

.menu-bottom-menu-container .menu .menu-item > a:hover,
.menu-bottom-menu-container .menu .menu-item > a:focus {
	color: var(--global-palette2);
}

#menu-courses > .menu-item > a {
	font-size: 14px;
	padding: 0;
	line-height: 1em;
	margin-bottom: 14px;
	width: max-content;
	text-decoration: none;
	color: #4a5568;
}

.tt-footer-text {
	line-height: 1.4em;
	font-size: 15px;
	max-width: 500px;
}

#menu-courses > .menu-item > a:hover,
#menu-courses > .menu-item > a:focus {
	color: var(--global-palette2);
	text-decoration: underline;
}
.widget_text .textwidget > .tt-footer-logo {
    margin: 0;
    font-style: normal;
    font-weight: 300;
    font-size: 35px;
    line-height: 1.2;
    font-family: 'Avenir LT Std';
    color: var(--global-palette3);
    display: flex;
    align-items: center;
    transition: all .25s ease;
}

.widget_text .textwidget > .tt-footer-logo:hover,
.widget_text .textwidget > .tt-footer-logo:focus {
	text-shadow: 3px 3px 2px rgba(0,0,0,0.07);
	text-decoration: none;
	color: inherit;
}

.widget_text .textwidget > .tt-footer-logo:hover img,
.widget_text .textwidget > .tt-footer-logo:focus img {
	-webkit-filter: drop-shadow(3px 3px 2px rgba(0,0,0,0.2));
}

.widget_text .textwidget > .tt-footer-logo img{
	transition: all .25s ease;
	max-width: 75px;
	margin-right: 15px;
}

/*responsive styling*/

@media (max-width: 719px) {
	.widget_text .textwidget > .tt-footer-logo {
		flex-direction: column;
		font-size: 25px;
	}
	#menu-courses, .menu-bottom-menu-container .menu{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.tt-footer-text{
		margin: 0 auto;
	}
}

/*Product hover styles*/

.woocommerce ul.products li.entry .product-details,
.single-product.content-style-unboxed .related .products.woo-archive-action-visible li.product.content-bg.loop-entry .content-bg:not(.loop-entry) {
    padding: 20px;
}

.woocommerce-page ul.products li.product a:hover,
.woocommerce-page ul.products li.product a:focus {
    color: #39b7e5;
}


.woocommerce ul.products li.product .product-details .woocommerce-loop-product__title a {
	 transition: .25s ease;
}

h2.woocommerce-loop-product__title {
    font-size: 16px!important;
	color: #1a202c
}

.woocommerce div.product .product_meta>span a:hover,
.woocommerce div.product .product_meta>span a:focus {
    color: #39b7e5;
}

.kadence-breadcrumbs a:hover,
.kadence-breadcrumbs a:focus {
    color: #39b7e5;
}


.woocommerce-page ul.products li.product:hover,
.woocommerce-page ul.products li.product:focus {
    box-shadow: 0px 0px 40px rgb(22 10 0 / 10%);

}

.woocommerce-page ul.products li.product {
	transition: .25s ease;
}

.woocommerce ul.products li.product  a.woocommerce-LoopProduct-link img {
    transition: .25s ease;
    height: 250px;
    object-fit: cover;
}

.woocommerce-page ul.products li.product:hover img {
    transform: scale(1.05);
}

.woocommerce ul.products li.product a.woocommerce-loop-image-link {
	overflow:hidden;
}

.sidebar-inner-wrap .textwidget {
	font-size: 14px;
	font-weight: 300;
}

.woocommerce .related.products>h2 {

    margin-bottom: 20px;
}

/*Site Header*/
.site-main-header-wrap {
	box-shadow: 0 0 20px rgba(0,0,0,0.05);
}

#main-header .kadence-sticky-header.item-is-stuck {
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
}

.tt-account-icon a {
    font-size: 19px;
}

#primary-menu > li {
    display: flex;
    align-items: center;
}

/*Site Footer*/
#colophon.site-footer {
	/* background-image: linear-gradient(180deg, #09454a 0%, #000000 180%); */
	border-top: 1px solid rgba(22, 160, 149, 0.5);
}

/*Checkout styles*/

.woocommerce form .form-row label .required {
	visibility: visible;
}

/*Homepage*/
.tt-codes-link i {
	font-size: 30px;
	margin: 0 0 15px;
	display: block;
	transition: .25s ease;
}
.tt-codes-link {
	text-align: center;
    text-decoration: none;
    color: var(--global-palette3);
    padding: 10px;
    display: flex;
    flex-direction: column;
    height: auto;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    transition: .35s ease;
    width: 100%;
    margin: 0 auto;
    box-shadow: 0 0 30px rgba(0,0,0, 0.2);
    background-color: var(--global-palette2);
    border: 4px solid var(--global-palette2);
    position: relative;
    z-index: 2;
    border-radius: 10px;
}

.tt-codes-link:hover,
.tt-codes-link:focus {
    background-color: #ffd89f;
    color: var(--global-palette3);
    border-color: #ffd89f;
}
.tt-codes-link:hover i,
.tt-codes-link:focus i {
    transform: translateY(-5px);
}

.tt-hp-classifiers {
	display: flex;
	align-content: center;
	justify-content: center;
	position: relative;
	width: max-content;
	margin: 0 auto;
}
.tt-hp-classifiers span {
	position: absolute;
	color: #fff;
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 35px;
	bottom: 0;
	top: 0;
	z-index: 2;
	display: flex;
	align-items: center;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.7);
	transition: .3s ease;
}
.tt-hp-classifiers:hover span,
.tt-hp-classifiers:focus span {
    bottom: calc( 100% - 35px );
    font-size: 20px;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.8);
}
.tt-hp-classifiers::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(28, 55, 56, 0.65);
    transition: .3s ease;
    box-shadow: 0 0 20px rgba(0,0,0,0);
}
.tt-hp-classifiers:hover::before,
.tt-hp-classifiers:focus::before {
    height: 10%;
    background-color: var(--global-palette2);
    box-shadow: 0 0 20px rgba(0,0,0,0.6);
}
.tt-home-hero {
    background-color:var(--global-palette7);
}
.tt-rid-text {
    display: flex;
    align-items: center;
}
.tt-rid-text img {
    width: 75px;
    margin-right: 20px;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
}
.tt-asor-col {
    position: relative;
}
.tt-asor-arrow .fl-module-content {
    position: absolute;
    right: -15px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    display: flex;
    align-items: center;
}
body .tt-asor-more a.vc_general {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}
.tt-homepage-action img,
.tt-homepage-action img:last-child {
	max-width: 100px;
	max-height: 80px;
	margin-bottom: 15px;
	transition: .2s ease;
}
.tt-homepage-action {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	font-size: 18px;
	border: 3px solid #bdbdbd;
	border-radius: 15px;
	background: transparent;
	padding: 30px 10px;
	text-decoration: none;
	transition: .2s ease;
}
.tt-homepage-action:hover img,
.tt-homepage-action:focus img {
	transform: translateY(-5px);
}

/*Header*/
.main-navigation .primary-menu-container > ul > .tt-header-button a,
.transparent-header .main-navigation .primary-menu-container > ul > .tt-header-button a {
	padding: 13px 22px;
	background: var(--global-palette1);
	border-radius: 7px;
	margin: 0 10px;
	line-height: 1em;
	color: var(--global-palette3);
	border: 2px solid var(--global-palette1);
}
.main-navigation .primary-menu-container > ul > .tt-header-button a:hover,
.main-navigation .primary-menu-container > ul > .tt-header-button a:focus,
.transparent-header .main-navigation .primary-menu-container > ul > .tt-header-button a:hover,
.transparent-header .main-navigation .primary-menu-container > ul > .tt-header-button a:focus {
	background-color: transparent;
	color: var(--global-palette6);
}
#site-navigation .primary-menu-container > ul > li:not(.tt-header-button) > a {
	padding: 0;
}
.main-navigation .primary-menu-container > ul > li:not(.tt-header-button) {
	margin: 0 10px;
	position: relative;
}
.main-navigation .primary-menu-container > ul > li:not(.tt-header-button)::before {
	content: '';
	width: 0;
	height: 3px;
	position: absolute;
	background-color: var(--global-palette1);
	bottom: -5px;
	left: 0;
	transition: .2s ease;
}
.main-navigation .primary-menu-container > ul > li:not(.tt-header-button):hover::before,
.main-navigation .primary-menu-container > ul > li:not(.tt-header-button):focus-within::before,
.main-navigation .primary-menu-container > ul > .current-menu-item::before {
	width: 100%;
}
#main-header .header-cart-button .header-cart-total,
.header-mobile-cart-wrap .header-cart-button .header-cart-total {
	background-color: var(--global-palette1);
	color: var(--global-palette3);
	font-weight: 600;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 5px;
	font-size: 0.6em;
	margin-top: -50%;
	width: 20px;
	height: 20px;
}

.header-mobile-cart-wrap .header-cart-button .header-cart-total {
	margin-top: -20px;
}


#main-header .header-navigation ul ul {
	border-top: solid 3px var(--global-palette1);
}
#main-header a .custom-logo {
	transition: .25s ease;
}
#main-header a:hover .custom-logo,
#main-header a:focus .custom-logo {
	transform: scale(1.09);
}
.kadence-sticky-header.item-is-stuck .brand .site-title-wrap {
	display: none;
}

body .kadence-sticky-header.item-is-fixed:not(.item-at-start) .site-branding a.brand.has-sticky-logo img {
	display: block;
}

/*Homepage Styling*/
.fl-builder-content .tt-learn-more .fl-button-icon {
	font-size: .85em;
}
.fl-builder-content .tt-learn-more a {
	display: flex;
	align-items: center;
	max-width: max-content;
	justify-content: center;
}


.tt-home-programs .tt-course {
	font-size: 14px;
}
.tt-home-programs .tt-course a {
	position: relative;
	display: flex;
	flex-direction: column;
	height: 100%;
	text-decoration: none;
}

.tt-home-programs .tt-course-title {
	font-size: 1.2em;
	color: #fff;
	font-weight: 900;
	text-decoration: none;
	transition: .25s ease;
	text-align: left;
	font-family: var(--global-heading-font-family);
}

.tt-home-programs .tt-course-text a {
	text-decoration: none;
}

.tt-home-programs .tt-course:hover .tt-course-title,
.tt-home-programs .tt-course:focus-within .tt-course-title {
	color: var(--global-palette2);
}

.tt-home-programs .tt-course-title {
    line-height: 1.2;
}

.tt-home-programs .tt-course-meta {
	display: flex;
	text-decoration: none;
	font-family: var(--global-body-font-family);
	font-weight: 500;
	text-align: center;
	justify-content: center;
	margin-top: auto;
	padding: 20px 0 15px;
	align-items: center;
}

.tt-home-programs .tt-course-text {
	background-color: var(--global-palette7);
	text-align: center;
	flex: 1 0 auto;
	display: flex;
	flex-direction: column;
	padding: 20px 20px 0;
	line-height: 1.7em;
	border-radius: 0 0 10px 10px;
}

.tt-home-programs .tt-course-image a::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding-bottom: 100%;
}
.tt-home-programs .tt-course-image {
	padding-top: 100%;
	position: relative;
	display: flex;
}

.tt-home-programs .tt-course-image img {
	transition: .3s ease;
	object-fit: cover;
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
}

.tt-home-programs .tt-product-image > img:first-child {
	height: 100%;
	right: unset;
	object-position: left;
}

/* .tt-home-programs .tt-course:hover .tt-course-image img:not(.tt-rid-cert),
.tt-home-programs .tt-course:focus-within .tt-course-image img:not(.tt-rid-cert) {
    transform: scale(1.05);
} */

.tt-home-programs .tt-course-image img.tt-rid-cert,
.tt-rid-cert {
	width: 35px;
	background: #fff;
	border-radius: 100%;
	bottom: unset;
	right: -10px;
	left: unset;
	top: -10px;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
	position: absolute;
}

.tt-home-programs .tt-product-category a {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 1em;
    padding: 10px;
    background-color: #FF6A64;
    color: #000F08;
    font-weight: 600;
    border-radius: 0 0 5px 0;
    text-decoration: none;
    z-index: 5;
}

.tt-home-programs .tt-product-category .streaming {
    background-color: #F4FFF8;
    color: #000F08;
}

.tt-home-programs .tt-product-category .for-sign-language-students {
    background-color: #8BAAAD;
    color: #ffffff;
}
.tt-home-programs .tt-product-category .for-sign-language-interpreters {
    background-color: var(--global-palette1);
    color: #000F08;
}
.tt-home-programs .tt-course-image::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	transition: .25s ease;
}

.tt-home-programs .tt-course-image {
    position: relative;
}

.tt-home-programs bdi {
    color: var(--global-palette6);
}

.tt-home-programs .tt-other-categories {
	color: var(--global-palette6);
	font-weight: 200;
	font-family: var(--global-body-font-family);
	font-size: 12px;
}
.tt-home-programs .tt-course-meta > div:first-child {
    flex-basis: 60%;
}
.tt-home-programs .tt-course-meta > div:last-child {
    flex-basis: 40%;
}
.tt-home-programs .tt-lessons {
    border-left: 2px solid rgba(255, 255, 255, 0.6);
    color: var(--global-palette6);
}
.tt-home-programs .tt-product-price {
    color: var(--global-palette6);
}
.tt-home-programs .tt-course-meta .tt-product-price {
	text-align: right;
}
.tt-course-instructor .avatar {
	width: 30px;
	border-radius: 100%;
	margin-right: 10px;
}
.tt-course-instructor {
	display: flex;
	align-items: center;
	color: var(--global-palette6);
	text-align: left;
}
.tt-course-ceu {
	font-weight: 500;
	font-style: italic;
	text-align: left;
	margin-top: 5px;
	color: var(--global-palette6);
}

#Classifiers .tt-rid-cert {
	top: unset;
	bottom: 10px;
	left: 10px;
	right: unset;
}

.fl-module-content .tt-home-programs[cols] > .tt-item {
	overflow: unset;
}
.tt-home-programs .tt-course-image img:first-child {
	border-radius: 10px 10px 0 0;
}

/*A sign of respect landing page*/
.tt-asor-video .fl-module-content {
	border-radius: 10px;
	overflow: hidden;
}

.tt-asor-video .uabb-video__play-icon {
	background: rgba(255, 255, 255, 0.9);
	padding: 8px;
	width: 66px;
	height: 66px;
	border-radius: 100%;
	display: flex;
	color: var(--global-palette7);
	border: 3px solid var(--global-palette7);
	transition: .25s ease;
	box-shadow: 0 0 0 0 rgba(237, 106, 90, 0.4), 0 0 20px rgba(33, 33, 33, 0.3);
}
.tt-asor-video .uabb-video__play-icon::before {
	font-size: 22px;
	margin: auto;
	padding-left: 3px;
}
.tt-asor-video .uabb-video__outer-wrap:hover .uabb-video__play-icon,
.tt-asor-video .uabb-video__outer-wrap:focus .uabb-video__play-icon {
	box-shadow: 0 0 0 8px rgba(237, 106, 90, 0.4), 0 0 20px rgba(33, 33, 33, 0.2);
	background-color: var(--global-palette1);
	color: #fff;
	border-color: var(--global-palette1);
}

/*My Programs Page*/
#learndash_profile.dashboard {
	border-radius: 10px;
}

/*Product Archive*/
.archive .tt-home-programs .tt-course-image img.tt-rid-cert {
	width: 45px;
	top: -15px;
	right: -15px;
}

/*Product Singe*/
body.woocommerce div.product .product_meta > span {
	color: var(--global-palette3);
}
.woocommerce div.product form.cart .button {
	height: auto;
	line-height: 1;
}
body.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	display: none;
}

/*Course Single*/
.tt-program {
	display: flex;
}
.tt-program-content {
	flex-basis: 70%;
	margin-right: 20px;
	flex-grow: 1;
}
.tt-program-sidebar {
	flex-basis: 30%;
	margin-left: 20px;
	height: 100%;
	position: sticky;
	top: 130px;
	border-radius: 10px;
	box-shadow: 0 0 40px rgba(0,0,0,0.07);
	background-color: var(--global-palette7);
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
body.single-sfwd-courses,
body.single-sfwd-courses #wrapper {
	overflow: unset!important;
}
.tt-program-content .wp-image-1793 {
	display: inline-block;
	vertical-align: middle;
}
.tt-program-sidebar dd.course_progress {
	margin: 0 0 10px;
	width: 100%;
	border-radius: unset;
	height: 5px;
	background-color: var(--global-palette6);
	box-shadow: unset;
}
.tt-program-sidebar dd.course_progress div.course_progress_blue {
	background-color: var(--global-palette1);
}
.tt-program-percent {
	text-align: right;
	line-height: 1em;
	font-size: .8em;
	margin-bottom: 20px;
	display: block;
}
.tt-program-details {
	list-style-type: none;
	margin: 0;
	font-size: 18px;
}
.tt-program-details li {
	padding-left: 2em;
	margin-bottom: 0.6em;
	position: relative;
}
.tt-program-details li i {
	font-size: 1em;
	position: absolute;
	left: 0;
	height: 100%;
	display: flex;
	align-items: center;
}
.tt-program-sidebar h2 {
	color: #fff;
	font-size: ;
	font-size: 22px;
	margin-bottom: 10px;
}
.tt-program-details-label {
	margin-bottom: 5px;
}
.tt-program-sidebar .tt-rid-cert {
	width: 50px;
	right: -15px;
	top: -15px;
}
.tt-program-price {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 20px;
}
.tt-program-sidebar .button {
	margin-bottom: 30px;
}

.tt-program-sidebar-text {
	padding: 35px;
	display: flex;
	flex-direction: column;
}

.tt-program-sidebar .tt-featured-img img {
	width: 100%;
	border-radius: 10px 10px 0 0;
}

.tt-program-excerpt .tt-course-instructor img {
	width: 40px;
	margin-right: 15px;
}

.tt-program-excerpt .tt-course-instructor {
	font-size: 16px;
	font-weight: 600;
}

#learndash_course_content_title {
	font-size: 30px;
	color: var(--global-palette3);
	margin-top: 40px;
}
.tt-program-content > h1 {
	font-size: 40px;
	color: var(--global-palette3);
}

.tt-program-content > h1::after,
#learndash_course_content_title::after {
	background-color: var(--global-palette1);
	height: 5px;
	width: 80px;
	bottom: -4px;
	content: '';
	display: block;
	margin: 15px 0 40px;
}

.tt-program-content a:not(.wp-block-button__link),
.tt-program-content a:not(.wp-block-button__link):hover,
.tt-program-content a:not(.wp-block-button__link):focus {
	text-decoration: underline;
}

.tt-program-content #learndash_lessons {
	border-radius: 10px;
	overflow: hidden;
}

/*Woo Color Fixes*/
body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	color: var(--global-palette4);
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: var(--global-palette3);
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background-color: transparent;
}
body .woocommerce .woocommerce-message,
body .woocommerce .woocommerce-error,
body .woocommerce .woocommerce-info {
	background-color: var(--global-palette8);
	color: var(--global-palette3);
}
body.woocommerce-cart table.cart .product-name a,
body.woocommerce-checkout table.cart .product-name a,
body #add_payment_method table.cart .product-name a {
	color: var(--global-palette3);
}
body.woocommerce-cart table.cart .coupon .button:not(:hover),
body.woocommerce-checkout table.cart .coupon .button:not(:hover),
body #add_payment_method table.cart .coupon .button:not(:hover) {
	color: var(--global-palette6);
}

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
body.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
body #add_payment_method .wc-proceed-to-checkout a.checkout-button {
	padding: inherit;
}

body .woocommerce form .form-row label {
	color: var(--global-palette4);
}

body .woocommerce .cart-empty.woocommerce-info {
	color: var(--global-palette3);
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: var(--global-palette3);
	border-color: var(--global-palette3);
}

body .select2-container--default .select2-selection--single {
	border-color: var(--global-palette4);
	border-width: 2px;
}

body .select2-container--default .select2-results__option[aria-selected="true"],
body .select2-container--default .select2-results__option[data-selected="true"] {
	background-color: var(--global-palette2);
	color: var(--global-palette3);
}

body .select2-container--default .select2-results__option--highlighted[aria-selected],
body .select2-container--default .select2-results__option--highlighted[data-selected] {
	background-color: var(--global-palette8);
}

body #payment ul.wc_payment_methods li.wc_payment_method input[type="radio"]:first-child:checked + label {
	background: var(--global-palette8);
}

body #payment #place_order {
	padding: 1.2em 2em;
}

body input::placeholder,
body textarea::placeholder {
	color: var(--global-palette4);
}

body input[type="text"],
body input[type="email"],
body input[type="url"],
body input[type="password"],
body input[type="search"],
body input[type="number"],
body input[type="tel"],
body input[type="range"],
body input[type="date"],
body input[type="month"],
body input[type="week"],
body input[type="time"],
body input[type="datetime"],
body input[type="datetime-local"],
body input[type="color"],
body textarea {
	background-color: transparent;
	border-color: var(--global-palette3);
	color: var(--global-palette4);
	border-width: 2px;
}

body input[type="text"]:focus,
body input[type="email"]:focus,
body input[type="url"]:focus,
body input[type="password"]:focus,
body input[type="search"]:focus,
body input[type="number"]:focus,
body input[type="tel"]:focus,
body input[type="range"]:focus,
body input[type="date"]:focus,
body input[type="month"]:focus,
body input[type="week"]:focus,
body input[type="time"]:focus,
body input[type="datetime"]:focus,
body input[type="datetime-local"]:focus,
body input[type="color"]:focus,
body textarea:focus {
	color: var(--global-palette3);
	border-color: var(--global-palette3);
	outline: 0;
	box-shadow: 0px 5px 15px -7px rgba(0,0,0,0.1);
}

body .entry {
	box-shadow: unset;
}

.learndash_content .videofit {
	border-radius: 10px;
}

body .entry-content-asset.videofit {
	overflow: unset;
}

/*ASOR Landing Page*/
.tt-notification-button .fl-module-content i {
	font-size: 14px;
	border: 2px solid var(--global-palette3);
	width: 30px;
	height: 30px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	transition: .1s ease;
}
.tt-notification-button .fl-module-content a:hover > i,
.tt-notification-button .fl-module-content a:focus > i {
	border-color: var(--global-palette1);
}

/*Page Headers*/
#main header.page-title::after {
	content: '';
	background-color: var(--global-palette1);
	height: 5px;
	width: 80px;
	display: block;
	margin: 15px auto 75px;
}

/*Course Misc Info*/
.tt-misc-info {
	color: #fff;
	text-align: left;
	font-weight: 600;
}

/*Course Flyout Sidebar*/
.nks-content .widget .title {
	position: relative;
	margin-bottom: 45px;
}

.nks-content .widget .title::after {
	content: '';
	position: absolute;
	height: 5px;
	width: 85px;
	background-color: var(--global-palette1);
	bottom: -15px;
	left: 0;
}

.nks-content dd.course_progress div.course_progress_blue {
	background-color: var(--global-palette1);
}

dd.course_progress div.course_progress_blue {
	background-color: var(--global-palette1);
}

.nks-content .list_arrow.collapse {
	background-position: center;
}

.nks-content .widget .learndash_navigation_lesson_topics_list .lesson a {
	position: relative;
}

.nks-content .widget .learndash_navigation_lesson_topics_list .lesson a:hover,
.nks-content .widget .learndash_navigation_lesson_topics_list .lesson a:focus {
	color: #000;
}

.nks-content .widget .learndash_navigation_lesson_topics_list .lesson a::before {
	content: '';
	bottom: -3px;
	height: 2px;
	width: 0%;
	background-color: var(--global-palette1);
	left: 0;
	position: absolute;
	transition: .25s ease;
}

.nks-content .widget .learndash_navigation_lesson_topics_list .lesson a:hover::before,
.nks-content .widget .learndash_navigation_lesson_topics_list .lesson a:focus::before,
.nks-content .widget .learndash_navigation_lesson_topics_list .lesson.learndash-current-menu-item a::before {
	width: 100%;
}

/*Header and footer responsive styling*/
body #mobile-drawer {
	z-index: 999999;
}

body .mobile-toggle-open-container .menu-toggle-open {
	color: var(--global-palette6);
}

body .mobile-toggle-open-container .menu-toggle-open:hover,
body .mobile-toggle-open-container .menu-toggle-open:focus {
	opacity: .8;
	color: var(--global-palette6);
}

@media (max-width: 719px) {
	.tt-footer-logo-wrapper {
   		margin: 0 auto;
	}

}

/*Home page responsive styling*/
@media (max-width: 992px) {
	.tt-codes-link i {
		font-size: 48px;
		margin-bottom: 10px;
	}

	.tt-codes-link {
		padding: 20px;
		height: 215px;
		font-size: 16px;
		line-height: 1.4em;
	}
}
@media (max-width: 768px) {
	.tt-rid-text {
		flex-direction: column;
		text-align: center;
	}
	.tt-rid-text img {
		margin: 0 0 20px;
	}
}

/*A Sign of Respect Responsive Styling*/
@media (max-width: 1200px) {
	.tt-asor-cta-col {
		width: 50%;
	}
	.tt-asor-cta-col .fl-col-content {
		margin: 15px;
	}
}

/*Course template rtesponsive styling*/
@media (max-width: 992px) {
	.tt-program-sidebar {
		margin: 0;
		width: 100%;
	}
}

@media (max-width: 768px) {
	.tt-program {
		flex-direction: column-reverse;
	}
	.tt-program-sidebar {
		position: relative;
		top: unset;
		width: 80%;
		margin: 0 auto;
	}
}

/*Inline Sidebar Icon Fix*/
.wp-image-1793 {
	display: inline;
}

/*WooCommerce Checkout Text Color Fix*/
body.woocommerce-checkout .checkout .create-account .woocommerce-password-hint {
	color: var(--global-palette3);
}

/*Course Slider*/
body .bx-wrapper .bx-pager.bx-default-pager a.active,
body .bx-wrapper .bx-pager.bx-default-pager a:focus,
body .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #27aeec;
}
body .bx-wrapper .bx-pager.bx-default-pager a {
	background: #abc9d7;
}

/*Login Form Styles*/
.gf_login_form .ginput_container_text input {
	width: 100%;
}
body .fl-builder-content .gf_login_form .gform_footer input[type="submit"] {
	width: 100%;
}