/*!
Theme Name: iqor
Theme URI: 
Author: IQOR
Author URI: 
Description: Custom theme for IQOR
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: iqor
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

iqor is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/* .blog-featured .blog-featured-contents.case-study {
    background-color: #595ADD;
    mix-blend-mode: normal;
    opacity: 0.95;
    backdrop-filter: blur(4px);
}

.blog-featured .blog-featured-contents.resource {
    background-color: #360D5B;
    mix-blend-mode: normal;
    opacity: 0.95;
    backdrop-filter: blur(4px);
}

.iqor-block-grey {
    background-color: #F5F5F5;
    padding: 85px 115px 70px 115px;
}

.block-download-resource {
    background-color: #000;
    padding: 75px 85px;
}

.block-download-resource h6{
    color: rgba(255, 255, 255, 0.7);
}

.block-download-resource .wp-block-file a {
    color: #fff;
    font-size: 54px;
    font-weight: 400;
    line-height: 65.88px;
} */

.menu-image-title-before.menu-image-not-hovered img, .menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper, 
.menu-image-title-after.menu-image-title,
.menu-image-title-after.menu-image-not-hovered img, 
.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper, 
.menu-image-title-before.menu-image-title,
.menu-image-title-below.menu-image-not-hovered > img, 
.menu-image-hovered.menu-image-title-below .menu-image-hover-wrapper, .menu-image-title-below .menu-image-hover-wrapper {
	padding:0;
}