.theme-settings-wrap.wpv-advanced-setting .components-panel__row {
	margin-top: 5px;
}

.theme-option-switch-container {
	margin: 5px 0 10px 20px;
}

	.theme-option-switch-container .theme-option-switch-label {
		display: block;
		margin-bottom: 5px;
	}

	.theme-option-switch-container .theme-option-switch-target-input {
		margin-left: 30px;
	}

	.theme-settings-wrap .theme-settings-section {
		margin-bottom: 2.5em;
	}
