/*
 Theme Name:   Astra Child
 Theme URI:    https://wpastra.com/
 Description:  Astra Child Theme
 Author:       Brainstorm Force
 Author URI:   https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
 Template:     astra
 Version:      1.0.0
*/

/* Add your custom CSS below this line */
#ast-desktop-header{
	background: #000000e8 !important;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: #000000e8 !important;
}
.sub-menu{
	background: #000000e8 !important;
}
.sticky + .content {
  padding-top: 102px;
}
.ast-builder-menu-mobile .main-header-menu,
.ast-builder-menu-mobile .menu-link{
	background: #000000e8 !important;
	color: white !important;
}
.ast-builder-menu-mobile .current-menu-item .menu-link{
	color: #b52025 !important;
}
#ast-mobile-header{
	background: #000000e8 !important;
}
.ast-footer-copyright {
  text-align: center !important;
}
.site-footer .widget-title,
.site-footer #block-9 p,
.site-footer #block-12 p,
.site-footer #block-11 h5,
.ast-menu-toggle{
  color: #ffffff !important;
}
.site-footer #block-8,
.site-footer #block-11{
	margin: 0 0 15px 0;
}
.site-footer #block-9 p,
.site-footer #block-12 p{
	margin: 0px !important;
}
.site-footer #block-12 i{
	margin-right: 5px;
}
.home-section-1{
	justify-content: space-between !important;
	box-shadow: #b5202552 0px 2px 5px -1px, #b5202552 0px 1px 3px -1px;
	border: solid 1px #b5202552;
}
.home-section-1 .elementor-image-box-img{
	border-bottom: solid 1px #b5202570;
	padding-bottom: 15px !important;
}
.home-section-1 .elementor-image-box-content{
	padding: 0 15px !important;
}
.home-section-1 .elementor-image-box-img img{
	box-shadow: rgb(205 205 208) 6px 8px 5px 0px, rgb(126 126 126) 0px 1px 3px -1px !important;
}
.p-margin-5 p{
	margin-bottom: 5px !important;
}
@media (max-width: 544px) {
	.site-footer #block-8 .wp-block-columns{
		justify-content: center !important;
	}
	.site-footer #block-8{
		margin: 0px !important;
	}
	.site-footer .site-footer-section{
		margin-bottom: 15px !important;
		border-bottom: solid 1px #524d4d !important;
		padding-bottom: 15px !important;
	}
}