@charset  "UTF-8";

/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/******************************************************************
side sidebar styles
******************************************************************/
/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/******************************************************************
side sidebar styles
******************************************************************/

.sidebar .widget h3, .arclist h2.title_green, .arclist h3, div.related h2, h3.widget-title {
    font: bold 20px/28px Helvetica, arial, sans-serif;
    /* color: #5F8F19; */
    /* text-transform: capitalize; */
    font-size: 21px;
    font-weight: 300;
    line-height: 44px;
    color: #292F33;
   border-bottom/*\**/: 1px solid #b2b2b2\9;	
 border-bottom: 1px solid rgba(0,0,0,0.1);	
 padding: 0;	
 margin-bottom: 8px;	
 
   
margin-left:10px
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li.active, body.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, body.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
    background: rgb(3 191 228) !important;
    border: none;
    border-radius: 7px 7px 0 0;
}




.asrv_app {
    float: right;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-right: 10px;
}

#asrv_list {
    overflow: hidden;
    background: white;
    border: 0px solid grey;
    border-radius: 0px;
    box-shadow: 0px 0px 0px grey;
    margin: 20px 0px 0px -19px;
}

page.header-wrap {
background: url(images/header_bk123.png) no-repeat bottom center;
margin: 4px;
}

body.woocommerce .star-rating, body.woocommerce-page .star-rating {
margin: 3px auto .5em;
width: 6em;
font-size: 1em;
}

.star-rating span {
font-size: 1em;
font-style: bold;
font-family: "star";
color: #006c00;
}

p.stars span a {
float: left;
height: 5px;
left: 0;
padding-top: 16px;
position: absolute;
overflow: hidden;
top: 0;
width: 16px;
}

p.stars span {
float: none;
height: 16px;
position: relative;
width: 80px;
}

body.woocommerce p.stars, body.woocommerce-page p.stars {
width: 100% !important;
}

body.woocommerce #respond p.stars, body.woocommerce-page #respond p.stars {
/* font-size: 22px; */
}

.sku_wrapper {
display: none;
}

.woocommerce div.product div.images img {
width: 70%;
border-radius: 30px;
}

ul.products li.product a img {
width: 200px;
height: auto;
}

.related ul.products li.product img, .related ul li.product img, .upsells.products ul.products li.product img, .upsells.products ul li.product img {
width: 200px;
height: auto;
}

.single-product.layout-full .images img {
width: 200px;
}

body .quantity input.qty, 
body #content .quantity input.qty {
text-align: left;
padding: 4px 0 4px 4px;
margin: 0;
}

body.woocommerce .quantity input.qty,
body.woocommerce-page .quantity input.qty,
body.woocommerce #content .quantity input.qty,
body.woocommerce-page #content .quantity input.qty {
width: 55px;
height: 40px;
border: 0;
border: 2px solid rgba(0,0,0,0.3);
}

select {
font: 13px Helvetica, arial, sans-serif;
padding: 8px 40px;
/* border: 2px solid rgba(0,0,0,0.1); */
}

media
.header_content .widget {
margin: -20px;
}

.header_content {
float: left;
color: #000000;
text-shadow: 0 0 0 rgba(0,0,0,0.7);
}

#header {
width: 100%;
background-image: url(images/header_bg.png);
background-repeat: repeat-x;
background-position: left top;
background-color: #D6DCC6;
box-shadow: inset 0 -2px 5px rgba(0,0,0,0);
}

.mega-menu ul.mega  {
	width:115%  !important;
}

.mega-menu ul.mega li {
    float: left;
    margin-right: 1px !important;
}


	

.mega-menu ul.mega li a, div#menu-secondary-title {
font: normal 16px/21px Helvetica, aria, sans-serif;
color: #ffffff;
text-shadow: 0 1px 1px rgba(0,0,0,0.6);
background-repeat: repeat-x;
background-position: top left;
background-color: #008FAB;
display: block;
		
border-radius: 6px 6px 0 0;
    border-width: 1px 1px 0;
    /* border-style: solid; */
    /* border-color: rgba(255,255,255,0.5); */
box-shadow: 0 -4px 3px -3px rgba(0,0,0,0.4) inset;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}

h1{
    font-size: 30px;
    //line-height: 28px;
    background-color: #358ba2;
    border-radius: 4px;
    margin-top: 15px;
	color:white;
	padding:6px;

    
}

h1.loop-title{
    font-size: 30px;
    //line-height: 28px;
    background-color: #358ba2;
    border-radius: 4px;
    margin-top: 15px;
	padding:6px;
	color:white;

    
}
.post h1.post-title {
    display: block;
    margin-bottom: 20px;
}


h2{
    font-size: 20px;
    line-height: 28px;
    background-color: #03bfe4;
    border-radius: 4px;
    margin-top: 15px;
	padding:6px;
	color:white;
    
}

a {
color: #5A841E;
}

#content .boxes:before {
font-family: FontAwesome;
font-size: 50px;
position: absolute;
left: 3%;
width: 8%;
min-width: 0;
}

h2, h3, h4, h5, h6 {
font-weight: 300;
clear: none;
}



.widget-inner-boundary {
background-color: #f4f4f4;
/* border: 1px solid #bbb; */
margin: 0 0 -1px;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 47%;
    clear: none;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li.active, body.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, body.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
    background: rgb(54, 155, 180);
    background: #ccc\0/;
    border: none;
    border-radius: 7px 7px 0 0;
    color: #5F8F19;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, body.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a, body.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a, body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a {
    color: #ffffff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
}

.sku {
display: none;
}

.posted_in {
display: none;
}

.tagged_as {
display: none;
}

ul li {
padding: 2px 0 2px 12px;
background: none;
}

.page .header-wrap {
background: url(images/header_bk123.png) no-repeat bottom center;
margin: 4px;
}

body.page-id-3025.header-wrap {
background: url(images/bannerAbout.png);
}

.page-id-3025 #menu-container {
display: none;
}



body table.cart td.actions .coupon .input-text, body #content table.cart td.actions .coupon .input-text {
width: 180px;
margin-right: 10px;
margin-top: 4px;
}

h2.entry-title{
margin-bottom:10px !important;
}

h2.entry-title a {
font: 300 20px/28px Helvetica, Arial, sans-serif;
color: black;
padding: 6px;
	
}

.btn {
display: inline-block;
padding: 12px 20px;
margin-bottom: 0;
font-size: 14px;
line-height: 20px;
text-align: center;
text-decoration: none;
vertical-align: middle;
cursor: pointer;
color: #f8f8f8;
background-color: #5A841E;
border: 0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin-bottom: 10px;
border: 1px solid rgba(0,0,0,0.1);
}

.alert {
padding: 10px 35px 8px 14px;
margin-bottom: 20px;
margin-top: 20px;
color: #000000;
/* text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); */
background-color: rgba(247,227,167,0.28);
border: 1px solid #666;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

#slb_viewer_wrap .slb_theme_slb_baseline .slb_details {
margin: 0 auto;
text-align: left;
opacity: 0;
}

#content blockquote {
font: italic 10px/10px Georgia, Times, serif;
margin-bottom: 0 !important;
margin-top: 20px !important;
}

p.bbp-forum-description, p.bbp-topic-description, div.byline {
background: none;
font: normal 12px/20px Helvetica, arial, sans-serif;
padding: 0 !important;
border-bottom: px solid rgba(0,0,0,0.1);
text-transform: none;
display: none;
}

input[type="text"], input[type="password"], input[name="user_login"],select, form textarea, #contact_frm input,#user_login input, #contact_frm textarea, #commentform input, #commentform textarea {
font: 13px Helvetica, arial, sans-serif;
padding: 8px;
border: 2px solid rgba(0,0,0,0.1);
/* margin-left: 80px; */
width: 70%;
margin-right: 30%;
}

.woocommerce span.onsale {
min-height: 3.236em;
min-width: 3.236em;
padding: .202em;
font-weight: 700;
position: absolute;
text-align: center;
line-height: 3.236;
top: -.5em;
left: 18.5em;
margin-top: 20px;
border-radius: 100%;
background-color: #729c34;
color: #fff;
font-size: .857em;
-webkit-font-smoothing: antialiased;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    /* float: left; */
    /* width: 48%; */
    margin-left: 30px;
    margin-top: 30px;
}

div.pdfemb-viewer {
overflow: hidden;
line-height: 1;
margin: 0;
padding: 0;
border: 0 solid #a9022e;
position: relative;
text-align: left;
direction: ltr;
}




.learndash-wrapper .wpProQuiz_content .wpProQuiz_response {
    
     text-align: left;
  
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem .MathJax span {
    display:inline-block
}
.wpProQuiz_content .wpProQuiz_questionList input.wpProQuiz_questionInput {
    max-width: 100%;
	width:unset !important;

}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem span {
    margin-right: 0;
	 display: inline-block;
}





accordions-head-title {
   
    font-size: 14px;
    padding: 4px;
    border-style: dotted;
    border-radius: 4px;
    border-width: 1px;
    border-color: #acc5c5;
}
accordion-icons {
    color: #565656;
    font-size: 16px;
    padding: 4px;
    border-style: dotted;
    border-radius: 4px;
    border-width: 1px;
    border-color: #acc5c5;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin-bottom: 10px;
    font-size: 1em;

}

#content {
   
    padding-top: 16px;
}



.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 134%;
    display: inline-block;
    margin-right:1em;
	margin-left: -11px;
}

img.alignnone {
    margin-top: 40px;
    margin-bottom: 6px;
    border-width: 2px;
    border-color: #e2e7ec;
    border-style: solid;
    /* padding: 20px; */
    border-radius: 4px;
    width: -webkit-fill-available;
}

.ui-widget-content {
     border: 0px solid #ddd; 
    background: #fff;
    color: #333;
}

#accordions-84384 .accordion-content {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    color: #333333;
    font-size: 13px;
    margin: 0;
    padding: 0 !important;
}



.accordions .accordion-content {
    background: #fff none repeat scroll 0 0;
    padding: 0px;
}

.ui-widget-content a {
     color: #5A841E; 
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    font-family: WooCommerce;
    /* content: "\e028"; */
    display: inline-block;
    position: initial;
    top: 1em;
    left: 1.5em;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 100%;
    display: inline-block;
}
.coupon-container.round-dashed .coupon-content {
    border: 1px solid;
    border-style: dashed;



	
}

.small {
    width: unset;
    float: none;
    margin: 0px!important;
    padding: 10px;
}

.woocommerce-MyAccount-navigation {
display:none;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
}

th, td {
    border-bottom: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    padding: 0px 0px;
    text-align: left;
    vertical-align: top;
}

body a.reset_variations {
    display: block;
    clear: both;
    height: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: underline;
}


.wdm_group_course_detail {
    margin-top: 15px;
    border-collapse: collapse;
    border: 1px solid #eeee !important;
    border-bottom: 1px solid #eeee !important;
    box-shadow: none !important;
}

.wdm_group_course_detail ul{
list-style:none;
}

.wdm_group_course_detail li {
	margin-left:2px !important;
}

p.wdm_course_list_title {
    background-color: #00bfe4 !important;
    color: #fff;
    text-transform: capitalize;
    margin: 0px;
    padding: 10px;
}

table#wdm_group {
    font-family: 'Arial';
    margin: 25px auto;
    border-collapse: collapse;
    border: 1px solid #d5d5d5 !important;
    /* border-bottom: 2px solid rgba(51, 51, 51, 0.7); */
    box-shadow: none !important;
}

.wdm-tabs-wrapper .tab-content {
    display: none;
     background: #ededed47 !important;
    padding: 15px;
    border: 1px solid #d5d5d5;
	border-top:0px !important;
	border-bottom-right-radius:4px !important;
	border-bottom-left-radius:4px !important;
	
}

.wdm-tab-content {
    display: none;
     background: #ededed47 !important;
    padding: 15px;
    border: 1px solid #d5d5d5;
	
	border-bottom-right-radius:4px !important;
	border-bottom-left-radius:4px !important;
	
}

table#wdm_group th {
    background: rgb(0, 191, 228) !important;
    color: #fff;
    /* text-transform: uppercase; */
    font-size: 12px;
}




#wdm-border-bottom {
    background-color: #ffffff !important;
    height: 2px;
    position: absolute;
    bottom: 0;
    display: block;
    transition: all 0.2s ease;
    left: 0;
}



.wdm-adduser-tabs li.current {
    color: white !important;
    background-color: #00bfe4 !important;
}





table#add_user_data {
    table-layout: fixed;
    font-family: 'Arial';
    margin: 25px auto;
    border-collapse: collapse;
    border: 1px solid #eee;
    /* border-bottom: 2px solid rgba(51, 51, 51, 0.7); */
    box-shadow: none !important;
}

table#add_user_data th {
    background: rgb(0, 191, 228) !important;
    color: #fff;
    /* text-transform: uppercase; */
    font-size: 12px;
}

.wdm-tabs-wrapper ul.tabs {
    margin: 0px;
    margin-bottom: 20px;
    padding: 0px;
    list-style: none;
    display: inline-block;
    justify-content: center;
    border-bottom: none !important;
    position: relative;
}

#wdm_group_filter label input {
    margin-left: 6px !important;
    border: 1px solid #ddd;
}

.dataTables_wrapper .dataTables_length {
    float: none !important;
}


.sidebar .widget h3, .arclist h2.title_green, .arclist h3, div.related h2, h3.widget-title {
    font: bold 20px/28px Helvetica, arial, sans-serif;
    /* color: #5F8F19; */
    /* text-transform: capitalize; */
    font-size: 21px;
    font-weight: 300;
    line-height: 44px;
    color: #292F33;
   border-bottom/*\**/: 1px solid #b2b2b2\9;	
 border-bottom: 1px solid rgba(0,0,0,0.1);	
 padding: 0;	
 margin-bottom: 8px;	
 
   
margin-left:10px
}


.asrv_app {
    float: right;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-right: 10px;
}

#asrv_list {
    overflow: hidden;
    background: white;
    border: 0px solid grey;
    border-radius: 0px;
    box-shadow: 0px 0px 0px grey;
    margin: 20px 0px 0px -19px;
}

page.header-wrap {
background: url(images/header_bk123.png) no-repeat bottom center;
margin: 4px;
}

body.woocommerce .star-rating, body.woocommerce-page .star-rating {
margin: 3px auto .5em;
width: 6em;
font-size: 1em;
}

.star-rating span {
font-size: 1em;
font-style: bold;
font-family: "star";
color: #006c00;
}

p.stars span a {
float: left;
height: 5px;
left: 0;
padding-top: 16px;
position: absolute;
overflow: hidden;
top: 0;
width: 16px;
}

p.stars span {
float: none;
height: 16px;
position: relative;
width: 80px;
}

body.woocommerce p.stars, body.woocommerce-page p.stars {
width: 100% !important;
}

body.woocommerce #respond p.stars, body.woocommerce-page #respond p.stars {
/* font-size: 22px; */
}

.sku_wrapper {
display: none;
}



ul.products li.product a img {
width: 200px;
height: auto;
}

.related ul.products li.product img, .related ul li.product img, .upsells.products ul.products li.product img, .upsells.products ul li.product img {
width: 200px;
height: auto;
}

.single-product.layout-full .images img {
width: 200px;
}

body .quantity input.qty, 
body #content .quantity input.qty {
text-align: left;
padding: 4px 0 4px 4px;
margin: 0;
}

body.woocommerce .quantity input.qty,
body.woocommerce-page .quantity input.qty,
body.woocommerce #content .quantity input.qty,
body.woocommerce-page #content .quantity input.qty {
width: 55px;
height: 40px;
border: 0;
border: 2px solid rgba(0,0,0,0.3);
}

select {
font: 13px Helvetica, arial, sans-serif;
padding: 8px 40px;
/* border: 2px solid rgba(0,0,0,0.1); */
}

media
.header_content .widget {
margin: -20px;
}

.header_content {
float: left;
color: #000000;
text-shadow: 0 0 0 rgba(0,0,0,0.7);
}

#header {
width: 100%;
background-image: url(images/header_bg.png);
background-repeat: repeat-x;
background-position: left top;
background-color: #D6DCC6;
box-shadow: inset 0 -2px 5px rgba(0,0,0,0);
}

.mega-menu ul.mega  {
	width:110%;
}

.mega-menu ul.mega li {
    float: left;
    margin-right: 2px;
}
	.mega-menu ul.mega li:hover > a, .mega-menu ul.mega li a:hover, .mega-menu ul.mega li.current-menu-item a {
    color: #f7f5f5;
    text-shadow: 0 1px 0 rgb(2 0 0 / 50%);
    text-decoration: none;
    font-weight: normal;
    background-color: #007d96 !important;
}

.mega-menu ul.mega li ul.sub-menu ul li a, .mega-menu ul.mega li .sub-container.non-mega li a {
    background: url(images/small_icons.png) no-repeat -20px -2155px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    box-shadow: none;
    color: #666666;
    font-size: 13px;
    text-shadow: none;
    background-color: white !important;
}

.learndash-wrapper .ld-item-list.ld-course-list .ld-section-heading h2, .learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading h2 {
    margin: 0;
    padding: 6px;
    font-size: 24px;
}

.mega-menu ul.mega li a, div#menu-secondary-title {
font: normal 16px/21px Helvetica, aria, sans-serif;
color: #ffffff;
text-shadow: 0 1px 1px rgba(0,0,0,0.6);
background-repeat: repeat-x;
background-position: top left;
background-color: #00a7c7 !important;
display: block;
padding: 9px 11px;
		
border-radius: 6px 6px 0 0;
    border-width: 1px 1px 0;
    /* border-style: solid; */
    /* border-color: rgba(255,255,255,0.5); */
box-shadow: 0 -4px 3px -3px rgba(0,0,0,0.4) inset;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}



a {
color: #5A841E;
}

#content .boxes:before {
font-family: FontAwesome;
font-size: 50px;
position: absolute;
left: 3%;
width: 8%;
min-width: 0;
}

h2, h3, h4, h5, h6 {
font-weight: 300;
clear: none;
}

.widget-inner-boundary {
background-color: #f4f4f4;
/* border: 1px solid #bbb; */
margin: 0 0 -1px;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 47%;
    clear: none;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li.active, body.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, body.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
    background: rgb(54, 155, 180);
    background: #ccc\0/;
    border: none;
    border-radius: 7px 7px 0 0;
    color: #5F8F19;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, body.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a, body.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a, body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a {
    color: #ffffff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
}

.sku {
display: none;
}

.posted_in {
display: none;
}

.tagged_as {
display: none;
}

ul li {
padding: 2px 0 2px 12px;
background: none;
}

.page .header-wrap {
background: url(images/header_bk123.png) no-repeat bottom center;
margin: 4px;
}

body.page-id-3025.header-wrap {
background: url(images/bannerAbout.png);
}

.page-id-3025 #menu-container {
display: none;
}



body table.cart td.actions .coupon .input-text, body #content table.cart td.actions .coupon .input-text {
width: 180px;
margin-right: 10px;
margin-top: 4px;
}



.btn {
display: inline-block;
padding: 12px 20px;
margin-bottom: 0;
font-size: 14px;
line-height: 20px;
text-align: center;
text-decoration: none;
vertical-align: middle;
cursor: pointer;
color: #f8f8f8;
background-color: #5A841E;
border: 0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin-bottom: 10px;
border: 1px solid rgba(0,0,0,0.1);
}

.alert {
padding: 10px 35px 8px 14px;
margin-bottom: 20px;
margin-top: 20px;
color: #000000;
/* text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); */
background-color: rgba(247,227,167,0.28);
border: 1px solid #666;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

#slb_viewer_wrap .slb_theme_slb_baseline .slb_details {
margin: 0 auto;
text-align: left;
opacity: 0;
}

#content blockquote {
font: italic 10px/10px Georgia, Times, serif;
margin-bottom: 0 !important;
margin-top: 20px !important;
}

p.bbp-forum-description, p.bbp-topic-description, div.byline {
background: none;
font: normal 12px/20px Helvetica, arial, sans-serif;
padding: 0 !important;
border-bottom: px solid rgba(0,0,0,0.1);
text-transform: none;
display: none;
}

input[type="text"], input[type="password"], input[name="user_login"],select, form textarea, #contact_frm input,#user_login input, #contact_frm textarea, #commentform input, #commentform textarea {
font: 13px Helvetica, arial, sans-serif;
padding: 8px;
border: 2px solid rgba(0,0,0,0.1);
/* margin-left: 80px; */
width: 70%;
margin-right: 30%;
}

.woocommerce span.onsale {
min-height: 3.236em;
min-width: 3.236em;
padding: .202em;
font-weight: 700;
position: absolute;
text-align: center;
line-height: 3.236;
top: -.5em;
left: 18.5em;
margin-top: 20px;
border-radius: 100%;
background-color: #729c34;
color: #fff;
font-size: .857em;
-webkit-font-smoothing: antialiased;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    /* float: left; */
    /* width: 48%; */
    margin-left: 30px;
    margin-top: 30px;
}

div.pdfemb-viewer {
overflow: hidden;
line-height: 1;
margin: 0;
padding: 0;
border: 0 solid #a9022e;
position: relative;
text-align: left;
direction: ltr;
}


.learndash-wrapper .wpProQuiz_content .wpProQuiz_response {
    
     text-align: left;
  
}

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem .MathJax span {
    display:inline-block
}
.wpProQuiz_content .wpProQuiz_questionList input.wpProQuiz_questionInput {
    max-width: 100%;
width: 2%;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem span {
    margin-right: 0;
	 display: inline-block;
}







accordions-head-title {
   
    font-size: 14px;
    padding: 4px;
    border-style: dotted;
    border-radius: 4px;
    border-width: 1px;
    border-color: #acc5c5;
}
accordion-icons {
    color: #565656;
    font-size: 16px;
    padding: 4px;
    border-style: dotted;
    border-radius: 4px;
    border-width: 1px;
    border-color: #acc5c5;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin-bottom: 10px;
    font-size: 1em;

}

#content {
   
    padding-top: 16px;
}





img.alignnone {
    margin-top: 40px;
    margin-bottom: 6px;
    border-width: 2px;
    border-color: #e2e7ec;
    border-style: solid;
    /* padding: 20px; */
    border-radius: 4px;
    width: -webkit-fill-available;
}

.ui-widget-content {
     border: 0px solid #ddd; 
    background: #fff;
    color: #333;
}

#accordions-84384 .accordion-content {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    color: #333333;
    font-size: 13px;
    margin: 0;
    padding: 0 !important;
}



.accordions .accordion-content {
    background: #fff none repeat scroll 0 0;
    padding: 0px;
}

.ui-widget-content a {
     color: #5A841E; 
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    font-family: WooCommerce;
    /* content: "\e028"; */
    display: inline-block;
    position: initial;
    top: 1em;
    left: 1.5em;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 100%;
    display: inline-block;
}
.coupon-container.round-dashed .coupon-content {
    border: 1px solid;
    border-style: dashed;



	
}

.small {
    width: unset;
    float: none;
    margin: 0px!important;
    padding: 10px;
}

.woocommerce-MyAccount-navigation {
display:none;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
}

th, td {
    border-bottom: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    padding: 0px 0px;
    text-align: left;
    vertical-align: top;
}

body a.reset_variations {
    display: block;
    clear: both;
    height: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: underline;
}


.wdm_group_course_detail {
    margin-top: 15px;
    border-collapse: collapse;
    border: 1px solid #eeee !important;
    border-bottom: 1px solid #eeee !important;
    box-shadow: none !important;
}

.wdm_group_course_detail li {
	margin-left:2px !important;
}

p.wdm_course_list_title {
    background-color: #00bfe4 !important;
    color: #fff;
    text-transform: capitalize;
    margin: 0px;
    padding: 10px;
}

table#wdm_group {
    font-family: 'Arial';
    margin: 25px auto;
    border-collapse: collapse;
    border: 1px solid #d5d5d5 !important;
    /* border-bottom: 2px solid rgba(51, 51, 51, 0.7); */
    box-shadow: none !important;
}

.wdm-tabs-wrapper .tab-content, .wdm-tab-content {
    display: none;
    
    padding: 15px;
    border: 1px solid #d5d5d5;
}

table#wdm_group th {
    background: rgb(0, 191, 228) !important;
    color: #fff;
    /* text-transform: uppercase; */
    font-size: 12px;
}

.wdm-adduser-tabs li.current {
    color: #000;
    background-color: #00bfe4 !important;
}



#wdm-border-bottom {
    background-color: #fafafa !important;
  
	border: 1px solid #ddd !important;
    border-bottom: 0px !important;
}



table#add_user_data {
    table-layout: fixed;
    font-family: 'Arial';
    margin: 25px auto;
    border-collapse: collapse;
    border: 1px solid #eee;
    /* border-bottom: 2px solid rgba(51, 51, 51, 0.7); */
    box-shadow: none !important;
}

table#add_user_data th {
    background: rgb(0, 191, 228) !important;
    color: #fff;
    /* text-transform: uppercase; */
    font-size: 12px;
}

.wdm-tabs-wrapper ul.tabs {
    margin: 0px;
    margin-bottom: 20px;
    padding: 0px;
    list-style: none;
    display: inline-block;
    justify-content: center;
    border-bottom: none !important;
    position: relative;
}

#wdm_group_filter label input {
    margin-left: 6px !important;
    border: 1px solid #ddd;
}

.dataTables_wrapper .dataTables_length {
    float: none !important;
}

div.ldgr-group-settings-wrap {
    position: absolute;
    top: -1px !important;
    right: -1px;
    background-color: #fff;
    display: flex;
    padding: 4px;
    justify-content: center;
    line-height: 0;
    border: 1px solid #ddd;
    border-bottom: 1px solid #ddd !important;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li, body.woocommerce-page div.product .woocommerce-tabs ul.tabs li, body.woocommerce #content div.product .woocommerce-tabs ul.tabs li, body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
    background: none;
    border: none;
    box-shadow: none;
    margin: 0;
    background-color: #0590ac;
    margin: 1px;
}

#footer .textwidget p {
    padding-left: 0px;
    padding-bottom: 0;
}

.sidebar .widget #testimonials span cite, #footer .widget #testimonials span cite {
     font: normal 12px/18px Helvetica, Times, serif;
    display: block;
    margin-top: 8px;
}

.sidebar .widget #testimonials span cite, #footer .widget #testimonials span cite {
      font: normal 12px/18px Helvetica, Times, serif;
    display: block;
    margin-top: 8px;
}

.sidebar .widget #testimonials span, #footer .widget #testimonials span {
	
	padding:8px;
	font: normal 12px/18px Helvetica, Times, serif;
}

#wdm_group_length label {
    font-size: 14px !important;
}
#wdm_group_filter label {
    font-size: 14px !important;
}
#tab-3 .wdm-select-wrapper h6{
    font-size: 14px !important;
	font-weight: normal !important;
}
#tab-3 #wdm_ldgr_show_report {
    margin-left: 0px !important;
}

.wdm-tab-link.current a {
    font-weight: normal !important;
    /* color: #ffffff; */
}
.wdm_group_course_detail li {
    margin-left: 0px !important;
}
.wdm-tabs-wrapper {
     margin-top: 0px !important;
}

.wdm-tabs-wrapper ul.tabs {
    margin: 0px !important;
   
}
.tab-link{
	padding: 0px !important;
}
#wdm-border-bottom {   
    height: 35px !important;   
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
    z-index: -1 !important;
}

.wdm-tabs-wrapper ul.tabs {
    z-index: 0 !important;
}

p.wdm_course_list_title {
    background-color: #00bfe4 !important;
    border-top-right-radius: 4px !important;
    border-top-left-radius: 4px !important;
    color: #fff;
    text-transform: capitalize;
    margin: 0px;
    padding: 10px;
}

.wdm-select-wrapper-content {
	border-radius: 4px !important;  
    margin-top: 10px !important; 
	margin-bottom: 0px !important; 
}



.wdm-registration-wrapper .wdm-registration-left {
    margin-right: 30px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a{
	color:white !important;
	font-weight:normal !important;
}

.wdm-adduser-tabs {
    padding: 10px 15px;
    cursor: pointer;
    font-size: 14px !important;
    /* text-transform: uppercase; */
	  text-shadow: none !important;
    
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	color:black !important;
	
}




@media only screen and (min-width: 600px) {
.wdm-tabs-inner-links {
    display: block !important;
    background-color: #00bfe4 !important;
}
	
	
	
	.wdm-select-wrapper-content {
    /* box-shadow: 0px 1px 7px 1px #888888; */
		border-radius: 4px !important;
   margin-bottom: 0px !important; 
    margin-top: 10px !important;
    border: 1px solid #ddd;
    padding: 25px 10px !important;
    /* margin-bottom: 45px; */
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
	  font-size: 14px !important;
	font-weight: normal !important;

}
	
}

@media only screen and (max-width: 600px) {

	#tab-3 .wdm-select-wrapper {
    display: block !important;    
}
	#wdm_group_length label {
    display: block !important;  
		float:left !important;
}
	.wdm-select-wrapper-content {
    /* box-shadow: 0px 1px 7px 1px #888888; */
		border-radius: 4px !important;
   margin-bottom: 0px !important; 
    margin-top: 10px !important;
    border: 1px solid #ddd;
    padding: 25px 10px !important;
    /* margin-bottom: 45px; */
    display: block !important;
    align-items: center;
    justify-content: center;
    position: relative;
	  font-size: 14px !important;
	font-weight: normal !important;

}
	
}

div.ldgr-group-settings-wrap {
    
    background-color: #d6ddc6 !important;
    
}




ul.tabs li a, .wdm-adduser-tabs ul.tabs li{
	   
    font-size: 14px !important;
    color: white !important;
   
}




.tab-link.current a{
    
    color: black !important;
}


a.ldgr-add-new-users {
    position: absolute !important;
    bottom: 8px !important;
    right: 40px !important;
    font-size: 14px !important;
}


.ld-propanel-widget-overview .propanel-stat:last-child {
    border-right: none;
    display: none;
}

.propanel-admin-row .col-1-2.propanel-assignments {
    border-left: none;
    display: none;
}

button.button, button, a.button {
   
    text-shadow: none;
    
}
.ld-propanel-widget {
    width: 100%;
    word-wrap: break-word;
    padding-top: 20px;
}



.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrectIncomplete label {
    background: #019e7c;
    color: #fff;
}

div.product p.price, div.product span.price {
    font-size: 16px !important;
    
}

label[for="ldgr_group_name"] { content: "Group / Class Name"; font-size: 14px; 
padding-top:15px}

label[for="ldgr_group_name"]:after { content: " - Please enter a name for your class or group:"; font-size: 14px; }

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem>table td:first-child {
    border-right: 2px solid #e2e7ed;
    width: 70% !important;
}
.wpProQuiz_header {
    display:none !important;
}
.wpProQuiz_clear{
	 display:none !important;
}

.wpProQuiz_content ul.wpProQuiz_sortStringList {
    border: 2px dashed #bbb!important;
	padding:10px !important;
	min-height: 58px !important;
	display: inline-block !important;
}



.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_sortStringList {
    padding:10px !important;
}

.mega-menu ul.mega li a.dc-mega::after {
    position: relative;
    content: " ⇣" !important;
}

span.ld-course-title {
    padding-top: 8px;
}
 /*  
#ld-course-list-item-179716 {
display: none;
}
*/
ol, ul {
    list-style: disc;
    margin: 12px 0 12px 20px;
}

.learndash-wrapper .wpProQuiz_graded_points, .learndash-wrapper .wpProQuiz_points {
     border: 3px;
	border-color:white;
  border-style:dotted;
	margin-top margin-bottom:-10px;
    color: #ffffff !important;
    font-size: 21px !important;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 20px;
    text-align: center;
    background-color: #1092ad;
}

.wpProQuiz_content .wpProQuiz_resultsList  p {
    border: 3px;
	border-color:white;
  border-style:dotted;
	margin-top margin-bottom:-10px;
    color: #ffffff !important;
    font-size: 21px !important;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 20px;
    text-align: center;
    background-color: #1092ad;
	padding:20px;
}

.learndash-wrapper .wpProQuiz_content a#quiz_continue_link{
	    font-size: 1em;
}
.wp-block-image img{
	height:auto;
}
.wpProQuiz_content .wpProQuiz_resultTable{
  width: 100%;
}

.alignleft.size-large.is-resized{
	max-width:40% !important;
}
.alignright.size-large.is-resized{
	max-width:40% !important;
}

.authorimage{
	border-radius:50%
}
}
