/*!
Theme Name: Buy Real Follows
Theme URI: http://ashrafuloli.com/
Author: Ashraful Oli
Author URI: http://ashrafuloli.com/
Description: Honey Bee Health Coalition Custom WordPress Theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: buyrealfollows
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Honey Bee Health Coalition is based on Underscores https://underscores.me/, (C) 2012-2017 Automatic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan muslim-invest-page-content Neal https://necolas.github.io/normalize.css/
*/

/* Here Custom CSS. */

.review-content p {
  color: #f7f7f7;
}
.product-tabs-area .product-tab-heading h1 {
  font-size: 30px;
  line-height: 36px;
}
.woocommerce-product-details__short-description h2 {
  font-size: 24px;
  line-height: 32px;
  color: #40455f;
  margin-bottom: 8px;
}
.cta-wrapper h2 {
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  margin-bottom: 16px;
}
.hero-content h1 {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .hero-content h1 {
    font-size: 36px;
  }
}
.footer-menu h3 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #40455f;
  margin-bottom: 16px;
}
.widget_title h2 {
  font-size: 20px;
  line-height: 1.2;
}
.desc-tab-content .description_content p {
  color: #40455F;
}
.desc-tab-content a {
  color: #0056d2;
  text-decoration: underline !important;
}
.elementor-widget-text-editor p{
  color: #40455F;
}
.close-mobile-menu button {
  color: #212121;
  background-color: transparent;
  border:none;
  position: relative;
  z-index: 2;
  font-size: 16px;
  top: -10px;
  left: 0;
}
.menu-bar button {
  background-color: transparent;
  display: inline-block;
  font-size: 24px;
  padding: 14px 15px;
  border: 1px solid #fafafa;
  border-radius: 4px;
  color: #424357;
}
.footer-menu > p {
  font-size: 18px;
  font-weight: 500;
}
.product-tabs-wrapper .product-tabs-top .title p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}
.title-blog {
  font-weight: 600;
  font-size: 38px;
  line-height: 1.2;
  text-align: start;
  margin-bottom: 10px;
}
.blog-wrap .content h2 {
  color: #111827;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 12px;
}
.page-header .page-title {
  font-weight: 600;
  font-size: 38px;
  line-height: 1.2;
}
.product-tab-heading h1 {
  font-weight: 600;
  font-size: 38px;
  line-height: 1.2;
}