/**
Theme Name: Andel Dental Elite Theme
Author: Patrik Melis
Author URI: https://melispatrik.eu
Description: Andel Dental Elite Theme is built as a child theme of Astra Theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: andel-dental-elite-theme
Template: astra
*/

.widgetinfo {
	padding: 24px;
	background-color: #ffffff;
	border: 1px solid #eaeaea;
	border-radius: 8px;
}

.widgetlabel {
	margin: 0px;
	font-size: 14px;
	font-weight: 300;
	color: #A9A9A9;
}

.widgetmain {
	margin: 0px;
	font-size: 18px;
	font-weight: 600;
}

.widgetinfo hr {
	margin: 16px 0px;
	background-color: #eaeaea;
}

.widgetinfo button {
	width: 100%;
	margin-top: 16px;
}