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


.ast-primary-header-bar a.ast-custom-button-link .ast-custom-button {
    background:linear-gradient(90deg,#0A8D47 0%,  #A6D900 100%) !important;
}

.ast-primary-header-bar a.ast-custom-button-link .ast-custom-button:hover {
    background:linear-gradient(270deg,#0A8D47 0%,  #A6D900 100%) !important;
}

.ast-shipping-text {
    display: none;
}
.ast-single-product-payments {
    display: none;
}
.gmwqp_inquirybtn a.button.gmwqp_inq.wp-element-button {
    background: linear-gradient(90deg,#0A8D47 0%,  #A6D900 100%) !important;
    border-radius: 50px;
    padding: 18px 30px;
    text-transform: capitalize;
}
.gmwqp_inquirybtn a.button.gmwqp_inq.wp-element-button:hover {
    background: linear-gradient(270deg,#0A8D47 0%,  #A6D900 100%) !important;
}

.gmqqp_submit button
{
    background: linear-gradient(90deg,#0A8D47 0%,  #A6D900 100%) !important;
    border-radius: 50px;
    padding: 10px 40px;
    text-transform: capitalize;	
}
.gmqqp_submit button:hover
{
background: linear-gradient(270deg,#0A8D47 0%,  #A6D900 100%) !important;	
}
.gmwqp_inquirybtn_loop a.button
{
    background: linear-gradient(90deg,#0A8D47 0%,  #A6D900 100%) !important;
    border-radius: 50px;
    padding: 10px 40px;
    text-transform: capitalize;		
}
.gmwqp_inquirybtn_loop a.button:hover
{
background: linear-gradient(270deg,#0A8D47 0%,  #A6D900 100%) !important;	
}
.gmwqp_inquirybtn_loop{
    order:2;
}
.projectcategry ul.products li.ast-article-single {
    box-shadow: 0px 0px 4px 1px #ddd;
	background:#fff;
    padding: 10px;
    border-radius: 20px;
}
.partnerdwastick .srv {
    padding:20px;
    border-radius:16px;
	cursor:pointer;
}
.partnerdwastick .srv:hover {
    background:#2B574A;
}


/*contact form*/
.contctsct .cntctfrm {
    background: #f5f5f5;
    padding: 30px;
    border-radius: 20px;
    display: flex;
    flex-wrap: wrap;
}

.contctsct .cntctfrm .cntctfrminr {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 10px;
}

.contctsct .cntctfrm .cntctfrminr.full {
    flex-basis: 100%;
}

.contctsct .cntctfrm .cntctfrminr.half {
    flex-basis: 50%;
}

.contctsct .cntctfrm .cntctfrminr p {
    margin-bottom: 0px;
}


.contctsct .cntctfrm .cntctfrminr input {
    border-radius: 4px;
    font-size: 14px;
    padding: 15px 15px;
    background: #fff;
}

.contctsct .cntctfrm .cntctfrminr  textarea {
    border-radius: 4px;
    font-size: 14px;
    padding: 15px 15px;
    background: #fff;
    max-height:100px;
}
.contctsct .cntctfrm .cntctfrminr.full.submit input.wpcf7-form-control.wpcf7-submit {
    background: #0A8D47;
    padding: 18px 40px;
	border-radius:50px;
}

.contctsct .cntctfrm .cntctfrminr.full.submit input.wpcf7-form-control.wpcf7-submit:hover {
    opacity: 0.9;
}

.contctsct .cntctfrm .cntctfrminr.full h2 {
    margin-bottom: 0px;
}
.ast-primary-header-bar {
    border-bottom: 1px solid rgb(10 141 71 / 12%);
}
.gmwqp_inner_popup_op {
    padding: 30px !important;
}

.gmwqp_inner_popup_op h3 {
    background: transparent;
    text-align: left;
    font-size: 40px;
    line-height: 50px;
}

.gmwqp_inner_popup_op input, .gmwqp_inner_popup_op textarea {
    border: 1px solid #ddd !important;
    padding: 10px;
    min-height: 54px;
    border-radius: 4px !important;
    font-size: 16px;
    line-height: 26px;
}
.gmwqp_toplevel label {
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 10px;
}
.gmwqp_inner_popup_op .gmqqp_submit {
    text-align: left;
}
.woocommerce-shop div#content {
    background: #fff;
}

ul.products li {
    border: 1px solid #ddd;
    padding-bottom: 10px !important;
}

ul.products li .astra-shop-summary-wrap {
    padding: 0px 10px;
}
div#content {
    background: #fff;
}
.elementor-widget-elementskit-blog-posts .btn-wraper a {
    background-color: transparent;
    font-family: "Outfit", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    background-image: linear-gradient(90deg, #0A8D47 0%, #A6D900 100%);
    border-style: none;
    border-radius: 50px 50px 50px 50px;
    padding: 16px 28px 16px 28px;
    border-radius: 50px !important;
}

.elementor-widget-elementskit-blog-posts .btn-wraper a:hover {
    background-image: linear-gradient(90deg, #A6D900 0%, #0A8D47 100%);
}
p {}

.elementor-widget-elementskit-blog-posts p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
}
.single.single-post article {
    padding: 0px;
    max-width: 1170px;
    margin: 0 auto;
}
.single.single-post article .ast-breadcrumbs-wrapper {
    padding-bottom: 30px;
}

@media only screen and (max-width: 767px) {
	.gmwqp_inner_popup_op h3 {
    font-size: 24px;
    line-height: 34px;
}
.popup-banner .popupinnr .pinr .popupform .cntctfrm p {
    margin-bottom: 20px;
}
				.contctsct .cntctfrm .cntctfrminr.half {
    flex-basis: 100%;
}
}


@media (min-width: 1400px) {
    .ast-container {
        max-width: 1720px;
    }
}

@media only screen and (min-width: 1025px) {
.flow {
    position: relative;
}

.flow .inflow:after {
    content: '';
    position: absolute;
    width: 150px;
    height: 2px;
    background: transparent;
    border: 1px dashed rgb(10 141 71 / 28%);
    top: 27%;
    right: -26%;
}
	.rdimg {
    position: relative;
}

.transfimg {
    position: absolute;
    bottom: -40px;
    max-width: 80% !important;
}
}