/*
###########################################################
##                                                       ##
##   Theme Name: LEGACY HITS 3
##   Theme URI: http://legacyhits.com/
##   Description: Official theme for LEGACY HITS
##   Version: 3.0
##   Author: Sean Owen
## 
##      (c) 2023 USSURFS, LLC. All rights reserved.      ##
##                                                       ##
###########################################################
*/

@charset "utf-8";
@import url('assets/css/animation.css'); /* ../../themes/legacy3/ */
@import url('assets/css/hover.css');
@import url('assets/css/foundation.css');
@import url('assets/css/ticker.css');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700&https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700;900&display=swap');
@font-face {
    font-family: 'Penumbra Serif Std';
    src: url('assets/webfonts/PenumbraSerifStd-Bold.woff2') format('woff2'),
        url('assets/webfonts/PenumbraSerifStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



/*------------------------------------------------------------------
 || Main Settings
------------------------------------------------------------------*/

body {
    font-family: 'Roboto Slab', sans-serif;
	font-size: 19.2px;
	font-weight: 400;
	color: black; /*#b7cedd*/
	background-image: url('../../static/images/ui/parch_bg.webp');
	background-size: 100% 100%;
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #16110d; /*#012a3b*/
}


a { color: #9a3837; }
a:hover { color: #1478b4; }

.section_panel a { color: #f9b92e; }

.modal-content { color: black !important; }

.legal a { color: blue !important; text-decoration: underline !important; }
.wh-txt { color: white !important; }

::-moz-selection { /* Code for Firefox */
  color: #fff;
  background: #9a3837; /*COOL BLUE: 3f84ce*/
}

::selection {
  color: #fff;
  background: #9a3837; /*COOL BLUE: 3f84ce*/
}

.separator {
  display: inline-block;
  vertical-align: 25%;
  width: 1px;
  height: 20px;
  background: #32372b;
  vertical-align: middle;
}



/*------------------------------------------------------------------
 || Containers
------------------------------------------------------------------*/

#wrap {
  position: relative;
}

#wrap:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  /*background-image: url('../../static/images/ui/parch_bg.webp');*/
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  z-index: -1;
}

#page {
  position: relative;
}

.container {
    position: relative;
    z-index: 100;
    max-width: 1440px !important;
    margin: 0 auto;
}

main {
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    }
    


/*------------------------------------------------------------------
 || Headings
------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    font-family: 'Penumbra Serif Std', serif;
}

.section_panel h1 {
    position: relative;
    background: linear-gradient(#c9a672, #FFFFFF); /*#f5fbff, #bfe6ff*/
    background-clip: border-box;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    margin: 5rem 0 1rem 0;
    padding: 0;
    font-size: 2.4em;
    filter: drop-shadow(2px 2px #000);
    }

.section_panel h2, .section_panel h3, .section_panel h4 {
    position: relative;
    background: linear-gradient(#ffe98d, #e19f27);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 5px;
    letter-spacing: 1px;
    filter: drop-shadow(2px 2px #000);
    }
    


/*------------------------------------------------------------------
 || Buttons
------------------------------------------------------------------*/

.btn {
    background-image: url('../../static/images/ui/btn.webp');
    background-size: 100% 100% !important;
	color: white !important;
	font-family: 'Penumbra Serif Std', serif !important;
	font-weight: 600 !important;
	text-transfrom: uppercase !important;
	text-shadow: 0px 1px 6px black !important;
    border: 10px solid transparent;
    border-image: url('../../static/images/ui/window.webp') 30 stretch;
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.85), inset 0 0 0 1px rgba(255, 255, 255, 0.12);
}



/*------------------------------------------------------------------
 || Logo
------------------------------------------------------------------*/

.legacy_menu_logo {
	max-height: 120px;
	position: absolute;
	top:0;
	z-index: 1000;
}
@media (min-width: 992px) {
	.legacy_menu_logo {
		margin: 0;
	    padding: 0;
	}
}



/*------------------------------------------------------------------
 || Menu
------------------------------------------------------------------*/

/* Main styles for the top level of the main menu */

.legacy_menu_bar {
	padding: 0 0 45px;
	margin-bottom: 112px; /* 0 if BLACK TRANSPARENT - 20px If your menu bar is overlapping the page content, increase the margin here */
	width: 100%;
    height: 90px;            
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
}

@media (max-width: 991.98px) {
	/* Mobile view settings for the top level navigation */
	.legacy_menu_bar {
		padding-bottom: 0;
		margin-bottom: 0; /* 20px */
	}
}

.legacy_menu_bar {
    background-image: url('../../static/images/ui/red_ribbon_pattern.webp');
    background-size: 100% 100%;
    border-bottom: 2px solid #f9b92e;
    /* BLACK TRANSPARENT STRIPE
    background: rgb(45,38,69);
    background: linear-gradient(90deg, rgba(45,38,69,0) 0%, rgba(22,21,25,0.5) 13%, rgba(22,21,25,0.49761911600577735) 87%, rgba(45,38,69,0) 100%); */
}

.navbar-bg {
    background-image: url('../../static/images/ui/top_wood.webp'); /*TopBar_Background.webp*/
	background-size: contain;
	background-position: top center;
	background-repeat: repeat-x;
}

.navbar {
    padding-top: 0;
    padding-bottom: 0;
}

.legacy_menu_bar .navbar-nav {
    margin-left: 100px;
}

.legacy_menu_bar .navbar-nav > .nav-item {
    height: 47px;
}

.legacy_menu_bar .navbar-nav > .nav-item > .nav-link {
	/* Sets the navigation tabs for the top level */
	font-family: 'Penumbra Serif Std', serif;
	font-size: 15px;
	color: #f9b92e; /*#eba454*/
	text-shadow: 1px 1px 0px #3c2716;
	padding-top: 14px !important;
}

.legacy_menu_bar .navbar-nav > .nav-item.legacy_tab_opened {
    background-image: url('../../static/images/ui/ember-background.webp'); /*highlight_arrow_bottom.webp*/
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.legacy_menu_bar .navbar-nav > .nav-item.legacy_tab_opened > .nav-link {
	/* Changes the colors when a tab is opened */
	color: white;
    text-shadow: 1px 1px 12px #3c2716;
    filter: drop-shadow(1px 1px #3c2716);
}

.legacy_menu_bar .navbar-nav > .nav-item > .nav-link:hover {
	/* Hover style when a tab is not opened */
	color: white;
	background-image: url('../../static/images/ui/menu_press.webp');
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
	/* text-shadow: 1px 1px 12px #3c2716;
    filter: drop-shadow(1px 1px #3c2716); */
}

.legacy_menu_bar .navbar-nav > .nav-item.legacy_tab_opened > .nav-link:hover {
	/* Hover style when a tab is opened */
	color: white;
	text-shadow: 1px 1px 12px #3c2716;
    filter: drop-shadow(1px 1px #3c2716);
}

@media (min-width: 992px) {
	/* Desktop view settings for the top level navigation tabs */
	.legacy_menu_bar .navbar-nav > .nav-item > .nav-link {
		margin: 0px 3px;
		padding: 6px 15px 6px 25px;
		border: 0px solid rgba(255,255,255,0);
		border-radius: 14px 14px 0px 0px;
		position: relative;
	}
	
	.legacy_menu_bar .navbar-nav > .nav-item.legacy_tab_opened > .nav-link,
	.legacy_menu_bar .navbar-nav > .nav-item > .nav-link:hover {
		border: 0px solid #DDDDDD;
	}
	
	.nav-link:not(:last-child)::before {
    position: absolute;
    content:"";
    width: 7px;
    height: 100%;
    background-image: url('../../static/images/ui/menu_lines.webp');
    transform: rotate(15deg);
    top: 0;
    left: 0;
    }
	
	.nav-link:not(:last-child)::after {
    position: absolute;
    content:"";
    width: 6px;
    height: 100%;
    background-image: url('../../static/images/ui/menu_lines.webp');
    transform: rotate(15deg);
    top: 0;
    left: 0;
    }
}

@media (max-width: 991.98px) {
	/* Mobile view settings for the top level navigation tabs */
	.legacy_menu_bar .navbar-nav > .nav-item > .nav-link {
		padding: 8px 15px;
		text-align: left;
	}
	
	.legacy_menu_bar .navbar-nav > .nav-item.legacy_tab_closed > .nav-link {
		/* Returns to the original colors when a tab is closed in mobile */
		color: #FFFFFF;
		background-color: #007bff;
	}
	
	.legacy_menu_bar .navbar-nav > .nav-item.legacy_tab_closed > .nav-link:hover {
		/* Returns to the original hover effect when closed in mobile  */
		color: #FFFFFF;
		background-color: #089cff;
	}
	
	/* Adds an arrow in mobile view */
	.legacy_menu_bar .navbar-nav > .nav-item > .nav-link:after {
		content: "";
		border-top: 0.3em solid;
		border-right: 0.3em solid transparent;
		border-bottom: 0;
		border-left: 0.3em solid transparent;
		color: #FFFFFF;
		transform: rotate(-90deg);
		position: absolute;
		right: 1.25rem;
		transition: all 0.1s ease-out;
	}
	.legacy_menu_bar .navbar-nav > .nav-item.legacy_tab_opened > .nav-link:after {
		color: #f9b92e;
		transform: rotate(0deg);
	}
	.legacy_menu_bar .navbar-nav > .nav-item.legacy_tab_closed > .nav-link:after {
		color: #FFFFFF;
		transform: rotate(-90deg);
	}
}


/* Main styles for the second level of the main menu */

.legacy_menu_tab {
    /* background-image: url('images/ui/menu_red.webp'); */
    background-size: 100% 100%;
    background-position: top center;
    background-repeat: no-repeat;
    font-family: 'Penumbra Serif Std', serif;
    font-size: 12.4px !important;
    font-weight: 400 !important;
    line-height: 40px;
	position: absolute;
	display: none;
	left: 0;
	top: 100%;
	z-index: 999;
	width: 100%;
	padding-left: 100px;
	/* box-shadow: 0 1px 20px rgba(0, 0, 0, 0.85), inset 0 0 0 1px rgba(255, 255, 255, 0.12); */
}

li.legacy_tab_opened .legacy_menu_tab {
	display: flex;
}

@media (max-width: 991.98px) {
	/* Mobile view settings for the second level navigation */
	.legacy_menu_tab {
		background-color: #EEEEEE;
		position: relative;
		flex-direction: column;
		top: 0;
		padding: 5px 0;
	}
	li.legacy_tab_closed .legacy_menu_tab {
		display: none;
	}
}


.legacy_menu_tab > li > a {
	/* Sets the navigation links for the second level */
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: bold;
	padding: 2.88px 20.16px 0px;
	color: white;
	text-decoration: none;
	display: block;
}
.legacy_menu_tab > li > a:hover {
	color: #f9b92e; /*#f9c281*/
}

.menu_sep {
  content: " ";
  width: 2px;
  height: 34px;
  margin: 4px auto;
  background: linear-gradient(to bottom, rgba(54, 72, 98, 0) 0%, #f9b92e 25%, #f9b92e 75%, rgba(54, 72, 98, 0) 100%);
}



.legacy_menu_tab .dropdown-menu a {
	/* Sets the navigation links for the third level */
	font-size: 15px;
	padding: 0 20px;
	line-height: 32px;
	color: #444444;
	text-decoration: none;
	white-space: nowrap;
	display: block;
}
.legacy_menu_tab .dropdown-menu li:hover {
	background-color: #EEEEEE;
}

@media (max-width: 991.98px) {
	/* Mobile view settings for the second level navigation links */
	.legacy_menu_tab > li > a {
		padding-left: 40px;
		line-height: 36px;
		width: 100%;
	}
	
	/* Mobile view settings for the third level navigation links */
	.legacy_menu_tab .dropdown-menu a {
		padding-left: 50px;
	}
}



/*------------------------------------------------------------------
 || Icon Settings
------------------------------------------------------------------*/

.far, .fas {
	/* margin-right: 3px; */
}

.feedicon {
	color: #3097D1;
	font-size: 20px;
	/* margin-right: 5px; */
}



/*------------------------------------------------------------------
 || Profile picture sizes
------------------------------------------------------------------*/

.profilepic_small {
	width:40px;
	height:40px;
}

.profilepic_med {
	width:75px;
	height:75px;
}

.profilepic_large {
	width:200px;
	height:200px;
}



/*------------------------------------------------------------------
 || Various Styles
------------------------------------------------------------------*/

.buttonlink {
	/* This class defines <a> tag links that look like buttons */
	cursor: pointer;
	background-color:#1468e5;
	border-radius:2px;
	border:1px solid #002175;
	display:inline-block;
	cursor:pointer;
	color:#FFFFFF;
	font-family:arial;
	font-size:18px;
	font-weight:500;
	padding:4px 7px;
	margin:2px 1px 2px 1px;
	text-decoration:none;
}
.buttonlink:hover {
	/* This controls the button links when you hover over them */
	color:#FFFFFF;
	background-color:#3385FF;
	text-decoration:none;
}


.infobar {
	/* This class defines sections that span the entire page width */
	width:100%;
	padding-top: 15px;
	padding-bottom: 15px;
	color:#FFFFFF;
	background-color:#555555;
}
.infobar h2 {
	color:#FFFFFF;
}


.vcenter {
	/* This is a class that can be used in Bootstrap rows to vertically center the content */
	display: flex;
	align-items: center;
}


/* The next 3 sections control various text styles used throughout the LFM Members Area */
.legacy_title {
	font-family: "Arial"; color:#333333; font-size:32px;
}

.legacy_descr {
	font-family: "Arial"; color:#111111; font-size:16px;
}

.legacy_descr_bold {
	font-family: "Arial"; color:#000000; font-size:16px;
	font-weight:700;
}


/*------------------------------------------------------------------
 || Sales Page
------------------------------------------------------------------*/

.hero {
    background-image: url('../../static/images/ui/hero.webp');
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 180px;
    padding-bottom: 180px;
    z-index: 990;
}

.hero-logo {
    background: url('images/logo.webp');
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    height: 225px;
    margin: 0 auto;
}

.powered-by {
    background: url('images/powered-by.webp');
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    height: 48px;
    margin: 0 auto;
}

.hero h1 {
    text-align: center;
    font-size: 46.0833px !important;
    line-height: 46.0833px !important;
    margin: 0;
    padding: 0;
}

@keyframes float {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-20px);
	}
	100% {
		transform: translatey(0px);
	}
}

.float {
    transform: translatey(0px);
	animation: float 6s ease-in-out infinite;
}

.ember-background {
    background-image: url('../../static/images/ui/ember-background.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    width: 100%;
    height: 100%;            
    position: absolute;
    top: 0;
    left: 0;
}

.callout {
    background-image: url('../../static/images/ui/top_wood.webp');
	background-size: contain;
	background-position: top center;
	background-repeat: repeat-x;
    background-color: #0c0d12;
    color: white;
    position: relative;
	box-sizing: border-box;
	border-top: 2px solid #45381f;
	border-bottom: 4px solid #1a0e0b;
	box-shadow: inset 0px 1px 0px 0px #1a0e0b;
	padding: 1em;
	font-family: 'Penumbra Serif Std', serif;
	text-align: center;
}

.callout span { color: #ffd700; /*#d05a30;*/ }



/*------------------------------------------------------------------
 || Sections
------------------------------------------------------------------*/

.section_panel {
	position: relative;
	box-sizing: border-box;
	border-top: 2px solid #45381f;
	border-bottom: 4px solid #1a0e0b;
	box-shadow: inset 0px 1px 0px 0px #1a0e0b;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 600px;
	padding: 1em;
}
.section_panel:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    background-color: #160d0d;
    }

.section_panel-left {
  text-align: left;
}

.section_panel_decoration_left::before, .section_panel_decoration_left::after, .section_panel_decoration_right::before, .section_panel_decoration_right::after {
    content: "";
    display: block;
    position: absolute;
    width: 50px;
    height: 16px;
    background: url('images/ui/section_panel_decoration.webp') no-repeat 0 0;
    background-size: auto;
    background-size: contain;
}


.section_panel_decoration_left::after {
	bottom: 0;
	transform: rotate(180deg) scaleX(-1);
}

.section_panel_decoration_left span, .section_panel_decoration_right span {
	display: block;
	position: absolute;
	top: 16px;
	bottom: 16px;
	width: 2px;
	background: #b3c1cb;
	opacity: .14;
}

.section_panel_decoration_left, .section_panel_decoration_right {
    position: absolute;
    top: 1em;
    bottom: 1em;
}

.section_panel_decoration_right::after {
    bottom: 0;
    transform: rotate(-180deg) !important;
}

.section_panel_decoration_right {
    right: 1em;
}

.section_panel_decoration_right span {
    right: 0;
}

.section_panel_decoration_right::before, .section_panel_decoration_right::after {
    right: 0;
    transform: scaleX(-1);
}

.section_panel_inner {
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 1000;
    transform: translateY(-50%);
    overflow: visible;
}

.section_panel_inner h3::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: linear-gradient(to right, #7d631e 0%, #7d631e 60%, rgba(125, 100, 30, 0) 100%);
    filter: drop-shadow(0 0 #000);
}

.section_panel_inner_foregroundImage {
	right: 0;
}
.section_panel_inner img {
    max-width: 100%;
}
.section_panel_inner_foregroundImage {
    position: absolute;
    top: 50%;
    z-index: -1;
    transform: translateY(-50%);
}

.section_panel-center {
    text-align: center;
}

.section_panel_inner .container {
    position: relative;
    margin: 0 auto !important;
}

.section_panel-center h3 {
    border-bottom: 1px solid #7d631e;
}

.section_panel_inner_foregroundImage {
    position: absolute;
    top: 50%;
    z-index: -1;
    transform: translateY(-50%);
    width: 50%;
    height: auto;
    margin-right : auto;
    margin-left : auto;
    min-width : 200px;
    max-width : 350px;
}



/*------------------------------------------------------------------
 || Bullet Points
------------------------------------------------------------------*/

.section_panel_inner ul li::before {
    content: "";
    display: inline-block;
    height: 1.2em;
    width: 1.2em;
    margin: 0 .4em 0 -1.6em;
    background: url('images/ui/list_bullet.svg') 0 0.2em no-repeat;
    background-size: auto;
    background-size: 1em;
    }

.section_panel_inner ul li {
    margin: .4em 0;
    padding: 0 0 0 2em;
    }

ul li, ol li {
    color: white !important; /* #b7cedd; */
    }

.section_panel_inner ul, .section_panel_inner p {
    color: white !important; /* rgba(182, 205, 220, 0.9); */
    text-shadow: 0 0 5px #000;
    }

.section_panel_inner ul {
    list-style: none;
    }



/*------------------------------------------------------------------
 || Message Box
------------------------------------------------------------------*/

.message::before {
  content: "";
  display: block;
  position: absolute;
  top: .3em;
  right: .3em;
  bottom: .3em;
  left: .3em;
  border: 1px solid #f9b92e;
}

.message {
  background-color: #196da2;
  position: relative;
  padding: 1em 2em;
  border: 2px solid #f9b92e;
  font-size: 1.2em;
  color: white;
  line-height: 1.6;
  text-shadow: 0px 1px 6px black !important;
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.85), inset 0 0 0 1px rgba(255, 255, 255, 0.12);
  margin-bottom: 20px;
}



/*------------------------------------------------------------------
 || List Group
------------------------------------------------------------------*/

.list-group {
    background-image: url('../../static/images/ui/wood_texture.webp');
    background-size: contain;
    border: 20px solid transparent;
    border-image: url('../../static/images/ui/wood_texture.webp') 30 stretch;
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.85), inset 0 0 0 1px rgba(255, 255, 255, 0.12);
}

.list-group-item {
    background-image: url('../../static/images/ui/wood_texture.webp');
    background-size: 100% 100%;
    background-color: #16110e !important;
    border: 10px solid transparent;
    border-image: url('../../static/images/ui/wood_texture.webp') 30 stretch;
    margin: 20px 10px;
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.85), inset 0 0 0 1px rgba(255, 255, 255, 0.12);
    color: white;
}



/*------------------------------------------------------------------
 || Card
------------------------------------------------------------------*/

.card {
    background-image: url('../../static/images/ui/wood_texture.webp');
    background-size: 100% 100%;
    background-color: #303c3c;
    border: 10px solid transparent;
    border-image: url('../../static/images/ui/window.webp') 10 stretch;
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.85), inset 0 0 0 1px rgba(255, 255, 255, 0.12);
}

table {
    background-image: url('../../static/images/ui/wood_texture.webp');
    background-size: 100% 100%;
    background-color: #303c3c;
    border: 10px solid transparent !important;
    border-image: url('../../static/images/ui/window.webp') 10 stretch !important;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12);
    color: white;
}

tr {
    background-image: url('../../static/images/ui/red_ribbon_pattern.webp');
    background-size: 100% 100%;
    background-position: center center;
    background-color: #16110e !important;
    border: 0 solid transparent !important;
    /* border-image: url('../../static/images/ui/container.webp') 30 stretch; */
    margin: 20px 10px;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12);
    color: white;
}

td {
    background-image: url('../../static/images/ui/parch_texture.webp');
    background-size: 100% 100%;
    background-color: #16110e !important;
    border-image: url('../../static/images/ui/window.webp') 10 stretch !important;
    border: 0 solid transparent;
    margin: 20px 10px;
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.85), inset 0 0 0 1px rgba(255, 255, 255, 0.12);
    color: black;
}

.card td:hover {
    background-color: #4b6162;
    box-shadow: 0 1px 20px #d05a30, inset 0 1px 20px #d05a30;
}

.card input[type=search] {
    background-image: url('../../static/images/ui/input.webp');
    background-size: 100% 100%;
    background-color: #1f2322;
    border: 2px solid #ae7140;
    /* border: 10px solid transparent;
    border-image: url('../../static/images/ui/wood_texture.webp') 30 stretch; */
    color: black;
    width: 100%;
    padding: 8px 16px;
    margin: 8px 0;
    box-sizing: border-box;
}

input[type=text] {
    background-image: url('../../static/images/ui/input.webp');
    background-size: 100% 100%;
    background-color: #1f2322;
    border: 2px solid #ae7140;
    color: black;
    box-sizing: border-box;
}

input[type=password] {
    background-image: url('../../static/images/ui/input.webp');
    background-size: 100% 100%;
    background-color: #1f2322;
    border: 2px solid #ae7140;
    color: black;
    box-sizing: border-box;
}

.card input[type=text] {
    background-image: url('../../static/images/ui/input.webp');
    background-size: 100% 100%;
    background-color: #1f2322;
    border: 2px solid #ae7140;
    /* border: 10px solid transparent;
    border-image: url('../../static/images/ui/wood_texture.webp') 30 stretch; */
    color: black;
    width: 100%;
    padding: 8px 4px;
    margin: 8px 0;
    box-sizing: border-box;
}

.card input[type=text]:focus {
    background-color: #160d0d;
    color: #d05a30;
    display: block;
    width: 400px !important;
    box-shadow: 0 1px 20px #d05a30;
}

.card input[type=text]:hover {
    color: #d05a30;
    box-shadow: 0 1px 20px #d05a30;
}



/*------------------------------------------------------------------
 || CTA
------------------------------------------------------------------*/

#join h1 {
  position: relative;
  background: linear-gradient(#ffe98d, #e19f27);
    background-clip: border-box;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 5px;
  letter-spacing: 1px;
  margin-top: 1em;
  font-size: 2em;
  text-shadow: 0 0 30px rgba(255, 204, 0, 0.6);
}



/*------------------------------------------------------------------
 || Footer
------------------------------------------------------------------*/

.footer_social {
    background-image: url('../../static/images/ui/red_ribbon_pattern.webp');
    background-size: 100% 100%;
    background-position: center center;
    border-top: 10px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 0 solid transparent;
    border-image: url('../../static/images/ui/window.webp') 30 stretch;
    height: 100px;
    font-family: 'Penumbra Serif Std', serif;
    font-size: 1.2em;
    color: #ffd700; /*#d05a30;*/
    line-height: 70px;
    text-align: center;
    z-index: 9999 !important;
    }
    
.footer_social a:hover {
    opacity: 1;
    }
    
.footer_social a:first-of-type {
    margin-left: 1em;
    }
    
.footer_social a {
    display: inline-block;
    margin: 1.2em .4em;
    margin-left: 0.4em;
    padding: 0.25em 1em;
    opacity: .8;
    transition: opacity .2s;
    will-change: opacity;
    vertical-align: middle;
    }

.footer_logo {
    margin: 1.5em 0;
    text-transform: uppercase;
    }
    
    .footer_logo img {
        max-width: 248px;
        text-align: center !important;
        display: block !important;
        margin: 0 auto !important;
    }

.footer_links {
    margin: 1.5em 0;
    text-transform: uppercase;
    }
    
span.item-divider {
    display: inline-block;
    height: 1.2em;
    width: 2px;
    margin: 0 .8em;
    background: white; /*443e30*/
    vertical-align: middle;
    }
    
.footer_subtext p, .footer_subtext a {
    font-size: 1em;
    color: white; /*rgba(183, 206, 221, 0.3)*/
    }

.legacy_footer {
	text-align: center !important;
	text-shadow: 2px 2px 2px black;
    }


