/*
Theme Name: Novo 
Theme URI: http://promo-theme.com/novo/
Author: Promo Theme
Author URI: http://themeforest.net/user/ypromo
Description: We present you an Awesome Photography WordPress Theme. You can build a beautiful site, using 6 homepages. Much galleries, styles of blogs, and much much more make your site individual and creative.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: novo
Template: novo

*/
.logo-block.on-center{left:15% !important;}
div.heading-decor h1.h2, .heading-decor:after{display:none !important;}
@media(max-width: 767px){
	.logo-block .logo img{width: 150px;}
	div.heading-decor h1.h2, .heading-decor:after{display:none !important;}	
}
/* ===== MOBILE HERO FIX - PORTFOLIO ONLY ===== */

@media (max-width: 767px) {

  body.single-portfolio .item-banner {
      position: relative;
      width: 100%;
      aspect-ratio: 16 / 9;
      height: auto !important;
      overflow: hidden;
  }

  body.single-portfolio .item-banner .bg-image {
      position: absolute !important;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-size: cover !important;
      background-position: center center !important;
  }

  body.single-portfolio .item-banner .container {
      position: relative;
      z-index: 2;
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-align: center;
      padding: 20px;
  }

  body.single-portfolio .item-banner .cell {
      height: auto !important;
  }

}

@media (max-width: 767px) {
  body.single-portfolio .portfolio-poster-class {
      margin-top: 25px;
  }
}
