/*
Theme Name: Ave Child
Theme URI: http://ave.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template:  ave
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: ave
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/


#lswssp-logo-carousel-1 .lswssp-logo-img-wrap .lswssp-logo-img {
    height: 500px;
    max-height: 500px !important;
    border-radius: 10px !important;
    object-fit: cover;
}
.stores-involve{
	display: none !important;
}
.our-work h2{
	font-size: 45px;
	color: #fff;
	margin-bottom: 80px !important;
}
.is-stuck .navbar-brand .logo-sticky {
    max-width: 100%;
}
.ginput_full input,
.StripeElement {
    height: 38px !important;
    border: 1px solid #666 !important;
    padding: 10px 12px !important;
    border-radius: 3px !important;
    margin-block: 10px !important;
}
.ginput_total{
	height: 38px !important;
    border: 1px solid #000 !important;
    padding: 10px 12px !important;
}
.ginput_full label {
	font-size: 13px !important;
}
.gfield_label.gfield_label_before_complex {
    font-size: 14px !important;
    color: #112337 !important;
    font-weight: 500 !important;
}
.gfield_label.gfield_label_before_complex .gfield_required_asterisk {
    margin-left: 5px;
    color: #c02b0a !important;
    font-size: 12px;
}