/*!
Theme Name: Bosa Business
Theme URI: https://bosathemes.com/bosa-business
Author: Keon Themes
Author URI: https://keonthemes.com
Description: Bosa Business is multipurpose business theme. Bosa Business is beautiful, fast, lightweight, responsive, extremely customizable theme that you can use as a foundation to build versatile sites such as business, startups, business agencies, corporate, blog, finance, accounting, consulting and preferably ideal for any type of business sites. Bosa Business is a child theme of Bosa, a free multipurpose WordPress theme. Bosa Business works perfectly with Gutenberg and the most popular page builder Elementor that can easily drag-and-drop your ideas from the interface. Bosa Business is built with SEO, speed, and usability in mind with the multiple Header & Footer layouts, predesigned starter sites includes awesome Home & Inner Pages that is incredibly customizable and powerful enough to take a stand among the crowd. Bosa Business is compatible with all major plugins like WooCommerce, Yoast, Contact form 7, Mailchimp for WordPress, bbPress, etc. Looking for a Multipurpose Business theme? Look no further!
Version: 1.0.8
Requires PHP: 5.5
Tested up to: 6.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: bosa
Text Domain: bosa-business
Tags: blog, portfolio, news, grid-Layout, one-column, two-columns, three-columns, flexible-header, left-sidebar, right-sidebar, custom-background, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, post-formats, rtl-language-support, theme-options, sticky-post, threaded-comments, translation-ready, block-styles, wide-blocks

Bosa Business WordPress Theme, Copyright 2022 Keon Themes
Bosa Business is distributed under the terms of the GNU General Public License v3

Bosa Business is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

body {
  font-family: 'Montserrat', sans-serif;
}
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
  font-family: 'Bai Jamjuree', sans-serif;
}

.wp-block-quote {
  padding: 30px 30px 30px 50px;
  margin: 30px 0 30px 30px;
}

.site-header .site-branding .site-title {
  font-family: 'Bai Jamjuree', sans-serif;
}

.site-footer .site-info,
.post .entry-meta, 
.attachment .entry-meta, 
.banner-content .entry-meta {
  font-family: 'Montserrat', sans-serif;
}

/* contact form */ 
#bosa-business04-contact .wpcf7 input[type=text],
#bosa-business04-contact .wpcf7 input[type=email] {
  height: 50px;
}
#bosa-business04-contact .wpcf7 input[type=text],
#bosa-business04-contact .wpcf7 input[type=email],
#bosa-business04-contact .wpcf7 textarea {
  background-color: transparent;
  border-color: rgba(0,44,71,0.15);
  margin: 15px 0;
  padding: 20px;
}
#bosa-business04-contact .wpcf7 input[type=submit] {
  background-color: #002C47;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 20px;
  padding: 16px 30px;
}
#bosa-business04-contact .wpcf7 input[type=submit]:hover,
#bosa-business04-contact .wpcf7 input[type=submit]:focus,
#bosa-business04-contact .wpcf7 input[type=submit]:active {
  background-color: #187BB9;
}