/*
Theme Name: Saliver Child
Theme URI: http://demo.bravisthemes.com/saliver
Author: Bravis-Themes
Author URI: https://bravisthemes.com/
Description: Saliver is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Version: 1.0.1
Requires PHP: 7.4
Tested up to: 6.0
License: ThemeForest
License URI: https://themeforest.net/licenses
Template: saliver
Text Domain: saliver-child
Copyright (c) 2025 Bravis-Themes. All rights reserved.
This theme is licensed under the GPL-2.0+ license.
Tags: Blog, E-Commerce, Portfolio, Grid Layout, One Column, Two Columns, Three Columns, Four Columns, Left Sidebar, Right Sidebar, Custom Background, Custom Colors, Custom Header, Custom Logo, custom-menu, Editor Style, Featured Image Header, Featured Images, flexible-header, Footer Widgets, Full Width Template, microformats, Post Formats, Sticky Post, Theme Options, threaded-comments, translation-ready, Block Editor Styles, Wide Blocks
*/

/* Pordesk: replace Saliver's green list rows with the brand accent. */
.pxl-list2 .pxl-item--content {
    background: linear-gradient(
        90deg,
        rgba(215, 31, 69, 0.13) 0%,
        rgba(252, 232, 238, 0.42) 48%,
        rgba(255, 255, 255, 0) 100%
    ) !important;
}
