.fa.fa-check-square::before {
	content: "\f058" !important;
}

.fa.fa-check-square {
	font-size: 22px;
}

.hidden {
 display: none;		
}

.lezione-header-container{
	padding: 8%;
}

.lezione-header-container::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: transparent !important;
    background-image: linear-gradient(90deg, #044985 0%, #1E9DBA 100%) !important;
    opacity: 0.8 !important;
	left: 0;
	top: 0;
	z-index: 0;
}

.lezione-header-container{
	position: relative;
}

/*SIDEBAR*/

.active-tab{
	display:block !important;
}

.corso-lezione-container {
 overflow-y: scroll;
 max-height: 350px;	
}

/*syllabus*/

.only_lesson_holder {
display:none;
}

.only_lesson_holder .llms-lesson-holder {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.llms-main-corso-preview .llms-lesson-link {
	padding: 20px 15px 20px 20px !important;
}

.llms-lesson-link {
	 display: flex !important;
    justify-content: space-between;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    align-items: center;
    background-color: #ffff !important;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 8%) !important;
}

.llms-lesson-complete {
	    margin-bottom: 0 !important;
}

.llms-extra {
    width: 20% !important;
    display: flex;
    align-items: center;
    justify-content: space-around;
}


.only_lesson_holder .llms-lesson-link .llms-main h5 {
    font-family: "Montserrat", Sans-serif;
    font-size: 0.9em !important;
    color: #3C3C3C !important;
	line-height: 1.5em !important;
    font-weight: 500 !important;
}

/**/


.lezione-toolbar li:hover {
	cursor: pointer;
}

.lezione-toolbar li{
 display: inline-block;
 margin-right: 20px;
 font-size: 0.6em;
 font-family: "Montserrat", Sans-serif;	
 line-height: 2.2;	
}


.lifter-topic-sidebar-wrapper  {
    border-radius: 20px;
	min-height: 1px !important;
	overflow: hidden;
	background-color: #ffff;
}


@media (min-width:1025px){
.lifter-topic-sidebar-wrapper  {
    margin-left: 10px;

	
}	
}


@media (max-width:1024px){
.lifter-topic-sidebar-wrapper  {
position: relative !important;
margin: 0px !important;	
	
}	
}

.lezione-header-container .lifter-topic-sidebar-data{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.lifter-topic-sidebar-course-navigation {
	background-color: #3C3C3C;
    padding: 20px 30px;
}

.ld-course-navigation {
	margin: 0px !important;
}


.lifter-topic-sidebar-wrapper  .course-entry-title {
	color: white !important;
	font-weight: 700 !important;
	font-size: 1em !important;
	font-family: "Montserrat", Sans-serif;
}

.llms-section-title  {
 color: #3C3C3C !important;
 font-weight: 700 !important;	
 font-family: "Montserrat", Sans-serif;	
}

.lezione-toolbar {
    color: white;
    margin: 0px;
	margin-left: 0px !important
}

.toggle-section:hover {
	cursor: pointer;
}

.toggle-section {
    background-color: #E9ECEF;
    display: flex;
    align-items: center;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding-right: 9%;
    border-bottom: 1px solid #ffffff;	
}

.only_lesson_holder .toggle-section-title {
    color: #3C3C3C;
}

.only_lesson_holder .llms-lesson-link .llms-main h5 {
	font-family: "Montserrat", Sans-serif;
	font-size: 0.9em !important;
    color: #3C3C3C !important;
}


.only_lesson_holder .llms-lesson-link .llms-main h5:hover {
	opacity: 0.7;
}

.icon-toggle {
    content: url(/wp-content/uploads/2022/10/freccia-giù-lezione.png);
    width: 15px;
    height: auto;	
}

.expand {
    content: url(/wp-content/uploads/2022/10/freccia-su-lezione.png);
	
}

.only_lesson_holder .llms-lesson-holder {
    background-color: white;
    padding-top: 5px;
    padding-bottom: 10px;	
}

.only_lesson_holder .llms-lesson-link {
	padding-left: 30px !important;
    padding-right: 15px !important;
	position: relative !important;
	padding-bottom: 0 !important;
}


.only_lesson_holder .llms-lesson-link:after {
 left: 30px !important;	
}

.lesson-more {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    padding-left: 80px;
    padding-right: 65px;
}



.lesson-more .scarica-materiali{
	font-size: 0.6em;
    color: #3C3C3C;
    border: 1px solid #3C3C3C;
    border-radius: 20px;
	padding: 3px 8px;
	font-weight: 500;
	font-family: "Montserrat", Sans-serif;
}


.lesson-more .ore-formazione {
	font-size: 0.6em;
	font-weight: 500;
	font-family: "Montserrat", Sans-serif;
}

.lesson-more .ore-formazione::before {
	 content: '';
    background-image: url(/wp-content/uploads/2022/10/player-arancione.png);
    background-size: contain;
    height: 15px;
    width: 15px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-right: 5px;
    vertical-align: middle;
}


.corso-info-container, .corso-appunti-all-container, .corso-appunti-container {
	padding: 20px 30px 20px 30px;
}

.corso-appunti-all-container .btn.btn-primary, .corso-appunti-container .btn.btn-primary{
 font-size: 1em !important;	
}

.toolbar-item-info img {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}

.corso-info-container  p, .nessun-appunto-p {
	line-height: 25px;
	font-family: "Montserrat", Sans-serif;
	font-size: 0.8em;
}


.corso-appunti-all-container ul {
	margin: 0px !important;
	list-style: unset !important;
}

.appunto-titolo {
	border-bottom: 2px solid #E9ECEF;
    font-size: 0.7em;
	color: #3C3C3C;
	font-weight: 500;
}

/*CONTENT*/

.toolbar-lezione-contenuti {
	margin: 0px !important;
	margin-bottom: 5% !important;
}

.toolbar-lezione-contenuti li {
	display: inline-block;
	margin-right: 10%;
	color: #044985;
	font-weight: 600;
	font-size: 1.3em !important;
    font-family: Gayathri;
}



.toolbar-lezione-contenuti li:hover {
	cursor: pointer;
}

.lezione-contenuti-container {
	margin-bottom: 5%;
}

.lezione-body-container {
	padding: 5% 8%;
}

.toolbar-item-active {
	opacity: 1 !important;
}


/*HEADER*/
/*.lezione-header-container::before {
	content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: linear-gradient(90deg, #0449859c 0%, #1e9dbacf 100%) !important;
    backdrop-filter: blur(5px);
}*/


.lezione-header-container .lifterlms_content_wrap {
    margin-bottom: 0 !important;
    padding-top: 0 !important;
	max-width: 100% !important;
}

.lezione-header-container .llms-video-wrapper {
	margin-bottom: 0 !important;
}

.lezione-header-container #lifterlms-page-content {
	padding: 0px !important;
	min-height: 1px !important;
	background-color: transparent !important;
}

.lezione-header-container #lifterlms-page-content .llms-video-wrapper iframe{
	border-radius: 20px;
	background-color: #3C3C3C;
}


.share-link {
	width: 50px;
	height: auto;
}

.lezione-header-titlebar {
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.lezione-titlebar-nav {
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;	
}

.lezione-titlebar-nav h1 {
    color: white !important;
    font-weight: 700;
    margin-bottom: 0px;	
	font-size: 1em !important;
	margin-left: 20px;
    margin-top: 10px;
    font-family: Gayathri;
}

.lezione-header-titlebar {
	margin-top: 10px;
}

.prev-link-header:hover {
background: url('/wp-content/uploads/2022/10/freccia-sx-videolezione-hover.png') !important;
background-size: contain !important;
background-repeat: no-repeat !important;	
}

.next-link-header:hover {
background: url('/wp-content/uploads/2022/10/freccia-dx-videolezione-hover.png') !important;
background-size: contain !important;
background-repeat: no-repeat !important;	
}

@media(min-width:1025px) {
.prev-link-header, .next-link-header {
width: 75px;
height: 40px !important;	
	}}


/*COMMENTI*/

@media(min-width:1025px){
	.splide-commenti .splide__arrow--prev {
		left: 0px !important;
	}	
	.splide-commenti .splide__arrow--next {
		right: 0px !important;
	}
	.splide-commenti .splide__track {
    padding-right: 3em !important;
    padding-left: 3em !important;
    overflow: visible;
	}
}


.comment-author.vcard {
	display: none;
}

.comment-text {
	padding: 20px;
    background-color: #E9ECEF;
    border-radius: 10px;
}

.submit-comment {
	height: auto !important;
}




/*new*/

.lifterlms-lessions-list .llms-syllabus-wrapper {
	margin: 0 !important;
}



.lifterlms-lessions-list .toggle-section-title {
	margin: 15px 30px 15px 30px;
    text-align: left;
    font-size: 16px;
    letter-spacing: .6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.lifterlms-lessions-list .llms-lesson-preview  {

    margin-top: 0px !important;
    padding-top: 22px;
    padding-bottom: 17px;
	
}


.lifterlms-lessions-list .llms-lesson-link {
	
    padding-top: 0px !important;
    box-shadow: unset !important;	
}



.lifterlms-lessions-list .lesson-more {
 
margin-top: 12px;
	
}


.lifterlms_next_prev_link {
    display: flex;
    flex-direction: row;
    align-items: center;	
}

.lifterlms_next_prev_link a{
    width: 75px;
    display: block;
    height: 40px !important;	
}

.lesson-template div.elementor.elementor-463.elementor-location-header {
	position: absolute;
	width: 100%;
	z-index: 999;
}

.lesson-template .elementor-section.elementor-top-section.elementor-element.elementor-element-6802e66 {
	background-image: unset;
}

.lesson-template .elementor-section.elementor-top-section.elementor-element.elementor-element-6802e66.elementor-sticky--effects {
	background-image: linear-gradient(180deg, #044985 0%, #1E9DBA 75%);
}



/*BOX COMMENTI*/

.comment-form {
	padding: 2%;
    background-color: #ffff;
    border-radius: 20px;
    overflow: hidden;
}


.comment-form .form-submit {
	float: right;
}


.splide-commenti {
	visibility: visible !important;
}


.comment.byuser {
	padding: 3%;
    background-color: #ffff;
    border-radius: 20px;
}

.comment-form-comment label{
	display: flex;
}

.comment-form-comment textarea{
  width: 100%;
  max-height: 150px;
}


/*bottone post lezione*/
.bottone-prossima-lezione {
	font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1em;
    color: #FFFFFF;
    background-color: transparent;
    background-image: linear-gradient(270deg, var(--e-global-color-accent ) 0%, var(--e-global-color-90271ca ) 100%);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 25%);
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 25px 25px 25px 25px;
    padding: 14px 38px 14px 38px;
	transition: all 0.3s;
}

.bottone-prossima-lezione:hover {
    background-color: transparent !important;
    background-image: linear-gradient(270deg, var(--e-global-color-accent ) 0%, var(--e-global-color-90271ca ) 100%) !important;	
}

@media screen and (min-width:1024px) {
	.bottone-prossima-lezione:hover {
	transform: scale(1.2);
	}	
}