
/*RECAPTCHA*/
.grecaptcha-badge{
    display:none;
}
/*------------*/

.origin-price{
text-decoration: line-through!important;
}

/*Cursos Recentes SideBar*/
.course-detail{
padding-top: 7px;
}
.course-detail a{
text-decoration:none;
}
a .course-title:hover{
color:#EC7700;
}

/*Imagens Cursos LearnPress*/
.post_media.lp_course_post_media.post_single_post_media{
height: 490px;
}
.post_media.lp_course_post_media.post_single_post_media .links{
    top: 41%!important
}

/*Calendário da Formação*/
.eventorganiser-event-meta > p:nth-child(3){
display:none!important;
}

/*MENU Principal*/
#main_menu > .menu-item {
    color: #FFF;
}
.main_menu .sub-menu {
    top: 85%;
}

#site_header, #mobile_header, #top_panel, #page_title_section, #top_panel_social .social_icon{
   background-color: #002156
}

#top_panel_bar .bar_element, #top_panel_bar #searchsubmit, #top_panel_bar #searchform .screen-reader-text{
   color: #002156
}

.wpcf7-form input, textarea{
margin:5px;
}

.woocommerce .shipping-calculator-button, .woocommerce .checkout-button, .woocommerce .shipping-calculator-button, .woocommerce .button {
    display: none;
}
.woocommerce .price .amount {
    display: -webkit-inline-box;
}

/* SEPARADORES CURSO LEARNPRESS*/
ul.learn-press-nav-tabs {
    display: none;
}

/* BOTÃO DE COMPRA CURSO LEARNPRESS*/
.learnpress-page .lp-button {
    display: none;
}
.product .summary form.cart .quantity {
    float: left;
    display: none;
}

/* Pag.Listagem de cursos*/
.cws_lp_courses_loop_item_sec_info {
    display: none;
}
.lp_course_post.post_grid_post .course-introduce {
    margin-top: 0px;
}

/* Pag. Curso Individual*/
.lp_course_post_media.post_single_post_media + .course-meta {
display: none;
}
/* PREÇO Pag. Curso Individual*/
.course-landing-summary.course-price{
display: none!important;
}

.post_post_header{
display: none;
}
.eventorganiser-event-meta hr{
display: none;
}

#scroll_to_top {
    bottom: 100px;
}

/* COR MENU MOBILE */
#main_menu.sandwich .sandwich_switcher .ham, #main_menu.sandwich .sandwich_switcher .ham:before, #main_menu.sandwich .sandwich_switcher .ham:after, #mobile_header .sandwich_switcher .ham, #mobile_header .sandwich_switcher .ham:before, #mobile_header .sandwich_switcher .ham:after {
    background-color: #FFF;
}

/*FOOTER*/
.footer-information{
padding-top: 35px;
}

.lp_course_post.post_grid_post .course-introduce {padding-top:0!important;}
.lp_course_post.post_grid_post .course-introduce:before{display:none!important;}
.cws_lp_courses_loop_item_gen_info {background-color: #002156;/*border-top: 2px solid #fff;*/}
#egoi_simple_form_5434 a {display:none;}