#floating_menu{
position: fixed;
top: 45%;
right: 0px;
width: 50px;
left:unset;
}
#floating_menu .elementor-icon-list-icon{
padding:10px;
background-color:#2cc374;
border-radius:0.125rem;
}
.elementor-icon-list-item{
transition: transform 0.3s ease; margin-right:-5px!important;
} .elementor-icon-list-item:hover {
transform: translatex(-10px); }
#floating_menu .fa-shopping-car{
padding-right:10px;
}
header .menu-item span{
text-transform:uppercase!important;
}
footer.footer_wrap{
background-color:#000;
}
.woocommerce-cart .woocommerce {
background-color:#fff;
padding:30px;
} .elementor-element-d001020, .elementor-element-a6e49b3, .post-type-archive-lp_course .learn-press-breadcrumb, .elementor-element-7cb3801a  {
display:none!important;
}
.courses-template .page_content_wrap, .lesson-template-default .page_content_wrap, .tutor_quiz-template-default .page_content_wrap{
background-color:#f8f8f8;
padding-top:60px;
}
.courses-template .content_wrap .content{
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0,0,0,.125);
border-radius: 0.5rem;
box-shadow:rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
#course_accordion .tutor-accordion-item-header.is-active {
color: #99c93c!important;
}
.tutor-card:has(div > .tutor-form-check-input[type=radio]:checked), .tutor-card:has(div > .tutor-form-check-input[type=radio].is-active), .tutor-card:has(div >.tutor-form-check-input[type=checkbox]:checked){
border-color: #99c93c!important;
} .lesson-template-default .tutor-course-topic-item, .tutor_quiz-template-default .tutor-course-topic-item{
display:flex;
}
.lesson-template-default  .tutor-course-single-sidebar-wrapper,  .tutor_quiz-template-default .tutor-course-single-sidebar-wrapper{
width: 30%;
min-width: 300px;
background-color:#fff;
display:block;
margin-right:30px;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0,0,0,.125);
border-radius: 0.5rem;
box-shadow:rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.lesson-template-default  #tutor-single-entry-content,  .tutor_quiz-template-default  #tutor-single-entry-content{
width: 70%;	
display:block;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0,0,0,.125);
border-radius: 0.5rem;
box-shadow:rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.tutor-course-topic-single-body{
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0,0,0,.125);
border-radius: 0.5rem;
}
.lesson-template-default  #tutor-single-entry-content div.tutor-fs-5.tutor-fw-medium.tutor-color-black.tutor-mb-12{
display:none;
}
.tutor_quiz-template-default .tutor-quiz-wrapper, .tutor-course-spotlight-wrapper{
background-color:#fff;
}
.tutor-course-single-sidebar-title, .tutor-single-page-top-bar {
border-top-right-radius:0.5rem;
border-top-left-radius:0.5rem;
}
.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-start-quiz-wrapper {
border:none!important;
}
@media only screen and (min-width: 1400px) {
.courses-template .content_wrap .content, .lesson-template-default .content, .tutor_quiz-template-default  .content{
width:1200px!important;
}
.lesson-template-default .content_wrap .content, .tutor_quiz-template-default .content {
margin:30px!important;
}
.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-quiz-wrapper .tutor-quiz-wrap {
width: 100%!important;
padding:20px;
}
}