/*
Theme Name:     Replicant, LLC
Theme URI:      n/a
Template:       kadence
Author:         Replicant, LLC
Author URI:     n/a
Description:    Kadence Child Theme
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
/* Header Mods */
div.site-header-upper-inner-wrap {
	box-shadow: 0px 3px 10px -5px #666;
}

div.site-branding.branding-layout-standard.site-brand-logo-only {
 padding:5px;
}

img.custom-logo {
	transition: all 1s ease !important;
}

table.variations td button.reset_variations {
	display:none !important;
}
