/*
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
------------------------------------------------------- */

.parallax-deck-item .fl-l, .wpcf7-submit{
	background: #FFBD01 !important;
	color: #000 !important;
}
.single-portfolio .monolit_folio_head_sec{
	display: none;
}
.single-portfolio .custom-inner{
	margin-top: 0
}

element.style {
    background-image: url(http://integritycorp.org/dev/cubes/wp-content/uploads/2020/10/SILDE-PHOTO-01.jpg);
    width: 100%;
    background-size: cover;
    height: inherit;
    /* padding: 200px; */
}
@media only screen and (max-width: 676px){
	.single-portfolio .parallax-section .page-title{
		padding: 20px 0 !important;
	}
	.single-portfolio .parallax-section .page-title h2{
		font-size: 20px !important;
	}
	.single-portfolio .parallax-section {
			padding: 20px 0!important;
			margin-top: 0px !important;
	}
		.parallax-section {
			padding: 120px 0 0 !important;
			margin-top: 120px !important;
	}
}

/* @media only screen and (max-width: 1036px){ */
	.parallax-inner .bg {
		background-size: cover!important;
		background-repeat: no-repeat!important;
		background-position: center center!important;
	}
/* } */
