/*!
Theme Name: Bosa Consulting
Theme URI: https://bosathemes.com/bosa-consulting
Author: Keon Themes
Author URI: https://keonthemes.com
Description: Bosa Consulting is multipurpose consulting theme. Bosa Consulting is beautiful, fast, lightweight, responsive, extremely customizable theme that you can use as a foundation to build versatile sites such as consulting, consultancy, advisor, business, startups, business agencies, corporate, blog, finance, accounting and preferably ideal for any type of consulting business sites. Bosa Consulting is a child theme of Bosa, a free multipurpose WordPress theme. Bosa Consulting works perfectly with Gutenberg and the most popular page builder Elementor that can easily drag-and-drop your ideas from the interface. Bosa Consulting 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 Consulting is compatible with all major plugins like WooCommerce, Yoast, Contact form 7, Mailchimp for WordPress, bbPress, etc. Looking for a Multipurpose Consulting Business theme? Look no further! Browse the demos to see that it's the only theme you will ever need: https://demo.bosathemes.com/bosa/bosa-consulting
Version: 1.0.5
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-consulting
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 Consulting WordPress Theme, Copyright 2022 Keon Themes
Bosa Consulting is distributed under the terms of the GNU General Public License v3

Bosa Consulting 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 {
  color: #444444;
  font-family: 'Open Sans', sans-serif;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
  color: #3a3a3a;
  font-family: 'Montserrat', sans-serif;
}

.wp-block-quote {
  padding: 30px 30px 30px 50px;
  margin: 30px 0 30px 30px;
}

.site-header .site-branding .site-title {
  font-family: 'Montserrat', sans-serif;
}

.site-footer .site-info,
.post .entry-meta, 
.attachment .entry-meta, 
.banner-content .entry-meta,
.site-footer .site-info,
.site-footer .footer-menu ul li a {
  font-family: 'Open Sans', sans-serif;
}

#bosa-consultant-contact-form .wpcf7 input[type=text],
#bosa-consultant-contact-form .wpcf7 input[type=email],
#bosa-consultant-contact-form .wpcf7 textarea {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  margin-top: 15px;
  border-color: transparent;
  color: #383838;
  height: 50px;
  background-color: rgba(255,255,255, 0.95);
}

#bosa-consultant-contact-form .form-input {
  padding: 0 7px;
}

#bosa-consultant-contact-form .wpcf7 input[type=submit] {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  margin-top: 15px;
  background-color: #3D72FC;  
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  padding-top: 17px;
  padding-bottom: 17px;
}

#bosa-consultant-contact-form .wpcf7 input[type=submit]:hover,
#bosa-consultant-contact-form .wpcf7 input[type=submit]:active,
#bosa-consultant-contact-form .wpcf7 input[type=submit]:focus {
  background-color: #1E4683;
}