PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/oligap/public_html/wp-content/themes/woodmart/inc/admin/assets/sass/pages/
Server: Linux cloud.virginhosting.lk 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
IP: 128.140.68.198
Choose File :

Url:
Dir : /home/oligap/public_html/wp-content/themes/woodmart/inc/admin/assets/sass/pages/_widgets.scss

// ------------------------------------------------------------------------------------------------
// WIDGET CONTENT
// ------------------------------------------------------------------------------------------------

.widget-content {


	input[type="checkbox"] {

		+ label {
			margin-bottom: 0;
		}
	}

	label {
		display: inline-block;
		margin-bottom: 4px;

		// + br {
		// 	display: none;
		// }
	}

	> .wd-widget-field {
		margin-top: 8px;
		margin-bottom: 8px;

		// label {
		// 	display: block;
		// 	margin-bottom: 4px;

		// 	// + br {
		// 	// 	display: none;
		// 	// }
		// }

		// br {
		// 	display: none;
		// }

		.description {
			padding: 2px 0 0 0 !important;
			font-size: 12px;
		}
	}

	.select2 {
		max-width: 100% !important;

		&.select2-container--xts {
			margin-bottom: 0;

			.select2-selection {
				border-color: #8C8F94 !important;
			}
		}
	}
}

.wd-widget-field {

	&.wd-type-checkbox {
		display: flex;
		align-items: center;
		margin-top: 12px;
		margin-bottom: 12px;

		label {
			margin-bottom: 1px;

			margin-inline-end: 9px;

			&:after {
				display: none;
			}
		}

		input[type*=checkbox] {
			// order: -1;
			margin: 0;
		}
	}
}