/*!
Theme Name: Conoxy MLM Software 
Theme URI: https://conoxy.com/bosa-business
Author: Sherax Themes
Author URI: https://conoxy.com
Description: Conoxy MLM Software is multipurpose business theme. Conoxy MLM Software 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. Conoxy MLM Software Business is a child theme of Conoxy, a free multipurpose Magento theme. Conoxy MLM Software Business works perfectly with Gutenberg and the most popular page builder Elementor that can easily drag-and-drop your ideas from the interface. Conoxy MLM Software 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. Conoxy MLM Software 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.5
Requires PHP: 5.5
Tested up to: 5.7
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: Conoxy MLM Software
Text Domain: Conoxy 
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

Conoxy MLM Software Magento Theme, Copyright 2021 Sherax Themes
Conoxy MLM Software 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.
*/

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;
}