/* Default Global Styles */

:root {
	--blue-light: #4AB0D9;
	--bluest-light: #92c9df;
	--blue-dark: #368090;
	--bluest-dark: #1a5764;
	--blue-darkest: #36809D;
	--orange-lightest: #ffd3ba;
	--orange-light: #F27329;
	--orange-dark: #CF6324;
	--orange-darkest: #521700;
	--umber-light: #A64826;
	--brown-light: #592525;
	--black-light: #261012;
	--black-all: #212429;
	--black-dark: #121212;
	--bluest-light: #dcf5ff;
	--dark-grey: #ACB5BD;
	--gray-four: #59494A;
	--gray-three: #8C8182;
	--gray-two: #BFB9BA;
	--gray-one: #F2F2F2;
	--white-all: #fff;
	--red-all: #F03D3E;
	--red-light: #ffe2e3;
	--redest-all: #3a1214;
	--redest-true: #D84910;
	--light-grey: #a5a5a5;
	--lighter-grey: #E5E5E5;
	--lightest-grey: #ccc;
	--pink-all: #ffe0d4;
}

html, body {
  font-size: 16px;
  font-size: 1rem;
  color: var(--black-light);
  text-align: left;
  font-family: Factoria;
  font-style: normal;
  background: var(--white-all);
  overflow-x: hidden;
}
.bryce-theme .mpfy-container * {
	font-family: Factoria;
}
.w-100-offset {
	width: calc(100% + 96px);
	margin-left: -48px;
	padding-left: 48px;
	padding-right: 48px;
}
#content {
	top: 150px;
	margin-bottom: 150px !important;
	min-height: 400px;
	position: relative;
	padding-bottom: 50px;
}
.nav-controls {
	position: fixed;
	top: 0px;
	height: 150px;
	width: 100%;
	margin-left: -48px;
	z-index: 1000;
	overflow: hidden;
	background-color: var(--white-all);
	filter: drop-shadow(0px 0px 3px #ccc);
	transition: 0.4s;
	-webkit-transition: 0.4s;
}
.nav-controls .row {
	align-items: center;
}
.site-logo img {
	height: calc(100% - 54px);
    max-height: 96px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1, h2, h3, h4, h5 { width: 100% }
h1, h2, h3 {
	font-family: trade-gothic-next-condensed; 
}

h1, h3 { font-weight: 800; }
h2, h4 { font-weight: 700; }
h5 { font-weight: 600; }
h1 {
	font-size: 64px;
	font-size: 4rem;
	line-height: 4.5rem;
	text-align: right;
}
.vw-event-itineraries h1 {
	text-align: left;
}
h2 {
	font-size: 48px;
	font-size: 3rem;
	line-height: 3.5rem;
	color: var(--brown-light);
}
h3 {
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 3rem;
	color: var(--orange-light);
	text-align: center;
}
h4 {
	font-size: 32px;
	font-size: 2rem;
	line-height: 2.5rem;
}
h5 {
	font-size: 20px;
	font-size: 1.5rem;
	line-height: 2rem;
	letter-spacing: 0.08em;
}
p {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5rem;
}
small {
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1rem;
	font-style: italic;
}
h5, .blue {
	color: var(--blue-light);
}
h3, .orange {
	color: var(--orange-light);
}
.umber {
	color: var(--umber);
}
.brown {
	color: var(--brown);
}
.gray-bg {
	background-color: var(--gray-two);
}
a, a:hover, a:visited { 
	font-weight: 400;
	line-height: 2rem;
	color: var(--orange-light);
}
p a, p a:hover {
	line-height: 1.3125rem;
}
a:hover {
	font-style: italic;
}
a:visited {
	color: var(--umber-light);
}
.site-logo {
	text-align: center;
}
footer:not(.entry-footer) {
	width: calc(100% + 96px);
    margin-left: -48px;
	border-top: 1px solid;
	border-color: var(--gray-two);
}
header > .nav-controls,
footer > div {
	padding-left: 48px;
	padding-right: 48px;
}
nav {
	width: 100%;
	text-transform: uppercase;
}
nav a:visited,
nav a, nav a:hover {
	color: var(--black-light);
}
nav ul {
	padding: 0px;
	margin: 0px;
}
.no-list-style,
.no-list-style > li,
.footer-navigation-wrapper li,
nav li {
	list-style: none;
	padding: 0px;
}
nav ul:not(.sub-menu) > li {
	display: inline-block;
	margin-right: 1.25rem;
	float: left;
}
nav ul:not(.sub-menu).col-pct-5 > li {
	width: calc(5% - 1.25rem);
}
nav ul:not(.sub-menu).col-pct-6 > li {
	width: calc(6% - 1.25rem);	
}
nav ul:not(.sub-menu).col-pct-7 > li {
	width: calc(7% - 1.25rem);	
}
nav ul:not(.sub-menu).col-pct-8> li {
	width: calc(8% - 1.25rem);
}
nav ul:not(.sub-menu).col-pct-9 > li {
	width: calc(9% - 1.25rem);
}
nav ul:not(.sub-menu).col-pct-10 > li {
	width: calc(10% - 1.25rem);
}
nav ul:not(.sub-menu).col-pct-11 > li {
	width: calc(11% - 1.25rem);
}
nav ul:not(.sub-menu).col-pct-12 > li {
	width: calc(12% - 1.25rem);
}
nav ul:not(.sub-menu).col-pct-13 > li {
	width: calc(13% - 1.25rem);
}
nav ul:not(.sub-menu).col-pct-14 > li {
	width: calc(14% - 1.25rem);
}
nav ul:not(.sub-menu).col-pct-16 > li {
	width: calc(16% - 1.25rem);
}
nav ul:not(.sub-menu).col-pct-17 > li {
	width: calc(17% - 1.25rem);
}
nav ul:not(.sub-menu).col-pct-20 > li {
	width: calc(20% - 1.25rem);
}
nav ul:not(.sub-menu).col-pct-25 > li {
	width: calc(25% - 1.25rem);
}
nav ul:not(.sub-menu).col-pct-33 > li {
	width: calc(33% - 1.25rem);
}
nav ul:not(.sub-menu).col-pct-50 > li {
	width: calc(50% - 1.25rem);
}
nav ul:not(.sub-menu).col-pct-100 > li {
	width: calc(100% - 1.25rem);
}
nav .text-right ul:not(.sub-menu) > li {
	float: right;
}
nav .text-left ul li:last-of-type,
nav .text-right ul li:first-of-type{
	margin-right: 0px;
}
header .nav-modal .close {
	position: absolute;
	margin-top: 80px;
	margin-left: -8px;
    top: -100px;
	z-index: 10001;
	opacity: 1.0;
	float: none;
}
#wpadminbar {
	z-index: 100002;
}
.close.reverse {
	right: 0px;
	margin-left: 0;
}
.nav > li a,
.nav-first {
	font-weight: 700;
	font-family: trade-gothic-next-condensed;
	font-size: 1.25rem;
	line-height: 2rem;
}
/* REFACTOR: Need to add the 2nd and 3rd level child selectors */
.nav > li a,
.nav-first a:hover {
	font-style: unset;
}
.nav > li a:hover, .nav > li a:active, .nav > li a[aria-current="page"],
.nav-first a:hover, .nav-first a:active, .nav-first a[aria-current="page"], .nav-second a:hover, .nav-third a:hover, .sub-menu a:hover {
	border-bottom: 2px solid;
	border-color: var(--blue-light);
	text-decoration: none;
}
.nav-second a, .nav-third a, .sub-menu a{
	font-weight: normal;
	font-family: Factoria;	
}
.nav-second a:active, .nav-third a:active, .sub-menu a:active,
.nav-second a[aria-current="page"], .nav-third a[aria-current="page"], .sub-menu a[aria-current="page"]{
	color: var(--blue-light);
}
.nav-second a{
	font-size: 1rem;
	line-height: 1.5rem;
}
.sub-menu,
.nav-third {
	font-size: 0.75rem;
	line-height: 1em;	
}
.footer-navigation {
	padding: 26px 0px;
}
.drawer-navigation > div.col,
.footer-navigation > div.col {
	display: inline-block;
	height: auto;
}
.nav-modal .drawer-navigation {
	background: var(--blue-light);
	/*background: var(--gray-one);*/
	color: var(--black-light);
	position: relative;
	bottom: 0px;
	left: 0px;
    padding: 26px 48px;
    width: calc(100% + 96px);
    margin-left: -48px;
	padding: 36px 48px 26px 48px;
	transition: 1s;
	-webkit-transition: 1s;
}
.nav-modal .drawer-navigation a.active, .nav-modal .drawer-navigation a:active, .nav-modal .drawer-navigation a[aria-current="page"] {
	color: var(--white-all);
}
.bryce-theme {
	width: 100%;
	padding-left: 48px;
	padding-right: 48px;
	overflow-x: hidden;
}
.container, .site-content {
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.site-content {
	padding-top: 50px;
}
.container {
	padding: 0px;
}
.max-height {
	height: 100%;
}
.nav-modal {
	display: none;
	width: 100%;
	height: auto;
	position: fixed;
	padding: 100px 48px 0 48px;
	top: 0;
	left: 0;
	background: var(--white-all);
	z-index: 100001;
	/*box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important*/
	filter: drop-shadow(0px 0px 3px #ccc);
	transition: 1s;
	-webkit-transition: 1s;
}

#banner {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 60px;
	z-index: 1000;
	text-align: center;
	line-height: 2rem;
	display: block;
	background: var(--black-light);
	color: var(--white-all);
	font-weight: bold;
	border-radius: 0px;
}
#banner.alert::after{
	filter: invert(42%) sepia(148%) saturate(196%) hue-rotate(-210deg) brightness(350%) contrast(119%);
}

html .bryce-theme .drts-bs-btn,
html .bryce-theme .mpfy-mll-location .mpfy-mll-l-buttons a + a,
html .bryce-theme .mpfy-mll-location .mpfy-mll-l-buttons a:first-child{
	background-color: var(--white-all);
}	
html .bryce-theme .drts-bs-btn,
html .bryce-theme .mpfy-mll-location .mpfy-mll-l-buttons a,
input[type="submit"],
.bryce-theme button, .button, .button-primary, .button-secondary, .button-alternate {
	font-size: 0.125rem;
	line-height: 0.125rem;
	height: auto; width: auto;
	padding: 0.625rem 1.25rem;
	border-radius: 0.5rem;
	font-family: trade-gothic-next-condensed;
	font-style: normal;
	font-weight: 800;
	letter-spacing: 0.325em;
	text-align: center; 
	text-transform: uppercase;
	font-size: 1rem; line-height: 1rem;
	border: 0.125rem solid;
	border-color: var(--blue-light);
	color: var(--blue-light);
	background-color: var(--white-all);
}
html .bryce-theme .drts-bs-btn,
html .bryce-theme .mpfy-mll-location .mpfy-mll-l-buttons a:not(:first-child){
	color: var(--blue-light);
}
html .bryce-theme .mpfy-tooltip {
	z-index: 999 !important;
}
html .bryce-theme .drts-bs-btn:hover,
html .bryce-theme .mpfy-mll-location .mpfy-mll-l-buttons a:not(:first-child):hover,
input[type="submit"]:not(:disabled),
.bryce-theme button:hover:not(:disabled), .button:hover:not(:disabled), .button-primary:hover:not(:disabled) {
	background: var(--blue-light);
	border-color: var(--blue-light);
	color: var(--white-all);
}
html .bryce-theme .drts-bs-btn:disabled,
html .bryce-theme .mpfy-mll-location .mpfy-mll-l-buttons a:disabled,
input[type="submit"]:disabled,
.bryce-theme button:disabled, .button:disabled, .button-primary:disabled {
	color: var(--bluest-light);
	border-color: var(--bluest-light);
}
html .bryce-theme .mpfy-mll-location .mpfy-mll-l-buttons a:first-child,
.bryce-theme .button-secondary {
	color: var(--orange-light);
	border-color: var(--orange-light);
	font-weight: normal;
}
html .bryce-theme .mpfy-mll-location .mpfy-mll-l-buttons a:first-child:hover:not(:disabled),
.bryce-theme .button-secondary:hover:not(:disabled) {
	background-color: var(--orange-light);
	color: var(--white-all);
	border-color: var(--orange-light);
}
html .bryce-theme .mpfy-mll-location .mpfy-mll-l-buttons a:first-child:disabled,
.bryce-theme .button-secondary:disabled {
	color: var(--orange-lightest);
	border-color: var(--orange-lightest);
}
.bryce-theme .button-alternate {
	color: var(--black-all);
	border-color: var(--black-all);
	font-weight: normal;
	font-family: Factoria;
}
.bryce-theme .button-alternate:hover:not(:disabled) {
	background-color: var(--black-all);
	color: var(--white-all);
	border-color: var(--black-all);
}
.bryce-theme .button-alternate:disabled {
	color: var(--dark-grey);
	border-color: var(--dark-grey);
}

input[type=checkbox],input[type=radio]{
  height: 1.75rem;
  width: 1.75rem;
}
.bryce-theme form input:not([type=radio]):not([type=checkbox]):not([type=submit]), .bryce-theme form textarea, .bryce-theme form select {
	padding: 0.625rem 1.25rem;
	font-family: Factoria;
	font-size: 21px;
	font-size: 1.3125rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.75rem;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: left;
	height: auto;
	width: auto;
	color: var(--gray-four);
	border: 1px solid;
	border-color: var(--gray-one);
	box-sizing: border-box;
	border-radius: 0.5rem;
	border-radius: 8px;
	background-color: var(--white-all);
}
.bryce-theme form select {
	border-color: var(--gray-two);
}
.bryce-theme form input:not([type=radio]):not([type=checkbox])::placeholder, .bryce-theme form input:not([type=radio]):not([type=checkbox])::-ms-input-placeholder, .bryce-theme form input:not([type=radio]):not([type=checkbox])::-ms-input-placeholder {
  opacity: 0.5;
}
.bryce-theme form input:not([type=radio]):not([type=checkbox]):focus, .bryce-theme form textarea:focus, .bryce-theme form select:focus {
	outline: none !important;
	border-color: var(--blue-light);
	box-shadow: 0px 1px 1px rgba(51, 154, 240, 0.1);
}
.bryce-theme form input[type=text].error, .bryce-theme form textarea.error, .bryce-theme form select.error {
	border-color: var(--red-all);
	box-shadow: 0px 1px 1px rgba(240, 61, 62, 0.1);
}
i {
	position: relative;
	display: inline-block;
}
.vw-icon {
	padding: 3px;
}
i.close,span.close {
	content: url("assets/icons/x.svg") !important;
	float: none;
}
i.user,span.user {
	content: url("assets/icons/user.svg");
}
i.search,span.search {
	content: url("assets/icons/search.svg");
}
i.home,span.home {
	content: url("assets/icons/home.svg");
}
span.menu {
	transition-duration: 500ms;
	line-height: 40px;
}
span.menu:hover,i.menu:hover {
	cursor: pointer;
}
i.menu {
	content: url("assets/icons/menu.svg");
}
.vw-icon.dashicons-location,
i.map,span.map {
	content: url("assets/icons/map.svg");
}
i.pin,span.pin {
	content: url("assets/icons/pin.svg");
}
.vw-icon.dashicons-schedule,
i.calendar,span.calendar {
	content: url("assets/icons/calendar.svg");
}
i.star,span.star {
	content: url("assets/icons/star.svg");
}
i.success {
	content: url("assets/icons/check-circle.svg");
}
i.nofity {
	content: url("assets/icons/bell.svg");
}
i.error {
	content: url("assets/icons/alert-triangle.svg");
}
i.lightning {
	content: url("assets/icons/zap.svg");
}
i.share {
	content: url("assets/icons/share-2.svg");
}
i.chat {
	content: url("assets/icons/message-circle.svg");
}
i.logout {
	content: url("assets/icons/log-out.svg");
}
i.upload {
	content: url("assets/icons/upload.svg");
}
i.download {
	content: url("assets/icons/download.svg");
}
i.phone{
	content: url("assets/icons/phone.svg");
}
i.send{
	content: url("assets/icons/send.svg");
}
i.link{
	content: url("assets/icons/link.svg");
}
i.question, i.help {
	content: url("assets/icons/help-circle.svg");
}
i.settings {
	content: url("assets/icons/settings.svg");
}
i.play {
	content: url("assets/icons/play.svg");
}
i.youtube {
	content: url("assets/icons/youtube.svg");
}
i.instagram {
	content: url("assets/icons/instagram.svg");
}
i.facebook {
	content: url("assets/icons/facebook.svg");
}
i.twitter {
	content: url("assets/icons/twitter.svg");
}
i.pinterest {
	content: url("assets/icons/pinterest.svg");
}
i.user-add {
	content: url("assets/icons/user-plus.svg");
}
i.user-remove {
	content: url("assets/icons/user-minus.svg");
}
i.user-confirm {
	content: url("assets/icons/user-check.svg");
}
i.user-group {
	content: url("assets/icons/users.svg");
}
i.trash {
	content: url("assets/icons/trash-2.svg");
}
i.edit {
	content: url("assets/icons/edit.svg");
}
i.prev {
	content: url("assets/icons/arrow-left-circle.svg");
	cursor: pointer;
}
i.next {
	content: url("assets/icons/arrow-right-circle.svg");
	cursor: pointer;
}
.nav-controls {
	padding-top: 34px;
}
.nav-modal i:hover,
.nav-controls .menu:hover,
.nav-controls i:hover,
a i:hover {
	filter: invert(42%) sepia(148%) saturate(196%) hue-rotate(-210deg) brightness(75%) contrast(119%);
	cursor: pointer;
}
nav.light {
	background: var(--white-all);
}

span.success {
	content: url("assets/icons/check-circle.svg");
	filter: invert(42%) sepia(148%) saturate(196%) hue-rotate(-210deg) brightness(75%) contrast(119%);
	position: relative;
	left: -40px;
	top: 5px;
}
span.error {
	content: url("assets/icons/alert-triangle.svg");
	filter: invert(42%) sepia(119%) saturate(285%) hue-rotate(-55deg) brightness(65%) contrast(138%);
	position: relative;
	left: -40px;
	top: 5px;
}
span.notification {
	content: url("assets/icons/bell.svg");
	filter: invert(42%) sepia(148%) saturate(196%) hue-rotate(-32deg) brightness(75%) contrast(119%);
	position: relative;
	left: -40px;
	top: 5px;
}
form label {
	font-size: 16px;
	font-family: Roboto;
}
input[type=radio]:after, .radio:after{
	display: none;
}
input[type=checkbox], input[type=radio], .checkbox, .radio, input[type=checkbox]:checked:after, input[type=radio]:checked:after, .checkbox:checked:after, .radio:checked:after{
	color: var(--white-all);
	border: 0.0625rem solid;
	border-color: var(--blue-light);
}
input[type=checkbox], .checkbox, input[type=checkbox]:checked:after, .checkbox:checked:after{
	border-radius: 10%;
}
input[type=checkbox]:checked:after, input[type=radio]:checked:after, .checkbox:checked:after, .radio:checked:after {
	background: var(--blue-light);
	top: 0px;
	left: 0px;
	position: relative;
	content: '\2713';
	font-size: 21px;
	padding-left: 4px;
	font-weight: 800;
	display: inline-block;
	visibility: visible;
	border-color: var(--blue-light);
	width: 1.75rem;
	height: 1.75rem;
}
.switch input[type=checkbox] {
	width: unset;
	height: unset;
}
input[type=radio]:checked:after, .radio:checked:after{
	content: '';
	border-radius: 50%;
	height: 1.25rem;
	width: 1.25rem;
	top: 0.25rem;
	left: 0.25rem;
}
.nav-modal .img-container {
	height: auto;
	width: auto;
	overflow: hidden;
}
.nav-modal .img-container img {
	position: relative;
	height: 100%;
	width: auto;
	max-height: 350px;
}
#nav-search .search-container {
	width: 100%;
	margin: 0 auto;
	position: relative;
	max-width: 535px;
	margin-bottom: 100px;
}
#nav-search input[type=search] {
	background: none;
	border: none;
	border-radius: 0px;
	border-bottom: 1px solid;
	border-color: var(--black-light);
}
#nav-search form.search-form > div.row:first-of-type:before {
	content: url(assets/icons/search.svg);
    display: inline-block;
    height: 24px;
    width: 24px;
	right: 10px;
	margin-top: 25px;
}
#nav-search input[type=submit] {
	margin-top: 60px;
	font-family: Factoria;
	color: var(--black-light);
	font-size: 1.25rem;
	line-height: 1.5 rem;
	width: auto;
	background: none;
	border: none;
	letter-spacing: 0.08em;
}
#nav-search input[type=submit]:active, #nav-search input[type=submit]:focus {
	border: none;
	box-shadow: none;
}
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 1em;
  width: 1em;
  border-radius: 50em;
  background: url(assets/icons/x.svg);
  background-size: contain;
  opacity: 0;
  pointer-events: none;
}
#signup, #forgot {
	display: none;
}
#login {
	display: block;
	height: 50vh;
}
#nav-login input:not([type=submit]) {
	margin: 1rem 0;
}
#nav-login form {
	position: relative;
}
/* Tooltip container */
.tool {
	position: relative;
	display: inline-block;
	content: url("assets/icons/help-circle.svg");
	width: 24px;
	height: 24px;
	color: var(--blue-light);
	filter: invert(42%) sepia(148%) saturate(196%) hue-rotate(-210deg) brightness(119%) contrast(119%)
}
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 54px;
  height: 28px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: none;
  border: 1px solid;
  border-color: var(--light-grey);
  -webkit-transition: .4s;
  transition: .4s;
}
.slider.disabled {
	background-color: var(--light-grey);
}

.slider:before {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  left: 2px;
  bottom: 1px;
  -webkit-transition: .4s;
  background-color: var(--gray-three);
  transition: .4s;
}
.slider.disabled:before {
	background-color: var(--gray-three);
}

input:checked + .slider {
  background-color: var(--blue-light);
}

input:focus + .slider {
  box-shadow: 0 0 1px;
  box-shadow-color: var(--blue-light);
}

input:checked + .slider:before {
  -webkit-transform: translateX(24px);
  -ms-transform: translateX(24px);
  transform: translateX(24px);
  background-color: var(--white-all);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

#darkmode {
    position: absolute;
    right: 0px;
    top: 100%;
	margin-top: -54px;
}
#darkmode:before {
	content: url('assets/icons/sun.svg');
	width: 30px;
	height: 30px;
	position: relative;
	top: 10px;
}
#darkmode:after {
	content: url('assets/icons/moon.svg');
	width: 30px;
	height: 30px;
	position: relative;
	top: 10px;
}
/* Alerts */
/* Still need to add vectors before messages */
.alert {
	font-family: Factoria;
	height: auto;
	width: auto;
	padding: 0.625rem 1.25rem;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.3125rem;
	letter-spacing: 0em;
	text-align: left;
	display: flex;
	border-radius: 0.5rem;
}
.alert::before {
	display: inline-block;
	padding-right: 10px;
	margin: -5px 0;
}
.alert::after{
	content: url('assets/icons/x.svg');
	color: var(--white-all);
	filter: invert(42%) sepia(148%) saturate(196%) hue-rotate(-210deg) brightness(0%) contrast(119%);
	position: absolute;
	right: 10px;
}
.alert-danger {
	background: var(--red-light);
	color: var(--red-all);
}
.alert-danger::before {
	content: url("assets/icons/alert-triangle.svg");
	filter: invert(42%) sepia(119%) saturate(285%) hue-rotate(-55deg) brightness(65%) contrast(138%);
}
.alert-success {
	background: var(--bluest-light);
	color: var(--blue-light);
}
.alert-success::before {
	content: url("assets/icons/check-circle.svg");
	filter: invert(42%) sepia(148%) saturate(196%) hue-rotate(-210deg) brightness(75%) contrast(119%);
}
.alert-warning {
	color: var(--orange-light);
	background: var(--pink-all);
}
.alert-warning::before {
	content: url("assets/icons/bell.svg");
	filter: invert(42%) sepia(148%) saturate(196%) hue-rotate(-32deg) brightness(75%) contrast(119%);
}
.tag, .tags {
	color: var(--brown-light);
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
}
.codedisplay, html.dark-mode .codedisplay {
	font-size: 10px !important;
	display: block !important;
	border: 1px dashed black !important;
	background-color: #eee !important;
}
.mpfy-container,
.blog-listing-container {
    width: calc(100% + 96px);
    margin-left: -48px;
	overflow-x: hidden;
	margin-top: 2rem;
}
.widget_blog_listing h3,
.post-template-default .widget_blog_listing h3{
	text-align: center;
}

.blog-listing {
	width: 100%;
	padding: 0px;
	white-space: nowrap;
}
.blog-listing li {
	list-style: none;
	min-width: 165px;
	display: inline-block;
	height: auto;
	white-space: normal;
	vertical-align: top;
}
.blog-listing li a > div > div:not(.vw-icon):not(.vw-event-itineraries-trigger):not(.location_modal):not(.vw-add-to-locations-container) {
	height: 200px;
}
.blog-listing li a > div, .blog-listing li a > div > div {
	overflow-y: hidden;
	overflow-x: hidden;
}
.blog-listing li .blog-item {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2; /* number of lines to show */
		   line-clamp: 2; 
	-webkit-box-orient: vertical;
}
.blog-listing li .blog-item p {
	display: none;
}
.blog-listing .location_modal {
	bottom: 200px;
	position: relative;
	height: 30px;
	left: calc(100% - 30px);
	margin-bottom: -30px;
}
.blog-listing li img {
	height: 200px;
    width: auto;
    max-width: unset;
    left: 100%;
    margin-left: -200px;
    position: relative;
    overflow-x: hidden;
}
.widget_media_gallery {
	margin-top: 25px;
}
.widget_media_gallery .widget-title {
	display: none;
}
.gallery-item, .wp-block-image {
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 16px;
}
/* Instagram plugin header */
.bryce-theme #sb_instagram .sbi_header_img { display: none; }
.bryce-theme #sb_instagram .sbi_header_link,
.bryce-theme #sb_instagram .sbi_header_text,
.bryce-theme #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,
.bryce-theme #sb_instagram .sbi_header_text h3 { width: 100%; text-align: center; margin-left: auto !important; margin-right: auto !important; }

.featured-img {
	width: calc(100% + 96px) !important;
	margin-left: -48px !important;
	  -webkit-filter: none;
	  -moz-filter: none;
	  filter:  none;
}
.featured-img object, .featured-img img{
	width: 100% !important;
	max-width: 100% !important;
}
.featured-img object, .featured-img, .featured-img img {
	height: auto !important;
	display: block !important;
}
.featured-img .addtoany_share_save_container {
	display: none;
}
.page-template-default .featured-img,
.page-template-stargazing .featured-img {
	overflow-y: hidden;
	overflow-x: hidden;
}
.page-template-default .alignwide,
.page-template-stargazing .alignwide {
	width: 100%;
}
.page-template-default .entry-content,
.page-template-stargazing .entry-content {
	padding-top: 80px;
}
.page-template-default .entry-header,
.page-template-stargazing .entry-header {
	position: absolute;
}
.page-template-default .featured-img img,
.page-template-default .featured-img object,
.page-template-stargazing .featured-img img,
.page-template-stargazing .featured-img object {
	width: 100% !important;
	height: auto;
}
.image-slider {
	overflow: hidden;
	position: relative;
	height: auto;
}
.image-slider .controls {
	position: relative;
	top: 50%;
	margin-top: -12px;
	z-index: 10;
}
.image-slider .controls span:first-child{
	left: 50px;
	position: absolute;
}
.image-slider .controls span:last-child{
	right: 50px;
	position: absolute;
}
.image-slider img {
	max-width: 100% !important;
	height: auto !important;
}
.image-slider .gallery-item {
	width: 100%;
	padding: 0px;
	position: absolute;
	top: 0;
	left: 0;
}
.image-slider .gallery-item:first-child {
	display: block;
}
.accordion {
	padding: 5px 10px;
	display: block;
	background: var(--gray-two);
	cursor: pointer;
	margin-bottom: 5px;
}
.accordion:after {
	content: "\25BC";
	line-height: 36px;
	right: 24px;
	top: 0px;
	position: absolute;
}
.accordion.active:after {
	content: "\25B2";
}

/** Trash Animation : NOTE: Would be nice to use Sass with this so we can use the data-item=* as a variable for DRY **/
.trash-animation {
	position: relative;
	height: 0px;
	/*
	height: 635px;
	margin-top: -495px;
	*/
	z-index: 0;
}
.trash-animation div{
	height: auto;
	width: auto;
	background-repeat: none;
	position: absolute;
	transition: 2s all ease;
}
.trash-animation div[data-item="ground"]{
	content: url('assets/illustrations/ground.svg');
	top: 0px;
	width: 100%;
}

.trash-animation div[data-item="trash_bottle"]{
	content: url('assets/illustrations/trash_bottle.svg');
	left: 5%;
	transform: translateY(0px);
}
.trash-animation div[data-item="trash_bottle"].active{
	transform: translateY(-325px);
}
.trash-animation div[data-item="trash_plasticbottle"]{
	content: url('assets/illustrations/trash_plasticbottle.svg');
	transform: translateY(20px);
	left: 23%;
}
.trash-animation div[data-item="trash_plasticbottle"].active{
	transform: translateY(-235px);
}
.trash-animation div[data-item="trash_spoon"]{
	content: url('assets/illustrations/trash_spoon.svg');
	transform: translateY(-10px);
	left: 36%;
}
.trash-animation div[data-item="trash_spoon"].active{
	transform: translateY(-345px);
}
.trash-animation div[data-item="trash_can"]{
	content: url('assets/illustrations/trash_can.svg');
	transform: translateY(0px);
	right: 40%;
}
.trash-animation div[data-item="trash_can"].active {
	transform: translateY(-290px);
}
.trash-animation div[data-item="trash_straw"]{
	content: url('assets/illustrations/trash_straw.svg');
	transform: translateY(-10px);
	right: 20%;
}
.trash-animation div[data-item="trash_straw"].active{
	transform: translateY(-280px);
}
.trash-animation div[data-item="trash_bag"]{
	content: url('assets/illustrations/trash_bag.svg');
	transform: translateY(-10px);
	right: 5%;
}
.trash-animation div[data-item="trash_bag"].active {
	transform: translateY(-280px);
}

.posterize {
  -webkit-transition: -webkit-filter 2000ms linear;
  -moz-transition: -moz-filter 2000ms linear;
  transition: filter 2000ms linear, -webkit-filter 2000ms linear;
  -webkit-filter: url(#discrete) url(#duotone);
  -moz-filter: url(#discrete) url(#duotone);
  filter:  url(#discrete) url(#duotone);
}

.vw-event-itineraries-trigger > div {
	display: inline-block;
}
.featured-img .vw-event-itineraries-trigger > div:last-child {
	top: 0px !important;
	display: inline-block !important;
	position: relative;
}
.mpfy-p-entry .vw-event-itineraries-trigger > div {
	display: block;
}

.home-banner-widget {
    font-size: 10rem;
    color: var(--gray-one);
    font-weight: 800;
    font-family: trade-gothic-next-condensed;
    text-transform: uppercase;
    position: absolute;
    top: 15%;
    left: 50%;
    transform: translate(-50%, -50%);
}


/** End Animation **/

/* Dark Mode Gloabl Styles */
@media (prefers-color-scheme: dark) {
	
}
	html.dark-mode, 
	html.dark-mode body,
	html.dark-mode input,
	html.dark-mode textarea,
	html.dark-mode .vw-event-locations-modal,
	html.dark-mode .vw-event-storage-modal	{
	  color: var(--gray-one);
	  background: var(--black-dark);
	}
	
	html.dark-mode.stargazing .bryce-theme button, 
	html.dark-mode.stargazing .button,
	html.dark-mode.stargazing .button-primary,
	html.dark-mode.stargazing input,
	html.dark-mode.stargazing select,
	html.dark-mode.stargazing textarea,
	html.dark-mode.stargazing h1,
	html.dark-mode.stargazing h2,
	html.dark-mode.stargazing h4,
	html.dark-mode.stargazing h5,
	html.dark-mode.stargazing a,
	html.dark-mode.stargazing .orange,
	html.dark-mode.stargazing,
	html.dark-mode.stargazing body {
	  -webkit-transition: background-color 1s ease-out, color 1s ease-out;
	  -moz-transition: background-color 1s ease-out, color 1s ease-out;
	  -o-transition: background-color 1s ease-out, color 1s ease-out;
	  transition: background-color 1s ease-out, color 1s ease-out;
	}
	html.dark-mode.stargazing .nav-modal,
	html.dark-mode.stargazing .nav-controls {
	  -webkit-transition: background-color 1s ease-out, color 1s ease-out, 1s;
	  -moz-transition: background-color 1s ease-out, color 1s ease-out, 1s;
	  -o-transition: background-color 1s ease-out, color 1s ease-out, 1s;
	  transition: background-color 1s ease-out, color 1s ease-out, 1s;
	}
	
	html.dark-mode.stargazing img {
	  -webkit-transition: filter 1s linear;
	  -moz-transition: filter 1s linear;
	  -o-transition: filter 1s linear;
	  transition: filter 1s linear;
	}
	html.dark-mode img {
		filter: brightness(0.8) contrast(1.2);
	}
	html.dark-mode .nav-modal {
		filter: drop-shadow(0px 0px 3px #999);
	}
	html.dark-mode .nav-modal .drawer-navigation {
		/*
		background: var(--blue-dark);
		color: var(--white-all);
		font-weight: bold;
		*/
	}
	html.dark-mode .nav-controls {
		background: var(--black-dark);
	}
	html.dark-mode h1,
	html.dark-mode h2,
	html.dark-mode h4 {
	  color: var(--gray-one);
	}
	html.dark-mode h3 {
		font-weight: 700;
	}
	html.dark-mode h4 {
		font-weight: 600;
	}
	html.dark-mode .blue,
	html.dark-mode h5 {
	  color: var(--blue-dark);
	}
	html.dark-mode .orange,
	html.dark-mode h3 {
	  color: var(--orange-dark);
	}
	html.dark-mode .bryce-theme .drts-bs-btn,
	html.dark-mode .bryce-theme .mpfy-mll-location .mpfy-mll-l-buttons a + a,
	html.dark-mode .bryce-theme .mpfy-mll-location .mpfy-mll-l-buttons a:first-child,
	html.dark-mode .bryce-theme button,
	html.dark-mode .button,
	html.dark-mode .button-primary,
	html.dark-mode .button-secondary,
	html.dark-mode .button-alternate {
		background: none;
	}
	html.dark-mode .bryce-theme .drts-bs-btn,
	html.dark-mode .bryce-theme .mpfy-mll-location .mpfy-mll-l-buttons a + a,
	html.dark-mode .bryce-theme .mpfy-mll-location .mpfy-mll-l-buttons a:first-child,
	html.dark-mode .bryce-theme button, 
	html.dark-mode .button,
	html.dark-mode .button-primary {
		color: var(--blue-dark);
		border-color: var(--blue-dark);
	}
	html.dark-mode input,
	html.dark-mode select,
	html.dark-mode textarea {
		background: none !important;
		border-radius: 3px;
	}
	html.dark-mode select option {
		background: var(--black-dark);
	}
	html.dark-mode input[type="search"]::-webkit-search-cancel-button,
	html.dark-mode #nav-search form.search-form > div.row:first-of-type:before,
	html.dark-mode span.close,
	html.dark-mode i {
		filter: invert(100%) sepia(0%) saturate(100%) hue-rotate(0deg) brightness(100%) contrast(100%);
	}
	html.dark-mode html.dark-mode .light i {
		filter: unset;
	}
	html.dark-mode input:-webkit-autofill,
	html.dark-mode input:-webkit-autofill:hover, 
	html.dark-mode input:-webkit-autofill:focus, 
	html.dark-mode input:-webkit-autofill:active{
		transition: background-color 5000s ease-in-out 0s, color 5000s ease-in-out 0s, border-color 5000s ease-in-out 0s;
	}
	html.dark-mode #nav-search input[type=search],
	html.dark-mode #nav-search input[type=submit] {
		color: var(--gray-one);
		border-color: var(--gray-one);
	}
	html.dark-mode input[type=checkbox]:not(:checked):not(:disabled),
	html.dark-mode input[type=radio]:not(:checked):not(:disabled),
	html.dark-mode .checkbox:not(:checked):not(:disabled),
	html.dark-mode .radio:not(:checked):not(:disabled),
	html.dark-mode input[type=checkbox]:not(:checked):not(:disabled):after,
	html.dark-mode input[type=radio]:not(:checked):not(:disabled):after,
	html.dark-mode .checkbox:not(:checked):not(:disabled):after,
	html.dark-mode .radio:not(:checked):not(:disabled):after{
		color: var(--black-dark);
		border: 0rem solid;
		border-color: var(--black-all);
	}
	html.dark-mode input[type=checkbox]:not(:disabled):not(:checked):after, 
	html.dark-mode input[type=radio]:not(:disabled):not(:checked):after, 
	html.dark-mode .checkbox:not(:checked):not(:disabled):after, 
	html.dark-mode .radio:not(:checked):not(:disabled):after {
		background: var(--black-dark);
		top: 0px;
		left: 0px;
		position: relative;
		font-size: 21px;
		padding-left: 4px;
		content: '';
		font-weight: 800;
		display: inline-block;
		visibility: visible;
		border-color: var(--gray-three);
		border-radius: 10%;
	}
	html.dark-mode input[type=radio]:not(:checked):not(:disabled):after,
	html.dark-mode .radio:not(:checked):not(:disabled):after{
		content: '';
		border-radius: 50%;
		height: 1.5rem;
		width: 1.5rem;
		top: 0.12rem;
		left: 0.12rem;
	}
	html.dark-mode #darkmode:before,
	html.dark-mode #darkmode:after {
		filter: invert(100%) sepia(0%) saturate(100%) hue-rotate(0deg) brightness(100%) contrast(100%);
	}
	
	html.dark-mode .bryce-theme .drts-bs-btn:hover,
	html.dark-mode .bryce-theme .mpfy-mll-location .mpfy-mll-l-buttons a:not(:first-child):hover,
	html.dark-mode input:checked + .slider,
	html.dark-mode input[type=checkbox], 
	html.dark-mode input[type=radio], 
	html.dark-mode .checkbox, 
	html.dark-mode .radio, 
	html.dark-mode input[type=checkbox]:checked:after, 
	html.dark-mode input[type=radio]:checked:after, 
	html.dark-mode .checkbox:checked:after, 
	html.dark-mode .radio:checked:after,
	html.dark-mode input[type=checkbox]:checked:after, 
	html.dark-mode input[type=radio]:checked:after, 
	html.dark-mode .checkbox:checked:after, 
	html.dark-mode .radio:checked:after,
	html.dark-mode .bryce-theme button:hover:not(:disabled), 
	html.dark-mode .button:hover:not(:disabled), 
	html.dark-mode .button-primary:hover:not(:disabled) {
		color: var(--white-all);
		border-color: var(--blue-dark);
		background-color: var(--blue-dark);
	}
	html.dark-mode .bryce-theme .button-secondary {
		color: var(--orange-dark);
		border-color: var(--orange-dark);
	}
	html.dark-mode .bryce-theme .button-secondary:hover:not(:disabled) {
		color: var(--white-all);
		border-color: var(--orange-dark);
		background-color: var(--orange-dark);
	}
	html.dark-mode .bryce-theme .button-alternate {
		color: var(--dark-grey);
		background: none;
		border-color: var(--dark-grey);
	}
	html.dark-mode .bryce-theme .button-alternate:disabled {
		color: var(--black-all);
		border-color: var(--black-all);
	}
	html.dark-mode .bryce-theme .button-alternate:hover:not(:disabled) {
		color: var(--lighter-grey);
		background: none;
		border-color: var(--lighter-grey);
	}
	html.dark-mode .alert::after{
		color: var(--white-all);
		filter: invert(42%) sepia(148%) saturate(196%) hue-rotate(-210deg) brightness(350%) contrast(119%);
	}
	html.dark-mode .alert-success {
		background-color: var(--bluest-dark);
		border-color: var(--bluest-dark);
		color: var(--blue-dark);
	}
	html.dark-mode .alert-danger {
		background-color: var(--redest-all);
		border-color: var(--redest-all);
		color: var(--red-all);
	}
	html.dark-mode .alert-warning {
		background-color: var(--orange-darkest);
		border-color: var(--orange-darkest);
		color: var(--orange-dark);
	}
	html.dark-mode .tooltip > .tooltip-inner {
		background-color: var(--orange-dark);
	}
	html.dark-mode .tag, 
	html.dark-mode .tags {
		color: var(--white-all);
	}
	html.dark-mode .nav-modal {
		background-color: var(--black-dark);
	}
	html.dark-mode nav:not(.light) a {
		color: var(--gray-one);
	}
	html.dark-mode .nav-second:not(.light) a:active, 
	html.dark-mode .nav-second:not(.light) a.active, 
	html.dark-mode .nav-third:not(.light) a:active, 
	html.dark-mode .nav-third:not(.light) a.active{
		color: var(--blue-darkest);
	}
	html.dark-mode .nav-first:not(.light) a:hover, 
	html.dark-mode .nav-first:not(.light) a.active, 
	html.dark-mode .nav-second:not(.light) a:hover, 
	html.dark-mode .nav-third:not(.light) a:hover{
		border-color: var(--blue-darkest);
	}
	html.dark-mode .nav-modal .drawer-navigation {
		/*background: var(--gray-two);*/
		background: var(--blue-dark);
	}
	html.dark-mode .nav-modal .drawer-navigation a:active, html.dark-mode .nav-modal .drawer-navigation a.active, html.dark-mode .nav-modal .drawer-navigation a[aria-current="page"] {
		color: var(--white-all);
	}
	html.dark-mode .accordion {
		background: var(--gray-three);
	}
	html.dark-mode .mpfy-mll-location {
		background-color: var(--gray-four) !important;
		color: var(--white-all) !important;
	}
	html.dark-mode .mpfy-mll-location .mpfy-mll-l-heading {
		border-color: var(--black-dark) !important;
		border-bottom: 1px solid var(--black-dark);
	}
	html.dark-mode .mpfy-mll-location .mpfy-mll-l-title {
		color: var(--black-all) !important;
	}
	html.dark-mode .mpfy-mll-location .mpfy-mll-l-heading {
		filter: invert(100%) sepia(0%) saturate(100%) hue-rotate(0deg) brightness(100%) contrast(100%);
	}
	html.dark-mode .posterize {
	  -webkit-transition: -webkit-filter 2000ms linear;
	  -moz-transition: -moz-filter 2000ms linear;
	  transition: filter 2000ms linear, -webkit-filter 2000ms linear;
	  -webkit-filter: url(#discrete) url(#duotone-dark);
	  -moz-filter: url(#discrete) url(#duotone-dark);
	  filter:  url(#discrete) url(#duotone-dark);
	}
	
	#wpadminbar {
		position: fixed;
		top: 0px;
	}		
@media screen and (min-width: 821px) {
	ul.sub-menu {
		display: block !important;
	}
}
@media screen and (max-width: 900px) {
	.page-template-default .featured-img object, .page-template-default .featured-img img,
	.page-template-homepage .featured-img object, .page-template-homepage .featured-img img,
	.page-template-stargazing .featured-img object, .page-template-stargazing .featured-img img {
		height: calc(100vh - 75px) !important;
		width: auto !important;
		max-width: unset !important;
		left: 0px;
		margin-left: -50%;		
	}
	.home-banner-widget {
		font-size: 8rem;
		top: 5%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
}
@media screen and (min-width: 821px) {
	.admin-bar #content {
		top: 119px;
		margin-bottom: 119px !important;
	}
}
@media screen and (max-width: 820px) {
	#content {
		top: 0px;
		margin-bottom: 25px !important;
	}
	.nav-modal {
		background: var(--gray-one);
	}
	nav ul:not(.sub-menu) > li {
		margin-right: 0px;
		display: block;
		float: none;
	}
	.nav-modal {
		height: 100%;
		padding-top: 0px;
		overflow: scroll;
	}
	.nav-modal .container {
		top: 25%;
	}
	#nav-modal .container {
		top: 60px;
	}
	#darkmode {
		position: relative;
		text-align: center;
		width: 100%;
		margin-top: 0px;
	}
	html.dark-mode .site-logo img {
		filter: invert(100%) sepia(0%) saturate(100%) hue-rotate(0deg) brightness(100%) contrast(100%);
	}
	#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
		padding-bottom: 90px !important;
	}
	#glt-translate-trigger {
		bottom: auto;
		top: 0px;
	}
	.site-logo .custom-logo-link {
		display: none;
	}
	.nav-controls {
		bottom: 0px;
		top: unset;
		margin-left: -48px;
		width:100%;
		z-index: 100002;
		padding-top: 14px;
		padding-bottom: 14px;
		height: auto;
		/*
		padding-left: 48px;
		padding-right: 48px;
		*/
	}
	.nav-controls > .row > div {
		margin-top: auto;
		text-align: center !important;
	}
	/*
	.nav-controls > .row > div:first-of-type {
		text-align: left !important;
	}
	.nav-controls > .row > div:last-of-type {
		text-align: right !important;
	}
	*/
	#nav-search input[type=submit] {
		background-color: var(--gray-one);
		flex-grow: unset;
		width: auto;
		margin: 60px auto;
	}
	#account-navigation {
		text-align: right!important;
		position: absolute;
		bottom: 0px;
		right: 48px;
	}
	.w-100-offset {
		padding-left: 0px;
		padding-right: 0px;
	}
	.drawer-navigation {
		display: none;
	}

	html:not(.dark-mode) ul#primary-menu-list {
		background: var(--white-all);
	}
	#primary-menu-list li a {
		padding: 14px 16px;
		line-height: 60px;
	}
	#primary-menu-list li {
		width: 100%;
		position: relative;
		border-top: 1px solid;
		border-bottom: 1px solid;
		border-color: var(--gray-three);
		display: block;
	}
	#primary-menu-list li:first-child {
		border-top: none;
	}
	#primary-menu-list a[aria-current="page"]{
		border-bottom: none;
	}
	#primary-menu-list li:last-child {
		border-bottom: none;
	}
	#primary-menu-list > li.menu-item-has-children:after {
		content: "\25B2";
		float: right;
		line-height: 60px;
		right: 16px;
		top: 0px;
		position: absolute;
	}
	#primary-menu-list > li.active.menu-item-has-children:after {
		content: "\25BC";
	}
	#primary-menu-list li ul.sub-menu {
		display: none;
		border-top: 1px solid;
		border-color: var(--gray-three);
		background-color: var(--gray-two);
	}
	#primary-menu-list li ul.sub-menu li, #primary-menu-list li ul.sub-menu li a {
		line-height: 40px;
	}
	#primary-menu-list li a:hover {
		border: none;
	}
	footer {
		padding-bottom: 72px;
	}
	footer .custom-logo-link img {
		width: 100%;
	}
}
@media screen and (max-width: 768px) {
	.gallery .gallery-item {
		width: calc(50% - 8px);
		margin-left: 25%;
		/* there is right-padding of 16px */
	}
}
@media screen and (max-width: 600px) {
	.home-banner-widget {
		font-size: 4rem;
		top: 2%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
}	
@media screen and (max-width: 375px) {
	body {
		font-size: 16px;
		font-size: 1rem;
	}
	h1 {
		font-size: 48px;
		font-size: 3rem;
		line-height: 3.5rem;
	}
	h2 {
		font-size: 40px;
		font-size: 2.5rem;
		line-height: 3rem;
	}
	h3 {
		font-size: 32px;
		font-size: 2rem;
		line-height: 2.5rem;
	}
	h4 {
		font-size: 24px;
		font-size: 1.5rem;
		line-height: 2rem;
	}
	h5 {
		font-size: 20px;
		font-size: 1.25rem;
		line-height: 1.5rem;
	}
	p {
		font-size: 20px;
		font-size: 1.25rem;
		line-height: 2rem;
	}
	small {
		font-size: 16px;
		font-size: 1rem;
		line-height: 1rem;
	}
}

.vw-event-itineraries-trigger {
	margin-top: -50px;
    right: 0px;
	margin-left: 0px;
}
.gallery-item .vw-event-itineraries-trigger,
li .vw-event-itineraries-trigger {
	margin: 0px;
	right: unset;
	left: unset;
}
li .vw-event-itineraries-trigger {
	display: none;
}
.featured-image-offset {
	display: none;
}

li .addtoany_share_save_container {
	display: none;
}
.vw-event-locations-template-default .vw-event-itineraries-trigger {
	margin-top: 0px;
}

@media print {

	h1 {
		position: relative;
		left: 0px;
		margin: 0px;
		padding: 0px;
		text-align: left;
	}
	input, textarea, a{
		border: none;
	}
	button,.button {
		display: none;
	}
	footer, .nav-controls, .addtoany_content {
		display: none;
	}
	li {
		display: block;
		text-align: left;
	}
}



/** User submited **/
a:hover{
	text-decoration: none;
}

.navigation.post-navigation {
    display: none;
}

.post-template-default h1 {
	text-transform: uppercase;
}

.post-template-default h3 {
	text-transform: uppercase;
	text-align: left;
	font-size: 1.75rem;
}

.post-template-default p, .post-template-default .mpfy-container, .post-template-default .wp-block-columns, .post-template-default .wp-block-embed {
	margin-bottom: .5rem;
}

.post-template-default .featured-img img,
.post-template-default .featured-img object {
	margin-bottom: 4rem;
	height: 58vh !important;
	object-fit: cover;
	object-position: center;
}

.post-template-default .post > .entry-content > .vw-event-itineraries-trigger {
  position: relative;
  float: right;
  display: flex;
}

.post-intro {
	margin-left: 25%;
	width: 75%;
}

.post-template-default .entry-footer, .post-template-default .post-navigation {
	display: none;
}

.post-template-default .wp-block-image.alignfull {
	padding: 0px;
}

.more-info-box .vw-event-itineraries-trigger {
	display: none;
}

.more-info-box {
	align-items: center;
	padding: 3rem 3rem;
	justify-content: space-between;
}

.more-info-box button {
	background: none;
	margin: 1rem 0;
}

.more-info-box > .wp-block-column 
{
	flex-basis: auto !important;
}

.more-info-box > .wp-block-column .wp-block-group p {
	margin-bottom: 0px !important;
}

.more-info-box .wp-block-image.size-large {
	padding-bottom: 0px !important;
}

.drawer-navigation .owmw-small .owmw-now .owmw-main-symbol svg {
	height: 40px;
	width: 40px;
}

/* Map pin popup */

.mpfy-p-widget-direction a {
  background-color: var(--orange-light) !important;
}

.mpfy-p-popup, .mpfy-p-widget-location h5.mpfy-p-widget-title {
	color: var(--black-light) !important;
}

.mpfy-p-entry p a {
	color: var(--orange-light) !important;
	font-family: Factoria, serif;
	text-decoration: none !important;
}

.mpfy-p-entry p a:hover {
	color: var(--orange-light) !important;
	font-family: Factoria, serif;
	font-style: italic;
}

.mpfy-p-popup * {
	font-family: Factoria, serif !important;
}

.mpfy-tooltip * {
	font-family: trade-gothic-next-condensed, sans-serif !important;
	text-transform: uppercase;
	font-weight: 600 !important;
	color: var(--orange-light) !important;
	text-align: center;
}

.mpfy-p-widget-location {
	display: none;
}

.mpfy-sliders-container {
	/* don't display the Mapify pop-up image gallery */
	display: none !important;
	}
	
.mpfy-p-popup-style-two .mpfy-p-content {
	/* allow the location text to take up the full width of the pop-up window */
	width: 100% !important;
	}

/* Directory Pages */

#drts-content .addtoany_content {
	display: none;
}

/* Class to override plugin for "X" box on /my-itinerary */
.event-location-action, .event-location-action:hover {
	letter-spacing: 0 !important;
	line-height: 2.75rem;
}

.event-itinerary-action, .event-itinerary-action:hover {
	letter-spacing: 0 !important;
	line-height: 2.5rem;
}

.quiz-row {  margin-bottom: 50px; }
.quiz-row li { font-size: 0.75rem; }