/*!
Theme Name: GSDla
Theme URI: https://www.discovergsdia.com
Author: ultragenyx.com
Author URI: https://ultragenyx.com
Description: Theme build for GSDla website
Version: 1.0.0.1
Tested up to: 6.2
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE

Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
*/

:root {
	--qtc-summary-text: #666;

	--qtc-map-bg: #f2f2f2;
	--qtc-map-border: #ddd;
		
	--qtc-search-inputborder: #CED4DA;
	--qtc-search-text: #757575;		
	--qtc-terms-label: #212529;
		
	/* 	QTC Search button */
	--qtc-btn-width: 150px;
	--qtc-btn-bg: #009E7D;
	--qtc-btn-padding: 12px 30px;
    --qtc-btn-color: #FFF;
    --qtc-btn-radius: 15px 0;
    --qtc-btn-fw: 700;
	
	/* QTC Result */
	--qtc-number-bg: initial;
	--qtc-number-text: #fff;
	--qtc-card-separator: #e5e5e5;
		
	--qtc-title: #009E7D;
	--qtc-link-text: #21272A;
	--qtc-directions-text: #888;
	--qtc-info-text: #888;

	/* QTC Pagination */
	--qtc-pagination-position: right;
	--qtc-pagination-type: button;
	
	--qtc-page-btn-bg: initial;
	--qtc-page-btn-color: #1A73E8;
	--qtc-page-btn-border: none;		
	--qtc-page-btn-padding: 0 4px;
}
/* ends here */