
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700');

@import "normalize.css";
@import "webflow.css";
@import "midgardentertainment.webflow.css?v=1.0.4";

@import url("https://use.fontawesome.com/releases/v5.15.3/css/all.css");


.map iframe {
	width: 100%;
	height: 100%;
}

.content-container .heading:first-child {
	margin-top: 0px;
}

.content-container .amsd-category-wrapper:first-child {
	margin-top: 0px;
}

.cms-frontend {
	overflow-x: hidden;
	word-wrap: break-word;
}

.cms-btn:focus {
	outline: 0;
}

img.userUpload {
	height: auto !important;
}

.contact-form-success-message {
	display: block !important;
}

.content-block ul {
	overflow: hidden;
}

.responsive-video-embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.cms-btn a {
	color: inherit;
}

.w-webflow-badge {
	display: none !important;
}

[data-module="cms-custom-search"] {
	padding: 0px;
	margin-top: 20px;
}

[data-module="cms-custom-search"].form-wrapper form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	max-width: 280px;
	border-bottom: none !important;
}

[data-module="cms-custom-search"].form-wrapper form button {
	min-width: 150px;
}

[data-module="cms-custom-search"].form-wrapper .form-item {
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

[data-module="cms-custom-search"].form-wrapper form input[type='text'] {
	display: block;
	width: 100%;
	height: 48px;
	max-width: 100%;
	margin-bottom: 0px;
	padding: 8px 12px 8px 14px;
	border: 1px solid #e0e0e0;
	background-color: #fff;
	color: #333;
	font-size: 14px;
	line-height: 20px;
	vertical-align: middle;
}

[data-module="cms-custom-search"].form-wrapper {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.cms-custom-search-result {
	margin-bottom: 0px !important;
	padding-top: 30px;
	border-bottom: none !important;
	border-top: 1px solid #ddd;
}

.cms-custom-search, .cms-custom-search-result p, .cms-custom-search-result-sub-title {
	font-size: 14px !important;
	font-style: inherit !important;
	color: #858484;
	word-break: break-word;
}

.cms-custom-search-result-title {
	font-size: 16px !important;
	margin-bottom: 5px !important;
}

.cms-btn.cms-btn-secondary {
	border: 1px solid #dbbb69;
	border-style: solid;
	-moz-border-image: linear-gradient(to top, #67522b, #d3b15f, #d8b864);
	-webkit-border-image: linear-gradient(to top, #67522b, #d3b15f, #d8b864);
	-o-border-image: linear-gradient(to top, #67522b, #d3b15f, #d8b864);
	border-image: linear-gradient(to top, #67522b, #d3b15f, #d8b864);
	-moz-border-image-source: linear-gradient(to top, #67522b, #d3b15f, #d8b864);
	-webkit-border-image-source: linear-gradient(to top, #67522b, #d3b15f, #d8b864);
	-o-border-image-source: linear-gradient(to top, #67522b, #d3b15f, #d8b864);
	border-image-source: linear-gradient(to top, #67522b, #d3b15f, #d8b864);
	border-image-slice: 1;
}

.cms-btn.cms-btn-tertiary {
	border: 1px solid #eee;
	border-style: solid;
	-moz-border-image: linear-gradient(to top, #bebebe, #eee, #d2d2d2);
	-webkit-border-image: linear-gradient(to top, #bebebe, #eee, #d2d2d2);
	-o-border-image: linear-gradient(to top, #bebebe, #eee, #d2d2d2);
	border-image: linear-gradient(to top, #bebebe, #eee, #d2d2d2);
	-moz-border-image-source: linear-gradient(to top, #bebebe, #eee, #d2d2d2);
	-webkit-border-image-source: linear-gradient(to top, #bebebe, #eee, #d2d2d2);
	-o-border-image-source: linear-gradient(to top, #bebebe, #eee, #d2d2d2);
	border-image-source: linear-gradient(to top, #bebebe, #eee, #d2d2d2);
	border-image-slice: 1;
}

.secondary-nav-social-link, .amsd-title-text, .amsd-title-text-link, .title, .menu-button-icon, .featured-product-title-text-link, .gold-more-link, .featured-grid-item-title-text, .featured-grid-text, .featured-grid-heading, .secondary-nav-link, .secondary-nav-text, .slider-arrow-icon, .home-banner-text-large, .button-text {
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}

.home-banner-content-outer-wrapper {
	height: calc(100vh + 11px);
}

.more-link, .gold-more-link {
	font-weight: 600;
}

.more-link:hover .more-link-arrow, .gold-more-link:hover .more-link-arrow {
	margin-right: 13px;
}

.main-content-section p a {
	text-decoration: underline;
}

.main-content-section p a.cms-btn {
	font-weight: normal;
	text-decoration: none;
}

.menu-button.w--open .menu-button-icon {
	display: none;
}

.menu-button.w--open .menu-button-close {
	display: block;
}

.amsd-dropdown-toggle {
	white-space: normal;
}

.dropdown-nav-link.w--open .dropdown-nav-link-arrow {
	transform: rotate(-180deg);
}

.fas {
	font-style: inherit;
	font-weight: 900;
}

.fa {
	font-weight: 400;
}

.footer-link a {
	color: inherit;
}

[data-icon] {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

.w-lightbox-noscroll {
	overflow: visible;
}

.w-nav-overlay {
	height: 100vh !important;
}

.w-lightbox-backdrop {
	z-index: 999999;
}

.fix-and-symbol {
	font-family: Roboto, sans-serif;
	font-weight: bold;
}

@media (max-width:1650px) {

	.secondary-nav-wrapper {
		margin-left: 10px;
		padding-left: 20px;
	}

	.secondary-nav-link, .secondary-nav-text {
		letter-spacing: normal;
		font-size: 20px;
	}

	.secondary-nav-text {
		margin-right: 20px;
	}

	.secondary-nav-social-link {
		font-size: 18px;
	}
}

@media (max-width:1500px) {
	.nav-link {
		margin-left: 5px;
		margin-right: 5px;
		font-size: 15px;
	}
}

@media (max-width:1400px) {
	.nav-link {
		margin-left: 0px;
		margin-right: 0px;
		font-size: 14px;
	}

	.secondary-nav-link, .secondary-nav-text {
		font-size: 18px;
	}

	.secondary-nav-text {
		margin-right: 10px;
	}

	.featured-title-text-link {
		font-size: 24px;
		line-height: 24px;
	}

	.featured-title-text-link.last {
		font-size: 28px;
		line-height: 28px;
	}

	.featured-description-text {
		font-size: 15px;
		line-height: 20px;
		margin-bottom: 5px;
	}

	.featured-image-link {
		width: 100px;
	}

	.featured-text-wrapper {
		padding: 35px;
	}
}

@media (max-width:1250px) {
	.secondary-nav-text {
		display: none;
	}
}

@media (max-width:1100px) {
	.nav-link {
		font-size: 13px;
		padding-left: 5px;
		padding-right: 5px;
	}
}

@media (max-width:991px) {
	.w-lightbox-left, .w-lightbox-right {
		background-size: 15px;
	}
	.home-banner-content-outer-wrapper {
		height: auto;
		min-height: 100vh;
	}

	.nav-link {
		font-size: 20px;
		padding-left: 0px;
		padding-right: 0px;
	}

	.secondary-nav-text {
		display: block;
	}

	.secondary-nav-social-links-wrapper {
		margin-left: 0px;
		padding-left: 0px;
	}

	.secondary-nav-wrapper {
		margin-left: 0px;
		padding-left: 0px;
	}

	.secondary-nav-link, .secondary-nav-text {
		font-size: 24px;
	}

	.secondary-nav-text {
		margin-right: 0px;
	}

	.secondary-nav-social-link {
		font-size: 22px;
	}

	.featured-title-text-link {
		font-size: 30px;
		line-height: 30px;
	}

	.featured-title-text-link.last {
		font-size: 36px;
		line-height: 36px;
	}
	.featured-black-box-button {
		background-color: #212121 !important;
	}
}

@media (max-width:767px) {
	.featured-text-wrapper {
		padding: 20px;
	}
}

@media (max-width:640px) {
	.featured-item {
		width: 100%;
	}
}