/**
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
*/

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

/*---------------------------
	>>> TABLE OF CONTENTS
-----------------------------
	1.0 General CSS
		1.1 Orange Decor
		1.2 Gravity Forms
		1.3 Social Media Bar
	2.0 Home
		2.1 Services Slider
		2.2 Our Projects
		2.3 Testimonials
		2.4 Get In Touch
	3.0 Roofline
		3.1 Roofline Design
---------------------------*/

/*---------------------------
		1.0 General CSS 
---------------------------*/
/*---------------------------
		1.1 Orange Decor
---------------------------*/
.orange-decor {
	background-size: 100% 100%;
}

/*---------------------------
		1.2 Gravity Forms
---------------------------*/
.gform_wrapper { 
	margin: 0!important;
}

.gform_wrapper .gform_body .gform_fields .gfield input[type=text],
.gform_wrapper .gform_body .gform_fields .gfield textarea {
	width: 100%;
}

.gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
display: none;
}

.gform_confirmation_message  {
	border: 1px dashed #000000;
	padding: 20px 10px;
	text-align: center;
}

/*---------------------------
		1.3 Social Media Bar
---------------------------*/
#notification-654:before {
	border-radius: 20px 0 0 20px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f07D06), to(#d65200)) !important;
	background-image: -o-linear-gradient(top, #f07D06 0%, #d65200 100%) !important;
	background-image: linear-gradient(180deg, #f07D06 0%, #d65200 100%) !important;
}

#notification-654 .hthb-row {
	padding: 0;
}

#notification-654 .ht-notification-text, 
#notification-654 .ht-notification-text p,
#notification-654 .ht-notification-text a {
	color: #ffffff;
	font-size: 25px;
	font-weight: bold;

}



/*.ht-notification-section .ht-notification-wrap {
	padding: 0;
}

.ht-notification-section .ht-n-container {
	padding: 20px 10px!important;
}

.ht-notification-section .ht-notification-text, 
.ht-notification-section .ht-notification-text p,
.ht-notification-section .ht-notification-text a {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.ht-notification-section .ht-notification-text p i {
	font-size: 25px;
}*/

/*---------------------------
		2.0 Home
---------------------------*/
/*---------------------------
		2.1 Services Slider
---------------------------*/
.services-slider .elementor-widget-image-box:nth-child(odd) .elementor-image-box-wrapper {
	background-color: #ffffff;
}

.services-slider .elementor-widget-image-box:nth-child(even) .elementor-image-box-wrapper {
	background-color: #ebebeb;
}

.services-slider .elementor-image-box-content {
    padding: 20px;
}

.services-slider .elementor-image-box-description {
	height: 67px;
	overflow: hidden;
}

.services-slider .elementor-image-box-content p {
    margin: 0;
}

.services-slider .view-more a {
	color: #000000;
	text-transform: uppercase;
}

.services-slider .slick-arrow {
	bottom: 0;
	color: #ffffff;
	cursor: pointer;
	font-size: 40px;
	position: absolute;
	top: calc(50% - 20px);
	z-index: 1;
}

.services-slider .prev-arrow {
	left: -40px;
}

.services-slider .next-arrow {
	right: -40px;
}

/*---------------------------
		2.2 Our Projects
---------------------------*/
.projects-gallery .gallery-img-desc {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2em;
}

.more-projects {
	color: #000000;
	cursor: pointer;
}

/*---------------------------
		2.3 Testimonials
---------------------------*/
.testimonials .elementor-testimonial {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.testimonials .elementor-testimonial__content {
	margin-top: 30px;
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
}

/*---------------------------
		2.4 Get In Touch
---------------------------*/
.get-in-touch .check-a-trade img {
	display: block;
	margin: 0 auto;
	width: 280px;
}

/*---------------------------
		3.0 Roofline
---------------------------*/
/*---------------------------
		3.1 Roofline Design
---------------------------*/
.roofline-design .elementor-image-box-img {
	margin-bottom: 0!important;
}

.roofline-design .elementor-image-box-title {
	height: 60px;
	overflow: hidden;
}

.roofline-design .elementor-image-box-content {
	padding: 20px;
}
