HEX
Server: Apache/2.4.41
System: Linux mainweb 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: nationalmedicaregrp (1119)
PHP: 8.3.7
Disabled: exec,passthru,shell_exec,system,popen,proc_open,pcntl_exec
Upload Files
File: /home/demo/public_html/waterdamage/assets/scss/widgets/_widgets-general.scss
.wpb_widgetised_column,
.main-sidebar {

	.widget {
		margin-bottom: 45px;
	}
	.widget-title {
		font-size: 18px;
		font-weight: 500;
		line-height: 1.5em;
		letter-spacing: 0;
		text-transform: none;
		margin-top: 0;
		margin-bottom: 1em;
	}
	ul {
		margin: 0;
		padding: 0;
		list-style: none;

		ul,
		ol {
			margin-left: 10px;
			margin-top: 1em;
			margin-bottom: 1em;
		}
	}
	a {
		color: #000;

		&:hover {
			color: var(--color-primary);
		}
	}
	.ui-selectmenu-button,
	select {
		display: flex;
		width: 100%;
		height: 50px;
		padding: 10px 15px;
		background: none;
		border: 1px solid #d8dbe2;
		border-radius: 0;
		align-items: center;
		justify-content: space-between;
	}
	.ui-selectmenu-button {

		.ui-selectmenu-icon {
			order: 1;
		}
	}
}