/*
 Theme Name:   Evenio Child
 Theme URI:    https://rstheme.com/products/wordpress/evenio/
 Description:  Evenio Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     evenio
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */
.loader .loader-container {
	width:300px !important;
	height:300px !important;
}
.loader .loader-container:before {
	width:300px !important;
	height:300px !important;
}
.loader .loader-icon {
	width:130px !important;
}
.loader .loader-icon img {
	width:130px !important;
}
body.woocommerce-checkout .main-contain {
    min-height: 3800px;
}
.checkout_coupon ,woocommerce-form-coupon {
	display:block !important;
}
.woocommerce-form-coupon-toggle .woocommerce-info {
	display: none !important;
}
#pre-load {
	z-index:9999999 !important;
}