/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

div#wpforms-7-field_8-container label.wpforms-field-label, ul#wpforms-7-field_11 label.wpforms-field-label-inline, div#wpforms-7-field_8-container legend.wpforms-field-label, div#wpforms-7-field_11-container li.choice-1.depth-1 label.wpforms-field-label-inline a{
	color: #fff;
}
ul#wpforms-7-field_8 li, ul#wpforms-2055-field_8 li, ul#wpforms-2062-field_8 li {
  display: inline-block;
  margin: 4px 2px;
  padding: 5px;
  border-radius: 2px;
  background: #fff;
  cursor: pointer;
}
.quote-forms{
	border: 1px solid #eaeaea;
  border-radius: 20px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .122);
  padding: 20px;
}
.wpforms-field-checkbox ul li {
  list-style-type: none;
}

/*header sticky desktop css*/
.main-header-bar {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  padding: 10px 0px;
}
.site-content {
  margin-top: 90px;
}

/*header sticky mobile css*/
.ast-header-break-point .main-header-bar{
  padding-bottom: 10px !important;
}
.ast-main-header-nav-open.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content {
  position: fixed;
  top: 79px;
}
.ast-header-break-point .site-content {
  margin-top: 80px;
}

/*footer our reviews css*/
.custom-footer-row{
  background:#f2f2f224;
  padding: 50px 20px 50px 20px;
  text-align:center;
}
.custom-footer-row .review_title{
  margin-bottom: 20px;
}

/*fix google review link chat icon*/
.google-review-badge {
  position: fixed;
  bottom: 85px;
  right: 10px;
  background: #fff;
  border-radius: 50px;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  box-shadow: 0 5px 20px rgba(0,0,0,0.2);
  text-decoration: none;
  font-size: 14px;
  color: #fbbc05;
  z-index: 9999;
  font-weight: bold;
  transition: transform 0.3s ease;
}

.google-review-badge:hover {
  transform: scale(1.05);
}

.google-review-badge img {
  width: 24px;
  height: 24px;
  margin-right: 5px;
}

/*solar quote 3 form page css*/
@media (max-width: 767px) {
  .quote-forms .elementor-tab-mobile-title{
    font-size: 15px;
    border-bottom: 1px solid #f6f6f8 !important;
    font-weight: 700;
  }
}
