/*
Theme Name: A1 Child Theme
Theme URI: http://nepaladarsha.com
Author: NANC
Author URI: http://nepaladarsha.com/
Description: A1 Child Theme for NANC
Template: a1
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-menu, editor-style, featured-images, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: a1-child

*/
.top-header{
	background-color: #329029;
	padding: 6px 0;
}
.location-part p, .location-part p a {color: #efefef !important;}
.location-part p a:hover {color: #004D91 !important;}
.social-part ul li a {color: #efefef;}
.social-part ul li a:hover {color: #004D91;}
.a1-menu > li > a {color: #004D91;}
.a1-menu > li > a:hover {color: #329029; border-bottom-color: #329029 !important;}
.a1-menu ul li > a {color: #004D91}
.a1-menu ul li > a:hover {color: #329029}
.bottom-header {background-color: #efefef !important;}
.a1-breadcrumb {margin-bottom: 0;}
.col-md-2 img {max-width: 200px !important; min-width: 180px !important;}
.a1-sidebar {margin-top: 20px;}
@media (min-width:1200px){.row {margin-left: 0px !important; margin-right: 0px !important;}}
.row {margin-left: 15px; margin-right: 15px;}
.blog-article, .blog-post {margin-bottom: 0;}
.wpcf7-submit {margin-top: 90px !important;}
.sidebar-title {text-align: left; color: #329029;}
.left-part h3 {color: #329029; font-size: 22px; text-transform: none;}
.search-results .post-meta .post-date,
.search-results .post-meta .date-sep,
.search-results .post-meta a:last-child, .blog-info {display: none !important;}
div.blog-post, p.searchNotFound{margin-top: 15px;}
.a1-sidebar .search-submit, .search-submit{
	background-color: transparent;
	border: 1px solid #272727;
	border-radius: 2px;
	color: #272727;
	display: inline-block;
	font-size: 14px;
	font-family: 'open_sansbold';
	padding: 10px 25px;
	text-transform: uppercase;
	-webkit-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
}
.search-submit:hover{
	background-color: #568c11;
	color: #ffffff !important;
	text-decoration: none;
	border-color: #568c11;
}
#bwg_container1_0 #bwg_container2_0 .bwg_standart_thumbnails_0 {
	text-align: left !important;
}