h1.wp-block-post-title {
    font-weight: 500 !important;
}

main#wp--skip-link--target {
    margin-bottom: 0px !important;
}

.sd-sharing {
    display: none;
}

div.sharedaddy {
    display: none;
}

.sensei-archive-controls {
    display: none;
}

.wp-block-sensei-lms-course-list-filter {
    display: none !important;
}

.sensei-message.info {
    display: none;
}

.wc-block-components-notice-banner.is-success {
    display: none;
}

h1.entry-title {
    display: none;
}

.wp-block-sensei-lms-button-learner-messages {
    display: none !important;
}

h2.has-text-align-left.wp-block-post-title a {
    text-decoration: none;
}


.wp-block-group-is-layout-flow {
    padding: 30px !important;
}


div#my-courses {
    width: 500px;
    margin: auto;
}

input.button.wp-element-button {
    padding: 16px 40px;
	background: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
}


.wp-block-group {
    background: #ecf0ee;
    border-radius: 8px !important;
}

.has-text-align-left.wp-block-sensei-lms-course-overview {
    margin: 32px 0px 15px 0px;
}

.wp-block-column.is-layout-flow.wp-block-column-is-layout-flow h2 a {
    font-family: "inter";
}

p.wp-block-post-author__name {
    margin: 12px 0px 0px 0px;
    font-weight: 500;
    color: #000;
}


.sensei-course-theme .wp-block-button.wp-block-button {
  border: 0px !important;
}

@media (max-width:767px) {
	.wp-block-post-template-is-layout-flow {
    padding: 20px 10px 0px 10px !important;
}
	
	div#my-courses {
    width: 340px;
    margin: auto;
}
	
	.has-text-align-left.wp-block-sensei-lms-course-overview a {
		padding: 10px 22px !important;
}
}


.logged-in .wp-block-button {
	background:transparent !important;
}

.logged-in .wp-block-button:hover {
	background:transparent !important;
}



.wp-block-button {
    background: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
    color: #fff !important;
}

.wp-block-button:hover {
    background: linear-gradient(135deg,rgb(254,248,76) 0%,rgb(251,105,98) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(74,234,220) 80%,rgb(254,248,76) 100%) !important;
    color: #fff !important;
}



button.wp-block-button__link.button.quiz-submit.complete.sensei-course-theme__button.sensei-stop-double-submission {
    background: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
}

button.wp-block-button__link.button.quiz-submit.complete.sensei-course-theme__button.sensei-stop-double-submission:hover {
   background: linear-gradient(135deg,rgb(254,248,76) 0%,rgb(251,105,98) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(74,234,220) 80%,rgb(254,248,76) 100%);
	color:#fff !important;
}



.has-text-align-left.wp-block-sensei-lms-course-overview a {
    background: linear-gradient(135deg,rgb(254,248,76) 0%,rgb(251,105,98) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(74,234,220) 80%,rgb(254,248,76) 100%);
    padding: 15px 25px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.has-text-align-left.wp-block-sensei-lms-course-overview a:hover {
	background: linear-gradient(135deg,rgb(254,248,76) 0%,rgb(251,105,98) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(74,234,220) 80%,rgb(254,248,76) 100%);
}



button.wp-block-button__link {
    background: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
	border: 0px !important;
    color: #fff !important;
}


button.wp-block-button__link:hover {
background: linear-gradient(135deg,rgb(254,248,76) 0%,rgb(251,105,98) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(74,234,220) 80%,rgb(254,248,76) 100%);
	border: 0px !important;
    color: #fff !important;
}

button.wp-block-button__link:active {
    background: red !important;
}


.sensei-course-theme-locked-lesson-notice__actions a {
    background: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
    color: #fff !important;
    border: 0px !important;
}


.sensei-course-theme-locked-lesson-notice__actions a:hover {
	background: linear-gradient(135deg,rgb(254,248,76) 0%,rgb(251,105,98) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(74,234,220) 80%,rgb(254,248,76) 100%);
	color: #fff !important;
    border: 0px !important;
}










html, body {
  overflow-x: hidden;
  }


a{
	outline:none!important;
  }

span{
	outline:none!important
  }
