/*
 Theme Name:   WP Transpress Child
 Theme URI:    http://transpress.zooka.io/
 Description:  In 2016, Creating a magazine website with WordPress has never been easier.
 Author:       Knight
 Author URI:   http://themeforest.net/user/zookastudio
 Template:     wp-transpress
 Version:      1.0
 Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
 Text Domain:  wp-transpress-child
*/
 .sticky-desktop.header-fixed .header-nav{
	height: 90px !important;
	padding-top:20px !important;
}
.footer-top{
	background-color:#006963;
}
.footer-bottom{
	background-color:#006963;
}
.footer_logo img {
    max-height: 101px;
}
.site-content{
	padding:20px 0px;
}
.footer-bottom .col-lg-6{
	display:flex;
}
.social-indiv-wrap{
	padding-right:30px;
}
.nav_menu-4{
	padding-left:50px;
}
.footer-bottom ul li a{
	padding-right:10px;
}