/*
 Theme Name: 	Camelia Child Theme
 Theme URI: 	http://camelia.axiomthemes.com/
 Description: 	Camelia Child Theme
 Author: 		Axiomthemes
 Author URI: 	http://axiomthemes.com/
 Template: 		camelia
 Version: 		1.0
 License:      	GNU General Public License v2 or later
 License URI:  	http://www.gnu.org/licenses/gpl-2.0.html 
 Tags: 			flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain: 	camelia_child
*/
body:not(.expand_content):not(.body_style_fullwide):not(.body_style_fullscreen) .content {
    width: 100%;
}
.remove_margins .top_panel {
    margin-bottom: 50px !important;
}
.home.remove_margins .top_panel {
    margin-bottom: 0 !important;
}
.header-left-menu .sc_layouts_item {
    float: right;
}
.header-right-menu .sc_layouts_item {
    float: left;
}
.sc_item_icon.sc_title_icon.sc_align_center span::before {
    color: #ff32c5;
}
.home-question-form .wpcf7-list-item-label {
    color: #fff;
}