.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#383838;--e-global-color-accent:#FF6E00;--e-global-color-7d06e02:#F1871A;--e-global-color-b165a52:#1F335D;--e-global-color-973ce34:#00739F;--e-global-color-ed1c4c5:#00B7C5;--e-global-color-b4ad76e:#6FFACC;--e-global-color-b59c9f1:#303030;--e-global-color-6d07f29:#4551BF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-decoration:none;color:#54595F;font-family:"Poppins", Sans-serif;font-size:16px;}.elementor-kit-5 a{color:#FF6E00;font-family:"Poppins", Sans-serif;}.elementor-kit-5 a:hover{color:#1D335D;}.elementor-kit-5 h1{color:var( --e-global-color-secondary );font-family:"Poppins", Sans-serif;font-size:44px;font-weight:600;}.elementor-kit-5 h2{color:var( --e-global-color-secondary );font-family:"Poppins", Sans-serif;font-size:35px;font-weight:600;}.elementor-kit-5 h3{color:var( --e-global-color-secondary );font-family:"Poppins", Sans-serif;}.elementor-kit-5 h5{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h6{font-family:"Poppins", Sans-serif;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:"Poppins", Sans-serif;font-size:15px;text-shadow:0px 0px 10px rgba(0, 0, 0, 0);color:#FF6E00;background-color:#29FC0F00;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{color:var( --e-global-color-accent );background-color:#02010105;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*=====CSS ICONE PULSAR=====*/

#icon-pulse {-webkit-animation: pulse 1.0s infinite;}

#icon-pulse:hover {-webkit-animation: none;}

@-webkit-keyframes pulse {0% {@include transform(scale(.9)); } 70% {@include transform(scale(1));
    box-shadow: 0 0 0 50px rgba(#5a99d4, 0);} 100% {@include transform(scale(.9)); box-shadow: 0 0 0 0 rgba(#5a99d4, 0);}}
    
/*===ESTILIZAÇÃO DO BACKGROUND DA MENSAGEM DE SUCESSO NA ATUALIZAÇÃO DO PERFIL===*/

.arm_form_message_container .arm_success_msg{
    background: #FF6E00!important;
    border:#FF6E00!important;;
}
  
/*====ESTILIZAÇÃO DA FONTE DO TITULO DOS FORMULARIOS LOGIN, FORGOT, PROFILE, CHANGE PASSWORD E CANCEL ACCOUNT===*/
 
 .arm_form_field_label_wrapper_text {font-family: Poppins!important;
}
 
 /*====ESTILIZAÇÃO DA FONTE DO NOME DOS LABEL CAMPOS DOS FORMULARIOS LOGIN, FORGOT, PROFILE, CHANGE PASSWORD, SIGNUP E CANCEL ACCOUNT===*/
 
 .arm_form_field_label_text{
 font-family: Poppins!important;
 font-size: 15px!important
}

/*==ESTILIZAÇÃO DA FONTE DO TEXTO "LEMBRAR-ME" FORM LOGIN 102==*/

.arm_form_input_container label{
    font-family: poppins!important;
    font-size: 15px!important
}

/*==ESTILIZAÇÃO DA FONTE DO TEXTO de INPUT" DOS FORMULARIOS LOGIN, FORGOT, PROFILE, CHANGE PASSWORD E CANCEL ACCOUNT==*/

.arm_form_input_container input{
    font-family: poppins!important;
}

/*==ESTILIZAÇÃO DA FONTE DO TEXTO "DE INSTRUÇÕES DE RECUPERAÇAÃO DE SENHA" FORM LOGIN 103==*/

.arm_forgot_password_description {
    font-family: Poppins!important;
    font-size: 15px!important
}

/*==ESTILIZAÇÃO DA FONTE DO TEXTO do CHECKBOX DOS FORMS PROFILE E SIGNUP 101==*/

.md-label {font-size: 15px!important;
    font-family: Poppins!important
}

/*==ESTILIZAÇÃO DA COR DA FONTE DO CAMPO UPLOAD FORM SINGUP 101 E PROFILE==*/

 .armFileDragAreaText {
    color: #FF6E00!important;
}

/*==ESTILIZAÇÃO DA FONTE DO CAMPO ESTADO FORM SINGUP 101==*/

.md-text {
    font-family: Poppins!important;
    font-size: 15px!important;
}

/*==ESTILIZAÇÃO DA FONTE DO CAMPO DE MENSAGEM DE ERRO LOGIN, PROFILE SIGNUP, CHANGE, CANCEL ACCOUNT E FORGOT==*/

.arm_error_msg {font-family:Poppins!important;
    font-size: 15px!important
}

/*==ESTILIZAÇÃO DA FONTE DO CAMPO FORÇA DA SENHA FORM SINGUP 101 E PROFILE==*/

span.arm_strength_meter_label {
    font-family: poppins!important;
    font-size: 15px!important;
}

/*==ESTILIZAÇÃO DA FONTE DO CAMPO DE IMPLICAÇÕES DO CANCELAMENTO DA CONTA FORM CLOSE ACCOUNT==*/

.arm_form_close_account .arm_close_account_message{
    font-family: Poppins!important;
    font-size: 15px!important;

}

/*==ESTILIZAÇÃO DO BOTÃO DO FORM CLOSE ACCOUNT==*/

button:disabled, button.disabled, .button:disabled, .button.disabled, .wp-block-button__link:disabled, .wp-block-button__link.disabled, input[type="button"]:disabled, input[type="button"].disabled, input[type="reset"]:disabled, input[type="reset"].disabled, input[type="submit"]:disabled, input[type="submit"].disabled {
    cursor: not-allowed;
    opacity: 1.0;
}

.arm_form_close_account .arm_form_field_submit_button.arm_close_account_btn{
    border-color: #FF6E00!important;
    color:#FF6E00!important;
    border-radius: 30px!important;
    background: #00000000!important;
    font-size: 18px!important;
   }

/*==ESTILIZAÇÃO DA FONTE DO TITULO DOS PLANOS FORMULARIO SINGUP==*/

.arm_module_plan_name{
    font-family: Poppins!important;
 }

/*==ALINHAMENTO E ESTILIZAÇÃO DO TEXTO DE DESCRIÇÃO DOS PANOS  DO FORM SINGUP==*/

.arm_module_plan_description {font-family:Poppins!important;
    text-align: left!important;
 }

/*==ESTILIZAÇÃO DO TEXTO "METODO DE PAGTO" SINGUP==*/

 .arm_setup_section_title_wrapper{
    font-family: Poppins!important;
}


/*==ESTILIZAÇÃO DO TEXTO "TED/DOC/PIX" SINGUP==*/

.arm_module_gateway_span{
    font-family: Poppins!important;
    font-size: 18px!important
}

/*==ESTILIZAÇÃO DO TEXTO "RESUMO DO PAGTO" SINGUP==*/

.arm_setup_summary_text{
    font-family: Poppins!important; 
    
}

.arm_setup_form_1 .arm_setup_column_item .arm_module_plan_price {
    font-family: Poppins!important;
    font-size: 25px !important;
    font-weight: bold;
}
 
/*==== CSS DO TITULO DO FORMULARIO====*/

.arm_setup_form_1.arm_setup_form_1 .arm_setup_form_title, .arm_setup_form_1 .arm_setup_section_title_wrapper  
	{font-size: 28px !important;
    font-family:poppins !important;
    color: #440075 !important;
    margin-left: 4% !important;
    margin-top: 25px !important;
    font-weight: 700 !important;
}

/*==ESTILIZAÇÃO DA BORDA DO CONTAINER FORM SINGUP==*/

/*==ESTILIZAÇÃO DA BORDA DO CONTAINER FORM 101==*/

 .arm_form_inner_container {
    border-width: 0.5px!important;
    border-radius: 20px!important;
   border-style: solid;
   border-color: #c6c6c620;
   border-width:1px;
   box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 17%)
}

/*==ESTILIZAÇÃO DA FONTE DO TEXTO "ESQUECI MINHA SENHA" DO FORMULÁRIO LOGIN==*/

.arm_form_102 .arm_forgotpassword_link a {
    font-size: 15px;
}

/*==ESTILIZAÇÃO DA MARGEM DO BOTÃO DO FORMULÁRIO LOGIN==*/

.armf_button_position_center .arm_form_input_container_submit {margin-bottom:30px;
}

/*==ESTILIZAÇÃO DA FONTE DO TEXTO "CADASTRAR" DO FORMULÁRIO LOGIN==*/

.arm_form_102 .arm_registration_link a {
    font-size: 15px!important
    ;
}

.arm_form_msg.arm_member_form_container{
    width: 753px!important;
}

/*=======================================================================================================*/

/*==ESTILIZAÇÃO DO PLUGIN LEARNPRESS==*/

/*====ESCONDER BREADCCRUMB NO TITULO====*/

.learn-press-breadcrumb {
    display: none;   
}

/*====ESCONDER COMENTARIOS DOS VISITANTES====*/

.comment-respond{
    display: none;
}

.body.login div#login h1 a {
    background: url('https://apfesp.drjulianodiasrocha.com.br/wp-content/uploads/2022/02/Logo-Apfesp.svg') no-repeat top center!important;
}

/*====ESTILIZAÇÃO DO LEARNPRESS====*/

.learn-press-message {
    border-top: 5px solid #440075;
}

.learn-press-message.icon::before {
    background: #440075
}

.learn-press-message.icon::after {
    background: #440075;
}

.learn-press-message::before {
    background: #440075
}

#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-desc {
    padding-top:20px;
    font-size: 16px!important;
    font-style: normal!important; 
    line-height: 1.5;
}

#learn-press-course .course-featured-review .featured-review__content {
    position: relative;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    font-family: poppins
}

.learn-press-message.error {
    border-top: 5px solid #FF6E00!important;
}

.learn-press-message.error::before {
    background: #FF6E00!important;
}

.lp-content-wrap {
    margin: 80px auto!important;
}

.order-comments {
    display: none
}

/*==OCULTAR AS INFORMAÇÕES DE PERFIL DO ALUNO==*/

#learn-press-profile-basic-information .form-field__clear, form[name=profile-change-password] .form-field__clear {
    display: none;
}

/*==ESTILIZAÇÃO DA MENSAGEM DE SOLICITAÇÃO DE LOGOUT==*/

.learn-press-message.success {
    border-top: 5px solid #FF6E00!important; 
}

/*==ESTILIZAÇÃO DA MENSAGEM DE SOLICITAÇÃO DE LOGOUT==*/

.learn-press-message.success::before {
    background: #FF6E00!important;
}

/*==EXCLUSÃO DO CHECKBOX DA PAGINA DO PAINEL DE CONTROLE DE CURSOS==*/

/*==ESTILIZAÇÃO DOS ICONES DO PAINEL DE CONTROLE DE CURSOS==*/

.fa-book-open:before, .fa-puzzle-piece:before, .fa-shopping-cart:before, .fa-cog:before, .fa-sign-out-alt:before  {
    font-size: 20px;
}

/*==ESTILIZAÇÃO DA FONTE DO TITULO DO CHECKOUT==*/

#learn-press-profile .wrapper-profile-header .lp-profile-right .lp-profile-username{
    font-size: 30px!important;
    font-weight: bold!important;
    text-align: center
  }
  
.lp-content-wrap>h2 {
    padding: 60px;
    background-color: #440075;
    color: #ffffff!important;
    font-size: 40px!important;
    text-align: center
}

/*==ESTILIZAÇÃO DO CONTAINER DO TITULO DA PAGINA CHECKOUT==*/
 
.lp-content-wrap {
    width:100%!important;
    max-width: 100%!important
}

/*==ESTILIZAÇÃO DA MARGEM DO TITULO DA PAGINA CHECKOUT==*/

.lp-content-wrap {
    margin: 0px auto!important;
}


/*==ESTILIZAÇÃO DA MARGEM DO CONTEUDO DA PAGINA CHECKOUT==*/

#learn-press-checkout-form {
    padding: 45px
}

/*==ESTILIZAÇÃO DA ALTURA DO BACKGROUND DO TITILO DA PAGINA CHECKOUT==*/

#learn-press-profile .wrapper-profile-header .lp-profile-content-area {
    min-height: 200px!important;
   }
   
.learn-press-message.error {
    TEXT-ALIGN: center;
    padding: 50px
}

/*===EXCLUSÃO DA BARRA LATERAL DA PAGINA DETALHE DO CURSO===*/

.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .course-sidebar-secondary {
    display: none
}/* End custom CSS */