@charset 'utf-8';
/*
 Theme Name:   Conquerors Child
 Theme URI:    http://conquerors.axiomthemes.com/
 Description:  Conquerors Child Theme
 Author:       AxiomThemes
 Author URI:   http://axiomthemes.com/
 Template:     conquerors
 Version:      1.0
 Tags:         inheritable theme options
 Text Domain:  conquerors
*/


/* =Theme customization starts here
-------------------------------------------------------------- */


.extra_style_2 { display:none; }
#extra_style_2 { display:none;}

.white { color: #fffff; }


@media screen and (max-width: 500px) {
	
	.vc_col-lg-9 > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h4:nth-child(1) {
		text-align: center !important;
	}
	
}