/* Themify Customize Styling */
body {	background-image: url(http://www.brokenskullranch.com/wp-content/uploads/2022/12/bsr_bg.jpg);
	background-size: cover;
	background-position: left top; 
}
#headerwrap {	background-image: none;
	background-color: transparent; 
}
#site-logo img {		width: 1300px;
	height: 800px; 
}
#site-logo a {		width: 1300px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	font-family:Monda;	font-weight:bold;
	font-weight:bold;
	font-size:18px;
	line-height:16px;
	text-transform:uppercase;
	padding: 13px;
	margin: 0px; 
}
#main-nav a:hover {	
	color: #f20000; 
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 1300px;
	height: 800px; 
}
#site-logo a {		width: 1300px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 1300px;
	height: 800px; 
}
#site-logo a {		width: 1300px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body {	
	background-color: #000000; 
}
#headerwrap {	
	background-color: #000000; 
}
#site-logo img {		width: 1300px;
	height: 800px; 
}
#site-logo a {		width: 1300px; 
}
#main-nav a:hover {	
	color: #f20000; 
}
 }