/*
Theme Name: KLP - Child Theme
Theme URI: http://www.templatemela.com
Template: klp
Author: TemplateMela
Author URI: http://www.templatemela.com/
Description: TemplateMela Theme based on Default Wordpress Theme
Version: 1.0
License: Commercial
License URI: http://www.templatemela.com/license
Tags: orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: klp-child
*/
.header-top-main{
	background: #304A5A;
}
.header-top-main a,
.header-top-main a:hover{
	color: #fff;
}
.search-main{

}
.search-main .search-box{
	
}

.header_cart a.shopping_cart{
	width: auto;
	font-size: 16px;
	padding-left: 45px;
}

.header-middle{
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.top_main,
#site-navigation{
	width: auto !important;
	margin: 0;
}
.nav-menu li:after{
	display: none;
}

.site-info{
	float: none !important;
    text-align: center;
}