/*
 Theme Name:   New Sunshine Theme
 Theme URI:    https://sunshinebooksellers.com/wp-content/themes/sunshine-theme/
 Description:  New Sunshine Theme
 Author:       John Doe
 Author URI:   https://sunshinebooksellers.com/wp-content/themes/sunshine-new
 Template:     generatepress
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  sunshine-theme-new
*/

.TopMenu1 a,.TopMenu2 a {
	color: #ffffff !important;
}

.responsivevoice-button {
    font-family: 'Lato' !important;
	font-size: 14px !important;
    font-weight: bold !important;
    background-color: #0D1969 !important;
    color: white !important;
}

.listen-button {
    font-family: 'Lato' !important;
    font-weight: bold !important;
	padding: 10px 5px 10px 5px !important;
    background-color: #4054b2 !important;
    color: white !important;
}

/* *** START GDPR Cookie Consent Banner styling *** */

.cli-plugin-main-button {
	display: inline !important;
	/*width: 15% !important;*/
	margin-left: auto;
	margin-right: auto;
	border-radius: 5px 5px 5px 5px !important;
}

.cli-plugin-main-button:hover {
	background-color: #6ec1e4 !important;
}


#cookie_action_close_header_reject:hover {
	background-color: #ffffff !important;
}

.cli-plugin-main-link {
	text-decoration: none !important;
}

.cli-plugin-main-link:hover {
	color: #6ec1e4 !important;
}

/* *** END GDPR Cookie Consent Banner styling *** */

.contact-form-button {
	border: none !important;
	border-radius: 8px 8px 8px 8px !important;
	color: #152699 !important;
	background-color: #edf7fc !important;
}

.contact-form-button:hover {
	color: #fff !important;
	background-color: #152699 !important;
}

.wsp-pages-title {
	color: #152699 !important;
	font-family: 'Lato';
}

.wsp-pages-list a {
	font-family: 'Lato' !important;
}
