/*
Theme Name: Divi Child
Template: Divi
Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Baskervville:ital@0;1&display=swap');
body
{
overflow-x: hidden;
background-color: #000000!important;
color: #ffffff!important;
}

/* preloader */
/* Fade in/out animation for preloader image */
@keyframes preloaderFade {
0%   { opacity: 0.25; transform: scale(0.98); }
50%  { opacity: 1;    transform: scale(1); }
100% { opacity: 0.25; transform: scale(0.98); }
}

#site-preloader .preloader-inner img {
animation: preloaderFade 1.6s ease-in-out infinite;
will-change: opacity, transform;
}
@media (prefers-reduced-motion: reduce) {
#site-preloader .preloader-inner img {
animation: none;
opacity: 1;
transform: none;
}
}


#site-preloader {
position: fixed;
inset: 0;
z-index: 999999;
display: flex;
align-items: center;
justify-content: center;
background: #000000;
opacity: 1;
transition: opacity 240ms ease;
}

/* Content box */
#site-preloader .preloader-inner {
text-align: center;
padding: 24px;
max-width: 520px;
}

#site-preloader img {
max-width: 160px;
height: auto;
display: block;
margin: 0 auto 14px;
}

#site-preloader .preloader-message {
font-size: 16px;
line-height: 1.35;
color: #111;
font-weight: 600;
}

/* Fade out + disable pointer events when done */
#site-preloader.is-hidden {
opacity: 0;
pointer-events: none;
}

/* Hard-hide after fade */
#site-preloader.is-gone {
display: none;
}



/* end preloader */


#page-container
{
position: absolute;
margin-top: 50px;
width: 100%;
}
.right-side-column-memberarea
{
width: 100%;
margin-top: 2em;
padding-left: 1em;
padding-right: 1em;
}
@media screen and (min-width: 981px) {
.right-side-column-memberarea
{
width: 70%!important;
}

}

P {
color: #ffffff;
}

A.only-for-above-bronze
{
color: #ffffff!important;
}
.fancybox__slide .fancybox__content {
padding: 1px;
background: #f29100!important;
}

/* custom header stuff */

/*
#wpadminbar
{
display: none;
}
*/
#custom-header-takeo
{
margin-top: -30px;
z-index: 9999!important;
}
.ds-icon-search input.et_pb_searchsubmit,
.widget_search input#searchsubmit {
background: transparent;
color: transparent;
border: none;
width: 55px;
z-index: 2;
}
.ds-icon-search input.et_pb_s,
.widget_search input#s {
padding-right: 55px !important;
}
.ds-icon-search .et_pb_searchform:before,
.widget_search::before {
content: '55';
position: absolute;
font-family: 'ETModules';
z-index: 1;
left: 0;
font-size: 20px;
color: #ffffff;
padding: 8px 20px;
}
.et_pb_s
{
margin-left: 45px!important;
}
/* end custom header stuff */

#custom-sidebar-menu
{
width:300px;
}

/* Position and style for our custom loading text */
.fancybox__container .fancybox__loading::after {
  content: "Retrieving acocunt info from Fast Spring, hold on ...";   /* ← your custom text */
  display: block;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  margin-top: 10px;
  opacity: 0.9;
}




.wpProQuiz_reviewQuestion
{
font-family: "Baskervville", serif!important;
background: #000000!important;
color: #000000!important;
}
.wpProQuiz_reviewQuestionTarget
{
font-family: "Baskervville", serif!important;
background: #e84e1b!important;
color: #ffffff!important;
outline: none!important;
}
span.wpProQuiz_reviewQuestion_Target
{
outline: none!important;
background-color: #e84e1b!important;
}
.wpProQuiz_question_text
{
font-family: "Baskervville", serif!important;
font-size: 1.4em!important;
}
.wpProQuiz_questionListItem
{
background: #4b4b4b!important;
font-family: "Baskervville", serif!important;
font-size: 1.3em!important;
}
.wpProQuiz_reviewLegend
{
font-family: "Baskervville", serif!important;
font-size: 1em!important;
}
.wpProQuiz_reviewButtons
{
font-family: "Baskervville", serif!important;
font-size: 1.2em!important;
display: none;
}
.wpProQuiz_button
{
font-family: "Baskervville", serif!important;
font-size: 1em!important;
text-transform: uppercase!important;
}
.wpProQuiz_answerCorrect label
{
font-family: "Baskervville", serif!important;
color: #ffffff!important;
}
.wpProQuiz_answerIncorrect label 
{
font-family: "Baskervville", serif!important;
background: #ff0000!important;
}
.wpProQuiz_points
{
background-color: #000000!important;
}
#quiz_continue_link
{
display: flex!important;
height: auto!important;
justify-content: center!important;
line-height: 1.25em!important;
max-width: 385px!important;
padding: 1em!important;
white-space: normal!important;
width: 100%!important;
width: auto!important;
font-size: 14px!important;
text-transform: uppercase;
}
.quiz_continue_link
{
display: flex!important;
height: auto!important;
justify-content: center!important;
line-height: 1.25em!important;
max-width: 385px!important;
padding: 1em!important;
white-space: normal!important;
width: 100%!important;
width: auto!important;
font-size: 14px!important;
text-transform: uppercase;
}
.learndash-quiz-review-legend-item-review
{
display: none;
}
.exams-page-button
{
padding: 5px 5px 5px 5px;
background: #f29100;
color: #ffffff;
font-size: 1.1em;
border-width: 0px;
font-family: "Baskervville", serif;
font-weight: 400;
font-style: normal;
border-radius: 0px 5px 5px 0px;
cursor:pointer;
}
.average-button
{
padding: 5px 5px 5px 5px;
background: #f29100!important;
color: #ffffff;
font-size: 1.1em;
border-width: 0px;
font-family: "Baskervville", serif;
font-weight: 400;
font-style: normal;
border-radius: 5px 5px 5px 5px;
cursor:pointer;
}
.lesson-page-sidebar-menu
{
display:inline-block;
width:0px;
}
#custom-sidebar-menu
{
display: none;
}
#sidebar
{
display: none;
}
#course-content-slider-mobile
{
display: block;
}
#fullscreentoggle
{
display: block;
}
.mobile-only-menu-item
{
display: block;
}
@media screen and (min-width: 981px) {
.mobile-only-menu-item
{
display: none;
}
#fullscreentoggle
{
display: none;
}
#sidebar
{
display: flex;
max-width: 100%;
position: relative;
right: -2%;
}
#course-content-slider-mobile
{
display: none;
}
.lesson-page-sidebar-menu
{
display:inline-block;

}
#custom-sidebar-menu
{
display: block;
padding-left: 1em;
}	
}
.et_pb_section
{
background: #000000!important;
}
/* end custom */ 

/* profile page */ 

.ld-acvs-cs-tb
{

}
/* end profile page */


P
{
font-family: "Baskervville", serif;
font-weight: 400;
font-style: normal;
}
.sidemenuitem
{
font-family: "Baskervville", serif;
font-weight: 10;
font-style: normal;
}
H1
{
font-family: "Baskervville", serif;
font-weight: 400;
font-style: normal;
color: #f29100;
text-align: left!important;
}
H2
{
font-family: "Baskervville", serif;
font-weight: 400;
font-style: normal;
color: #f29100;
text-align: left!important;
}
H3
{
font-family: "Baskervville", serif;
font-weight: 400;
font-style: normal;
color: #f29100;
text-align: left;
}
.h3-bold
{
font-family: "PT Serif Caption", serif;
font-weight: 900;
}
.h3-course-title
{
font-family: "PT Serif Caption", serif;
font-weight: 400;
font-style: italic;
}
H4
{
font-family: "Baskervville", serif;
font-weight: 400;
font-style: normal;
color: #f29100;
text-align: left!important;
font-size: 1.7em;
}
.h4-slider-title
{
font-family: "Baskervville", serif!important;
font-weight: 400!important;
font-style: normal!important;
color: #ffffff!important;
text-align: center!important;
font-size: 1.7em;
line-height: 1.7em;
}
H5
{
text-align: left!important;	
}	
.upgrade-membership-button
{
padding: 5px 5px 5px 5px;
background: #f29100!important;
color: #ffffff;
font-size: 1.4em;
border-width: 0px;
font-family: "Baskervville", serif;
font-weight: 400;
font-style: normal;
border-radius: 5px 5px 5px 5px;
cursor:pointer;
}
.silverandabovecontent
{
font-size: 1.4em;
font-family: "Baskervville", serif;
font-weight: 400;
font-style: normal; 	
}
.custom-metaslider-wrapper
{
margin-top: 2em;
margin-bottom: 2em;
margin-left: auto;
margin-right: auto;
text-align: center;
max-width: 1800px;
background: transparent!important;
}
.metaslider
{
background: transparent!important;
max-width: 1800px;
}	


.flex-viewport > ul.slides > li {
padding-left: 1em !important;
padding-right: 1em !important;
box-sizing: border-box;
}



.slides
{
background: transparent!important;
}

/* tiny slider */
.tns-controls
{
display: none;
}
.tns-ovh {
overflow: hidden;
max-width: 1800px;
margin-left: auto;
margin-right: auto;
}
.slider-container
{
max-width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.course-overview-thumb
{
display: inline-block;
text-align:center;
padding: 10px 10px 10px 10px;
}
.handoutsliderthumb
{
text-align:center;
padding: 10px 10px 10px 10px;
width: 150px;
}



@media screen and (min-width: 981px) {
.handoutsliderthumb
{
text-align:center;
padding: 10px 10px 10px 10px;
width: 200px;
}
}

@media screen and (min-width: 1200px) {
.handoutsliderthumb
{
text-align:center;
padding: 20px 20px 20px 20px;
width: 350px;
}
}

@media screen and (min-width: 1920px) {
.handoutsliderthumb
{
text-align:center;
padding: 10px 10px 10px 10px;
width: 350px;
}

}

@media screen and (min-width: 3000px) {
.handoutsliderthumb
{
text-align:center;
width: 500px;
}
.tns-item
{
margin-left: 75px!important;
margin-right: 75px!important;
}
}


.tns-outer {
padding: 0 !important;
}
.tns-outer [hidden] {
display: none !important;
}
.tns-outer [aria-controls],
.tns-outer [data-action] {
cursor: pointer;
}
.tns-slider {
-webkit-transition: all 0s;
-moz-transition: all 0s;
transition: all 0s;
}
.tns-slider > .tns-item {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.tns-horizontal.tns-subpixel {
white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
display: inline-block;
vertical-align: top;
white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
content: "";
display: table;
clear: both;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
margin-right: -100%;
}
.tns-no-calc {
position: relative;
left: 0;
}
.tns-gallery {
position: relative;
left: 0;
min-height: 1px;
}
.tns-gallery > .tns-item {
position: absolute;
left: -100%;
-webkit-transition: transform 0s, opacity 0s;
-moz-transition: transform 0s, opacity 0s;
transition: transform 0s, opacity 0s;
}
.tns-gallery > .tns-slide-active {
position: relative;
left: auto !important;
}
.tns-gallery > .tns-moving {
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
transition: all 0.25s;
}
.tns-autowidth {
display: inline-block;
}
.tns-lazy-img {
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
transition: opacity 0.6s;
opacity: 0.6;
}
.tns-lazy-img.tns-complete {
opacity: 1;
}
.tns-ah {
-webkit-transition: height 0s;
-moz-transition: height 0s;
transition: height 0s;
}

.tns-visually-hidden {
position: absolute;
left: -10000em;
}
.tns-transparent {
opacity: 0;
visibility: hidden;
}
.tns-fadeIn {
opacity: 1;
filter: alpha(opacity=100);
z-index: 0;
}
.tns-normal,
.tns-fadeOut {
opacity: 0;
filter: alpha(opacity=0);
z-index: -1;
}
.tns-vpfix {
white-space: nowrap;
}
.tns-vpfix > div,
.tns-vpfix > li {
display: inline-block;
}
.tns-t-subp2 {
margin: 0 auto;
width: 310px;
position: relative;
height: 10px;
overflow: hidden;
}
.tns-t-ct {
width: 2333.3333333%;
width: -webkit-calc(100% * 70 / 3);
width: -moz-calc(100% * 70 / 3);
width: calc(100% * 70 / 3);
position: absolute;
right: 0;
}
.tns-t-ct:after {
content: "";
display: table;
clear: both;
}
.tns-t-ct > div {
width: 1.4285714%;
width: -webkit-calc(100% / 70);
width: -moz-calc(100% / 70);
width: calc(100% / 70);
height: 10px;
float: left;
}
/* end tiny slider */


@media screen and (max-width: 1279px) {
.course-overview-wrapper
{
text-align: center;
margin-left: auto;
margin-right: auto;
max-width:100%;
display:block
}

}
@media screen and (min-width: 1280px) {
.course-overview-wrapper
{
margin-left:auto;
margin-right: auto;
text-align: center;
width: 100%!important;
display:flex!important;
}
}

#show-courses
{
margin-left:auto;
margin-right: auto;
text-align: center;
width: 100%!important;
}

/* learndash */
.ld-status
{
display: none!important;
}
.et_post_meta_wrapper
{
display: none;
}
.sfwd-mark-complete
{
display: none!important;
}
.in-progress
{
display: block;
margin-top: 50px!important;
background: #e84e1b!important;
}
.not-started
{
display: none;
margin-top: 50px!important;
background: #000000!important;
}
.enrolled
{
display: none;
}
.container
{
width: 100%!important;
max-width: 1800px!important;
padding-left: 1em;
padding-right: 1em;
}
#et-main-area 
{
background: #000000!important;
}
#main-content
{
background: #000000!important;
}
.container:before
{
background: #000000!important;
}
.ld-course-resume
{
width: 100%!important;
height: 1em!important;
background: #f8b133!important;
border-radius: 5px!important;
font-size: 1.1em!important;
}
.entry-title
{
font-size: 1em;
}
@media (min-width: 978px) {
.entry-title
{
font-size: 1.1em!important;
}
}


/* metaslider */
.flexslider
{
background: transparent!important;
}
.flex-prev
{

}
.flex-next
{

}


[data-slide-type="image"]{
height: 315px!important;
}

#metaslider_8099 .caption,
#metaslider_8099 .caption-wrap,
#metaslider_8099 .msCaption,
#metaslider_8099 .flex-caption,
#metaslider_8099 .nivo-caption {
font-family: "Baskervville", serif;
font-size: 15px !important;
font-weight: 100;
color: #ffffff !important;
margin-top: -60px !important;
}


#metaslider_12093 .caption,
#metaslider_12093 .caption-wrap,
#metaslider_12093 .msCaption,
#metaslider_12093 .flex-caption,
#metaslider_12093 .nivo-caption {
font-family: "Baskervville", serif;
font-size: 15px !important;
font-weight: 100;
color: #ffffff !important;
margin-top: -60px !important;
}


.caption {
font-family: "Baskervville", serif;
font-size: 15px!important;
font-weight: 100;
color: #ffffff!important;
}
.caption-wrap
{
opacity: 1!important;
text-align: center!important;
height: 100px!important;
z-index: 0;
}
.metaslider a
{

}
.flex-direction-nav
{
display: block;
}
li.flex-nav-prev
{
background: #000000!important;
color: #ffffffimportant;
}
.metaslider-7844 .flex-viewport
{
direction: unset!important;
}

/* end metaslider */
/* lesson page */
.share-vid-button
{
margin-left: 90%;
width:185px!important;
text-align:center;
background: #f8b133;
padding-top: 5px;
padding-bottom: 5px;
border-radius: 999999px;
}
.ld-button
{
text-transform: none!important;
}
.content-icon
{
max-width: 150px!important;
}


.ld-text
{
font-family: "Baskervville"!important;
letter-spacing: 0.2em;
color: #ffffff!important;
}
.ld-breadcrumbs
{
display: none!important;
background: #000000!important;
border-width: 0px!important;
border-radius: 0 0 0 0!important;
}
.ld-breadcrumbs A
{
color: #ffffff!important;
}
.ld-breadcrumbs A:hover
{
color: #e84e1b!important;
}
.ld-course-step-back
{
display: none!important;
}
.learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-content-actions
{
border-top: 0px!important;
}
.wp-video {
width: 100% !important;
}
#content {
max-width: 1800px;
margin-left: auto;
margin-right: auto;
height: auto;
}

* {box-sizing: border-box;}


/* Create two equal columns that floats next to each other */
.column {
 display:table-cell;
vertical-align:top;
width: 80%;
padding: 10px;
}

/* Clear floats after the columns */
.row:after {
display: table;
clear: both;
}


.row{
display:table;
width:100%;
}



@media screen and (max-width: 980px) {
.column {
width: 100%;
display:block;
}
.Content
{
/*
height: 1080px;
*/
overflow:auto;
}
#itisadesktop
{
display: none;
}
#itisnotadesktop
{
display: block;
}
.sidenavvidthumb{
height: 225px;
}
}


@media screen and (min-width: 981px) {


.sidenavvidthumb{
height: 185px;
}
.Content
{
/*
height: 450px;
*/
overflow:auto;
}
#itisadesktop
{
display: block!important;
}
#itisnotadesktop
{
display: none;
}
}

@media (min-width: 1280px) {
.Content
{
/*
height: 450px;
*/
}

}

@media (min-width: 1200px) {
.Content
{
/*
height: 560px;
*/
}
}

@media (min-width: 1400px) {
.Content
{
/*
height: 600px;
*/
}
}

@media (min-width: 1500px) {
.Content
{
/*
height: 750px;
*/
}
	
}

@media (min-width: 1700px) {
.Content
{
/*
height: 85vh;
*/
}

}

@media (min-width: 3000px) {
.sidenavvidthumb{
height: 325px;
}
.Content
{
/*
height: 710px;
width: 500px!important;
*/
}

.column
{
width: 100%!important;
}

}

/* end lesson page */










/* end learndash  */

@media screen and (max-width: 600px) {
.column-lesson-page {
width: 100%;
}
}


.btn-primary
{
background: #f29100!important;
color: #ffffff!important;
border: 0px!important;
}

.mobile_menu_bar:before {
color: #f29100!important;
margin-right: 10px;
}

/*show hamburger menu on desktop*/
.et_pb_menu 
{
background: transparent!important;
}


@media (min-width: 981px) {

.et_pb_menu .et_pb_menu__menu, .et_pb_fullwidth_menu .et_pb_menu__menu {
display: none!important;
}
.et_pb_menu .et_mobile_nav_menu, .et_pb_fullwidth_menu .et_mobile_nav_menu {
display: flex!important;
float: none!important;
margin: 0 6px!important;
align-items: center!important;
}
}
.et_pb_menu .et_mobile_nav_menu li {
list-style-type: none!important;
}


/* mobile menu collapsed width */
.et_mobile_menu
{
width: 300px!important;
margin-left: -200px!important;
}


/* login */


/* members page */
.sub-menu-tablet
{
color: #f29100;
}

#custom-logo-dashboard-bar
{
display: none;
}

@media (max-width: 766px){

#custom-logo-dashboard-bar
{
display: block;
}
.ab-icon
{
display: none;
}
#wp-admin-bar-site-name
{
position: fixed!important;
top: 0!important;
right: 50px!important;
}
#wpadminbar
{
position: fixed!important;
z-index: 4;
}






/* ani button */
.blinkme
{
animation:fade 1000ms infinite;
-webkit-animation:fade 1100ms infinite;
}
	
}	
@keyframes fade {
from { opacity: 0; }
50% { opacity: 0.5; }
to { opacity: 1.0; }
}                             
@-webkit-keyframes fade {
from { opacity: 1.0; }
50% { opacity: 0.5; }
to { opacity: 1.0; }
}

/* fonts for content blocks */

@media (max-width: 767px){
.customH2
{
font-family: "Baskervville", serif;
font-weight: 400;
font-style: normal;	
color: #000000;
font-size: 25px;
}
.customH2italic
{
font-family: "Baskervville", serif;
font-weight: 400;
font-style: italic;
color: #e84e1b;
font-size: 25px;
}
.customP
{
font-family: "Baskervville", serif;
font-size: 15px;
line-height: 15px;
}
}
@media (min-width: 768px) and (max-width: 980px){
.customH2
{
font-family: "Baskervville", serif;
font-weight: 400;
font-style: normal;	
color: #000000;
font-size: 30px;
}
.customH2italic
{
font-family: "Baskervville", serif;
font-weight: 400;
font-style: italic;
color: #e84e1b;
font-size: 30px;
}
.customP
{
font-family: "Baskervville", serif;
font-size: 18px;
line-height: 20px;
}
}

@media (min-width: 981px) and (max-width: 1279px) {
.customH2
{
font-family: "Baskervville", serif;
font-weight: 400;
font-style: normal;	
color: #000000;
font-size: 25px;
}
.customH2italic
{
font-family: "Baskervville", serif;
font-weight: 400;
font-style: italic;
color: #e84e1b;
font-size: 25px;
}
.customP
{
font-family: "Baskervville", serif;
font-size: 18px;
line-height: 20px;
}
}	

@media (min-width: 1280px) {
.customH2
{
font-family: "Baskervville", serif;
font-weight: 400;
font-style: normal;	
color: #000000;
font-size: 25px;
}
.customH2italic
{
font-family: "Baskervville", serif;
font-weight: 400;
font-style: italic;
color: #e84e1b;
font-size: 25px;
}
.customP
{
font-family: "Baskervville", serif;
font-size: 15px;
}
}	

@media (min-width: 2500px) {
.customH2
{
font-family: "Baskervville", serif;
font-weight: 400;
font-style: normal;	
color: #000000;
font-size: 30px;
}
.customH2italic
{
font-family: "Baskervville", serif;
font-weight: 400;
font-style: italic;
color: #e84e1b;
font-size: 30px;
}
.customP
{
font-family: "Baskervville", serif;
font-size: 20px;
}
}

/* accordion */
.accordion-content
{
background: #f2f2f2!important;
border-radius: 5px;
padding-top: 1em;
padding-bottom: 1em!important;
padding-left: 1em;
padding-right: 1em;
}
.the-toggle-icon.et_pb_toggle .et_pb_toggle_title:before,.the-toggle-icon .et_pb_toggle .et_pb_toggle_title:before {
content:'3f';
}

.the-toggle-icon.et_pb_toggle_open .et_pb_toggle_title:before{
 content:'3f';   
}


/* the rest */
.lesson_title
{
margin-top: 1em;
}
.post-meta
{
display: none;
}
/* pdf reader */
.pdfjs-fullscreen
{
display: none;
}
/* privacy crap */
.cky-btn-revisit-wrapper
{
background: #f29100!important;
width: 50px!important;
} 