/*
 Theme Name: 	Soleng Child Theme
 Theme URI: 	http://soleng.axiomthemes.com/
 Description: 	Soleng Child Theme
 Author: 		Axiomthemes
 Author URI: 	http://axiomthemes.com/
 Template: 		soleng
 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: 	soleng_child
*/

.sc_services_icon_title .icon-arrow_left{
    pointer-events: none;
}
.slider_rev{
    display: none;
}

.post_item_single .post_header {
	display:none !important;
}
 
.post_item_single #respond {
	display: none;
}
.vc_gitem-zone.vc_gitem-zone-c{
    background-color: transparent!important;
}
.vc_btn3-shape-rounded{
    border-radius: 0px!important;
}
@media (max-width: 900px) {
    .page-template-flashTestTemplates .container{
        width: 100%;
    } 
    .contentFlashTests{
        overflow-x: scroll;
    }
    .itemKey.titleItem, .itemKey.nameBorder:first-child {
        width: 200px;
        flex: 0 0 200px;
    }
    .itemKey.nameBorder {
        font-weight: bold;
        font-size: 18px;
        flex: 0 0 200px;
    }
}
@media (max-width: 600px) {
    .post-1831 h2, .page-id-1834 h2, .page-id-105 h2,
    .page-id-1837 h2{
        margin-top: 30px!important;
    }    
}

