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

a.add-request-quote-button {
    background: #66b147;
    padding: 12px 20px;
    border-radius: 100px;
}
a.button.product_type_simple,
button.single_add_to_cart_button.button.alt {
    background: #66b147;
    padding: 14px 30px !important;
    border-radius: 50px;
}
a.add-request-quote-button:hover  {
	color:white !important;
}
.woocommerce div.product .product_meta {
    margin-top: 15px !important;
}
@media (max-width:767px) {
#mynav .elementor-menu-toggle  {
    text-align: center;
    margin: 0 auto;
    display: table;
	}
#column-nav .elementor-column-wrap.elementor-element-populated {
    padding: 10px 0px !important;
}}
@media (min-width:1024px) and (max-width:1324px) {
.elementor-nav-menu a  {
    padding: 5px 12px !important;
    font-size: 18px !important;
	}}
#column-nav .elementor-column-wrap.elementor-element-populated {
    padding: 10px 30px;
}
@media (max-width:1324px) {
.enquire-now {
    width: fit-content;
	  margin-bottom: 20px !important;
	}}
@media (min-width:768px) and (max-width:768px) {
.manualbutton a {
    width: 100% !important; 
    max-width: 200px !important;
    display: block;
    text-align: center;
	}}
.single-product p.comment-form-cookies-consent {
    float: none !important;
    width: 100% !important;
    display: inline-block !important;
}
.single-product span.posted_in a {color:#66b147 !important;
}
.single-product .yith_ywraq_add_item_browse-list a, .single-product .yith_ywraq_add_item_browse_message a {
	color:#66b147 !important;
}
a.add-request-quote-button.button {
    border-radius: 100px;
    padding: 15px 35px;
}
.woocommerce div.product form.cart div.quantity {
    margin: 6px 4px 0 0 !important;
}

/*gravity form*/
body #gform_wrapper_1 .gform_footer input[type=submit],
body #gform_wrapper_2 .gform_footer input[type=submit]{
	border: 2px solid #66b147;
    background-color: #66b147;
    border-radius: 100px;
    padding: 15px 30px;
}
body #gform_wrapper_1 .gform_footer input[type=submit]:hover,
body #gform_wrapper_2 .gform_footer input[type=submit]:hover{
    background-color: transparent;
	color: #031439;
}
.product-enquiry-btn{
    background-color: #66b147;
    border-radius: 100px;
    padding: 14px 30px;
	font-weight: bold;
}
.product-enquiry-btn:hover {
    background-color: #031439;;
}

.gform_wrapper li.hidden_label input {
    margin-top: 0 !important;
}
.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text], .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
    margin-bottom: 0 !important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 12px !important;
    border-radius: 5px !important;
}
.gform_wrapper select {
    height: 2.8em !important;
}
.gform_wrapper textarea{
    padding: 12px !important;
    border-radius: 5px !important;	
}


a.button.product_type_external {
    display: none;
}
button.single_add_to_cart_button.button.alt {
    margin-right: 10px;
}
p.download-spec-sheet-btn {
    display: inline-block;
}
a.single_add_to_cart_button.button.alt {
    background: #66b147;
    padding: 14px 30px !important;
    border-radius: 50px;
}