#learndash_lessons, #learndash_quizzes, .expand_collapse, .notavailable_message, #learndash_lesson_topics_list div > strong, #learndash_lesson_topics_list div ul > li .sn, .learndash_profile_heading, #learndash_profile a, #learndash_profile div {
    font-weight: 600;
}


.widget_course_return, .course_navigation .widget_course_return a {
font-size: 14px;
}

dd.course_progress {
    height: 30px;
    margin: 0px;
}

.two_columns_66_33>.column2 {
    background: #f7f7f7;
}

.two_columns_66_33>.column2>.column_inner {
    padding: 25px;
}
#learndash_lessons h4>a, #learndash_quizzes h4>a, #learndash_lesson_topics_list ul>li>span a, #learndash_course_content .learndash_topic_dots ul>li a, #learndash_profile .learndash-course-link a, #learndash_profile .quiz_title a, #learndash_profile .profile_edit_profile a {
    color: #e46a31;
    font-weight: 700 !important;
}
#learndash_lessons h4>a:hover, #learndash_lessons h4>a:active, #learndash_lessons h4>a:focus, #learndash_quizzes h4>a:hover, #learndash_quizzes h4>a:active, #learndash_quizzes h4>a:focus, #learndash_lesson_topics_list ul>li>span a:hover, #learndash_lesson_topics_list ul>li>span a:active, #learndash_lesson_topics_list ul>li>span a:focus, #learndash_course_content .learndash_topic_dots ul>li a:hover, #learndash_course_content .learndash_topic_dots ul>li a:active, #learndash_course_content .learndash_topic_dots ul>li a:focus, #learndash_profile .learndash-course-link a:hover, #learndash_profile .learndash-course-link a:active, #learndash_profile .learndash-course-link a:focus, #learndash_profile .quiz_title a:hover, #learndash_profile .quiz_title a:active, #learndash_profile .quiz_title a:focus, #learndash_profile .profile_edit_profile a:hover, #learndash_profile .profile_edit_profile a:active, #learndash_profile .profile_edit_profile a:focus {
color: #5b8f30;
}


.title.title_size_large h1 {
text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.8);
}

#popuppress-15941 .pps-content, #popuppress-15941 .pps-content p, #popuppress-15941 .pps-content ul, #popuppress-15941 .pps-content ol, #popuppress-15941 .pps-content em, #popuppress-15941 .pps-content span, #popuppress-15941 .pps-content a {
    line-height: 45px !important;
}

#nav-menu-item-15554 > div > a, #nav-menu-item-15553 > div > a {
padding-left: 0px !important;
}
/* newsletter gravity form*/
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 12px !important;
}

input#input_1_1 {
    width: 300px;
}

body .gform_wrapper .gform_footer input[type=submit] {
    border-color: #ffffff;
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0);
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 45px;
    height: 45px;
    font-style: normal;
    font-weight: 800;
    -webkit-border-radius: 50px;
    letter-spacing: 3px;
    border-width: 3px;
    padding-left: 30px;
    padding-right: 30px;
}

body .gform_wrapper .gform_footer input[type=submit]:hover {
    color: #5b8f30;
    background-color: #ffffff;
}

body .gform_wrapper div.validation_error {
background-color: #5b8f30;
}

/* keep it mobile friendly by only applying these styles for larger viewports */
@media only screen and (min-width: 641px) {
 
 body #gform_wrapper_1 { 
  max-width: 50%;
  margin: 0 auto;
 }
 
 body #gform_wrapper_1 ul li.gfield .ginput_container,

 body #gform_wrapper_1 input:not([type='radio']):not([type='checkbox']):not([type='submit']), 
 body #gform_wrapper_1 select 
 { 
  text-align:center;
 }
 

  
 
}

/* spacing between 4 boxes on homepage under hero */

@media screen and (min-width: 1000px) {
.custom_holder_with_spaces .q_elements_holder.four_columns .q_elements_item:first-child {
    position: relative !important; 
    left: -60px !important;
}
.custom_holder_with_spaces .q_elements_holder.four_columns .q_elements_item:nth-child(2) {
    position: relative !important; 
    left: -20px !important;
}
.custom_holder_with_spaces .q_elements_holder.four_columns .q_elements_item:nth-child(3) {
    position: relative !important; 
    left: 20px !important;
}
.custom_holder_with_spaces .q_elements_holder.four_columns .q_elements_item:last-child {
    position: relative !important; 
    left: 60px !important;
}
.custom_holder_with_spaces .q_elements_holder {
    padding-left: 30px !important;
    padding-right: 30px !important;
    box-sizing: border-box !important;
}
}

/* menu styling */

@media only screen and (min-width: 1000px) {
  header.fixed_hiding.scrolled .holeder_for_hidden_menu {    
    max-height: 75px !important;
  }
}

.drop_down .wide .second .inner>ul>li>a {
    border-bottom: 1px solid;
    margin-bottom: 20px;
}

.drop_down .wide .second>.inner>ul>li.sub>ul>li>a, .drop_down .second .inner ul li a, .drop_down .wide .second ul li a, .drop_down .second .inner ul.right li a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.drop_down .second .inner .widget {
padding: 5px;
}

header.fixed_hiding.scrolled .holeder_for_hidden_menu {
background-color: #5b8f30;
}

nav.main_menu ul li:hover {
background-color: #5a8831;
}



.menu_icon .fa-caret-right .fa {
    width: 12px;
}

.drop_down .second .inner .widget p {
    font-size: 15px;
    line-height: 20px;
    padding: 0px;
}
@media only screen and (min-width: 448px) and (max-width: 568px){
	.search-mobile-icon {
    right: 55% !Important;}
	.right-logo-sect div:last-child {
    left: -28px;
}
}

@media only screen and (max-width:568px){
	.min_cart_header .min_cart {
    position: absolute;
    width: 375px;
    right: 6px !Important;}
.search-mobile-icon {
    right: 60% !Important;
    top: 90px!Important;
}
.right-logo-sect .min_cart_header {
    position: absolute!Important;
    top: 90px !Important;
    left: 80% !Important;
}
.header_bottom {
    padding-bottom: 40px;
}
}
@media only screen and (max-width:999px){
	.header-right-from-logo-widget .right-logo-sect .head_logout, .header-right-from-logo-widget .right-logo-sect #search-click, .header-right-from-logo-widget .right-logo-sect span#right-img {
    display: none !important;
}
.header-right-from-logo-widget{display:block;}
	.min_cart_header .min_cart {
right: -34px !Important;}
	.right-logo-sect .min_cart_header {
    position: absolute;
    top: 32px;
    left: 125px;
}
.right-logo-sect .min_cart_header a.cart-customlocation {
    width: 30px;
    height: 30px;
    font-size: 18px;
    line-height: 1.5;
}
.right-logo-sect .min_cart_header .min_cart {
top: 50px;}
.woocommerce .checkout-button, .woocommerce  a.checkout-button.button.alt.wc-forward
{
	    height: auto;
}
.woocommerce div.cart-collaterals div.cart_totals, .woocommerce-page .div.cart-collaterals div.cart_totals {
    width: 100%;
}
}
@media only screen and (min-width: 1000px){
.header_bottom{
padding:0;
}

nav.main_menu>ul>li>a{
padding:0 60px;
border-right:  2px solid #5a8831;
}
nav.main_menu>ul>li:last-child a{
border:none;
}
}
@media only screen and (min-width: 1600px) and (max-width: 1900px) {
nav.main_menu > ul > li > a{
padding: 0 20px;
}
}

@media only screen  and (min-width: 1400px) and (max-width: 1600px) {
nav.main_menu > ul > li > a{
padding: 0 20px;
}
}

@media only screen  and (min-width: 1300px) and (max-width: 1400px) {
nav.main_menu > ul > li > a{
padding: 0 12px;
}
}


@media only screen  and (min-width: 1200px) and (max-width: 1300px) {
nav.main_menu > ul > li > a{
padding: 0 12px;
}
}

@media only screen  and (min-width: 1100px) and (max-width: 1200px) {
nav.main_menu > ul > li > a{
padding: 0 12px;
font-size:14px;
}
}
@media only screen  and (min-width:1000px) and (max-width: 1020px) {
	.header-widget.widget_text.header-right-from-logo-widget {
   padding-right:85px;
}}
@media only screen  and (min-width:1001px) and (max-width: 1023px) {
	.content.content_top_margin {
    margin-top: 210px !important;
}
}
@media only screen  and (min-width: 999px) and (max-width: 1199px) {
.right-logo-sect {
    margin-right: 0 !important;
}
}
@media only screen and (max-width: 1100px) {
nav.main_menu > ul > li > a{
padding: 0 10px;
font-size:13px;
}
}

@media only screen and (max-width: 767px){
	.blog-banner .col-md-3 img:first-child{display:none;}
	.blog-banner .col-md-3 img:last-child{display:inline-block;}
	.blog-banner .col-md-3 img {
    margin-bottom: -135px;
    max-width: 58%;
    z-index: 1000;
    position: relative;
}
.woocommerce .checkout-button, .woocommerce  a.checkout-button.button.alt.wc-forward
{
	height:auto;
	margin-top:0;
	    height: auto;
}
}
@media only screen and (min-width: 1024px) and (max-width:1080px) {
	.content.content_top_margin {
		margin-top: 220px !important;
	}
}
@media only screen and (min-width: 1001px) {
	header.fixed_hiding .q_logo a, header.fixed_hiding .q_logo {
    height: 60px !important;
	    max-height: 60px;
}



}
/* footer styling */

.footer_top .widget.widget_nav_menu li {
    display: inline-block;
    margin-left: 50px;
}
.wpProQuiz_content .wpProQuiz_questionListItem input {
    position: absolute;
    left: 5px;
    top: 14px;
}
.wpProQuiz_content .wpProQuiz_questionListItem {
    position: relative;
    padding-left: 30px !important;
}
@media only screen and (max-width: 1000px){
.footer_top .widget.widget_nav_menu li {
    display: block !important;
    margin-left: 0px !important;
}

}
@media only screen and (min-width: 1000px) and (max-width:1058px) {
body .header-left-from-logo-widget, body .header-right-from-logo-widget {
    padding: 0 75px 0 0;
}
}
p.brand-message {
    padding-right: 22%;
    padding-left: 22%;
}


.min_cart_header .min_cart .woocommerce-mini-cart-item {
    float: left;
    margin-bottom: 10px;
    list-style: none;
    position: relative;
    width: 78%;
    min-height: 50px;
    text-align: left;
    padding-left: 60px;
}

.min_cart_header .min_cart .woocommerce-mini-cart-item img {
    width: auto;
    height: 50px;
    position: absolute;
    left: 0px;
    top: 9px;
}
.woocommerce-mini-cart.cart_list.product_list_widget {
    width: 100%;
    overflow: scroll;
    list-style: none outside;
    padding: 0;
    margin: 0;
    max-height: 150px;
    float: left;
    overflow-y: scroll;
    overflow-x: hidden;
	padding: 15px 10px;
}
.min_cart_header .min_cart .woocommerce-mini-cart-item .remove {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: #e26a3a !important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
}
.min_cart_header .min_cart {
    position: absolute;
    width: 320px;
    right: 0;
    background:#fff;
    z-index: 9000;
        top: 78px;
	    overflow: hidden;
		display:none;
}
p.woocommerce-mini-cart__total.total span.woocommerce-Price-amount.amount span {
    margin-right: 5px;
    position: relative;
    top: -2px;
}
p.woocommerce-mini-cart__total.total strong {
    font-weight: 600;
    text-transform: uppercase;
}
p.woocommerce-mini-cart__total.total {
    float: right;
    display: block;
    width: 100%;
    background: #eee;
    padding: 10px;
    margin: 0;
}

p.woocommerce-mini-cart__buttons.buttons a:hover {background:#e26a3a; border: 2px solid #e26a3a; color:#fff;}
p.woocommerce-mini-cart__buttons.buttons a {
    display: inline-block;
    border: 2px solid #e26a3a;
    padding: 8px 25px;
    border-radius: 5px;
    float: left;
    margin: 0 7px;
}
p.woocommerce-mini-cart__buttons.buttons {
    display: block;
    padding: 15px;
    float: left;
    width: 100%;
}
.header-left-from-logo-widget, .header-right-from-logo-widget {
    padding: 0 100px 0 0;
}
.min_cart_header a.cart-customlocation span {
    position: absolute;
    top: -8px;
    font-size: 14px;
    background: #e26a3a;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 1.4;
    border-radius: 50%;
}

.min_cart_header a.cart-customlocation {
    z-index: 1000;
    color: #e26a3a;
    border: 2px solid #e26a3a;
    border-radius: 5px;
    display: block;
    cursor: pointer;
    position: relative;
    width: 37px;
    height: 37px;
    font-size: 20px;
    text-align: center;
    line-height: 1.7;
}
.min_cart_header {
    position: absolute;
    top: -5px;
}
.min_cart_header  p.woocommerce-mini-cart__empty-message {
    text-align: left;
    display: inline-block;
    width: 100%;
    background: #eee;
    padding: 11px 12px;
    margin-top: 0;
}
 .single-sfwd-courses .blog-banner h1, .single-sfwd-courses .blog-banner .col-lg-2 img,.single-sfwd-lessons .blog-banner h1, .single-sfwd-lessons .blog-banner .col-lg-2 img/* ,.single-sfwd-quiz .blog-banner h1, .single-sfwd-quiz .blog-banner .col-lg-2 img */{
    padding-top: 40px;
}  
.wpProQuiz_list li.wpProQuiz_questionListItem {
    position: relative;
    padding-left: 0 !important;
}
.wpProQuiz_list li.wpProQuiz_questionListItem input {
    position: absolute;
    top: 11px;
    left: 4px;
}
.quizCorrect.quizIncorrect .wpProQuiz_list li.wpProQuiz_questionListItem label {
    padding-left: 25px;
    position: relative;
    display: inline-block;
}
.wpProQuiz_list li.wpProQuiz_questionListItem label{
    padding-left: 52px;
    position: relative;
    display: inline-block;
}
.quizCorrect.quizIncorrect .wpProQuiz_list li.wpProQuiz_questionListItem span {
    position: absolute;
    left: 0;
    top: 0;
}
.wpProQuiz_list li.wpProQuiz_questionListItem span {
    position: absolute;
    left: 25px;
    top: 0;
}
.single-sfwd-quiz.quizCorrect.quizIncorrect .wpProQuiz_list li.wpProQuiz_questionListItem {
    position: relative;
    padding-left: 8px !important;
} 
.quizCorrect.quizIncorrect h5.wpProQuiz_header{ display:none !important}

.woocommerce .checkout-button
{
	display: inline;
	padding: 10px 22px;
}
.logged-in ul#menu-user-sidebar-menu {
    display: block;
}
ul#menu-user-sidebar-menu {
    display: none;
}
.widget.widget_nav_menu:first-child {
    margin: 0;
}
a.logout_btn{display:none !important}
.logged-in a.logout_btn{display:block!important;}


