/*!
Theme Name: Noile Child theme
Theme URI: https://bracketweb.com/noilewp/
Template: noile
Author: bracket-web
Author URI: https://themeforest.net/user/bracket-web
Description: This is a Child theme for Noile WordPress theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: noile-child
*/

/* Restaurar imágenes normales a color */
img,
.blog__card-img,
.case-study__item-img,
.team__card-img,
.testimonial__img,
.about-one__img-one,
.about-one__img-two,
.about-two__img-one,
.about-two__img-two,
.faq-one__img-one,
.faq-one__img-two,
.business-one__img,
.gallery-page__img,
.shop-details__gallery-top-img,
.blog-details__card-img,
.blog-details__img img,
.error-page__bg img,
.team-one__item-img {
  mix-blend-mode: normal !important;
}