/*
Theme Name: BlackStar X - Child
Theme URI: https://eighty8.co.il/BlackStarX	
Template: blackstarx
Author: IWP
Author URI: https://iwp.co.il/
Version: 1.0.0.dev
Tested up to: 6.6.1
Requires PHP: 8.0
*/

body.bs:not(.wp-admin),
body.bs .editor-styles-wrapper {
	font-family: "Heebo", sans-serif;
}

.footer-newsletter-form input[type="submit"] {
	background-color: red;
}

.top-header .inner {
	height: 38px;
}

@media (max-width: 640px) {
	img.custom-logo {
		height: 23px;
		width: auto;
	}

	.top-header .inner p {
		font-size: 12px !important;
	}

	.bs .top-header .arrow-minimal .swiper-button-next:after,
	.bs .top-header .arrow-minimal .swiper-button-prev:after {
		font-size: 11px;
	}
	.top-header .inner {
		height: 32px;
	}
}
