/*
Theme Name: Monolit Child
Theme URI: https://demowp.cththemes.net/monolit/
Author: Cththemes
Author URI: http://themeforest.net/user/cththemes/
Description: Monolit – Creative Responsive Architecture Wordpress Theme is perfect if you like a clean and modern design. This theme is ideal for architects, furniture designers, photographers, and those who need an easy, attractive and effective way to share their work with clients.
Version: 1.9.3
Tags: custom-background, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, translation-ready
Template: monolit
Text Domain: monolit-child
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/* =Theme customization starts here
------------------------------------------------------- */
/* Force homepage hero image after migration */
.hero-wrap .bg,
.hero-section .bg,
.full-height .bg,
section.parallax-section .bg {
    background-image: url('http://kouskos.com/wp-content/uploads/2020/04/kouskos-constuction-company-scaled.jpg') !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.home .hero-section,
.home .hero-wrap,
.home .full-height,
.home .no-bg-con {
    background-image: url('https://kouskos.com/wp-content/uploads/2020/04/kouskos-constuction-company-scaled.jpg') !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/* Emergency hero fix */
.home .hero-wrap,
.home .hero-section,
.home .hero-item,
.home .full-height,
.home .hero-wrap .bg,
.home .hero-section .bg,
.home .hero-item .bg {
    min-height: 100vh !important;
    height: 100vh !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.home .bg[data-bg="https://kouskos.com/wp-content/uploads/2020/04/kouskos-constuction-company-scaled.jpg"] {
    background-image: url("https://kouskos.com/wp-content/uploads/2020/04/kouskos-constuction-company-scaled.jpg") !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    z-index: 1 !important;
}
