/*
Theme Name: Domik Child Theme
Theme URI: https://demowp.cththemes.com/domik
Author: Cththemes
Author URI: http://themeforest.net/user/cththemes
Description: A “Domik – 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.
Template: domik
Version: 3.0.0
Tags: custom-background, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, translation-ready
Text Domain: domik-child
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
/* =Theme customization starts here
------------------------------------------------------- */

.box-item a:hover .overlay {
    opacity: 0 !important;
}

.box-item a:hover img {
    filter: grayscale(0%) !important;
}

.box-item a img {
    filter: grayscale(100%) contrast(125%) brightness(90%);
}

header.domik-header {
	padding: 10px 0 !important;
}
.nav-holder {
	padding-top: 19px;
}