/* 
Theme Name:		 Timer Child
Theme URI:		 http://rifat-ahmed.com/
Description:	 Timer Child is a child theme of ckf-wp-theme
Author:			 Habib Hasan
Author URI:		 http://rifat-ahmed.com/
Template:		 ckf-wp-theme
Version:		 1.0.0
Text Domain:	 timer-child
*/


/*
    Add your custom styles here
*/


.navigation .navbar .navbar-brand {
    margin-top: -147px !important;
}

.navigation .navbar .navbar-brand img {
    width: 500px !important;
}

#table-donor-fields2 {
    padding: 1.5em 0 .5em;
}

.blog-post-image img {
	height: auto;
	max-width: 100%;
}


fieldset#charitable-donor-fields {
    padding: 0;
    margin: 0;
    border: none;
}
fieldset#charitable-donor-fields .charitable-form-header {margin: 0;
	padding: 1em;
}
fieldset#charitable-donor-fields #charitable_field_first_name {
	margin-bottom: 1em;
}
fieldset#charitable-donor-fields .charitable-form-header {
    border: 1px solid #ebebeb;
    border-bottom: none;
}

fieldset .charitable-form-fields, fieldset#charitable-donor-fields #charitable_field_first_name {
    border-bottom: 1px solid #ebebeb;
}

fieldset#charitable-donor-fields .charitable-form-field, fieldset#charitable-donor-fields .charitable-donor-details {
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    padding: 0 20px;
} 
fieldset#charitable-donor-fields .charitable-donor-details{
    margin-top: -7px;
}
fieldset#charitable-donor-fields #charitable-user-fields {
    padding: 0;
}
fieldset#charitable-donor-fields .charitable-form-field {
    margin-bottom: 0;
    padding-bottom: 1em;
}

.event-item {
	min-height:633px;
}

.slick-initialized .slick-slide {
	max-height: 468px;
}

/*
.postid-304 .event-sidebar .location A {
	display:none;
}
*/