/**
Theme Name: Clear Sound Child Theme
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: This is the Clear Sound Child Theme
Do not delete this theme and do not delete ASTRA Parent theme.
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: clear-sound-child-theme
Template: astra
*/
#content {
	z-index: 2 !important;
	background: #fff !important;
	margin-bottom: 440px !important;
}
.ast-archive-entry-banner, .ast-single-entry-banner {
	z-index: 2 !important;
}
@media (max-width: 768px) {
	#content {
		margin-bottom: 630px !important;
	}
	.elementor-307 .elementor-element.elementor-element-bb1a6ba {
		padding: 10px 30px 0 30px !important;
	}
}
footer ul {
	margin: 0 !important;
}
.white-text-hover:hover li span, .white-text-hover:hover h3 {
	color: #fff !important;
}
.ast-desktop .ast-sticky-active .ast-primary-header-bar .ast-header-woo-cart, .ast-desktop .ast-sticky-active .ast-primary-header-bar .ast-header-edd-cart, .ast-mobile-header-wrap .ast-sticky-active .ast-primary-header-bar, .ast-sticky-active .ast-primary-header-bar .site-primary-header-wrap {
	min-height: 55px !important;
	height: 55px !important;
	line-height: 55px !important;
}
.woocommerce ul.products li.product .button, .woocommerce-page ul.products li.product .button {
	position: absolute !important;
	bottom: -40px !important;
}