html {
  height: auto;
}
html body.not-current-theme-template .regular-title header {
  position: static;
  z-index: 1;
}
html body.current-theme-template .wp-block-button__link,
html body.current-theme-template .nf-form-cont .nf-form-content .submit-wrap .ninja-forms-field,
html body.current-theme-template .btn-ghost,
html body.current-theme-template .button,
html body.current-theme-template input[type=submit],
html body.current-theme-template button[type=submit] {
  padding: 0;
}
html body.current-theme-template .mobile-menu li a {
  color: #ffffff;
}
html body.theme-light .mobile-menu li a {
  color: #444444;
}
html body.theme-light footer .wrapper {
  border-top-color: #000000;
}
html body .subscription .mailpoet_form .mailpoet_paragraph {
  display: none;
}
html body .subscription .mailpoet_form .mailpoet_paragraph:not(.last).input-group {
  max-width: 404px;
  display: flex;
  position: relative;
}
html body .subscription .mailpoet_form .mailpoet_paragraph:not(.last).input-group .parsley-errors-list {
  position: absolute;
  bottom: 0;
  margin-bottom: -20px;
}

html body.single-dallmeyer-lens div.header-spacer {
	display:none;
}

.theme-light .sec-title {
	color: #000000;
}

.theme-light .com-accordion .item.active .sign .line {
	background-color: #ED6B21;
}
.theme-light .com-accordion .sign .line {
	background-color: #000000;
}
.theme-light .com-accordion .sign:before, .com-accordion .sign:after {
	background-color: #000000;
}

.theme-light .com-accordion .item {
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.theme-light .subscription h3 {
	color: #ffffff;
}

header .bar .col-r .links .link.active .lenses-list li a {
	color: #ffffff;
}

header .bar .col-r .links .link.active .lenses-list li a[aria-current="page"] {
	color: #ED6B21;
}

header .bar .col-r .icon-button div {
	margin-right: 10px;
}

header .wpml-ls-legacy-dropdown {
	width: auto;
}

header .wpml-ls-legacy-dropdown a {
	color: #ffffff;
	background-color: transparent;
	border: 0px;
	padding: 0px;
}

header .wpml-ls-legacy-dropdown .wpml-ls-flag {
	padding-top: 4px;
	padding-bottom: 5px;
	width: 28px !important;
	height: auto !important;
}


@media screen and (max-width: 991px) {
	header .wpml-ls-legacy-dropdown .wpml-ls-flag {
		width: 24px !important;
		height: auto !important;
	}
}

header .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
	min-width: unset;
	padding: 4px 4px;
}

header .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
	display: none;
    content: "\e925";
    font-family: "et-icon";
    margin-left: 0.1em !important;
    border: 0;
    position: relative;
    right: auto;
    top: auto;
    //display: inline;
}

header .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{
	
}

header .wcml-dropdown ul a.wcml-cs-item-toggle {
	padding: 0 4px;
}

header .wcml-dropdown ul a.wcml-cs-item-toggle:after {
	display: none;
    margin-left: 0.1em !important;
}

header .wcml-dropdown ul.wcml-cs-submenu a {
	min-width: unset;
	padding: 4px 4px;
}

header .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a, header .wpml-ls-legacy-dropdown a:focus, header .wpml-ls-legacy-dropdown a:hover {
	color: #ffffff;
	background: transparent;
}

header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    padding-top: 12px;
    padding: 0;
    background: #fff;
    border: 1px solid #ddd;
    text-align: initial;
    left: auto;
    right: auto;
    margin: 0;
    min-width: 100%;
    z-index: 603;
	margin-top: 1px;
}

header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu li {
	text-wrap: nowrap;
}

header .wcml-spinner {
	display: none !important;
}

.theme-light header .wpml-ls-legacy-dropdown a {
	color: #000000;
	background-color: #ffffff;
}

.theme-light header .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a, .theme-light header .wpml-ls-legacy-dropdown a:focus, .theme-light header .wpml-ls-legacy-dropdown a:hover {
	color: #000000;
}

header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
    color: initial !important;
    line-height: 1;
    //padding: 12px 20px;
    padding: 4px 4px;
    margin-left: 0;
    white-space: nowrap;
    min-width: 60px;
    width: auto;
    height: auto;
    margin: 0;
}

header .bar .col-logo a {
	display: block;
}

header {
	z-index: 99;
}