/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
button.ast-menu-toggle {
    outline: none!important;
}
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu .menu-item.current-menu-item > .menu-link{
	color: #000;
}
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu .menu-item.current-menu-item > .menu-link:hover{
	color: #fff;
}
article.ast-article-single {
    padding: 0% 0%;
}
#elementor-panel-state-loading {
    display: none!important;
}
@media only screen and (max-width: 767px) {
  .ast-container, .ast-container-fluid {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
}