/*
 Theme Name:   Gallery of the Woods
 Theme URI:    https://galleryofthewoods.com
 Description:  Gallery of the Woods Theme
 Author:       Hambell
 Author URI:   https://hambell.com
 Template:     kadence
 Version:      1.0.2
 Tags:         customizable, modern, responsive-layout, gutenberg, header builder, footer builder
 Text Domain:  kadencechild
*/

/*==========================================================================
BRADS THEME CUSTOMIZATION
========================================================================== */

/* --- GLOBAL ---*/

.wp-block-button.is-style-fill .wp-block-button__link {outline: 2px solid var(--global-palette2); outline-offset: 4px; border-radius:1px;}
.wp-block-button.is-style-fill .wp-block-button__link.has-theme-palette-3-background-color {outline-color:var(--global-palette3);}
.wp-block-button.is-style-fill .wp-block-button__link.has-theme-palette-1-background-color {outline-color:var(--global-palette1);}

.wp-site-blocks {--global-vw: calc( 100vw - ( 0.9 * var(--scrollbar-offset)));}
