#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%;
}