/** Shopify CDN: Minification failed

Line 1743:11 Expected identifier but found whitespace
Line 1743:12 Unexpected "55px"
Line 1850:0 Unexpected "}"

**/
/* defaults */

.address--view,
.note,
.account--instruction,
.account-create--instruction,
.account-orders,
.accordion,
.carttooltiptext,
.carttooltip,
div.panel,
.page--pig-brig-trap-system .text-white,
.product-page--description-left,
.hp__trap-image--text-wrapper,
td,
tr,
th,
em,
p {
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 300;
  	font-style: normal;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
  	font-style: normal;
}

.h1, .h2, .h3, h1, h2, h3 {
    color: var(--color--accent-1);
}

strong {
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 700;
  	font-style: normal;
}

[data-item="button"] > * {
	font-family: "Hanuman", serif;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
	text-decoration: none !important;
}

[data-item="button"] {
	width: auto;
	max-width: fit-content;
}

.icon--root {
	width: 18px;
	height: 18px;
}

.icon--menu {
	width: 31px;
	height: 31px;
}

.icon--menu,
.icon--cart,
.icon--menu {
	padding: 0;
}

.icon--cart {
	margin-top: 1px;
}

.icon--menu {
	padding-left: 3px;
	padding-bottom: 2px;
}

.py-7 {
	padding-top: 6rem !important;
	padding-bottom: 6rem !important;
}

.template-page--heading,
.MS800 {
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
  	font-style: normal;
}

info {
    font-size: 12px;
    position: relative;
    bottom: 16px;
    font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 300;
  	font-style: normal;
    border: solid 1px;
    padding: 1px 6px !important;
    border-radius: 50%;
}


.btn-primary,
.shopify-challenge__button {
	font-family: "Hanuman", serif !important;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
	letter-spacing: 0.07em;
	background-color: #ee7623 !important;
	color: #fff !important;
	border: 1px solid #ee7623 !important;
	padding: 8px 30px 5px 30px!important;
	border-radius: 4px;
	transition: all 0.25s ease;
	display: inline-block;
	text-transform: uppercase;
	width: auto;
	margin: 0 !important;
	line-height: 1.15;
	text-decoration: none !important
}

.btn-primary:hover,
.shopify-challenge__button:hover {
	background-color: transparent !important;
	color: #ee7623 !important;
	text-decoration: none !important;
}

.btn-outline {
	font-family: "Hanuman", serif !important;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
	color: var(--bg-color--button) !important;
	background: var(--color--button) !important;
	border: solid 1px;
	border-radius: 4px;
	padding: 8px 30px 5px 30px!important;
	transition: all 0.25s ease;
	display: inline-block;
	text-transform: uppercase;
	line-height: 1.15;
}

.btn-outline:hover {
	color: var(--color--button) !important;
	background: var(--bg-color--button) !important;
	border: solid 1px;
}

button.btn--primary {
	font-family: "Hanuman", serif !important;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
	background-color: #789c4a !important;
	color: #fff !important;
	border: 1px solid #789c4a !important;
	padding: 8px 30px 5px 30px!important;
	border-radius: 7px;
}

button.btn--primary:hover {
	background-color: #fff !important;
	color: #789c4a !important;
	border: 1px solid #789c4a !important;
}

button.btn--secondary,
.featured-content--link,
.ultimate-video-with-text-1-button,
button[type="submit"] {
	font-family: "Hanuman", serif !important;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
	letter-spacing: 0.05em !important;
	background-color: #ee7623 !important;
	color: #fff !important;
	border: 1px solid #ee7623 !important;
	padding: 8px 30px 5px 30px!important;
	border-radius: 4px !important;
	transition: all 0.25s ease !important;
	text-transform: uppercase !important;
	z-index: 99 !important;
}

.featured-content--link a {
	color: #fff !important;
	transition: all 0.25s ease;
}

.featured-content--link:hover a,
.ultimate-video-with-text-1-button:hover a {
	color: #ee7623 !important;
}

button.btn--secondary:hover,
.featured-content--link:hover,
.ultimate-video-with-text-1-button:hover,
button[type="submit"]:hover {
	background-color: #fff !important;
	color: #ee7623 !important;
	border: 1px solid #ee7623 !important;
	text-decoration: none !important;
}

@media screen and (min-width: 1600px){
  .d-xxl-block {
    display: block !important;
  }
}

/* end defaults */

/* header bar  */

.header-bar__left {
	margin-right: -15px;
}

.header-bar__module--list li:last-child {
	padding-right: 5px;
}

@media screen and (min-width: 749px) {
	.header--fill-for-fixing {
		height: auto !important;
	}
}

#shopify-section-header {
	position: sticky;
	top: 0;
	z-index: 99999;
	background: white;
	padding-top: 5px;
	padding-bottom: 0px;
}

.shopify-section-header-bar {
	z-index: 5;
}

@media screen and (min-width: 480px) {
	.shopify-section-header-bar .wrapper {
		padding: 0 30px;
		display: flex;
	}
}

.header-bar__left {
	margin-right: -15px;
}

.shopify-section-header-bar .wrapper {
	max-width: 1030px;
	margin: 0 auto;
	padding: 0 15px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
}

.header-bar {
	font-family: var(--font--paragraph--family);
	font-size: 13px;
	font-weight: 600;
	font-style: normal;
	background-color: #789c4a;
	color: #fff;
	height: 46px;
	padding: 8px 0 28px;
}

.header-bar--icon {
	max-height: 35px;
	vertical-align: middle;
	margin: 0 5px;
	width: auto;
}

.desktop-toggle {
	display: inline-block;
}

.header-bar a,
.header-bar button {
	color: #fff;
}
.header-bar__module--list {
	list-style: none;
	margin: 0;
}
@media screen and (min-width: 768px) {
	.header-bar {
		font-size: 15px;
		height: 32px;
		padding-top: 4px !important;
	}

	.header-bar__module {
		display: flex;
		vertical-align: middle;
		text-align: left;
		margin-bottom: 0;
		flex-direction: row;
		padding-top: 0px;
	}
}
.header-bar__module--list li {
	display: inline-block;
	margin: 0;
	padding: 0 12px;
}

.header-bar__module--list li:last-child {
	padding-right: 5px;
}

.header-bar .wrapper {
	max-width: 100% !important;
}

@media screen and (max-width: 749px) {
	.header-bar__Right {
		display: none;
	}

	.header-bar .wrapper {
		justify-content: center;
	}
}
/* end header bar */

/* nav */

.off-canvas--left-sidebar {
	position: absolute;
	overflow: visible;
	display: none;
	top: 135px;
	z-index: 120;
	min-height: 100vh;
	width: 100%;
	max-width: initial;
	background-color: var(--bg-color--body);
	transform: translateX(-100%);
}

@media only screen and (min-width: 337px) {
	.off-canvas--left-sidebar {
		top: 175px;
	}
  .scrolled .off-canvas--left-sidebar {
		top: 146px;
	}
}
@media only screen and (max-width: 768px) {
	.off-canvas--left-sidebar {
		top: 120px;
	}
  
}
@media only screen and (max-width: 380px) {
    [data-off-canvas--state*=left--open] .off-canvas--overlay+[data-off-canvas--close] {
        top: 65px;
        left: inherit;
        right: 20px;
    }
    .scrolled .off-canvas--viewport .off-canvas--overlay+[data-off-canvas--close] {
        top: 5px;
        left: inherit;
        right: 20px;
    }
}
.mobile-nav--header {
	display: none !important;
}

.off-canvas--overlay {
	background: none;
}

.off-canvas--overlay + [data-off-canvas--close] {
	top: 15px;
	color: #000;
	background: #fff;
	padding: 10px;
}

@media only screen and (min-width: 380px) {
	[data-off-canvas--state*="left--open"]
		.off-canvas--overlay
		+ [data-off-canvas--close] {
		top: 65px;
		right: 25px;
		left: inherit;
	}
}

/* @media only screen and (min-width: 415px) {
  [data-off-canvas--state*=left--open] .off-canvas--overlay + [data-off-canvas--close] {
    right: 45px;
    left: inherit;
  }
} */

@media only screen and (min-width: 768px) {
	[data-off-canvas--state*="left--open"]
		.off-canvas--overlay
		+ [data-off-canvas--close] {
		top: 83px;
		right: 95px;
		left: inherit;
	}
}

.off-canvas--left-sidebar[data-transition="at_end"] {
	box-shadow: none !important;
	position: relative;
	transform: translate(0);
}

.y-menu--level-1--link:first-child {
	border-top: none !important;
}

@media only screen and (max-width: 767px) {
	[data-item="nav-text"] {
		font-size: 24px;
	}
}

[data-item="nav-text"] {
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
  	font-style: normal;
}

/* end nav */

.footer--block--body ul {
	padding-left: inherit;
}
.footer--block--body ul li {
    display: block;
}

.footer--payment-icons {
	display: none !important;
}

#shopify-section-template--18181936021806__b5ab3ec5-4b6c-4248-aaca-767d54184a44
	> div
	> div
	> div
	> p {
	margin-bottom: -10px !important;
}

div.video-hero--header > div.video-hero--sub-heading {
	margin-bottom: -15px;
}

.slideshow--root .featured-content--overline,
.featured-video--root .video-hero--sub-heading {
	font-family: "Hanuman", serif;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
	font-size: 5vh;
}

@media screen and (max-width: 749px) {
	.slideshow--root .featured-content--overline,
	.featured-video--root .video-hero--sub-heading {
		text-align: left !important;
		font-size: 4vh !important;
	}
	.slideshow--root .featured-content--description {
    font-size: 1.5rem !important;
}
}

.slideshow--root .featured-content--description {
    color: #fff;
    font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 700;
  	font-style: normal;
    font-size: 2rem;
    font-weight: 700;
	text-shadow: 3px 3px 3px #00000080;
	text-align: left;
}

@media only screen and (max-width: 767px) {
    .slideshow--root .carousel--dot {
        margin: 0 4px !important;
    }
	.carousel--dot:after {		
        background: #789c4a !important;
	}
}

.featured-content--title {
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
  	font-style: normal;
	font-size: 3.75rem;
	line-height: 1;
}

.product-toggle--root {
    padding: 20px;
}

.product-toggle--title {
    font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
  	font-style: normal;
    font-size: 2rem;
    line-height: 1;
    padding-bottom: 10px;
}

.product-toggle--tooltip-trigger:hover {
    cursor: help;
}

.product-toggle--tooltip {
    font-family: "Outfit", sans-serif !important;
  	font-optical-sizing: auto;
  	font-weight: 300;
  	font-style: normal;
    opacity: 0;
    background: var(--color--accent-1);
    color: #fff;
    padding: 20px;
    pointer-events: none;
    position: absolute;
    top: 110px;
    left: 50%;
    box-shadow: 2px 2px 6px #00000047;
    transition: all .25s ease-out;
    font-size: 15px;
    border-radius: 25px;
    max-width: 300px;
    z-index: 99999;
    line-height: 1.5rem;
    transform: translateY(0px);
}

info:hover+.product-toggle--tooltip {
    opacity: .99;
    transform: translateY(-35px);
}

.product-toggle--text {
    text-align: center;
}
.product-toggle--buttons {
  display: flex;
  justify-content: center;
}
.product-toggle--link-1 {
    font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
  	font-style: normal;
    letter-spacing: .05em !important;
    background-color: #ee7623;
    color: #fff !important;
    border: 1px solid #ee7623 !important;
    padding: 7px 30px !important;
    border-radius: 4px 0px 0px 4px!important;
    transition: all .25s ease !important;
    z-index: 99 !important;
}
.product-toggle--link-1:hover, .product-toggle--link-1:active {
    background-color: #be570f;
}
.product-toggle--link-2:hover, .product-toggle--link-2:active {
    background-color: #be570f;
}
.product-toggle--link-2 {
    font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
  	font-style: normal;
    letter-spacing: .05em !important;
    background-color: #ee7623;
    color: #fff !important;
    border: 1px solid #ee7623 !important;
    padding: 7px 30px !important;
    border-radius: 0px 4px 4px 0px!important;
    transition: all .25s ease !important;
    z-index: 99 !important;
}
a.product-toggle--link--container {
    color: #fff;
}
a.product-toggle--link--container:hover {
    color: #fff !important;
}
a.product-toggle--link--container span {
    font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 300;
  	font-style: normal;
    font-size: 1rem;
}
.product-toggle--link--container {
  [data-item=button]>* {
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}
}
  
.product-toggle--link a {
    color: #fff !important;
    transition: all .25s ease;
}

div .loox-rating {
  padding-top: 0px !important;
}


.featured-content--description {
	color: hsl(0, 0%, 0%);
}

.article--item--heading {
	font-size: 1.15rem;
}

.article--item--excerpt {
	font-size: 18px;
	line-height: 1.5;
}

.newsletter--heading {
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
  	font-style: normal;
	font-size: 25px;
}

#shopify-section-template--18181936021806__f9fda04b-e24f-4b74-8f56-525bf45f0d95
	> featured-video-root
	> div.featured-video--body
	> div
	> div.video-hero--header
	> a {
	display: block !important;
	padding: 5px 10px !important;
	/* margin-top: -15px; */
	text-align: center;
}

#shopify-section-template--16753524211964__4c07e36d-e74e-49c9-8912-4ca3b0a51866 {
  display: block;
}
@media screen and (min-width: 749px) {
#shopify-section-template--16753524211964__4c07e36d-e74e-49c9-8912-4ca3b0a51866 {
  display: none;
}
}

.page--how-it-works .featured-video--root .video-hero--heading, .page--how-it-works-updated .featured-video--root .video-hero--heading {
	width: 100%;
}

@media screen and (min-width: 749px) {
	featured-video-root
		> div.featured-video--body
		> div
		> div.video-hero--header
		> a {
		transform: scale(1.25);
		margin-left: 20px;
	}

	.video-hero--header {
		padding-top: 0 !important;
		top: 50px !important;
		left: 20px !important;
	}

	.featured-video--root .video-hero--heading {
		margin-bottom: 5px;
	}

	.page--how-it-works .featured-video--root .video-hero--heading, .page--how-it-works-updated .featured-video--root .video-hero--heading {
		font-size: 2.15em !important;
	}

	#shopify-section-template--18181936021806__f9fda04b-e24f-4b74-8f56-525bf45f0d95
		> featured-video-root
		> div.featured-video--body
		> div
		> div.video-hero--header
		> a {
		padding: 15px 25px !important;
	}

	#shopify-section-template--18181935530286__a155db83-233b-4ee9-abe9-9563aab7017d
		> featured-video-root
		> div.featured-video--body
		> div
		> div.video-hero--header
		> a {
		margin-top: 225px;
	}
}

/* header blows up at 768px */

@media screen and (min-width: 768px) {
	.page--how-it-works .featured-video--root .video-hero--heading, .page--how-it-works-updated .featured-video--root .video-hero--heading {
		padding-left: 0;
	}

	.page--how-it-works .featured-video--root .video-hero--heading, .page--how-it-works-updated .featured-video--root .video-hero--heading {
		font-size: 2.15em !important;
	}
}

@media screen and (min-width: 1599px) {
	.page--how-it-works .featured-video--root .video-hero--heading, .page--how-it-works-updated .featured-video--root .video-hero--heading {
		font-size: 3em !important;
	}
}

@media screen and (min-width: 1699px) {
	.page--how-it-works .featured-video--root .video-hero--heading, .page--how-it-works-updated .featured-video--root .video-hero--heading {
		font-size: 3.25em !important;
	}
}

@media screen and (max-width: 749px) {
	.slideshow--root .featured-content--link {
		text-align: left !important;
	}
}

@media only screen and (min-width: 768px) {
    .slideshow--root .featured-content--root[data-text-position=middle-left] .featured-content--text {
        text-align: left;
        padding: 3% 0 0 6%;
        top: 5%;
        left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .featured-content--image .featured-content--text {
        text-align: center;
        position: absolute;
        top: 0;
        height: 100%;
        display: flex;
        align-items: center;
    }
	.featured-content--root[data-mobile-overlay=true] .featured-content--text {
        top: 0px !important; 
    }
}

.slideshow--root .featured-content--text {
	position: absolute;
}

.slideshow--root .featured-content--text-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: wrap;
}

.flexbox-gap .featured-content--text-container {
    gap: 1em;
}

.slideshow--root .featured-content--overline, .featured-video--root .video-hero--sub-heading {
    font-size: 5vh;
    color: #fff;
    margin-bottom: 0px;
}

.slideshow--root .featured-content--title {
    font-size: 12vh;
    font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
  	font-style: normal;
    line-height: 1em !important;
    padding-top: 0px;
    color: #fff;
}

.slideshow--root .featured-content--link {
	margin-top: .25em;
}

@media screen and (max-width: 749px) {
	.slideshow--root .featured-content--title {
		text-align: left !important;
		font-size: 11vw !important;
	}
}

.featured-content--image {
	padding: 0 !important;
}

@media only screen and (max-width:767px) {

    .featured-content--root[data-mobile-overlay=true] .featured-content--text {
        padding: var(--spacing--item) !important;
        position: absolute !important;
		top: 100px;
    }
}

@media screen and (max-width: 749px) {
	.slideshow--root .image--root img {
		height: auto;
		object-fit: contain;
	}
}

.featured-text--wrapper {
	text-align: center;
			margin-bottom: 2rem;
}

@media screen and (max-width: 749px) {
	.featured-text--wrapper {
		padding: 0;
	}
}

.page--pig-brig-trap-system .featured-text--wrapper,
.page--pig-brig-trap-system .featured-content--container {
	margin: 0 !important;
	text-align: left !important;
}

.featured-text--body {
	display: flex;
	justify-content: center;
	margin: -25px auto 10px;
	padding: 20px 20px 10px;
}

@media screen and (min-width: 999px) {
	.featured-text--body {
		max-width: 700px;
		padding: 0 90px 20px;
	}
}

/* trap system */

.page--pig-brig-trap-system .product-page--breadcrumbs {
	position: absolute;
	top: -20px;
	left: 50px;
}

.page--pig-brig-trap-system .product-page--left-column.rio-media-gallery {
	top: 20px;
	width: 100% !important;
}

@media screen and (min-width: 999px) {
	.page--pig-brig-trap-system .product-page--left-column.rio-media-gallery {
		top: 20px;
		width: 100% !important;
	}
}

@media screen and (min-width: 1200px) {
	.product-page--left-column.rio-media-gallery {
		right: 42%;
	}
}
@media screen and (min-width: 1400px) {
	.product-page--left-column.rio-media-gallery {
		right: 33%;
	}
}

.page--pig-brig-trap-system .tooltip--trigger {
	margin: 0;
	width: 100%;
	padding: 0;
	position: relative;
}

.page--pig-brig-trap-system .tooltip--trigger .tooltip--icon {
	width: 18px;
	height: 18px;
	color: black;
	opacity: 0.75;
	margin-left: 195px;
	margin-bottom: -35px;
}

@media screen and (max-width: 768px) {
	.page--pig-brig-trap-system .tooltip--trigger .tooltip--icon {
		margin-left: 215px;
	}
}

.page--pig-brig-trap-system .trap--tooltip {
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
  	font-style: normal;
	opacity: 0;
	background: var(--color--accent-1);
	color: #fff;
	padding: 20px;
	pointer-events: none;
	position: absolute;
	bottom: -150px;
	top: -30px;
	left: 15px;
	transition: all 0.25s ease-out;
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
	font-size: 15px;
	border-radius: 25px;
	max-width: 300px;
	height: 165px;
	transform: translateY(-100px);
	z-index: 99;
}

.page--pig-brig-trap-system .trap--tooltip:before {
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
	bottom: -100px;
	content: " ";
	display: block;
	height: 75px;
	left: 0;
	position: absolute;
	width: 100%;
}

/* CSS Triangles */
/* .page--pig-brig-trap-system .trap--tooltip:after {
border-left: solid transparent 15px;
border-right: solid transparent 15px;
border-top: solid #789c4a 15px;
bottom: -15px;
content: " ";
height: 0;
left: 85%;

position: absolute;
width: 0;
} */

.page--pig-brig-trap-system .tooltip--icon:hover {
	cursor: help;
}

.page--pig-brig-trap-system .tooltip--icon:hover + .trap--tooltip {
	opacity: 0.99;
	transform: translateY(-135px);
}

@media only screen and (min-width: 768px) {
	.page--pig-brig-trap-system .product-page--right-column {
		top: 23px;
		position: relative;
	}
}

.page--pig-brig-trap-system
	.product-page--left-column.rio-hide
	.product-page--left-column.rio-hidden {
	display: none !important;
	padding-top: 75px;
}

@media (min-width: 768px) {
	.page--pig-brig-trap-system .product-page--left-column.rio-hide {
		padding-top: 300px !important;
		display: block !important;
	}
}

/* @media(min-width: 768px) and (max-width: 971px) {
  .page--pig-brig-trap-system .tooltip--trigger .tooltip--icon {
    margin-left: 200px;
  }
} */

@media (min-width: 800px) {
	.page--pig-brig-trap-system .product-page--left-column.rio-hide {
		padding-top: 330px !important;
	}
}

@media (min-width: 875px) {
	.page--pig-brig-trap-system .product-page--left-column.rio-hide {
		padding-top: 380px !important;
	}
}

@media (min-width: 975px) {
	.page--pig-brig-trap-system .product-page--left-column.rio-hide {
		padding-top: 430px !important;
	}
}

@media (min-width: 1100px) {
	.page--pig-brig-trap-system .product-page--left-column.rio-hide {
		padding-top: 500px !important;
	}
}

@media (min-width: 1250px) {
	.page--pig-brig-trap-system .product-page--left-column.rio-hide {
		padding-top: 550px !important;
	}
}

@media (min-width: 1450px) {
	.page--pig-brig-trap-system .product-page--left-column.rio-hide {
		padding-top: 660px !important;
	}
}

@media screen and (min-width: 749px) {
	.page--pig-brig-trap-system .featured-content--container {
		max-width: 50% !important;
	}
}

.page--pig-brig-trap-system .featured-content--text {
	max-width: none !important;
}

/* trap system end */

.featured-text--heading,
.featured-blog--heading,
.blog--title,
.collapsible-rows--header h2 {
	font-style: normal;
	color: #789c4a;
	font-size: 45px;
	line-height: 1em;
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
}

@media screen and (max-width: 749px) {
	.blog-title [data-item="button"] {
		padding: 10px;
		margin-bottom: 5px;
	}
}

@media screen and (max-width: 749px) {
	.blog-title .icon-blocks-title {
		text-align: left;
	}
}

@media screen and (min-width: 768px) {
	.blog--filter--menu {
		font-family: "Outfit", sans-serif;
  		font-optical-sizing: auto;
  		font-weight: 800;
  		font-style: normal;
		text-transform: uppercase;
		font-size: 16px;
	}
}

@media screen and (min-width: 768px) {
	.blog--filter--menu-item a {
		font-family: "Outfit", sans-serif;
  		font-optical-sizing: auto;
  		font-weight: 800;
  		font-style: normal;
		font-size: 16px;
	}
}

.intro-block-text {
	font-family: var(--font--paragraph--family);
	font-weight: 400;
	font-style: normal;
	color: #789c4a;
	font-size: 2.5vw;
	line-height: 1em;
}

.intro-block-text bold {
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
  	font-style: normal;
	color: #789c4a;
	font-size: 2.5vw;
}

.intro-block-text strong {
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
	font-style: normal;
	color: #789c4a;
	font-size: 2.5vw;
}

.custom-blocks-title {
	font-family: var(--font--paragraph--family);
	font-weight: 400;
	font-style: normal;
	color: #789c4a;
	font-size: 3.5vw;
	line-height: 1em;
}

.custom-blocks-title bold,
.custom-blocks-title strong {
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
	font-style: normal;
	color: #789c4a;
	font-size: 3.5vw;
}

@media screen and (max-width: 749px) {
	.custom-blocks-title,
	.custom-blocks-title bold,
	.custom-blocks-title strong {
		font-size: 38px;
	}
}

.icon-blocks-title {
	font-family: var(--font--paragraph--family);
	font-weight: 400;
	font-style: normal;
	color: #789c4a;
	font-size: 3.5vw;
	line-height: 1em;
	padding-bottom: 35px;
}

.icon-blocks-title bold,
.icon-blocks-title strong {
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
  	font-style: normal;
	color: #789c4a;
}

@media screen and (max-width: 749px) {
	.icon-blocks-title,
	.icon-blocks-title bold,
	.icon-blocks-title strong {
		font-size: 29px;
		margin-bottom: 35px;
		padding: 0;
	}
}

.blog-block-title {
	font-family: var(--font--paragraph--family);
	font-weight: 400;
	font-style: normal;
	color: #789c4a;
	font-size: 45px;
	line-height: 1em;
	margin-bottom: 0;
}

@media screen and (max-width: 749px) {
	.blog-block-title {
		font-size: 29px;
		text-align: left;
	}
}

.blog-block-title bold,
.blog-block-title strong {
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
  	font-style: normal;
	color: #789c4a;
}

.icon-row {
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	padding: 0;
	font-family: var(--font--heading--family);
	text-transform: uppercase;
	text-align: center;
	height: 105px;
	align-items: center;
}

@media only screen and (max-width: 768px) {
	.icon-row {
		text-transform: none;
	}
}
.icon-row p {
	margin-bottom: 0 !important;
}

.icon-row br,
.intro-block-text br,
.icon-blocks-title br,
.blog-block-title br {
	display: none;
}

@media only screen and (max-width: 1200px) {
	.icon-row br,
	.intro-block-text br,
	.icon-blocks-title br,
	.blog-block-title br {
		display: block;
	}
}

.ultimate_upper_texture {
	background-image: url("/cdn/shop/files/Texture_transition.svg?v=1681902909");
	height: 50px;
}

.ultimate_lower_texture {
	background-image: url("/cdn/shop/files/Texture_transition.svg?v=1681902909");
	height: 50px;
}

@media screen and (max-width: 749px) {
	.ultimate-video-with-text-1-video-right .ultimate-video-with-text-1-content {
		flex-direction: column-reverse;
	}
}

.ultimate-video-with-text-1 .plyr__controls {
	display: none;
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
	display: none !important;
}

.vert-div {
	background-color: #fff;
	width: 1px;
	height: 24px;
	padding: 0 1px;
	margin: 0 5px;
}

.featured-grid--item--container {
	background-color: #f1f1f1;
	padding: 28px;
}

@media only screen and (max-width: 768px) {
	.vert-div {
		height: 60px;
	}
}

.page--collections .featured-grid--item--container {
	padding: 0 !important;
}

.featured-grid--item--title {
	width: 100%;
	word-break: break-word;
	font-size: 25px;
}
/* .featured-grid--item--description {
  font-size: 18px;
} */

.image-with-text--root .featured-content--title {
	color: #789c4a;
}
.image-with-text--root .featured-content--text {
	text-align: left;
}
/* .page--how-it-works .image-with-text--root .featured-content--title {
  color: inherit;
  font-weight: 700 !important;
} */

@media only screen and (max-width: 767px) {
	.page--how-it-works .image-with-text--root .featured-content--text {
		text-align: center;
	}
}

/*.page--how-it-works .image-with-text--root .featured-content--root,
.page--the-latest-from-pig-brig .featured-blog--root {
  background-image: url('https://cdn.shopify.com/s/files/1/0673/5685/2526/files/Testimonials_Alt.png?v=1670603168');
  min-height: 500px;
  background-repeat: no-repeat;
  background-color: inherit !important;
  background-size: cover;
}
*/

@media (min-width: 768px) and (max-width: 1024px) {
	.featured-grid--item--container {
		padding: 12px;
	}
}

@media only screen and (max-width: 767px) {
	.page--how-it-works
		#shopify-section-template--17261364248878__a6be5851-1363-48b6-a48a-c08e800613c3
		.custom-content--root,
	.page--how-it-works
		#shopify-section-template--17261364248878__b283883c-4dc4-4ee8-b3b3-87f08be7a230
		.custom-content--root,
	.page--how-it-works
		#shopify-section-template--17261364248878__8d526128-a71a-475d-816d-3cabf1959acf
		.custom-content--root {
		padding: 0;
	}
}

.page--how-it-works .bgimg-1 {
	background-image: url("https://cdn.shopify.com/s/files/1/0673/5685/2526/files/pigbrig_how-to-setup_1.jpg?v=1675192979");
	min-height: 400px;
	position: relative;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

@media only screen and (max-width: 768px) {
	.page--how-it-works .bgimg-1 {
		background-image: url("https://cdn.shopify.com/s/files/1/0673/5685/2526/files/PIgbrig_How_to_Set_up_trap_mobile.jpg?v=1677003650");
		min-height: 608px;
		position: relative;
		background-attachment: inherit;
		background-position: top;
		background-repeat: no-repeat;
		background-size: cover;
		top: 0;
	}
}

.page--how-it-works .bgimg-2 {
	background-image: url("https://cdn.shopify.com/s/files/1/0673/5685/2526/files/pigbrig_how-to-setup_2.jpg?v=1675192979");
	min-height: 400px;
	position: relative;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
@media only screen and (max-width: 768px) {
	.page--how-it-works .bgimg-2 {
		background-image: url("https://cdn.shopify.com/s/files/1/0673/5685/2526/files/PIgbrig_How_to_Bait_and_Set_mobile.jpg?v=1677003650");
		min-height: 608px;
		position: relative;
		background-attachment: inherit;
		background-position: top;
		background-repeat: no-repeat;
		background-size: cover;
		top: 0;
	}
}

.bgimg-3 {
	background-image: url("https://cdn.shopify.com/s/files/1/0673/5685/2526/files/pigbrig_how-to-setup_3.jpg?v=1675192979");
	min-height: 400px;
	position: relative;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
@media only screen and (max-width: 768px) {
	.bgimg-3 {
		background-image: url("https://cdn.shopify.com/s/files/1/0673/5685/2526/files/PIgbrig_How_to_Catch_em_all_mobile.jpg?v=1677003650");
		min-height: 608px;
		position: relative;
		background-attachment: inherit;
		background-position: top;
		background-repeat: no-repeat;
		background-size: cover;
		top: 0;
	}
}

#shopify-section-template--16707578495228__13c9725e-e6bb-475f-aa1a-dc8a18a9f933 {
	display: none;
}

.page--how-it-works .carousel--root[data-at-start="true"] .carousel--prev,
.page--how-it-works .carousel--root[data-at-end="true"] .carousel--next {
	opacity: inherit !important;
}

@media only screen and (max-width: 767px) {
	.page--how-it-works .image-with-text--root .featured-content--container {
		flex-direction: column-reverse !important;
		padding: 0;
	}
	.page--how-it-works
		.image-with-text--root
		.featured-content--image
		.image--root {
		top: 40px;
	}
	.page--how-it-works
		#shopify-section-template--17261364248878__2acf8c57-5280-4b40-a26f-4fc171726226
		.custom-content--root {
		padding: 0;
	}
}

[data-section-id="template--18206624579886__404becde-7862-4731-a789-73e48c56891d"]
	.carousel--x-container {
	width: 100% !important;
}

[data-section-id="template--18206624579886__404becde-7862-4731-a789-73e48c56891d"]
	.carousel--block {
	width: calc(100% / 1) !important;
}

@media only screen and (max-width: 767px) {
	.page--how-it-works .slideshow--root {
		padding: 0;
	}
}

.page--how-it-works .carousel--dot-viewport {
	max-width: 120px;
}

.page--how-it-works .carousel--dot-container {
	position: relative;
	bottom: 10px;
}

@media only screen and (min-width: 768px) {
	.page--how-it-works .carousel--dot-container {
		bottom: 170px;
	}
}

@media only screen and (max-width: 767px) {
	.page--how-it-works .carousel--dot-nav {
		padding: 0 0 var(--spacing--5) !important;
	}
}

.page--how-it-works .carousel--dot-nav {
	position: relative;
	bottom: inherit;
	right: inherit;
}

.page--how-it-works .carousel--dot::after {
	border: 2px solid var(--color--accent-1) !important;
	height: 20px;
	width: 20px;
}

.page--how-it-works .carousel--dot[data-active="true"]::after {
	background: var(--color--accent-1) !important;
}

@media only screen and (max-width: 767px) {
	.page--how-it-works .carousel--arrow-nav {
		display: none;
		align-items: center;
		width: 100%;
		padding-bottom: 80px;
		top: 15%;
		left: 0;
	}
}

@media only screen and (min-width: 768px) {
	.page--how-it-works .carousel--arrow-nav {
		display: none;
		width: 70%;
		padding-bottom: 80px;
		top: 25%;
		left: 15%;
	}
}

@media only screen and (min-width: 1200px) {
	.page--how-it-works .carousel--arrow-nav {
		top: 30%;
	}
}

.page--how-it-works
	.slideshow--root
	.featured-content--root
	.featured-content--container {
	max-height: inherit !important;
	flex-direction: column;
}

@media only screen and (min-width: 768px) {
	.page--how-it-works
		.slideshow--root
		.featured-content--root
		.featured-content--container {
		gap: 10px;
        flex-direction: row;
	}
.page--how-it-works .slideshow--root .featured-content--root[data-container-width="6"] {
        padding: 0;
        width: 90%;
    }
}

.d-how-slideshow {
	display: none;
}

@media only screen and (min-width: 768px) {
	.page--how-it-works .slideshow--root .d-how-slideshow {
	display: block;
	}
}

.page--how-it-works
	.slideshow--root
	.featured-content--root
	.featured-content--image {
	order: unset !important;
}

@media only screen and (min-width: 767px) {
	.page--how-it-works
		.slideshow--root
		.featured-content--root
		.featured-content--image
		.image--container {
		width: 100%;
		margin: auto;
	}
}

.page--how-it-works
	.slideshow--root
	.featured-content--root
	.featured-content--text {
	order: unset !important;
	max-width: 100%;
	min-height: 150px;
	position: relative !important;
}

@media only screen and (max-width: 767px) {
	.page--how-it-works .slideshow--root .featured-content--container {
		flex-direction: column !important;
		padding: 0;
	}
}

.icon--next,
.icon--prev {
	background: var(--color--accent-1);
	border: 1px solid var(--color--accent-1);
}

.icon--next div,
.icon--prev div {
	background: var(--color--button);
}

.page--who-we-are .custom-content--root {
	padding: 0 !important;
}

.page--who-we-are .meet-our-team-title {
	background-image: url("https://cdn.shopify.com/s/files/1/0673/5685/2526/files/PB_Meet_Our_Team_bkgrd.jpg?v=1672764184");
	min-height: 160px;
	background-repeat: no-repeat;
	background-color: inherit !important;
	background-size: cover;
}

.page--who-we-are .featured-grid--item--container {
	background-color: #fff;
}

.popup {
	background-color: #fff;
	border-radius: 0;
	padding: 50px 30px;
	box-shadow: rgba(0, 0, 0, 0.24) 0 1px 3px;
	position: absolute;
	z-index: 25;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 1000px !important;
	display: none;
	width: 70%;
	font-family: var(--font--paragraph--family);
}
@media only screen and (max-width: 767px) {
	.popup {
		padding: 35px 30px;
		overflow: auto;
		width: 90%;
		height: 90%;
	}
}
.popup-close:after {
	width: 30px;
	content: "╳";
	position: fixed;
	right: 10px;
	top: 10px;
	font-size: 20px;
	line-height: 30px;
	cursor: pointer;
}
.popup-btn {
	cursor: pointer;
}
.popup-overlay {
	position: fixed;
	height: 100%;
	width: 100% !important;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	display: none;
	z-index: 100;
}

.popup-overlay img {
	width: 100%;
}

.popup h3 {
	font-size: calc(1.5rem + 0.6vw);
}

#shopify-section-template--17110288105774__4b03dcf6-faa6-415c-88e1-43938fe6dde4 {
	color: #fff;
}

#shopify-section-template--17110288105774__4b03dcf6-faa6-415c-88e1-43938fe6dde4
	h3 {
	color: #fff;
	font-size: 72px;
}

@media only screen and (max-width: 767px) {
	#shopify-section-template--17110288105774__4b03dcf6-faa6-415c-88e1-43938fe6dde4
		h3 {
		color: #fff;
		font-size: 36px;
		line-height: 1em;
	}
}

.featured-video--root {
	max-width: inherit;
}

.featured-video--play .icon--root {
	width: 75px;
	height: 75px;
}

.featured-video--header {
	left: 0 !important;
	transform: none !important;
	max-width: inherit !important;
}

.featured-video--header > :not(.featured-video--button) {
	width: 85% !important;
	text-align: left;
}

.featured-video--root [data-item="featured-heading"] {
	font-family: "Hanuman", serif;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
}
	font-size: 55px;
}

featured-video-root
	> div.featured-video--body
	> div
	> div.featured-video--header {
	position: absolute;
	top: -20px;
}

@media only screen and (min-width: 767px) {
	.featured-video--root [data-item="featured-heading"] {
		font-size: 50px;
	}
	featured-video-root
		> div.featured-video--body
		> div
		> div.featured-video--header {
		top: -50px;
	}
	.featured-video--play {
		margin-bottom: -50px;
		margin-left: 235px;
		/* margin-top: 50px; */
	}
}

@media only screen and (min-width: 999px) {
	.featured-video--root [data-item="featured-heading"] {
		font-size: 60px;
		width: 70%;
	}

	featured-video-root
		> div.featured-video--body
		> div
		> div.featured-video--header {
		top: -110px;
	}

	.featured-video--play {
		margin-bottom: -150px;
		margin-left: 275px;
		margin-top: 75px;
	}
}

@media only screen and (min-width: 1249px) {
	.featured-video--root [data-item="featured-heading"] {
		width: 50%;
	}
	.featured-video--play .featured-video--root [data-item="featured-heading"] {
		font-size: 70px;
	}

	featured-video-root
		> div.featured-video--body
		> div
		> div.featured-video--header {
		top: -175px;
	}

	.featured-video--play {
		/* margin-bottom: -50px; */
		margin-left: 300px;
	}
}

@media only screen and (min-width: 1499px) {
	featured-video-root
		> div.featured-video--body
		> div
		> div.featured-video--header {
		top: -175px;
	}

	.featured-video--play {
		margin-bottom: -150px;
		margin-left: 395px;
		margin-top: 200px;
	}
}

@media only screen and (min-width: 1999px) {
	featured-video-root
		> div.featured-video--body
		> div
		> div.featured-video--header {
		top: -400px;
		font-size: 105px;
		width: 60%;
	}

	.featured-video--play {
		margin-bottom: -450px;
		margin-top: 300px;
		margin-left: 775px;
	}
}

.featured-video--sub-heading {
	font-family: "Hanuman", serif !important;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
}
}

.featured-video--play {
	text-align: center !important;
}

.featured-video--container:after,
.custom-video--background:after,
.custom-video--background:before,
.custom-liquid--wrapper:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 15px;
	background-image: url("/cdn/shop/files/Texture_transition.svg");
	background-size: cover;
}

.custom-liquid--wrapper:after {
	bottom: 10px;
	left: 0;
	/* transform: rotate(180deg); */
}

.featured-video--container:after {
	bottom: -10px;
}

.custom-video--background:after {
	bottom: 0px;
	left: 0;
}

.custom-video--background:before {
	top: 0px;
	left: 0;
	transform: rotate(180deg);
}

.custom-video--background {
	background-image: url("/cdn/shop/files/Group_233_rev3.png");
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	min-height: 600px;
}



.custom-video--background h2,
.page--pig-brig-trap-system .custom-video--background h2 {
	color: #fff !important;
	text-align: center;
	padding: 0 20px;
}

.custom-video--background-product:after,
.custom-video--background-product:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 15px;
	background-image: url("/cdn/shop/files/Texture_transition.svg?v=1681902909");
	background-size: cover;
}

.custom-video--background-product:after {
	bottom: -7px;
	left: 0;
}

.custom-video--background-product:before {
	top: -7px;
	left: 0;
	transform: rotate(180deg);
}

.custom-video--background-product {
	background-image: url("/cdn/shop/files/Group_233_rev3.png");
	background-size: cover;
	height: 330px;
	background-repeat: no-repeat;
	position: relative;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	/* font-family: Sanchez; */
	/* font-family: Sanchez; */
	font-weight: 700;
	font-size: 1.25em;
}

@media only screen and (max-width: 768px) {
	.custom-video--background-product {
		height: 350px;
	}
}

.article--item--read-more a {
		color: #ee7623;
	}

@media only screen and (min-width: 768px) {
	.article--item--read-more {
		display: none;
	}
}
@media only screen and (min-width: 768px) {
	.desktop-toggle .text-message {
		display: none !important;
	}
}

/* Newsletter Block */

.newsletter--wrapper {
	justify-content: space-evenly !important;
	align-items: center !important;
	display: flex;
	min-height: 250px;
	max-width: 1920px !important;
	padding: 0 25px 25px;
	margin: 0 auto;
}
@media screen and (max-width: 999px) {
	.newsletter--wrapper,
	.newsletter--heading {
		text-align: center !important;
	}
}

@media screen and (max-width: 749px) {
	.newsletter--root {
		padding: var(--spacing--section--mobile);
	}
}

@media screen and (min-width: 749px) {
	.newsletter--body {
		max-width: 650px !important;
		margin: 0 !important;
		flex-grow: 1;
	}
}
input.newsletter--email {
	min-width: 175px;
}

input.newsletter--email {
	height: 41px;
	border-radius: 4px 0 0 4px;
}

@media screen and (min-width: 749px) {
	input.newsletter--email {
		margin: 0;
		width: 100%;
	}
}
.newsletter--inputs {
	gap: 0 !important;
	display: flex;
	align-items: center;
}
.newsletter--inputs [data-item="button"] > * {
	height: 41px;
	background-color: #ee7623;
	color: #fff;
	border: 1px solid #ee7623;
	border-radius: 0 4px 4px 0 !important;
	padding: 0 49px !important;
}

@media screen and (max-width: 749px) {
	.newsletter--inputs [data-item="button"] > * {
		padding: 0 28px !important;
	}
}
.newsletter--heading,
newsletter--subheading {
	text-align: left;
	color: var(--color--body) !important;
}
.newsletter--subheading {
	padding-top: 10px;
}

.page--why-pig-brig .newsletter--root, .page--why-pig-brig-offer .newsletter--root, .page--why-pig-brig-deal .newsletter--root {
    display: none;
}

.page--why-pig-brig, .page--why-pig-brig-offer, .page--why-pig-brig-deal {
  [data-link-id="catch-club"], [data-link-id="shop--trap-accessories"], [data-link-id="shop--gear-gifts"]{
  display: none;
  }
}


/* Login */

form .errors ul {
	padding-left: 0;
}

/* Account Page */

.page--account .account-heading {
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
  	font-style: normal;
}

.page--account .customer--wrapper {
	max-width: var(--max-width--large) !important;
}

.account--instruction,
.account-create--instruction {
	background-color: var(--bg-color--light);
	padding: 40px;
	margin-top: 20px;
}

@media screen and (min-width: 768px) {
	.account--instruction,
	.account-create--instruction {
		margin: 0;
	}
}

.errors {
	font-family: var(--font--paragraph--family);
}

/* @media screen and (min-width: 1021px) {
  .account--instruction {
    margin: 0;
    transform: translate(0%, 55%);
  }
}

@media screen and (min-width: 1299px) {
  .account--instruction {
    transform: translate(0%, 70%);
  }
}

@media screen and (min-width: 1499px) {
  .account-create--instruction {
    transform: translate(0%, 65%);
  }

} */

.account--reset-instructions {
	font-family: var(--font--heading--family);
}

.page--account .accordion-tab {
	background-color: #fff;
	padding: 1rem 1.5rem;
	border: solid 1px #c7c7c7;
}

.page--account .accordion {
	background-color: #fff;
	color: #444;
	cursor: pointer;
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
  	font-style: normal;
	padding: 0;
	width: 100%;
	text-align: left;
	border: none;
	outline: none;
	transition: 0.4s;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.page--account button .active .accordion-plus::after {
	content: "\2212";
}

.page--account .panel {
	font-family: var(--font--paragraph--family);
	padding: 0 18px;
	display: none;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}

.page--account .account--orders-table [data-item="accent-text"],
.account--info-header {
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
  	font-style: normal;
	font-size: 1rem;
}

.account--orders-table td a,
.order--table td a {
	color: #ee7623;
	text-decoration: none;
}

.account--orders-table td a:hover,
.order--table td a:hover {
	text-decoration: underline;
}

.featured-content--link.w-100 {
	max-width: 100%;
	padding: 16px 0 !important;
}

.trap-support {
	max-width: 100%;
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	width: 100%;
}

@media only screen and (min-width: 768px) {
	.account--orders-table tbody {
		text-align: left !important;
	}
}

/*  Footer  */

/* .footer--block[data-block-type=logo] {
  flex-basis: 25%
} */

.footer--block--heading {
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
  	font-style: normal;
	font-size: 1.25rem !important;
	text-transform: uppercase;
}

/* .footer--block--body {
  padding-bottom: var(--spacing--item);

} */

.footer--menu li a,
.footer--menu-text,
.footer--menu-text a {
	font-size: 1rem;
	font-weight: 400;
	color: #000;
	font-family: var(--font--paragraph--family);
}

.footer--root p {
	padding-bottom: 5px;
	margin-bottom: inherit;
}

.logo-footer--image {
	width: 100px;
}

.footer--block--copyright {
	text-align: center;
	width: 90%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	font-family: var(--font--paragraph--family);
	margin: auto;
	font-weight: 300;
	font-size: 1rem;
    line-height: 1.5;
}

.footer--block--copyright a {
	font-family: var(--font--paragraph--family);
}

.footer--block--copyright span {
	font-family: var(--font--paragraph--family);
	font-size: 1rem;
	color: #000;
	font-weight: 400;
}

.footer--block--copyright span {
	padding: 0 5px;
}

@media screen and (max-width: 749px) {
	.footer--block--copyright span {
		display: none !important;
	}
}

.flexbox-gap .footer--payment-icons {
	padding-left: 0;
}

/* .footer-pt {
  padding-top: 15px;
} */

.customer--wrapper {
	max-width: var(--max-width--large);
}

.customer--wrapper h1 {
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
  	font-style: normal;
	color: var(--color--accent-1) !important;
	font-size: var(--font--featured-heading--size);
}

.pwzrjss1 {
	width: 100%;
	margin: auto;
}

@media (min-width: 768px) {
	.rio-media-gallery {
		max-width: 52% !important;
		padding-left: 100px !important;
	}
}

/* .collection--header--heading h1,
.hero-with-torn-edge--root .featured-content--title {
  font-size: 5vw !important;
  font-weight: 800 !important;
  line-height: 1em !important;
  padding-top: 10px;
} */

.torn-edge {
	display: none;
}

.collection--body--grid {
	grid-gap: var(--spacing--4);
}

.shopify-challenge__container {
	max-width: var(--max-width--large) !important;
	margin: 0 auto;
	padding: 72px 0;
}

.shopify-challenge__container::before {
	padding: var(--spacing--section);
}

.shopify-challenge__message {
	font-weight: 700;
	font-size: 25px;
	line-height: 1.25;
	text-align: left !important;
}

.shopify-challenge__container .shopify-challenge__button {
	margin: 40px 0 !important;
}

.shopify-challenge__container .g-recaptcha div {
	margin: 0 !important;
}

.x-menu--level-1--link a:hover,
.x-menu--level-2--link a:hover {
	text-decoration: none !important;
}

/* Cart  */

.cart--external--icon:not([data-item-count="0"]) .cart--external--total-items {
	position: relative;
	padding-left: 1px;
	display: inline;
	background-color: var(--color--accent-1);
	color: #fff;
	border-radius: 50%;
	height: 17px;
	width: 16px;
	font-size: 9px;
	text-align: center;
	top: -9px;
	left: -10px;
	padding-top: 2px;
	font-family: var(--font--heading--family);
	display: flex;
	justify-content: center;
	align-items: center;
}

.cart--form {
	display: flex;
	flex-direction: column;
}

@media (min-width: 767px) {
	.cart--form {
		flex-direction: row;
	}
}

.cart--nav {
	flex-direction: column;
}

.cart--title {
	text-align: left;
	color: var(--color--accent-1);
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
  	font-style: normal;
}

.cart--totals {
	background-color: #efefef;
	padding: 20px;
	margin-bottom: 20px;
}

.off-canvas--right-sidebar[data-active="cart"] .cart--totals {
	background-color: #efefef;
	padding: 20px;
}

.off-canvas--right-sidebar[data-active="cart"] .cart--form {
	display: flex;
	flex-direction: column;
}

.cart--body {
	flex: 0 0 auto;
}

@media only screen and (min-width: 767px) {
	.cart--body {
		padding-right: 3em;
		width: 66.6666666667%;
	}
}

.cart--item--image .image--container {
	display: inline-block;
}

.cart--item--price {
	text-align: right;
}

.cart--item--quantity {
	text-align: left;
	font-weight: 700;
	font-family: var(--font--paragraph--family);
}

.cart--quantity--input {
	margin: 0 !important;
	width: var(--spacing--6) !important;
}

.cart--total-additional {
	font-weight: 500;
	text-align: left;
}

.cart--additional-buttons {
	max-width: 100% !important;
}

.cart--item--remove {
	text-align: right;
}

.cart--item--remove svg {
	margin-left: auto;
	display: none !important;
}

.cart--item--remove svg.show {
	display: block !important;
}

.cart--item--remove a {
	text-transform: none;
	font-style: italic;
	font-weight: 600;
	color: var(--bs-gray);
	text-decoration: underline;
	display: inline-block;
	padding-top: 46px;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
}

.cart--item--remove a:not([data-view="desktop"]) {
	padding-top: 0;
}

@media screen and (min-width: 768px) {
	.cart--item--remove a {
		padding-bottom: 4px !important;
	}
}

.cart--tax-info {
	font-style: italic;
	text-align: left;
	color: var(--bs-gray);
	font-size: 16px;
}

.cart--continue-shopping {
	text-align: left;
}

.cart--total [data-item="block-heading"],
.cart--item--title [data-item="block-heading"] {
	margin: 0;
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
  	font-style: normal;
	line-height: 1.1em;
}

.cart--total--price {
	font-size: 20px;
	font-weight: 700;
	color: var(--bs-gray);
}

.cart--item--price .money {
	font-weight: 700;
	font-size: 17px;
	color: var(--bs-gray);
}

.cart--checkout-btn {
	width: 100%;
	max-width: 100%;
	margin-bottom: var(--spacing--1);
}
.cart--checkout-btn .btn-primary {
	height: 54px;
}

.cart--checkout-button {
	width: 100%;
	max-width: 100%;
}

.cart--root:not([data-view="desktop"]) .cart--checkout-button {
	max-width: none;
	width: 100%;
}

.cart--root:not([data-view="desktop"]) [data-item="button"] {
	max-width: none;
	width: 100%;
}

.off-canvas--right-sidebar[data-active="cart"] .cart--body {
	flex: 0 0 auto;
	width: 100%;
}

.cart--item--title [data-item="block-heading"] .clyde-cart-div {
	display: none;
}

.cart--footer {
	flex-direction: column;
}

.cart--additional-buttons {
	margin-left: 0 !important;
}

.cart--root:not([data-view="desktop"]) .cart--item--info {
	width: 65%;
	display: flex !important;
	flex-wrap: wrap;
	gap: var(--spacing--1) 0;
}
.cart--root:not([data-view="desktop"]) .cart--item--title {
	width: 55% !important;
}

.cart--root:not([data-view="desktop"]) .cart--item--total {
	text-align: right;
	margin-top: 0 !important;
	padding-right: 0 !important;
}

.cart--root:not([data-view="desktop"]) .cart--item--price {
	text-align: right;
	width: 45%;
}

.cart--root:not([data-view="desktop"]) .cart--item--quantity {
	text-align: right;
	width: 100%;
}

.cart--root:not([data-view="desktop"]) .cart--item--remove a {
	padding-right: 0 !important;
}

.cart--item--variant-name a,
.cart--item--variant-name a:visited,
.cart--root:not([data-view="desktop"]) .cart--item--variant-name a,
.cart--root:not([data-view="desktop"]) .cart--item--variant-name a:visited {
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 700;
  	font-style: normal;
	color: var(--bs-gray);
	font-style: italic;
}

.cart--root:not([data-view="desktop"]) .cart--body {
	padding-right: 1em;
}

.off-canvas--right-sidebar[data-active="cart"] .cart--footer {
	flex: 0 0 auto;
	width: 100%;
}

#newsletter--template--18181936021806__46c8e527-5ca5-4f9d-9a33-94615377df38
	> div.newsletter--inputs
	> div
	> button {
	line-height: 0.6;
}

.product-page--description {
	display: block;
}

@media (min-width: 768px) {
	.product-page--description {
		display: none;
	}
}

.carttooltip {
	position: relative;
}

.carttooltip .carttaxtooltiptext {
	visibility: hidden;
	width: 230px;
	background-color: #fff;
	color: #000;
	text-align: left;
	border-radius: 6px;
	padding: 25px;
	box-shadow: 0 4px 14px rgba(0, 0, 0, 0.15);
	left: 0;
	top: 20px;

	/* Position the tooltip text - see examples below! */
	position: absolute;
	z-index: 1;
}

.carttooltip .cartidtooltiptext {
	visibility: hidden;
	width: 230px;
	background-color: #fff;
	color: #000;
	text-align: left;
	border-radius: 6px;
	padding: 25px;
	box-shadow: 0 4px 14px rgba(0, 0, 0, 0.15);
	left: 0;
	top: 20px;

	/* Position the tooltip text - see examples below! */
	position: absolute;
	z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.carttooltip:hover .carttaxtooltiptext,
.carttooltip:hover .cartidtooltiptext {
	visibility: visible;
}

/* one-off adjustments */

ultimate-slider > div.ultimate-brands-list-container > div > div {
	padding-top: 10px;
}

featured-video-root
	> div.featured-video--body
	> div
	> div.video-hero--header
	> a {
	display: block !important;
}

featured-video-root
	> div.featured-video--body
	> div
	> div.featured-video--play-mobile
	> svg {
	width: 42px;
	height: 42px;
}

featured-video-root
	> div.featured-video--body
	> div
	> div.featured-video--header
	> div.featured-video--play
	> svg {
	width: 94px;
	height: 94px;
}

featured-video-root
	> div.featured-video--body
	> div
	> div.featured-video--header
	> div.featured-video--heading
	> h2 {
	font-size: 48px;
	color: #fff;
}

div
	> carousel-root
	> div.carousel--viewport
	> transition-root
	> div
	> div
	> div
	> div
	> div
	> div.featured-content--text
	> div {
	background-color: transparent !important;
	background-image: none !important;
}

div
	> carousel-root
	> div.carousel--viewport
	> transition-root
	> div
	> div
	> div
	> div
	> div {
	max-height: 50vh !important;
}

.x-menu--level-1--link[data-link-id="patents"],
.x-menu--level-1--link[data-link-id="who-we-are"],
.x-menu--level-1--link[data-link-id="help-and-faqs"],
.x-menu--level-1--link[data-link-id="hello-pigbrig-com"],
.x-menu--level-1--link[data-link-id="1-833-pig-brig"] {
	display: none !important;
}

.y-menu--level-1--link a {
	text-decoration: none !important;
}

.y-menu--level-1--link[data-link-id="hello-pigbrig-com"] a,
.y-menu--level-1--link[data-link-id="1-833-pig-brig"] a {
	font-weight: 200 !important;
	font-size: 14px !important;
	color: hsla(0, 0%, 0%, 0.75) !important;
}

@media screen and (max-width: 768px) {
	div.popup-overlay > div > div.row {
		justify-content: center;
		align-items: center;
	}

	div.popup-overlay > div > div > div.col-4 {
		display: none !important;
	}

	div.popup-overlay > div > div > div.col-8 {
		width: 100% !important;
	}
}

@media screen and (max-width: 768px) {
	.featured-video--root
		.featured-video--body
		[data-section-id="template--18206625202478__6b65072e-940a-47b0-bf20-78bdd1d48337"] {
		min-height: 490px;
	}
}

@media screen and (max-width: 768px) {
	.featured-video--root
		.featured-video--body
		[data-section-id="template--18206624579886__e88de3a9-b627-454c-bf4b-2bc6220e3d60"] {
		min-height: 490px;
	}
}

@media screen and (max-width: 768px) {
	.featured-video--root[data-section-id="template--18206625202478__f9fda04b-e24f-4b74-8f56-525bf45f0d95"] {
		display: none;
	}
}
@media screen and (min-width: 768px) {
	.featured-video--root[data-section-id="template--18206625202478__6b65072e-940a-47b0-bf20-78bdd1d48337"] {
		display: none;
	}
}

@media screen and (min-width: 768px) {
	.featured-video--root[data-section-id="template--18206624579886__e88de3a9-b627-454c-bf4b-2bc6220e3d60"] {
		display: none;
	}
}

/*  Blog  */

@media only screen and (min-width: 768px) {
	.article--header--info {
		max-width: var(--max-width--small);
		padding: 0 !important;
	}
}
@media only screen and (min-width: 768px) {
	.article--root[data-title-position="below"]
		.article--info[data-position="grouped-with-title"] {
		justify-content: flex-start;
	}
}

@media only screen and (max-width: 767px) {
	.article--timesince {
		align-self: start !important;
	}
}

.article--title {
	color: var(--color--accent-1);
	text-align: left !important;
	padding-top: var(--spacing--4);
}

.article--recents-title {
	color: var(--color--accent-1);
}

.link-active {
color: #ee7623;
font-family: "Outfit", sans-serif;
font-optical-sizing: auto;
font-weight: 800;
font-style: normal;
}

.featured-blog--grid .article--item--heading {
    min-height: 50px;
}

/* .blog__badge--new {
  position: relative;
  display: inline-block;
  line-height: 1;
  text-align:center;
  font-size: 1.2rem;
  left: 1rem;
  top: .5rem; 
  color: #ee7623;
  padding: .6rem 1.3rem;
} */

/* End Blog */

.cart--root[data-view="drawer"] > .cart--notes {
	display: none !important;
}

@media screen and (min-width: 768px) and(max-width: 1024px) {
	.account--instruction,
	.account-create--instruction {
		margin: 15px 25px;
	}
}

.icon--login {
	fill-opacity: 0 !important;
}

.newsletter--failure {
	/* prevents double posting of failure on create account */
	/* i have no idea why this is happening */
	display: none !important;
}

.accoriadn-list {
	list-style: none;
	counter-reset: item;
}

ol.accordian-list {
	padding-left: 0;
}

.accordian-list li {
	padding: 8px 0;
	line-height: 1.5;
	counter-increment: item;
}

.panel p {
	padding: 4px 40px 4px 0;
	line-height: 1.5;
}

.accordian-list li:before {
	content: counter(item) ". ";
	color: #000;
	font-weight: bold;
}

code {
	background: #9ba9b5;
	padding: 1px 2px;
	color: #000 !important;
}

.tax-certification--button {
	margin-top: 10px;
}

#customer_login,
#customer-register {
	margin-right: 30px;
}

*[data-item="block-link"] {
	font-family: var(--font--paragraph--family) !important;
}

/* swal */
.swal2-html-container,
.swal2-footer {
	font-family: var(--font--paragraph--family) !important;
}

.swal2-confirm {
	font-family: "Hanuman", serif;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
	color: var(--color--button);
	border-radius: 2px;
	text-transform: uppercase;
	font-size: var(--font--accent--size);
	letter-spacing: 1px;
	font-size: 17px;
	padding: 8px 30px 5px 30px;
}

/* end swal */

*.rio-hidden {
	display: block !important;
}

.loox-rating-label {
	font-family: var(--font--paragraph--family) !important;
	font-size: 14px;
}

.note.order_date {
	font-family: var(--font--paragraph--family) !important;
	font-size: 18px;
	color: #a1a1a3;
	margin-top: -15px;
	padding-left: 10px;
}

.btn-login {
	margin-right: 5px;
}

shopify-payment-terms {
	font-family: "Outfit", sans-serif !important;
  	font-optical-sizing: auto;
  	font-weight: 300;
  	font-style: normal;
	font-size: 14px;
}

/* shopify-payment-terms:before {
  content: 'or ';
  color: #789c4a;
  font-weight: 700;
} */

@media (max-width: 767px) {
	.page--how-it-works .featured-content--root {
		padding: 0;
	}

	.page--how-it-works .carousel--dot {
		margin: -10px 8px 0;
	}
}

.btn-view-cart {
	height: 55px;
}

.btn-primary.disabled,
.btn-primary:disabled,
.btn-primary.disabled:hover,
.btn-primary:disabled:hover {
	color: #fff !important;
	background-color: #e1e1e1 !important;
	border-color: #e1e1e1 !important;
	cursor: not-allowed !important;
}

.trap-tooltip {
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 400;
  	font-style: normal;
}

.footer--menu-text[data-item="rte-content"] p:first-of-type a:first-of-type,
.footer--menu-text[data-item="rte-content"] p:first-of-type span:last-of-type {
	display: none;
}

@media screen and (max-width: 767px) {
	.footer--menu-text[data-item="rte-content"] p:first-of-type a:first-of-type,
	.footer--menu-text[data-item="rte-content"]
		p:first-of-type
		span:last-of-type {
		display: inline-block;
	}
}

#textfieldapp > * {
	font-family: "Outfit", sans-serif !important;
  	font-optical-sizing: auto;
  	font-weight: 300;
  	font-style: normal;
}

.template--article img {
	max-width: 100% !important;
}

.shopify-policy__container {
	max-width: 1440px !important;
}

.pb-super {
	display: inline;
	font-size: 11px;
	vertical-align: super;
}

.cart--item--title,
.cart--item-properties {
	font-family: "Outfit", sans-serif !important;
  	font-optical-sizing: auto;
  	font-weight: 300;
  	font-style: normal;
}
sup {
    top: -.25em;
}

@media screen and (max-width: 1023px) {
 .content-wrapper {
   	margin: 20px auto;
	 }
	.content-wrapper img {
		max-width: 100% !important;
	}

}


/* microsite pages */

/* microsite home */

.hp-grid--wrapper {
	display: grid;
	/* grid-template-columns: 1fr; */
	grid-template-columns: repeat(2, .5fr);
	gap: 10px;
	}

	@media screen and (min-width: 576px) {
		.hp-grid--wrapper {
			grid-template-columns: repeat(2, 1fr);
			gap:20px;
			padding: 20px;
		}

		.hp-grid--wrapper img  {
			width: 80px !important;
			margin: 30px 70px !important;
		}
	}
	@media screen and (min-width: 986px) {
		.hp-grid--wrapper {
			grid-template-columns: repeat(3, 1fr);
		}
	}
	@media screen and (min-width: 1675px) {
		.hp-grid--wrapper {
			grid-template-columns: repeat(6, 1fr);
		}

	}



.page--hog-trapping-in-arkansas-pig-brig .featured-content--container {
  position: relative;
}


.page--hog-trapping-in-arkansas-pig-brig main div:nth-of-type(6) .featured-content--container::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 25px;
  top: -5px;
	left:0;
  background-image: url("/cdn/shop/files/Texture_transition.svg?v=1681902909");
  background-size: cover;
  z-index: 9999;
  transform: rotate(180deg);
}

/* microsite suppport */


	.page--hog-trapping-in-arkansas-pig-brig  main div:nth-of-type(8) .featured-content--image:before {
		content: "";
    background-image: url("/cdn/shop/files/Texture_transition.svg?v=1681902909");
		position: absolute;
		width: 100%;
		height: 25px;
		top: -5px;
		left:0;
		background-size: cover;
		z-index: 9999;
		transform: rotate(180deg);
	}

/* microsite cost share page */

.csp-grid--wrapper {
	display: grid;
	/* grid-template-columns: 1fr; */
	grid-template-columns: repeat(1, 1fr);
	gap: 20px;
	}

	.csp-grid--wrapper .card {
		max-width: 550px;
		margin: 0 auto;
		background-color: #232222;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
	}
  .csp-grid--wrapper .card:nth-of-type(1) {
		background-image: linear-gradient(
          rgba(0, 0, 0, 0.5),
          rgba(0, 0, 0, 0.7)),
				url('/cdn/shop/files/Asset_2_3x-100_1.png?v=1703273974');
	}
  .csp-grid--wrapper .card:nth-of-type(2) {
		background-image: linear-gradient(
          rgba(0, 0, 0, 0.5),
          rgba(0, 0, 0, 0.7)),
					 url("/cdn/shop/files/rolf-schmidbauer-QaBLP8wItuY-unsplash_1296x_2.png?v=1703273974");
	}
  .csp-grid--wrapper .card:nth-of-type(3) {
		background-image: linear-gradient(
          rgba(0, 0, 0, 0.5),
          rgba(0, 0, 0, 0.7)),
					url("/cdn/shop/files/Asset_1_4b_2.png?v=1703273974");
	}
  .csp-grid--wrapper .card:nth-of-type(4) {
		background-image: linear-gradient(
          rgba(0, 0, 0, 0.5),
          rgba(0, 0, 0, 0.7)),
					url("/cdn/shop/files/jonathan-kemper-q3O4EEgwLoA-unsplash_1296x_2.png?v=1703273974");
	}
  .csp-grid--wrapper .card:nth-of-type(5) {
		background-image:linear-gradient(
          rgba(0, 0, 0, 0.5),
          rgba(0, 0, 0, 0.7)), url("/cdn/shop/files/210208-PigBrig-NatGeo-theFern-day2-0713_1296x_2.png?v=1703273974");
	}
  .csp-grid--wrapper .card:nth-of-type(6) {
		background-image: linear-gradient(
          rgba(0, 0, 0, 0.5),
          rgba(0, 0, 0, 0.7)), url("/cdn/shop/files/4_8.png?v=1703273974");
	}

	@media screen and (min-width: 986px) {
		.csp-grid--wrapper {
			grid-template-columns: repeat(3, 1fr);
		}
	}

	.page--arkansas-cost-share-program-conservation-incentive-program-pig-brig main div:nth-of-type(5) .featured-content--image:before {
		content: "";
    background-image: url("/cdn/shop/files/Texture_transition.svg?v=1681902909");
		position: absolute;
		width: 100%;
		height: 25px;
		top: 0;
		left:0;
		background-size: cover;
		z-index: 9999;
		transform: rotate(180deg);
	}

/* bundles page */

/* bundles card */

.bundle-cards--wrapper {
  display: grid;
  grid-template-columns: repeat(1fr);
  grid-gap: 20px;
	justify-content: center;
	align-items: center;
	max-width: 1600px;
	margin: auto;
}



.bundle-cards--wrapper .card {
  color: rgba(55, 58, 54, 0.8);
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 0 1 0;
  /* max-width: 450px; */
  background-color: #f1f1f1;
  padding: 15px 35px 35px;
	height: 100%;
}

.bundle-cards--wrapper .card-header {
  border-bottom: 1px solid #789c4a;
  background-color: #f1f1f1;

}



.bundle-cards--wrapper .card-header--name,
.bundle-cards--wrapper .card-header__price {
  color: #789c4a;
  font-size: 30px;
  font-weight: 600;
  line-height: 162%;
}

.bundle-cards--wrapper .card-header__price {
  font-size: 38px;
  padding-bottom: 10px;
}

.bundle-cards--wrapper .card-header__price--float {
  font-size: 22px;
}

.bundle-cards--wrapper .card-image {
  text-align: center;
  padding: 10px 0;
  border-bottom: 1px solid #789c4a;
}

.bundle-cards--wrapper .card-image img {
  width: 100%;
	max-width: 450px;
}

.bundle-cards--wrapper .card-details {
  font-size: 18px;
  line-height: 2;
	padding: 20px 0 5px;
}

.bundle-cards--wrapper .card-includes--header p {
  font-size: 18px;
  font-weight: 700;
  color: black;
  border-bottom: 1px solid #789c4a;
	margin-bottom: 0;
}

.bundle-cards--wrapper .card-includes__list--item {
  display: flex;
  border-bottom: 1px solid #789c4a;
	align-items: center;
	padding: 10px 0;
}

.bundle-cards--wrapper .card-includes__list--item p {
	margin-bottom: 0;
}

.bundle-cards--wrapper .card-includes__list--item strong {
	font-weight: 700;
}

.bundle-cards--wrapper .card-includes__list--item img {
  margin-right: 15px;
	max-width: 22px;
}

.bundle-cards--wrapper .card--bottom {
  margin-top: 25px;
  text-align: center;
  width: 100%;
}

.bundle-cards--wrapper .button {
  display: block;
  border: 1px solid orange;
  background: darkorange;
  padding: 15px 30px;
  border-radius: 5px;
  color: whitesmoke;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.page--pig-brig-trap-bundles-pig-brig main div:nth-of-type(4) .featured-content--image:before {
	content: "";
	background-image: url("/cdn/shop/files/Texture_transition.svg?v=1681902909");
	position: absolute;
	width: 100%;
	height: 25px;
	top: -5px;
	left:0;
	background-size: cover;
	z-index: 9999;
	transform: rotate(180deg);
}

/* support */

.page--support-pig-brig main div:nth-of-type(8) .featured-content--image:before {
	content: "";
	background-image: url("/cdn/shop/files/Texture_transition.svg?v=1681902909");
	position: absolute;
	width: 100%;
	height: 25px;
	top: -5px;
	left:0;
	background-size: cover;
	z-index: 9999;
	transform: rotate(180deg);
}

.page--support-pig-brig main div:nth-of-type(8) .featured-content--text h2 {
	color: #fff; font-size: 2.75rem; line-height: 1.35; font-weight: 400; text-align: left;
}

.page--support-pig-brig main div:nth-of-type(8) .featured-content--text h3 {
	color: #fff; 
	font-size: 32px; 
	font-weight: 400; 
	line-height: 1.35; 
	margin-bottom: -10px; 
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 300;
  	font-style: normal; 
	text-align: left;
}

.page--support-pig-brig main div:nth-of-type(8) .featured-content--text p {
	color: #fff; font-size: 18px;text-align: left; margin-bottom: 5px;
 }
	.page--support-pig-brig main div:nth-of-type(8) .featured-content--text  {top: 20px; text-align: left;}

/* micorsite banner */

.header-bar--microsite {
  background-color: #ee7623;
	padding: 0 20px;
	text-align: center;
}

.header-bar--microsite .header-bar__link a {
  color: #fff;
}

.header-bar--microsite .header-bar__link a:hover{
	color: black !important;
}

/* fix label overflow */
label:not([data-item="button"]) {
	white-space: nowrap;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	max-width: 100% !important;
}
.trigger_cell {
    white-space: normal !important;
}

/* fix placeholder overflow */
input {
	white-space: nowrap !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	max-width: 100% !important;
}

/* faq accordions */
.trap-page__faq,
.micro-support__faq {
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
 	 font-weight: 300;
 	 font-style: normal;
	border-bottom: 2px solid #e5e5e5;
	width: 100%;
	transition: all 1s ease-in-out;
	position: relative;
}

.micro-support__faq:first-child {
	border-top: 2px solid #e5e5e5;
	border-color: black;
}

.micro-support__faq {
	border-color: black;
	color: #373A36;
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 700;
  	font-style: normal;
}

.trap-page__faq--summary,
.micro-support__faq--summary {
	display: inline-block;
	cursor: pointer;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 22px;
	padding: 30px 0;
	width: 100%;
	max-width: 90%;
}

.micro-support__faq--summary {
  font-weight: 700;
	font-size: 20px;
	line-height: 24px;


}

.micro-support__faq--detail {
	color: rgba(55, 58, 54, 0.80);
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 300;
  	font-style: normal;
	font-size: 17px;
	line-height: 200%; /* 34px */
  padding: 0 30px 0;
}

.micre-support__faq--detail:last-child {
	padding-bottom: 30px;
}


.trap-page__faq--summary:after,
.micro-support__faq--summary:after {
	content: "+";
	display: inline-block;
	position: absolute;
	right: 0;
	font-size: 1.5em;
	font-weight: bold;
	transition: all 0.3s ease-in-out;
}

.micro-support__faq--summary:after {
 	color: #789c4a;
	font-size: 32px;
 }

details.trap-page__faq[open] > .trap-page__faq--summary:after,
details.micro-support__faq[open] > .micro-support__faq--summary:after {
	content: "-";
}

.trap-page__faq--bullet,
.trap-page__faq--detail {
	font-weight: 400;
	font-size: 17px;
	line-height: 27px;
	padding: 0 50px 30px 30px;
}

.trap-page__faq--bullet {
	padding: 0 50px 0 30px;
}

.trap-page__faq--link {
	font-weight: 400;
	padding: 0 30px;
}

.trap-promo-text {
	color: #789c4a;
	font-weight: bolder;
	margin-left: 30px;
	margin-bottom: -20px;
}

/* end trap page */



/* media queries */

@media only screen and (max-width:767px) {
  .product-price--original {
    font-size: 1.75rem !important;
	font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
  	font-style: normal;
  }
}


@media screen and (min-width: 685px) {
  .bundle-cards--wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

	.bundle-cards--wrapper .card-header {
		height: 225px;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.bundle-cards--wrapper .card-details {
		font-size: 18px;
		line-height: 2;
		padding: 20px 0;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		height: 250px;
	}
}

@media (max-width: 767px) {
	.page--support-pig-brig main div:nth-of-type(8) .featured-content--text 	{max-width: 70%; margin-right: auto; }
}

@media (min-width: 768px) {
	.page--support-pig-brig main div:nth-of-type(8) .featured-content--text h2 {font-size: 3.5rem;}
	.page--support-pig-brig main div:nth-of-type(8) .featured-content--text h3 {font-size: 2.75rem;}
	.page--support-pig-brig main div:nth-of-type(8).hero-with-torn-edge--root .featured-content--text {top: 40px !important;}
	.page--hog-trapping-in-arkansas-pig-brig  .featured-content--text-container .featured-content--description p {
		padding-bottom: 10px;
	}
	.page--hog-trapping-in-arkansas-pig-brig  .featured-content--text-container .featured-content--description h1,
	.page--hog-trapping-in-arkansas-pig-brig .featured-content--text-container .featured-content--description h2 {
		padding-bottom: 20px;
	}
}

@media screen and (min-width: 1070px) {
  .bundle-cards--wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (min-width: 1200px) {
  .bundle-cards--wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
	.bundle-cards--wrapper .card-details {
		height: 190px;
	}
}


@media screen and (min-width: 1575px) {
	.bundle-cards--wrapper .card-header {
		height: 175px;
	}
}
header#shopify-section-header {
    position: static;
}


.product-page--left-column {
    flex: inherit;
    align-self: flex-start;
    z-index: 2;
    max-width: none;
    top: 40px;
    left: 0;
    padding: inherit !important ;
}

[data-item=rte-content] li {
    list-style-position: inside;
    padding-left: 2em;
    text-indent: -1.5em;
}

.radios--option-label {
    font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
  	font-style: normal;
    margin-bottom: 0px
  }
  
[data-product-block][data-block-type=options] {
    padding-top: 20px;
}


@media only screen and (min-width: 768px) {
    [data-section-id]:not([data-container])>:not([data-container]) {
        margin: 0px auto;
    }
	.product-page--root[data-section-id]:not([data-container])>:not([data-container]) {
		margin: 0px;
	}
}
  
  @media screen and (min-width: 1200px) {
    .product-page--left-column.rio-media-gallery {
        right: 0; 
    }
}
  @media screen and (min-width: 1300px) {
    .product-page--right-column {
        flex: 1 0 50% !important;
        max-width: 650px !important;
    }
    }
  
  @media (min-width: 768px) {
    .rio-media-gallery {
        max-width: 50% !important;
        padding-left: 90px !important;
    }
  }
  @media (min-width: 1200px) {
  .custom-video--background-product {
    height: 180px;
    }

    
  .product-options--option [data-item=button]>* {
    width: auto !important;
    height: 30px !important;
    padding: 0px 10px !important;
}
  
  .product-price--original {
    font-family: "Outfit", sans-serif;
  	font-optical-sizing: auto;
  	font-weight: 800;
  	font-style: normal;
    font-size: 1.75rem !important;
}
  .product-page--root .product-price--root {
    margin-top: 0px !important;
}
}
