/*
Theme Name: Emaurri Child
Theme URI: https://emaurri.qodeinteractive.com
Description: A child theme of Emaurri
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: emaurri
Template: emaurri
*/

/* Logo */
#qodef-page-mobile-header #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link {
	max-height: 100%;
}

/* Portfolio */
.mfp-bottom-bar {
	display: none;
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-info--date, .qodef-portfolio-single .qodef-portfolio-info  .qodef-info--category {
	display: none;
}

.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item img {
	object-fit: cover;
}

/* Portfolio list */
.qodef-portfolio-exhibition .qodef-e-author {
	display: none;
}

@media screen and (max-width: 768px) {
	.qodef-portfolio-exhibition .qodef-slides-main-holder article .qodef-e-media-image img {
		clip-path: none;
    	--webkit-clip-path: none;
	}
	
	#qodef-page-footer-top-area-inner {
		padding-top: 64px;
	}
	
	#qodef-page-footer-top-area-inner .qodef-grid-inner .qodef-grid-item:first-of-type {
		margin-bottom: 64px;
	}
}


/* Blog */
.post-template-default .qodef-breadcrumbs a:nth-of-type(2),
.post-template-default .qodef-breadcrumbs .qodef-breadcrumbs-separator:nth-of-type(2),
.post-template-default .qodef-e-info-item.qodef-e-info-category,
.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item.qodef-e-info-author,
.portfolio-item-template-default .qodef-breadcrumbs a:nth-of-type(2),
.portfolio-item-template-default .qodef-breadcrumbs-separator:nth-of-type(2) {
	display: none !important;
}

/* Video */
.qodef-video-button.qodef--has-img .qodef-m-image img,
.qodef-video-button.qodef--has-img .qodef-m-image,
.qodef-video-button.qodef--has-img,
.video-element-height .elementor-widget-container,
.video-element-height {
	height: 100%;
}

#project-list .qodef-m-filter .qodef-m-filter-items .qodef-m-filter-item:first-of-type {
	display: none;
}

.wpcf7-turnstile.cf-turnstile {
	margin-top: 2rem;
}