/*
Theme Name: Way Solutions Theme
Theme URI: 
Description: Child 01 theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 3.0.29
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 25 Jan 2017 20:48:23 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/


/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.on-top {
 z-index: 100;
}

.on-bottom {
 z-index: 99;
}

/* Hide meta info */


/* Course title font */
.llms-loop-item-content .llms-loop-title {
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
  text-align: center;
}

/*Hide Course Title */
/*.course-template-default .entry-title {*/
/*display: none;*/
/*}*/


/* Pricing Color Background */
.llms-access-plan-title {
  background: #333 none repeat scroll 0 0;
  color: #fff;
}




.llms-access-plan {
    padding-top: 40px;
}


/* Pricing Color Stamp Under Price */
.llms-access-plan .stamp {
  background: #78AA36 none repeat scroll 0 0;
  color: #fff;
  font-size: 11px;
  font-style: normal;
  font-weight: 300;
}

.llms-access-plan-restrictions a {
  color: #333;
}

.llms-access-plan-restrictions ul li {
  margin-left: 0;
}

.llms-access-plan .llms-access-plan-content, .llms-access-plan .llms-access-plan-footer {
  background: #f7f7f7 none repeat scroll 0 0;
}

.llms-access-plan-footer {
  border-bottom: 20px solid #f7f7f7;
  margin: 0 2px 2px;
  padding: 10px;
}

.llms-lesson-preview .llms-lesson-link {
  background: #f7f7f7 none repeat scroll 0 0;
  color: #212121;
  display: block;
  padding: 15px;
  text-decoration: none;
}

/* LMS Buttons */
.llms-button-action, .llms-button-danger, .llms-button-primary, .llms-button-secondary {
background: #78AA36 none repeat scroll 0 0;
border: 1px solid #78AA36;
border-radius: 5px;
font-family: Open Sans;
font-weight: 500;
padding: 12px 24px;
}

.llms-button-action:hover {
  background: #78AA36 none repeat scroll 0 0;
text-decoration: none;
}

.llms-syllabus-wrapper {
  margin: 0px;
  text-align: center;
}

.llms-lesson-preview {
  display: inline-block;
  margin-top: 15px;
  max-width: 100%;
  position: relative;
  width: 700px;
}

/* Checkout Colors */
.llms-notice {
  background: rgba(46, 84, 44, 0.1); none repeat scroll 0 0;
  border-color: #333;
}

.llms-checkout-wrapper .llms-form-heading {
  background: #333 none repeat 
}

.llms-checkout-section {
  border: 3px solid #333;
}

.llms-progress {
  margin: 35px 0;
}

.course .llms-course-progress {
  max-width: 700px;
}

.llms-lesson-preview .llms-lesson-link {
  background: #f7f7f7 none repeat scroll 0 0;
  color: #212121;
  box-shadow: 0 1px 2px 0 rgba(1, 1, 1, 0.4);
  display: block;
  padding: 15px;
  text-decoration: none;
}

.llms-lesson-preview .llms-lesson-excerpt, .llms-lesson-preview .llms-pre-text {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 11px;
  margin-top: 0px;
}

.llms-lesson-preview.is-complete .llms-lesson-complete, .llms-lesson-preview.is-free .llms-lesson-complete {
  color: #78AA36;
}

.llms-sd-item a {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: white none repeat scroll 0 0;
  border-color: #ccc #ccc #fff;
  border-image: none;
  border-style: solid;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-width: 1px;
  color: #444 !important;
  display: block;
  float: left;
  margin-left: -1px;
  padding: 8px 12px;
  position: relative;
  text-decoration: none;
}

.llms-sd-nav {
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  padding-left: 7px;
}

.llms-student-dashboard .llms-sd-item .llms-sep {
  color: #fff;
  margin: 0 5px;
}

.llms-my-courses > h3 {
  background-color: #f5f5f5;
  padding: 4px;
}

.llms-widget-syllabus .lesson-complete-placeholder.done, .llms-widget-syllabus .llms-lesson-complete.done {
  color: #78AA36;
}

.llms-widget-syllabus .lesson-complete-placeholder, .llms-widget-syllabus .llms-lesson-complete {
  font-size: 1.0em;
}

.lesson-title, .section-title {
  font-size: 16px;
}

.llms-section {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.llms-lesson-excerpt > .td-post-content p, .td-post-content {
  font-size: 14px!important;
  margin-bottom: 0px!important;
}

.llms-lesson-preview .llms-icon-free {
  background: #78AA36 none repeat scroll 0 0;
}

.llms-button-primary:active, .llms-button-primary:focus {
  background: #002A5D none repeat scroll 0 0;
}

.llms-button-primary.clicked, .llms-button-primary:hover {
  background: #002A5D none repeat scroll 0 0;
}

.llms-loop-item-content .llms-loop-title:hover {
  color: #002A5D;
}

