/*
 Theme Name:   DiviChild
 Description:  Divi Child Theme
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 Text Domain:  divichild
*/

.single-course #main {
    width: 73%;
    float: left;
    position: relative;
}
.single-course #content {
    overflow: hidden !important;
}

.single-course .module h2 {

}
.single-course .module h2 {
    font-size: 14px !Important;
}
.single-course .module h2 {
    font-size: 14px !Important;
}
.single-course .module-lessons h3 {
    font-size: 14px !Important;
}
.single-course #sensei_category_courses-2 img.alignleft {
    width: 36%!important;
}
.single-course #sidebar{
    margin: 45px 0px;
}
.single-course .type-course {
    margin: 50px 0px !important;
    font-size: 14px;
}
.single-course #content {
    padding: 70px;
}
section#main-course .type-course {
    padding: 1%;
}



.single-lesson #main {
    width: 66%;
    float: left;
    position: relative;
}

.type-lesson {
    margin: 50px 0px !important;
    font-size: 14px;
}

.single-lesson #content {
    overflow: hidden !important;
}

.single-lesson #content {
    overflow: hidden !important;
}

.single-lesson .module h2 {

}
.single-lesson .module h2 {
    font-size: 14px !Important;
}
.single-lesson .module h2 {
    font-size: 14px !Important;
}
.single-lesson .module-lessons h3 {
    font-size: 14px !Important;
}
.single-lesson #sensei_category_courses-2 img.alignleft {
    width: 36%!important;
}
.single-lesson #sidebar{
    margin: 45px 0px;
}
.single-lesson #content {
    padding: 50px;
}

.single-lesson #main{
    width: 73%;
    float: left;
    position: relative !important;
    border-right: solid 1px #e2e2e2 !important;
    padding-right: 15px !important;
}

.single-course #main{
    width: 73%;
    float: left;
    position: relative !important;
    border-right: solid 1px #e2e2e2 !important;
    padding-right: 15px !important;
}

.single .post {
    padding-bottom: 0px !important;
}

.single-lesson section.entry.fix {
    margin: 50px 0px;
}


/*** NEW ***/

.single-course #content {
    padding: 40px;
}

.single-course .type-course {
    margin: 50px 0px !important;
    font-size: 14px;
}

.single-course #content {
    overflow: hidden !important;
}

.single-post #top-header, .single-course #top-header, .single-lesson #top-header, .single-quiz #top-header{
	  /* background: #0F75BC; */
	  background: #083054;
}

.home.page #top-header{
	/* background: #000 !important; */
	/* background: rgba(0, 0, 0, 0); */
}

.home.page #main-header{
	opacity: 0.9;
}

header.et-fixed-header {
    background: #DDE4EB !important;
}

header#main-header {
    top: 30px !important;
}

#main-header {
	 top:0px !important;
	 background: #DDE4EB !important;
}

.et-fixed-header#top-header, .et-fixed-header#top-header #et-secondary-nav li ul {
    background-color: #083054 !important;
}

.module-archive #main.col-left {
    width: 60% !important;
    margin-left: 8%;
    margin-top: 12%;

}

.module-archive .col-left #container{
	overflow: hidden;
}

.module-archive .col-left #content{
	width: 70% !important;
	float: left;
}

.module-archive #sidebar {
    float: left;
    width: 30%;
}

.module-archive section.module-lessons article {
   
    margin: 9px 0px !important;
}

.module-archive section.module-lessons {
    font-size: 16px;
}

.module-archive article h2{
	font-size:16px;
}

#attached-media li{
    background: #0F75BC;
    width: 38%;
    border-radius: 8px;
    padding: 4px;
    color: white !important;
    overflow: hidden;
    height: 36px;
    box-shadow: 0px 0px 4px #ccc;
    font-family: monospace;
    font-size: 12px;
	text-align: center;
	margin: 5px 0px;
}

div#attached-media a {
    color: #FFFFFF;
    font-weight: bold;
}

.module-archive .page.col-full {
	overflow: hidden;
}

.module-archive .col-left {
    width: 60% !important;
    /*margin: 160px 90px; */
    float: left;
}

.module-archive #sidebar {
    float: left;
    width: 22%;
    margin-top: 12%;
}

/** QUIZ STYLE **/

.single-quiz #content .col-left {
    width: 60% !important;
    float: left;
	margin-left: 8%;
    margin-top: 12%;
}

.single-quiz .page.col-full {
	overflow:hidden;
}

.single-quiz #sidebar{
	margin-top: 12%;
}

.single-quiz #et-main-area #container {
	overflow: hidden;
}

.single-quiz #et-main-area #container #content {
	width: 70% !important;
    float: left;
}

.single-quiz #et-main-area #container #sidebar {
	float: left;
    width: 22%;
}
    
#et-main-area #content {
	margin-top: 4%;
}
#footer-bottom p {
    font-family: Open Sans;
}
article.lesson a img {
    display: none;
}