/*
Theme Name: Startit
Theme URI: http://startit.select-themes.com/
Description: A Fresh Startup Business Theme
Author: Select Themes
Author URI:  http://themeforest.net/user/select-themes
Version: 2.6
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.homepage_content h1 {
    margin-top: 25px;
    font-size: 28px;
    margin-bottom: 10px;
}
.homepage_content p {
    margin-bottom: 8px;
}
.homepage_content h3 {
    font-weight: 400;
    margin-bottom: 13px;
    margin-top: 13px;
}
.homepage_content a {
    color: 
    #797979;
}
.homepage_content ul {
    margin-bottom: 11px;
}
.homepage_content h2 {
    font-size: 22px;
    margin-bottom: 11px;
}
.qlwapp-description {

    background: #25d366  !important;

}
.qlwapp-toggle {

    background: #25D366 !important;

}

.customfloat{
	margin:0 0 0 100px;
}
.type-product {
	/*margin-top: 84px;*/
}
.woocommerce-notices-wrapper {
    margin-top: 106px;
}
@media screen and (max-width: 490px) {
	.type-product {
		margin-top: 0;
	}
	.qodef-container-inner {
		padding-top: 0px;
	}
	.woocommerce-notices-wrapper {
    margin-top: 0;
}