/*
Theme Name: Sydney Child Theme Kiwanis
Theme URI:
Description: Your first child theme!
Author: alea iacta digital
Author URI: https://aleaiacta.digia.ch
Template:  sydney-pro-ii
Version: 1.0.0
Tags: child theme
Text Domain: sydney chil
*/



a  {font-family: "Helvetica Neue", Arial !important;
 font-weight: bold !important;
}

p {font-family: Arial !important;


}


h1 {
	font-family: "Helvetica Neue", Arial !important;
	font-size: 52px !important;
	color: #004982 !important;
}


h2 {
	font-family: "Helvetica Neue", Arial !important;
	color: #004982 !important;

}

h3 {
	font-family: "Helvetica Neue", Arial !important;
	color: #004982 !important;

}

h4 {
	font-family: "Helvetica Neue", Arial !important;
	color: #004982 !important;

}


.widget-title:after {
	color: white !important

}
.panel-grid-cell .widget-title:after {

	width: 0px; !important

}

.textwidget {
	font-family: "Helvetica Neue", Arial !important;
	color: #000 !important;

}



.single-meta, .single-meta a, .classic-alt .posted-on, .classic-alt .posted-on a {
    display: none !important;
}

.hentry .meta-post, .hentry .meta-post a {
	display: none;

}

.classic-alt .entry-title a {
	color: #000;
	font-family: "Helvetica Neue", Arial !important;
}

#menu-item-114 a {

	color: #b49759 !important;
}


.content-area.modern .hentry {

	box-shadow: none;
}

@media only screen and (max-width: 1024px)
.header-image {
    background-image: initial !important;
    height: auto !important;
}
.header-wrap .container {
	width: 100% !important;
}


.site-header {
    background-color: rgba(255,255,255,0.9);
}

@media (max-width: 780px)
{
	.entry-header {
		margin-left: 14px;
	}
}

.content-area.modern .entry-post
{
	color: #000 !important;
}
.site-footer {
	padding: 0px 0 !important;
		border-top: 0px;
}

.bwg-icon-info-circle bwg_ctrl_btn bwg_info {
	display: none !important;
}

#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-title2, #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-ecommerce2 {
display: none !important;
}

@media (min-width: 768px){
.post-container {
    display: flex;
}

.aid-post-image {
  width: 33%;
  margin-right: 50px;
}

.post-container .entry-post {
  width: 67%;
}
}
@media (max-width: 767px){

.aid-post-image {
  margin-bottom: 50px;
}

}
