
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');






/*prestting*/

.tutor-checkout-course-thumb-title h6 {
	font-size: 90% !important;

}
li a .tutor-dashboard-menu-item-icon{
	color: black !important;
	transition: .5s;
}

li a {
	font-family: 'roboto' !important;
}
.tutor-btn-secondary {
	background-color: #FFD900;
	color: black;
	border-color: #FFD900;
	font-family: 'roboto' !important;
}
.tutor-btn-secondary:hover {
	color: white;
	background-color: black;
	border-color: black;
	
}
.tutor-btn-secondary:focus {
	background-color: #FFD900;
	color: black;
	border-color: #FFD900;
}
.tutor-btn-primary {
	color: black;
	border-color: black;
	background-color: white;
	font-family: 'roboto' !important;
}
.tutor-btn-primary:hover {
	color: white;
	background-color: black;
	border-color: black;
}
.tutor-btn-primary:focus {
	color: black !important;
	border-color: black !important;
	background-color: white;
}


.tutor-btn-outline-primary{
	background-color: #FFD900;
	color: black;
	border-color: #FFD900;
	font-family: 'roboto' !important;
	
}

.tutor-btn-outline-primary:hover {
	color: white;
	background-color: black;
	border-color: black;
	
}
.tutor-btn-outline-primary:focus {
	background-color: #FFD900;
	color: black;
	border-color: #FFD900;
}
/**/










.header-default {
	position: fixed !important;
width: 100vw;
	z-index: 100;
	background-color: white;
	margin: 0 !important;
}

.container,.entry-content,.site-content {
	width: 100vw !important;
	margin: 0 !important;
	justify-content:start !important;
	align-items: start !important; 
	flex-direction: column !important;
	padding: 0 !important;
}

.container{
    margin: 0 !important;
    padding: 0 !important;

}
.join-program-btn {
	color: black !important;
}
.btn-cart {
	display: none !important;
}
html {
	overflow-x: hidden !important;
}
.tutor-avatar-text {
	background-color: #FFD900;
	color: black;
}
.btn-getstarted {
color: black !important;
	border-color: white !important;
	transition-duration: 0.3s;
	box-shadow: 1px 1px 10px 5px rgba(0,0,0,.2);
}
.btn-getstarted:hover {
	background-color: black !important;
	color: white !important; 
}
.navbar-brand a img {
	border-radius: 5px;
box-shadow: 1px 1px 10px 2px rgba(0,0,0,.2);
	
	
}
	
}
.navbar-brand a {
	padding: 0 !important;
	margin: 0 !important;
}
.navbar-brand a img {
	width: 30% !important;
	height: 30%!important;
	max-height: 200px !important;
	max-width: 200px !important;
	margin: 0;
	padding: 0;
}

/*
.navbar-brand a {
	color: black;
	font-family: 'roboto';
	background-color: #FFD900;
	font-weight: bold;
	padding: 10px 20px;
	border-radius: 5px;
	box-shadow: 1px 1px 10px 2px rgba(0,0,0,.2);

	
}*/



.tutor-header-profile-submenu .d-flex{
	text-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
header {
	background: linear-gradient(rgba(0,0,0,.5) ,rgba(0,0,0,.5)) !important;

	-webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
	border: none !important;
}
.tutor-header-profile-submenu .text-black-80 {
	color: white !important;
}
/**/

.nf-form-content {
	padding: 20px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	border-radius: 10px;
		background-color: white;
}

.ninja-forms-field {
	border: none;
	border-bottom: solid 1.5px grey;
	transition-duration: .25s;
	padding: 8px 20px;
	color: black;
	font-size: 80%;
	outline: none;
	border-radius: 2px;
}
.ninja-forms-field:focus {
	outline: none;
	border-bottom: solid 2px rgb(100,100,250);
	transition-duration: .25s;
	font-size: 75%;
	color: grey;
	outline: none;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.15);
	
}
.ninja-forms-field:required:invalid{
border: none;
	border-bottom: solid 2px rgb(250,100,100);
	transition-duration: .25s;
	color: rgb(250,100,100);
	outline: none;
}

textarea {
	box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
	border-width: 0px !important;
	border-radius: 10px;
		padding: 10px 20px;
	resize: none;
	word-spacing: 1px !important;
	line-height: 140%;
	height: 150% !important;
	font-size: 80%;
}
textarea:focus {
	border-color: rgba(100,100,250, 0.5) !important;
box-shadow: 0px 0px 5px rgba(100,100,250,.5) !important;
}

#nf-field-6 {
	padding: 10px 20px;
	border-radius: 10px;
	margin-top: 10px;
	font-weight: 300 !important;
}
.nf-error-msg {
	font-size: 70%;
}
label {
	font-size: 80%;
	font-weight: 300 !important;
}
.checkbox-wrap {
	position: relative;
	top: 20px;
}












/*checkout*/


#tutor-checkout-pay-now-button {
	color: black;
	background-color: #FFD900 !important;
	font-family: 'roboto';
	font-size: 85%;
	letter-spacing: .5px;
border: solid 1.5px#FFD900;
	font-weight: 500;
	box-shadow: 0px 0px 5px rgba(0,0,0,.2);
	transition: 0.3s;
}
#tutor-checkout-pay-now-button:hover{
	
	box-shadow: 0px 0px 10px rgba(0,0,0,.25);
	
}

.tutor-fs-5,.tutor-checkout-detail-item, .tutor-checkout-billing-inner h5 {
	font-family: "Outfit";
		font-weight: 300 !important;
	letter-spacing: 1px;
	
}
.tutor-checkout-course-title a{
	font-family: "Outfit";
		font-weight: 400 !important;
	letter-spacing: 1px;
}
.tutor-fw-bold {
   font-weight: 300;
	letter-spacing: 1.5px;
}





.tutor-form-control {
	border-bottom: solid 1.5px grey;
	color: black;
	font-size: 80%;
transition: 0.3s;
}
.tutor-form-control:focus {
	transition: 0.3s; !important;
	font-size: 75%;
	color: grey;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.15);
	
}
.tutor-form-control:required:invalid{
	transition-duration: .25s !important;
}
.tutor-payment-method-wrapper {
	display:none;
}
#tutor-checkout-pay-now-button {
	margin-top: 2vh;
}
.tutor-checkout-details-inner {
	background-color: white !important;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.05);
}
.tutor-checkout-page {
	background-color: rgb(250,250,250);
	min-height: 100vh;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	align-content: center;
	padding-bottom: 20vh;
}
.elementor-element-82151c1 .elementor-widget-container .elementor-heading-title {
	font-family: 'roboto' !important;
}
.tutor-mt-40 h3, .tutor-nav {
	display: none; /*for now*/
}
.tutor-accordion-item h4{
	color: black !important;
}
.tutor-card-body,.tutor-card {
	border-radius: 10px;
	border-style: none !important;
		
}

.tutor-btn-ghost,#tutor-login-form a, .tutor-btn-link  {
	border: solid 1.3px black; 
	border-radius: 6px !important;
	font-family: 'inter' !important;
	letter-spacing: .5px;
	font-size: 65% !important;
	color: rgb(0,0,0) !important;
	padding: 1% 25px !important;
		
}


#tutor-login-form {
	display: flex;
	flex-direction: column;
}
#tutor-login-form button {
	width: 100% !important;
color: black;
	border: none !important;
	max-width: 100% !important;
	padding: 10px !important;
	
	font-family: 'inter' !important;
	letter-spacing: .5px;
	font-size: 85% !important;
	background-color: #FFD900 !important;
	
}
#tutor-login-form .tutor-color-secondary {
	display: flex !important;
	flex-direction: row;
	justify-content: space-between !important;
}











/*
.tutor-course-list {
	display: flex;
	flex-direction: column;
}
.elementor-element-d778926 .elementor-widget-container .elementor-shortcode .tutor-wrap .tutor-row .tutor-col-12 .tutor-pagination-wrapper-replaceable .tutor-course-list .tutor-card .tutor-course-thumbnail, .tutor-course-bookmark, 

.tutor-course-list .tutor-card .tutor-card-body, .tutor-card-footer .tutor-d-flex,
.tutor-card .tutor-course-thumbnail{
	display: none !important;
	background-color: transparent !important;
	justify-content: center;
	
}

.the-pay-button .elementor-widget-container .elementor-shortcode .tutor-wrap .tutor-row .tutor-col-12 .tutor-pagination-wrapper-replaceable .tutor-course-list .tutor-card .tutor-card-footer, .tutor-course-card{
	background-color: transparent !important;
	border:none !important;
}
.the-pay-button .elementor-widget-container .elementor-shortcode .tutor-wrap .tutor-row .tutor-col-12 .tutor-pagination-wrapper-replaceable .tutor-course-list .tutor-card .tutor-card-footer,.tutor-course-booking-availability,.the-pay-button .elementor-widget-container .elementor-shortcode .tutor-wrap .tutor-row .tutor-col-12 .tutor-pagination-wrapper-replaceable .tutor-course-list .tutor-card .tutor-card-footer .list-item-button {
	height: 100%;
	width: 50vw;
	max-width: 960px;
	
	display: flex;
	justify-content: center;
	align-items:center;
	padding: 0;
	margin: 0;
	background-color: transparent !important;
}
.the-pay-button .elementor-widget-container .elementor-shortcode .tutor-wrap .tutor-row .tutor-col-12 .tutor-pagination-wrapper-replaceable .tutor-course-list .tutor-card .tutor-card-footer .tutor-course-booking-availability  a{
	
	
	visibility: hidden !important ;
    position: relative !important;
}

.the-pay-button .elementor-widget-container .elementor-shortcode .tutor-wrap .tutor-row .tutor-col-12 .tutor-pagination-wrapper-replaceable .tutor-course-list .tutor-card .tutor-card-footer .tutor-course-booking-availability  a:after {
	height: 100%;
	width: 100% !important;
	padding:0;
	margin: 0 !important;
	
	
	color: black;
	background-color: #FFD900 !important;
	border: none;
padding: 23px 0px;
	font-family: 'roboto';
	font-size: 85%;
	letter-spacing: .5px;
border: solid 1.5px#FFD900;
	position: absolute;
	 visibility: visible;
    top: 0;
    left: 0;
    content: "Start learning now!" !important;
	border-radius: 10px;
	transition-duration: .25s;
	font-weight: 500;
	
	display:flex;
	justify-content: center;
	align-items: center;
}
.value-stack .elementor-widget-container .elementor-shortcode .tutor-wrap .tutor-row .tutor-col-12 .tutor-pagination-wrapper-replaceable .tutor-course-list .tutor-card .tutor-card-footer .tutor-course-booking-availability  a:after {
	content: "People pay THOUSANDS for this, but I'll give it to you for $25.99" !important;
	padding: 30px 30px; 

	
}
.the-pay-button .elementor-widget-container .elementor-shortcode .tutor-wrap .tutor-row .tutor-col-12 .tutor-pagination-wrapper-replaceable .tutor-course-list .tutor-card .tutor-card-footer a {
	visibility: hidden !important ;
    position: relative !important;
}
.the-pay-button .elementor-widget-container .elementor-shortcode .tutor-wrap .tutor-row .tutor-col-12 .tutor-pagination-wrapper-replaceable .tutor-course-list .tutor-card .tutor-card-footer a:after{
	
	height: 100%;
	width: 100% !important;
	padding:0;
	margin: 0 !important;
	
	
	color: black;
	background-color: #FFD900 !important;
	border: none;
padding: 23px 0px;
	font-family: 'roboto';
	font-size: 85%;
	letter-spacing: .5px;
border: solid 1.5px#FFD900;
	position: absolute;
	 visibility: visible;
    top: 0;
    left: 0;
    content: "Go to the program!" !important;
	border-radius: 10px;
	transition-duration: .25s;
	font-weight: 500;
	
	display:flex;
	justify-content: center;
	align-items: center;
}
.the-pay-button .elementor-widget-container .elementor-shortcode .tutor-wrap .tutor-row .tutor-col-12 .tutor-pagination-wrapper-replaceable .tutor-course-list .tutor-card .tutor-card-footer a:hover:after{
color: #FFD900 !important;
	border: solid 1.5px#FFD900;
	background-color: transparent !important;
}



.the-pay-button .elementor-widget-container .elementor-shortcode .tutor-wrap .tutor-row .tutor-col-12 .tutor-pagination-wrapper-replaceable .tutor-course-list .tutor-card .tutor-card-footer .tutor-course-booking-availability a:hover:after{
	color: #FFD900 !important;
	border: solid 1.5px#FFD900;
	background-color: transparent !important;

}





.the-pay-button .elementor-widget-container .elementor-shortcode .tutor-wrap .tutor-row .tutor-col-12 div .tutor-course-filter form .tutor-form-control{
	display: none;
}
.elementor-element-f4445ed, .the-pay-button,.the-pay-button .elementor-widget-container {
	height: 5vw ; 

	display: flex;
	flex-direction: column-reverse;
	justify-content: center;
	align-items: center;
	padding: 0;
	
}

.the-pay-button .elementor-widget-container .elementor-shortcode .tutor-wrap .tutor-row .tutor-col-12	.tutor-pagination-wrapper-replaceable .tutor-course-list {
		display: flex;
		justify-content:center;
		align-items: center;
	}

.the-pay-button .elementor-widget-container .elementor-shortcode .tutor-wrap {
	display: flex !important;
	flex-direction: column-reverse !important;
	justify-content: flex-start !important;
	align-items: flex-start !important;
}

.elementor-element-7cf73f6 .elementor-widget-container {
	box-shadow: 2px 2px 10px rgba(0,0,0,.5);
	border-radius: 20px !important;
}*/








.tutor-card-body .tutor-mt-24 .tutor-btn {
	background-color: white;
}
.tutor-card-body .tutor-mt-24 .tutor-btn:hover {
	background-color: black;
}


/**/




/*typography for landing page*/
.elementor-element-d480b72 .elementor-widget-container h2, .elementor-element-d480b72 .elementor-widget-container p {
	font-family: 'roboto condensed' !important;
	letter-spacing: .5px;
}
/**/



/*typography for lead funnel page*/
.elementor-element-386cea4 .elementor-widget-container p {
	font-family: 'roboto condensed' !important;
	letter-spacing: .5px;
	font-weight: 400;
	line-height: 20px;
}
/**/




/*typography for sales page**/
.cards {
	height: 45vh;
	min-height: 375px;
	box-shadow: inset 0 0 10px rgb(0,0,0);
	box-shadow: 5px 7px #FFD900;
	max-width: 300px;
		max-height: 400px !important;
}

@media (max-width: 767px) {
  .cards {
	height: 20vh;
		width: 100%;
		box-shadow: 5px 7px #FFD900;
	
}
	
	.tutor-checkout-course-content{
	justify-content: flex-start !important;
	gap: 10px !important;
}
	.tutor-checkout-course-thumb-title h6 {
		font-size: 13px !important;
	}
	.the-pay-button .elementor-widget-container .elementor-shortcode .tutor-wrap .tutor-row .tutor-col-12 .tutor-pagination-wrapper-replaceable .tutor-course-list .tutor-card .tutor-card-footer,.tutor-course-booking-availability,.the-pay-button .elementor-widget-container .elementor-shortcode .tutor-wrap .tutor-row .tutor-col-12 .tutor-pagination-wrapper-replaceable .tutor-course-list .tutor-card .tutor-card-footer .list-item-button {
		
		width: 90vw;
	}
	
	.entry-header {
		display: none !important;
	}
	#tutor-registration-form  {
		margin-top: 2vh !important;
	}
}
/**/
.entry-header {
        display: flex;
        justify-content: center;
        width: 100vw !important;
	text-align: center;
    }
#post-495 .entry-content h2 {
	display: flex !important;
  justify-content: center !important;
  width: 100vw !important;
	text-align: center;
}
#tutor-registration-form div .tutor-btn{
	background-color: #FFD900;
	border: #FFD900;
	color: black;
	font-family: 'Roboto Condensed' !important;
}



/*dashbaord*/
.tutor-dashboard-menu-item-icon {
	color: white !important;
	mix-blend-mode: difference !important;
	transition: .2s;
}

.tutor-dashboard-menu-item-link {
	color: black !important;
	background-color: white !important;
	transition: .2s;
}
.tutor-dashboard-menu-item-link:hover{
	transition: .2s;
	color: white !important;
	background-color: black !important;
} 
i {
	color: rgb(50,50,50);
}
.tutor-profile-settings-save,.tutor_cover_uploader  {
	background-color: white;
}











.tutor-row {
	width: 100% !important;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
	padding: 0;
}







/*sucess page*/
.site-content .tutor-order-status-wrapper .tutor-d-flex .tutor-d-flex a {
	display: none !important;
}
.tutor-order-status-content .tutor-fs-6 {
	visibility: hidden !important ;
    position: relative !important;
}
.tutor-order-status-content p:after{
	height: 100%;
	width: 100% !important;
	padding:0;
	margin: 0 !important;
	color: black;
	font-family: 'roboto';
	font-size: 85%;
	letter-spacing: .5px;
	position: absolute;
	 visibility: visible;
    top: 0;
    left: 0;
    content: 'Go to your student dashboard, then go to "enrolled courses" to find the program! If for some reason you still cant find it, go to https://sonny-media.com/courses' !important;


}

button, a, {
	font-family: 'Roboto' !important;
}
.jp-relatedposts-post-a {
	color: rgb(50,50,50);
	letter-spacing: 1px;
}
.tutor-course-topic-single-header{
	background-color: black !important;
}
.tutor-iconic-btn:hover {
	color: black !important;
	border: none;
}

body:has(.tutor-quiz-single-entry-wrap) .header-default{
	display: none;
}



.tutor-course-topic-title{
	color: black;
}
.tutor-course-topic-item-icon{
	color: rgb(100,100,100) !important;
}
.tutor-course-topic-item-title  {
	color: rgb(100,100,100) !important;
}
.tutor-course-single-sidebar-wrapper .tutor-accordion-item-header.is-active::after {
	color: rgb(100,100,100);
}





/*dashbaord*/
.tutor-btn {
	font-family: 'roboto' !important;
}
body:has(.tutor-frontend-dashboard) .tutor-row .tutor-col-4:hover {
	color: black !important;
}
body:has(.tutor-frontend-dashboard) .menu-main-container, body:has(.tutor-frontend-dashboard) .navbar-toggler {
	display: none;
}
body:has(.tutor-frontend-dashboard) header {
	background:transparent!important;
}
body:has(.tutor-frontend-dashboard) .site-content {
	margin-top: 5vh !important;
}
body:has(.tutor-frontend-dashboard) 
.tutor-header-profile-submenu span {
	color: black !important;
	text-shadow: none;
}
body:has(.tutor-frontend-dashboard) .navbar .navbar-brand {
	display: block !important;
}
.profile-name {
	font-family: 'roboto condensed' !important;
}




/*navbar logic*/
.header-default {
	display: flex;
	justify-content: center !important;
	
}
.navbar  {
	width: 100vw;
	justify-content: flex-start !important;
	margin: 0;

}
.navbar li a{
	color: white !important;
  font-family: 'Roboto Condensed' !important;
	
	letter-spacing: 1px;
}
.navbar li a:hover{
	color: white !important;
}

.navbar-utils {
	display: none;
	position: absolute;
}

.toggle-icon span {
	background-color: white !important;
}
.toggle-icon span:before {
	background-color: white !important;
}
.toggle-icon span:after {
	background-color: white !important;
}
@media (max-width: 991px) {
	.navbar-nav{
		height: 100vh;
		padding: 40px 20px !important;
	}
	.close-btn {
		margin: 0 !important;
		padding: 0 !important;
	}
	.navbar li a{
	color: black !important;
}
}
.tutor-submenu-links ul li a{
	color: black !important;
}
.tutor-submenu-links ul li a:hover{
	color: black !important;
}

@media (max-width: 767px) {
	header:has(.tutor-header-profile-submenu) .navbar .navbar-brand {
		display: none;
	}
	header:not(.tutor-header-profile-submenu) .navbar {
	justify-content: space-between !important;
}
	
	.tutor-header-profile-submenu {
		margin-right: 10px;
	}
	.menu-main-container {
		position: fixed;
		z-index: 10000 ;
	}
}


body:has(.tutor-forgot-password-form, .tutor-reset-password-form) .site-content{
	height: 100vh;
	display: flex;
	flex-direction: column !important;
	justify-content: center !important;
}



/*stop zomming*/
@media (max-width: 768px) {
	input,textarea {
		font-size: 16px !important;
	}
}






