/*
Theme Name: Ekko Child
Template: ekko
Theme URI: http://www.ekko-wp.com
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Flexible Multi-Purpose Responsive WordPress Theme
Version: 1.0
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

/* Below you can write your style */
ul.redux-social-media-list {
   display:none !important;
}

.lower-footer span{
	color:white;
}

.lower-footer{
	padding:22px 0 0 0;
}
.kit{height:140px!important}
.kit img{
	width:200px;
 	
} 
.modal-menu-item.tt_button.tt_primary_button.btn_primary_color.hover_outline_primary.panel-trigger-btn:hover, .tt_button.tt_primary_button.btn_primary_color.button-center.button-action-link.kd-animated.zoomIn.kd-animate:hover, .tt_button.tt_primary_button.btn_primary_color:hover, .wpcf7-form-control.wpcf7-submit.has-spinner:hover{
	color:#05032A !important;
	border-color:#05032A;
	background-color:white;
}
.kd-photobox .phb-content b {
	color: #05032a;
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
	margin-bottom:15px;
}
.ib-wrapper b {
	color: #05032a;
	font-weight: 400;
    font-size: 24px;
    line-height: 34px;
}
@media (max-width:414px){
	div.kit{
	height: 200px !important;
	}
	.lower-footer {
    padding: 1em 0 0 0!important;
}
	.upper-footer {
		padding: 0}
	.logo img {
    max-height: 80px;
    }
	h1.separator_off{
	font-weight:bold!important;}
	
}