/*
File Name: style.css
Theme Name:  NaturaLife - Child Theme
Author: RT-Themes
Version: 1.0
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://themeforest.net/user/stmcan
Description: Designed and developed by RT-Themes - <a href="http://themeforest.net/user/stmcan">stmcan</a>
License: GNU General Public License
License URI: /Licensing/gpl.txt
Text Domain: naturalife
Template: naturalife
*/

.cg-customcss {
    clear: both;
    width: 100%;
    background: #84be38;
    padding: 10px;
    text-align: center;
}

.cg-customcss p {margin-bottom: 0px !important;}

.cg-customcss a {
	text-decoration: none !important;
	color: #fff !important;
}

@media only screen and (max-width: 440px) {
	.woocommerce-tabs .wpb_wrapper {
		width: 320px !important;
	}
	
	#qlwapp.qlwapp-bottom-right {
    left: -45px !important;
  
	}
}