/*
 Theme Name:   Divi Child
 Theme URI:    http://tradethesystem.com/
 Description:  Divi Child Theme
 Author:       Alex
 Author URI:   http://tradethesystem.com/
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  divi-child
*/

    #vs-wrapper{
            max-width: 1080px;
            margin: 0 auto;
            padding:0 20px;
        }
        .vs-post{
            margin: 20px 0;
        }
        .vs-head {
            font-size:25px;
            padding:0;
        }
        .vs-head a {
            font-family: "open sans", arial, sans-serif;
            font-weight:500;
            color:#333;
            text-decoration: none;
        }
        .vs-head a:hover{
            color:#0ba8ff !important;
        }
        .vs-text {
            margin:5px 0;
            line-height:25px;
            font-size:18px;
        }
        .vs-read-more,.vs-admin-edit {
            color:#0ba8ff !important;
            font-size:16px;
            text-decoration: underline !important;
        }
        .vs-read-more:hover,.vs-admin-edit:hover{
            text-decoration: none !important;
        }
        .vsf-title {padding: 20px 0 0;}
        .vsf-content {margin:10px 0;}
        .more-link {display:none !important;}
        .vs-no-post {
            font-size: 30px;
            font-weight: bold;
            text-align: center;
            padding: 30px 0 !important;
        }
#learndash_course_status{font-size:1.2em;}
#lessons_list .notcompleted, #lessons_list .completed, .list-count {font-size:17px !important;}
#lesson_heading, #learndash_lesson_topics_list div > strong {background-color:#4792d1 !important; color:#fff !important;}
#sfwd-mark-complete input[type=submit] {background-color:#4792d1; border:1px solid #4792d1; color:#fff; cursor:pointer; display:inline-block; padding:10px 30px;  }
#sfwd-mark-complete input[type=submit]:hover{background-color:#2e72aa;}
.learndash_topic_dots b, .learndash_topic_dots strong {font-size:1.2em;}

body.single-sfwd-courses #page-container {    background-image: url("http://tradinganalysis.com/wp-content/uploads/iStock_000039367092_Medium.jpg"); background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;}