@charset "utf-8";
/*
Theme Name: Mow
Theme URI: https://themeforest.net/item/mow-blog-magazine-wordpress-theme/55485036
Description: Mow - Blog & Magazine WordPress Theme
Text Domain: mow
Author: Frenify
Author URI: http://themeforest.net/user/frenify
Version: 2.1.5
Tested up to: 6.7
Requires PHP: 7.4
Requires at least: 5.9
License: Located in 'licensing' folder
License URI: license.txt
Tags: custom-header, custom-background, threaded-comments, custom-menu, featured-images, full-width-template, theme-options, translation-ready
Domain Path: /languages
*/

.overlay {
    position: relative;
    z-index: 1; }
.overlay:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: -1; }

/* Page Banner  */
.page-banner .page-banner-content h1 {
    margin-bottom: 20px; }
@media (max-width: 1199px) {
    .page-banner .page-banner-content h1 {
        font-size: 52px; } }
@media (max-width: 767px) {
    .page-banner .page-banner-content h1 {
        font-size: 32px; } }
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .page-banner .page-banner-content h1 {
        font-size: 42px; } }

.page-banner .page-banner-content ul.breadcrumb-link li {
    display: inline-block;
    font-size: 24px; }
@media (max-width: 767px) {
    .page-banner .page-banner-content ul.breadcrumb-link li {
        font-size: 17px; } }
.page-banner .page-banner-content ul.breadcrumb-link li:not(:last-child):after {
    display: inline-block;
    content: '\f105';
    font-weight: 400;
    margin-left: 20px;
    margin-right: 13px; }
.page-banner .page-banner-content ul.breadcrumb-link li.active {
    text-decoration: underline; }

.bg_cover {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat; }

.background-bg-cover-pati {
    background-image: url(https://www.temtrilha.com.br/wp-content/uploads/2025/05/pati-cover-1-scaled.jpg);
}

.overlay {
    position: relative;
    z-index: 1; }
.overlay:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: -1; }

.pb-170 {
    padding-bottom: 170px; }

.pt-170 {
    padding-top: 170px; }
