/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 31 2024 | 17:39:30 */
.woocommerce-MyAccount-navigation-link--edit-address,
#learndash_registerform .learndash-registration-field-username,
.hidden,
.gform_required_legend,
body:not(.logged-in) .esconde_nao_logado,
body.logged-in .esconde_logado{
	display: none !important;
}

body.logged-in .mostra_logado{
	display: block !important;
}

.ld-profile-avatar{
	background-image: url('/wp-content/uploads/2024/02/mka_avatar.png');
	background-size: 130% 130%;
	background-position: center center;
}

.kadence-account-avatar,
.addresses .col-2.woocommerce-Address,
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders,
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads{
	display: none !important;
}

.ld-profile-stat{
	white-space: nowrap;
}

.wp-block-image,
.wp-block-image .alignright,
.wp-block-image .alignleft{
	margin: 0;
}

.learndash-course-grid .items-wrapper .grid-1 .post,
.items-wrapper.grid article{
	height: 100%;
}

.form_central{
	max-width: 700px;
    margin: 0 auto;
}

.largura_central{
	max-width: 1180px;
    margin: 0 auto;	
}

.ginput_container_email input {
    width: 100% !important;
}

form#learndash_registerform {
    max-width: 700px;
    margin: 0 auto;
}

.ld-course-status-segment .ld-course-status-action > .ld-text{
	display: none !important;
}
