/**
Theme Name: Chase Theme
Author: Chase
Author URI: https://chasemarketing.nl
Description: Chase 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, Chase comes with schema.org code integrated so search engines will love your site. Chase 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 Chase. Looking for a perfect base theme? Look no further. Chase 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: chase-theme
Template: astra
*/

.woocommerce .onsale.square, .woocommerce-page div.product .onsale.square {
		  background-color: #80D741;
    color: white;
    font-weight: 600;
    padding: 0px 2px 0px 2px;
		border-radius: 3px;
	  line-height: 2;
}

woocommerce div.product form.cart .button.single_add_to_cart_button {
    padding: 20px 40px;
    width: 70%;
}

.woocommerce span.onsale, .wc-block-grid__product .wc-block-grid__product-onsale {
    background-color: #81D742;
    color: white;
    font-weight: 600;
    border-radius: 5px;
    border: solid;
}

.woocommerce span.onsale {
    min-height: 0em;
    padding: 3px!important;
}

.main-header-bar .ast-search-menu-icon .search-form {
    background-color: #fff0;
}

.ast-header-search .ast-search-menu-icon .search-form {
    border-width: 0px!important;
}

.ast-site-header-cart .ast-woo-header-cart-info-wrap {
    display: none;
}
.ast-site-header-cart.ast-menu-cart-outline .ast-addon-cart-wrap {
    line-height: 0;
}