/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.6.0
Text Domain: flatsome
License: http://themeforest.net/licenses
License URI: http://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/

.is-divider.small {
    background-color: #fff;
}

.absolute-footer.dark {
    overflow: hidden;
    color: #fff;
}

.footer-secondary {
    padding: 0px;
}

.is-divider.small {
    background-color: #fff;
}

.qrsis img {
    width: 190px;
}

@media only screen and (max-width: 999px) {
#masthead {
    background-color: red;
    margin-bottom: 3px;
}
	
blockquote {
    padding: 0px 8px;
}
	
#masthead i.icon-menu {
    color: #fff;
}
	
.npad {
    padding: 0px !important;
}
	
	
	
}