/*

Theme Name: The Caterer - Sydney

Theme URI: http://semcore.com.au

Description: Created by Semcore as a child theme of Stockholm.

Author: Semcore 

Author URI: http://semcore.com.au

Version: 1.0.0

Template: stockholm

*/

@import url("../stockholm/style.css");



.gallery-post {

	padding-bottom: 33px;

}



.gallery-post .post_image {

	display: none !important



}



.gallery-post .post_info {

	display: none !important;

}



.client-intro {

	margin-top:33px;

}



.grid-container {

	min-height: 60vh;

	margin-top: 33px;

	margin-bottom: 66px;

	padding: 22px;

}



.all-clients {

	list-style: none;

}



.client-logo {

	padding: 22px;

}



.client-logo img{

	display: block;

	margin-left: auto;

	margin-right: auto;

	margin-top: 22px;

	margin-bottom: 22px;

	max-height: 80px;

}



.single-client {

	border: 0px;

}



.single-client img {

	box-shadow: 0px !important;

	-webkit-box-shadow: 0px !important;

	-moz-box-shadow: 0px !important;

}





/*ALL GALLERIES*/



.galleries-item {

	height: 320px;

}



.galleries-item h4 {

	text-align: center;

	padding: 11px;

	margin-bottom: 11px;

}



.all-galleries {

	list-style: none;

}



.galleries-img{

	height: 280px;

}



/*INDIVIDUAL GALLERY*/





.gallery-text {

	margin-top: 33px;

}



.gallery-images {

	list-style: none;

}





.portfolio_title a{

	color: #393939;

}



/*MENUS*/



.menus-tile {

	text-align: center;

}



.menus-tile img {

	border: 1px solid #393939;

}


nav.main_menu > ul > li > a {	
	padding: 0 10px !important;
}

.menus-tile h4 {

	margin-top: -6px;

	padding: 11px;

}



@media only screen and 

  (max-width: 767px)

  {

   span.wpcf7-list-item {

    display: block!important;

    }

 }

@media only screen and (min-width: 840px) {
    /* Masonary */
.blog_holder.masonry article,
.blog_holder.masonry_full_width article{
	width: 46%;	
}

}

