/*
Theme Name: Zest Child Theme
Theme URI: https://zestsms.com
Version: 1.0
Description: A child theme built by ZestSMS
Author: ZestSMS
Author URI: https://zestsms.com
template: bb-theme
*/

/* -- Misc -- */
.off-screen,
.screen-reader-text {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* -- Header -- */

/* -- Footer -- */

/* -- Responsive -- */
/* Tablet Up (default BB breakpoint) */
@media (min-width: 768px) {
}
/* Desktop Up (default BB breakpoint) */
@media (min-width: 992px) {
}