
.thrv_widget_menu {
	position: relative;
	z-index: 10;
}

.thrv_widget_menu .fixed-menu-item {
	position: fixed !important;
}

.thrv_widget_menu.thrv_wrapper {
	overflow: visible !important;
}

.thrv_widget_menu .tve-ham-wrap {
	z-index: 999 !important;
}

.thrv_widget_menu li li .tve-item-dropdown-trigger {
	position: absolute;
	top: 0px;
	right: .5em;
	bottom: 0px;
}

.thrv_widget_menu ul ul {
	box-sizing: border-box;
	min-width: 100%;
}

.thrv_widget_menu .tve_w_menu .sub-menu {
	box-shadow: rgba(0, 0, 0, .15) 0px 0px 9px 1px;
	background-color: #fff;
}

.thrv_widget_menu .tve_w_menu .sub-menu {
	visibility: hidden;
	display: none;
}

.thrv_widget_menu.tve-active-disabled .tve-state-active {
	cursor: default !important;
}

.thrv_widget_menu[class*="tve-custom-menu-switch-icon-"].tve-active-disabled .menu-item-has-children {
	cursor: pointer;
}

.tve-m-trigger {
	display: none;
}

.tve-m-trigger:focus, .tve-m-trigger:active {
	outline: none;
}

.tve-m-trigger:not(.tve-triggered-icon) .tcb-icon-close {
	display: none;
}

.tve-m-trigger:not(.tve-triggered-icon) .tcb-icon-open {
	position: relative;
	z-index: 1;
}

.tcb-icon-open, .tcb-icon-close {
	margin: 0px auto !important;
	padding: .3em !important;
	font-size: 33px;
	width: 33px;
	height: 33px;
}

.thrv_widget_menu.thrv_wrapper {
	padding: 0px;
	--tcb-menu-box-width-t: var(--tcb-menu-box-width-d);
	--tcb-menu-box-width-m: var(--tcb-menu-box-width-t);
	--tcb-menu-overlay-d: var(--tcb-menu-overlay);
	--tcb-menu-overlay-t: var(--tcb-menu-overlay-d);
	--tcb-menu-overlay-m: var(--tcb-menu-overlay-t);
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] {
	background: none !important;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] .tcb-menu-overlay {
	display: none;
	pointer-events: none;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] .tve-m-expanded.tve-ham-wrap {
	flex-direction: column;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] .tve-m-expanded li > a {
	display: inline-flex;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] .tve-m-expanded + .tcb-menu-overlay {
	display: block;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	position: fixed;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] li {
	box-sizing: border-box;
	text-align: center;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] .thrive-shortcode-html {
	position: relative;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] .tve-item-dropdown-trigger {
	position: absolute;
	top: 0px;
	right: .8rem;
	bottom: 0px;
	height: 100% !important;
	transition: transform .2s;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] .expand-children > a > .tve-item-dropdown-trigger {
	transform: rotate(180deg);
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] .m-icon {
	margin-left: -1em;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] ul.tve_w_menu {
	box-sizing: border-box;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] ul.tve_w_menu li {
	background-color: inherit;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] ul.tve_w_menu ul {
	display: none;
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] ul.tve_w_menu li:not(#increase-spec):not(.ccls) {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] ul.tve_w_menu li:not(#increase-spec):not(.ccls):focus, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] ul.tve_w_menu li:not(#increase-spec):not(.ccls):active {
	outline: none;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] ul.tve_w_menu li:not(#increase-spec):not(.ccls) a {
	padding: 10px 2em;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][class*="light-tmp"] ul.tve_w_menu {
	background-color: #fff;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][class*="light-tmp"] ul.tve_w_menu .sub-menu {
	box-shadow: none;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][class*="light-tmp"] ul.tve_w_menu li li {
	background-color: #fafafa;
	box-shadow: none;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][class*="dark-tmp"] ul.tve_w_menu {
	background-color: #1e1e1f;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][class*="dark-tmp"] ul.tve_w_menu li .sub-menu li {
	background-color: #29292a;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][class*="dark-tmp"] ul.tve_w_menu li > a {
	color: #fff;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-dropdown .tve-ham-wrap.tve-m-expanded {
	flex-direction: column;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-dropdown :not(.tve-ham-wrap) > ul.tve_w_menu, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-dropdown .tve-ham-wrap {
	height: auto;
	max-height: 0px;
	opacity: 0;
	left: 0px;
	overflow: hidden;
	width: 100%;
	position: absolute;
	transition: max-height .1s, opacity .1s;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-dropdown :not(.tve-ham-wrap) > ul.tve_w_menu.tve-m-expanded, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-dropdown .tve-ham-wrap.tve-m-expanded {
	opacity: 1;
	max-height: fit-content;
	top: 100%;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-dropdown .tve-m-trigger {
	position: relative;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-dropdown .tve-m-trigger .thrv_icon:not(.tcb-icon-close-offscreen) {
	display: block;
	transition: opacity .3s;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-dropdown .tve-m-trigger .tcb-icon-close, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-dropdown .tve-m-trigger .tcb-icon-close-offscreen {
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-dropdown .tve-m-trigger.tve-triggered-icon .tcb-icon-close {
	opacity: 1;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-dropdown .tve-m-trigger.tve-triggered-icon .tcb-icon-open {
	opacity: 0;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-ham-wrap.tve-m-expanded, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-ham-wrap.tve-m-expanded, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-ham-wrap.tve-m-expanded {
	display: flex;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right :not(.tve-ham-wrap) > ul.tve_w_menu, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-ham-wrap, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left :not(.tve-ham-wrap) > ul.tve_w_menu, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-ham-wrap, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen :not(.tve-ham-wrap) > ul.tve_w_menu, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-ham-wrap {
	top: 0px;
	display: block;
	height: 100vh;
	width: 80vw !important;
	padding: 60px;
	position: fixed;
	transition: left .2s;
	overflow: hidden auto !important;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right :not(.tve-ham-wrap) > ul.tve_w_menu::-webkit-scrollbar, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-ham-wrap::-webkit-scrollbar, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left :not(.tve-ham-wrap) > ul.tve_w_menu::-webkit-scrollbar, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-ham-wrap::-webkit-scrollbar, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen :not(.tve-ham-wrap) > ul.tve_w_menu::-webkit-scrollbar, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-ham-wrap::-webkit-scrollbar {
	width: 14px;
	height: 8px;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right :not(.tve-ham-wrap) > ul.tve_w_menu::-webkit-scrollbar-track, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-ham-wrap::-webkit-scrollbar-track, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left :not(.tve-ham-wrap) > ul.tve_w_menu::-webkit-scrollbar-track, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-ham-wrap::-webkit-scrollbar-track, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen :not(.tve-ham-wrap) > ul.tve_w_menu::-webkit-scrollbar-track, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-ham-wrap::-webkit-scrollbar-track {
	background: none;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right :not(.tve-ham-wrap) > ul.tve_w_menu::-webkit-scrollbar-thumb, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-ham-wrap::-webkit-scrollbar-thumb, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left :not(.tve-ham-wrap) > ul.tve_w_menu::-webkit-scrollbar-thumb, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-ham-wrap::-webkit-scrollbar-thumb, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen :not(.tve-ham-wrap) > ul.tve_w_menu::-webkit-scrollbar-thumb, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-ham-wrap::-webkit-scrollbar-thumb {
	height: 23px;
	border: 4px solid rgba(0, 0, 0, 0);
	-webkit-background-clip: padding-box;
	border-radius: 7px;
	background-color: rgba(0, 0, 0, .15);
	box-shadow: rgba(0, 0, 0, .05) -1px -1px 0px inset, rgba(0, 0, 0, .05) 1px 1px 0px inset;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right :not(.tve-ham-wrap) > ul.tve_w_menu.tve-m-expanded, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-ham-wrap.tve-m-expanded, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left :not(.tve-ham-wrap) > ul.tve_w_menu.tve-m-expanded, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-ham-wrap.tve-m-expanded, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen :not(.tve-ham-wrap) > ul.tve_w_menu.tve-m-expanded, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-ham-wrap.tve-m-expanded {
	box-shadow: rgba(0, 0, 0, .15) 0px 0px 9px 1px;
}

.admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right :not(.tve-ham-wrap) > ul.tve_w_menu, .admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-ham-wrap, .admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left :not(.tve-ham-wrap) > ul.tve_w_menu, .admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-ham-wrap, .admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen :not(.tve-ham-wrap) > ul.tve_w_menu, .admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-ham-wrap {
	top: 32px;
	height: calc(-32px + 100vh);
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-m-trigger .tcb-icon-close, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-m-trigger .tcb-icon-close-offscreen, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-m-trigger .tcb-icon-close, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-m-trigger .tcb-icon-close-offscreen, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-m-trigger .tcb-icon-close, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-m-trigger .tcb-icon-close-offscreen {
	display: block;
	position: fixed;
	z-index: 99;
	top: 0px;
	left: 0px;
	transform: translateX(-100%);
	transition: left .2s;
}

.admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-m-trigger .tcb-icon-close, .admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-m-trigger .tcb-icon-close-offscreen, .admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-m-trigger .tcb-icon-close, .admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-m-trigger .tcb-icon-close-offscreen, .admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-m-trigger .tcb-icon-close, .admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-m-trigger .tcb-icon-close-offscreen {
	top: 32px;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-m-trigger.close-offscreen-icon-available .tcb-icon-close, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-m-trigger.close-offscreen-icon-available .tcb-icon-close, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-m-trigger.close-offscreen-icon-available .tcb-icon-close {
	opacity: 0;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-triggered-icon .tcb-icon-open, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-triggered-icon .tcb-icon-open, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-triggered-icon .tcb-icon-open {
	display: block;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right[class*="light-tmp-third"] .tcb-icon-close, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right[class*="light-tmp-third"] .tcb-icon-close-offscreen, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left[class*="light-tmp-third"] .tcb-icon-close, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left[class*="light-tmp-third"] .tcb-icon-close-offscreen, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen[class*="light-tmp-third"] .tcb-icon-close, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen[class*="light-tmp-third"] .tcb-icon-close-offscreen {
	color: #fff;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right[class*="light-tmp"], .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left[class*="light-tmp"], .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen[class*="light-tmp"] {
	background-color: #fff;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right[class*="dark-tmp"] :not(.tve-ham-wrap) > ul.tve_w_menu.tve-m-expanded, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right[class*="dark-tmp"] .tve-ham-wrap.tve-m-expanded, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left[class*="dark-tmp"] :not(.tve-ham-wrap) > ul.tve_w_menu.tve-m-expanded, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left[class*="dark-tmp"] .tve-ham-wrap.tve-m-expanded, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen[class*="dark-tmp"] :not(.tve-ham-wrap) > ul.tve_w_menu.tve-m-expanded, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen[class*="dark-tmp"] .tve-ham-wrap.tve-m-expanded {
	background: #393939;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left :not(.tve-ham-wrap) > ul.tve_w_menu, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-ham-wrap {
	left: -100%;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left :not(.tve-ham-wrap) > ul.tve_w_menu.tve-m-expanded, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-ham-wrap.tve-m-expanded {
	left: 0px;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-m-trigger.tve-triggered-icon .tcb-icon-close, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-m-trigger.tve-triggered-icon .tcb-icon-close-offscreen {
	left: 80vw;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen :not(.tve-ham-wrap) > ul.tve_w_menu, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-ham-wrap {
	left: -100%;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen :not(.tve-ham-wrap) > ul.tve_w_menu.tve-m-expanded, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-ham-wrap.tve-m-expanded {
	width: 100vw !important;
	left: 0px;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-m-trigger.tve-triggered-icon .tcb-icon-close, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-m-trigger.tve-triggered-icon .tcb-icon-close-offscreen {
	left: 100%;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right[data-offscreen-width-setup] .tve-m-trigger.tve-triggered-icon .tcb-icon-close-offscreen {
	left: max(100% - var(--tcb-menu-box-width), 0vw) !important;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right[data-offscreen-width-setup] .tve-ham-wrap.tve-m-expanded {
	left: max(100% - var(--tcb-menu-box-width), 0vw) !important;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right :not(.tve-ham-wrap) > ul.tve_w_menu, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-ham-wrap {
	left: calc(100% + 4px);
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right :not(.tve-ham-wrap) > ul.tve_w_menu.tve-m-expanded, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-ham-wrap.tve-m-expanded {
	left: 20vw;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-m-trigger .tcb-icon-close, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-m-trigger .tcb-icon-close-offscreen {
	left: 100%;
	transform: none;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-m-trigger.tve-triggered-icon .tcb-icon-close, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-m-trigger.tve-triggered-icon .tcb-icon-close-offscreen {
	left: 20vw;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][class*="light-tmp-third"] :not(.tve-ham-wrap) > ul.tve_w_menu, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][class*="light-tmp-third"] .tve-ham-wrap {
	background-color: #39a3d1;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][class*="light-tmp-third"] :not(.tve-ham-wrap) > ul.tve_w_menu li > a, .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][class*="light-tmp-third"] .tve-ham-wrap li > a {
	color: #fff;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_vertical {
	display: inline-block;
	box-sizing: border-box;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_vertical li > a {
	max-width: 100%;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_vertical li.expand-children {
	overflow: visible;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_vertical li.expand-children > .sub-menu {
	visibility: visible;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_vertical ul {
	position: relative;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_vertical ul ul {
	top: 0px;
	left: 0px;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_vertical ul li {
	position: relative;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_vertical .tcb-menu-logo-wrap {
	display: none !important;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal li:hover, .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal li.expand-children {
	overflow: visible;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal li:hover > .sub-menu, .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal li:hover .tcb-mega-drop-inner > ul, .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal li.expand-children > .sub-menu, .thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal li.expand-children .tcb-mega-drop-inner > ul {
	visibility: visible;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu > li {
	flex: 0 1 auto;
	cursor: pointer;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu > li a:focus {
	outline: none;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu li > a:not(.tcb-logo) {
	font-size: 16px;
	line-height: 2em;
	color: inherit !important;
	text-decoration: inherit !important;
	box-shadow: none;
	letter-spacing: initial;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu .sub-menu li {
	padding: 0px;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu .sub-menu li a:hover {
	background-color: rgba(0, 0, 0, 0);
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu .tve-dropdown-icon-down {
	display: none;
}

.thrv_widget_menu.thrv_wrapper li.c-brackets > a::before, .thrv_widget_menu.thrv_wrapper li.c-brackets > a::after, .thrv_widget_menu.thrv_wrapper li.c-brackets .tve-hover-anim::before, .thrv_widget_menu.thrv_wrapper li.c-brackets .tve-hover-anim::after {
	transition: height .3s, opacity .3s, transform .3s;
	background-color: currentcolor;
	box-sizing: border-box;
	display: inline-block;
	border-color: inherit;
	pointer-events: none;
	position: absolute;
	font-weight: 100;
	width: 100%;
	content: "";
	opacity: 0;
	height: 1px;
	left: 0px;
	top: 0px;
}

.thrv_widget_menu.thrv_wrapper li.c-brackets:hover > a::before, .thrv_widget_menu.thrv_wrapper li.c-brackets:hover > a::after, .thrv_widget_menu.thrv_wrapper li.c-brackets:hover .tve-hover-anim::before, .thrv_widget_menu.thrv_wrapper li.c-brackets:hover .tve-hover-anim::after {
	opacity: 1;
}

.thrv_widget_menu.thrv_wrapper li.c-brackets > a::before, .thrv_widget_menu.thrv_wrapper li.c-brackets > a::after, .thrv_widget_menu.thrv_wrapper li.c-brackets .tve-hover-anim::before, .thrv_widget_menu.thrv_wrapper li.c-brackets .tve-hover-anim::after {
	background: none;
	font-size: 1em;
	height: 100%;
	top: 0px;
	bottom: 0px;
	justify-content: center;
	align-items: center;
	display: inline-flex !important;
	position: absolute;
	width: .3em;
}

.thrv_widget_menu.thrv_wrapper li.c-brackets > a::before, .thrv_widget_menu.thrv_wrapper li.c-brackets .tve-hover-anim::before {
	content: "[";
	left: -.5em;
	transform: translateX(1.25em);
}

.thrv_widget_menu.thrv_wrapper li.c-brackets > a::after, .thrv_widget_menu.thrv_wrapper li.c-brackets .tve-hover-anim::after {
	content: "]";
	right: -.5em;
	left: auto;
	transform: translateX(-1.25em);
}

.thrv_widget_menu.thrv_wrapper li.c-brackets:hover > a::before, .thrv_widget_menu.thrv_wrapper li.c-brackets:hover > a::after, .thrv_widget_menu.thrv_wrapper li.c-brackets:hover .tve-hover-anim::before, .thrv_widget_menu.thrv_wrapper li.c-brackets:hover .tve-hover-anim::after {
	transform: translateX(0px);
}

.thrv_widget_menu.thrv_wrapper li.c-underline > a::before, .thrv_widget_menu.thrv_wrapper li.c-underline > a::after, .thrv_widget_menu.thrv_wrapper li.c-underline .tve-hover-anim::before, .thrv_widget_menu.thrv_wrapper li.c-underline .tve-hover-anim::after {
	transition: height .3s, opacity .3s, transform .3s;
	background-color: currentcolor;
	box-sizing: border-box;
	display: inline-block;
	border-color: inherit;
	pointer-events: none;
	position: absolute;
	font-weight: 100;
	width: 100%;
	content: "";
	opacity: 0;
	height: 1px;
	left: 0px;
	top: 0px;
}

.thrv_widget_menu.thrv_wrapper li.c-underline:hover > a::before, .thrv_widget_menu.thrv_wrapper li.c-underline:hover > a::after, .thrv_widget_menu.thrv_wrapper li.c-underline:hover .tve-hover-anim::before, .thrv_widget_menu.thrv_wrapper li.c-underline:hover .tve-hover-anim::after {
	opacity: 1;
}

.thrv_widget_menu.thrv_wrapper li.c-underline > a::after, .thrv_widget_menu.thrv_wrapper li.c-underline .tve-hover-anim::after {
	transform: translate(-50%, -10px);
	height: 2px;
	width: 40%;
	top: 105%;
	left: 50%;
}

.thrv_widget_menu.thrv_wrapper li.c-underline:hover > a::after, .thrv_widget_menu.thrv_wrapper li.c-underline:hover .tve-hover-anim::after {
	transform: translate(-50%, -5px);
	height: 1px;
}

.thrv_widget_menu.thrv_wrapper li.c-underline:hover > a::before, .thrv_widget_menu.thrv_wrapper li.c-underline:hover .tve-hover-anim::before {
	display: none;
}

.thrv_widget_menu.thrv_wrapper li.c-double > a::before, .thrv_widget_menu.thrv_wrapper li.c-double > a::after, .thrv_widget_menu.thrv_wrapper li.c-double .tve-hover-anim::before, .thrv_widget_menu.thrv_wrapper li.c-double .tve-hover-anim::after {
	transition: height .3s, opacity .3s, transform .3s;
	background-color: currentcolor;
	box-sizing: border-box;
	display: inline-block;
	border-color: inherit;
	pointer-events: none;
	position: absolute;
	font-weight: 100;
	width: 100%;
	content: "";
	opacity: 0;
	height: 1px;
	left: 0px;
	top: 0px;
}

.thrv_widget_menu.thrv_wrapper li.c-double:hover > a::before, .thrv_widget_menu.thrv_wrapper li.c-double:hover > a::after, .thrv_widget_menu.thrv_wrapper li.c-double:hover .tve-hover-anim::before, .thrv_widget_menu.thrv_wrapper li.c-double:hover .tve-hover-anim::after {
	opacity: 1;
}

.thrv_widget_menu.thrv_wrapper li.c-double > a::before, .thrv_widget_menu.thrv_wrapper li.c-double .tve-hover-anim::before {
	display: block !important;
	transform: translateY(-10px) !important;
	top: 4px !important;
}

.thrv_widget_menu.thrv_wrapper li.c-double > a::after, .thrv_widget_menu.thrv_wrapper li.c-double .tve-hover-anim::after {
	transform: translateY(10px);
	top: calc(100% - 6px);
}

.thrv_widget_menu.thrv_wrapper li.c-double:hover > a::before, .thrv_widget_menu.thrv_wrapper li.c-double:hover > a::after, .thrv_widget_menu.thrv_wrapper li.c-double:hover .tve-hover-anim::before, .thrv_widget_menu.thrv_wrapper li.c-double:hover .tve-hover-anim::after {
	transform: translateY(0px) !important;
}

.thrv_widget_menu.thrv_wrapper li.c-thick > a::before, .thrv_widget_menu.thrv_wrapper li.c-thick > a::after, .thrv_widget_menu.thrv_wrapper li.c-thick .tve-hover-anim::before, .thrv_widget_menu.thrv_wrapper li.c-thick .tve-hover-anim::after {
	transition: height .3s, opacity .3s, transform .3s;
	background-color: currentcolor;
	box-sizing: border-box;
	display: inline-block;
	border-color: inherit;
	pointer-events: none;
	position: absolute;
	font-weight: 100;
	width: 100%;
	content: "";
	opacity: 0;
	height: 1px;
	left: 0px;
	top: 0px;
}

.thrv_widget_menu.thrv_wrapper li.c-thick:hover > a::before, .thrv_widget_menu.thrv_wrapper li.c-thick:hover > a::after, .thrv_widget_menu.thrv_wrapper li.c-thick:hover .tve-hover-anim::before, .thrv_widget_menu.thrv_wrapper li.c-thick:hover .tve-hover-anim::after {
	opacity: 1;
}

.thrv_widget_menu.thrv_wrapper li.c-thick > a::after, .thrv_widget_menu.thrv_wrapper li.c-thick .tve-hover-anim::after {
	transform: translate(-50%, -10px);
	width: 50%;
	top: 105%;
	left: 50%;
}

.thrv_widget_menu.thrv_wrapper li.c-thick:hover > a::after, .thrv_widget_menu.thrv_wrapper li.c-thick:hover .tve-hover-anim::after {
	transform: translate(-50%, -5px);
	height: 4px;
}

.thrv_widget_menu.thrv_wrapper li.c-thick:hover > a::before, .thrv_widget_menu.thrv_wrapper li.c-thick:hover .tve-hover-anim::before {
	display: none;
}

.thrv_widget_menu.thrv_wrapper .tve_w_menu .tve-disabled-text-inner {
	flex: 1 1 auto;
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.thrv_widget_menu.thrv_wrapper .tve_w_menu .m-icon {
	display: flex;
	justify-content: center;
	align-items: center;
	flex: 0 0 1em;
	width: 1em;
	height: 1em;
	margin-right: 8px;
	margin-bottom: 2px;
}

.thrv_widget_menu.thrv_wrapper .tve_w_menu .m-icon svg {
	width: 100%;
	height: 100%;
	line-height: 1em;
	stroke-width: 0px;
	stroke: currentcolor;
	fill: currentcolor;
}

.thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu.tve_vertical {
	width: 100%;
}

.thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu.tve_vertical ul {
	width: 100%;
}

.thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu.tve_vertical li {
	display: block;
}

.thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu.tve_vertical > li ul {
	padding: 0px;
}

.thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu.tve_vertical li.expand-children > ul {
	display: block;
	visibility: visible;
}

.thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu.tve_horizontal li:hover > ul, .thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu.tve_horizontal li.expand-children > ul {
	display: block;
}

div:not(#increase-specificity) .thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu.tve_horizontal > li:first-child {
	margin-left: 0px !important;
}

div:not(#increase-specificity) .thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu.tve_horizontal > li:last-child {
	margin-right: 0px !important;
}

.thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu li {
	overflow: hidden;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu li li > a .tve-item-dropdown-trigger svg {
	transform: rotate(-90deg);
}

.thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu li li.menu-item-has-children > a {
	padding: 2px 1.5em 2px 15px;
}

.thrv_widget_menu.thrv_wrapper.tve-regular .tve_w_menu li li.menu-item-has-children > a .tve-item-dropdown-trigger {
	right: .25em;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fade ul.tve_vertical li > ul {
	float: left;
	transition: max-height, opacity .2s;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fade ul.tve_vertical li:not(.expand-children):hover > ul {
	visibility: hidden;
	max-height: 0px;
	opacity: 0;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fade ul.tve_vertical li:not(.expand-children):hover > ul > li {
	max-height: 0px;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fade ul > li ul {
	max-height: 0px;
	display: initial !important;
	visibility: hidden;
	opacity: 0;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fade ul > li:hover > ul, .thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fade ul > li.expand-children > ul {
	visibility: visible;
	max-height: fit-content;
	opacity: 1;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fade ul > li:hover > ul > li, .thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fade ul > li.expand-children > ul > li {
	max-height: fit-content;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fade ul > li ul {
	transition: .2s;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide1 ul.tve_vertical li ul {
	float: left;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide1 ul.tve_vertical li:not(.expand-children):hover > ul > li {
	opacity: 0;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide1 ul > li > ul {
	display: initial !important;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide1 ul > li > ul > li {
	height: 0px;
	opacity: 0;
	overflow: hidden;
	visibility: hidden;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide1 ul > li > ul > li:hover > ul, .thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide1 ul > li > ul > li.expand-children > ul {
	width: 100%;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide1 ul > li > ul > li ul {
	width: 0px;
	transition: width .35s ease-in-out;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide1 ul > li > ul > li ul li {
	height: 40px;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide1 ul > li:hover > ul > li, .thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide1 ul > li.expand-children > ul > li {
	opacity: 1;
	height: 40px;
	overflow: visible;
	visibility: visible;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide1 ul > li > ul > li {
	transition: .2s, opacity;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide1 ul > li > ul > li ul {
	transition: width .25s ease-in-out;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide2 ul.tve_vertical li ul {
	float: left;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide2 ul.tve_vertical li:not(.expand-children):hover > ul > li {
	opacity: 0;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide2 ul > li > ul {
	display: initial !important;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide2 ul > li > ul > li {
	height: 0px;
	opacity: 0;
	overflow: hidden;
	visibility: hidden;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide2 ul > li > ul > li:hover > ul, .thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide2 ul > li > ul > li.expand-children > ul {
	width: 100%;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide2 ul > li > ul > li ul {
	width: 0px;
	transition: width .35s ease-in-out;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide2 ul > li > ul > li ul li {
	height: 40px;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide2 ul > li:hover > ul > li, .thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide2 ul > li.expand-children > ul > li {
	opacity: 1;
	height: 40px;
	overflow: visible;
	visibility: visible;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide2 ul > li > ul > li {
	transition: .15s linear, opacity linear;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-slide2 ul > li > ul > li ul {
	transition: width .25s linear;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std):not([class*="vmd"]) ul.tve_vertical:not(#_) li:not(.expand-children) > .sub-menu {
	padding: 0px !important;
	margin: 0px !important;
	border: medium !important;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std):not([class*="vmd"]) ul.tve_vertical:not(#_) li::after {
	content: "";
	display: table;
	clear: both;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std):not([class*="vmd"]) ul.tve_vertical:not(#_) li > ul, .thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std):not([class*="vmd"]) ul.tve_vertical:not(#_) li > ul:hover {
	max-height: 0px;
	visibility: hidden;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std):not([class*="vmd"]) ul.tve_vertical:not(#_) li.expand-children > ul {
	max-height: fit-content;
	visibility: visible;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std):not([class*="vmd"]) ul.tve_vertical ul .tve-item-dropdown-trigger {
	transform: rotate(90deg);
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-right ul.tve_vertical li, .thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-left ul.tve_vertical li {
	position: relative;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-right ul.tve_vertical ul:not(#_), .thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-left ul.tve_vertical ul:not(#_) {
	position: absolute;
	left: unset;
	right: 100%;
	top: 0px;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-right ul.tve_vertical ul:not(#_) {
	left: 100% !important;
	right: unset;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-right ul.tve_vertical .tve-item-dropdown-trigger {
	transform: rotate(-90deg);
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-right ul.tve_vertical .tve-item-dropdown-trigger:not(:empty) {
	margin: 0px 0px 0px 8px;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-right ul.tve_vertical ul .tve-item-dropdown-trigger {
	transform: rotate(0deg);
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-right ul.tve_vertical ul .tve-item-dropdown-trigger:not(:empty) {
	margin: 0px;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-left ul.tve_vertical .tve-item-dropdown-trigger {
	transform: rotate(90deg);
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-left ul.tve_vertical .tve-item-dropdown-trigger:not(:empty) {
	margin: 0px 0px 0px 8px;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-left ul.tve_vertical ul .tve-item-dropdown-trigger {
	transform: rotate(180deg);
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).vmd-left ul.tve_vertical ul .tve-item-dropdown-trigger:not(:empty) {
	margin: 0px;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul.tve_vertical li ul {
	float: left;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul.tve_vertical li:not(.expand-children):hover > ul {
	visibility: hidden;
	max-height: 0px;
	opacity: 0;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul > li > ul {
	max-height: 0px;
	display: initial !important;
	visibility: hidden;
	opacity: 0;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul > li:hover > ul, .thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul > li.expand-children > ul {
	visibility: visible;
	max-height: fit-content;
	opacity: 1;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul > li ul {
	transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
	transform-origin: 50% 0px 0px;
	transition: .35s, color .35s;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul > li ul ul {
	transform: perspective(1600px) rotate3d(0, 1, 0, -90deg);
	transform-origin: 0px 0px 0px;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul.tve_horizontal > li:hover > ul, .thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul.tve_horizontal > li.expand-children > ul {
	transform: perspective(400px) rotate3d(0, 0, 0, 0deg);
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul.tve_horizontal > li:hover > ul > li:hover > ul, .thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul.tve_horizontal > li:hover > ul > li.expand-children > ul, .thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul.tve_horizontal > li.expand-children > ul > li:hover > ul, .thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul.tve_horizontal > li.expand-children > ul > li.expand-children > ul {
	transform: perspective(400px) rotate3d(0, 0, 0, 0deg);
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul.tve_vertical > li ul ul {
	transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
	transform-origin: 50% 0px 0px;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std).da-fold ul.tve_vertical li.expand-children > ul {
	transform: perspective(400px) rotate3d(0, 0, 0, 0deg);
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std):not([class*="da"]) ul.tve_w_menu.tve_horizontal > li > ul {
	display: block;
	visibility: hidden;
	top: -100000px;
}

.thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std):not([class*="da"]) ul.tve_w_menu.tve_horizontal > li:hover > ul, .thrv_widget_menu.thrv_wrapper.tve-regular:not(.tcb-mega-std):not([class*="da"]) ul.tve_w_menu.tve_horizontal > li.expand-children > ul {
	top: 100%;
	visibility: visible;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-menu-template-"] ul.tve_w_menu.tve_vertical {
	padding: 0px;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-menu-template-"] ul.tve_w_menu.tve_vertical li {
	margin: 0px;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-menu-template-"] ul.tve_w_menu > li {
	margin: 0px 15px;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-menu-template-"] ul.tve_w_menu > li ul {
	border: medium;
	background-color: #fff;
	border-radius: 0px;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-menu-template-"] ul.tve_w_menu > li > a {
	font-weight: 600;
}

.thrv_widget_menu.thrv_wrapper[class*="tve-menu-template-"] ul.tve_w_menu .sub-menu li {
	font-weight: normal;
}

.thrv_widget_menu.thrv_wrapper[class*="light-tmp-first"] ul.tve_w_menu > li:hover > a {
	color: #39a3d1;
}

.thrv_widget_menu.thrv_wrapper[class*="light-tmp-first"] ul.tve_w_menu .sub-menu li a {
	color: #666;
}

.thrv_widget_menu.thrv_wrapper[class*="light-tmp-first"] ul.tve_w_menu .sub-menu li:hover > a {
	color: #363636;
	text-decoration: none !important;
}

.thrv_widget_menu.thrv_wrapper[class*="light-tmp-second"] ul.tve_w_menu > li:hover {
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, .15) 0px 0px 9px 1px;
}

.thrv_widget_menu.thrv_wrapper[class*="light-tmp-second"] ul.tve_w_menu > li {
	padding: 0px;
}

.thrv_widget_menu.thrv_wrapper[class*="light-tmp-second"] ul.tve_w_menu > li a {
	background-color: inherit;
	padding: 6px 10px;
	z-index: 20;
}

.thrv_widget_menu.thrv_wrapper[class*="light-tmp-second"] ul.tve_w_menu .sub-menu > li a {
	color: #666;
}

.thrv_widget_menu.thrv_wrapper[class*="light-tmp-second"] ul.tve_w_menu .sub-menu > li:hover > a {
	color: #39a3d1;
}

.thrv_widget_menu.thrv_wrapper[class*="light-tmp-third"] ul.tve_w_menu > li {
	margin: 0px;
	border-right: medium;
}

.thrv_widget_menu.thrv_wrapper[class*="light-tmp-third"] ul.tve_w_menu > li:not(:last-of-type) {
	border-right: 1px solid #d9d9d9;
}

.thrv_widget_menu.thrv_wrapper[class*="light-tmp-third"] ul.tve_w_menu > li a {
	color: #333;
}

.thrv_widget_menu.thrv_wrapper[class*="light-tmp-third"] ul.tve_w_menu li:hover {
	background-color: #39a3d1;
	color: #fff !important;
}

.thrv_widget_menu.thrv_wrapper[class*="light-tmp-third"] ul.tve_w_menu li:hover a {
	color: inherit !important;
}

.thrv_widget_menu.thrv_wrapper[class*="light-tmp-third"] ul.tve_w_menu .sub-menu {
	box-shadow: none;
	background-color: #39a3d1;
}

.thrv_widget_menu.thrv_wrapper[class*="light-tmp-third"] ul.tve_w_menu .sub-menu li {
	background-color: #39a3d1;
	color: #fff !important;
}

.thrv_widget_menu.thrv_wrapper[class*="light-tmp-third"] ul.tve_w_menu .sub-menu li:hover {
	color: #e0eef6 !important;
}

.thrv_widget_menu.thrv_wrapper[class*="dark-tmp"] ul.tve_w_menu {
	background-color: #3c3d40;
}

.thrv_widget_menu.thrv_wrapper[class*="dark-tmp"] ul.tve_w_menu > li a {
	color: #fff !important;
}

.thrv_widget_menu.thrv_wrapper[class*="dark-tmp"] ul.tve_w_menu .sub-menu {
	box-shadow: none;
}

.thrv_widget_menu.thrv_wrapper[class*="dark-tmp"] ul.tve_w_menu .sub-menu li {
	background-color: #1e1e1f !important;
}

.thrv_widget_menu.thrv_wrapper[class*="dark-tmp"] ul.tve_w_menu .sub-menu li:hover > a {
	color: #fff;
}

.thrv_widget_menu.thrv_wrapper[class*="dark-tmp"] ul.tve_w_menu .sub-menu li a {
	color: #afafaf;
}

.thrv_widget_menu.thrv_wrapper[class*="dark-tmp"] .tcb-icon-close, .thrv_widget_menu.thrv_wrapper[class*="dark-tmp"] .tcb-icon-close-offscreen {
	color: #fff;
}

.thrv_widget_menu.thrv_wrapper[class*="dark-tmp"] .tcb-icon-close svg, .thrv_widget_menu.thrv_wrapper[class*="dark-tmp"] .tcb-icon-close-offscreen svg {
	color: inherit;
}

.thrv_widget_menu.thrv_wrapper[class*="dark-tmp"].tve-mobile-dropdown .tcb-icon-close, .thrv_widget_menu.thrv_wrapper[class*="dark-tmp"].tve-mobile-dropdown .tcb-icon-close-offscreen {
	color: #111;
}

.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-fourth"] ul.tve_w_menu .sub-menu li a {
	color: #afafaf !important;
}

.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-fourth"] ul.tve_w_menu > li:hover > a {
	color: #39a3d1 !important;
}

.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-fourth"] ul.tve_w_menu .sub-menu li:hover > a {
	color: #fff !important;
	text-decoration: underline !important;
}

.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-fifth"] ul.tve_w_menu > li:hover {
	background-color: #1e1e1f;
}

.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-fifth"] ul.tve_w_menu > li {
	padding: 0px;
}

.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-fifth"] ul.tve_w_menu > li a {
	background-color: inherit;
	padding: 2px 10px;
	z-index: 9;
}

.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-fifth"] ul.tve_w_menu .sub-menu li a {
	color: #afafaf !important;
}

.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-fifth"] ul.tve_w_menu .sub-menu li:hover > a {
	color: #39a3d1 !important;
}

.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-sixth"] ul.tve_w_menu > li {
	margin: 0px !important;
	border-right: medium;
}

.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-sixth"] ul.tve_w_menu > li:not(:last-of-type) {
	border-right: 1px solid #d9d9d9;
}

.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-sixth"] ul.tve_w_menu > li:hover {
	background-color: #39a3d1;
}

.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-sixth"] ul.tve_w_menu .sub-menu > li {
	background-color: #39a3d1 !important;
}

.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-sixth"] ul.tve_w_menu .sub-menu > li:hover {
	background-color: #39a3d1;
}

.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-sixth"] ul.tve_w_menu .sub-menu > li:hover > a {
	color: #fff !important;
}

.thrv_widget_menu.thrv_wrapper[class*="dark-tmp-sixth"] ul.tve_w_menu .sub-menu > li > a {
	color: #e0eef6 !important;
}

.thrv_widget_menu [data-item-display-desktop="icon"] > a > .m-icon, .thrv_widget_menu [data-item-display-desktop="icon"] > .m-icon, .thrv_widget_menu [data-item-display-desktop="icon"] .tcb-mm-text .m-icon, .thrv_widget_menu [data-item-display-desktop="icon"] > a > .tcb-mm-text .m-icon {
	display: flex !important;
	margin-right: 0px !important;
}

.thrv_widget_menu [data-item-display-desktop="icon"] > a > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-desktop="icon"] > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-desktop="icon"] > a > .tcb-mm-image, .thrv_widget_menu [data-item-display-desktop="icon"] > .tcb-mm-image {
	display: none !important;
}

.thrv_widget_menu [data-item-display-desktop="icon"] > a > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-desktop="icon"] > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-desktop="icon"] > .tcb-mm-text > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-desktop="icon"] > a > .tcb-mm-text > .tve-disabled-text-inner {
	display: none !important;
}

.thrv_widget_menu [data-item-display-desktop="icon-text"] > a > .m-icon, .thrv_widget_menu [data-item-display-desktop="icon-text"] > .m-icon, .thrv_widget_menu [data-item-display-desktop="icon-text"] > .tcb-mm-text .m-icon, .thrv_widget_menu [data-item-display-desktop="icon-text"] > a > .tcb-mm-text .m-icon {
	display: flex !important;
}

.thrv_widget_menu [data-item-display-desktop="icon-text"] > a > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-desktop="icon-text"] > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-desktop="icon-text"] > a > .tcb-mm-image, .thrv_widget_menu [data-item-display-desktop="icon-text"] > .tcb-mm-image {
	display: none !important;
}

.thrv_widget_menu [data-item-display-desktop="icon-text"] > a > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-desktop="icon-text"] > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-desktop="icon-text"] > .tcb-mm-text > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-desktop="icon-text"] > a > .tcb-mm-text > .tve-disabled-text-inner {
	display: inline-block !important;
}

.thrv_widget_menu [data-item-display-desktop="text"] > a > .m-icon, .thrv_widget_menu [data-item-display-desktop="text"] > .m-icon, .thrv_widget_menu [data-item-display-desktop="text"] > .tcb-mm-text .m-icon, .thrv_widget_menu [data-item-display-desktop="text"] > a > .tcb-mm-text .m-icon {
	display: none !important;
}

.thrv_widget_menu [data-item-display-desktop="text"] > a > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-desktop="text"] > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-desktop="text"] > a > .tcb-mm-image, .thrv_widget_menu [data-item-display-desktop="text"] > .tcb-mm-image {
	display: none !important;
}

.thrv_widget_menu [data-item-display-desktop="text"] > a > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-desktop="text"] > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-desktop="text"] > .tcb-mm-text > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-desktop="text"] > a > .tcb-mm-text > .tve-disabled-text-inner {
	display: inline-block !important;
}

.thrv_widget_menu [data-item-display-desktop="image"] > a > .m-icon, .thrv_widget_menu [data-item-display-desktop="image"] > .m-icon, .thrv_widget_menu [data-item-display-desktop="image"] > .tcb-mm-text .m-icon, .thrv_widget_menu [data-item-display-desktop="image"] > a > .tcb-mm-text .m-icon {
	display: none !important;
}

.thrv_widget_menu [data-item-display-desktop="image"] > .tcb-mm-text, .thrv_widget_menu [data-item-display-desktop="image"] > a > .tcb-mm-text {
	flex-grow: 0 !important;
}

.thrv_widget_menu [data-item-display-desktop="image"] > a > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-desktop="image"] > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-desktop="image"] > a > .tcb-mm-image, .thrv_widget_menu [data-item-display-desktop="image"] > .tcb-mm-image {
	display: flex !important;
}

.thrv_widget_menu [data-item-display-desktop="image"] > a > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-desktop="image"] > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-desktop="image"] > .tcb-mm-text > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-desktop="image"] > a > .tcb-mm-text > .tve-disabled-text-inner {
	display: none !important;
}

.thrv_widget_menu [data-item-display-desktop="image-text"] > a > .m-icon, .thrv_widget_menu [data-item-display-desktop="image-text"] > .m-icon, .thrv_widget_menu [data-item-display-desktop="image-text"] > .tcb-mm-text .m-icon, .thrv_widget_menu [data-item-display-desktop="image-text"] > a > .tcb-mm-text .m-icon {
	display: none !important;
}

.thrv_widget_menu [data-item-display-desktop="image-text"] > a > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-desktop="image-text"] > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-desktop="image-text"] > a > .tcb-mm-image, .thrv_widget_menu [data-item-display-desktop="image-text"] > .tcb-mm-image {
	display: flex !important;
}

.thrv_widget_menu [data-item-display-desktop="image-text"] > a > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-desktop="image-text"] > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-desktop="image-text"] > .tcb-mm-text > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-desktop="image-text"] > a > .tcb-mm-text > .tve-disabled-text-inner {
	display: inline-block !important;
}

body.logged-in .thrv_widget_menu .tcb-menu-display-desktop-logged-out {
	display: none !important;
}

body:not(.logged-in) .thrv_widget_menu .tcb-menu-display-desktop-logged-in {
	display: none !important;
}

:not(#_):not(#_) .thrv_widget_menu .tcb-menu-display-desktop-always {
	display: block !important;
}

.thrv_widget_menu .tcb-mm-image, .thrv_widget_menu .tcb-menu-item-image {
	background-size: cover;
	background-position: center center;
	position: relative;
	height: 45px;
}

.thrv_widget_menu .tcb-menu-img-hamburger.tcb--row, .thrv_widget_menu .tcb--row {
	flex-direction: row;
}

.thrv_widget_menu .tcb-menu-img-hamburger.tcb--row .tcb-menu-item-image, .thrv_widget_menu .tcb-menu-img-hamburger.tcb--row .m-icon, .thrv_widget_menu .tcb--row .tcb-menu-item-image, .thrv_widget_menu .tcb--row .m-icon {
	margin-right: 8px;
}

.thrv_widget_menu .tcb-menu-img-hamburger.tcb--row-reverse, .thrv_widget_menu .tcb--row-reverse {
	flex-direction: row-reverse;
}

.thrv_widget_menu .tcb-menu-img-hamburger.tcb--row-reverse .tcb-menu-item-image, .thrv_widget_menu .tcb-menu-img-hamburger.tcb--row-reverse .tcb-mm-image .m-icon, .thrv_widget_menu .tcb--row-reverse .tcb-menu-item-image, .thrv_widget_menu .tcb--row-reverse .tcb-mm-image .m-icon {
	margin-left: 8px;
}

.thrv_widget_menu .tcb--row-reverse:not(.tcb-menu-img-hamburger):not(.tcb-mm-text) {
	flex-direction: row;
}

.thrv_widget_menu .tcb--row-reverse:not(.tcb-menu-img-hamburger):not(.tcb-mm-text) .tcb-menu-item-image, .thrv_widget_menu .tcb--row-reverse:not(.tcb-menu-img-hamburger):not(.tcb-mm-text) .m-icon {
	order: 3;
	margin-left: 8px;
	margin-right: 0px !important;
}

.thrv_widget_menu .tcb--row-reverse:not(.tcb-menu-img-hamburger):not(.tcb-mm-text).tcb-mm-container, .thrv_widget_menu .tcb--row-reverse:not(.tcb-menu-img-hamburger):not(.tcb-mm-text) .tcb-mm-container {
	flex-direction: row-reverse;
}

.thrv_widget_menu .tcb--row-reverse:not(.tcb-menu-img-hamburger):not(.tcb-mm-text).tcb-mm-container .tcb-mm-image, .thrv_widget_menu .tcb--row-reverse:not(.tcb-menu-img-hamburger):not(.tcb-mm-text) .tcb-mm-container .tcb-mm-image {
	margin-left: 8px;
}

.thrv_widget_menu .tcb--row-reverse:not(.tcb-menu-img-hamburger):not(.tcb-mm-text).tcb-mm-container .m-icon, .thrv_widget_menu .tcb--row-reverse:not(.tcb-menu-img-hamburger):not(.tcb-mm-text) .tcb-mm-container .m-icon {
	order: 0 !important;
}

.thrv_widget_menu .tcb-menu-img-hamburger.tcb--column, .thrv_widget_menu .tcb--column {
	flex-direction: column;
	justify-content: center;
}

.thrv_widget_menu .tcb-menu-img-hamburger.tcb--column .tcb-menu-item-image, .thrv_widget_menu .tcb-menu-img-hamburger.tcb--column .tcb-mm-image, .thrv_widget_menu .tcb--column .tcb-menu-item-image, .thrv_widget_menu .tcb--column .tcb-mm-image {
	flex-basis: auto !important;
	margin-bottom: 10px;
}

.thrv_widget_menu .tcb-menu-img-hamburger.tcb--column .tcb-mm-text, .thrv_widget_menu .tcb--column .tcb-mm-text {
	flex-basis: auto !important;
}

.thrv_widget_menu .tcb-menu-img-hamburger.tcb--column .m-icon, .thrv_widget_menu .tcb--column .m-icon {
	margin-right: 0px !important;
	margin-left: 0px !important;
}

.thrv_widget_menu .tcb-menu-img-hamburger.tcb--column .tve-item-dropdown-trigger, .thrv_widget_menu .tcb--column .tve-item-dropdown-trigger {
	position: absolute;
	bottom: .5em;
	right: 0px;
}

body:not(.logged-in) .thrv_widget_menu .tcb-menu-item-image[data-d-f="user"], body:not(.logged-in) .thrv_widget_menu .tcb-mm-image[data-d-f="user"] {
	display: none !important;
}

body:not(.tve_editor_page) .thrv_widget_menu [data-item-display-desktop="image-text"] > a > .tcb-menu-item-image.tcb-elem-placeholder, body:not(.tve_editor_page) .thrv_widget_menu [data-item-display-desktop="image-text"] > .tcb-menu-item-image.tcb-elem-placeholder, body:not(.tve_editor_page) .thrv_widget_menu [data-item-display-desktop="image-text"] > a > .tcb-mm-image.tcb-elem-placeholder, body:not(.tve_editor_page) .thrv_widget_menu [data-item-display-desktop="image-text"] > .tcb-mm-image.tcb-elem-placeholder, body:not(.tve_editor_page) .thrv_widget_menu [data-item-display-desktop="image"] > a > .tcb-menu-item-image.tcb-elem-placeholder, body:not(.tve_editor_page) .thrv_widget_menu [data-item-display-desktop="image"] > .tcb-menu-item-image.tcb-elem-placeholder, body:not(.tve_editor_page) .thrv_widget_menu [data-item-display-desktop="image"] > a > .tcb-mm-image.tcb-elem-placeholder, body:not(.tve_editor_page) .thrv_widget_menu [data-item-display-desktop="image"] > .tcb-mm-image.tcb-elem-placeholder, body:not(.tve_editor_page) .thrv_widget_menu [data-item-display-tablet="image-text"] > a > .tcb-menu-item-image.tcb-elem-placeholder, body:not(.tve_editor_page) .thrv_widget_menu [data-item-display-tablet="image-text"] > .tcb-menu-item-image.tcb-elem-placeholder, body:not(.tve_editor_page) .thrv_widget_menu [data-item-display-tablet="image-text"] > a > .tcb-mm-image.tcb-elem-placeholder, body:not(.tve_editor_page) .thrv_widget_menu [data-item-display-tablet="image-text"] > .tcb-mm-image.tcb-elem-placeholder, body:not(.tve_editor_page) .thrv_widget_menu [data-item-display-tablet="image"] > a > .tcb-menu-item-image.tcb-elem-placeholder, body:not(.tve_editor_page) .thrv_widget_menu [data-item-display-tablet="image"] > .tcb-menu-item-image.tcb-elem-placeholder, body:not(.tve_editor_page) .thrv_widget_menu [data-item-display-tablet="image"] > a > .tcb-mm-image.tcb-elem-placeholder, body:not(.tve_editor_page) .thrv_widget_menu [data-item-display-tablet="image"] > .tcb-mm-image.tcb-elem-placeholder, body:not(.tve_editor_page) .thrv_widget_menu [data-item-display-mobile="image-text"] > a > .tcb-menu-item-image.tcb-elem-placeholder, body:not(.tve_editor_page) .thrv_widget_menu [data-item-display-mobile="image-text"] > .tcb-menu-item-image.tcb-elem-placeholder, body:not(.tve_editor_page) .thrv_widget_menu [data-item-display-mobile="image-text"] > a > .tcb-mm-image.tcb-elem-placeholder, body:not(.tve_editor_page) .thrv_widget_menu [data-item-display-mobile="image-text"] > .tcb-mm-image.tcb-elem-placeholder, body:not(.tve_editor_page) .thrv_widget_menu [data-item-display-mobile="image"] > a > .tcb-menu-item-image.tcb-elem-placeholder, body:not(.tve_editor_page) .thrv_widget_menu [data-item-display-mobile="image"] > .tcb-menu-item-image.tcb-elem-placeholder, body:not(.tve_editor_page) .thrv_widget_menu [data-item-display-mobile="image"] > a > .tcb-mm-image.tcb-elem-placeholder, body:not(.tve_editor_page) .thrv_widget_menu [data-item-display-mobile="image"] > .tcb-mm-image.tcb-elem-placeholder {
	display: none !important;
}

.thrv_widget_menu[class*="tve-custom-menu-switch-icon-"] .tcb-mega-drop .thrv_text_element {
	display: none;
}

.thrv_widget_menu:not(#_):not(#_) li button {
	display: none !important;
}

.thrv_widget_menu:not(#_):not(#_) li a {
	--background-image: none;
	background-image: var(--background-image, none) !important;
}

.thrv_widget_menu:not(#_):not(#_) path {
	transition: none !important;
}

.thrv_widget_menu:not(#_):not(#_) li li li:first-child {
	margin-top: 0px !important;
}

.thrv_widget_menu:not(#_):not(#_) ul ul ul {
	padding-top: 0px !important;
}

.thrv_widget_menu:not(#_):not(#_):not(.tcb-mega-std).tve-regular ul.tve_w_menu > li ul {
	min-width: fit-content;
}

.thrv_widget_menu:not(#_):not(#_):not(.tcb-mega-std).tve-regular ul.tve_w_menu > li ul li {
	min-width: fit-content;
}

.thrv_widget_menu:not(#_):not(#_):not(.tcb-mega-std):not(.tve-regular) .tve-disabled-text-inner {
	white-space: normal;
}

:not(.tve-editor-main-content) .thrv_widget_menu:not(#_):not(#_):not(.tve-regular) li > a.tve-jump-scroll {
	pointer-events: none;
}

:not(.tve-editor-main-content) .thrv_widget_menu:not(#_):not(#_):not(.tve-regular) li > a.tve-jump-scroll .tve-item-dropdown-trigger {
	pointer-events: all;
}

:not(.tve-editor-main-content) .thrv_widget_menu:not(#_):not(#_):not(.tve-regular) .tcb-mega-drop li li > a.tve-jump-scroll {
	pointer-events: all;
}

.tcb-icon {
	display: inline-block;
	width: 1em;
	height: 1em;
	line-height: 1em;
	vertical-align: middle;
	stroke-width: 0px;
	stroke: currentcolor;
	fill: currentcolor;
	box-sizing: content-box;
}

.tcb-icon {
	transform: rotate(var(--tcb-icon-rotation-angle, 0deg));
}

svg.tcb-icon path:not([fill="none"]) {
	fill: inherit !important;
	stroke: inherit !important;
	transition: none;
}

.thrv_icon {
	text-align: center;
}

.thrv_wrapper.thrv-divider {
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
}

.thrv_wrapper.thrv-divider hr {
	margin: 0px;
}

.tve_sep-1 {
	border-style: none none solid !important;
	border-top: 0px !important;
	border-left: 0px !important;
	border-right: 0px !important;
	min-width: 10px;
}

.tcb-styled-list-icon {
	position: relative;
	z-index: 1;
}

.tcb-style-wrap strong {
	font-weight: var(--g-bold-weight, bold);
}

.tcb-plain-text {
	cursor: text;
}

.thrv_text_element {
	overflow-wrap: break-word;
}

.thrive-symbol-shortcode {
	position: relative;
}

body:not(.tve_editor_page) .thrv_wrapper.thrv_footer, body:not(.tve_editor_page) .thrv_wrapper.thrv_header {
	padding: 0px;
}

.thrv-search-form {
	max-width: 600px;
	--tve-applied-max-width: 600px;
}

.thrv-search-form form {
	width: 100%;
	display: flex;
	flex-direction: row-reverse;
}

.thrv-search-form form .thrv-sf-input {
	flex: 1 1 auto;
}

.thrv-search-form form .thrv-sf-input input {
	width: 100%;
	background-color: #fff;
	padding: 14px 15px;
	border: 1px solid rgba(82, 96, 109, .5);
	border-radius: 4px 0px 0px 4px;
	line-height: 1em;
	color: #50565f;
	resize: vertical;
	outline: none;
	font-size: 17px;
	min-height: 100%;
	font-family: Arial, sans-serif;
	box-sizing: border-box;
}

.thrv-search-form form .thrv-sf-input input::placeholder {
	font: inherit !important;
	color: inherit !important;
	opacity: .8;
}

.thrv-search-form form .thrv-sf-input input:hover, .thrv-search-form form .thrv-sf-input input:focus {
	border-color: rgba(82, 96, 109, .3);
}

.thrv-search-form form .thrv-sf-input input[type="search"] {
	appearance: searchfield;
}

.thrv-search-form form .thrv-sf-submit {
	flex: 0 0 auto;
	position: relative;
}

.thrv-search-form form .thrv-sf-submit[data-button-layout="icon"] .tve_btn_txt {
	display: none;
}

.thrv-search-form form .thrv-sf-submit[data-button-layout="text"] .tcb-sf-button-icon {
	display: none;
}

.thrv-search-form form .thrv-sf-submit[data-button-layout="icon_text"] .tcb-sf-button-icon {
	margin-right: 5px;
}

.thrv-search-form form .thrv-sf-submit button {
	display: flex;
	border-width: 0px;
	background-color: #52606d;
	padding: 14px 15px;
	font-size: 17px;
	color: #fff;
	cursor: pointer;
	align-items: center;
	justify-content: space-around;
	height: 100%;
	border-radius: 0px 4px 4px 0px;
	font-weight: normal;
	box-sizing: border-box;
}

.thrv-search-form form .thrv-sf-submit button:hover, .thrv-search-form form .thrv-sf-submit button:focus {
	background-color: rgba(82, 96, 109, .85);
}

.thrv-search-form form .thrv-sf-submit button .tcb-sf-button-icon .thrv_wrapper {
	margin: 0px;
}

:not(#_s):not(#_s) .thrv-search-form.thrv-sticky-search {
	width: 100%;
	max-width: none !important;
	float: none !important;
	margin: auto !important;
	position: relative;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	box-sizing: border-box !important;
}

:not(#_s):not(#_s) .thrv-search-form.thrv-sticky-search .thrv-sf-input {
	transform: none;
	transition: none;
	position: relative;
	top: unset;
	left: unset;
	right: unset;
	width: auto;
}

:not(#_s):not(#_s) .thrv-search-form.thrv-sticky-search .thrv-sf-input input {
	display: inline-block;
}

.thrv-search-form .tcb-sf-close-icon {
	background: none;
	border: 0px;
	position: absolute;
	line-height: 0;
	padding: 0px;
	right: 0px;
	top: 0px;
	cursor: pointer;
	z-index: 999;
	margin: 0px;
}

.tve-sf-overlay-container.thrv_wrapper {
	margin: 0px;
}

.tve-sf-overlay-container {
	position: fixed !important;
	top: 0px;
	left: 0px;
	z-index: 9999 !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	width: 100%;
	box-sizing: border-box !important;
	max-width: none !important;
}

.tve-sf-overlay-container > .tve-cb {
	box-sizing: border-box;
}

.tve-sf-overlay-container .tcb-sf-close-icon {
	background: none;
	border: 0px;
	position: absolute;
	line-height: 0;
	padding: 0px;
	right: 0px;
	top: 0px;
	cursor: pointer;
	z-index: 999;
	margin: 0px;
}

.tcb-logo {
	box-sizing: border-box !important;
	display: block;
	max-width: 100%;
	width: 240px;
}

.thrv_widget_menu .tcb-logo {
	width: auto;
	margin: 0px;
}

.tcb-logo.thrv_wrapper {
	padding: 0px;
}

.tcb-logo img {
	display: block;
	max-width: 100%;
	height: auto;
}

.tcb-post-content {
	overflow-wrap: break-word;
}

.tcb-post-content.thrv_wrapper {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
}

#tve_editor .tcb-post-content p {
	font-size: 16px;
	line-height: 1.6em;
}

.notifications-content-wrapper.tcb-permanently-hidden {
	display: none !important;
}

.tcb-permanently-hidden {
	display: none !important;
}

.tar-disabled {
	cursor: default;
	opacity: .4;
	pointer-events: none;
}

.tcb-clear::after {
	display: block;
	height: 0px;
	content: "";
}

.tcb-flex-row {
	display: flex;
	flex-flow: row;
	align-items: stretch;
	justify-content: space-between;
	margin-top: 0px;
	margin-left: -15px;
	padding-bottom: 15px;
	padding-top: 15px;
}

.tcb-flex-col {
	flex: 1 1 auto;
	padding-top: 0px;
	padding-left: 15px;
}

.tcb-flex-row .tcb-flex-col {
	box-sizing: border-box;
}

.tcb-col {
	height: 100%;
	display: flex;
	flex-direction: column;
	position: relative;
}

.tcb-flex-row .tcb-col {
	box-sizing: border-box;
}

html {
	text-rendering: auto !important;
}

html body {
	text-rendering: auto !important;
}

#tve_editor ul {
	margin-left: 20px;
}

#tve_editor ul.thrv_wrapper {
	line-height: 1.4em;
}

#tve_editor ul.thrv_wrapper li {
	margin-bottom: 10px;
}

#tve_editor ul.tve_w_menu {
	margin-left: 0px;
}

.thrv_wrapper div {
	box-sizing: content-box;
}

.thrv_symbol .thrv_wrapper:not(.thrv_icon) {
	box-sizing: border-box !important;
}

.thrv_wrapper {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 1px;
}

.thrv_wrapper.thrv_text_element, .thrv_wrapper.thrv_symbol {
	margin: 0px;
}

.thrv_wrapper.thrv-columns {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

.tve_shortcode_editor h1 {
	padding: 0px;
}

p {
	font-size: 1em;
}

.tve_clearfix::after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0px;
}

a:not(.tcb-button-link) svg.tcb-icon {
	color: #111;
}

.thrv_icon {
	line-height: 0;
}

.thrv_icon.tcb-icon-display {
	display: table;
	border-collapse: initial;
}

.thrv_icon.thrv_wrapper {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

.thrv_widget_menu li {
	margin-top: 0px;
	padding: 0px 10px;
}

.thrv_widget_menu.thrv_wrapper.tcb-mega-std .tve_w_menu.tve_horizontal > li ul {
	border: medium;
}

.thrv_widget_menu.thrv_wrapper.tve-vertical-menu {
	width: 100%;
}

.thrv_widget_menu.thrv_wrapper.tve_center {
	display: table;
	margin-left: auto !important;
	margin-right: auto !important;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu {
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 1em;
	list-style-type: none;
	list-style-image: none;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu ul {
	margin: 0px;
	padding: 0px 0px 0px 1em;
	list-style-type: none;
	list-style-image: none;
	background-color: #fff;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu li {
	margin-bottom: 0px;
	margin-left: 0px;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu li::before {
	content: "";
	display: none;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu li > a {
	color: #373737;
	text-decoration: none;
	display: flex;
	align-items: center;
	line-height: 1;
	position: relative;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_vertical > li ul {
	border: 1px solid #b4b4b4;
	border-radius: 3px;
	padding: 0px;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_vertical > li ul li > a {
	padding: 2px 15px;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal {
	z-index: 9;
	padding: 0px;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal li {
	display: inline-block;
	position: relative;
	padding: 2px 10px;
	max-width: 100%;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal > li ul {
	padding: 0px;
	position: absolute;
	border: 1px solid #b4b4b4;
	border-radius: 3px;
	display: none;
	z-index: 4;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal > li ul li {
	padding: 0px;
	display: block;
	position: relative;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal > li ul li:first-child a {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal > li ul li:last-child a {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal > li ul li > a {
	padding: 2px 15px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.thrv_widget_menu.thrv_wrapper:not(.tve-regular) ul.tve_w_menu.tve_horizontal > li ul {
	position: static;
}

.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_vertical a, .thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal a {
	line-height: 2;
}

.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_vertical svg, .thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal svg {
	width: 1.5em;
	height: 1em;
	transition: .15s;
	fill: currentcolor;
	margin-left: 5px;
}

.thrv_widget_menu.thrv_wrapper.tve-regular .tve_vertical li > a {
	display: inline-flex;
}

#tve_editor.tve_empty_dropzone .thrv_symbol.thrv_header .symbol-section-in {
	padding: 1px;
}

#wrapper .symbol-edit-mode.thrv_header .symbol-section-in {
	padding: 1px;
}

.thrv_symbol.thrv_header, .thrv_symbol.thrv_footer {
	width: 100%;
	position: relative;
	box-sizing: border-box;
}

.thrv_symbol.thrv_header .thrive-symbol-shortcode {
	margin: 0px auto;
	position: relative;
}

.symbol-section-in {
	margin: 0px auto;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
}

.symbol-section-in:empty::before {
	font-family: sans-serif;
	line-height: 40px;
}

.symbol-section-in::after, .symbol-section-in::before {
	content: "";
	display: block;
	overflow: auto;
}

.symbol-section-out {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	box-sizing: border-box !important;
	overflow: hidden;
}

:not(#_s):not(#_s) .tcb-conditional-display-placeholder {
	min-height: var(--tcb-container-height-d, 100px) !important;
	position: relative;
}

:not(#_s):not(#_s) .tcb-conditional-display-placeholder.thrv-page-section {
	box-sizing: border-box;
	margin: 0px;
}

:not(#_s):not(#_s) .tcb-conditional-display-placeholder.thrv-content-box {
	box-sizing: border-box;
}

:not(#_s):not(#_s) .tcb-conditional-display-placeholder .tve-page-section-out, :not(#_s):not(#_s) .tcb-conditional-display-placeholder .tve-content-box-background {
	box-sizing: border-box;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	overflow: hidden;
}

.thrv_widget_menu:not(.tve-custom-menu-upgrade) a.tve-m-trigger.tve_black {
	color: #101010;
}

.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_black a:hover {
	color: #101010;
}

.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_black.tve_horizontal ul a:hover, .thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_black.tve_horizontal ul a.tve-active {
	background-color: #101010;
	color: #fff;
}

.thrv_widget_menu:not(.tve-custom-menu-upgrade) a.tve-m-trigger.tve_blue {
	color: #3e68b2;
}

.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_blue a:hover {
	color: #3e68b2;
}

.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_blue.tve_horizontal ul a:hover, .thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_blue.tve_horizontal ul a.tve-active {
	background-color: #3e68b2;
	color: #fff;
}

.thrv_widget_menu:not(.tve-custom-menu-upgrade) a.tve-m-trigger.tve_green {
	color: #1abc9c;
}

.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_green a:hover {
	color: #1abc9c;
}

.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_green.tve_horizontal ul a:hover, .thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_green.tve_horizontal ul a.tve-active {
	background-color: #1abc9c;
	color: #fff;
}

.thrv_widget_menu:not(.tve-custom-menu-upgrade) a.tve-m-trigger.tve_orange {
	color: #e67e22;
}

.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_orange a:hover {
	color: #e67e22;
}

.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_orange.tve_horizontal ul a:hover, .thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_orange.tve_horizontal ul a.tve-active {
	background-color: #e67e22;
	color: #fff;
}

.thrv_widget_menu:not(.tve-custom-menu-upgrade) a.tve-m-trigger.tve_purple {
	color: #8656c1;
}

.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_purple a:hover {
	color: #8656c1;
}

.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_purple.tve_horizontal ul a:hover, .thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_purple.tve_horizontal ul a.tve-active {
	background-color: #8656c1;
	color: #fff;
}

.thrv_widget_menu:not(.tve-custom-menu-upgrade) a.tve-m-trigger.tve_red {
	color: #ce271b;
}

.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_red a:hover {
	color: #ce271b;
}

.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_red.tve_horizontal ul a:hover, .thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_red.tve_horizontal ul a.tve-active {
	background-color: #ce271b;
	color: #fff;
}

.thrv_widget_menu:not(.tve-custom-menu-upgrade) a.tve-m-trigger.tve_teal {
	color: #387d71;
}

.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_teal a:hover {
	color: #387d71;
}

.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_teal.tve_horizontal ul a:hover, .thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_teal.tve_horizontal ul a.tve-active {
	background-color: #387d71;
	color: #fff;
}

.thrv_widget_menu:not(.tve-custom-menu-upgrade) a.tve-m-trigger.tve_white {
	color: #d8d8d8;
}

.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_white a:hover {
	color: #d8d8d8;
}

.thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_white.tve_horizontal ul a:hover, .thrv_widget_menu:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_white.tve_horizontal ul a.tve-active {
	background-color: #d8d8d8;
	color: #fff;
}

.tve_flt .tve_sep {
	border: medium;
	margin: 0px !important;
	max-width: 100% !important;
}

.tve_flt .thrv_wrapper > .tve_sep {
	width: 100%;
	background-color: rgba(0, 0, 0, 0);
}

.tcb-post-content::after {
	clear: both;
}

.tcb-post-content {
	margin: 1.5em 0px 0px;
}

.thrive-progress-bar {
	--bar-background-color: var(--tcb-skin-color-0, #e97954);
	--tcb-applied-color: var(--tcb-skin-color-0, #e97954);
	--bar-height: 6px;
	width: 100%;
	pointer-events: none;
	appearance: none;
	position: fixed;
	background-color: transparent;
	max-height: var(--bar-height, 6px);
	border: 0px;
	display: none;
}

.thrive-progress-bar::-webkit-progress-value {
	background-color: var(--bar-background-color, #e97954);
	height: var(--bar-height, 6px);
}

.thrive-progress-bar::-webkit-progress-bar {
	background-color: transparent;
	height: var(--bar-height, 6px);
}

.thrive-progress-bar::-moz-progress-bar {
	background-color: var(--bar-background-color, #e97954);
	border: 0px;
	height: var(--bar-height, 6px);
}

.thrive-progress-bar:focus {
	outline: none;
}

.thrv-divider.theme-sidebar-divider {
	display: inline-block;
	width: 16px;
	padding-bottom: 20px;
	padding-top: 5px;
}

.thrv-divider.theme-sidebar-divider .tve_sep {
	border-width: 1px;
	border-color: #0a0a0a;
}

.thrive-dynamic-styled-list-item .tcb-styled-list-icon {
	display: none;
}

.dynamic-item-with-icon .tcb-styled-list-icon {
	display: block !important;
}

.theme-style.thrv_wrapper {
	margin-top: 50px;
}

.theme-style h6 {
	text-transform: uppercase;
	font-weight: 500;
}

.thrv-divider .tve_sep {
	background: transparent;
	border: medium;
}

.thrv-divider .tve_sep-1 {
	border-left-width: 0px;
	border-left-color: currentcolor;
	border-right: 0px solid;
	border-style: none solid solid;
	border-top: 0px;
	height: 0px;
	width: initial !important;
}

.thrv_wrapper.thrv_text_element {
	padding: 1px;
}

.thrive-dynamic-list {
	display: table;
}

.thrive-dynamic-list .thrv_wrapper {
	margin: 0px;
}

.thrive-dynamic-list:empty {
	min-height: 40px;
}

.thrive-dynamic-list .theme-dynamic-list {
	list-style: none;
	margin: 0px !important;
	padding: 0px !important;
}

.thrive-dynamic-list li {
	display: flex;
	margin: 0px 0px 15px;
}

.thrive-dynamic-list li .thrive-dynamic-styled-list-text {
	display: flex;
	align-items: center;
}

.thrive-dynamic-list .dynamic-list-icon .thrv_icon {
	margin-right: 1px;
	padding: 5px 10px 3px;
}

.thrive-dynamic-list a {
	text-decoration: none;
	color: #0a0a0a;
	font-weight: normal;
	font-size: 14px;
}

a.tcb-plain-text {
	cursor: pointer;
}

.thrv_wrapper.thrive-dynamic-list {
	margin: 0px;
}

.thrv_wrapper.main-container {
	padding: 0px;
}

.thrive-breadcrumbs {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	font-weight: 300;
	color: #939292;
	font-size: 14px;
	padding-left: 0px !important;
	margin: 10px 0px;
}

.thrive-breadcrumbs li {
	color: inherit;
	display: inline-flex;
	align-items: center;
	line-height: inherit;
}

.thrive-breadcrumbs li.thrive-breadcrumb {
	margin: 0px;
	padding: 0px;
}

.thrive-breadcrumbs li.thrive-breadcrumb-separator {
	cursor: default;
	justify-content: center;
	margin: 0px 10px;
	padding: 0px;
}

.thrive-breadcrumbs li.thrive-breadcrumb-path {
	font-weight: inherit;
}

.thrive-breadcrumbs li.thrive-breadcrumb-leaf {
	cursor: default;
	color: #1d1d1d;
	font-weight: normal;
}

.thrive-breadcrumbs li.thrive-breadcrumb-leaf span {
	overflow: hidden;
	max-width: none;
}

.thrive-breadcrumbs li a {
	color: inherit;
	text-decoration: none;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
}

.thrive-breadcrumbs li a:hover {
	text-decoration: underline;
}

.thrive-breadcrumbs[data-enable-truncate-chars="1"] .thrive-breadcrumb-leaf span {
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 80ch;
}

.theme-has-off-screen-sidebar.visible-off-screen-sidebar .tve-sf-overlay-container {
	width: calc(100% - var(--off-screen-sidebar-size));
}

.theme-has-off-screen-sidebar.visible-off-screen-sidebar[data-off-screen-side="left"] .tve-sf-overlay-container {
	left: var(--off-screen-sidebar-size);
}

@media (min-width: 300px) {
	:not(#s) .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][data-offscreen-width-setup].tve-mobile-dropdown .tve-ham-wrap, :not(#s) .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][data-offscreen-width-setup].tve-mobile-side-left .tve-ham-wrap, :not(#s) .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][data-offscreen-width-setup].tve-mobile-side-right .tve-ham-wrap {
		max-width: var(--tcb-menu-box-width-d) !important;
		width: min(var(--tcb-menu-box-width-d), 100vw) !important;
	}
	
	:not(#s) .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][data-offscreen-width-setup].tve-mobile-side-left .tve-m-trigger.tve-triggered-icon .tcb-icon-close-offscreen {
		left: min(var(--tcb-menu-box-width-d), 100vw) !important;
	}
	
	:not(#s) .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][data-offscreen-width-setup].tve-mobile-side-right .tve-m-trigger.tve-triggered-icon .tcb-icon-close-offscreen {
		left: max(100% - var(--tcb-menu-box-width-d), 0vw) !important;
	}
	
	:not(#s) .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][data-offscreen-width-setup].tve-mobile-side-right .tve-ham-wrap.tve-m-expanded {
		left: max(100% - var(--tcb-menu-box-width-d), 0vw) !important;
	}
	
	.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] .tve-m-expanded + .tcb-menu-overlay {
		background: var(--tcb-menu-overlay-d);
	}
	
	:not(#_s) .thrv-search-form[data-display-d="none"] {
		max-width: var(--tve-applied-max-width) !important;
	}
	
	:not(#_s) .thrv-search-form[data-display-d="none"] .thrv-sf-input {
		display: block;
		position: initial;
		perspective: unset;
		transform: unset;
		width: auto;
		transition: unset;
		top: unset;
	}
	
	:not(#_s) .thrv-search-form[data-display-d="none"] .thrv-sf-input input {
		display: inline-block;
	}
	
	:not(#_s) .thrv-search-form[data-display-d="none"] .thrv-sf-input::after {
		content: none;
	}
	
	:not(#_s) .thrv-search-form:not([data-display-d="none"]) .thrv-sf-input-hide {
		display: none;
	}
	
	.thrv-search-form[data-position-d="left"] {
		flex-direction: row-reverse;
	}
	
	.thrv-search-form[data-position-d="right"] form {
		flex-direction: row;
	}
	
	.thrv-search-form[data-display-d="overlay"]:not(.thrv-sticky-search) {
		max-width: fit-content !important;
	}
	
	.thrv-search-form[data-display-d="overlay"]:not(.thrv-sticky-search) .thrv-sf-input {
		display: none;
	}
	
	.thrv-search-form[data-display-d="expand"] {
		max-width: fit-content !important;
		position: relative;
		overflow: unset !important;
	}
	
	.thrv-search-form[data-display-d="expand"] .thrv-sf-input {
		position: absolute;
		z-index: 10;
		width: 0px;
		top: 0px;
	}
	
	.thrv-search-form[data-display-d="expand"] .thrv-sf-input.tcb-sf-expand {
		width: var(--tve-applied-max-width);
	}
	
	.thrv-search-form[data-display-d="expand"] .thrv-sf-input.tcb-sf-expand input {
		display: inline-block;
	}
	
	.thrv-search-form[data-display-d="expand"] .thrv-sf-input.tcb-sf-expand::after {
		content: none !important;
	}
	
	.thrv-search-form[data-display-d*="tooltip"] {
		max-width: fit-content !important;
		position: relative;
		overflow: unset !important;
	}
	
	.thrv-search-form[data-display-d*="tooltip"] .thrv-sf-input {
		position: absolute;
		top: 120%;
		width: var(--tve-applied-max-width);
		z-index: 1;
		transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
		transition: transform .35s, opacity .35s;
		transform-origin: center top 0px;
	}
	
	.thrv-search-form[data-display-d*="tooltip"] .thrv-sf-input input {
		display: none;
	}
	
	.thrv-search-form[data-display-d*="tooltip"] .thrv-sf-input::after {
		content: "";
		position: absolute;
		left: var(--tve-sf-after-left, 18px);
		right: var(--tve-sf-after-right, auto);
		top: auto;
		bottom: 100%;
		width: 20px;
		height: 10px;
		clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
		background-image: var(--tcb-sf-bg-img);
		background-color: var(--tcb-sf-bg-color, #000);
		clear: both;
	}
	
	.thrv-search-form[data-display-d*="tooltip"].tcb-sf-show-tooltip .thrv-sf-input {
		transform: perspective(400px) rotate3d(0, 0, 0, 0deg);
		display: block;
	}
	
	.thrv-search-form[data-display-d*="tooltip"].tcb-sf-show-tooltip .thrv-sf-input input {
		display: block;
	}
}

@media (max-width: 1023px) {
	:not(#s) .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][data-offscreen-width-setup].tve-mobile-dropdown .tve-ham-wrap, :not(#s) .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][data-offscreen-width-setup].tve-mobile-side-left .tve-ham-wrap, :not(#s) .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][data-offscreen-width-setup].tve-mobile-side-right .tve-ham-wrap {
		max-width: var(--tcb-menu-box-width-t) !important;
		width: min(var(--tcb-menu-box-width-t), 100vw) !important;
	}
	
	:not(#s) .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][data-offscreen-width-setup].tve-mobile-side-left .tve-m-trigger.tve-triggered-icon .tcb-icon-close-offscreen {
		left: min(var(--tcb-menu-box-width-t), 100vw) !important;
	}
	
	:not(#s) .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][data-offscreen-width-setup].tve-mobile-side-right .tve-m-trigger.tve-triggered-icon .tcb-icon-close-offscreen {
		left: max(100% - var(--tcb-menu-box-width-t), 0vw) !important;
	}
	
	:not(#s) .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][data-offscreen-width-setup].tve-mobile-side-right .tve-ham-wrap.tve-m-expanded {
		left: max(100% - var(--tcb-menu-box-width-t), 0vw) !important;
	}
	
	.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] .tve-m-expanded + .tcb-menu-overlay {
		background: var(--tcb-menu-overlay-t);
	}
	
	.thrv_widget_menu [data-item-display-tablet="icon"] > a > .m-icon, .thrv_widget_menu [data-item-display-tablet="icon"] > .m-icon, .thrv_widget_menu [data-item-display-tablet="icon"] > .tcb-mm-text .m-icon, .thrv_widget_menu [data-item-display-tablet="icon"] > a > .tcb-mm-text .m-icon {
		display: flex !important;
	}
	
	.thrv_widget_menu [data-item-display-tablet="icon"] > a > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-tablet="icon"] > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-tablet="icon"] > a > .tcb-mm-image, .thrv_widget_menu [data-item-display-tablet="icon"] > .tcb-mm-image {
		display: none !important;
	}
	
	.thrv_widget_menu [data-item-display-tablet="icon"] > a > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-tablet="icon"] > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-tablet="icon"] > .tcb-mm-text > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-tablet="icon"] > a > .tcb-mm-text > .tve-disabled-text-inner {
		display: none !important;
	}
	
	.thrv_widget_menu [data-item-display-tablet="icon-text"] > a > .m-icon, .thrv_widget_menu [data-item-display-tablet="icon-text"] > .m-icon, .thrv_widget_menu [data-item-display-tablet="icon-text"] > .tcb-mm-text .m-icon, .thrv_widget_menu [data-item-display-tablet="icon-text"] > a > .tcb-mm-text .m-icon {
		display: flex !important;
	}
	
	.thrv_widget_menu [data-item-display-tablet="icon-text"] > a > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-tablet="icon-text"] > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-tablet="icon-text"] > a > .tcb-mm-image, .thrv_widget_menu [data-item-display-tablet="icon-text"] > .tcb-mm-image {
		display: none !important;
	}
	
	.thrv_widget_menu [data-item-display-tablet="icon-text"] > a > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-tablet="icon-text"] > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-tablet="icon-text"] > .tcb-mm-text > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-tablet="icon-text"] > a > .tcb-mm-text > .tve-disabled-text-inner {
		display: inline-block !important;
	}
	
	.thrv_widget_menu [data-item-display-tablet="text"] > a > .m-icon, .thrv_widget_menu [data-item-display-tablet="text"] > .m-icon, .thrv_widget_menu [data-item-display-tablet="text"] > .tcb-mm-text .m-icon, .thrv_widget_menu [data-item-display-tablet="text"] > a > .tcb-mm-text .m-icon {
		display: none !important;
	}
	
	.thrv_widget_menu [data-item-display-tablet="text"] > a > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-tablet="text"] > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-tablet="text"] > a > .tcb-mm-image, .thrv_widget_menu [data-item-display-tablet="text"] > .tcb-mm-image {
		display: none !important;
	}
	
	.thrv_widget_menu [data-item-display-tablet="text"] > a > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-tablet="text"] > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-tablet="text"] > .tcb-mm-text > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-tablet="text"] > a > .tcb-mm-text > .tve-disabled-text-inner {
		display: inline-block !important;
	}
	
	.thrv_widget_menu [data-item-display-tablet="image"] > a > .m-icon, .thrv_widget_menu [data-item-display-tablet="image"] > .m-icon, .thrv_widget_menu [data-item-display-tablet="image"] > .tcb-mm-text .m-icon, .thrv_widget_menu [data-item-display-tablet="image"] > a > .tcb-mm-text .m-icon {
		display: none !important;
	}
	
	.thrv_widget_menu [data-item-display-tablet="image"] > .tcb-mm-text, .thrv_widget_menu [data-item-display-tablet="image"] > a > .tcb-mm-text {
		flex-grow: 0 !important;
	}
	
	.thrv_widget_menu [data-item-display-tablet="image"] > a > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-tablet="image"] > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-tablet="image"] > a > .tcb-mm-image, .thrv_widget_menu [data-item-display-tablet="image"] > .tcb-mm-image {
		display: flex !important;
	}
	
	.thrv_widget_menu [data-item-display-tablet="image"] > a > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-tablet="image"] > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-tablet="image"] > .tcb-mm-text > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-tablet="image"] > a > .tcb-mm-text > .tve-disabled-text-inner {
		display: none !important;
	}
	
	.thrv_widget_menu [data-item-display-tablet="image-text"] > a > .m-icon, .thrv_widget_menu [data-item-display-tablet="image-text"] > .m-icon, .thrv_widget_menu [data-item-display-tablet="image-text"] > .tcb-mm-text .m-icon, .thrv_widget_menu [data-item-display-tablet="image-text"] > a > .tcb-mm-text .m-icon {
		display: none !important;
	}
	
	.thrv_widget_menu [data-item-display-tablet="image-text"] > a > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-tablet="image-text"] > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-tablet="image-text"] > a > .tcb-mm-image, .thrv_widget_menu [data-item-display-tablet="image-text"] > .tcb-mm-image {
		display: flex !important;
	}
	
	.thrv_widget_menu [data-item-display-tablet="image-text"] > a > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-tablet="image-text"] > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-tablet="image-text"] > .tcb-mm-text > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-tablet="image-text"] > a > .tcb-mm-text > .tve-disabled-text-inner {
		display: inline-block !important;
	}
	
	body.logged-in .thrv_widget_menu .tcb-menu-display-tablet-logged-out {
		display: none !important;
	}
	
	body:not(.logged-in) .thrv_widget_menu .tcb-menu-display-tablet-logged-in {
		display: none !important;
	}
	
	:not(#_):not(#_) .thrv_widget_menu .tcb-menu-display-tablet-always {
		display: block !important;
	}
	
	:not(#_s) :not(#_s) .thrv-search-form[data-display-t="none"] {
		max-width: var(--tve-applied-max-width) !important;
	}
	
	:not(#_s) :not(#_s) .thrv-search-form[data-display-t="none"] .thrv-sf-input {
		display: block;
		position: initial;
		perspective: unset;
		transform: unset;
		width: auto;
		transition: unset;
		top: unset;
	}
	
	:not(#_s) :not(#_s) .thrv-search-form[data-display-t="none"] .thrv-sf-input input {
		display: inline-block;
	}
	
	:not(#_s) :not(#_s) .thrv-search-form[data-display-t="none"] .thrv-sf-input::after {
		content: none;
	}
	
	:not(#_s) :not(#_s) .thrv-search-form:not([data-display-t="none"]) .thrv-sf-input-hide {
		display: none;
	}
	
	:not(#_s) .thrv-search-form[data-position-t="left"] form {
		flex-direction: row-reverse;
	}
	
	:not(#_s) .thrv-search-form[data-position-t="right"] form {
		flex-direction: row;
	}
	
	:not(#_s) .thrv-search-form[data-display-t="overlay"]:not(.thrv-sticky-search) {
		max-width: fit-content !important;
	}
	
	:not(#_s) .thrv-search-form[data-display-t="overlay"]:not(.thrv-sticky-search) .thrv-sf-input {
		display: none;
	}
	
	:not(#_s) .thrv-search-form[data-display-t="expand"] {
		max-width: fit-content !important;
		position: relative;
		overflow: unset !important;
	}
	
	:not(#_s) .thrv-search-form[data-display-t="expand"] .thrv-sf-input {
		position: absolute;
		z-index: 10;
		width: 0px;
		top: 0px;
	}
	
	:not(#_s) .thrv-search-form[data-display-t="expand"] .thrv-sf-input.tcb-sf-expand {
		width: var(--tve-applied-max-width);
	}
	
	:not(#_s) .thrv-search-form[data-display-t="expand"] .thrv-sf-input.tcb-sf-expand input {
		display: inline-block;
	}
	
	:not(#_s) .thrv-search-form[data-display-t="expand"] .thrv-sf-input.tcb-sf-expand::after {
		content: none !important;
	}
	
	:not(#_s) .thrv-search-form[data-display-t*="tooltip"] {
		max-width: fit-content !important;
		position: relative;
		overflow: unset !important;
	}
	
	:not(#_s) .thrv-search-form[data-display-t*="tooltip"] .thrv-sf-input {
		position: absolute;
		top: 120%;
		width: var(--tve-applied-max-width);
		z-index: 1;
		transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
		transition: transform .35s, opacity .35s;
		transform-origin: center top 0px;
	}
	
	:not(#_s) .thrv-search-form[data-display-t*="tooltip"] .thrv-sf-input input {
		display: none;
	}
	
	:not(#_s) .thrv-search-form[data-display-t*="tooltip"] .thrv-sf-input::after {
		content: "";
		position: absolute;
		left: var(--tve-sf-after-left, 18px);
		right: var(--tve-sf-after-right, auto);
		top: auto;
		bottom: 100%;
		width: 20px;
		height: 10px;
		clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
		background-image: var(--tcb-sf-bg-img);
		background-color: var(--tcb-sf-bg-color, #000);
		clear: both;
	}
	
	:not(#_s) .thrv-search-form[data-display-t*="tooltip"].tcb-sf-show-tooltip .thrv-sf-input {
		transform: perspective(400px) rotate3d(0, 0, 0, 0deg);
		display: block;
	}
	
	:not(#_s) .thrv-search-form[data-display-t*="tooltip"].tcb-sf-show-tooltip .thrv-sf-input input {
		display: block;
	}
	
	:not(#_s):not(#_s) .tcb-conditional-display-placeholder {
		min-height: var(--tcb-container-height-t) !important;
	}
	
	.thrive-breadcrumbs[data-enable-truncate-chars="1"] .thrive-breadcrumb-leaf span {
		max-width: 25ch;
	}
}

@media (max-width: 767px) {
	:not(#s) .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][data-offscreen-width-setup].tve-mobile-dropdown .tve-ham-wrap, :not(#s) .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][data-offscreen-width-setup].tve-mobile-side-left .tve-ham-wrap, :not(#s) .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][data-offscreen-width-setup].tve-mobile-side-right .tve-ham-wrap {
		max-width: var(--tcb-menu-box-width-m) !important;
		width: min(var(--tcb-menu-box-width-m), 100vw) !important;
	}
	
	:not(#s) .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][data-offscreen-width-setup].tve-mobile-side-left .tve-m-trigger.tve-triggered-icon .tcb-icon-close-offscreen {
		left: min(var(--tcb-menu-box-width-m), 100vw) !important;
	}
	
	:not(#s) .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][data-offscreen-width-setup].tve-mobile-side-right .tve-m-trigger.tve-triggered-icon .tcb-icon-close-offscreen {
		left: max(100% - var(--tcb-menu-box-width-m), 0vw) !important;
	}
	
	:not(#s) .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"][data-offscreen-width-setup].tve-mobile-side-right .tve-ham-wrap.tve-m-expanded {
		left: max(100% - var(--tcb-menu-box-width-m), 0vw) !important;
	}
	
	.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] .tve-m-expanded + .tcb-menu-overlay {
		background: var(--tcb-menu-overlay-m);
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="mobile"] .thrive-shortcode-html :not(.tve-ham-wrap) > ul.tve_w_menu, .thrv_widget_menu[data-tve-switch-icon*="mobile"] .thrive-shortcode-html .tve-ham-wrap {
		height: 0px;
		overflow: hidden;
		box-sizing: border-box;
		width: 100%;
		background-color: #fff;
		z-index: 9 !important;
		position: absolute;
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="mobile"] .thrive-shortcode-html :not(.tve-ham-wrap) > ul.tve_w_menu .tcb-menu-logo-wrap, .thrv_widget_menu[data-tve-switch-icon*="mobile"] .thrive-shortcode-html .tve-ham-wrap .tcb-menu-logo-wrap {
		display: none !important;
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="mobile"] .thrive-shortcode-html .tve-m-trigger {
		display: block;
		width: 100%;
		color: #333 !important;
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="mobile"].tcb-logo-split .thrive-shortcode-html {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="mobile"].tcb-logo-split .thrive-shortcode-html .tcb-hamburger-logo {
		display: block;
		order: var(--tcb-logo-split-order, 1);
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="mobile"].tcb-logo-split .thrive-shortcode-html .tve-m-trigger {
		width: auto;
		order: 2;
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="mobile"].tcb-logo-split .thrive-shortcode-html ul {
		flex-wrap: wrap !important;
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="mobile"].tcb-logo-split .thrive-shortcode-html::after {
		display: none;
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="mobile"].tve-mobile-dropdown :not(.tve-ham-wrap) > ul.tve_w_menu:not(.tve-m-expanded), .thrv_widget_menu[data-tve-switch-icon*="mobile"].tve-mobile-dropdown .tve-ham-wrap:not(.tve-m-expanded) {
		visibility: hidden;
		display: none;
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="mobile"]:not(.tve-custom-menu-switch-icon-mobile) ul {
		padding: 0px !important;
	}
	
	.thrv_widget_menu [data-item-display-mobile="icon"] > a > .m-icon, .thrv_widget_menu [data-item-display-mobile="icon"] > .m-icon, .thrv_widget_menu [data-item-display-mobile="icon"] > .tcb-mm-text .m-icon, .thrv_widget_menu [data-item-display-mobile="icon"] > a > .tcb-mm-text .m-icon {
		display: flex !important;
	}
	
	.thrv_widget_menu [data-item-display-mobile="icon"] > a > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-mobile="icon"] > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-mobile="icon"] > a > .tcb-mm-image, .thrv_widget_menu [data-item-display-mobile="icon"] > .tcb-mm-image {
		display: none !important;
	}
	
	.thrv_widget_menu [data-item-display-mobile="icon"] > a > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-mobile="icon"] > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-mobile="icon"] > .tcb-mm-text > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-mobile="icon"] > a > .tcb-mm-text > .tve-disabled-text-inner {
		display: none !important;
	}
	
	.thrv_widget_menu [data-item-display-mobile="icon-text"] > a > .m-icon, .thrv_widget_menu [data-item-display-mobile="icon-text"] > .m-icon, .thrv_widget_menu [data-item-display-mobile="icon-text"] > .tcb-mm-text .m-icon, .thrv_widget_menu [data-item-display-mobile="icon-text"] > a > .tcb-mm-text .m-icon {
		display: flex !important;
	}
	
	.thrv_widget_menu [data-item-display-mobile="icon-text"] > a > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-mobile="icon-text"] > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-mobile="icon-text"] > a > .tcb-mm-image, .thrv_widget_menu [data-item-display-mobile="icon-text"] > .tcb-mm-image {
		display: none !important;
	}
	
	.thrv_widget_menu [data-item-display-mobile="icon-text"] > a > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-mobile="icon-text"] > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-mobile="icon-text"] > .tcb-mm-text > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-mobile="icon-text"] > a > .tcb-mm-text > .tve-disabled-text-inner {
		display: inline-block !important;
	}
	
	.thrv_widget_menu [data-item-display-mobile="text"] > a > .m-icon, .thrv_widget_menu [data-item-display-mobile="text"] > .m-icon, .thrv_widget_menu [data-item-display-mobile="text"] > .tcb-mm-text .m-icon, .thrv_widget_menu [data-item-display-mobile="text"] > a > .tcb-mm-text .m-icon {
		display: none !important;
	}
	
	.thrv_widget_menu [data-item-display-mobile="text"] > a > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-mobile="text"] > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-mobile="text"] > a > .tcb-mm-image, .thrv_widget_menu [data-item-display-mobile="text"] > .tcb-mm-image {
		display: none !important;
	}
	
	.thrv_widget_menu [data-item-display-mobile="text"] > a > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-mobile="text"] > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-mobile="text"] > .tcb-mm-text > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-mobile="text"] > a > .tcb-mm-text > .tve-disabled-text-inner {
		display: inline-block !important;
	}
	
	.thrv_widget_menu [data-item-display-mobile="image"] > a > .m-icon, .thrv_widget_menu [data-item-display-mobile="image"] > .m-icon, .thrv_widget_menu [data-item-display-mobile="image"] > .tcb-mm-text .m-icon, .thrv_widget_menu [data-item-display-mobile="image"] > a > .tcb-mm-text .m-icon {
		display: none !important;
	}
	
	.thrv_widget_menu [data-item-display-mobile="image"] > .tcb-mm-text, .thrv_widget_menu [data-item-display-mobile="image"] > a > .tcb-mm-text {
		flex-grow: 0 !important;
	}
	
	.thrv_widget_menu [data-item-display-mobile="image"] > a > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-mobile="image"] > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-mobile="image"] > a > .tcb-mm-image, .thrv_widget_menu [data-item-display-mobile="image"] > .tcb-mm-image {
		display: flex !important;
	}
	
	.thrv_widget_menu [data-item-display-mobile="image"] > a > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-mobile="image"] > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-mobile="image"] > .tcb-mm-text > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-mobile="image"] > a > .tcb-mm-text > .tve-disabled-text-inner {
		display: none !important;
	}
	
	.thrv_widget_menu [data-item-display-mobile="image-text"] > a > .m-icon, .thrv_widget_menu [data-item-display-mobile="image-text"] > .m-icon, .thrv_widget_menu [data-item-display-mobile="image-text"] > .tcb-mm-text .m-icon, .thrv_widget_menu [data-item-display-mobile="image-text"] > a > .tcb-mm-text .m-icon {
		display: none !important;
	}
	
	.thrv_widget_menu [data-item-display-mobile="image-text"] > a > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-mobile="image-text"] > .tcb-menu-item-image, .thrv_widget_menu [data-item-display-mobile="image-text"] > a > .tcb-mm-image, .thrv_widget_menu [data-item-display-mobile="image-text"] > .tcb-mm-image {
		display: flex !important;
	}
	
	.thrv_widget_menu [data-item-display-mobile="image-text"] > a > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-mobile="image-text"] > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-mobile="image-text"] > .tcb-mm-text > .tve-disabled-text-inner, .thrv_widget_menu [data-item-display-mobile="image-text"] > a > .tcb-mm-text > .tve-disabled-text-inner {
		display: inline-block !important;
	}
	
	body.logged-in .thrv_widget_menu .tcb-menu-display-mobile-logged-out {
		display: none !important;
	}
	
	body:not(.logged-in) .thrv_widget_menu .tcb-menu-display-mobile-logged-in {
		display: none !important;
	}
	
	:not(#_):not(#_) .thrv_widget_menu .tcb-menu-display-mobile-always {
		display: block !important;
	}
	
	.thrv_widget_menu[class*="tve-custom-menu-switch-icon-"].tve-mobile-dropdown :not(.tve-ham-wrap) > ul.tve_w_menu.tve-m-expanded, .thrv_widget_menu[class*="tve-custom-menu-switch-icon-"].tve-mobile-dropdown .tve-ham-wrap.tve-m-expanded {
		max-height: 80vh !important;
		overflow-y: auto;
	}
	
	.thrv-search-form form .thrv-sf-submit .tve_btn_txt {
		display: none;
	}
	
	.thrv-search-form form .thrv-sf-submit[data-button-layout="text"] .tcb-sf-button-icon {
		display: block;
	}
	
	.thrv-search-form form .thrv-sf-submit button {
		justify-content: space-around;
	}
	
	:not(#_s) :not(#_s) .thrv-search-form[data-display-m="none"] {
		max-width: var(--tve-applied-max-width) !important;
	}
	
	:not(#_s) :not(#_s) .thrv-search-form[data-display-m="none"] .thrv-sf-input {
		display: block;
		position: initial;
		perspective: unset;
		transform: unset;
		width: auto;
		transition: unset;
		top: unset;
	}
	
	:not(#_s) :not(#_s) .thrv-search-form[data-display-m="none"] .thrv-sf-input input {
		display: inline-block;
	}
	
	:not(#_s) :not(#_s) .thrv-search-form[data-display-m="none"] .thrv-sf-input::after {
		content: none;
	}
	
	:not(#_s) :not(#_s) .thrv-search-form:not([data-display-m="none"]) .thrv-sf-input-hide {
		display: none;
	}
	
	:not(#_s) :not(#_s) .thrv-search-form[data-position-m="left"] form {
		flex-direction: row-reverse;
	}
	
	:not(#_s) :not(#_s) .thrv-search-form[data-position-m="right"] form {
		flex-direction: row;
	}
	
	:not(#_s) :not(#_s) .thrv-search-form[data-display-m="overlay"]:not(.thrv-sticky-search) {
		max-width: fit-content !important;
	}
	
	:not(#_s) :not(#_s) .thrv-search-form[data-display-m="overlay"]:not(.thrv-sticky-search) .thrv-sf-input {
		display: none;
	}
	
	:not(#_s) :not(#_s) .thrv-search-form[data-display-m="expand"] {
		max-width: fit-content !important;
		position: relative;
		overflow: unset !important;
	}
	
	:not(#_s) :not(#_s) .thrv-search-form[data-display-m="expand"] .thrv-sf-input {
		position: absolute;
		z-index: 10;
		width: 0px;
		top: 0px;
	}
	
	:not(#_s) :not(#_s) .thrv-search-form[data-display-m="expand"] .thrv-sf-input.tcb-sf-expand {
		width: var(--tve-applied-max-width);
	}
	
	:not(#_s) :not(#_s) .thrv-search-form[data-display-m="expand"] .thrv-sf-input.tcb-sf-expand input {
		display: inline-block;
	}
	
	:not(#_s) :not(#_s) .thrv-search-form[data-display-m="expand"] .thrv-sf-input.tcb-sf-expand::after {
		content: none !important;
	}
	
	:not(#_s) :not(#_s) .thrv-search-form[data-display-m*="tooltip"] {
		max-width: fit-content !important;
		position: relative;
		overflow: unset !important;
	}
	
	:not(#_s) :not(#_s) .thrv-search-form[data-display-m*="tooltip"] .thrv-sf-input {
		position: absolute;
		top: 120%;
		width: var(--tve-applied-max-width);
		z-index: 1;
		transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
		transition: transform .35s, opacity .35s;
		transform-origin: center top 0px;
	}
	
	:not(#_s) :not(#_s) .thrv-search-form[data-display-m*="tooltip"] .thrv-sf-input input {
		display: none;
	}
	
	:not(#_s) :not(#_s) .thrv-search-form[data-display-m*="tooltip"] .thrv-sf-input::after {
		content: "";
		position: absolute;
		left: var(--tve-sf-after-left, 18px);
		right: var(--tve-sf-after-right, auto);
		top: auto;
		bottom: 100%;
		width: 20px;
		height: 10px;
		clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
		background-image: var(--tcb-sf-bg-img);
		background-color: var(--tcb-sf-bg-color, #000);
		clear: both;
	}
	
	:not(#_s) :not(#_s) .thrv-search-form[data-display-m*="tooltip"].tcb-sf-show-tooltip .thrv-sf-input {
		transform: perspective(400px) rotate3d(0, 0, 0, 0deg);
		display: block;
	}
	
	:not(#_s) :not(#_s) .thrv-search-form[data-display-m*="tooltip"].tcb-sf-show-tooltip .thrv-sf-input input {
		display: block;
	}
	
	html {
		overflow-x: hidden !important;
	}
	
	html, body {
		max-width: 100vw !important;
	}
	
	.tcb-flex-row {
		flex-direction: column;
	}
	
	.tcb-flex-row.v-2 {
		flex-direction: row;
	}
	
	:not(#_s):not(#_s) .tcb-conditional-display-placeholder {
		min-height: var(--tcb-container-height-m) !important;
	}
}

@media screen and (max-width: 782px) {
	.admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right :not(.tve-ham-wrap) > ul.tve_w_menu, .admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-ham-wrap, .admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left :not(.tve-ham-wrap) > ul.tve_w_menu, .admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-ham-wrap, .admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen :not(.tve-ham-wrap) > ul.tve_w_menu, .admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-ham-wrap {
		top: 46px;
		height: calc(-46px + 100vh);
	}
	
	.admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-m-trigger .tcb-icon-close, .admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-right .tve-m-trigger .tcb-icon-close-offscreen, .admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-m-trigger .tcb-icon-close, .admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-left .tve-m-trigger .tcb-icon-close-offscreen, .admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-m-trigger .tcb-icon-close, .admin-bar .thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"].tve-mobile-side-fullscreen .tve-m-trigger .tcb-icon-close-offscreen {
		top: 46px;
	}
}

@media (min-width: 2600px) {
	.thrv_widget_menu.thrv_wrapper li.c-double > a::before, .thrv_widget_menu.thrv_wrapper li.c-double .tve-hover-anim::before {
		top: 3px !important;
	}
}

@media (min-width: 1024px) {
	.thrv_widget_menu[data-tve-switch-icon*="desktop"] .thrive-shortcode-html :not(.tve-ham-wrap) > ul.tve_w_menu, .thrv_widget_menu[data-tve-switch-icon*="desktop"] .thrive-shortcode-html .tve-ham-wrap {
		height: 0px;
		overflow: hidden;
		box-sizing: border-box;
		width: 100%;
		background-color: #fff;
		z-index: 9 !important;
		position: absolute;
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="desktop"] .thrive-shortcode-html :not(.tve-ham-wrap) > ul.tve_w_menu .tcb-menu-logo-wrap, .thrv_widget_menu[data-tve-switch-icon*="desktop"] .thrive-shortcode-html .tve-ham-wrap .tcb-menu-logo-wrap {
		display: none !important;
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="desktop"] .thrive-shortcode-html .tve-m-trigger {
		display: block;
		width: 100%;
		color: #333 !important;
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="desktop"].tcb-logo-split .thrive-shortcode-html {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="desktop"].tcb-logo-split .thrive-shortcode-html .tcb-hamburger-logo {
		display: block;
		order: var(--tcb-logo-split-order, 1);
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="desktop"].tcb-logo-split .thrive-shortcode-html .tve-m-trigger {
		width: auto;
		order: 2;
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="desktop"].tcb-logo-split .thrive-shortcode-html ul {
		flex-wrap: wrap !important;
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="desktop"].tcb-logo-split .thrive-shortcode-html::after {
		display: none;
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="desktop"].tve-mobile-dropdown :not(.tve-ham-wrap) > ul.tve_w_menu:not(.tve-m-expanded), .thrv_widget_menu[data-tve-switch-icon*="desktop"].tve-mobile-dropdown .tve-ham-wrap:not(.tve-m-expanded) {
		visibility: hidden;
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.thrv_widget_menu[data-tve-switch-icon*="tablet"] .thrive-shortcode-html :not(.tve-ham-wrap) > ul.tve_w_menu, .thrv_widget_menu[data-tve-switch-icon*="tablet"] .thrive-shortcode-html .tve-ham-wrap {
		height: 0px;
		overflow: hidden;
		box-sizing: border-box;
		width: 100%;
		background-color: #fff;
		z-index: 9 !important;
		position: absolute;
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="tablet"] .thrive-shortcode-html :not(.tve-ham-wrap) > ul.tve_w_menu .tcb-menu-logo-wrap, .thrv_widget_menu[data-tve-switch-icon*="tablet"] .thrive-shortcode-html .tve-ham-wrap .tcb-menu-logo-wrap {
		display: none !important;
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="tablet"] .thrive-shortcode-html .tve-m-trigger {
		display: block;
		width: 100%;
		color: #333 !important;
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="tablet"].tcb-logo-split .thrive-shortcode-html {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="tablet"].tcb-logo-split .thrive-shortcode-html .tcb-hamburger-logo {
		display: block;
		order: var(--tcb-logo-split-order, 1);
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="tablet"].tcb-logo-split .thrive-shortcode-html .tve-m-trigger {
		width: auto;
		order: 2;
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="tablet"].tcb-logo-split .thrive-shortcode-html ul {
		flex-wrap: wrap !important;
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="tablet"].tcb-logo-split .thrive-shortcode-html::after {
		display: none;
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="tablet"].tve-mobile-dropdown :not(.tve-ham-wrap) > ul.tve_w_menu:not(.tve-m-expanded), .thrv_widget_menu[data-tve-switch-icon*="tablet"].tve-mobile-dropdown .tve-ham-wrap:not(.tve-m-expanded) {
		visibility: hidden;
		display: none;
	}
	
	.thrv_widget_menu[data-tve-switch-icon*="tablet"]:not(.tve-custom-menu-switch-icon-tablet) ul {
		padding: 0px !important;
	}
	
	.thrv_widget_menu[class*="tve-custom-menu-switch-icon-"].tve-mobile-dropdown :not(.tve-ham-wrap) > ul.tve_w_menu.tve-m-expanded, .thrv_widget_menu[class*="tve-custom-menu-switch-icon-"].tve-mobile-dropdown .tve-ham-wrap.tve-m-expanded {
		max-height: 80vh !important;
		overflow-y: auto;
	}
}

@media only screen and (max-width: 774px) {
	.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) .tve_menu_title {
		display: none;
	}
	
	.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) .thrive-shortcode-html {
		padding-top: 1px;
		position: relative;
	}
	
	.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade).tve_center, .thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade).tve_left, .thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade).tve_right {
		display: block;
		float: none;
	}
	
	.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) .tve-m-trigger.t_tve_horizontal {
		border-radius: 4px;
		box-sizing: content-box !important;
		border-width: 1px;
		border-style: solid;
		display: inline-block;
		float: right;
		font-size: 33px;
		height: 30px;
		line-height: 30px;
		margin: 0px;
		padding: 8px;
		text-align: center;
		text-decoration: none;
		width: 33px;
	}
	
	.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) .tve-m-trigger .thrv_icon {
		margin: 0px;
	}
	
	.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) .tve-m-trigger .tcb-icon-close {
		display: none;
	}
	
	.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) .tve-m-trigger.tve-triggered-icon .tcb-icon-open {
		display: none;
	}
	
	.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) .tve-m-trigger.tve-triggered-icon .tcb-icon-close {
		display: block;
	}
	
	.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul {
		max-width: none !important;
		width: 100% !important;
		box-sizing: border-box !important;
		min-width: 250px;
	}
	
	.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul li, .thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul a {
		display: block !important;
		box-sizing: border-box !important;
	}
	
	.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) .tve-ham-wrap.tve-m-expanded {
		transition: max-height .3s;
		border: 1px solid #b4b4b4;
		top: 49px !important;
		min-height: 200px;
		overflow-y: scroll;
	}
	
	.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal {
		background-color: #fff;
		max-height: 0px;
		overflow: hidden;
		top: 50px !important;
		position: absolute;
		transition: max-height .3s;
		z-index: 9999;
	}
	
	.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal.tve-m-expanded {
		transition: max-height .3s;
		border: 1px solid #b4b4b4;
		top: 49px !important;
		min-height: 200px;
		overflow-y: scroll;
	}
	
	.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal > li > a {
		padding: 12px 15px;
		display: block;
		background-color: #fff;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
	.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal > li ul {
		display: block !important;
		position: static !important;
		border: 0px !important;
	}
	
	.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal > li ul a::after {
		display: none !important;
	}
	
	.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal > li ul a {
		border-radius: 0px !important;
	}
	
	.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal > li > ul > li > a {
		padding-left: 30px;
	}
	
	.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal > li > ul > li > ul > li > a {
		padding-left: 45px;
	}
	
	.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal > li > ul > li > ul > li > ul > li > a {
		padding-left: 45px;
	}
	
	.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal::-webkit-scrollbar-track {
		background-color: #e1e1e1;
	}
	
	.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal::-webkit-scrollbar {
		width: 6px;
		background-color: #e1e1e1;
	}
	
	.thrv_widget_menu.thrv_wrapper:not(.tve-custom-menu-upgrade) ul.tve_w_menu.tve_horizontal::-webkit-scrollbar-thumb {
		border-radius: 10px;
		background-color: #ccc;
	}
}

@media (max-width: 1023px) and (min-width: 768px) {
	.tcb-flex-row.tcb-medium-no-wrap, .tcb-flex-row.tcb-resized.tcb-medium-no-wrap {
		flex-wrap: nowrap !important;
	}
	
	.tcb-flex-row.tcb-medium-no-wrap > .tcb-flex-col, .tcb-flex-row.tcb-resized.tcb-medium-no-wrap > .tcb-flex-col {
		flex: 1 1 auto !important;
	}
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
	.tcb-flex-col {
		width: 100%;
	}
	
	.tcb-col {
		display: block;
	}
}

@media screen and (max-device-width: 480px) {
	body {
		-moz-text-size-adjust: none;
	}
}

@media only screen and (min-width: 774px) {
	.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal > li ul .tve_w_menu.tve_horizontal > li ul {
		left: -100%;
	}
	
	.thrv_widget_menu.thrv_wrapper ul.tve_w_menu.tve_horizontal > li ul .tve_w_menu.tve_horizontal > li ul li {
		text-align: right;
	}
}

@keyframes progress-bar {
	0% {
		width: 0px;
	}
	
	100% {
		width: 100%;
	}
}
