/**
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
*/
#masthead {
/*     position: absolute !important; */
    width: 100%;
    top: 0px;
}
#aac, #msds, #tech-man{
	display:none;
}
header#masthead.fixed{
	position: fixed !important;
  left: 0;
  width: 100%;
  animation: slide-down 0.8s;
  z-index: 9999;
  top: 0;
  box-shadow: 0px 5px 30px rgb(72 85 114 / 5%);
  background: #004266;
}
#sp-testimonial-free-wrapper-4558 .sp-testimonial-free {
    border-radius: 15px !important;
    background: #f2f5f7 !important;
    padding: 25px 15px !important;
    border: 0px solid #e3e3e3 !important;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.sp-testimonial-free-section .testimonial-nav-arrow{
	transform:translateY(50%);
}
.sp-testimonial-free-section .testimonial-pagination{
	display:none !important;
}
#sp-testimonial-free-wrapper-4558 .sp-testimonial-free-section .sp-testimonial-title .sp-testimonial-post-title{
	display:none !important;
}
#sp-testimonial-free-wrapper-4558 .sp-testimonial-free-section .sp-testimonial-client-name {
    color: #064266;
    order: 3 !important;
	font-weight: 600 !important;
    font-family: "Brown Bold", Sans-serif !important;
	font-size: 16px !important;
    letter-spacing: 0.8px !important;
    margin-bottom: 1px !important;
}
#sp-testimonial-free-wrapper-4558 .sp-testimonial-free-section .sp-testimonial-client-testimonial {
    order: 1 !important;
	font-family: "Brown Light", Sans-serif !important;
    font-size: 16px !important;
   font-weight: 300 !important;
    line-height: 21px !important;
    letter-spacing: 0.6px !important;
	
}
.sp-testimonial-free-section .sp-testimonial-client-testimonial, .sp-testimonial-free-section .sp-testimonial-client-testimonial p{
	font-family: "Brown Light", Sans-serif !important;
    font-size: 17px !important;
   font-weight: 300 !important;
	color:#064266 !important;
    line-height: 23px !important;
}
#sp-testimonial-free-wrapper-4558 .sp-testimonial-free-section .sp-testimonial-client-rating {
 justify-content:center;
	margin-bottom:15px !important;
    order: 2 !important;
}
#sp-testimonial-free-wrapper-4558 .sp-testimonial-free-section .sp-testimonial-client-rating i.fa-star {
    color: #f5871f !important;
}
#sp-testimonial-free-wrapper-4558 .sp-testimonial-free-section .sp-testimonial-client-testimonial{
	min-height:182px !important;
}
#sp-testimonial-free-wrapper-4558 .sp-testimonial-free-section .sp-testimonial-client-designation {
    color: #064266 !important;
    order: 4 !important;
	font-family: "Brown Light", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 300 !important;
    line-height: 19px !important;
	letter-spacing: 0.6px !important;
	
}
#sp-testimonial-free-wrapper-4558 .sp-testimonial-free-section .testimonial-nav-arrow {
    background: transparent !important;
    border: 0px solid #777777 !important;
   color: #f5871f !important;
    font-size: 31px !important;
}
@media only screen and (min-width: 1024px) {
	.woocommerce-page.single.single-product div.summary.entry-summary{
		padding-top:8% !important;
	}
}

@media only screen and (max-width: 1024px) {
	#sp-testimonial-free-wrapper-4558 .sp-testimonial-free{
		padding: 25px 10px !important;
	}
	.sp-testimonial-free-section .sp-testimonial-client-testimonial, .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
    font-size: 15px;
		line-height: 21px;
	}
}