/*
 Theme Name:   WP Giving Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  CMS Theme Framework Child Theme
 Author:       FOX
 Author URI:   http://cmssuperheroes.com/
 Template:     wp-giving
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
 Text Domain:  wp-giving-child
*/
input[type="submit"] {
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}
.main_logo img {
	max-width: 100%;
	max-height: 130px !important;
	margin: 15px 0;
}
.gv-topbar-wrap .topbar-left, .gv-topbar-wrap .topbar-right {
	height: 102px!important;
}
.main-navigation .menu-main-menu li a {
	font-size: 18px!important;
}
.fancy-style-2 h4 {
	font-size: 25px!important;
}
.entry-meta {
	display: none;
}
#logo-footer {
	max-height: 100px;
	margin-bottom: 20px;
}
.widget_cart_search_wrap {
	display: none!important;
}
.widget_nav_menu li a {
	border-bottom-width: 0!important;
}
.widget_nav_menu li a::before {
	display: none!important;
}
.widget_nav_menu li a {
	padding-left: 0!important;
	margin-bottom: 0!important;
	padding-bottom: 0!important;
}
#cshero-header-navigation {
	margin: 0 auto;
}
.gv-topbar-wrap {
	display: block!important;
}
.site-footer {
	background-color: #666!important;
}
.wpcf7 input[type="checkbox"] {
	margin: 0;
	padding: 0;
	height: auto;
	vertical-align: middle;
}
.footer-top .widget {
	margin-bottom: 2px!important;
}
p.invisible {
	height: 0;
	margin-bottom: 0;
}
#footer-top .wpcf7 input[type="text"], #footer-top .wpcf7 input[type="email"], #footer-top .wpcf7 select  {
	width: 100%;
	font-size: 13px;
	height: 34px!important;
}
#footer-top .wpcf7 input[type="submit"] {
	padding: 0 10px;
	height: 32px;
	background-color: transparent;
	color: #fff;
}
#footer-top .wpcf7 input[type="submit"]:hover {
	background-color: #fff;
	color: #666;
}
div.wpcf7-response-output {
	margin-left: 0!important;
	margin-right: 0!important;
}
#footer-top div.wpcf7-response-output  {
	color: #fff!important;
}
label {
	font-weight: normal;
	vertical-align: middle;
}
#cshero-menu-mobile {
	margin-top: 20px!important;
}
#cshero-header #cshero-header-logo {
	display: none;
}
#breadcrumb-text span[typeof="ListItem"]:first-child::before {
	display: none;
}
.ptb-100 {
	padding: 70px 0!important;
}
.post-thumbnail .date-time, .cms-blog .post-thumbnail {
	display: none!important;
}
.gv-blog-single {
	margin-bottom: 0!important;
	padding-bottom: 0!important;
}
.gv-sidebar #widget-area aside:last-child {
	margin-bottom: 0!important;
}
.paging-navigation {
	margin-bottom: 0!important;
}
footer .footer-top {
	padding-top: 60px!important;
}
.contact-info-wrap .ct-info .info {
	padding-right: 0!important;
}
.contact-info-wrap .ct-info span.fa {
	float: none!important;
	margin-bottom: 12px;
}
.contact-info-wrap .ct-info .info span:first-child {
	font-weight: bold!important;
	font-size: 20px!important;
	line-height: 1.2!important;
}
iframe.map {
	width: 100%;
	min-height: 500px;
}
textarea {
	resize: none!important;
}
.gv-blog-loop .entry-title, .gv-blog-single .entry-title {
	font-size: 28px!important;
}
#cshero-header {
	z-index: 999;
}
.gv-topbar-wrap .topbar-right li.email::before, .gv-topbar-wrap .topbar-right li.phone::before {
	top: 52px!important;
}
#cshero-menu-mobile{
	font-size: 20px;
}
@media (max-width: 1199px) {
	.gv-topbar-wrap .container > div {
		display: block!important;
		float: none!important;
	}
	.main_logo {
		text-align: center;
	}
	.gv-topbar-wrap .topbar-right ul {
		margin: 0 auto;
	}
	.gv-topbar-wrap .topbar-right {
		height: 110px!important;
	}
	.main_logo img {
		max-height: 110px!important;
		margin-top: 30px;
	}
	#footer-top {
		text-align: center;
	}
	.footer-top .widget .wg-title {
		margin-bottom: 10px!important;
	}
	.footer-top .social-indiv-inner {
		display: inline-block;
	}
	.gv-topbar-wrap .topbar-right li.email::before, .gv-topbar-wrap .topbar-right li.phone::before {
		top: 56px!important;
	}
}
@media (max-width: 991px) {
	#cshero-header #cshero-header-logo {
		display: table;
	}
	.gv-topbar-wrap {
		display: none!important;
	}
	.main_logo img {
		max-height: 90px!important;
		margin: 5px 0;
	}
	.site-header {
		background-attachment: scroll!important;
	}
	.cshero-main-header {
		background-color: rgba(255, 255, 255, 0.9)!important;
	}
	#cshero-menu-mobile {
		background-color: #ed2e38;
	}
}
@media (max-width: 768px) {
	.gv-blog-single, .paging-navigation {
		margin-bottom: 40px!important;
	}
	.main_logo img {
		max-width: 200px!important;
	}
}
