.difl-background-control input[type=number] {
	border-color: #ccc;
	border-radius: 0;
	padding-bottom: 0 !important;
	padding-right: 0 !important;
	padding-top: 0 !important;
}

.difl-background-control .components-color-picker__inputs-toggle {
	margin-left: auto;
}

.difl-background-control .components-tooltip.components-popover {
	display: none !important;
}

.difl-background-control .components-color-picker__inputs-field {
	margin: 0;
}

.difl-background-control .components-color-picker__inputs-wrapper {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.difl-background-control .components-color-picker__inputs-wrapper .components-base-control__label {
	margin: 0;
}

.difl-background-control .control--top-toolbar .difl-background-type-control button, .difl-background-control .control--top-toolbar .difl-background-type-control button.components-button {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.difl-background-control .remove-image {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
	width: 100%;
}

.difl-background-control .remove-image:hover {
	text-decoration: underline;
}

.difl-background-control .control--body {
	background: #fff;
	border: 1px solid #ccc;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top: none;
	padding: 15px;
}

.difl-background-control .control--body label {
	display: block;
	font-weight: 500;
	margin: 20px 0 10px;
}

.difl-background-control .control--body .components-focal-point-picker-wrapper {
	background-color: #ededed;
	border-radius: 3px;
	height: auto;
	padding: 10px;
	width: auto;
}

.difl-background-control input.components-range-control__number {
	margin-left: 20px;
	width: 20%;
}

.difl-background-control .components-placeholder {
	background-color: #ededed;
	border: 1px solid #e2e4e7;
	border-radius: 3px;
	min-height: 150px;
	width: auto;
}

.difl-background-control .components-focal-point-picker_position-display-container {
	margin: 0;
}

.difl-background-control .components-focal-point-picker_position-display-container .components-base-control {
	margin-bottom: 0;
	width: 50%;
}

.difl-background-control .components-focal-point-picker_position-display-container .components-base-control .components-base-control__field {
	margin: 0;
}

.difl-background-control .components-focal-point-picker_position-display-container label {
	margin-top: 10px;
}

.difl-background-control .components-toggle-control__label {
	margin: 0 !important;
}

.difl-background-control .components-toggle-control {
	margin: 20px 0 25px;
}

.difl-background-type-control {
	border: none;
	width: 100%;
}

.difl-background-type-control button {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	background-color: #fff;
	border: 1px solid #555d66 !important;
	border-color: #555d66;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	color: #555d66 !important;
	justify-content: center;
	width: 50%;
}

.difl-background-type-control button.is-primary, .difl-background-type-control button:active, .difl-background-type-control button:focus {
	background-color: #555d66 !important;
	border-color: #555d66 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	color: #fff !important;
}

.difl-button-appearance-control .difl-color-component .customize-control-title {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.difl-button-appearance-control .difl-responsive-sizing {
	margin-bottom: 10px;
}

.difl-button-appearance-control .difl-responsive-sizing .dashicon {
	margin: 0;
}

.difl-button-appearance-control .difl-white-background-control.has-type {
	padding-bottom: 0;
}

.difl-button-appearance-control .components-panel {
	margin: 0 -16px -1px;
}

.difl-button-appearance-control .components-panel__arrow {
	height: 24px;
	width: 24px;
}

.difl-button-appearance-control .components-panel__row {
	display: block;
	margin-top: 10px;
}

.difl-button-appearance-control .difl-radio-icons {
	padding: 0;
}

.difl-button-appearance-control .difl-radio-icons button {
	height: 30px;
}

.difl-button-appearance-control .difl-radio-icons button.is-text {
	color: #555d66;
	font-weight: 700;
}

.difl-button-appearance-control .difl-radio-icons button .button-filled-svg path {
	fill: #fff;
}

.difl-button-appearance-control .difl-radio-icons button .button-outline-svg rect {
	fill: none;
	stroke: #555d66;
	stroke-miterlimit: 10;
}

.difl-button-appearance-control .difl-radio-icons button.active .button-filled-svg path {
	fill: #555d66;
}

.difl-button-appearance-control .difl-radio-icons button.active .button-outline-svg rect {
	fill: none;
	stroke: #fff;
	stroke-miterlimit: 10;
}

.difl-color-component {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0;
}

.difl-color-component .delete {
	color: #dcdcdc;
	margin-left: auto;
	-webkit-transition: .3s ease;
	transition: .3s ease;
}

.difl-color-component .delete:hover {
	color: #037fb8;
}

.difl-color-component .delete+div {
	margin-left: 0;
}

.difl-color-component .clear {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	border-radius: 0 0 4px 4px;
	bottom: -8px;
	-webkit-box-shadow: 0 0 0 1px #ccc, 0 .7px 1px rgba(0, 0, 0, .1), 0 1.2px 1.7px -.2px rgba(0, 0, 0, .1), 0 2.3px 3.3px -.5px rgba(0, 0, 0, .1);
	box-shadow: 0 0 0 1px #ccc, 0 .7px 1px rgba(0, 0, 0, .1), 0 1.2px 1.7px -.2px rgba(0, 0, 0, .1), 0 2.3px 3.3px -.5px rgba(0, 0, 0, .1);
	justify-content: center;
	left: -1px;
	position: fixed;
	width: calc(100% + 2px);
	z-index: 2;
}

.difl-color-component>div {
	margin-left: auto;
}

.difl-color-component>div>button {
	border: 1px solid #ccc !important;
	display: block;
	height: 30px;
	position: relative;
	width: 55px;
}

.difl-color-component>div>button .color, .difl-color-component>div>button .gradient {
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.difl-color-component>div>button .color {
	z-index: 1;
}

.difl-color-component>div>button .gradient {
	background-image: linear-gradient(45deg, #fff, #ccc 0, #ccc 10%, #fff 0, #fff 20%, #ccc 0, #ccc 30%, #fff 0, #fff 40%, #ccc 0, #ccc 50%, #fff 0, #fff 60%, #ccc 0, #ccc 70%, #fff 0, #fff 80%, #ccc 0, #ccc 90%, #fff 0, #fff 100%, #ccc 0) !important;
}

.difl-color-component input {
	border-color: #ccc;
	border-radius: 0;
	height: 30px;
	padding: 0 10px;
}

.difl-color-component .components-color-picker__body {
	padding: 10px;
}

.difl-color-component .components-color-picker__inputs-field {
	margin-bottom: 0 !important;
}

.difl-color-component .components-color-picker__inputs-wrapper {
	padding-top: 10px;
}

.difl-color-component .components-color-picker__inputs-toggle button {
	border-radius: 0;
	height: 30px !important;
	padding: 0 5px;
}

.difl-color-component.allows-global>div:last-child {
	margin-left: 0;
}

.difl-color-component.allows-global>div>button {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	border: 1px solid #b7c0cc;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	padding: 0;
	width: 27px !important;
}

.difl-color-component.allows-global>div>button>.dashicons {
	width: 10px;
}

.difl-color-component.allows-global .global-color-picker {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	color: #b7c0cc;
	margin-right: -1px;
}

.difl-color-component.allows-global .global-color-picker:hover {
	color: #b7c0cc;
}

.difl-color-component.allows-global .global-color-picker.active {
	color: #037fb8;
}

.nv-custom-palette-wrap .header {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 5px 0 20px;
}

.nv-custom-palette-wrap .header .edit-gc-link {
	margin-left: auto;
	text-decoration: none;
}

.nv-custom-palette-wrap ul li {
	padding: 2px 0;
	white-space: nowrap;
}

.nv-custom-palette-wrap ul a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #555d66;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
}

.nv-custom-palette-wrap ul a span {
	margin-left: 7px;
}

.nv-custom-palette-wrap .nv-custom-palette-color {
	border: 1px solid #ccc;
	border-radius: 50%;
	display: block;
	height: 30px;
	margin: 2px;
	width: 30px;
}

.nv-custom-palette-wrap .nv-custom-palette-color.active {
	border: 3px solid #8fd7ee;
	margin: 0;
}

.globa-color-popover {
	border-radius: 100px !important;
}

.difl-color-component.allows-global .components-popover__content {
	border: none;
	border-radius: 5px !important;
}

.global-color-picker .dashicon {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px !important;
	line-height: normal;
	margin-right: 0 !important;
	width: auto !important;
}

.global-color-picker.active {
	color: #037fb8;
}

.customize-control .difl-color-component .components-popover {
	position: fixed !important;
}

.customize-control .difl-color-component .components-popover .components-custom-gradient-picker__inserter {
	z-index: 1;
}

.customize-control .difl-color-component .components-popover .components-popover {
	position: absolute !important;
}

.customize-control .difl-color-component .components-popover:not(.difl-color-picker-dropdown) .components-base-control {
	padding: 8px 0;
}

.customize-control .difl-color-component .difl-color-picker-dropdown>.components-popover__content {
	min-height: 420px;
	overflow: unset !important;
}

.customize-control .difl-color-component .difl-color-picker-dropdown>.components-popover__content .components-popover__content {
	max-height: 450px !important;
}

.customize-control .difl-color-component .difl-color-picker-dropdown>.components-popover__content>.components-spacer {
	position: sticky;
	z-index: 3;
}

.customize-control .difl-color-component .difl-color-picker-dropdown>.components-popover__content>.components-spacer .components-angle-picker-control, .customize-control .difl-color-component .difl-color-picker-dropdown>.components-popover__content>.components-spacer .components-custom-gradient-picker>.components-custom-gradient-picker__ui-line {
	gap: 8px !important;
}

.customize-control .difl-color-component .components-custom-gradient-picker__gradient-bar {
	border-radius: 24px;
	position: relative;
	z-index: 1;
}

.customize-control .difl-color-component .components-custom-gradient-picker__gradient-bar:not(.has-gradient) {
	opacity: 1;
}

#nv-mm-app .modal .components-popover.global-colors-selector .components-popover__content {
	max-height: 420px !important;
}

#nv-mm-app .modal .components-popover:not(.global-colors-selector) .components-popover__content {
	max-height: 520px !important;
}

#nv-mm-app .modal .components-popover:not(.global-colors-selector) .components-popover__content .components-base-control {
	padding: 4px 0;
}

#nv-mm-app .modal .components-color-picker .components-select-control .components-input-control__container {
	max-width: 100%;
}

@media screen and (max-height:900px) {
	#nv-mm-app .modal .components-popover:not(.global-colors-selector) .components-popover__content {
		max-height: 420px !important;
	}
}

.select-inline {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 10px;
}

.select-inline>.customize-control-title {
	margin: 0;
	max-width: 35%;
}

.select-inline>* {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.select-inline select {
	border-color: #ccc;
	border-radius: 0;
}

.select-inline .components-base-control__field {
	margin: 0;
}

.difl-multiselect .multiselect-wrap {
	border: 1px solid #ccc;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.difl-multiselect .multiselect-wrap .selected-options {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	border-radius: 2px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-grow: 1;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	min-height: 30px;
	padding: 0 0 3px 3px;
}

.difl-multiselect .token {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #ededed;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: auto;
	margin: 3px 3px 0 0 !important;
	padding: 3px 8px 3px 5px !important;
}

.difl-multiselect .token .title {
	color: #555d66;
	font-size: 14px;
}

.difl-multiselect .dd-toggle {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: -1px;
}

.difl-multiselect .dd-toggle button {
	height: 100%;
}

.difl-radio-icons {
	padding: 3px;
}

.difl-radio-icons, .difl-radio-icons span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.difl-radio-icons span {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-ms-flex-direction: column;
	flex-direction: column;
}

.difl-radio-icons label {
	color: #555d66;
	font-size: 9px;
	font-weight: 800;
	line-height: 18px;
	margin-top: 7px;
	text-align: center;
	text-transform: uppercase;
}

.difl-radio-icons>span:not(:first-child) {
	margin-left: -1px;
}

.difl-radio-icons button {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	-webkit-box-flex: 1;
	align-items: center;
	border: 1px solid #ccc;
	border-radius: 0;
	-ms-flex: 1;
	flex: 1;
	height: 28px;
	justify-content: center !important;
	margin-left: -1px;
	padding: 3px;
}

.difl-radio-icons button:first-child {
	margin-left: 0;
}

.difl-radio-icons button.active, .difl-radio-icons button.active:hover {
	background-color: #555d66 !important;
	border-color: #555d66 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	color: #fff !important;
}

.difl-radio-icons.large-buttons button {
	height: 45px !important;
}

.difl-radio-icons-custom-svg {
	-webkit-animation: appear .3s ease-out;
	animation: appear .3s ease-out;
	overflow: hidden;
	padding: 3px;
}

.difl-radio-icons-custom-svg .custom-svg-buttons {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-column-gap: 5px;
	-moz-column-gap: 5px;
	column-gap: 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-end;
}

.difl-radio-image {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.difl-radio-image .option {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 3px;
	text-align: center;
	width: 33.33%;
}

.difl-radio-image label {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0 auto;
}

.difl-radio-image span {
	color: #555d66;
	font-size: 9px;
	font-weight: 800;
	line-height: 18px;
	margin-top: 7px;
	text-transform: uppercase;
}

.difl-radio-image button {
	background: 0;
	border: none;
	cursor: pointer;
	padding: 0;
}

.difl-radio-image button.active {
	outline: 2px solid #037fb8;
}

.difl-radio-image button:hover {
	-webkit-filter: saturate(3);
	filter: saturate(3);
}

.difl-radio-image button img {
	display: block;
	margin: 0 auto;
}

.difl-responsive-control-bar {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: 14px;
}

.difl-responsive-control-bar .customize-control-title {
	margin: 0;
}

.difl-responsive-control-bar .components-button-group {
	border: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.difl-responsive-control-bar button {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	height: auto;
	min-width: unset !important;
	padding: 3px 4px !important;
}

.preview-desktop .difl-responsive-control-bar button.desktop .dashicon, .preview-mobile .difl-responsive-control-bar button.mobile .dashicon, .preview-tablet .difl-responsive-control-bar button.tablet .dashicon {
	color: #000;
}

.difl-responsive-sizing {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.difl-responsive-sizing>button {
	width: 35px !important;
}

.difl-responsive-sizing .nv-sizing-item {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-left: -1px;
}

.difl-responsive-sizing .nv-sizing-item>input {
	border: 1px solid #ccc;
	border-radius: 0;
	padding-right: 0;
	position: relative;
}

.difl-responsive-sizing .nv-sizing-item>input:focus {
	z-index: 10;
}

.difl-responsive-sizing button {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-ms-flex-negative: 0;
	align-items: center;
	border-radius: 0;
	flex-shrink: 0;
	height: 30px;
	justify-content: center;
	padding: 3px;
}

.difl-responsive-sizing button:hover {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.difl-responsive-sizing button.link {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	border: 1px solid #ccc !important;
	justify-content: center !important;
	min-width: unset;
	padding: 0;
}

.difl-responsive-sizing button.active, .difl-responsive-sizing button.active:focus:enabled, .difl-responsive-sizing button.active:hover {
	background: #555d66 !important;
	border-color: #555d66 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	color: #fff !important;
	outline: none !important;
}

.difl-responsive-sizing label {
	color: #555d66;
	display: block;
	font-size: 9px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
}

.difl-responsive-sizing.single-input input {
	width: 100%;
}

.difl-units {
	margin-left: auto;
}

.difl-units, .difl-units button.components-button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.difl-units button.components-button {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	background: none;
	border: none;
	border-radius: 2px;
	color: #555d66;
	font-size: 10px;
	font-weight: 600;
	height: auto;
	justify-content: center;
	line-height: 10px;
	margin-left: 3px;
	min-width: 20px;
	padding: 2px 3px;
	text-align: center;
	text-transform: uppercase;
}

.difl-units button.components-button.active {
	background: #555d66;
	color: #fff;
}

.difl-units button.components-button.active.alone {
	background-color: #9c9c9c;
	text-shadow: none;
}