/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Ld logout **/
.ld-logout, 
.ld-login {
	font-family: roboto !important;
	font-size: 15px !important;
	text-align: left !important;
	height: 45px !important;
	border-radius: 50px !important;
}

/** General >> Elementor align justify elementor button wrapper **/
.elementor-align-justify .elementor-button-wrapper {
	
}

/** General >> Elementor button content wrapper elementor button text:(1) **/
.elementor-button-content-wrapper .elementor-button-text:nth-of-type(1) {
	text-align: left !important;
}

/** General >> Elementor align justify elementor button **/
.elementor-align-justify .elementor-button {
	text-align: left !important;
	padding-right: 23px !important;
	padding-left: 23px !important;
}

/** General >> Course Grid Price **/
.ld_course_grid_price {
	background-color: rgb(30, 115, 190) !important;
}
.ld_course_grid_price:before {
	border-top: 4px solid #02A9E0 !important;
	border-right: 4px solid #02A9E0 !important;
}

/** General >> Avatar 150 **/
.avatar-150 {
	
}

/** General >> Ld profile card **/
.ld-profile-card {
	display: none !important;
}

/** General >> WooButton **/
.woocommerce-Button:hover, 
.woocommerce-button:hover {
	color: rgb(30, 115, 190) !important;
	background-color: white !important;
	border: 2px solid #1E73BE !important;
}
.woocommerce-Button, 
.woocommerce-button {
	font-weight: lighter !important;
	background-color: rgb(30, 115, 190) !important;
	border-style: solid !important;
	border-width: 2px !important;
	border-color: #1E73BE !important;
}


/*= Content =================== */

/** Content >> Logout Button **/
#logout a {
	color: rgb(255, 255, 255) !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	background-color: rgb(87, 91, 102) !important;
	padding: 7px 25px 7px 25px !important;
	border-radius: 50px !important;
}

/** Content >> Logout Text **/
#elementor-popup-modal-27112 .elementor-login__logged-in-message {
	color: rgb(114, 129, 136) !important;
	text-align: center !important;
}

/** Content >> ld course status action **/
.ld-course-status-action .ld-button {
	display: none !important;
}
.ld-course-status-action::before {
	width: 100% !important;
	padding-bottom: 7px !important;
	content: "Sign in below" !important;
}


/*= White Label =============== */

/** White Label >> Course Grid Price **/
.ld_course_grid_price {
	background-color: #1e73be !important;
}
.ld_course_grid_price:before {
	border-top: 4px solid #1e73be !important;
	border-right: 4px solid #1e73be !important;
}
.ld_course_grid_button .btn-primary {
	background-color: #1e73be !important;
	border-width: 0 !important;
}

