/*

,gggggggggggg,    ,ggg,        gg    _,gggggg,_     
dP"""88""""""Y8b, dP""Y8b       dP  ,d8P""d8P"Y8b,   
Yb,  88       `8b,Yb, `88      d8' ,d8'   Y8   "8b,dP
 `"  88        `8b `"  88    ,dP'  d8'    `Ybaaad88P'
     88         Y8     88aaad8"    8P       `""""Y8  
     88         d8     88""""Yb,   8b            d8  
     88        ,8P     88     "8b  Y8,          ,8P  
     88       ,8P'     88      `8i `Y8,        ,8P'  
     88______,dP'      88       Yb, `Y8b,,__,,d8P'   
    888888888P"        88        Y8   `"Y8888P"'     

*/
/*  */
/*GLOBAL*/
button:focus {
  outline: 0;
}

input:focus {
  outline: 0;
}

textarea:focus {
  outline: 0;
}

select:focus {
  outline: 0;
}

a {
  transition: 0.25s;
}

body .dark a:hover {
  color: #ffffff;
}

button {
  cursor: pointer;
}

.oxygen-body .p-pad p:first-child {
  margin-top: 0;
}

.oxygen-body .p-pad p:last-child {
  margin-bottom: 0;
}

/*LISTS*/
/* ul {
	list-style: none;
	padding-left: 60px;
}

nav ul li,
form ul li,
ol li,
.unslider ul li,
.oxygen-data-dialog-options ul li {
	margin-bottom: 0 !important;
}

form.feedback ul li,
.learndash-wrapper form ul li {
    margin-bottom: 2rem !important;
}

form ul li

body.woocommerce-page ul li:before,
nav:not(.woocommerce-MyAccount-navigation) ul li:before,
form ul li:before,
ol li:before,
.unslider ul li:before,
.oxygen-data-dialog-options ul li:before,
.wpProQuiz_resultsList li:before {
	content: none !important;
}

body:not(#ct-controller-ui):not(.woocommerce-page) li,
.woocommerce nav.woocommerce-MyAccount-navigation li {
	position: relative;
	margin-bottom: 14px;
}

body:not(#ct-controller-ui):not(.woocommerce-page) li.menu-item {
	margin-bottom: 0;
}

body:not(#ct-controller-ui):not(.woocommerce-page) li:before {
	height: 15px;
    width: 15px;
    position: absolute;
    border-radius: 50%;
	border: 2px solid #90ab1b;
    top: 8px;
    left: -34px;
    content: "";
}

body:not(#ct-controller-ui):not(.woocommerce-page) ul ul li:before {
	background: #90ab1b;
    border-color: transparent;
	top: 10px;
	height: 12px;
    width: 12px;
}

body:not(#ct-controller-ui):not(.woocommerce-page) li ul {
	margin-top: 14px;
}

body:not(#ct-controller-ui):not(.woocommerce-page) .ticks li:before {
	background: url(/wp-content/uploads/2020/01/red-check1.png) no-repeat;
    border: 0;
    height: 14px;
    width: 18px;
}

body:not(#ct-controller-ui):not(.woocommerce-page) .mindent ul {
	padding-left: 40px;
}

body:not(#ct-controller-ui):not(.woocommerce-page) .orange li:before {
	border-color: #fc9840;
}

@media only screen and (max-width: 480px) {
	ul,
	body:not(#ct-controller-ui):not(.woocommerce-page) .mindent ul {
		padding-left: 20px;
	}
	body:not(#ct-controller-ui):not(.woocommerce-page) li:before {
		left: -28px;
	}
} */
/*BLOCKS*/
.wp-block-embed {
  margin: 0;
  padding-bottom: 20px;
}

/*HEADER*/
.oxy-nav-menu .oxy-nav-menu-list li.menu-item.show-logged-in {
  display: none;
}

.logged-in .oxy-nav-menu .oxy-nav-menu-list li.menu-item.show-logged-in {
  display: flex;
}

.oxy-nav-menu .oxy-nav-menu-list li.menu-item.hide-logged-in {
  display: flex;
}

.logged-in .oxy-nav-menu .oxy-nav-menu-list li.menu-item.hide-logged-in {
  display: none;
}

/* 

.oxy-nav-menu:not(.oxy-nav-menu-open) #menu-main-menu ul.sub-menu {
	background-color: #333333;
	max-width: 400px;
	width: 400px;
	white-space: normal;
	border-top: 3px solid #90ab1b;
	margin-top: 10px;
}

.oxy-nav-menu:not(.oxy-nav-menu-open) #menu-main-menu ul.sub-menu:hover {
	background-color: #333333;
}

.oxy-nav-menu:not(.oxy-nav-menu-open) #menu-main-menu ul.sub-menu a {
	font-size: 18px;
	color: #ffffff;
}

.oxy-nav-menu:not(.oxy-nav-menu-open) #menu-main-menu ul.sub-menu a:hover {
	color: #90ab1b;
}

.oxy-nav-menu:not(.oxy-nav-menu-open) #menu-main-menu li.menu-account a,
.oxy-nav-menu:not(.oxy-nav-menu-open) #menu-main-menu li.ld-button a {
	background-color: #cdd999;
    border-radius: 32px;
    color: #333333;
    font-weight: normal;
	font-family: 'Open Sans';
    text-transform: uppercase;
    font-size: 18px;
    padding: 6px 20px;
    letter-spacing: 4px;
    margin-left: 10px;
    margin-top: auto;
    margin-bottom: auto;
}

.oxy-nav-menu:not(.oxy-nav-menu-open) #menu-main-menu li.menu-account a:hover,
.oxy-nav-menu:not(.oxy-nav-menu-open) #menu-main-menu li.ld-button a:hover {
    background-color: #90ab1b;
	color: #fff;
}
*/
/*FOOTER*/
@media (max-width: 1200px) {
  footer .oxy-nav-menu:not(.oxy-nav-menu-open) #menu-footer-menu .menu-item a {
    justify-content: center;
  }
  footer .oxy-nav-menu:not(.oxy-nav-menu-open) #menu-footer-menu .menu-item a:hover {
    justify-content: center;
  }
}
/*BUTTONS*/
/* .dko-enrol-button button {
	font-size: 1.2rem;
    font-weight: 400;
    font-family: 'Open Sans';
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #080808;
    background-color: #cdd999;
    border: 0;
    width: 100%;
    max-width: 100%;
    padding: 16px 40px;
    transition-duration: 0.25s;
    cursor: pointer;
    border-radius: 50px;
}

@media only screen and (max-width: 480px) {
	.dko-enrol-button button {
		padding: 16px;
		width: auto;
		min-width: 0px;
	}
}

.dko-enrol-button:hover button {
    background-color: #90ab1b;
	color: #fff;
}

.dko-enrol-button button div {
	font-size: 0.5em;
    margin-top: 7px;
    opacity: 0.8;
}

.dko-enrol-button button span {
	text-transform: initial;
} */
/*GRAVITY FORMS GENERAL*/
.hidden_label > label {
  display: none;
}

.hidden_sub_label {
  display: none;
}

.gfield_required {
  margin-left: 5px;
  color: #90ab1b;
}

.validation_message {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 15px;
  color: #90ab1b;
}

/*CONTACT FORM*/
@media only screen and (max-width: 480px) {
  #contact-form input[type=submit] {
    width: 100%;
  }
}
/*LEARNDASH REGISTRATION POP*/
body .learndash-wrapper .ld-login-modal .ld-login-modal-form .login-username:before,
body .learndash-wrapper .ld-login-modal .ld-login-modal-form .login-password:before {
  top: 40px;
}

body .learndash-wrapper .ld-login-modal .ld-login-modal-form .gdpr-terms-container a {
  color: #333333;
}

/*CHECKBOXES*/
.ld-login-modal-login form input[type=checkbox],
.ld-login-modal-register form input[type=checkbox] {
  opacity: 1;
  display: inline-block;
}

body:not(.learndash-cpt) form:not(.checkout) input[type=checkbox] {
  opacity: 0;
  position: relative;
  margin: 0;
  display: none;
}

body:not(.learndash-cpt) form:not(.checkout) input[type=checkbox] + label {
  position: relative;
  top: 2px;
  padding-left: 30px;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  cursor: pointer;
}

body:not(.learndash-cpt) form:not(.checkout) input[type=checkbox] + label:before,
body:not(.learndash-cpt) form:not(.checkout) input[type=checkbox] + label:after {
  content: "";
  position: absolute;
  left: 0;
  z-index: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

body:not(.learndash-cpt) form:not(.checkout) input[type=checkbox]:not(:checked) + label:after {
  top: 2px;
  width: 20px;
  height: 20px;
  border: 2px solid #fff;
  border-radius: 2px;
}

body:not(.learndash-cpt) form:not(.checkout) input[type=checkbox]:checked + label:after {
  top: 2px;
  width: 20px;
  height: 20px;
  border: 2px solid #90ab1b;
  background-color: #90ab1b;
  z-index: 0;
  border-radius: 2px;
}

body:not(.learndash-cpt) form:not(.checkout) input[type=checkbox]:not(:checked) + label:before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: -1px;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

body:not(.learndash-cpt) form:not(.checkout) input[type=checkbox]:checked + label:before {
  left: 1px;
  top: -1px;
  width: 8px;
  height: 16px;
  margin-top: 3px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

/* DEFAULT FORM */
/*PRICE*/
/*LEARN DASH*/
.learndash-wrapper iframe,
.learndash-wrapper .ld-video {
  margin-bottom: 20px;
  margin-top: 20px;
}

.learndash-wrapper .ld-video iframe {
  margin-bottom: 0px;
  margin-top: 0px;
}

/*LEARN DASH PROFILE*/
.ld-profile-heading {
  text-align: center;
}

/*LEARN DASH QUESTIONS*/
.graded-disclaimer {
  display: none;
}

.wpProQuiz_questionListItem ul {
  padding-left: 0;
}

.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList input.wpProQuiz_questionInput {
  min-width: 20px;
}

@media only screen and (max-width: 480px) {
  body .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label {
    padding: 0.5em;
  }
}
/*------------------*/
/* COUNTDOWN TIMERS */
/*------------------*/
.hub-countdown-timer {
  display: flex;
  flex-direction: row;
  width: 100%;
  max-width: 600px;
  padding: 10px 0px;
  align-items: center;
}

.hub-countdown-timer > div {
  flex: 1;
  text-align: center;
  padding: 10px;
  line-height: 1;
}

.hub-countdown-timer > div.seperator {
  width: auto;
  font-size: 1.5em;
  padding: 0;
}

.hub-countdown-timer > div > div:first-child {
  font-size: 3em;
  margin-bottom: 10px;
}

.hub-countdown-timer > div > div:last-child {
  text-transform: uppercase;
  font-size: 0.9em;
}

/*ANIMATIONS*/
.hue-rotate {
  animation-timing-function: linear;
  animation-name: hue-rotate;
  animation-duration: 4s;
  animation-iteration-count: infinite;
}

@keyframes hue-rotate {
  from {
    filter: hue-rotate(0deg);
  }
  to {
    filter: hue-rotate(360deg);
  }
}

/*# sourceMappingURL=https://schoolofmovementmedicine.com/courses/wp-content/scss/classic.css.map?v=b46e5f33e9df */
