@charset "UTF-8";

body {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
    margin: 0;
}

.bannerx {
	width: 100%;
	background: #FFFFFF;
}

.clr_br {
	width: 100%;
	height: 14px;
	background: #2D0300;
}

.containx {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}

.hdr_headx {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 210px;
}

.hdr_navx {
	width: calc(100% - 400px);
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}

.topx_hldr {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	margin: 0 0 60px 0;
}

.nav-top {
	margin: 0 35px 0 0;
}

.nav-primary {
	width: 100%;
}

.nav-top {
	width: 55%;
}

nav li {
	list-style: none;
	position: relative;
}

#menu-top-menu,
#menu-main-menu,
#menu-main-menu-1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu-top-menu .menu-item a {
	font-family: 'Viga', sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #8D2526;
	text-transform: uppercase;
	text-decoration: none;
}

#menu-main-menu .menu-item a {
	font-family: 'Viga', sans-serif;
	display: block;
	height: 30px;
	font-size: 22px;
	line-height: 30px;
	color: #350200;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 10px;
	border-bottom: 1px solid transparent;
	box-sizing: border-box;
}

#menu-main-menu .menu-item a:hover {
	border-bottom: 1px solid #707070;
	box-sizing: border-box;
}

.search-field {
	margin: 0;
	border: none;
	background-color: #E5E5E5;
	height: 28px;
	width: 187px;
}

.search-form input:active {
	border: none;
}

.search-form input.search-submit {
	border: none;
	height: 30px;
	width: 30px;
	margin: 0;
	text-indent: -99999px;
	background: url(/wp-content/uploads/2022/05/Vector_search_icon.png) 50% 50% no-repeat;
	padding-right: 20px;
}

.menu-main-menu-container #menu-main-menu .sub-menu,
.menu-main-menu-container #menu-main-menu-1 .sub-menu {
	display: none;
	position: absolute;
	background-color: #fff;
	padding: 10px 20px;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%);
	width: 200px;
	box-sizing: border-box;
	top: 31px;
}

#menu-main-menu .sub-menu .menu-item a {
	font-family: 'Viga', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	color: #350200;
	margin: 15px 0;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	display: block;
}

#menu-main-menu .sub-menu .menu-item a:hover {
	border-bottom: 0px solid #707070;
}

.current-menu-item {
	border-bottom: 1px solid #707070;
	box-sizing: border-box;
}

.ftr_clr_br {
	width: 100%;
	height: 14px;
	background: #8D2526;
}

.ftr-strchy {
	width: 100%;
	height: auto;
	background: #350200;
	display: flex;
}

.ftr_whty {
	width: 100%;
	height: 55px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.ftr_whty p {
	font-family: 'Viga', sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #350200;
}

.flexy_sbs {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.ftr_lfty {
	width: 30%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: center;
}

.ftr_lfty h2 {
	font-family: 'Viga', sans-serif;
	font-size: 20px;
	line-height: 27px;
	font-weight: 400;
	color: #fff;
	width: 100%;
}

.ftr_lfty P {
	font-family: 'Viga', sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: 400;
	color: #fff;
	width: 100%;
}
.ftr_mid {
	width: 30%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex-wrap: wrap;
	padding: 20px 0;
}
.ftr_rty {
	width: 30%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex-wrap: wrap;
}

.ico_hldr {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: 100%;
	margin: 0 0 42px;
}

.ico_hldr h2 {
	font-family: 'Viga', sans-serif;
	font-size: 20px;
	line-height: 27px;
	font-weight: 400;
	color: #fff;
}

.ico_fcbk {
	margin: 0 40px;
	width: 50px;
	height: 50px;
}
.ico_lnkn {
	width: 50px;
	height: 50px;
}
#menu-footer-menu {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 330px;
}

#menu-footer-menu .menu-item a {
	font-family: 'Viga', sans-serif;
	font-size: 20px;
	line-height: 27px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

.deskx,
.deskxy {
	display: block;
}

.tablx,
.mobix {
	display: none;
}

.plus,
.minus,
.plus1,
.minus1,
.sub-menu {
	display: none;
}

fonts {
	font-family: 'Lato', sans-serif;
	font-family: 'Viga', sans-serif;
	font-family: canada-type-gibson, sans-serif;
}
.gform_wrapper input {
	border-color: #fff;
    border-style: solid;
}
/* ##################  Smaller Screen Stuff ################## */
@media screen and (max-width: 1200px) {
	/* #########  Overall Stuff ######### */

	.brand img {
		width: 247px;
	}

	.hdr_navx {
		width: calc(100% - 300px);
	}

	#menu-main-menu .menu-item a {
		font-size: 16px;
		line-height: 24px;
	}

	#menu-top-menu .menu-item a {
		font-size: 14px;
		line-height: 19px;
	}
	.flexy_sbs {
		margin: 0 auto 15px;
		flex-wrap: wrap;
	}

	.nav-ftr,
	.menu-footer-menu-container {
		width: 100%;
	}
.ftr_lfty {
	order:2;
	width:49%;
}
	.ftr_mid {
	order:1;
		width:100%;
		justify-content: center;
}
	.ftr_rty {
	order:3;
		width:49%;
}
	.ftr_whty p {
		font-size: 10px;
		line-height: 14px;
	}
}

/* ##################  Tablet Stuff ################## */
@media screen and (max-width: 1000px) {
	/* #########  Overall Stuff ######### */

	.deskx {
		display: none;
	}

	.tablx {
		display: block;
	}

	#menu-main-menu-1 .menu-item a {
		font-family: 'Viga', sans-serif;
		display: block;
		height: 30px;
		font-size: 18px;
		line-height: 24px;
		color: #350200;
		text-transform: uppercase;
		text-decoration: none;
		padding: 0 10px;
		border-bottom: 1px solid transparent;
		box-sizing: border-box;
	}

	#menu-main-menu-1 .menu-item a:hover {
		border-bottom: 1px solid #707070;
		box-sizing: border-box;
	}

	#menu-main-menu-1 .sub-menu .menu-item a {
		font-family: 'Viga', sans-serif;
		font-weight: 400;
		font-size: 14px;
		line-height: 19px;
		color: #350200;
		margin: 15px 0;
		padding: 0;
		text-decoration: none;
		text-transform: uppercase;
		text-align: center;
		width: 100%;
		display: block;
	}

	#menu-main-menu-1 .sub-menu .menu-item a:hover {
		border-bottom: 0px solid #707070;
	}

	.hdr_headx {
		height: 193px;
		flex-wrap: wrap;
	}

	.topx_hldr {
		flex-wrap: wrap;
		margin: 0;
	}

	.brand img {
		width: 247px;
	}

	.hdr_navx {
		width: calc(100% - 300px);
	}

	.nav-top {
		width: 100%;
		margin: 0 35px 5px 0;
	}

	#menu-top-menu .menu-item a {
		font-size: 14px;
		line-height: 19px;
	}

	.search-field {
		width: 340px;
	}

	.clr_br,
	.ftr_clr_br {
		height: 7px;
	}

	.ftr_lfty h2 {
		font-size: 16px;
		line-height: 21px;
	}

	.ftr_lfty P {
		font-size: 12px;
		line-height: 16px;
	}

	.ico_hldr h2 {
		font-size: 14px;
		line-height: 19px;
	}

	.ico_fcbk {
		width: 35px;
		margin: 0 25px;
	}

	.ico_lnkn {
		width: 35px;
	}

	#menu-footer-menu .menu-item a {
		font-size: 14px;
		line-height: 19px;
	}

	#menu-footer-menu {
		width: 390px;
	}

	.ftr_whty p {
		font-size: 12px;
		line-height: 16px;
	}

}

/* ##################  Mobile Stuff ################## */
@media screen and (max-width: 767px) {
	/* #########  Overall Stuff ######### */

	.deskxy,
	.tablx {
		display: none;
	}

	.mobix {
		display: block;
	}

	.expandSearch,
	.expandSearch input,
	.expandSearch a {
		float: left;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}

	.expandSearch {
		border: none;
		box-sizing: border-box;
	}

	.expandSearch input {
		height: 40px;
		overflow: hidden;
		width: 0px;
		opacity: 0;
		padding: 0 10px;
	}

	.expandSearch a {
		display: block;
	}

	.expandSearch.open input {
		margin: 0;
		width: 225px;
		opacity: 1;
		padding: 0 0 0 10px
	}

	.expandSearch.open a {
		background-color: transparent;
	}

	.expandSearch.open {
		border-color: #000;
		background-color: transparent;
		padding: 0 2px 0;
	}

	.search-icon {
		background-color: transparent;
		height: 40px;
		width: 40px;
		display: block;
		position: relative;
		cursor: pointer;
		border-radius: 4px;
	}

	.search-icon.open {
		margin: 0;
	}

	.circlex {
		position: relative;
		display: block;
		margin: 7px 0 0 7px;
		height: 10px;
		width: 10px;
		background-color: transparent;
		border-radius: 15px;
		border: 5px solid #707070;
		-webkit-transition: all 0.6s cubic-bezier(0.25, 1.7, 0.35, 0.8);
		transition: all 0.6s cubic-bezier(0.25, 1.7, 0.35, 0.8);
		z-index: 1;
	}

	.handle {
		position: absolute;
		background-color: #707070;
		top: 25px;
		left: 21px;
		width: 10px;
		height: 4px;
		display: block;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		float: right;
		border-radius: 2px;
	}

	.handle:after {
		content: "";
		background-color: #707070;
		width: 10px;
		height: 4px;
		display: block;
		float: right;
		border-radius: 2px;
		-webkit-transition: all 0.6s cubic-bezier(0.25, 1.7, 0.35, 0.8);
		transition: all 0.6s cubic-bezier(0.25, 1.7, 0.35, 0.8);
		z-index: -1;
	}

	.search-icon.open .handle {
		background-color: #000;
		top: 18px;
		left: 6px;
		width: 30px;
	}

	.search-icon.open .handle:after {
		background-color: #000;
		width: 30px;
	}

	.open .circlex {
		-webkit-transform: scale(0.02);
		transform: scale(0.02);
		-webkit-transform-origin: 30% 40%;
		transform-origin: 30% 40%;
		background: #707070;
		border-color: #0079C2;
	}

	.open .handle:after {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	.visuallyhidden {
		display: none;
	}

	.srch_frm_hldr {
		position: relative;
	}

	.search-formx {
		position: absolute;
		right: 65px;
		top: 25px;
	}

	.outer-menu {
		position: fixed;
		top: 0;
		right: 0;
		z-index: 11;
	}

	.outer-menu .checkbox-toggle {
		position: absolute;
		top: 46px;
		right: 20px;
		z-index: 10;
		cursor: pointer;
		width: 32px;
		height: 27px;
		opacity: 0;
		margin: 0;
	}

	.outer-menu .checkbox-toggle:checked+.hamburger>div {
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		background: #2D0300;
	}

	.outer-menu .checkbox-toggle:checked+.hamburger>div:before,
	.outer-menu .checkbox-toggle:checked+.hamburger>div:after {
		top: 0;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		background: #2D0300;
	}

	.outer-menu .checkbox-toggle:checked+.hamburger>div:after {
		opacity: 0;
	}

	.outer-menu .checkbox-toggle:checked~.menu {
		pointer-events: auto;
		visibility: visible;
	}

	.outer-menu .checkbox-toggle:checked~.menu>div {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transition-duration: .75s;
		transition-duration: .75s;
	}

	.outer-menu .checkbox-toggle:checked~.menu>div>div {
		opacity: 1;
		-webkit-transition: opacity 0.4s ease 0.4s;
		transition: opacity 0.4s ease 0.4s;
		margin-top: 0px;
	}

	.outer-menu .checkbox-toggle:hover+.hamburger {
		box-shadow: inset 0 0 10px rgba(0, 0, 0, 0);
	}

	.outer-menu .checkbox-toggle:checked:hover+.hamburger>div {
		-webkit-transform: rotate(225deg);
		transform: rotate(225deg);
		background: #2D0300;
	}

	.outer-menu .hamburger {
		position: absolute;
		top: 46px;
		right: 20px;
		z-index: 9;
		width: 32px;
		height: 27px;
		padding: 0;
		border-radius: 0;
		cursor: pointer;
		-webkit-transition: box-shadow 0.4s ease;
		transition: box-shadow 0.4s ease;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		align-items: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
	}

	.outer-menu .hamburger>div {
		position: relative;
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
		width: 100%;
		height: 5px;
		border-radius: 0;
		background: #2D0300;
		-webkit-transition: all 0.4s ease;
		transition: all 0.4s ease;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		align-items: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
	}

	.outer-menu .hamburger>div:before,
	.outer-menu .hamburger>div:after {
		content: '';
		position: absolute;
		z-index: 1;
		top: -9px;
		left: 0;
		width: 100%;
		height: 5px;
		border-radius: 0;
		background: #2D0300;
		-webkit-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}

	.outer-menu .hamburger>div:after {
		top: 9px;
	}

	.outer-menu .menu {
		position: fixed;
		z-index: 8;
		top: 128px;
		left: 0;
		width: 100%;
		height: auto;
		pointer-events: none;
		visibility: hidden;
		overflow: hidden;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		outline: 1px solid transparent;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		align-items: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
	}

	.outer-menu .menu>div {
		width: 200vw;
		height: 200vw;
		color: #FEFEFE;
		background-color: rgba(255, 255, 255, 1);
		border-radius: 0;
		-webkit-transition: all .7s ease;
		transition: all .7s ease;
		-webkit-transform: scale(0);
		transform: scale(0);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		overflow: hidden;
		transform-origin: top;
	}

	.outer-menu .menu>div>div {
		max-width: 100vw;
		max-height: 100vh;
		opacity: 0;
		-webkit-transition: opacity 0.4s ease;
		transition: opacity 0.4s ease;
		overflow-y: auto;
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		align-items: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.outer-menu .menu>div>div>ul {
		list-style: none;
		padding: 0 1em;
		margin: 0;
		display: block;
		max-height: 100vh;
	}

	.outer-menu .menu>div>div>ul>li {
		padding: 0;
		margin: 1em;
		font-size: 24px;
		display: block;
	}

	.outer-menu .menu>div>div>ul>li>a {
		position: relative;
		display: inline;
		cursor: pointer;
		-webkit-transition: color 0.4s ease;
		transition: color 0.4s ease;
	}

	.outer-menu .menu>div>div>ul>li>a:hover {
		color: #e5e5e5;
	}

	.outer-menu .menu>div>div>ul>li>a:hover:after {
		width: 100%;
	}

	.outer-menu .menu>div>div>ul>li>a:after {
		content: '';
		position: absolute;
		z-index: 1;
		bottom: -0.15em;
		left: 0;
		width: 0;
		height: 2px;
		background: #e5e5e5;
		-webkit-transition: width 0.4s ease;
		transition: width 0.4s ease;
	}

	.brand img {
		width: 202px;
	}

	.hdr_headx {
		height: 123px;
	}

	.clr_br,
	.ftr_clr_br {
		height: 5px;
	}

	#menu-footer-menu-1 {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 0;
		margin: 0 auto 15px;
		list-style: none;
		width: 320px;
	}

	#menu-footer-menu-1 .menu-item a {
		font-family: 'Viga', sans-serif;
		font-size: 12px;
		line-height: 16px;
		color: #fff;
		text-transform: uppercase;
		text-decoration: none;
	}

	.ftr_h2 {
		text-align: center;
		font-family: 'Viga', sans-serif;
		font-size: 14px;
		line-height: 19px;
		font-weight: 400;
		color: #fff;
		width: 100%;
	}

	.ftr-strchy {
		height: auto;
		flex-wrap: wrap;
	}

	.ftr_lfty P {
		font-size: 10px;
		line-height: 14px;
		margin: 0;
	}

	.ico_hldr h2 {
		font-size: 10px;
		line-height: 14px;
	}

	.ico_fcbk {
		width: 35px;
		margin: 0 15px;
	}

	.ico_hldr {
		margin: 0;
	}

	

	ul {
		list-style-type: none;
		margin: 0;
		padding-inline-start: 0px;
	}

	.plus,
	.minus {
		position: absolute;
		right: 20px;
		display: block;
		top: 12px;
	}

	#menu-main-menu-2 .menu-item {
		padding: 15px 0px;
		width: 100%;
		text-align: center;
		position: relative;
	}

	#menu-footer-menu-1 .menu-item {
		padding: 0px;
		width: auto;
	}

	#menu-main-menu-2 .menu-item a {
		text-decoration: none;
		color: #350200;
		font-family: 'Viga', sans-serif;
		font-size: 18px;
		line-height: 24px;
		letter-spacing: 1px;
		text-transform: uppercase;
	}

	#menu-main-menu-2 .sm1 .menu-item a {
		font-size: 14px;
		line-height: 19px;
	}

	.plus:hover,
	.minus:hover {
		cursor: pointer;
	}

	.minus {
		display: none;
	}

	.top_drawr.open .plus {
		display: none;
	}

	.top_drawr.open .minus {
		display: block;
	}

	.menu-item-has-children>ul {
		display: none;
	}

	.menu-item-has-children.open>.sub-menu.sm1 {
		display: block;
		padding: 12px 0;
		height: auto;
		background-color: transparent;
		margin: 15px 0 -15px;
		left: 0px;
		width: 100%;
	}

	.menu-item-has-children.open>ul li a {
		text-transform: none;
	}

	.menu-main-menu-container {
		width: 100%;
		overflow: overlay;
		height: 75vh;
	}

	#menu-top-menu-1 {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 0;
		margin: 15px 0;
		list-style: none;
		width: 320px;
	}

	#menu-top-menu-1 .menu-item a {
		font-family: 'Viga', sans-serif;
		font-size: 12px;
		line-height: 16px;
		color: #8D2526;
		text-transform: uppercase;
		text-decoration: none;
	}
}