/*
Theme Name:  Happy Nectar
Version:     1.0.0
Template:    nectar-blocks-theme
Description: Custom theme by Happy Design Co.
Theme URI:   https://happydesigncompany.com
Author:      Happy Design Co.
Author URI:  https://happydesigncompany.com
Text Domain: happy-nectar
*/

/*-------------------------------------------------------------------------*/
/* Note: The theme CSS files are loaded through the /css/ folder.
/*-------------------------------------------------------------------------*/

body .gform-theme--api, body .gform-theme--framework, #gform-conversational {
	--gf-color-danger: #e46868;
}

.gform-conversational.gform-theme--foundation {
	--gf-convo-header-logo-max-height: 40px!important;
    --gf-convo-header-logo-max-width: 300px!important;
}

.gform-conversational.gform-theme--foundation .gform-conversational__background-image {
	background-position: 14% 0%;
}