/*
Theme Name: Balkon Child
Theme URI: https://demowp.cththemes.com/balkon/
Author: CTHthemes
Author URI: http://themeforest.net/user/cththemes/
Description: Balkon - Creative  Responsive  Architecture WordPress Theme is perfect if you like a clean and modern design. This theme is ideal for designers, photographers and those who need an easy, attractive and effective way to share their work with clients.
Version: 1.0
Tags: custom-background, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, translation-ready
Template: balkon
Text Domain: balkon-child
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
/* =Theme customization starts here
------------------------------------------------------- */
html{
	background:#fff;
}
.logo-holder img {
    height: 57px !important;
}
.logo-holder {
    float: left;
    padding-top: 8px;
}
header.main-header {
    font-size: 0.95rem;
}
#main{
	font-size:1.214rem;
}
.footer-header span.wid-tit, .widget-title span.wid-tit {
    font-size: 1.071em;
}
.pr-tags ul li a, .inline-filter .gallery-filters a{
	font-size:13px;
}
.partcile-dec{
	display:none;
}
.bold-filter.inline-filter .count-folio{
	font-size:12px;
}
img.wp-image-1403{
	margin-bottom:-2px;
}
.head-sec-title, section.header-section h2 {
    font-size: 2.15rem;
    text-transform: none;
	max-width:270px;
}
.nav-holder nav li a{
	font-size:1.142em;
}
.home-slider .sw-button,  .home-slider .swiper-pagination,
.filter-holder > div, .content-footer, .home-slider .gallery-popup.image-popup,
.pr-tags{
	display:none !important;
}
.fogrid-boxed-container {
    max-width: 1300px;
}
.contact-details ul li {
    text-transform: none;
	font-size: 0.95rem;
}
.fw-post .single-post-title{
    font-size: 1.5rem;
	margin-bottom:20px;
}
.category-awards .blog-title-opt, .category-awards .blog-text.fl-wrap{
	display:none;
}
.blog-title-opt {
    padding:0;
	background:none;
}
.blog-title-opt li{
	color:#333;
}
.folio-grid-filter-wrap{
	display:none !important;
}
.fw-post .single-post-title,
.blog-text.fl-wrap .btn, 
.single-slider .swiper-pagination{
	display:none;
}
#balkon-content-wrapper{
	background:#fff;
}
nav li a.ancestor-act-link:before, nav li a.parent-act-link:before, nav li a.act-link:before{
	display:none;
}
.nav-holder nav li ul {
    background: #f4f4f4;
}
.nav-holder nav li ul li a{
	color:#404040;
}
.nav-holder nav li ul li a:hover{
	color:#777;
}
.single-slider .swiper-button-prev, .single-slider .swiper-button-next {
    background:rgba(0,0,0,0.15);
}
/* =Projects
------------------------------------------------------- */
.hid-por-info .grid-item{
	bottom:0;
	top:0;
	opacity:0;
	text-align:center;
}
.foli-man-style1 .grid-item h3 {
    padding-right: 0;
}
.hid-por-info .grid-item:before,
.grid-item h3:after{
	display:none;
}
.gallery-item-new .box-item-new img{	
	filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter:gray;
	-webkit-filter:grayscale(100%);
	width:100%;
	height:auto;
}
.gallery-item-new .box-item-new img:hover {
	filter:none;
	-webkit-filter:grayscale(0)
}
.gallery-item-new {
	width:25%;
	float:left;
	overflow:hidden;
}
.box-item-new:hover img, .gallery-item-new:hover img {
	-webkit-transform: none;
	-moz-transform:none;
	transform: none;
}
.box-item-new img {
	-webkit-transition: all 0.2s ease-in;
  	transition: all 0.2s ease-in;
}

@media only screen and  (max-width: 1080px) {
	.gallery-item-new {
	width:33.3333333%;
	}
}

@media only screen and  (max-width: 780px) {
	.gallery-item-new {
	width:50%;
	}
}

@media only screen and  (max-width: 520px) {
	.gallery-item-new {
	width:100%;
	}
}

.footer-social .fa {
	font-size:20px;
}
.container{
	max-width:1024px;
}
.balkon_sec-title p{
	margin-left:2.5em;
}

div.wpcf7 form input[type="text"], div.wpcf7 form input[type="email"], div.wpcf7 form input[type="url"], div.wpcf7 form input[type="tel"], div.wpcf7 form input[type="number"], div.wpcf7 form input[type="date"], div.wpcf7 form textarea, #contact-form input[type="text"], #contact-form textarea, #comment-form input[type="text"], #comment-form textarea{
	font-size:14px;
	font-family:'Questrial', sans-serif
}