/*
 Theme Name:   Genemy Child
 Theme URI:    http://jthemes.org/wp/genemy/
 Description:  Genemy child theme
 Author:       Themeperch
 Author URI:   http://themeforest.net/user/themeperch
 Template:     genemy
 Version:      1.0.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  genemy
*/

/* Add your custom css below */

ul {
    list-style: disc;
	padding-left: 20px;
	padding-bottom: 20px;
}
.abox-3 {
    margin-bottom: 20px;
}
#menu-services {
    padding-left: 0px!important;
}
#menu-explore {
	padding-left: 0px!important;
}
.btn.tra-hover:hover {
	color:#4379bd;
	background-color: #f0f0f0;
}