

.home video{
    box-shadow: 0px 6px 6px 0px rgb(29 31 114 / 40%);
	border-radius: 14px;
}

.home video {
    border-radius: 14px;
}

.tutor-lesson-content-area p {
    margin-bottom: 1.5em;
}

a.tutor-lesson-attachment.clearfix {
    min-width: 100%;
}

.tutor-single-entry-content ol, .tutor-single-entry-content ul {
	margin: 20px auto;
	padding-left: 1rem;
}

.tutor-attachments-wrap h3 {
	font-size: 16px;
}



#menu-item-796, #menu-item-797 {
	display: none;
}



li#toplevel_page_backup-migration {
    display: none;
}

#toplevel_page_backup-migration {
    display: none;
}





@media (max-width: 767px) {


#menu-item-796, #menu-item-797 {
	display: initial;
}


	
.navbar-brand, .navbar-brand img {
	max-width: calc(100% - 65px) !important;
}	
	
.navbar-utils {
	display: none !important;
}







button {
    padding: 12px 35px;
    background-color: #1950D1;
    border-radius: 108px;
    border: 1px solid #1950D1;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.3em;
    font-weight: 600;
    font-family: 'Inter';
}























.qubely-block-btn-anchor {
	width: 100%;
}
	
	
li#menu-item-797 {
    background: var(--navDefaultHoverColor);
    border-radius: 48px;
    margin-top: 10px;
}
	
li#menu-item-797 a {
    color: #fff;
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}	
	
	
.tutor-course-benefits-content ul {
    column-count: 1;
}


.tutor-course-requirements-wrap,
.tutor-course-target-audience-wrap,
.tutor-price-preview-box {
    border: none;
    background: #fafbfc;
    box-shadow: 0 2px 4px rgb(0 0 0 / 8%);
    box-shadow: 0 2px 4px rgb(0 0 0 / 8%);
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 30px;
}






.tutor-course-requirements-wrap {
    xborder: 1px solid green;
}



.tutor-lesson-content-area, .tutor-quiz-single-wrap {
    margin: -30px 20px;
}

.tutor-spotlight-mode .tutor-lesson-sidebar {
    position: absolute;
    min-height: 100%; 
}

.h2, h2 {
    font-size: var(--h2-font-size-mobile);
    line-height: 1.2em;
}



.tutor-single-entry-content li {
	margin-bottom: 10px;
}

a.tutor-lesson-attachment.clearfix {
    width: 100%;
}






	
}

