.elementor-34 .elementor-element.elementor-element-1d2b29c7 > .elementor-container{max-width:1500px;min-height:350px;}.elementor-34 .elementor-element.elementor-element-1d2b29c7{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-34 .elementor-element.elementor-element-1d2b29c7 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-34 .elementor-element.elementor-element-2e0e734a{text-align:center;}.elementor-34 .elementor-element.elementor-element-2e0e734a .elementor-heading-title{font-size:80px;font-weight:700;-webkit-text-stroke-width:1px;stroke-width:1px;-webkit-text-stroke-color:#000;stroke:#000;text-shadow:0px 0px 10px rgba(0,0,0,0.3);color:#FFFFFF;}.elementor-34 .elementor-element.elementor-element-10145170 > .elementor-container{max-width:1500px;}.elementor-34 .elementor-element.elementor-element-10145170{padding:30px 0px 100px 0px;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}@media(max-width:767px){.elementor-34 .elementor-element.elementor-element-1d2b29c7 > .elementor-container{min-height:250px;}.elementor-34 .elementor-element.elementor-element-2e0e734a .elementor-heading-title{font-size:40px;}}/* Start custom CSS for theme-post-content, class: .elementor-element-79892dcb */.elementor-34 .elementor-element.elementor-element-79892dcb aside.llms-extra {
    display: flex;
    width: 100%;
    min-width: 100%;
    justify-content: space-between;
    align-items: center;
}
.elementor-34 .elementor-element.elementor-element-79892dcb 
h5.llms-h5.llms-lesson-title {
    font-size: 20px;
    font-weight: 400;
}

.elementor-34 .elementor-element.elementor-element-79892dcb section.llms-main a.llms-lesson-link {
    padding: 0 15px!important;
}/* End custom CSS */
/* Start custom CSS */.llms-meta-info, .llms-instructor-info
{
    display: none;
}

section.llms-access-plans.cols-2 {
    display: flex;
    justify-content: space-around;
}

.llms-access-plan {
    max-width: 400px;
    border: 6px solid #ccc;
    padding: 20px;
    background: #f1f1f1;
}

h4.llms-access-plan-title {
    background: transparent;
    color: #000;
    font-weight: 600;
    padding: 0;
    font-size: 18px;
}



#topSection
{
     box-shadow: inset 0px 10px 60px 10px #000;
}

#courseContent .llms-access-plan
{
    max-width: 400px;
}


#courseContent .llms-syllabus-wrapper img {
    height: 200px ;
}


.llms-lesson-preview .llms-extra+.llms-main {
    width: 100%;
}

#courseContent .llms-section-title
{
    font-size: 46px;
    color: #013377;
    width: fit-content;
    margin: 40px auto;
    text-decoration: underline;
        background: yellow;

}

#courseContent .llms-main .llms-lesson-title
{
    text-align: center;
    font-size: 18px;
    font-weight: 600;

}

@media only screen and (min-width: 767px) {

.llms-lesson-preview
{
    width: 31%;
}

}

@media only screen and (min-width: 1024px) {

.llms-lesson-preview
{
    width: 24%;
}

}/* End custom CSS */