/* 23-24 */
@media (min-width:800px) {
.fl-callout-photo-left .fl-callout-photo {
	width: 85px;
}
.fl-callout-photo-left .fl-callout-content {
	width: auto;
}
}
.fl-module-callout.no-title .fl-callout-title {
	display: none;
}

/* 24-25 
 * ------------ */

/* Fonts */
@font-face {
    font-family: 'tt_supermolot_condensedheavy';
    src: url('https://wildseasonguide.com/wp-content/themes/bb-theme-child/fonts/ttsupermolotcondensed-heavy-webfont.woff2') format('woff2'),
         url('https://wildseasonguide.com/wp-content/themes/bb-theme-child/fonts/ttsupermolotcondensed-heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tt_supermolot_condensedHvIt';
    src: url('https://wildseasonguide.com/wp-content/themes/bb-theme-child/fonts/ttsupermolotcondensed-heavyitalic-webfont.woff2') format('woff2'),
         url('https://wildseasonguide.com/wp-content/themes/bb-theme-child/fonts/ttsupermolotcondensed-heavyitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tt_supermolotblack_italic';
    src: url('https://wildseasonguide.com/wp-content/themes/bb-theme-child/fonts/typetype_-_tt_supermolot_black_italic-webfont.woff2') format('woff2'),
         url('https://wildseasonguide.com/wp-content/themes/bb-theme-child/fonts/typetype_-_tt_supermolot_black_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tt_supermolotblack';
    src: url('https://wildseasonguide.com/wp-content/themes/bb-theme-child/fonts/typetype_-_tt_supermolot_black-webfont.woff2') format('woff2'),
         url('https://wildseasonguide.com/wp-content/themes/bb-theme-child/fonts/typetype_-_tt_supermolot_black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tt_supermolotbold_italic';
    src: url('https://wildseasonguide.com/wp-content/themes/bb-theme-child/fonts/typetype_-_tt_supermolot_bold_italic-webfont.woff2') format('woff2'),
         url('https://wildseasonguide.com/wp-content/themes/bb-theme-child/fonts/typetype_-_tt_supermolot_bold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tt_supermolotbold';
    src: url('https://wildseasonguide.com/wp-content/themes/bb-theme-child/fonts/typetype_-_tt_supermolot_bold-webfont.woff2') format('woff2'),
         url('https://wildseasonguide.com/wp-content/themes/bb-theme-child/fonts/typetype_-_tt_supermolot_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* 25-26 */
.fl-row-bg-video .fl-bg-video video {
	left: 50%!important;
	transform: translatex(-50%);
}
/* footer */
@media (max-width:768px){
.fl-node-dhg8seay5io1 > .fl-row-content-wrap {
	background-image: none;
}
}

/* Typography 
 * ------------- */
h1,h2 {
	font-family: "beachwood-variable", sans-serif;
	font-variation-settings: "slnt" 0, "wdth" 100, "wght" 700;
	letter-spacing: 2px;
	margin-bottom: 1.5rem;
}
h3,h4,h5,h6 {
	font-family: "beachwood-variable", sans-serif;
	font-weight: 600;
	font-variation-settings: "slnt" 0, "wdth" 100, "wght" 700;
	letter-spacing: 1px;
	margin-bottom: .75rem;
}
.supermolotbold {
	font-family: "tt_supermolotbold", sans-serif;
	font-weight: normal;
	letter-spacing: .06em;
}
p {
	margin-bottom: 1.5em;
}

ul.arrow-list {
  list-style: none;
}
ul.arrow-list li {
	position: relative;
}
ul.arrow-list li:before{
	font-size:.9em;
   content: '>';
   position: absolute;
   width:10px;
   height:10px;
   top: 2px;
   left: -20px;
}
/* Home Hero 
 * ------------- */
.fl-row.home-hero .fl-row-content-wrap {
	position: relative;
}
.fl-row.home-hero .fl-row-content-wrap .fl-row-content {
	position: relative;
	z-index: 3;
}
.fl-row.home-hero .fl-row-content-wrap::before,.fl-row.home-hero .fl-row-content-wrap::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.fl-row.home-hero .fl-row-content-wrap::after {
	background-image: url(https://wildseasonguide.com/wp-content/uploads/2024/09/hero-bg-KAP.webp);
	background-repeat: no-repeat;
	background-position: -40px 120px;
	background-size: 50%;
	z-index: 1;
}
@media (min-width:600px) {
	.fl-row.home-hero .fl-row-content-wrap::after {
		background-position: -100px 20px;
	}
}
@media (min-width:1280px) {
	.fl-row.home-hero .fl-row-content-wrap::before {
	background-image: url(https://wildseasonguide.com/wp-content/uploads/2024/09/hero-angle.svg);
	background-repeat: no-repeat;
	background-position: 0 100%;
	z-index: 2;
	top: auto;
	bottom: 0;
}
	.fl-row.home-hero .fl-row-content-wrap::after {
		background-size: 90%;
	}
}
@media (min-width:1620px) {
	.fl-row.home-hero .fl-row-content-wrap::before {
	background-position: 0 0;
	top: 30%;
}
}

/* Ek */
/* .fl-node-40ope867cdfq img {
	transform: scale();
} */

/* Resources Section */
.fl-node-1kidywhvp3an,
.fl-node-rwsb9jl56h4p {
	position: relative;
}
.fl-node-1kidywhvp3an::before,
.fl-node-rwsb9jl56h4p::before {
		content: '';
		position: absolute;
		top: 0;
		left: -50%;
		width: 200%;
		//height: 100%;
	background-color: #aa1f2e;
		mix-blend-mode: multiply;
	-webkit-mix-blend-mode: multiply;
		z-index: 0;
	min-height: 120px;
}
.fl-node-rwsb9jl56h4p::before {
	background-color: #144734;
}
@media (min-width:769px){
	.fl-node-1kidywhvp3an::before,
	.fl-node-rwsb9jl56h4p::before {
		min-height: 200px;
	}
}
@media (min-width:1025px){
	.fl-node-1kidywhvp3an::before,
	.fl-node-rwsb9jl56h4p::before {
		min-height: 230px;
	}
}
.fl-node-1kidywhvp3an h1,
.fl-node-rwsb9jl56h4p h1 {
	position: relative;
	z-index: 2;
}
/* Footer */
@media (max-width:1068px){
.fl-node-ej8i4bv9pmko > .fl-row-content-wrap {
	background: #eee1c6;
}
}