/*
Theme Name: Brook Child
Theme URI: http://brook.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.0
Template: brook
Text Domain:  brook
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.page-template-portfolio-fullscreen-type-hover-02 .post-title {
    	color: rgba(0, 105, 179, 0.3);
	font-weight: bold;
}
.page-template-portfolio-fullscreen-type-hover-02 .portfolio.active .post-title {
    	color: #0069b3;
}
.page-template-portfolio-fullscreen-type-hover-02 .post-order {
    	visibility: hidden;
}
.header-03 .menu--primary li.header-blu-link a {
    	color: #0069b3;
}
.desktop-menu .header-03 .menu--primary .menu__container > li.wpml-ls-menu-item > a {
	padding-right: 5px;
}

.cuar-page-content.customer-login {
	background-color: #c3cfd8 !important;
}
.customer-area-active #page-title-bar,
.customer-area-active .btn-group:not(.pull-right),
.customer-area-active .entry-content .cuar-single-post-header,
.customer-area-active .single-post-extra-info,
.customer-area-active .cuar-widget_cuar_private_file_authors,
.cuar-forgot-password-link,
.customer-area-active .post-return-archive {
	display: none !important;
}
.customer-area-active h1.entry-title {
    	margin-top: 100px;
    	line-height: 80px;
}
.customer-area-active.page .page-content {
	min-height: 692px;
	padding-top: 200px;
}

@media screen and (min-width: 1211px) {
	.single-post.single-blog-style-standard .page-content {
    		padding-top: 130px;
	}
}
@media screen and (max-width: 1210px) {
	.branding__logo {
		padding: 10px 0;
	}
}
@media screen and (max-width: 640px) {
	.page-template-portfolio-fullscreen-type-hover-02 .portfolio {
		padding: 20px 15px;
	}
	.page-template-portfolio-fullscreen-type-hover-02 .post-order {
		display: none;
	}
}