/*

Theme Name: Amora Bis

Theme URI: https://livewp.site/wp/md/lirena/

Author: GT3themes

Author URI: https://mjmdesignz.com

Description: Description: At MJM Designz, we’re proud to present a fresh and powerful WordPress theme for Fe, Amora Bis. Built with the latest technologies and a sleek, functional design, this theme is crafted to showcase your content with maximum impact. Every detail has been carefully considered to help you create a compelling and effective online presence. Experience the ease of building beautiful, high-performing websites—powered by MJM Designz.

Version: 1.2.3

Requires at least: 6.0

Tested up to: 6.6

Requires PHP: 8.0

License: GNU General Public License version 3.0

License URI: http://www.gnu.org/licenses/gpl-3.0.html

Text Domain: lirena

Tags: blog, portfolio

*/

/* secondary title overlay */
.gt3-page-title.gt3-page-title_has_img_bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:linear-gradient(to right, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
  pointer-events: none;
}

.gt3-page-title.gt3-page-title_has_img_bg > * {
  position: relative;
  z-index: 2;
}

/* footer links */
#text-8 a {
  font-size: 14px !important;
}

/* newsletter removed the preffered method */
.mergeRow {
  display: none;
}