.navbar {
	background: #343233;
}

.navbar a {
	color: #b4a169;
}

.dymenu {
	margin-left: 25px;
}

.entry-title {
	top: 300px;
}

.nav-link:focus, .nav-link:hover {
	color: #b4a169;
}

.dropdown-toggle::after {
    display: none;
}

#main-menu li a { font-weight: 900 !important; padding-left: 30px; background: url(/wp-content/themes/understrap-child/img/nav-arrow.png) 150px 50% no-repeat; background-size: 12px; }

#main-menu li li a { padding-left: 0.5rem; background-image: none; }

#menu-item-170 a { border-top: 1px solid #555; border-bottom: 1px solid #555; }
#menu-item-128 a { border-bottom: 1px solid #555; }

.dymenu .dropdown-menu {
	background-color: #343233;
}

.dymenu .dropdown-menu a {
	color: #fff;
	font-size: 1rem !important;
	padding: 1rem 0.5rem;
}

.dymenu .dropdown-menu .dropdown-menu a {
	color: #fff;
	font-size: 1rem !important;
	padding: 0.4rem 0.5rem;
}

.dymenu .dropdown-menu a:hover, .dymenu .dropdown-menu a:active {
	background: #343233;
	color: #b4a169;
}

.dymenu .dropdown-menu .dropdown-menu a:hover, .dymenu .dropdown-menu .dropdown-menu a:active {
	background: #191819;
}

.dymenu a:hover, .dymenu a:active {
	background: #191819;
	color: #fff;
	outline-style: none;
	outline-width: 0;
}

.wp-show-posts-entry-header>h2>a {
	font-size: 32px;
	font-family: cotton, sans-serif !important;
}

.lodge-filters__map-view:hover, .lodge-filters__clear:hover {
	color: #807d79;
}

.lodge-filters__map-view {
	color: #807d79 !important;
	font-weight: inherit !important;
	text-transform: none !important;
}

.lodge-filters__clear {
	padding-top: 5px;
}

.pagination__label {
	padding-top: 14px;
}

#container a:hover, #main a:hover, .pagination a:hover {
	color: #bf5300 !important;
}


.inner-callout a:hover {
	color: #343233 !important;
}

.h2-archive {
	text-transform: uppercase;
	font-family: source-sans-pro, sans-serif !important;
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
}

.page-numbers {
	font-size: 150%;
}

.lodge-filters {
	margin-top: 15px !important;
	margin-bottom: 30px !important;
}

#container {
	background-color: #eee;
	padding: 15px 25px 0 25px;
	margin-top: 20px;
}

.lodge-filter__label:hover {
	color: #bf5300 !important;
}

#page-wrapper {
	padding-bottom: 0;
}

@media only screen and (min-width: 600px) {
	.entry-title {
		top: 150px;
	}
	.navbar {
		z-index: 100;
		width: 280px;
		float: left;
		height: 565px;
		position: absolute;
		top: 0;
		left: 0;
		padding: 0;
		display: block;
		background: #343233;
	}
	.dymenu {
		position: absolute;
		top: 310px;
		width: 280px;
		margin: 0;
	}
	.dropdown-menu {
		position: absolute !important;
		left: 280px !important;
		background: #191819 !important;
		height: 565px;
		width: 250px;
		border-radius: 0;
	}
	.dropdown-menu .dropdown-menu {
		top: 0px;
		left: 248px !important;
		width: 350px;
		background: #343233 !important;
	}

	#menu-item-135 > ul {
		top: -312px !important;
	}
	
	#menu-item-170 > ul {
		top: -361px !important;
	}

	#menu-item-128 > ul {
		top: -411px !important;
	}

	#menu-item-14215 > ul {
		top: -9px !important;
	}

	#menu-item-136 > ul {
		top: -59px !important;
	}

	#menu-item-17875 > ul {
		top: -109px !important;
	}



	#menu-item-152 > ul {
		top: -159px !important;
	}

	#mainlogo {
		margin: 40px 0 40px 30px;
		display: inline;
	}
	#main-menu {
		width: 100%;
	}
	.dymenu a {
		display: block;
		width: 100%;
		text-transform: uppercase;
		font-size: 2rem;
		padding: 0.5rem;
	}
}

@media only screen and (max-width: 576px) {
	.dymenu .dropdown-menu {
		background-color: #343233;
		position: absolute;
		left: -30px;
		padding-left: 25px;
		width: 110%
	}
	#main-menu li a { background-image: none; }
	.dropdown-toggle::after {
    display: inline-block;
	}
}

@media only screen and (max-width: 576px) {
	.pagination {
		display: block;
	}
	.pagination__label {
		text-align: center !important;
	}
	.pagination__list {
		justify-content: center !important;
	}
}


.flights { border: 2px solid #41c0c6; margin: 20px 0 40px; padding: 15px; }

@media only screen and (max-width: 576px) {
	.united-logo { margin-top: 20px; }
}