/*
 Theme Name:   WebbPlatsen (GeneratePress Child)
 Theme URI:    https://generatepress.com
 Description:  WebbPlatsen - GeneratePress child theme
 Author:       Mats Djarf
 Author URI:   https://webbplatsen.se
 Template:     generatepress
 Version:      1.0.0
*/

/* Table of Contents

        - DEFAULTS
		- WEBBPLATSEN CUSTOM CSS
		- PLUGINS
		- WOOCOMMERCE

*/


/* # DEFAULTS
-------------------------------------------------------------------------- */


/* # WEBBPLATSEN CUSTOM CSS
-------------------------------------------------------------------------- */


/* # PLUGINS
 ------------------------------------------------------------------------- */

/* PONTY */

/* Button */
.pnty-btn {
	background-color: var(--accent)!important;
}
.pnty-btn:hover {
	background-color: var(--accent-alt)!important;
}


a.pnty-btn:hover {
	color: var(--base-3)!important;
}


/* # WOOCOMMERCE
-------------------------------------------------------------------------- */

