/*
Theme Name: Born to Give Child Theme 
Theme URI: http://wp2.imithemes.com/born-to-give/
Description: Child theme for Born to Give WordPress Theme
Author: imithemes
Author URI: http://www.imithemes.com
Template: born-to-give
Version: 1.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
@import url(../born-to-give/style.css);

#key-sponsors{
	
}
#key-sponsors .vc_images_carousel{
	width: 100% !important;
}
.sidebar-sponsors{
	padding: 0px 0 40px;
	width: 80% !important;
}
.dd-menu{
	margin-top: 35px;
}
.header-info-col{
	margin-top: 45px !important;
}
#key-sponsors{
	margin-top: -70px;
}
#key-sponsors .vc_carousel-indicators{
	bottom: -20px;
}
.post-content .fc-row .fc-content-skeleton td, .post-content .fc-row .fc-helper-skeleton td {
    border: 0;
    padding-right: 10px;
    padding-top: 8px;
}
.fc-unthemed .fc-today {
    background: #F4B5D4 !important;
    color: white !important;
}
.fc-month-view .fc-widget-header thead tr{
	background: #f4b5d4;
	color: white;
}
.wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-select, .wpcf7-form .wpcf7-textarea, .wpcf7-form .wpcf7-captchar, .wpcf7-form .wpcf7-quiz, .wpcf7-form .wpcf7-number, .wpcf7-form .wpcf7-date, .charitable-login-form #user_login, .charitable-login-form #user_pass, .charitable-form-field input, .charitable-form-field select{
	max-width: 700px;
	width: 100%;
}
.heroflex.flexslider .flex-control-nav, 
.galleryflex.flexslider .flex-control-nav,
ul.flex-direction-nav{
	display: none;
}

.page-id-3554 .col-md-6.col-sm-6 {
	display: none !important;
}
.page-id-189 .isotope .grid-item {
    min-height: 380px;
}
.page-id-189 .format-gallery .media-box {
    max-height: 240px;
}
#sidebar-col #text-16{
	max-height: 500px;
	overflow: scroll;
}
@media (max-width: 767px){
	.widget.sidebar-widget{
		text-align: center;
		margin-top: 20px;
	}
}
@media (max-width: 680px){
	.page-id-189 .isotope .grid-item {
	    min-height: auto;
	}
	.home .vc_custom_heading h1{
		font-size: 30px;
	}
}

@media only screen and (max-width: 1200px) {
	#menu-toggle {
		display: block !important;
	}
	.dd-menu {
		position: absolute;
		top: 73px;
		left: 0;
		float: none!important;
		border-left: 0;
		background: #fff;
		display: none;
		width: 100%;
		z-index: 1111;
	}
	html .body .dd-menu > li {
		display: block;
		float: none;
		width: 100%;
		margin-top: 0;
		margin-left: 0;
	}
	.dd-menu > li > a {
		border-right: 0;
		font-size: 15px;
		color: #333;
		padding-left: 25px !important;
		border-bottom: 1px solid #e6e6e6;
	}
	.dd-menu > li ul, .dd-menu > li > ul li ul {
		box-shadow: none;
		border: 0;
		position: relative;
		top: 0;
		left: 0!important;
	}
	.sf-menu a .fa-caret-down, .sf-menu a .fa-caret-right {
		display: none;
	}
}
