/*
Theme Name: Architecturer Child
Theme URI: http://themes.themegoods.com/architecturer/dem
Description: Premium Architecture & Interior Design WordPress Theme
Version: 1.0
Author: ThemeGoods
Author URI: https://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: https://themeforest.net/licenses/regular_extended
Text Domain: architecturer
Template: architecturer
*/
.type-portfolio.blog-posts-grid:nth-child(3n+1) {
  clear: both;
}

.type-portfolio.blog-posts-grid {
  width: calc(33.33% - 30px);
  margin-right: 45px;
  margin-bottom: 45px;
  box-sizing: border-box;
  float: left;
}
@media only screen and (min-width: 1200px) {
  #page_content_wrapper.blog_wrapper {
    padding: 0 20px !important;
    width: 1140px !important;
    margin-bottom: 60px;
    margin-top: 60px;
  }
.standard_wrapper{
  padding: 0 20px !important;
   width: 1140px !important;
 }
}