 .hkc-md-3 {
    width: 10%;
	padding-bottom : 1.5rem;
}

.novom_toolbar_btn * {
	--uk-inverse: initial;
	padding-right: 0.5rem;
	
}
.hk-input-group > .hk-input-group-prepend, .hk-input-group > .hk-input-group-append {
	display: inline-block;
	vertical-align: top;
	display : none;
}

h3.novomarket_section_toggle {
	margin: 0px;
	padding: 4px 6px;
	text-align: center;
}
.mceDefaultSkin .mceLayout .mceBranding {
  width: 100%;
  text-align: center;
  line-height: 20px;
  background: #eee;
  padding: 5px 0;
  display: none;
  box-sizing: border-box;
  border-bottom: 1px solid #ddd;
  white-space: normal;
}
.custom-select, .form-select, select.hkform-control {
	background: url(../images/select-bg.svg) no-repeat 100%/116rem;
	background-color: #eaedf0;
	border: 1px solid #ced4da;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
	cursor: pointer;
	max-width: 100%;
	background: url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat;
	background-position: calc(100% - 0.75rem) center !important;
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
	padding-right: 2rem !important;
}
.bg-primary {
	--bs-bg-opacity: 1;
	background-color: rgba(229, 166, 112) !important;
}
.uk-label {
	display: inline-block;
	padding: 0 10px;
	background: #e5a670;
	line-height: 1.5;
	font-size: 14px;
	color: #fff;
	vertical-align: middle;
	white-space: nowrap;
	border-radius: 2px;
}
#sp-bottom2 {
	padding-top: 6.5em;
}
#sp-bottom3{
	padding-top: 4em;
}