/*Home Page*/
.team-pop {
	width: 300px;
	height: 300px;
}

.roll-testimonials .name span{
	color: white;
	font-size: 17px;
}

.roll-testimonials .whisper {
	color: white;
}

.owl-item .avatar img {
	width: 100px;
	height: 100px;
}

.team-item .team-inner .avatar img {
	padding: 0px;
	width: 300px;
	height: 220px;
}

.elementor-widget-wp-widget-sydney_latest_news .blog-post {
	height: 65vh;
}

.elementor-widget-wp-widget-sydney_latest_news .blog-post .entry-thumb img{
	height: 30vh;
}

.elementor-widget-wp-widget-sydney_latest_news .blog-post .entry-summary .sharedaddy {
	visibility: hidden;
}

.roll-client .client-item img{
	height: 150px;
	width: 400px;
}

/*Directory Page and Child Pages*/
.business-category-text {
    width: 400px;
    margin: 0;
    margin-bottom: 20px;
    display: inline-block;
}

.business-category-text select {
    width: 350px;
}

.business-category-text select, option {
    width: 350px;
}

.business-search-term {
    width: 300px;
    margin: 0;
    margin-bottom: 20px;
    display: inline-block;
}

.footer-widgets .widget-area .container {
	margin: 0;
}

.elementor-image-box-img img{
	height: 200px;
	width: 200px;
	border-radius: 50%;
}

.even_post h3 {
	margin: 10px 0;
	width: 260px;
	height: 59px;
	font-size: 27px;
}

.odd_post h3 {
	margin: 10px 0;
	width: 260px;
	height: 59px;
	font-size: 27px;
}

div .phone {
	margin: 0;
	font-size: 16px;
}

div .email, .website {
	margin: 0;
	font-size: 16px;
}

div .address {
	margin: 0;
	margin-top: 13px;
	font-size: 16px;
}

.odd_post {
	margin: 13px;	
}

.even_post {
	margin: 13px;
}

.search-result .business {
	margin-top: 50px;
}

.search-result img{
	height: 200px;
}

.search-result h3 {
	margin: 6px 0;
	font-size: 26px;
	height: 60px;
}

.search-result h3 a {
	color: #073c91;
}

.search-result .address {
	margin-top: 5px;
}

.search-result .cdash-description {
	margin: 0;
	max-height: 50px;
	font-size: 16px;
}

.pagination {
	font-size: 18px;
}

#content {
	padding: 0;
}

#search-results h2 {
	margin-bottom: 10px;
}

#search-results .location {
	margin: 0;
}

#search-results .search-result{
	margin: 10px;
	margin-top: 25px;
	width: 290px;
	height: 467px;
}

#search-results > .pagination {
/* 	position: absolute; */
	width: 400px;
	font-size: 18px;
	bottom: -40px;
}

#business-search h3 {
  visibility: hidden;
}

#businesslist .description {
	width: 336px;
	height: 270px;
	font-style: italic;
	font-size: 16px;
}

#businesslist .even_post {
	margin: 25px 18.5781px 5px 13px;
	width: 330px !important;
	height: 476px !important;
}

#businesslist .even_post h3 {
	margin: 6px 0;
	width: 336px;
	height: 60px;
	font-size: 26px;
}

#businesslist .even_post h3 a{
	color: #073c91;
}

#businesslist .even_post .description a img {
	margin: 0px 21px 14px 0px;
	width: 336px !important;
	height: 200px !important;
}

#businesslist .even_post .address {
	margin: 0px;
	margin-top: 5px;
}

#businesslist .odd_post h3 a{
	color: #073c91;
}

#businesslist .odd_post .description a img {
	margin: 0px 21px 14px 0px;
	width: 336px !important;
	height: 200px !important;
}

#businesslist .odd_post .address {
	margin: 0px;
	margin-top: 5px;
}

#businesslist .odd_post h3 {
	margin: 6px 0;
	width: 336px;
	height: 60px;
	font-size: 26px;
	color: #1558c4;
}

#businesslist .odd_post {
	margin: 25px 18.5781px 5px 13px;
	width: 330px !important;
	height: 476px !important;
}

/*Chamber News*/
.news-title {
	line-height: 32px;
}

/*Education Page*/
.entry-summary .sharedaddy {
	visibility: hidden;
}

/*Media Queries*/
/*Tablet*/
@media only screen and (max-width: 867px) {
	#businesslist.grid3 .business {
		width: 310px !important;
	}
	div .description {
		width: 280px;
	}
}

/*Phone*/
@media only screen and (max-width: 360px) {
	.elementor-widget-wp-widget-sydney_latest_news .blog-post .entry-thumb img{
		height: 50vh;
	}
	
	.business-category-text {
		width: 70%;
	}
	.business-category-text 	select {
    width: 300px;
	}

	.business-category-text select, option {
			width: 300px;
	}
	
	.search-result img{
		width: 200px;
		height: 200px;
		margin: 0;
	}
	
	#search-results > div{
		margin: 0px 10px;
		width: 280px;
		height: 431px;
	}
	
}

/*
	CSS Migrated from Jetpack:
*/

/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/