#wpadminbar {
    display: none !important;
}

#footer .widget_stm_lms_popular_courses li {
    min-height: 52px;
    margin-bottom: 20px !important;
}
/* teknohus-css */
@media (max-width: 769px){
.stm_header_top_search {
    display: block !important;
}
}
.header_2 {
    padding-top: 20px !important;
}
@media (max-width:600px){
footer#footer{position:relative !important;}}
/*footer#footer:before {
    background-image: url(http://localhost/acepilotacademy/wp-content/uploads/2023/01/pen.png);
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
	width: 150px;
	height: 150px;
	display: block;
	position: absolute;
	top: -69px;
	right: 24px;}*/

.menu-item-5742{
	display:none;
}
.new_courses a.stm_lms_courses_grid__all {
    display: none;
}
a.btn.btn-default.stm_lms_load_more_courses {
    background-color: #457992 !important;
    margin-top: 0px !important;
}
.footer_widgets_wrapper.kek.text-upper {
    position: relative;
}
.footer_widgets_wrapper aside#block-8 {
    position: absolute;
    right: 40px;
    bottom: 30%;
}
.widget_block li.wp-social-link a {
    padding: 8px !important;
}
.top_bar_info .hidden-info i.far.fa-clock {
    display: none;
}
.footer_widgets_wrapper .wp-block-social-links .wp-social-link svg {
    width: 2em;
    height: 2em;
}
.footer_widgets_wrapper .wp-block-social-links .wp-social-link a {
    padding: 10px;
    background-color: #457992;
    border-radius: 50px;
}

@media only screen and (max-width: 1024px) {

.footer_widgets_wrapper aside#block-8 {
    position: absolute;
    right: 0;
    bottom: 30%;
}
.footer_widgets_wrapper .wp-block-social-links .wp-social-link svg {
    width: 1.2em;
    height: 1.2em;
}
	
}

@media only screen and (max-width: 991px){
.footer_widgets_wrapper aside#block-8 {
    position: static;
    right: 0;
    bottom: 0px;
}

}

img.fl-img {
    max-width: 600px;
    width: 100%;
    margin: 30px auto 0;
    display: block;
}
.widget_pages ul.style_1 li a:after {
background-image: url(https://acepilotacademy.com/wp-content/uploads/2023/08/chevron2x-right-orange.webp) !important;
}
.stm_lms_account_popup__close, .stm_lms_search_popup__close {
    right: 20px !important;
    z-index: 999;
		left: unset !important;
}
.stm_lms_account_popup__close {
        border: none !important;
    color: #000 !important;
    background-color: #fff;
    padding-top: 3px;
	margin-left: 20px !important;
}
.cus-form .wpcf7 {
    max-width: 700px;
    margin: 0 auto;
}
.cus-form input.wpcf7-form-control.wpcf7-text {
    width: 100%;
}
.cus-form label {
    width: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
	
}
.cus-form label span{margin-top: 10px;display: block;}
.cus-form .wpcf7-form p {
    margin-bottom: 30px;
}
.cus-form input.wpcf7-submit {
    border-radius: 3px;
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    padding: 12px 24px;
    text-align: center;
    transition: all .3s;
    background-color: #F3B340;
    font-weight: 600;
    fill: #273044;
    color: #273044;
    border-color: #F3B340;
}
.cus-form input.wpcf7-submit:hover{
	background-color: #185DA8;
    color: #FFFFFF;
    border-color: #185DA8;
}
#header .row .col-md-3 {
    width: 16%;
}
#header .row .col-md-9 {
    width: 84%;
/* Ace Pilot Academy homepage header/menu visibility fix */
.home .header_default,
.home .header_main_menu_wrapper,
.home .stm_lms_header,
.home .stm_header,
.home header {
    background-color: #0B2745 !important;
}

.home .header_default a,
.home .header_main_menu_wrapper a,
.home .stm_lms_header a,
.home .stm_header a,
.home header a {
    color: #ffffff !important;
}

.home .header_default a:hover,
.home .header_main_menu_wrapper a:hover,
.home .stm_lms_header a:hover,
.home .stm_header a:hover,
.home header a:hover {
    color: #D6A436 !important;
}}

 /* Hide header and footer on flashcard page only */
body.page-id-336853 .header_2,
body.page-id-336853 #footer,
body.page-id-336853 .top-bar-wrap {
    display: none !important;
}
/* Hide page title on flashcard page */
body.page-id-336853 .page-header,
body.page-id-336853 .entry-header,
body.page-id-336853 .page-title-section {
    display: none !important;
}

/* Hide blog/archive page-title banner — clean look (added 2026-07-04) */
.entry-header.clearfix { display: none !important; }


/* Blog post body text — neutral near-black for readability (added 2026-07-04) */
.single-post .text_block, .single-post .text_block p, .single-post .text_block li, .single-post .text_block span:not([style*="color"]) { color:#262626 !important; }


/* APA top-bar slim */
.header_top_bar .pull-left{display:none!important;}
.header_top_bar .pull-right.xs-pull-left ul.top_bar_info li:nth-child(1),
.header_top_bar .pull-right.xs-pull-left ul.top_bar_info li:nth-child(2){display:none!important;}
