/**
Theme Name: Child TIS
Author: TIS
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: mind-k
Template: astra
*/
.ast-header-button-2 .ast-custom-button:after {
 	content: "\f155"; /* Unicode for Font Awesome icon, e.g., fa-arrow-right */
  font-family: "Font Awesome 5 Free"; /* or 5 if you're using that */
  font-weight: 900; /* Required for solid icons */
  margin-left: 0.5em;
	display: inline-block;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  text-align: center;
  border-radius: 50%;
border: 1px solid #fff;
  background-color: #00ABFF; /* change color */
  color: #fff; /* icon color */
  font-size: 0.8em; /* optional: resize icon */
}
.ast-mobile-header-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element), .ast-mobile-popup-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element) {
  padding: 15px 20px;
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 5px;
}
#breadcrumbs * {
  color: #fff !important;
	text-decoration: none;
}
#breadcrumbs:before{
		content: "\f015"; /* Unicode for Font Awesome icon, e.g., fa-arrow-right */
  font-family: "Font Awesome 5 Free"; /* or 5 if you're using that */
  font-weight: 900; /* Required for solid icons */
  margin-right: 0.5em;
	display: inline-block;
}


.ctct-form label, .ctct-form legend{
	color: white;
	margin-bottom:4px;
}
.ctct-form a{
	color: white;
	margin-bottom:4px;
}
.ctct-form-field-submit input[type="submit"]{
	background-color: var(--e-global-color-7072e5a);
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    fill: var(--e-global-color-astglobalcolor5);
    color: var(--e-global-color-astglobalcolor5);
    border-style: none;
    border-radius: 15px 15px 15px 15px;
    padding: 20px 50px 20px 50px;
}
