/*

Theme Name: Capri - GeneratePress Child

Theme URI: https://nicebarometer.com

Description: Child of the GeneratePress theme used for Capri Records.  Installed by Jennifer Szabo.

Author: GeneratePress

Author URI: https://generatepress.com

Template: generatepress

Version: 1.0.1

Text Domain: capri generatepress-child

License: GNU General Public License v3 or later.

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

*/

ul {
	padding-inline-start: 0px;
	padding: 0px;
	margin: 0px;
}

/* changes color of zebra stripes in tables */
.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {
    background-color: #edf4fa;
}

#snipcart-header {
	background-color: #1e2259;
}