/** Shopify CDN: Minification failed

Line 3534:11 Expected identifier but found whitespace
Line 3534:19 Unexpected ";"
Line 3549:1 Unexpected "/"
Line 3591:3 Expected ":"
Line 10106:2 Expected identifier but found whitespace

**/
body {
	height: 100% !important
}

h1,
h2,
h3,
h4,
h5,
h6,
small,
body,
li a,
li {
	font-style: normal;
	font-weight: 400;
	font-family: "DM Sans", sans-serif !important;
}

* {
	--color-accent: #004fc7 !important;
	--color-light-bg: #F1F8FF !important;
	--color-accent1: #0D1875 !important;
	--color-button: #004fc7 !important;
	--color-form-border: #D3D3D3 !important;
	--color-overlay-rgb: 159, 163, 167 !important;
}

.btn-action a,
.header-right p.quote a {
	transition: all 300ms linear;
}

:root {
	--grid-width: 1280px !important;
}

.row {
	padding: 0 0 !important;
	max-width: 1280px !important;
}

.header {
	padding: 0 !important;
	top: 0;
	transition: all 300ms linear;
	background: white !important;
}

.owl-loaded .owl-item img {
	background: #FFFFFF !important;
}

.product-card .product-featured-image-link {
	border-radius: 0 !important
}

.product-card .product-featured-image-link img {
	background: #FFFFFF !important;
}

.product-card .product-card-info {
	padding-top: 10px !important;
}

.header-sticky--active.is-sticky {
	top: -100px;
}

.announcement-bar--inner,
.header--inner {
	max-width: 1280px !important;
	width: 95% !important;
	margin: 0 auto;
}

.header--inner {
	column-gap: 0 !important;
}

.header-mobile-navigation nav .navbar-toggler,
.cate-menu .navbar-toggler {
	display: flex;
	align-items: center;
	font-size: 17px !important;
	color: #040b44;
	background: #85CBFF !important;
	font-weight: 500;
	margin-right: 10px;
	padding: 0 0 0 30px;
	width: 295px;
	height: 55px;
	display: flex;
	align-items: center;
	border-radius: 8px 8px 0 0;
}

.header-mobile-navigation nav {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%
}

.header-mobile-navigation nav div {
	display: flex;
	align-items: center
}

.header-mobile-navigation nav div:last-child li a {
	color: #FED42B !important;
}

.header-mobile-navigation nav .navbar-toggler {
	width: auto !important;
	border-radius: 0 !important;
	height: auto !important;
	padding: 9px 10px;
	font-size: 14px !important;
	margin-right: 0;
	background: none !important;
	color: #85CBFF !important;
}

.header-mobile-navigation nav .navbar-toggler i,
.cate-menu .navbar-toggler i {
	margin-right: 10px
}

.cate-menu .mobile-navmenu {
	display: block !important;
	position: absolute;
	background: white;
	width: 295px;
	padding: 10px;
	border-radius: 0 0 8px 8px;
	transition: all 300ms linear;
	opacity: 0;
	visibility: hidden;
	transition: all 300ms linear;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.cate-menu:hover .mobile-navmenu {
	opacity: 1;
	visibility: visible;
}

.index .cate-menu .mobile-navmenu {
	opacity: 1 !important;
	visibility: visible !important
}

.index .cate-menu .mobile-navmenu.mobile-navmenu.hide {
	opacity: 0 !important;
	visibility: hidden !important
}

.home .cate-menu .mobile-navmenu {
	opacity: 1;
	visibility: visibility
}

.cate-menu .mobile-navmenu ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.cate-menu .mobile-navmenu li {
	border-top: 1px solid #eeeeee
}

.cate-menu .mobile-navmenu li:first-child {
	border-top: none;
}

#mobile-navmenu1 li a,
.cate-menu .mobile-navmenu li a {
	display: block;
	padding: 8px 20px;
	font-weight: 600;
	position: relative;
	font-size: 14px;
	background: none !important;
	color: #040b44 !important
}

#mobile-navmenu1 li:hover a,
.cate-menu .mobile-navmenu li:hover a {
	color: #1644ef !important;
}

#mobile-navmenu1 li:first-child a,
#mobile-navmenu1 li:nth-child(2) a,
#mobile-navmenu1 li:nth-child(3) a,
.cate-menu .mobile-navmenu li:first-child a,
.cate-menu .mobile-navmenu li:nth-child(2) a,
.cate-menu .mobile-navmenu li:nth-child(3) a {
	color: #1644ef !important;
	text-transform: uppercase
}

#mobile-navmenu1 li:first-child:hover a,
#mobile-navmenu1 li:nth-child(2):hover a,
#mobile-navmenu1 li:nth-child(3):hover a,
.cate-menu .mobile-navmenu li:first-child:hover a,
.cate-menu .mobile-navmenu li:nth-child(2):hover a,
.cate-menu .mobile-navmenu li:nth-child(3):hover a {
	color: #040b44 !important
}

#mobile-navmenu1 li:first-child a:after,
#mobile-navmenu1 li:nth-child(2) a:after,
#mobile-navmenu1 li:nth-child(3) a:after,
.cate-menu .mobile-navmenu li:first-child a:after,
.cate-menu .mobile-navmenu li:nth-child(2) a:after,
.cate-menu .mobile-navmenu li:nth-child(3) a:after {
	content: "\f178";
	position: absolute;
	right: 15px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 21px;
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
}

#mobile-navmenu1 li:first-child a:after,
#mobile-navmenu1 li:nth-child(2) a:after,
#mobile-navmenu1 li:nth-child(3) a:after {
	right: 25px
}

.header--inner .cate-menu:hover .navbar-toggler {
	color: #85CBFF;
	background: #040b44 !important;

}

.header--inner .cate-menu:hover .navbar-toggler .menu span {
	background: #85CBFF !important
}

.header.style5 .full-menu .thb-full-menu {
	display: flex
}

.thb-full-menu>li {
	padding: 0 5px !important
}

.full-menu .thb-full-menu>li:nth-child(2) {
	order: -1
}

.announcement-bar--inner {
	padding: 0 !important
}

.announcement-bar--inner .subheader {
	margin: 0 !important
}

.announcement-bar--inner li a {
	margin: 0 !important;
	font-size: 14px;
}

.subheader--left ul {
	display: flex;
	flex-wrap: wrap;
}

.subheader--left li {
	position: relative
}

.subheader--left li:last-child a {
	color: var(--color-accent) !important
}

.subheader--left li:last-child:hover a {
	color: var(--color-body, #2c2d2e) !important
}

.subheader--left li:before {
	content: "|";
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.3;
	color: black;
}

.home-promo .image,
.subheader--left li:first-child:before {
	display: none;
}

.header-right {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.header:before {
	display: none
}

p.call,
.header-right p {
	color: var(--color-accent1);
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	display: flex;
	align-items: center;
	margin-left: 25px;
	margin-bottom: 0
}

p.call small,
.header-right p small {
	color: var(--color-accent);
	display: block;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

p.call i {
	width: 40px;
	margin-right: 10px;
	height: 40px;
	display: flex;
	border-radius: 100%;
	align-items: center;
	justify-content: center;
	border: 2px solid var(--color-button);
	color: var(--color-button);
}

.header.style5 .header--inner {
	padding: 0 !important
}

.header.style5 .logolink {
	display: flex;
	flex-direction: column;
}

.logolink .logoimg {
	height: 50px !important
}

.header.style5 .logolink small {
	color: #040b44;
	font-weight: 900;
	font-size: 13px
}

.header-right p.call a {
	color: var(--color-accent1)
}

.header-right p.call span {
	font-size: 26px
}

.header-right p.quote a {
	background: var(--color-button);
	color: white;
	font-size: 19px;
	padding: 10px 25px;
	border-radius: 4px;
}

.header-right p.quote a:hover {
	background: var(--color-accent1);
}

.header-right p a i {
	margin-right: 5px;
}

.header-mobile-navigation {
	overflow: visible !important
}

.header .searchform {
	width: 390px !important;
	margin: 5px 0 0 !important;
	border: 1px solid #dde9fa;
	border-radius: 4px;
	height: 44px;
	overflow: visible;
}

.searchform .search-field {
	outline: 0 !important;
	transition: all .3s linear;
	padding: 0 30px 0 20px !important;
	position: absolute;
	background: white !important;
	border: 1px solid #dde9fa !important;
	position: relative;
	height: 45px;
	border-radius: 4px !important;
}

.template-header--content {
	border-bottom: 1px solid #dde9fa !important;
	padding-bottom: 25px !important;
}

.custom-select {
	border: 1px solid #dde9fa !important;
	;
	padding: 0 20px;
	border-radius: 4px
}

.searchform .search-field::-webkit-input-placeholder,
.searchform .search-field::moz-placeholder {
	color: black !important
}

.searchform fieldset .thb-search-submit {
	background: #004fc7;
	border-radius: 0 4px 4px 0
}

.searchform fieldset .thb-search-submit svg path {
	fill: white;
}

.searchform--form .thb-predictive-search {
	position: absolute;
	top: calc(100% - 1px);
	left: 0;
	right: 0;
	z-index: 90;
	background-color: var(--color-drawer-bg, #fff);
	display: flex;
	min-height: 50px;
	flex-direction: column;
	max-height: calc(100dvh - var(--header-height, 0px) - var(--header-offset, 0px));
	border-radius: 0 0 var(--input-border-radius, 6px) var(--input-border-radius, 6px);
	border: 1px solid #dde9fa !important;
}

.searchform--form .thb-predictive-search {
	top: 45px !important;
	left: 0 !important;
	padding: 25px 0 0;
	width: 340px;
}

.searchform .search-field::placeholder {
	color: white !important;
	opacity: 0.7
}

.thb-secondary-area .thb-quick-search--mobile-only {
	display: flex !important
}

.side-panel-content--tabs {
	display: none !important
}

.searchform.show button svg path {
	fill: var(--color-button) !important
}

.mobile-toggle,
#mobile-navmenu {
	display: none !important;
}

#mobile-navmenu.mm-menu_opened {
	display: block !important
}

#mobile-navmenu li a {
	font-size: 15px;
	padding: 13px;
	display: block
}

ul .mobile-menu {
	display: none
}

#mobile-navmenu li:hover a {
	background: #c0f0ff;
}

.menu {
	width: 50px;
	height: 40px;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	cursor: pointer;
	transition: all 300ms linear;
	margin-right: 10px;
}

.menu:hover {
	background: none !important;
}

.menu span {
	width: 25px;
	height: 4px;
	margin: 2px 0;
	border-radius: 4px;
	transition: all 300ms linear;
	background: #004fc7 !important;
}

.menu:hover span {
	background: #004fc7 !important
}

.mm-menu_offcanvas {
	width: 20% !important;
	min-width: 310px !important;
	max-width: 310px !important;
}

.header-mobile-navigation {
	padding: 10px !important;
}

.header--inner .menu {
	width: 34px;
	height: 27px;
	border-radius: 5px;
	margin-right: 3px;
}

.thb-secondary-area {
	min-width: auto !important;
}

.header--inner .menu span {
	width: 20px;
	height: 3px;
}

.header-mobile-navigation {
	background: var(--color-button) !important;
}

.full-menu .header--inner {
	min-height: auto;
	display: flex !important;
	align-items: center;
	padding: 0 0 !important;
}

.header.style5 .full-menu {
	border-top: 1px solid #dde9fa;
	padding-top: 10px;
}

.full-menu li a {
	color: #040b44
}

.thb-header-right svg path {
	fill: #040b44 !important
}

.thb-item-count {
	background: #FED42B !important;
	color: black !important
}

.announcement-bar--inner {
	justify-content: space-between;
}

.announcement-bar--carousel .carousel {
	margin: 0 !important
}

.announcement-bar .announcement-bar--carousel .carousel__slide {
	text-align: left !important;
	font-weight: 600;
	letter-spacing: 0.05em;
}

.announcement-bar .announcement-bar--carousel .carousel__slide .mobile {
	display: none
}

.announcement-bar {
	background: none !important;
	border-bottom: 1px solid #DDE9FA;
	padding: 12px 0 !important;
}

.announcement-bar--item {
	color: var(--color-accent) !important;
	padding: 0 !important
}

#wrapper {
	background: white !important
}

#shopify-section-template--23715837772088__a7802e0a-30f4-4485-bf29-8868a637ca3e {
	position: relative;
}

#shopify-section-template--23715837968696__promotion_blocks_UHJzya .promotion-blocks--inner,
.promotion-blocks {
	background: linear-gradient(180deg, #0D1977 0%, #070F51 100%);
	padding: 15px 0 30px
}

#shopify-section-template--23715837968696__promotion_blocks_UHJzya .promotion-blocks--inner {
	padding: 25px;
	border-radius: 20px
}

#shopify-section-template--23715837968696__promotion_blocks_UHJzya .promotion-blocks {
	background: none;
	padding: 0
}

.promotion-blocks--text {
	padding-bottom: 0
}

.promotion-blocks .promotion-blocks--item {
	background: none !important;
	border-radius: 0 !important;
	padding: 0 15px;
	border-left: 1px solid #313557
}

.promotion-blocks .owl-item:first-child .promotion-blocks--item {
	border-left: none;
	padding-left: 0
}

.promotion-blocks .promotion-blocks--item h5 {
	color: #FFF;
	font-size: 60px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin: 0
}

.promotion-blocks .promotion-blocks--item h5 small {
	color: #B2B4C6;
	font-size: 19px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0.01em;
	line-height: normal;
	display: block
}

/* 
.promotion-blocks .promotion-blocks--item:last-child {
width: 100%
} */
.promotion-blocks .promotion-blocks--item h5 span {
	color: #F64580;
	font-size: 36px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
}

.promotion-blocks .owl-item:nth-child(2) h5 span,
.promotion-blocks .promotion-blocks--item:nth-child(2) h6 span {
	color: #FFDA49;
}

.promotion-blocks .owl-item:nth-child(3) h5 span,
.promotion-blocks .promotion-blocks--item:nth-child(3) h6 span {
	color: #0AC2FF;
}

.promotion-blocks .owl-item:nth-child(4) h5 span,
.promotion-blocks .promotion-blocks--item:nth-child(4) h6 span {
	background: linear-gradient(180deg, #FFE249 36.5%, #FF5D49 87%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.promotion-blocks .owl-item:nth-child(5) h5 span,
.promotion-blocks .promotion-blocks--item:nth-child(5) h6 span {
	background: linear-gradient(180deg, #49E7AE 36.5%, #4997F8 87%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.promotion-blocks h2 {
	color: var(--color-accent);
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-align: center;
	margin: 0
}

.promotion-blocks--text {
	padding-bottom: 0
}

.section-scrolling-images {
	margin: 25px 0 0
}

.scrolling-images {
	flex-direction: column
}

.scrolling-images--item {
	display: block !important
}

.scrolling-images--inner {
	max-width: 1280px;
	margin: 0 auto
}

.scrolling-images--image {
	border-radius: 5px;
	width: 225px !important;
	height: 75px !important;
	border: 1px solid #CCEBFD;
	background: #FFF;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding: 0 !important
}

.scrolling-images--image img {
	position: relative !important;
	width: 90% !important;
	margin: 0 auto;
	height: auto !important;
	object-fit: contain !important;
	max-width: fit-content;
	object-position: initial !important
}

#shopify-section-template--23715837772088__scrolling_images_TNUYCj .scrolling-images--image img {
	width: auto !important;
	height: 55px !important;
}

#shopify-section-template--23715837772088__b6a221e5-6cbb-4160-83a7-a387a8f98553 {
	padding: 45px 0 40px
}

#shopify-section-template--23715837772088__b6a221e5-6cbb-4160-83a7-a387a8f98553 h3 {
	color: var(--color-accent) !important;
	text-align: center;
	font-size: 48px;
	font-style: normal;
	font-weight: 600;
}

#shopify-section-template--23715837772088__b6a221e5-6cbb-4160-83a7-a387a8f98553 p {
	font-size: 21px;
	color: var(--color-accent1);
	font-weight: 500;
	max-width: 705px;
	margin: 0 auto;
}

.rich-text.text-width-large .rich-text__inner {
	max-width: 100% !important
}

#shopify-section-template--23715837772088__b6a221e5-6cbb-4160-83a7-a387a8f98553 h3 span {
	color: var(--color-accent1) !important;
	display: block;
}

.section-collection-tabs .section-header {
	justify-content: flex-end;
	position: relative;
	z-index: 10;
}

.section-collection-tabs .section-header .section-header--content {
	display: none
}

.collection-grid__grid {
	display: flex !important;
	flex-wrap: wrap;
	gap: 0 0 !important
}

.collection-card {
	width: 100%;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 15px 0 !important;
}

.list-collections {
	overflow: hidden
}

.collection-grid__carousel .columns {
	padding: 0;
}

.list-collections .collection-card--image {
	width: 115px;
	height: 115px;
	border-radius: 100%;
	border: 1px solid #E3E5EF;
	background: #FFF;
	padding: 0 !important;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.list-collections .collection-card--content a {
	font-size: 13px;
	font-weight: 500
}

.collection-grid__carousel .flickity-nav.flickity-prev {
	left: 20px !important
}

.collection-grid__carousel .flickity-nav.flickity-next {
	right: 20px !important
}

.flickity-slider .is-selected {
	position: relative;
}

.flickity-slider .is-selected:before {
	position: absolute;
	left: 10px;
	top: -79px;
	width: 100%;
	font-size: 34px;
	font-weight: 400
}

.flickity-slider .is-selected[data-collection="best-sellers"]:before {
	content: "Best Sellers";

}

.flickity-slider .is-selected[data-collection="new-arrivals"]:before {
	content: "New Arrivals";

}

/* .list-collections .collection-card:hover .collection-card--image {
	border-color: var(--color-accent);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.11);
} */

/* .list-collections .collection-card--image a {
display: initial !important;
width: auto;
}
*/
.collection-card.style2 .collection-card--content {
	position: relative !important;
	padding: 0 !important
}

.collection-card--content a {
	color: var(--color-accent);
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.list-collections .collection-card:hover .collection-card--content a {
	color: var(--color-accent1)
}

.collection-card.style1 .collection-card--image {
	margin-bottom: 10px !important
}

/* 
.collection-card--image img,
.collection-card--image .thb-placeholder {
position: relative !important
} */
.collection-card--image img,
.collection-card--image .thb-placeholder {
	transform: scale(0.6);
	width: revert-layer !important;
	height: auto !important;
	right: 0;
	margin: auto;
	bottom: 0;
}

.collection-card--image img {
	height: 110px !important;
	width: auto !important
}

.collection-card.style1:hover img,
.collection-card.style1:focus img {
	transform: scale(0.75) !important;
}

.btn-action {
	text-align: center;
	padding: 65px 0
}

.btn-action a {
	border-radius: 4px;
	background: var(--color-button);
	color: #FFF;
	padding: 20px 40px;
	text-align: center;
	font-size: 22px;
	font-style: normal;
	display: inline-block;
	font-weight: 600;
	line-height: normal;
}

.btn-action a svg path {
	fill: white;
	stroke: white;
}

.btn-action a:hover {
	background: var(--color-accent1);
	color: white !important
}

#shopify-section-template--23715837772088__scrolling_images_qLR8Y9 {
	/* background: var(--color-light-bg); */
	padding: 35px 0
}

#shopify-section-template--23715837772088__scrolling_images_qLR8Y9 h3 {
	color: var(--color-accent1);
	text-align: center;
	font-size: 30px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	padding-bottom: 20px
}

#shopify-section-template--23715837772088__scrolling_images_qLR8Y9 .scrolling-images--image {
	border: none !important;
	background: none !important;
	padding: 15px 17px 15px 18px !important
}

#shopify-section-template--23715837772088__scrolling_images_qLR8Y9 .scrolling-images--image img {
	width: 100% !important
}

#shopify-section-template--23715837772088__multicolumn_qqcqFd {
	background: linear-gradient(90deg, #0000FE 0%, #006BFF 100%);
}

#shopify-section-template--23715837772088__multicolumn_qqcqFd .section-spacing {
	margin: 0
}

#shopify-section-template--23715837772088__multicolumn_qqcqFd .row {
	align-items: center
}

#shopify-section-template--23715837772088__multicolumn_qqcqFd h4 {
	color: #FFF;
	font-size: 36px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}

#shopify-section-template--23715837772088__multicolumn_qqcqFd h4 strong {
	display: block
}

#shopify-section-template--23715837772088__multicolumn_qqcqFd p {
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	margin: 0;
	padding: 15px 0;
	font-weight: 300;
	line-height: 22px;
	max-width: 535px;
}

#shopify-section-template--23715837772088__multicolumn_qqcqFd .medium-6:first-child .multicolumn__image {
	width: 100px !important
}

#shopify-section-template--23715837772088__multicolumn_qqcqFd .text-button {
	border-radius: 4px;
	border: 6px solid #0153FF;
	background: #FFF url(/cdn/shop/files/long-arrow2.png?v=1732706447) no-repeat right 15px center;
	color: #014EFE;
	padding: 12px 55px 12px 23px;
	font-size: 18px;
	font-style: normal;
	font-weight: 900;
	line-height: normal;
	text-transform: uppercase;
}

#shopify-section-template--23715837772088__multicolumn_qqcqFd .text-button span {
	display: none
}

#shopify-section-template--23715837772088__multicolumn_qqcqFd .text-button:hover {
	background: var(--color-accent1) url(/cdn/shop/files/long-arrow.png?v=1732704884) no-repeat right 15px center;
	color: white
}

#shopify-section-template--23715837772088__multicolumn_qqcqFd .multicolumn__column {
	margin: 0
}

#shopify-section-template--23715837772088__multicolumn_qqcqFd .multicolumn__column:first-child .con-wrap,
#shopify-section-template--23715837772088__multicolumn_qqcqFd .multicolumn__column:first-child .content {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

#shopify-section-template--23715837772088__multicolumn_qqcqFd figure {
	margin: 0 !important;
	overflow: visible !important
}

#shopify-section-template--23715837772088__multicolumn_qqcqFd .multicolumn__column:first-child h6 {
	order: 1;
	color: white;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin: 0 20px;
	position: relative;
	top: 16px;
}

#shopify-section-template--23715837772088__multicolumn_qqcqFd .text-button {
	position: relative;
	top: 16px;
}

#shopify-section-template--23715837772088__multicolumn_qqcqFd .multicolumn__column:first-child h6 span {
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: block
}

#shopify-section-template--23715837772088__multicolumn_qqcqFd .multicolumn__column:first-child h6 strong {
	font-size: 21px;
	font-style: normal;
	font-weight: 900;
	line-height: normal;
	display: block
}

#shopify-section-template--23715837772088__multicolumn_qqcqFd .multicolumn__column:first-child .image {
	order: 2;
	display: flex;
	justify-content: flex-end;
	width: 100%;
	margin-top: -70px;
	position: relative;
	left: -90px;
}

.multicolumn__image--inner {
	padding: 0 !important
}

.multicolumn__image--inner img {
	position: relative !important;
}

#shopify-section-template--23715837772088__featured_blog_bhARNV .section-header {
	display: block
}

#shopify-section-template--23715837772088__featured_blog_bhARNV .section-header--title {
	text-align: center;
	color: var(--color-accent1);
	font-size: 36px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.blog-post {
	border: 1px solid rgba(0, 0, 0, 0.10) !important;
	border-radius: 0 !important;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10) !important;
}

.blog-post .blog-post-info {
	padding: 20px 0 0 !important
}

.blog-post .blog-post-info h5 {
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.blog-post .blog-post-info h5 a {
	color: var(--color-accent1);
}

.blog-post .blog-post-info aside,
.blog-post .blog-post-info h5,
.blog-post .blog-post-info .post-excerpt {
	padding: 5px 20px;
	margin: 0
}

.blog-post .blog-post-info aside {
	color: var(--color-accent);
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.blog-post .read-more {
	background: var(--color-light-bg);
	color: var(--color-accent);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 55px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.blog-post .featured-image {
	height: 280px
}

.blog-post .featured-image-link {
	padding: 0 !important;
	height: auto !important;
	border-radius: 0 !important;
}

.blog-post .featured-image img {
	position: relative !important;
}

.blog-post--content-spacing-true .blog-post-info {
	position: relative;
	padding-bottom: 75px !important;
}

.articles.row .blog-post:hover .read-more {
	background: var(--color-accent);
	color: white
}

.articles.row .blog-post:hover .read-more span svg path {
	stroke: white !important
}

#shopify-section-template--23715837772088__customer_reviews_zPPmg3 {
	background: var(--color-light-bg);
	padding: 55px 0;
	position: relative;
}

#shopify-section-template--23715837772088__customer_reviews_zPPmg3:before,
#shopify-section-template--23715837772088__customer_reviews_zPPmg3:after {
	width: 95px;
	height: 96px;
	content: "";
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 55px;
}

#shopify-section-template--23715837772088__customer_reviews_zPPmg3:before {
	background-image: url(/cdn/shop/files/emoji.png?v=1731503352);
	left: 145px;
}

#shopify-section-template--23715837772088__customer_reviews_zPPmg3:after {
	background-image: url(/cdn/shop/files/emoji1.png?v=1731503353);
	right: 145px;
	;
}

#shopify-section-template--23715837772088__customer_reviews_zPPmg3 .section-header {
	justify-content: center
}

#shopify-section-template--23715837772088__customer_reviews_zPPmg3 h3 {
	color: var(--color-accent1);
	font-size: 36px;
	font-style: normal;
	font-weight: 600;
	line-height: 33px;
	text-align: center;
	padding-bottom: 0
}

.customer-reviews--review {
	margin-bottom: 20px
}

.customer-reviews--review .star-rating {
	font-size: 1.3rem !important;
}

.customer-reviews--author {
	color: #333759;
	font-size: 15px !important;
	font-style: normal;
	font-weight: 700;
	text-transform: capitalize !important;
}

.customer-reviews--author span {
	opacity: 1 !important
}

#shopify-section-template--23715837772088__multicolumn_9ywgAB .section-spacing {
	margin: 50px 0
}

#shopify-section-template--23715837772088__multicolumn_9ywgAB .row {
	justify-content: space-between
}

#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child {
	flex: 0 0 66.7%;
	max-width: 66.7%;
	background: url(/cdn/shop/files/gradient-bg.jpg?v=1731505945) no-repeat left top;
	margin: 0;
	padding: 0 0 0 50px;
	background-size: cover;
}

#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .con-wrap {
	display: flex;
	background-size: cover;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child figure {
	margin: 0
}

#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .image {
	order: 1;
	width: 37%;
	margin: -16px 0 -27px
}

#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .image img {
	position: relative;
}

#shopify-section-template--23715837772088__multicolumn_9ywgAB .multicolumn__image--inner {
	padding: 0
}

#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .content {
	width: 485px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 0 0
}

#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .content h4 {
	color: var(--color-accent1);
	text-shadow: 0px 0px 10px #FFF;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	margin: 0
}

#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .content p {
	color: var(--color-accent1);
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	margin: 10px 0 20px
}

#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .content .text-button {
	border-radius: 4px;
	background: #f4574f;
	box-shadow: 0 0 5px 5px #ffffff87;
	width: 225px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 16px;
	font-style: normal;
	font-weight: 900;
}

#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .content .text-button:hover {
	background: var(--color-accent)
}

#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .content .text-button span {
	display: none !important
}

#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:last-child {
	flex: 0 0 31%;
	max-width: 31%;
	padding: 70px 170px 0 30px;
	background: url(/cdn/shop/files/quote-bg.jpg?v=1731505945) no-repeat -40px top;
	margin: 0;
	background-size: cover;
}

#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .content .text-button+p {
	font-size: 26px;
	font-style: normal;
	font-weight: 600;
	line-height: 33px;
	order: 1;
	margin: 0;
	display: flex;
	align-items: center;
	padding: 0 0 0 23px
}

#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .content .text-button+p a {
	color: #003EFF;

}

#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .content .text-button+p i {
	display: none
}

#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:last-child h4 {
	color: white;
	font-size: 18px;
	font-style: normal;
	font-weight: 900;
	line-height: normal;
	text-transform: uppercase;
}

#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:last-child p {
	color: #fff;
	font-size: 18px;
	font-style: normal;
	font-weight: 200;
	line-height: 25px;
	padding-right: 20px;
}

#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:last-child .text-button {
	border-radius: 4px;
	width: 175px;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(90deg, #ff5631, #ffee1e);
	color: #004fc7 !important;
	font-size: 19px;
	font-style: normal;
	font-weight: 900;
}

#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:last-child .text-button:hover {
	background: linear-gradient(90deg, #ffee1e, #ff5631);
}

#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:last-child .text-button span {
	display: none
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn {
	margin: 60px 0 0 !important;
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .row {
	justify-content: space-between;
	align-items: flex-start
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child {
	border-radius: 4px;
	background: #4272F9;
	flex: 0 0 65%;
	max-width: 65%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	overflow: hidden;
	margin: 0;
	align-items: flex-start;
	padding: 0
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .image .multicolumn__image {
	margin: 0;
	overflow: visible;
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .medium-6:first-child .image .multicolumn__image {
	width: 100% !important;
	position: relative;
	top: 4px;
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__image--inner img {
	width: revert-layer !important;
	height: auto !important;
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .content {
	display: flex;
	flex-wrap: wrap;
	width: 590px;
	align-items: flex-start;
	padding-top: 20px
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .content>div:first-child {
	padding: 0 0 0 25px
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child h4 {
	color: #FFF;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 41px;
	width: 290px;
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child h4 span {
	font-size: 31px;
	font-style: normal;
	font-weight: 200;
	padding-bottom: 10px;
	display: block;
	background: url(/cdn/shop/files/orange-border.png?v=1731578558) no-repeat right 35px bottom
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .text-button {
	width: 190px;
	height: 55px;
	border-radius: 4px;
	background: var(--color-accent1);
	border: 1px solid var(--color-accent1);
	display: flex;
	align-items: center;
	justify-content: center;
	color: white;
	font-size: 19px;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	margin: 15px 0
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .text-button:hover {
	background: var(--color-button)
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .text-button span {
	display: none
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .con {
	border-radius: 4px;
	border: 8px solid rgba(207, 220, 255, 0.50);
	background: #FFF;
	padding: 15px 20px 10px;
	width: 215px;
	margin-left: 10px
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .con h5 {
	color: #0D0D0D;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	margin: 0;
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .con ul {
	margin: 0
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .con li {
	color: #373E4F;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	list-style: none;
	line-height: 25px;
	position: relative;
	padding: 2px 0 2px 25px
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .con li:before {
	content: "\f058";
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	position: absolute;
	color: #38a852;
	left: 0;
	top: 1px;
	color: green;
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .con a {
	display: none
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .bottom-text {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 15px 0 15px 25px;
	position: relative;
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .bottom-text:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100%;
	background: #0F0B48;
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .bottom-text figure {
	width: 183px;
	position: relative;
	z-index: 5;
	margin: 0
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .bottom-text h6 {
	color: #fff;
	font-size: 15px;
	font-style: normal;
	font-weight: 200;
	line-height: normal;
	width: 315px;
	position: relative;
	z-index: 5;
	margin: 0 0 0 17px;
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child {
	border-radius: 4px;
	background: #EAF1FB;
	flex: 0 0 34%;
	max-width: 34%;
	display: flex;
	flex-wrap: wrap;
	padding: 0 0 0 25px;
	align-items: center;
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .multicolumn__image1,
#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child .multicolumn__image1,
#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child .bottom-text figure {
	display: none !important
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child .content {
	width: 170px;
	display: flex;
	flex-wrap: wrap;
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child h4 {
	color: #0F1232;
	font-size: 19px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child h4 span {
	color: #FF5B30;
	font-size: 23px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child .bottom-text {
	order: -1
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child h6 {
	color: #3A4EDB;
	font-size: 11px;
	margin: 0 0 10px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child a {
	border-radius: 4px;
	background: #3A4EDB;
	box-shadow: 6px 6px 8px 0px rgba(161, 175, 252, 0.66);
	color: #FFF;
	font-size: 17px;
	font-style: normal;
	font-weight: 700;
	width: 145px;
	height: 40px;
	line-height: normal;
	display: flex;
	align-items: center;
	justify-content: center
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child a:hover {
	background: var(--color-accent);
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child a span,
#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child .content>div:first-child a {
	display: none
}

#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child p {
	color: #3A4EDB;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin: 10px 0 15px
}

#shopify-section-template--23715837772088__contact_form_mMUUpf {
	max-width: 1165px;
	margin: 0 auto;
	background: var(--color-light-bg);
	padding: 35px;
	border-radius: 4px;
}

#shopify-section-template--23715837772088__contact_form_mMUUpf .section-header--title {
	color: var(--color-accent);
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

#shopify-section-template--23715837772088__contact_form_mMUUpf p {
	color: #0D1875;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

#shopify-section-template--23715837772088__contact_form_mMUUpf .medium-8 {
	flex: 0 0 50%;
	max-width: 50%;
}

#shopify-section-template--23715837772088__contact_form_mMUUpf .medium-4 {
	flex: 0 0 50%;
	max-width: 50%;
}

#shopify-section-template--23715837772088__contact_form_mMUUpf form {
	margin: 25px 0 0;
}

.contact-form.section-spacing {
	margin: 0
}

#shopify-section-template--23715837772088__contact_form_mMUUpf input,
#shopify-section-template--23715837772088__contact_form_mMUUpf textarea {
	border-radius: 4px;
	border: 1px solid #CCEBFD;
	background: #FFF;
}

#shopify-section-template--23715837772088__contact_form_mMUUpf .button {
	background: var(--color-accent);
	width: 170px;
	height: 50px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 20px;
	font-style: normal;
	font-weight: 200;
	line-height: normal;
}

#shopify-section-template--23715837772088__contact_form_mMUUpf .button i {
	margin-left: 10px
}

#shopify-section-template--23715837772088__contact_form_mMUUpf .button:hover {
	background: var(--color-button);
}

.blog-post-detail .post-title {
	max-width: 100% !important;
}

.blog-post-detail .post-content a {
	color: #004fc7 !important;
}

.footer {
	background: var(--color-accent1) !important;
	padding: 50px 20px 0 !important;
}

.index .footer {
	padding-top: 165px !important;
	margin-top: -95px;
}

.footer .row {
	max-width: 1165px !important;
	margin: 0 auto;
	justify-content: center
}

.teams .multicolumn__column,
.footer .small-12.medium-4 {
	flex: 0 0 100% !important;
	max-width: 100% !important;
}

.teams .multicolumn__column {
	padding: 0 !important;
	margin: 0 15px
}

.footer .medium-3 {
	flex: 0 0 25%;
	max-width: 25%;
}

.footer .small-12.medium-4.large-2 {
	flex: 0 0 12% !important;
	max-width: 12% !important;
	align-items: center;
	display: flex;
}

.footer .small-12.medium-4.large-2:nth-child(14) {
	flex: 0 0 10% !important;
	max-width: 10% !important;
}

.footer .small-12.medium-4.large-2:nth-child(15) {
	flex: 0 0 13% !important;
	max-width: 13% !important;
}

.footer .small-12.medium-4.large-2:nth-child(16) {
	flex: 0 0 10% !important;
	max-width: 10% !important;
}

.footer .small-12.medium-6:nth-child(15) {
	flex: 0 0 100% !important;
	max-width: 100% !important;
}

.footer .small-12.medium-4.large-2 .widget {
	position: relative;
}

.footer .small-12.medium-4.large-2 .widget a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.footer .small-12.medium-4.large-2 .widget a span {
	visibility: hidden;
}

.footer .small-12.medium-4.large-2 a {
	color: transparent;
}

.footer .small-12.medium-4.large-2 a span {
	display: none
}

.sub-footer {
	padding-bottom: 30px
}

.sub-footer hr {
	border-color: #172040 !important
}

.footer .sub-footer .row {
	max-width: 1400px;
	flex-wrap: wrap;
	align-items: center;
}

.footer .sub-footer .columns:last-child {
	display: flex;
	justify-content: flex-end
}

.sub-footer p {
	margin: 0 !important
}

.footer .medium-4 .widget {
	margin: 0 0 20px
}

.footer-payment-icons {
	padding: 0 !important
}

.social-links {
	justify-content: center;
	display: flex;
	width: 100%;
}

.social-links li {
	margin: 0 20px
}

.social-links svg {
	width: 33px !important;
}

.footer .social-links svg path {
	fill: white !important
}

.footer .widget img {
	width: 221px;
	margin: 0 !important
}

.footer .small-12.medium-4.large-2:nth-child(14) .widget--text a,
.footer .small-12.medium-4.large-2:nth-child(15) .widget--text a {
	color: transparent;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.footer .small-12.medium-4.large-2:nth-child(14) .widget--text a.text-button+.text-button,
.footer .small-12.medium-4.large-2:nth-child(15) .widget--text a.text-button+.text-button {
	display: none;
}

/* .footer .small-12:last-child {
	position: fixed;
    right: -75px;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(-90deg);
    width: 200px;
    height: 80px;
    background: #ff0154;
    border-radius: 15px 15px 0 0;
    display: none !;
    text-align: center;
    align-items: flex-start;
    justify-content: center;
    transition: all .3s linear;
    padding-top: 10px;
    z-index: 50;
} 
.footer .small-12:last-child:hover{
  right:-65px
}
.index  .footer .small-12:last-child {
  display: flex
}
.footer .small-12:last-child h6,
.footer .small-12:last-child p{
  margin:0 !important;
  color:white !important;
  font-weight: 600 !important;
}
.footer .small-12:last-child h6 {
  text-transform: uppercase;
  font-weight: 800 !important;
}
.footer .small-12:last-child h6 i{
  margin-right:5px;
}
.footer .small-12:last-child p{
  font-size: 13px
}*/
.footer .widget--custom {
	margin: 0 !important;
}

.section-slideshow .row.full-width-row {
	max-width: 100% !important
}

.slideshow {
	margin: 0 !important
}

.slideshow.desktop-height-image .slideshow__slide .slideshow__slide-bg img {
	position: relative;
	width: 1151px;
	left: 270px;
}

.flickity-viewport,
.slideshow {
	overflow: visible !important
}

.slideshow--autoplay-progress,
.slideshow__slide-overlay {
	display: none !important
}

.flickity-slider .slideshow__slide {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.product-gallery-container.thumbnails-bottom .product-image-container .product-images .product-images__slide {
	border-radius: 3px !important;
	border: 3px solid #e9f7ff;
}

.slideshow,
.slideshow__slide-bg {
	background: none !important
}

.slideshow__slide-bg {
	max-width: 1280px !important;
	margin: 0 auto
}

.slideshow.desktop-height-image .slideshow__slide {
	min-height: auto !important;
	height: 416px !important;
}

.slideshow .split-text {
	color: var(--color-accent1);
	text-align: center;
	font-size: 40px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-align: center;
	width: 100%;
	position: relative;
	z-index: 16;
	margin: 0;
}

.slideshow .split-text span {
	color: var(--color-accent);
	font-size: 40px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	display: block;
}

.slideshow .promotion-blocks--image {
	width: auto !important;
	position: absolute;
}

.slideshow .promotion-blocks--image.banner_arrow {
	top: 260px;
	left: 120px;
	width: 146px !important;
	z-index: 5;
}

.slideshow .promotion-blocks--image.banner_arrow img {
	height: 50px
}

.slideshow .promotion-blocks--image.banner_arrow_1 {
	top: 240px;
	right: 450px;
	width: 85px !important;
}

.slideshow .promotion-blocks--image.banner_arrow_1 img {
	height: 59px
}

/* 
.slideshow__slide {
	justify-content: center;
	flex-wrap: wrap;
	z-index: inherit !important;
	will-change: auto !important;
	position: relative !important;
} */

.slideshow__slide-bg,
.slideshow .promotion-blocks--image img {
	position: relative !important
}

.slideshow__slide-bg {
	/* transform: scale(1) !important; */
	z-index: 10 !important;
	/* top: 51px !important */
}

/* 
.slideshow__slide-bg img {
	position: relative;
	z-index: 10;
	max-width: 900px !important;
	height: auto !important;
	display: block;
	margin: 0 auto;
} */

.cnt-det {
	border-radius: 5px;
	border: 5px solid rgba(11, 23, 109, 0.05);
	background: #FFF;
	width: 245px;
	height: 155px;
	text-align: left;
	float: right;
	padding: 10px 0 0 30px;
	position: relative;
	bottom: 50px !important;
	transform: translateX(40px);
}

.cnt-det:before {
	width: 35px;
	height: 35px;
	position: absolute;
	left: -20px;
	top: -20px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	background: var(--color-accent);
	color: white;
	content: "\f095";
	font-weight: 900;
	font-family: "Font Awesome 7 Free";
}

.cnt-det p {
	color: var(--color-accent1);
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
	margin: 5px 0
}

.cnt-det h4 {
	color: var(--color-accent1);
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin: 5px 0
}

.cnt-det h4 strong {
	color: var(--color-accent);
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	display: block
}

.cnt-det h5 {
	color: var(--color-accent);
	font-size: 18px;
	font-style: normal;
	font-weight: 900;
	line-height: normal;
	margin: 5px 0
}

.slideshow__slide.content-size-large .slideshow__slide-content {
	max-width: 100% !important
}

.slideshow__slide-content .subheading {
	width: 260px;
	height: 135px;
	display: flex;
	align-content: center;
	justify-content: center;
	flex-direction: column;
	border-radius: 5px;
	border: 5px solid rgba(11, 23, 109, 0.05);
	background: linear-gradient(270deg, #EEF1F5 0%, #E6E9F0 100%);
	color: var(--color-accent1) !important;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: capitalize !important;
	position: relative;
}

.slideshow__slide-content .subheading img {
	width: auto;
	max-width: max-content;
	margin: 10px auto 0;
}

.slideshow__slide-content .subheading:after,
.slideshow__slide-content .subheading:before {
	content: "";
	position: absolute;
	right: 0;
	border-radius: 100%;
	right: -20px;
	top: -20px;
}

.slideshow__slide-content .subheading:before {
	width: 35px;
	height: 35px;
	background: #d6e4f7;
	height: 35px;
}

.slideshow__slide-content .subheading:after {
	width: 15px;
	height: 15px;
	background: var(--color-accent) !important;
	top: -10px;
	right: -10px;
}

.slideshow__slide-video-bg {
	top: 130px !important;
	left: -30px !important;
	z-index: 200 !important;
	margin: 0 auto;
	transform: scale(1) !important;
	pointer-events: initial !important;
	width: 50px;
	height: 50px;
}

.slideshow__slide-video-bg a {
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background: white;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--color-accent) !important;
}

.slideshow__slide-video-bg a:hover {
	background: var(--color-accent);
	color: white !important;
}

.slideshow__slide-inner {
	height: auto !important;
	top: auto !important;
	bottom: 60px;
}

.slideshow--full-width-true .slideshow__slide-inner .slideshow__slide-content {
	padding: 0 !important
}

.modal-body iframe {
	width: 100%;
	height: 505px;
	border: none;
}

.modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.4);
}

.modal-backdrop {
	display: none
}

.modal-backdrop.fade.in {
	opacity: 0.4
}

.modal-close {
	top: 80px !important
}

#wrapper #main-content {
	clip-path: none !important
}

/* #wrapper #main-content > div{
position:relative;
z-index:5;
} */
.product-gallery-container.thumbnails-bottom scroll-shadow .product-thumbnail-container {
	display: flex;
	justify-content: center;
}

.product-gallery-container.thumbnails-bottom scroll-shadow .product-thumbnail-container .product-thumbnail {
	width: 100px !important;
	height: 100px !important;
	border: 2px solid #e9f7ff;
	margin: 0;
}

.product-information--inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.product-gallery-container .product-image-container {
	overflow: hidden
}

.product-gallery-container .product-image-container .product-card {
	display: none;
}

.product-information {
	border-radius: 4px;
	padding: 40px;
	background: #F1F4FD;
}

.product-card-info .product-card-vendor a,
.product-information--inner .style_body:first-child {
	color: #FD1718 !important;
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 0;
	text-transform: capitalize !important
}

.thb-product-detail .product--text.style_vendor {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
}

.quote-btn {
	border: 2px solid var(--color-accent);
	color: var(--color-accent) !important;
	text-decoration: none !important;
	display: flex !important;
	text-transform: capitalize !important;
	align-items: center;
	justify-content: center
}

.quote-btn:hover {
	background: var(--color-accent) !important;
	color: white !important
}

.txt-info {
	border-top: 1px solid var(--color-form-border);
	padding-top: 15px;
	width: 100%;
}

.txt-info ul {
	list-style: none !important;
	margin: 0;
}

.txt-info li {
	position: relative;
	font-size: 14px;
	padding: 5px 0 5px 25px
}

#description1 .two-cols ul li:before,
.txt-info li:before {
	content: "\f00c";
	display: block !important;
	font-family: "Font Awesome 7 Free";
	position: absolute;
	left: 0;
	top: 6px;
	font-weight: 600;
	color: #1E6B35;
	font-size: 14px;
}

.figcaption,
.product-information--inner .subheading+p {
	display: none;
}

.thb-product-detail .product-title {
	line-height: 30px !important
}

.product-information--inner .style_body:first-child {
	width: 100%
}

.product-information--inner p.style_body:nth-child(5) {
	border: 1px solid #007bff;
	padding: 13px 10px 13px 60px;
	font-size: 14px;
	position: relative;
	line-height: normal;
}

.product-information--inner p.style_body:nth-child(5):before {
	content: "\f468";
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	position: absolute;
	left: 10px;
	top: 26px;
	font-size: 34px;
	color: #007bff
}

.product-information--inner p.style_body:nth-child(5) span a,
.product-information--inner p.style_body:nth-child(5) span {
	font-size: 16px;
	color: #FD1718;
	font-weight: 700
}

.product-information--inner p.style_body:nth-child(5) span a {
	display: inline;
	text-decoration: none !important
}

.product-card-info .product-card-vendor a {
	font-size: 16px !important
}

.product-card-title {
	font-size: 16px !important;
	max-width: 270px;
	margin: 0 auto;
}

.product-card-info p {
	margin-bottom: 5px !important;
	font-size: 18px;
	font-weight: 700;
}

.product-card-info p.drug-tested {
	font-weight: 400 !important
}

.product-card-info p.drug-tested+p+p {
	font-size: 15px
}

.product-card-info .product-card--add-to-cart-button {
	width: 180px;
	height: 35px;
	padding: 0 !important;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 5px;
	background: #2D5AEC;
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
}

.product-card-info p span,
.product-card-info p strong,
.product-information--inner .style_body strong,
.product-information--inner .style_body span {
	color: #FD1718;
}
.product-card-info p.drug-tested + p span,
.product-information--inner .style_body:nth-child(4) span{
	color:#004fc7 !important;
    text-decoration: line-through;
    font-size: 14px;
    padding-right: 5px;
}
.product-card-info .drug-tested {
	font-size: 14px
}

.shopify_subscriptions_app_block input[type=checkbox],
.shopify_subscriptions_app_block input[type=radio] {
	display: inline
}

.product-information--inner .style_body:nth-child(4) {
	font-weight: 700;
	font-size: 20px;
	width: 100%
}

.product-price-container,
.product-information--inner .style_body:nth-child(4) br {
	display: none
}

.quantity .minus,
.quantity .plus {
	height: 40px !important;
}

.quantity {
	height: 40px;
	display: flex;
	align-items: center;
	margin: 0 !important;
	background: white;
}

.form {
	width: 100%;
	margin: 20px 0 0 0;
}

.thb-product-detail .quantity {
	margin-right: 10px !important
}

#shopify-block-AVmZNcGJiRkhtNmNhN__product_quantity_breake_product_NDx6UG {
	margin: 20px 0 40px
}

.quote-btn,
#AddToCart {
	height: 45px;
	border-radius: 0;
	margin-top: 9px;
	font-size: 16px;
	outline: none;
	width: 100%;
	font-weight: 600;
}

#AddToCart span:before {
	content: "\f07a";
	font-family: "Font Awesome 7 Free";
	font-weight: 600;
	padding-right: 10px;
}

#AddToCart .loading-overlay:before {
	display: none
}

#AddToCart.sold-out {
	background: #9f9f9f !important;
}

.product-inventory-notice--wrapper {
	padding: 25px 20px 0 0;
	display: flex;
	justify-content: flex-end;
	width: 68%;
}

.product-inventory-notice--text {
	font-size: 15px;
	margin: 0 0 0 10px !important;
}

.product-inventory-notice:before {
	content: "\f0e7";
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	color: #279A4B;
	font-size: 13px
}

.product-inventory-notice--low {
	color: #fd1718 !important;
}

.product-inventory-notice {
	display: flex;
	align-items: center;
}

.product-information--inner .read-before {
	padding: 20px 0 0
}

.product-information--inner .read-before h6 {
	color: #ff2a00;
	display: flex;
	margin-bottom: 10px;
	align-items: center;
	font-weight: 600;
	font-size: 16px;
}

.product-information--inner .read-before h6 img {
	margin-right: 10px;
	width: 25px
}

.product-information--inner .read-before .read-desc {
	padding: 0 0 0 35px
}

.product-information--inner .read-before .read-desc p {
	font-size: 13px;
}

.product-information--inner .product--icon-list {
	order: 1;
}

.product-information--inner .product--icon-list li {
	font-size: 18px !important;
	display: flex;
	color: black;
	font-weight: 400;
	margin: 20px 0;
}

.product-information--inner .product--icon-list li strong {
	color: #ff2a00;
	display: block;
}

.product-information--inner .product--icon-list li span span {
	display: block;
	font-size: 17px !important;
	font-weight: 500;
	color: black
}

.product-information--inner .product--icon-list li a,
.product-information--inner p a {
	display: block;
	color: #025fea;
	text-decoration: underline
}

.product-information--inner .product--icon-list li a {
	font-size: 29px;
	text-decoration: none;
	font-weight: 600;
}

.product--icon-list-image svg {
	width: 25px;
	height: 25px;
	margin-right: 10px;
}

.product-information--inner .product--icon-list li:last-child {
	color: black !important
}

.product-information--inner .product--icon-list li:last-child .product--icon-list-image svg {
	display: none;
}

.product-information--inner .product--icon-list li:last-child .product--icon-list-image:before {
	content: "\f095";
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	font-size: 20px;
	color: black;
}

.product-information--inner .product--icon-list li:last-child strong {
	display: block;
	color: #0071DC;
	font-size: 24px;
}

.product-sku:before {
	content: "SKU:";
	font-weight: 600;
	padding-right: 10px;
}

.pickup-availability-wrapper+script+.style_body {
	color: black;
	position: relative;
	padding-left: 30px;
	width: 100%;
	font-size: 16px
}

.pickup-availability-wrapper+script+.style_body strong {
	color: #0071dc;
	font-size: 22px;
}

.pickup-availability-wrapper+script+.style_body:before {
	content: "\f00c";
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	position: absolute;
	left: 0;
	top: 6px;
	color: #53B65C
}

.pickup-availability-wrapper+script+.style_body a {
	display: block;
	text-decoration: underline;
	color: #3565E0;
}

.product-information--inner .product-sku+.style_body {
	border-left: 1px solid black;
	padding-left: 10px;
	margin: 0 0 0 10px;
	line-height: 15px;
	height: 15px;
}

.product-information--inner .product-sku+.style_body:before {
	content: "Unit:";
	font-weight: 600;
	padding-right: 10px;
}

.click-capture,
.click-capture--product {
	display: none !important
}

#myTab {
	display: flex;
	align-items: flex-start;
	list-style: none;
	flex-wrap: wrap;
	margin: 105px 0 -1px;
}

#myTab li {
	margin-right: 10px;
}

#myTab li a {
	text-transform: uppercase;
	padding: 11px 12px;
	border: 1px solid #e5e5e5;
	color: black;
	font-size: 16px;
	font-weight: 500;
	position: relative;
	display: block
}

#myTab li a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 3px;
}

#myTab li:hover a {
	color: #4d93e9 !important;
}

#myTab li.active a:before {
	background: #4d93e9;
}

#myTab li.active a {
	border-top-color: transparent;
	color: #4d93e9 !important;
	border-bottom-color: white;
}

.tab-content {
	border: 1px solid #e5e5e5;
	padding: 25px;
}

.tab-content>.tab-pane {
	display: none;
}

.tab-content>.active {
	display: block;
	opacity: 1
}

#shopify-block-subscriptions_app_block_7dTJPh {
	width: 100%;
	background: white;
	padding: 30px 30px 0;
	border-radius: 4px;
	margin-bottom: 30px;
}

.shopify_subscriptions_fieldset>div {
	border: 1px solid #BAD9E9 !important
}

#shopify-block-AR0VnZjVYQkZlUk9ZR__subscriptions_app_block_7dTJPh {
	width: 100%;
	padding: 25px 30px 0;
	border-radius: 20px;
	background: white;
	margin: 0 0 25px;
}

.shopify_subscriptions_in_widget_price {
	font-weight: 700;
	font-size: 16px;
	color: #0071DC;
}

.shopify_subscriptions_fieldset>div .shopify_subscriptions_purchase_option_wrapper:first-child {
	border-bottom: 1px solid #BAD9E9 !important;
}

.shopify_subscriptions_fieldset>div .shopify_subscriptions_app_block_label .shopify_subscriptions_purchase_option_wrapper {
	border-bottom: none !important
}

.shopify_subscriptions_app_policy {
	font-size: 14px !important
}

.shopify_subscriptions_in_widget_price {
	font-size: 14px
}

.table-prod-spec {
	display: flex;
}

.table-prod-spec div li:first-child {
	border-top: none;
}

.table-prod-spec div li {
	list-style: none;
	padding: 0 20px;
	border-top: 1px dashed rgba(0, 0, 0, 0.2);
	height: 42px;
	display: flex;
	font-size: 14px;
	align-items: center;
	line-height: 20px !important;
	margin: 0;
}

.table-prod-spec div li span {
	font-weight: 600
}

.table-prod-spec div.drug-details {
	border: none;
	display: flex;
	width: 80%;
	margin: 0;
}

.table-prod-spec div {
	padding: 0 0;
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 3px;
	width: 19.2%;
}

.table-prod-spec div.drug-name h4 {
	background: white;
}

.table-prod-spec div.drug-name {
	background: rgba(77, 147, 233, 0.1) !important;
	border-top: 2px solid #17449e !important;
}

.table-prod-spec div h4 {
	font-size: 15px;
	color: rgb(58, 78, 219) !important;
	text-align: center;
	font-weight: 700;
	line-height: 19px;
	padding: 22px 6px;
	background: -moz-linear-gradient(top, rgba(77, 147, 233, 0.35) 0%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-linear-gradient(top, rgba(77, 147, 233, 0.35) 0%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to bottom, rgba(77, 147, 233, 0.35) 0%, rgba(0, 0, 0, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#734d93e9', endColorstr='#00000000', GradientType=0);
	height: 80px;
}

.table-prod-spec div ul {
	padding: 0;
	list-style: none;
	margin: 15px 0 0;
}

.product--icon-list {
	width: 100%;
}

.tab-content p,
.tab-content li,
.product--text,
.product-information p {
	font-size: 17px
}

.product-information--inner .product-sku+.style_body,
.product--text {
	font-size: 14px;
}

.tab-content li strong {
	color: #ff2a00;
}

.tab-content p {
	margin: 10px 0 !important;
}

.pickup-availability-information {
	margin-bottom: 0 !important;
}

.tab-content h4 {
	font-size: 19px;
	margin-bottom: 0;
	font-weight: 700
}

.thb-product-detail .tab-content h3,
.tab-content .panel-heading h3 {
	font-weight: 500;
	border-bottom: 1px dotted #e5e5e5;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.tab-content .info-con {
	text-align: center;
}

.tab-content .info-con,
.tab-content .info-con th {
	border: none;
}

.tab-content .info-con th {
	color: #565c65;
	border-bottom: 1px dotted var(--color-border, #dadce0) !important;
}

.tab-content .info-con td:first-child {
	text-align: left;
}

.tab-content .info-con td {
	border: none !important;
	border-bottom: 1px dotted var(--color-border, #dadce0) !important;
	padding: 20px 0;
	color: #2374e7 !important;
}

.tab-content .info-con td a {
	background: #2374e7;
	padding: 8px 15px;
	border-radius: 5px;
	color: white;
}

.tab-content .info-con td a:hover {
	background: var(--color-accent-hover, var(--color-accent));
}

#drug-detection1 table,
#description1 table {
	border: none !important;
	max-width: 720px;
	margin: 20px 0;
}

#drug-detection1 table>tbody>tr:first-child,
#description1 table tbody tr>td:first-child {
	width: 34%;
}

#drug-detection1 table .high td {
	background: #f6f9ff;
	font-weight: 600;
	color:#025fea !important;
}

#drug-detection1 table>tbody>tr:first-child>td,
#description1 table>tbody>tr:first-child>td {
	color: rgb(58, 78, 219) !important;
	padding: 22px 6px;
	/* text-align: center; */
	border-bottom: none;
	font-size: 16px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	background: -webkit-linear-gradient(top, rgba(77, 147, 233, 0.35) 0%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to bottom, rgba(77, 147, 233, 0.35) 0%, rgba(0, 0, 0, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#734d93e9', endColorstr='#00000000', GradientType=0);
}

#drug-detection1 table tbody tr td,
#description1 table tbody tr td {
	margin: 0 2px;
	padding: 10px 6px;
	font-size: 14px;
	/* width: 31.69%; */
	border-bottom: none !important;
	border-left: 1px solid rgba(0, 0, 0, 0.1);
	border-top: 1px dashed rgba(0, 0, 0, 0.2);
	border-right: 1px solid rgba(0, 0, 0, 0.1);
}

#drug-detection1 table tbody tr:last-child td,
#description1 table tbody tr:last-child td {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}

#product-grid li {
	border-radius: 4px;
	background: #F6F9FE;
	padding: 30px 10px;
	margin: 15px;
	flex: 0 0 30.3%;
	max-width: 30.3%;
}

#product-grid li .call {
	color: #007bff;
	font-size: 13px;
	text-align: center;
	flex-direction: column;
	margin-left: 0;
}

.product-card-spacing-medium .products.row .product-card {
	margin-bottom: 5px !important;
	min-height: calc(100% - 30px) !important
}

#product-grid li .call span {
	display: block;
	color: #FD1718;
	font-weight: 700;
	font-size: 16px
}

#product-grid li .call span a {
	color: #FD1718;
	font-weight: 700;
}

#product-grid li.loading-overlay {
	display: none !important
}

.facets .thb-filter-title span {
	display: none !important
}

.facets .thb-filter-content {
	display: block !important
}

.thb-filter-title {
	color: var(--color-accent) !important;
	font-size: 17px !important;
	font-style: normal !important;
	font-weight: 500 !important;
	line-height: normal !important;
	padding-bottom: 15px !important;
}

/* FORM STYLING */
.radio-btn {
	margin: 0 0 5px;
	display: flex;
	flex-wrap: wrap;
}

.radio-btn.block {
	display: block;
}

.radio-btn label {
	position: relative;
	padding: 10px 20px 10px 30px;
	font-size: 15px;
	font-weight: 500;
	color: #696969;
}

.radio-btn.error label {
	color: red;
}

.radio-btn label:after {
	content: "";
	position: absolute;
	left: 5px;
	top: 15px;
	width: 7px;
	height: 7px;
	border-radius: 100%;
}

.radio-btn label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	width: 17px;
	height: 17px;
	border-radius: 100%;
	border: 1px solid rgba(0, 0, 0, 0.2);
}

input[type="radio"],
.thb-filter-availability input[type="checkbox"],
.thb-filter-content li input[type="checkbox"] {
	display: none;
	margin-right: 10px
}

.thb-filter-content li {
	margin: 0;
	display: flex;
	flex-wrap: wrap;
}

.checkbox.block {
	display: block;
}
.thb-filter-availability label,
.thb-filter-content li label {
	position: relative;
	padding: 3px 20px 3px 29px;
	font-size: 15px;
	font-weight: 400;
	color: #696969;
}

.thb-filter-content li.error label {
	color: red;
}
.thb-filter-availability label:after,
.thb-filter-content li label:after {
	content: "";
	position: absolute;
	left: 5px;
	top: 10px;
	width: 5px;
	height: 8px;
	border: solid transparent;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.facets .thb-filter-content ul {
	max-height: 245px
}
.thb-filter-availability label:before,
.thb-filter-content li label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 7px;
	width: 15px;
	height: 15px;
	border: 1px solid #9D9D9D;
}
.thb-filter-availability input[type="checkbox"]:checked+label:before,
.thb-filter-content li input[type="checkbox"]:checked+label:before {
	background: var(--color-accent) !important;
}
.thb-filter-availability input[type="checkbox"]:checked+label:after,
.thb-filter-content li input[type="checkbox"]:checked+label:after {
	border-color: white;
}

input[type="radio"]:checked+label:after {
	background: var(--color-accent) !important;
}

input[type="radio"]:checked+label:before {
	border-color: var(--color-accent) !important;
}

.product-card-info {
	text-align: center;
	padding: 0 15px
}

#shopify-section-template--23715837706552__custom_liquid_p8FdaP {
	padding: 0 0 35px;
	max-width: var(--grid-width, 1400px);
	width: 95%;
	margin: 0 auto;
}

#shopify-section-template--23715837706552__custom_liquid_p8FdaP .tags-wrap .owl-item a {
	width: 100%;
	height: 125px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	color: #03618A;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

#shopify-section-template--23715837706552__custom_liquid_p8FdaP .tags-wrap .owl-item:first-child a,
#shopify-section-template--23715837706552__custom_liquid_p8FdaP .tags-wrap .owl-item:nth-child(n+5) a {
	background: #A2E1FD;
	color: #03618A;
}

#shopify-section-template--23715837706552__custom_liquid_p8FdaP .tags-wrap .owl-item:nth-child(2) a,
#shopify-section-template--23715837706552__custom_liquid_p8FdaP .tags-wrap .owl-item:nth-child(2n+5) a {
	background: #C0C2F5;
	color: #1F206A;
}

#shopify-section-template--23715837706552__custom_liquid_p8FdaP .tags-wrap .owl-item:nth-child(3) a,
#shopify-section-template--23715837706552__custom_liquid_p8FdaP .tags-wrap .owl-item:nth-child(3n+5) a {
	background: #F4DCC0;
	color: #5E2C07;
}

#shopify-section-template--23715837706552__custom_liquid_p8FdaP .tags-wrap .owl-item:nth-child(4) a,
#shopify-section-template--23715837706552__custom_liquid_p8FdaP .tags-wrap .owl-item:nth-child(4n+5) a {
	background: #DCF4C0;
	color: #456416;
}

#shopify-section-template--23715837706552__custom_liquid_p8FdaP .tags-wrap .owl-item:nth-child(5) a,
#shopify-section-template--23715837706552__custom_liquid_p8FdaP .tags-wrap .owl-item:nth-child(5n+5) a {
	background: #DDC1F4;
	color: #642E7B;
}

#shopify-section-template--23715837706552__custom_liquid_p8FdaP .owl-carousel .owl-nav .owl-prev {
	left: -10px;
}

#shopify-section-template--23715837706552__custom_liquid_p8FdaP .owl-carousel .owl-nav .owl-next {
	right: -10px;
}

.owl-nav [class*=owl-]:hover {
	background: var(--color-button) !important;
}

#shopify-section-template--23715837706552__rich_text_cLpyy4 .section-spacing-padding {
	padding-bottom: 15px !important
}

input[type=text].full,
input[type=password].full,
input[type=date].full,
input[type=datetime].full,
input[type=email].full,
input[type=number].full,
input[type=search].full,
input[type=tel].full,
input[type=time].full,
input[type=url].full,
textarea.full,
select.full {
	width: 100%;
	outline: none;
}

.field textarea:focus+label,
.field textarea:not(:placeholder-shown)+label,
.field input[type=text]:focus+label,
.field input[type=text]:not(:placeholder-shown)+label,
.field input[type=password]:focus+label,
.field input[type=password]:not(:placeholder-shown)+label,
.field input[type=date]:focus+label,
.field input[type=date]:not(:placeholder-shown)+label,
.field input[type=datetime]:focus+label,
.field input[type=datetime]:not(:placeholder-shown)+label,
.field input[type=email]:focus+label,
.field input[type=email]:not(:placeholder-shown)+label,
.field input[type=number]:focus+label,
.field input[type=number]:not(:placeholder-shown)+label,
.field input[type=search]:focus+label,
.field input[type=search]:not(:placeholder-shown)+label,
.field input[type=tel]:focus+label,
.field input[type=tel]:not(:placeholder-shown)+label,
.field input[type=time]:focus+label,
.field input[type=time]:not(:placeholder-shown)+label,
.field input[type=url]:focus+label,
.field input[type=url]:not(:placeholder-shown)+label,
.field select:focus+label,
.field select:not(:placeholder-shown)+label {
	padding: 12px 17px !important;
	height: 50px !important;
	transform: none !important;
	left: 0 !important;
	font-size: .8125rem !important;
}

.searchform--form .thb-predictive-search scroll-shadow {
	height: 275px;
}

scroll-shadow {
	--scroll-shadow-size: 0 !important;
	--scroll-shadow-top: none !important;
	--scroll-shadow-bottom: none !important;
	--scroll-shadow-left: none !important;
	--scroll-shadow-right: none !important
}

.side-panel.product-drawer .side-panel-content {
	padding: 0 !important
}

.side-panel-content .product-grid-container {
	display: flex !important;
	flex-wrap: wrap;
	justify-content: space-between;
	background: #F1F4FD;
}

.side-panel-content .product-gallery-container {
	width: 53%;
	top: 0 !important;
	background: white;
}

.side-panel-content .product-information {
	width: 43%;
}

.product-gallery-container scroll-shadow {
	position: relative !important;
	width: auto !important
}

.product-thumbnail-container {
	display: flex !important;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.product-gallery-container .product-thumbnail-container .product-thumbnail {
	width: 100px
}

.product-gallery-container scroll-shadow {
	top: -30px !important
}

.page.drug-testing-cups #main-content,
.page.drug-test-dip-cards #main-content,
.page.saliva-drug-test #main-content,
.page.test-strips #main-content,
.page-two-cols.multicolumn,
.page.drug-test-in-bulk-cost-effective-solutions-available #main-content,
.page.dealer-registration-process-simplified-for-you #main-content {
	background: url(/cdn/shop/files/quote-bg.png?v=1732786409) no-repeat right bottom -660px !important;
	margin-bottom: 0;
	padding-bottom: 50px;
}

.page.specimen-cups #main-content {
	background: url(/cdn/shop/files/specimen-bg.png?v=1739450404) no-repeat right top -200px !important;
}

.page.dealer-registration-process-simplified-for-you #main-content,
.page.drug-testing-cups #main-content,
.page.drug-test-strips #main-content,
.page.test-strips #main-content,
.page.drug-test-dip-cards #main-content,
.page.saliva-drug-test #main-content {
	background-position: right top -200px !important;
}

.page-two-cols .multicolumn__inner .small-12:first-child h4 {
	color: var(--color-accent) !important;
	font-size: 50px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	padding-bottom: 20px
}

.page-two-cols .multicolumn__inner .small-12:first-child p {
	font-size: 17px
}

.page-two-cols .multicolumn__inner .small-12:last-child .content {
	border-radius: 4px;
	background: #FFF;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.09);
	padding: 35px
}

.page-two-cols .multicolumn__inner .small-12:last-child h4 {
	color: var(--color-accent) !important;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.page-two-cols .multicolumn__inner .medium-6:first-child .content h5 {
	color: var(--color-accent);
	font-size: 24px;
	margin: 10px 0 0;
	font-weight: 600
}

.page-two-cols .multicolumn__inner .medium-6:first-child .content h5 i {
	margin-right: 10px;
}

.page-two-cols .multicolumn__inner .medium-6:first-child .content li {
	padding: 5px 0;
	margin: 0
}

.page-two-cols .multicolumn__inner .medium-6:first-child .content {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column
}

.page-two-cols .multicolumn__inner .medium-6:first-child .content h4 {
	order: -2;
	font-size: 50px !important;
	padding-bottom: 0 !important
}

.page-two-cols .multicolumn__inner .medium-6:first-child .content h6 {
	order: -1;
	font-size: 24px;
	font-weight: 700;
	color: var(--color-accent1)
}

.no-order {
	order: inherit !important;
}

.page-two-cols .multicolumn__inner .medium-6:first-child .pxFormGenerator {
	display: none !important
}

.page-two-cols .multicolumn__inner .medium-6:last-child .pxFormGenerator+p {
	font-weight: 600
}

.page-two-cols .multicolumn__inner .medium-6:last-child .pxFormGenerator+p a {
	color: #f4574e
}

.mm-slideout {
	z-index: auto !important
}

.thb-full-menu>li>a {
	margin: 0 !important;
	padding: 0 5px !important
}

.full-menu .thb-full-menu>li>a {
	padding: 15px 16px !important;
	position: relative;
}

.full-menu .thb-full-menu>li>a.external {
	padding-right: 18px !important
}

.full-menu .thb-full-menu>li>a.external:before {
	content: "\f062";
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	position: absolute;
	right: 0;
	top: 21px;
	display: block !important;
	font-size: 12px;
	transform: rotate(40deg);
}

.full-menu .thb-full-menu>li:last-child {
	margin-left: 10px;
}

/* 
.full-menu .thb-full-menu>li:last-child>a {
	/* background: linear-gradient(to bottom, #00f2fe, #4eadfe); */
background: #f4574e;
padding: 5px 15px !important;
border-radius:4px;
color: white !important;
text-transform: uppercase;
font-weight: 800;
position: relative;
font-size: 16px !important;
}

.full-menu .thb-full-menu>li:last-child>a:hover {
	background: #6edfff !important;
	color: black !important
}

*/ .thb-full-menu .sub-menu {
	border-radius: 0 !important;
	padding: 0 !important;
	box-shadow: 2px 2px 14px rgba(0, 0, 0, 0.1) !important;
}

.thb-full-menu .sub-menu li a {
	color: #1a1c1d !important;
	font-size: 14px !important;
	padding: 8px 8px !important;
}

.thb-full-menu .sub-menu li:first-child a {
	border-top: none;
}

.thb-full-menu .sub-menu li a:hover,
.thb-full-menu>li.active>.thb-full-menu--link,
.thb-full-menu>li:hover>.thb-full-menu--link,
.thb-full-menu--link:focus {
	color: #004FC7 !important;
}

.thb-full-menu--link {
	font-size: 15px !important
}

.mm-panel,
.mm-panels,
.mm-navbars_bottom,
.mm-navbars_top {
	background: none !important
}

.mm-panel,
.mm-panels {
	margin-top: 25px !important
}

.mm-menu {
	/* background: linear-gradient(to bottom, rgba(254, 255, 255, 1) 0%, rgba(110, 223, 255, 1) 100%) !important; */
	background: rgba(254, 255, 255, 1);
	ad
}

.thb-full-menu--link:after {
	display: none !important;
}

.mm-searchfield .mm-searchfield__input input {
	background: white !important;
	border: 1px solid #eeeeee !important;
	max-height: 45px !important;
	min-height: 45px !important;
	font-size: 13px
}

.mm-menu_navbar_top-1 .mm-panels {
	top: 0 !important;
	margin-top: 10px !important
}

.mm-navbar {
	height: auto !important
}

.mm-page__blocker {
	z-index: 1000 !important
}

.mm-menu .mm-navbar a,
.mm-menu .mm-navbar>* {
	color: #0d1875 !important;
	font-weight: 700
}

.mm-menu .mm-listview a:not(.mm-btn_next) {
	color: #0d1875 !important;
	font-weight: 500;
}

.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
	border-color: #0d1875 !important;
}

.mm-navbars_bottom,
.mm-navbars_top,
.mm-listitem,
.mm-listitem .mm-btn_next,
.mm-listitem .mm-btn_next:before,
.mm-listitem:after,
.mm-listview {
	border-color: #eeeeee !important
}

.mm-listitem:after {
	left: 0 !important
}

.mm-navbars_top {
	top: 20px !important
}

.mm-menu_navbar_top-2 .mm-panels {
	top: 100px !important;
}

#requestbackModal .modal-body {
	display: flex;
	flex-wrap: wrap;
	background: white;
	border-radius: 4px;
	overflow: hidden;
}

#requestbackModal .modal-body .image {
	width: 40%;
}

#requestbackModal .modal-body .content {
	width: 60%;
	padding: 35px 20px
}

#requestbackModal iframe {
	overflow-y: scroll !important
}

#requestbackModal h4 {
	color: var(--color-accent) !important;
	font-weight: 700;
}

.cart-drawer-buttons {
	justify-content: center !important;
	display: flex !important;
}

.thb-cart-form--continue .text-button,
.cart-drawer-buttons>.button {
	background: #85CBFF !important;
	color: #040b44 !important;

}

.thb-cart-form--continue .text-button:hover,
.cart-drawer-buttons>.button:hover {
	color: #85CBFF !important;
	background: #040b44 !important;
}

.cart-drawer-buttons>.button,
.button.accent.checkout {
	text-transform: uppercase;
	border-radius: 8px;
}

.thb-cart-form--continue .text-button {
	padding: 20px 35px !important;
	border-radius: 35px !important
}

.thb-cart-form--continue .text-button form path {
	color: white !important
}

.cart-drawer-buttons form {
	width: 160px
}

.side-panel-content .quantity .minus,
.side-panel-content .quantity .plus,
.side-panel-content .quantity {
	height: 25px !important;
}

.side-panel-content .product-cart-item-info {
	width: 60%
}

.cart-drawer .order-note-toggle__content textarea {
	background: white;
	padding: 15px;
}

.side-panel-header .h6 {
	position: relative;
}

.side-panel-header .h6 sup {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: .625rem;
	font-weight: var(--font-body-bold-weight, 600);
	width: 19px;
	height: 19px;
	border-radius: 50%;
	background: var(--color-accent);
	color: var(--color-header-bg, #fff);
	position: absolute;
	top: -8px;
	right: -12px;
	background: #FED42B !important;
	color: black !important;
}

.badge-wrap {
	position: absolute;
	right: 30px;
	top: 50px;
	flex-direction: column;
	z-index: 10;
}


.collection .badge-wrap {
	right: 20px;
	top: 5px;
}

.badge-wrap .badge {
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #FFF;
	margin: 10px 0;
	flex-wrap: wrap;
	border-radius: 100%;
	font-size: 14px;
	padding: 0 !important;
	flex-direction: column;
	font-weight: 700;
	line-height: normal;
}

.badge-wrap .badge small {
	display: block;
	font-size: 8px;
}

.badge-wrap .badge.blue {
	background: #2374E7 !important;
}

.badge-wrap .badge.green {
	background: #41AF4A !important;
}

.thb-product-detail .badge-wrap .badge {
	font-size: 22px;
	width: 70px;
	height: 70px;
}

.thb-product-detail .badge-wrap .badge small {
	font-size: 14px
}

#additional-information1 table {
	max-width: 700px
}

#additional-information1 tbody tr td {
	width: 65%;
	background: none;
	margin: 0;
	border: 1px solid rgba(0, 0, 0, 0.1) !important;
	border-left: none !important
}

#additional-information1 table tbody>tr>th {
	border-bottom: none !important;
	border-left: 1px solid rgba(0, 0, 0, 0.1) !important;
	border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
}

#additional-information1 table tr:nth-child(even) {
	background: #f9f9f9;
}

#additional-information1 table p {
	margin: 0 !important;
	font-size: 15px !important
}

.tab-pane .row {
	width: 100%;
	padding: 35px 0;
	margin: 0 -25px;
	display: flex;
	flex-wrap: wrap;
}

.tab-pane .three-cols {
	padding-bottom: 45px !important
}

.tab-pane .three-cols .con {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 45px 30px;
	margin: 10px;
	background: #f1f8ff;
}

.tab-pane .three-cols .medium-4 {
	display: flex;
	flex-wrap: wrap;
}

.tab-pane .three-cols .medium-4:nth-child(2) .con {
	background: none
}

.tab-pane .three-cols .medium-4:nth-child(3) .con {
	background: #f1f8ff
}

.tab-pane .three-cols .con .con-lft {
	width: 75%
}

.tab-pane .three-cols .con .con-rgt {
	width: 25%
}

.tab-pane .three-cols .con h2 {
	font-size: 100px;
	line-height: 78px;
	padding-bottom: 25px;
	color: #184faf
}

.tab-pane .three-cols .col-lg-4:nth-child(2) .con h2 {
	color: #2f7bfe
}

.tab-pane .three-cols .col-lg-4:nth-child(3) .con h2 {
	color: #82b0ff
}

.tab-pane .three-cols .con h5 {
	font-size: 24px;
	color: #184faf;
	font-weight: 600;
	position: relative;
	padding-bottom: 15px;
}

.tab-pane .three-cols .con h5:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: #2f7bfe;
	width: 35px;
	height: 2px;
}

.tab-pane .three-cols .con p {
	font-size: 14px;
	color: #184faf;
}

.tab-pane .two-cols {
	padding: 20px 0 !important
}

.tab-pane .two-cols p strong {
	color: #184faf;
	text-transform: uppercase;
	font-size: 18px;
}

#itier_prices {
	background: white !important;
	padding: 0 !important;
	border: none !important;
}

#itier_prices thead th {
	background: none !important;
	color: #004FC7 !important;
	padding: 10px !important;
	font-weight: 700 !important;
	font-size: 14px !important
}

#itier_prices tbody td {
	padding: 10px !important
}

#shopify-section-template--23715837968696__8653503a-90e7-446a-8f99-8905e1d4a2ac .image-with-text--content {
	padding-top: 0 !important
}

#shopify-section-template--23715837968696__8653503a-90e7-446a-8f99-8905e1d4a2ac h3 {
	font-size: 32px !important;
	margin-bottom: 0 !important;
	font-weight: 800 !important;
	line-height: normal !important
}

#shopify-section-template--23715837968696__8653503a-90e7-446a-8f99-8905e1d4a2ac h3 .animated-marker svg {
	display: none !important;
}

#shopify-section-template--23715837968696__8653503a-90e7-446a-8f99-8905e1d4a2ac h3 .animated-marker {
	color: var(--color-button) !important
}

#shopify-section-template--23715837968696__8653503a-90e7-446a-8f99-8905e1d4a2ac .show_hide {
	position: absolute;
	left: 0;
	bottom: -6px;
	width: 100%;
	background: white;
	padding: 0;
	margin: 0;
	font-weight: 600;
	color: var(--color-accent) !important;
	cursor: pointer;
}

#shopify-section-template--23715837968696__8653503a-90e7-446a-8f99-8905e1d4a2ac .rte {
	height: 370px;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	transition: all 300ms linear;
}

#shopify-section-template--23715837968696__8653503a-90e7-446a-8f99-8905e1d4a2ac .rte.show {
	height: auto;
}

#shopify-section-template--23715837968696__multicolumn_XHgVAy .multicolumn>.row {
	max-width: 100% !important;
	margin: 0 auto !important;
}

#shopify-section-template--23715837968696__multicolumn_dcmW3w .owl-stage,
#shopify-section-template--23715837968696__multicolumn_XHgVAy .owl-stage {
	display: flex;
	flex-wrap: wrap;
	width: 100%
}

#shopify-section-template--23715837968696__multicolumn_XHgVAy .multicolumn>.row .row {
	max-width: 100% !important;
	width: 100%;
	position: relative;
}

#shopify-section-template--23715837968696__multicolumn_XHgVAy .multicolumn__image {
	border-radius: 20px;
	overflow: hidden;
}

#shopify-section-template--23715837968696__multicolumn_XHgVAy .multicolumn__image--inner {
	width: 100% !important;
	height: 490px !important;
}

#shopify-section-template--23715837968696__multicolumn_XHgVAy .multicolumn__inner {
	display: flex;
	justify-content: center;
}

#shopify-section-template--23715837968696__multicolumn_XHgVAy .medium-3 {
	flex: 0 0 100%;
	max-width: 100%;
}

#shopify-section-template--23715837968696__multicolumn_dcmW3w {
	background: #F1F4FD;
	padding-bottom: 35px !important
}

#shopify-section-template--23715837968696__multicolumn_dcmW3w .multicolumn {
	margin-bottom: 0 !important
}

#shopify-section-template--23715837968696__multicolumn_dcmW3w .section-header--content {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column
}

#shopify-section-template--23715837968696__multicolumn_dcmW3w .section-header--content .section-header--title {
	order: 1;
	font-weight: 800
}

#shopify-section-template--23715837968696__multicolumn_WVxLLx .con,
#shopify-section-template--23715837968696__multicolumn_dcmW3w .multicolumn__column .con {
	background: white !important;
	padding: 15px !important;
	border-radius: 15px;
}

#shopify-section-template--23715837968696__multicolumn_dcmW3w .multicolumn__column h4 {
	font-size: 22px;
	font-weight: 800;
	margin: 0
}

#shopify-section-template--23715837968696__multicolumn_dcmW3w .multicolumn__column h6 {
	font-size: 16px;
	font-weight: 600;
}

#shopify-section-template--23715837968696__multicolumn_Myhjig h3,
#shopify-section-template--23715837968696__multicolumn_BiCUDG h3 {
	font-weight: 800;
}

#shopify-section-template--23715837968696__multicolumn_Myhjig .multicolumn__column,
#shopify-section-template--23715837968696__multicolumn_BiCUDG .multicolumn__column {
	display: flex;
}

#shopify-section-template--23715837968696__multicolumn_Myhjig .con,
#shopify-section-template--23715837968696__multicolumn_BiCUDG .con {
	border: 1px solid #E3E5EF !important;
	padding: 20px !important;
	text-align: left !important;
	display: flex;
	align-items: center;
	border-radius: 4px
}

#shopify-section-template--23715837968696__multicolumn_Myhjig .row,
#shopify-section-template--23715837968696__multicolumn_BiCUDG .row {
	max-width: 1060px !important;
}

#shopify-section-template--23715837968696__multicolumn_Myhjig h4,
#shopify-section-template--23715837968696__multicolumn_BiCUDG h4 {
	color: var(--color-accent) !important
}

#shopify-section-template--23715837968696__multicolumn_Myhjig .con i,
#shopify-section-template--23715837968696__multicolumn_BiCUDG .con i {
	margin-right: 40px;
	font-size: 46px;
	color: var(--color-accent1) !important
}

#shopify-section-template--23715837968696__multicolumn_WVxLLx .row {
	max-width: 1240px !important;
}

#shopify-section-template--23715837968696__multicolumn_WVxLLx h4 {
	font-size: 20px;
	color: var(--color-accent);
}

#shopify-section-template--23715837968696__multicolumn_WVxLLx .con {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.06)
}

#shopify-section-template--23715837968696__multicolumn_WVxLLx .multicolumn__column {
	display: flex;
	margin-bottom: 0 !important;
}

#shopify-section-template--23715837968696__multicolumn_WVxLLx figure {
	width: 150px !important
}

.collection-card.style1 .collection-card--image {
	margin: 0 auto 25px
}

.collection-card {
	flex-direction: column
}

/* .section-collection-list .list-collections {
	justify-content: center;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top:0
} */

.list-collections .collection-card .collection-card--content a {
	color: black !important
}

.list-collections .collection-card:hover .collection-card--content a {
	color: var(--color-accent) !important
}

.share-article,
.blog-post-detail--navigation,
.page-header--tags {
	display: none !important
}

.blog .page-header--title {
	text-align: center !important
}

.blog-post-detail .post-title-wrapper {
	border: none !important;
	background: none !important;
	box-shadow: none !important;
	flex-direction: column !important;
	border-radius: 0 !important
}

.blog-post-detail .post-title,
.blog-post-detail .featured-image {
	width: 100% !important
}

.blog-post-detail .featured-image {
	margin-bottom: 25px !important
}

.blog-post-detail .post-title {
	padding: 0 !important;
	order: 1;
	display: flex;
	flex-direction: column;
}

.blog-post-detail .post-meta-wrapper {
	order: 1
}

.page-content-width {
	max-width: 100% !important
}

.blog-post-detail .post-title-wrapper--has-img-true {
	margin-bottom: 0 !important
}

.blog-post-detail {
	max-width: 1140px;
	margin: 0 auto 20px
}

.blog-post-detail .post-content p {
	margin: 10px 0 !important
}

.blog-post-detail .post-content p+h4 {
	margin: 35px 0 15px
}

.post-content ul {
	padding-left: 20px
}

.post-content li {
	padding: 5px 0
}

.blog-post .featured-image img {
	object-fit: cover;
	height: 270px !important;
}

.side-panel,
.thb-full-menu .sub-menu,
.custom-select--list,
.flickity-nav,
.has-shadow--true {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10) !important;
	border: 1px solid rgba(0, 0, 0, 0.10) !important;
}

.blog-post-detail--continue-image img {
	height: 171px;
	object-fit: cover;
}

.blog-post-detail .post-content p,
.blog-post-detail .post-content p+h4 {
	line-height: 30px !important
}

#shopify-section-template--23715838099768__multicolumn_Jtidbt .section-spacing {
	margin-bottom: 40px !important
}

#shopify-section-template--23715838099768__multicolumn_Jtidbt .section-header {
	justify-content: center
}

#shopify-section-template--23715838099768__multicolumn_Jtidbt .section-header h3 {
	color: var(--color-accent);
	font-size: 55px;
	font-weight: 700;
	padding-bottom: 25px
}

#shopify-section-template--23715838099768__multicolumn_Jtidbt .multicolumn__column .con {
	background: #f9fafb;
	padding: 45px 25px;
	text-align: center;
	border-radius: 4px;
}

#shopify-section-template--23715838099768__multicolumn_Jtidbt .multicolumn__column .con i {
	font-size: 65px;
	color: #014EFE;
	margin-bottom: 25px
}

#shopify-section-template--23715838099768__multicolumn_Jtidbt .multicolumn__column .con h4 {
	font-size: 24px
}

#shopify-section-template--23715838099768__multicolumn_Jtidbt .multicolumn__column .con p {
	font-size: 18px
}

#shopify-section-template--23715838099768__multicolumn_Jtidbt .multicolumn__column .con .text-button {
	background: #014EFE;
	color: white;
	padding: 0;
	width: 165px;
	height: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 15px auto 0;
	font-size: 18px;
	border-radius: 4px;
	text-transform: uppercase;
}

#shopify-section-template--23715838099768__multicolumn_Jtidbt .multicolumn__column .con .text-button:hover {
	background: var(--color-accent);
}

#shopify-section-template--23715838099768__multicolumn_Ft43UH,
#shopify-section-template--23715838099768__multicolumn_frUVDb {
	background: #f5f9ff;
}

#shopify-section-template--23715838099768__multicolumn_Ft43UH .multicolumn__inner .row,
.contact-form .multicolumn__inner .row {
	max-width: 1334px !important;
	background: white;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 3px 0 18px rgba(0, 0, 0, 0.09)
}

#shopify-section-template--23715838099768__multicolumn_Ft43UH .multicolumn__inner .row {
	box-shadow: none;
	background: none;
	border-radius: 0;
	border-top: 1px solid #e3e5ef;
	padding: 55px 0 0 !important;
}

#shopify-section-template--23715838099768__multicolumn_Ft43UH .multicolumn {
	margin-top: 0 !important
}

#shopify-section-template--23715838099768__multicolumn_Ft43UH figure,
#shopify-section-template--23715838099768__multicolumn_frUVDb figure {
	margin: 0;
	display: block
}

.contact-form .columns {
	margin: 0;
	padding: 0
}

.contact-form .medium-6:last-child .con {
	padding: 55px 55px 0
}

#shopify-section-template--23715838099768__multicolumn_Ft43UH h4,
#shopify-section-template--23715838099768__multicolumn_frUVDb h4 {
	color: var(--color-accent);
	font-size: 30px;
	font-weight: 600
}

#shopify-section-template--23715838099768__multicolumn_Ft43UH .multicolumn__inner .columns {
	display: flex;
	flex-wrap: wrap;
	padding: 0
}

#shopify-section-template--23715838099768__multicolumn_Ft43UH .multicolumn__inner .columns:first-child {
	padding-right: 20px
}

.contact-form .multicolumn__inner .columns:first-child .con,
.contact-form .multicolumn__inner .columns:first-child .con-wrap,
.contact-form .multicolumn__inner .columns:first-child .image,
.contact-form .multicolumn__inner .columns:first-child .multicolumn__image,
.contact-form .multicolumn__inner .columns:first-child .multicolumn__image--inner,
#shopify-section-template--23715838099768__multicolumn_Ft43UH .multicolumn__inner .columns:last-child .con-wrap,
#shopify-section-template--23715838099768__multicolumn_Ft43UH .multicolumn__inner .columns:last-child .image,
#shopify-section-template--23715838099768__multicolumn_Ft43UH .multicolumn__inner .columns:last-child .multicolumn__image,
#shopify-section-template--23715838099768__multicolumn_Ft43UH .multicolumn__inner .columns:last-child .multicolumn__image--inner,
#shopify-section-template--23715838099768__multicolumn_Ft43UH .multicolumn__inner .columns:last-child .con-wrap {
	height: 100%;
}

#shopify-section-template--23715838099768__multicolumn_Ft43UH .con {
	width: 100%;
	border-radius: 4px;
	overflow: hidden;
}

#shopify-section-template--23715838099768__multicolumn_Ft43UH .medium-6:first-child .con {
	padding: 45px 45px 0;
	background: white;
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.09);
}

#shopify-section-template--23715838099768__multicolumn_Ft43UH p {
	font-size: 16px;
}

#shopify-section-template--23715838099768__multicolumn_Ft43UH h5 {
	margin: 10px 0 0;
	font-size: 18px;
	font-weight: 600
}

#shopify-section-template--23715838099768__multicolumn_Ft43UH h6 {
	margin: 20px 0 0;
	border-top: 1px solid #e3e5ef;
	padding-top: 20px;
	font-size: 16px;
	font-weight: 600
}

#shopify-section-template--23715838099768__multicolumn_Ft43UH .text-button {
	width: 215px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #0876FE;
	color: #0876FE;
	border-radius: 4px;
	background: #FFF url(/cdn/shop/files/long-arrow2.png?v=1732706447) no-repeat right 25px center;
	padding-right: 37px;
}

#shopify-section-template--23715838099768__multicolumn_Ft43UH .text-button:hover {
	background: #0876FE url(/cdn/shop/files/long-arrow.png?v=1732704884) no-repeat right 25px center;
	color: white;
}

#shopify-section-template--23715838099768__multicolumn_Ft43UH .text-button span,
.drug-test-faq-common-questions-answered #main-content .rich-text__inner .rte {
	display: none;
}

#shopify-section-template--24365735346488__rich_text_AJ4dUm .rich-text__inner .subheading,
.drug-test-faq-common-questions-answered #main-content .rich-text__inner .subheading {
	position: relative;
	inset: 0 !important;
	z-index: 1 !important;
	cursor: pointer;
	letter-spacing: normal;
	font-size: 18px;
	text-transform: capitalize;
	border-top: 1px solid #DDE9FA;
	padding: 15px 0;
	margin: 0;
}

#shopify-section-template--24365735346488__rich_text_AJ4dUm .rich-text__inner .subheading:after,
.drug-test-faq-common-questions-answered #main-content .rich-text__inner .subheading:after {
	position: absolute;
	right: 0;
	top: 15px;
	content: "\f107";
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
}

#shopify-section-template--24365735346488__rich_text_AJ4dUm .rich-text__innertext__inner .subheading.active:after,
.drug-test-faq-common-questions-answered #main-content .rich-text__inner .subheading.active:after {
	transform: rotate(180deg);
}

.dealer-registration-process-simplified-for-you #main-content,
.drug-test-in-bulk-cost-effective-solutions-available #main-content {
	background-position: right center !important
}

#shopify-section-template--23987301646648__multicolumn_zAPEWx .multicolumn {
	margin: 0
}

#shopify-section-template--23987301646648__multicolumn_zAPEWx .multicolumn__inner .row {
	background: #2374e7;
	border-radius: 20px;
	overflow: hidden;
	margin: 30px 0 0
}

#shopify-section-template--23987301646648__multicolumn_zAPEWx .multicolumn__inner .row .columns {
	padding: 0;
	margin: 0
}

#shopify-section-template--23987301646648__multicolumn_zAPEWx .multicolumn__inner .row .columns:first-child .content {
	padding: 55px 60px 0;
	display: flex;
	flex-direction: column;
}

#shopify-section-template--23987301646648__multicolumn_zAPEWx h4 {
	color: white;
	font-size: 50px;
	order: -2;
	font-weight: 700;
	padding-bottom: 20px;
}

#shopify-section-template--23987301646648__multicolumn_zAPEWx h6 {
	color: #ffd749;
	font-size: 21px;
	order: -1
}

#shopify-section-template--23987301646648__multicolumn_zAPEWx p {
	color: white;
	font-size: 19px;
	padding: 15px 0 8px
}

#shopify-section-template--23987301646648__multicolumn_zAPEWx p strong {
	color: #ffd749;
}

#shopify-section-template--23987301646648__multicolumn_zAPEWx .text-button {
	background: #ffd749;
	color: #2374e7;
	font-size: 22px;
	display: flex;
	align-items: center;
	width: 235px;
	height: 55px;
	border-radius: 5px;
	justify-content: center
}

#shopify-section-template--23987301646648__multicolumn_zAPEWx .text-button:hover {
	background: rgb(212, 174, 37);
}

#shopify-section-template--23987301646648__multicolumn_zAPEWx .text-button span {
	display: none;
}

#shopify-section-template--23987301646648__multicolumn_zAPEWx .text-button+p {
	color: #ffd749;
	font-size: 36px;
	display: flex;
	align-items: center;
}

#shopify-section-template--23987301646648__multicolumn_zAPEWx .text-button+p a {
	color: #ffd749;
}

#shopify-section-template--23987301646648__multicolumn_zAPEWx .text-button+p a:hover {
	color: rgb(212, 174, 37);
}

#shopify-section-template--23987301646648__multicolumn_zAPEWx .text-button+p i {
	display: flex;
	align-items: center;
	width: 35px;
	height: 35px;
	border-radius: 100%;
	justify-content: center;
	color: #2374e7;
	background: #ffd749;
	font-size: 16px;
	margin-right: 10px;
}

#shopify-section-template--23987301646648__multicolumn_zAPEWx figure {
	margin: 0;
	display: block;
}

#shopify-section-template--23987301646648__multicolumn_zAPEWx video {
	width: 100%;
	display: block;
	margin: 0;
}

#shopify-section-template--23987301646648__multicolumn_bTa7dX .multicolumn__column:first-child h4 {
	font-size: 34px;
	color: #2374e7;
	font-weight: 700;
	line-height: 46px;
}

#shopify-section-template--23987301646648__multicolumn_bTa7dX .multicolumn__column:first-child p,
#shopify-section-template--23987301646648__multicolumn_bTa7dX .multicolumn__column:first-child li {
	font-size: 18px;
}

#shopify-section-template--23987301646648__multicolumn_bTa7dX .multicolumn__column:last-child h4,
#shopify-section-template--23987301646648__multicolumn_bTa7dX .multicolumn__column:first-child h5 {
	font-size: 24px;
	color: #2374e7;
	font-weight: 600;
	padding: 20px 0 0;
	margin: 0
}

#shopify-section-template--23987301646648__multicolumn_bTa7dX .multicolumn__column:last-child .content {
	border-radius: 4px;
	background: #FFF;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.09);
	padding: 35px;
}

#shopify-section-template--23987301646648__multicolumn_bTa7dX .multicolumn__column:last-child p {
	font-size: 15px;
	padding: 15px 0 0;
}

#shopify-section-template--23987301646648__multicolumn_bTa7dX .medium-6:last-child h6 {
	font-weight: 700;
}

#shopify-section-template--23987301646648__multicolumn_bTa7dX .medium-6:last-child h6 a {
	color: #f4574e
}

#shopify-section-template--24013268320568__image_with_text_KQycY7 .image-with-text {
	background: linear-gradient(to bottom, rgba(99, 128, 255, 1) 0%, rgba(69, 170, 243, 1) 59%, rgba(255, 255, 255, 1) 100%);
	padding: 70px 30px 100px;
	border-radius: 20px;
	display: flex;
	flex-direction: column;
	margin: 45px 0 0
}

#shopify-section-template--24013268320568__image_with_text_KQycY7 .image-with-text--content {
	background: none;
	padding: 0;
	order: -1
}

#shopify-section-template--24013268320568__image_with_text_KQycY7 h3,
#shopify-section-template--24013268320568__image_with_text_KQycY7 p,
#shopify-section-template--24013268320568__image_with_text_KQycY7 .subheading {
	color: white
}

#shopify-section-template--24013268320568__image_with_text_KQycY7 .subheading {
	font-size: 30px;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
	font-weight: 400
}

#shopify-section-template--24013268320568__image_with_text_KQycY7 h3 {
	font-size: 48px;
	line-height: 60px;
	font-style: italic;
	font-weight: 500
}

#shopify-section-template--24013268320568__image_with_text_KQycY7 h3 strong {
	font-style: normal;
}

#shopify-section-template--24013268320568__image_with_text_KQycY7 p {
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 30px;
}

#shopify-section-template--24013268320568__image_with_text_KQycY7 .image-with-text--content--inner {
	max-width: 925px
}

#shopify-section-template--24013268320568__rich_text_fYnfYH .rich-text {
	padding-bottom: 0
}

#shopify-section-template--24013268320568__rich_text_fYnfYH h3 {
	font-size: 36px;
	font-weight: 800;
	margin: 0 0 15px;
}

#shopify-section-template--24013268320568__rich_text_fYnfYH p {
	font-size: 18px;
}

#shopify-section-template--24013268320568__rich_text_fYnfYH .rich-text__inner {
	max-width: 925px
}

#shopify-section-template--24013268320568__rich_text_fYnfYH~.section-image-with-text .image-with-text {
	border: 1px solid #c1e2fd;
	padding: 40px 20px;
	border-radius: 4px;
	margin: 20px 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

#shopify-section-template--24013268320568__rich_text_fYnfYH~.section-image-with-text .image-with-text .image-with-text--image {
	max-width: 360px;
	padding-right: 0;
}

#shopify-section-template--24013268320568__rich_text_fYnfYH~.section-image-with-text .image-with-text .image-with-text--image img {
	right: 0;
	bottom: 0;
	margin: auto
}

#shopify-section-template--24013268320568__rich_text_fYnfYH~.section-image-with-text .image-with-text .image-with-text--content {
	max-width: 59%;
	padding: 0 0 0 30px;
	border-left: 1px solid #c1e2fd;
	border-radius: 0;
	margin-left: 20px;
}

#shopify-section-template--24013268320568__rich_text_fYnfYH~.section-image-with-text .image-with-text .image-with-text--content h3 {
	font-size: 18px;
	font-weight: 600;
	margin: 0
}

#shopify-section-template--24013268320568__rich_text_fYnfYH~.section-image-with-text .image-with-text .image-with-text--content p {
	font-size: 18px;
	margin: 0
}

#shopify-section-template--24013268320568__rich_text_fYnfYH~.section-image-with-text .image-with-text .image-with-text--content .button {
	background: none;
	padding: 0 !important;
	color: #3f72e5;
	text-decoration: underline;
	border-radius: 0;
	height: 35px;
}

#shopify-section-template--24013268320568__rich_text_fYnfYH~.section-image-with-text .image-with-text .image-with-text--content .image-with-text--content--inner {
	max-width: 100%;
	margin: 0;
}

#shopify-section-template--24013268320568__image_with_text_jePcpA {
	padding-bottom: 45px;
}

#shopify-section-template--24013268320568__image_with_text_gWACNR.section-image-with-text .image-with-text .image-with-text--content a:after {
	content: "|";
	padding: 0 2px 0 6px;
}

#shopify-section-template--24013268320568__image_with_text_gWACNR.section-image-with-text .image-with-text .image-with-text--content a:last-child:after {
	display: none;
}

.drug-test-cups #main-content {
	background-position: right top !important
}

.drug-test-cups #main-content .shopify-section {
	position: relative;
	z-index: 5
}

.client-logos .multicolumn__inner .row {
	margin: 0 !important
}

.client-logos .image {
	display: none;
}

.client-logos .medium-3 {
	flex: 0 0 100%;
	max-width: 100%;
	padding: 0 !important;
	margin: 10px 0 !important
}

.client-logos .content {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	padding: 10px 20px;
	background: white;
	margin: 0 20px;
	position: relative;
}

.client-logos .multicolumn__image--innerr {
	--ratio-percent: 0 !important
}

.client-logos .multicolumn__image {
	margin: 0 !important
}

.client-logos .content>div:first-child,
.client-logos .content a {
	color: transparent;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	display: block
}

.client-logos .content a span {
	display: none;
}

.client-logos .content a span {
	display: none;
}

.client-logos .multicolumn__image img {
	width: 190px;
	margin: 0 auto;
	display: block;
	object-fit: contain !important
}

.scrolling-text {
	margin-bottom: 20px !important
}

.scroll-text .scrolling-text--item {
	color: #4c9dff;
	background: url(/cdn/shop/files/star.png?v=1740398075) no-repeat left center;
	padding-left: 80px
}

.four_cols .con {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 290px;
	margin: 0 auto;
	background: #a2e1fd;
	border-radius: 20px;
}

.four_cols .con h4 {
	font-size: 43px;
	font-weight: 700;
	line-height: 41px;
	color: #03618a;
}

.four_cols .content {
	position: relative;
}

.four_cols .con h6 {
	font-size: 18px;
	font-weight: 500;
	color: #03618a;
	margin: 0
}

.four_cols .con .text-button {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: transparent
}

.four_cols .con .text-button span {
	display: none
}

.four_cols .multicolumn__column:nth-child(2) .con {
	background: #c0c2f5
}

.four_cols .multicolumn__column:nth-child(2) .con h4,
.four_cols .multicolumn__column:nth-child(2) .con h6 {
	color: #1f206a
}

.four_cols .multicolumn__column:nth-child(3) .con {
	background: #f4dcc0
}

.four_cols .multicolumn__column:nth-child(3) .con h4,
.four_cols .multicolumn__column:nth-child(3) .con h6 {
	color: #5e2c07
}

.four_cols .multicolumn__column:last-child .con {
	background: #dcf4c0
}

.four_cols .multicolumn__column:last-child .con h4,
.four_cols .multicolumn__column:last-child .con h6 {
	color: #456416
}

.call-us h3 {
	font-size: 48px;
	font-weight: 800
}

.call-us .rich-text__inner {
	max-width: 100% !important
}

.call-us .rte {
	max-width: 800px;
	margin: 0 auto;
}

.call-us p {
	font-size: 20px
}

.call-us p strong {
	color: #0050ff;
}

.call-us .rte h5 a,
.call-us .rte h6,
.call-us .rte h6 a {
	color: #0050ff;
	text-decoration: none;
}

.call-us .rte h5 {
	font-size: 35px;
	font-weight: 800
}

.two-cols .multicolumn__column {
	margin-bottom: 0 !important
}

.two-cols .row {
	max-width: 1320px !important;
}

.two-cols .multicolumn__column:first-child .content {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	padding: 55px 0 0;
}

.two-cols .multicolumn__column .con,
.two-cols .multicolumn__column .content>div {
	position: relative;
	z-index: 2;
}

.two-cols .multicolumn__column .content>div+.con .text-button {
	display: none
}

.two-cols .multicolumn__column:first-child .image {
	display: none;
}

.two-cols .multicolumn__column:first-child figure {
	position: absolute;
	left: 0;
	top: 0;
}

.two-cols .multicolumn__column:first-child .bottom-text {
	order: -1;
	text-align: center;
}

.two-cols .multicolumn__column:first-child .con a span,
.two-cols .multicolumn__column:first-child .content h4+a {
	display: none;
}

.two-cols .multicolumn__column:first-child .content h4 {
	text-align: center;
	color: white;
	font-size: 38px;
	width: 350px;
	margin: 0 auto;
	line-height: 48px;
	font-weight: 700;
}

#shopify-section-template--24201677701432__multicolumn_new_BQaCHW .multicolumn__column:first-child .content h4 {
	width: 400px
}

.two-cols .multicolumn__column:first-child .content h6 {
	color: #ffd200;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 5px;
}

.two-cols .multicolumn__column:first-child .content h4 {
	color: white;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 5px;
}

.two-cols .multicolumn__column:first-child .content h6+h6 {
	display: none;
}

.two-cols .multicolumn__column:first-child .content .con h5 {
	margin: 0;
	color: white;
	font-size: 26px;
}

.two-cols .multicolumn__column:first-child .content .con ul {
	list-style: none;
	margin: 0;
}

.two-cols .multicolumn__column:first-child .content .con li {
	margin: 0;
	color: white;
	font-size: 19px;
	position: relative;
	padding: 5px 0 5px 25px;
}

.two-cols .multicolumn__column:first-child .content .con li:before {
	position: absolute;
	left: 0;
	top: 4px;
	content: "\f061";
	font-family: "Font Awesome 7 Free";
	font-weight: 300;
}

.two-cols .multicolumn__column:first-child .con {
	padding: 40px 0 40px 40px;
}

.two-cols .multicolumn__column:first-child .con a.text-button {
	width: 185px;
	height: 50px;
	border-radius: 5px;
	background: white;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	color: #2374e7;
	border: 1px solid white;
	margin: 15px 0 0;
}

.two-cols .multicolumn__column:first-child .con a.text-button:hover {
	background: none;
	color: white
}

.two-cols .multicolumn__column:last-child .content {
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

.two-cols .multicolumn__column:last-child .image,
.two-cols .multicolumn__column:last-child .content .con p+a {
	display: none
}

.two-cols .multicolumn__column:last-child .content>div:first-child {
	padding: 25px 55px;
	width: 100%;
	margin-bottom: 65px;
}

.saliva-drug-test-kits-for-non-invasive-screening .two-cols .multicolumn__column:last-child .content>div:first-child {
	margin-bottom: 43px;
}

.two-cols .multicolumn__column:last-child .content .bottom-text h6 {
	display: none
}

#shopify-section-template--24201677701432__multicolumn_new_BQaCHW .multicolumn__column:last-child .content>div:first-child #shopify-section-template--24183895785784__multicolumn_new_BQaCHW .multicolumn__column:last-child .content>div:first-child {
	margin-bottom: 45px !important;
}

.two-cols .multicolumn__column:last-child .con+figure {
	position: absolute;
	left: 0;
	top: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}

.two-cols .multicolumn__column:last-child .bottom-text figure {
	position: relative;
}

.two-cols .multicolumn__column:last-child .bottom-text figure img {
	width: 305px !important
}

#shopify-section-template--24201677701432__multicolumn_new_BQaCHW .multicolumn__column:last-child .bottom-text figure img #shopify-section-template--24183895785784__multicolumn_new_BQaCHW .multicolumn__column:last-child .bottom-text figure img {
	border-radius: 4px;
}

.two-cols .multicolumn__column:last-child .content h4 span {
	display: block;
	color: #1e4aff;
	font-size: 18px;
	padding-bottom: 15px
}

.two-cols .multicolumn__column:last-child .content h4 {
	display: block;
	color: #000000;
	font-size: 24px;
	line-height: 38px;
	width: 241px;
	font-weight: 600;
}

.two-cols .multicolumn__column:last-child .content h4+a {
	font-size: 18px
}

.two-cols .multicolumn__column:last-child .con p {
	font-size: 38px;
	color: white;
	width: 305px;
	height: 300px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(to bottom, rgba(255, 163, 153, 1) 1%, rgba(0, 78, 255, 1) 73%);
	border-radius: 4px;
	text-align: center;
	font-weight: 700;
	line-height: normal;
	margin-right: 20px;
	flex-direction: column
}

#shopify-section-template--24201677701432__multicolumn_new_BQaCHW .multicolumn__column:last-child .con p #shopify-section-template--24183895785784__multicolumn_new_BQaCHW .multicolumn__column:last-child .con p {
	flex-direction: column;
	justify-content: center;
}

.main-info h3 {
	color: #004fc7;
	font-size: 55px;
	font-weight: 600
}

.main-info p {
	color: #000000;
	font-size: 20px;
	font-weight: 400
}

.main-info .rich-text__inner {
	max-width: 799px;
}

#shopify-section-template--24052565901624__8653503a-90e7-446a-8f99-8905e1d4a2ac .image-with-text {
	align-items: flex-start;
	display: flex;
	flex-wrap: wrap;
}

#shopify-section-template--24052565901624__8653503a-90e7-446a-8f99-8905e1d4a2ac .image-with-text--content {
	padding: 0 53px;
	width: 50%;
	background: none;
}

#shopify-section-template--24052565901624__8653503a-90e7-446a-8f99-8905e1d4a2ac .image-with-text--content h3 {
	font-size: 40px;
	font-weight: 600;
	line-height: 55px
}

#shopify-section-template--24052565901624__8653503a-90e7-446a-8f99-8905e1d4a2ac .image-with-text--content h3 span {
	background: #f0f4fd;
	color: #004fc7;
	padding: 14px 32px;
	font-size: 16px;
	border-radius: 20px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0.02em;
}

#shopify-section-template--24052565901624__8653503a-90e7-446a-8f99-8905e1d4a2ac .image-with-text--image {
	width: 585px
}

#shopify-section-template--24052565901624__8653503a-90e7-446a-8f99-8905e1d4a2ac .image-with-text--content--inner {
	max-width: 100%
}

#shopify-section-template--24052565901624__8653503a-90e7-446a-8f99-8905e1d4a2ac .button {
	width: 210px;
	height: 60px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding: 0;
	color: white;
	font-size: 20px;
	background: var(--color-button);
	border-radius: 4px;
	text-transform: uppercase;
	font-weight: 700
}

#shopify-section-template--24052565901624__8653503a-90e7-446a-8f99-8905e1d4a2ac .button:hover {
	background: var(--color-accent);
}

#shopify-section-template--24052565901624__8653503a-90e7-446a-8f99-8905e1d4a2ac p {
	font-size: 18px;
	line-height: 33px;
}

#shopify-section-template--24052565901624__multicolumn_Myhjig p {
	max-width: 920px;
	margin: 0 auto
}

#shopify-section-template--24052565901624__multicolumn_Myhjig h3 {
	font-size: 48px;
	line-height: 58px;
	padding-bottom: 15px;
	font-weight: 600;
}

#shopify-section-template--24052565901624__multicolumn_Myhjig .multicolumn__column {
	display: flex;
	flex-wrap: wrap;
}

#shopify-section-template--24052565901624__multicolumn_Myhjig .multicolumn__column .con {
	border: 1px solid #E3E5EF !important;
	padding: 35px !important;
	text-align: left !important;
	border-radius: 4px;
	background: white;
}

#shopify-section-template--24052565901624__multicolumn_Myhjig .multicolumn__column .con h4 {
	color: #004fc7;
	font-size: 24px;
	font-weight: 500
}

#shopify-section-template--24052565901624__multicolumn_Myhjig .multicolumn__column .con p {
	font-size: 15px;
	line-height: 33px;
}

#shopify-section-template--24052565901624__multicolumn_Myhjig .multicolumn__column .con i {
	margin-right: 40px;
	font-size: 46px;
	color: var(--color-accent1) !important;
}

#shopify-section-template--24052565901624__rich_text_YfURq7 h3 {
	font-size: 48px;
}

#shopify-section-template--24052565901624__rich_text_YfURq7 .rich-text__inner {
	max-width: 100%
}

#shopify-section-template--24052565901624__rich_text_YfURq7 .rich-text__inner p {
	font-size: 18px;
}

#shopify-section-template--24052565901624__rich_text_YfURq7 iframe {
	max-width: 930px;
	margin: 0 auto;
	border: 1px solid #E3E5EF !important;
	border-radius: 15px;
	padding: 30px !important;
	height: 830px !important;
	background: url("/cdn/shop/files/iframe-bg.png?v=1736768371") no-repeat right bottom
}

.cookie-policy #main-content,
.disclaimer #main-content,
.shipping-policy #main-content,
.privacy-policy #main-content {
	background: url("https://american-screening-llc-4214.myshopify.com/cdn/shop/files/quote-bg.png?v=1732786409") no-repeat right bottom -660px !important;
}

.cookie-policy .blog-post-detail,
.disclaimer .blog-post-detail,
.shipping-policy .blog-post-detail,
.privacy-policy .blog-post-detail {
	max-width: 100%
}

.cookie-policy .blog-post-detail h5,
.disclaimer .blog-post-detail h5,
.shipping-policy .blog-post-detail h5,
.privacy-policy .blog-post-detail h5 {
	color: #2374e7;
	font-size: 20px;
	margin-bottom: 0;
}

.cookie-policy .blog-post-detail p,
.disclaimer .blog-post-detail p,
.shipping-policy .blog-post-detail p,
.privacy-policy .blog-post-detail p {
	font-size: 16px;
	margin-bottom: 5px;
}

.cookie-policy .blog-post-detail ul,
.disclaimer .blog-post-detail ul,
.shipping-policy .blog-post-detail ul,
.privacy-policy .blog-post-detail ul {
	margin-left: 25px;
	list-style: none;
}

.cookie-policy .blog-post-detail ul li,
.disclaimer .blog-post-detail ul li,
.shipping-policy .blog-post-detail ul li,
.privacy-policy .blog-post-detail ul li {
	position: relative;
	padding-left: 20px;
	font-size: 16px;
}

.cookie-policy .blog-post-detail ul li:before,
.disclaimer .blog-post-detail ul li:before,
.shipping-policy .blog-post-detail ul li:before,
.privacy-policy .blog-post-detail ul li:before {
	content: "-";
	position: absolute;
	left: 0;
	top: 0;
	width: 10px;
	height: 5px;
}

#shopify-block-AOGRjQXV1RC9nbFNNa__pricebazi_volume_tiered_price_grid_NkwTWC {
	width: 100%;
	margin-bottom: 20px
}

#shopify-block-AOGRjQXV1RC9nbFNNa__pricebazi_volume_tiered_price_grid_NkwTWC table.tbl-qb-grid {
	border: none !important;
	margin: 0 !important;
}

#shopify-block-AOGRjQXV1RC9nbFNNa__pricebazi_volume_tiered_price_grid_NkwTWC thead {
	display: none;
}

#shopify-block-AOGRjQXV1RC9nbFNNa__pricebazi_volume_tiered_price_grid_NkwTWC table.tbl-qb-grid tbody tr {
	margin: 10px 0;
	display: flex;
	flex-wrap: wrap;
	border-radius: 4px;
	background: white !important;
	padding: 10px;
	border: 1px solid var(--color-form-border);
	justify-content: space-between;
}

#shopify-block-AOGRjQXV1RC9nbFNNa__pricebazi_volume_tiered_price_grid_NkwTWC table.tbl-qb-grid tbody tr:nth-child(even),
#shopify-block-AOGRjQXV1RC9nbFNNa__pricebazi_volume_tiered_price_grid_NkwTWC table.tbl-qb-grid tbody tr:nth-child(even) td {
	background: white !important
}

#shopify-block-AOGRjQXV1RC9nbFNNa__pricebazi_volume_tiered_price_grid_NkwTWC table.tbl-qb-grid tbody tr td {
	background: none !important;
	font-size: 14px !important;
	font-weight: 500
}

#shopify-section-template--24183895785784__single_image_bKCqKR .single-image {
	padding: 0 !important;
	border-radius: 20px;
	overflow: hidden;
}

#shopify-section-template--24183895785784__single_image_bKCqKR .single-image img {
	width: 100%;
}

.key-con .section-header {
	gap: 0;
	width: 100%;
	display: block;
	text-align: center;
}

.key-con h3 {
	background: linear-gradient(to right, #854ff4 0%, #2c1658 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 48px;
	font-weight: 800;
	padding: 0 0 10px;
	text-transform: uppercase;
	letter-spacing: 0.03em;
}

.key-con .content h4 {
	background: #844ff3;
	border: 3px solid #844ff3;
	color: white;
	padding: 16px 30px;
	border-radius: 20px;
	font-size: 18px;
	margin: 23px 0
}

.key-con h4 strong:first-child {
	font-size: 31px
}

.key-con .content h4:nth-child(2n+2) {
	color: #844ff3;
	background: #f6f3fc
}

.key-con .medium-6:last-child .con {
	background: #f6f3fc;
	padding: 30px;
	border-radius: 20px;
	margin: 15px 0
}

.key-con ul {
	padding: 0;
	margin: 0
}

.key-con li {
	color: #30195f;
	font-size: 18px;
	position: relative;
	padding: 10px 0 10px 25px;
	list-style: none
}

.key-con li:before {
	content: "";
	position: absolute;
	left: 0;
	width: 17px;
	height: 17px;
	border-radius: 100%;
	background: #c7acff;
	top: 17px;
}

.key-con li:after {
	content: "";
	position: absolute;
	left: 5px;
	width: 7px;
	height: 7px;
	border-radius: 100%;
	background: #854ff3;
	top: 22px;
}

.key-con li strong {
	font-size: 21px;
}

#shopify-section-template--24201677701432__multicolumn_new_BQaCHW .medium-6:last-child .content>div:first-child {
	display: none
}

#shopify-section-template--24201677701432__multicolumn_new_BQaCHW .bottom-text {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

#shopify-section-template--24201677701432__multicolumn_new_BQaCHW .bottom-text figure {
	margin-bottom: 0
}

#shopify-section-template--24201677701432__multicolumn_new_BQaCHW .bottom-text figure:first-child {
	margin-right: 16px
}

#shopify-section-template--24201677701432__multicolumn_new_BQaCHW .row .columns {
	padding-right: 0
}

#shopify-section-template--24201677701432__multicolumn_jRjxab .con-wrap {
	text-align: center;
}

#shopify-section-template--24201677701432__multicolumn_jRjxab h4 {
	font-size: 18px;
	background: #5d34ac;
	padding: 3px 10px;
	border-radius: 20px;
	color: white;
}

#shopify-section-template--24201677701432__multicolumn_jRjxab .align-stretch {
	width: 75%;
	margin: 0 auto 30px;
	align-items: flex-end;
}

#shopify-section-template--24201677701432__multicolumn_jRjxab .multicolumn__image {
	width: 66px !important
}

#shopify-section-template--24201677701432__rich_text_a8qfKT {
	padding-bottom: 50px
}

#shopify-section-template--24201677701432__rich_text_a8qfKT .rich-text {
	padding-top: 50px !important
}

#shopify-section-template--24201677701432__rich_text_a8qfKT .rich-text__inner {
	max-width: 100%
}

#shopify-section-template--24201677701432__multicolumn_new_BQaCHW .two-cols .multicolumn__column:first-child .con a {
	color: #7a48e0
}

#shopify-section-template--24201677701432__rich_text_a8qfKT .rich-text__inner>h3 {
	font-size: 48px;
	margin: 0 0 30px;
	background: linear-gradient(to right, #854ff4, #2c1658);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding: 0;
	line-height: 60px;
	font-weight: 800
}

#shopify-section-template--24201677701432__rich_text_a8qfKT .rich-text__inner .button {
	margin-bottom: 30px;
}

.btn-view .rich-text__inner .button {
	background: none !important;
	color: #004fc7 !important;
	border: 2px solid #004fc7 !important;
	border-radius: 4px;
	font-size: 20px;
}

.btn-view .rich-text__inner .button:hover {
	background: #004fc7 !important;
	color: #FFFFFF !important;
}


.btn-view.purple .rich-text__inner .button {
	background: #301960 !important;
	border: 1px solid #301960 !important;
}

.btn-view.purple .rich-text__inner .button:hover {
	background: none !important;
	color: #301960 !important
}

#shopify-section-template--24201677701432__rich_text_a8qfKT h5 {
	font-size: 36px
}

#shopify-section-template--24201677701432__rich_text_a8qfKT .text-size-regular h3 {
	font-size: 59px;
	font-weight: 800;
	background: none;
	-webkit-background-clip: none;
	-webkit-text-fill-color: none;
}

#shopify-section-template--24201677701432__rich_text_a8qfKT .text-size-regular h3 strong:first-child {
	color: #007dfc;
}

#shopify-section-template--24201677701432__rich_text_a8qfKT .text-size-regular h3 strong:nth-child(2) {
	color: #00ae69;
}

#shopify-section-template--24201677701432__rich_text_a8qfKT .text-size-regular h3 strong:last-child {
	color: #ff0b0b;
}

#shopify-section-template--24201677701432__rich_text_a8qfKT .rich-text__inner .rte {
	max-width: 820px;
	margin: 0 auto
}

#shopify-section-template--24201677701432__rich_text_a8qfKT .rich-text__inner p {
	font-size: 18px;
}

#shopify-section-template--24201677701432__scrolling_text_8frjjX .row {
	max-width: 1280px !important;
}

#shopify-section-template--24201677701432__scrolling_text_8frjjX .scrolling-text--item span {
	color: #b491fa;
}

#shopify-section-template--24201677701432__scrolling_text_8frjjX .scrolling-text--item {
	background: url(/cdn/shop/files/scrolling-bg1.png?v=1739408629) no-repeat left center
}

#shopify-section-template--24213224816952__multicolumn_new_BQaCHW .two-cols .multicolumn__column:last-child .content>div:first-child {
	height: 263px;
}

.main-heading .rich-text__inner {
	max-width: 100% !important
}

.main-heading h3 {
	color: #fd3f44;
	font-size: 50px;
	font-weight: 700;
	text-shadow: 2px 2px 0 #ffd200
}

.main-heading h2 {
	color: #0142fe;
	font-size: 60px;
	padding-top: 60px
}

.main-heading p {
	color: black;
	font-size: 23px;
	text-align: center;
	width: 65%;
	margin: 0 auto;
}

.key-con.blue-clr h3 {
	background: none;
	color: #004fc7;
	-webkit-background-clip: inherit;
	-webkit-text-fill-color: inherit;
}

.key-con.blue-clr h4 {
	background: #004fc7;
	border-color: #004fc7;
}

.key-con.blue-clr .content h4:nth-child(2n+2) {
	color: #004fc7;
	background: white;
}

.blue-clr.key-con li:after {
	background: #004fc7;
	top: 14px
}

.blue-clr.key-con li:before {
	background: #a6b8fc;
	top: 9px
}

.blue-clr.key-con .medium-6:last-child .con {
	background: white;
	border: 3px solid #c1e0fd;
}

.blue-clr.key-con li {
	padding: 3px 0 3px 25px
}

.scroll-text.blue-clr .scrolling-text--item {
	color: #1eb0f9;
	background-image: url(/cdn/shop/files/star1.png?v=1739541554) !important;
}

.grad-text .rich-text__inner {
	max-width: 100%;
}

.grad-text h3 {
	background: linear-gradient(to right, #9160e1 36.5%, #ff505d 87%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 800;
	font-size: 108px;
	line-height: 94px;
}

.grad-text p {
	font-size: 24px;
	color: #025fea
}

.grad-text .rte {
	width: 65%;
	margin: 0 auto;
}

#contact_form {
	display: none
}

#shopify-section-template--23715837772088__contact_form_mMUUpf .hbspt-form {
	padding-top: 20px
}

#shopify-section-template--23821113196856__multicolumn_zAPEWx .medium-6:last-child p {
	padding: 10px 0 20px !important
}

.thb-full-menu li.menu-item-has-children>.thb-full-menu--link svg {
	fill: #040b44;
	width: 10px;
	height: 15px;
	top: 26px !important;
	right: 0px !important;
}

.thb-full-menu li.menu-item-has-children>.thb-full-menu--link svg path {
	stroke: none;
}

.thb-product-detail h3 {
	width: 100%
}

.thb-product-detail p {
	font-weight: 600
}
.thb-product-detail p
.thb-product-detail p.product--text.style_vendor+p {
	font-size: 15px
}

.product-card-info p br,
.thb-product-detail p br {
	display: none
}

.prd-title {
	text-align: center;
	color: #000;
	font-size: 48px;
	font-weight: 600;
}

.prd-list {
	margin-bottom: 65px
}

/* .prd-list .owl-stage {
display:flex;
}
.prd-list .owl-item{
display:flex;
} */

.prd-list,
.prd-list.owl-carousel .owl-stage {
	display: flex;
	flex-wrap: wrap;
}

.prd-list .item,
.prd-list.owl-carousel .owl-stage .owl-item {
	display: flex;
}

.prd-list .item {
	border-radius: 4px;
	background: #f6f9fe;
	padding: 30px 10px 15px;
	margin: 10px;
	display: flex;
	text-align: center;
	width: 23.43847%
}

.prd-list .owl-nav .owl-next {
	right: -10px !important
}

.prd-list .owl-nav .owl-prev {
	left: -10px !important
}

.section-featured-blog .blog-posts {
	margin: 20px 0 70px;
}

.product-cart-item-price {
	padding-left: 0 !important
}

.page-role .rich-text,
.page-main .rich-text {
	padding-bottom: 20px !important;
}

.page-role .rich-text__inner,
.page-main .rich-text__inner {
	max-width: 1010px;
}

.page-main h3 {
	font-size: 52px;
	color: #004fc7;
	line-height: 68px;
}

.page-main h3 span {
	display: block;
	font-weight: 800;
	color: #fc6834;
	font-size: 60px;
}

.page-role h3 {
	font-size: 36px;
	color: #004fc7;
	line-height: 44px;
}

.page-role h3 strong {
	display: block;
	font-weight: 800;
}

.page-role .rte {
	text-align: left;
}

.page-role .rte ul {
	list-style: none;
	margin-left: 0;
}

.page-role .rte li {
	background: url(/cdn/shop/files/tick.png?v=1740714500) no-repeat left 15px;
	padding: 10px 0 10px 30px
}

.blue-bg {
	background: #f2f4ff;
	padding: 55px 0
}

.types-con {
	padding-bottom: 0;
}

.types-con .section-header {
	justify-content: center;
}

.types-con h3 {
	text-align: center;
	color: #004fc7;
	font-size: 36px;
}

.types-con h3 strong {
	display: block;
}

.types-con p {
	text-align: center;
}

.types-con .multicolumn__inner .row {
	width: 90%;
	margin: 0 auto
}

.types-con .con-wrap {
	text-align: center;
	position: relative;
}

.types-con .con-wrap .image {
	width: 245px;
	height: 245px;
	background: white;
	border-radius: 4px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	border: 1px solid #e3e5ef;
	margin: 0 auto 20px;
	transition: all 300ms linear;
}

.types-con .con-wrap .image .multicolumn__image--inner img {
	width: auto !important;
	height: 185px !important;
	object-fit: contain !important
}

.types-con .con-wrap .image .multicolumn__image {
	margin-bottom: 0 !important;
	width: auto !important;
}

.types-con .con-wrap:hover .image {
	border-color: #2374e7;
	box-shadow: 6px 0 5px rgba(0, 0, 0, 0.1);
}

.types-con .con-wrap h4 {
	color: #004fc7;
	font-size: 19px
}

.types-con .con-wrap .content a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: transparent;
}

.two-rows .medium-6 {
	display: flex;
	flex-wrap: wrap;
}

.two-rows .con {
	background: white;
	border-radius: 0;
	padding: 20px 30px;
	width: 90%;
	margin: 10px 0;
	box-shadow: 10px 10px 0 #d7dcfb;
}

.two-rows .con h4 {
	color: #004fc7;
	font-size: 20px;
	font-weight: 600;
}

.two-rows .con ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.two-rows .con li {
	position: relative;
	font-size: 16px;
	padding: 3px 0 3px 25px;
}

.two-rows .con li:before {
	content: "\f00c";
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	color: #004fc7;
	position: absolute;
	left: 0;
	top: 3px;
}

.prd-title {
	font-weight: 400;
	color: #004fc7;
}

.prd-title strong {
	font-weight: 600;
	display: block;
}

.prd-desc {
	text-align: center;
}

.faq-con .medium-6:first-child {
	flex: 0 0 55%;
	max-width: 55%;
}

.faq-con .medium-6:last-child {
	flex: 0 0 45%;
	max-width: 45%;
}

.faq-con .medium-6:last-child .con {
	background: white;
	padding: 45px;
}

.faq-con .content {
	display: flex;
	flex-direction: column;
}

.faq-con .con-wrap h6 {
	order: -1;
	color: #004fc7;
	font-weight: 400;
	margin-bottom: 15px;
	font-size: 36px;
}

.faq-con .con-wrap h4 {
	color: #004fc7;
	font-weight: 600;
	line-height: 43px;
	font-size: 29px;
}

.faq-con .medium-6:first-child .con-wrap h4 {
	margin-bottom: -15px;
	font-size: 32px;
	line-height: 43px;
}

.faq-con .con-wrap .content h5 {
	font-size: 18px;
	font-weight: 500;
	border-top: 1px solid #e1e4f0;
	padding-top: 15px;
	margin: 15px 0 0;
}

.faq-con .con-wrap .content h4+h5 {
	border-top: none;
}

.faq-con .con-wrap p {
	font-size: 16px;
}

.why-choose h3 {
	color: #004fc7;
	font-size: 36px;
	padding-bottom: 20px;
	;
}

.why-choose h4 strong,
.why-choose h3 strong {
	display: block;
}

.why-choose .multicolumn__inner .row {
	width: 80%;
	margin: 0 auto;
}

.why-choose .multicolumn__image {
	width: 60px !important;
	margin: 0
}

.why-choose h4 {
	color: #004fc7;
	font-size: 20px;
}

.why-choose .con {
	background: #f2f4ff;
	padding: 25px 0
}

.tab-content p,
.tab-content li,
.product-information .product-title-container+p.style_body {
	font-size: 14px !important;
	margin-bottom: 0
}

.discounted-pricing h3 {
	font-size: 1em !important;
	font-weight: 600;
	color: #008000 !important;
	margin: 0 0 5px !important;
}

.discount-options label {
	position: relative;
}

.quantity .qty {
	width: 55px !important
}

.discount-options li:nth-child(3) label:before {
	content: "Free Shipping";
	position: absolute;
	left: 165px;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #008000;
	color: white;
	border-radius: 5px;
	padding: 1px 10px 0;
	font-weight: 600;
	font-size: 12px;
	height: 23px;
}

.discount-options label span,
.discount-options label {
	font-size: 15px !important;
}

.discounted-pricing {
	font-family: "DM Sans", sans-serif !important;
}

.discounted-pricing label span:after {
	content: "ea";
	padding: 0 0 0 3px;
	font-size: 13px
}

.product-inventory-notice {
	color: #008000 !important;
	margin-bottom: 0 !important
}

.thb-product-detail .product-title-container {
	margin-bottom: 5px !important;
}

.single-image {
	max-width: 1280px !important;
	padding: 0 !important
}

.shopify-app-block+p.product--text {
	background: url(/cdn/shop/files/tick.png?v=1740714500) no-repeat left 12px;
	padding: 10px 0 0 30px
}

.footer .small-12:nth-child(6) button,
.footer .small-12:nth-child(7) button,
.footer .small-12:nth-child(8) button,
.footer .small-12:nth-child(9) button,
.footer .small-12:nth-child(10) button,
.footer .small-12:nth-child(11) button,
.footer .thb-widget-menu li {
	font-size: 14px;
	margin: 0 !important
}

.footer .small-12:nth-child(5) .widget,
.footer .small-12:nth-child(5) .thb-widget-menu,
.footer .small-12:nth-child(6) .widget,
.footer .small-12:nth-child(6) .thb-widget-menu,
.footer .small-12:nth-child(7) .widget,
.footer .small-12:nth-child(7) .thb-widget-menu,
.footer .small-12:nth-child(8) .widget,
.footer .small-12:nth-child(8) .thb-widget-menu,
.footer .small-12:nth-child(9) .widget,
.footer .small-12:nth-child(9) .thb-widget-menu,
.footer .small-12:nth-child(10) .widget,
.footer .small-12:nth-child(10) .thb-widget-menu,
.footer .small-12:nth-child(4) .thb-widget-menu {
	display: flex !important;
	flex-wrap: wrap;
	align-items: center;
}

.footer .small-12:nth-child(5) .thb-widget-menu li:before,
.footer .small-12:nth-child(6) .thb-widget-menu li:before,
.footer .small-12:nth-child(7) .thb-widget-menu li:before,
.footer .small-12:nth-child(8) .thb-widget-menu li:before,
.footer .small-12:nth-child(9) .thb-widget-menu li:before,
.footer .small-12:nth-child(10) .thb-widget-menu li:before,
.footer .small-12:nth-child(4) .thb-widget-menu li:before {
	content: "|";
	padding: 0 3px;
}

.footer .small-12:nth-child(5) .thb-widget-menu li:first-child:before,
.footer .small-12:nth-child(6) .thb-widget-menu li:first-child:before,
.footer .small-12:nth-child(7) .thb-widget-menu li:first-child:before,
.footer .small-12:nth-child(8) .thb-widget-menu li:first-child:before,
.footer .small-12:nth-child(9) .thb-widget-menu li:first-child:before,
.footer .small-12:nth-child(10) .thb-widget-menu li:first-child:before,
.footer .small-12:nth-child(11) .thb-widget-menu li:first-child:before,
.footer .small-12:nth-child(4) .thb-widget-menu li:first-child:before {
	display: none;
}

.footer .small-12:nth-child(6) button,
.footer .small-12:nth-child(7) button,
.footer .small-12:nth-child(8) button,
.footer .small-12:nth-child(9) button,
.footer .small-12:nth-child(10) button,
.footer .small-12:nth-child(11) button {
	width: auto !important;
	margin: 0 10px 0 0 !important
}

#operational-tutorial iframe {
	width: 70%;
	margin-top: 20px;
	height: 472px;
}

.pickup-availability-wrapper {
	margin-bottom: 30px;
}

.product-card-quickview,
.pickup-availability-wrapper {
	display: none !important;
}

.pickup-availability-wrapper[available] {
	display: block !important;
}

.shopify-policy__title {
	padding: 50px 0 30px !important;
	min-height: auto !important;
}

#cart-form .product-cart-item {
	align-items: center;
}

.metafield-data {
	margin-bottom: 0 !important;
}

#shopify-section-template--23715837968696__multicolumn_dcmW3w .align-stretch.owl-loaded .owl-nav .owl-next {
	right: 0 !important;
}

#shopify-section-template--23715837968696__multicolumn_dcmW3w .align-stretch.owl-loaded .owl-nav .owl-prev {
	left: 0 !important;
}

#shopify-section-template--23715837968696__multicolumn_dcmW3w .teams .align-stretch {
	padding-right: 20px !important;
}

.center-text .rich-text {
	padding-top: 0 !important;
}

.center-text h3 {
	color: #ff5b30;
	font-size: 36px;
	font-weight: 600;
	padding-bottom: 25px;
	background: url(/cdn/shop/files/bottom-bg.png?v=1742210134) no-repeat right 60px bottom;
	max-width: 1040px;
	margin: 0 auto;
}

.icon-3cols .content h4,
.icon-3cols .content p,
.icon-3cols .image {
	position: relative;
	z-index: 5;
}

.icon-3cols .content {
	position: relative;
}

.icon-3cols .content h6 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 300px;
	color: #574be3;
	opacity: .1;
	font-weight: 700;
}

.icon-3cols h3 {
	color: #574be3;
	font-size: 42px;
	padding-bottom: 30px
}

.icon-3cols .multicolumn__image {
	background: linear-gradient(to bottom, #d6ddfe, #fff);
	width: 115px !important;
	height: 105px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 30px;
	border-radius: 5px;
	padding: 0 !important;
}

.icon-3cols .multicolumn__image img {
	width: 40px !important;
}

.icon-3cols h4 {
	color: #574be3;
	font-weight: 500;
	font-size: 22px;
}

.icon-3cols .multicolumn__inner .row {
	justify-content: space-between;
	width: 70%;
	margin: 0 auto;
}

.icon-3cols .multicolumn__inner .columns {
	width: 270px;
	flex: 0 0 auto;
	max-width: 100%;
}

.demo-btn .rich-text__inner {
	max-width: 100%
}

.demo-btn .button {
	color: #ff5b30 !important;
	background: none !important;
	padding: 19px 0 7px 70px;
	border-radius: 0;
	position: relative;
	font-size: 24px;
	font-weight: 500;
}

.demo-btn .button:before {
	position: absolute;
	left: 0;
	top: -2px;
	content: "\f144";
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	color: #ff5b30;
	font-size: 40px;
}

.dot-two-cols h3 {
	text-align: center;
	color: #574be3;
	font-size: 36px;
	padding-bottom: 30px;
}

.dot-two-cols h3 strong {
	display: block !important
}

.dot-two-cols .section-header {
	justify-content: center;
}

.dot-two-cols .row {
	align-items: center;
}

.dot-two-cols .columns {
	margin: 0 !important
}

.dot-two-cols h4 {
	font-size: 30px;
	line-height: 40px
}

.dot-two-cols h4 strong,
.dot-two-cols li strong,
.dot-two-cols h4 span {
	color: #ff5b30 !important;
}

.dot-two-cols h4 strong {
	display: block;
}

.dot-two-cols ul {
	list-style: none;
	margin-left: 0;
}

.dot-two-cols li {
	padding: 8px 0 8px 20px;
	position: relative;
}

.dot-two-cols li:before {
	content: "";
	background: #ff5b30 !important;
	position: absolute;
	left: 0;
	top: 17px;
	width: 8px;
	height: 8px;
	border-radius: 100%;
}

#shopify-section-template--24365735346488__multicolumn_JKHWzG .columns:last-child {
	padding-left: 40px
}

#shopify-section-template--24365735346488__multicolumn_RpepDK .columns:nth-child(2) .content {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 330px;
	height: 200px;
	background: white;
	padding: 20px;
	margin: auto;
}

#shopify-section-template--24365735346488__multicolumn_RpepDK .columns:nth-child(2) .content:before {
	content: "";
	position: absolute;
	right: -12px;
	top: -12px;
	border-radius: 100%;
	width: 30px;
	height: 30px;
	background: #eff2ff;
}

#shopify-section-template--24365735346488__multicolumn_RpepDK .columns:nth-child(2) .content:after {
	content: "";
	position: absolute;
	right: -4px;
	top: -4px;
	border-radius: 100%;
	width: 15px;
	height: 15px;
	z-index: 5;
	background: #ff5b30;
}

#shopify-section-template--24365735346488__multicolumn_RpepDK .columns:nth-child(2) .content li {
	color: #3a4edb;
	font-size: 13px;
	padding: 5px 0 5px 20px;
}

#shopify-section-template--24365735346488__multicolumn_RpepDK .columns:nth-child(2) .content li:before {
	top: 10px;
	width: 6px;
	height: 6px;
}

#shopify-section-template--24365735346488__multicolumn_RpepDK .con-wrap {
	position: relative;
}

.dot-form {
	margin-top: 0 !important;
}

.dot-form .row {
	align-items: center;
}

.dot-form .columns:first-child .con {
	padding-right: 70px;
}

.dot-form h4 {
	color: #004fc7;
	font-size: 30px;
	font-weight: 600;
}

.dot-form .multicolumn__column p {
	color: #0d1875;
	font-size: 16px;
	padding-right: 50px;
	font-weight: 400;
}

.main-banner .columns {
	padding: 0 !important;
}

.main-banner .rich-text__inner {
	position: relative;
	height: 537px;
	padding: 80px 40px;
}

.main-banner p,
.main-banner h1.h3,
.main-banner .rte,
.main-banner .button {
	position: relative;
	z-index: 5
}

.main-banner .rich-text__inner .subheading {
	color: white;
	text-transform: inherit;
	font-size: 24px;
	margin-bottom: 0;
	letter-spacing: normal;
}

.main-banner .rich-text__inner h1.h3 {
	color: #ffc523;
	text-transform: inherit;
	font-size: 44px;
	line-height: 62px;
}

.main-banner .rich-text__inner h1.h3 strong {
	display: block;
	color: white;
	font-weight: 500
}

.main-banner img {
	width: 1280px;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
}

.main-banner .rte {
	width: 595px;
	margin-bottom: 60px !important;
}

.main-banner .rte p {
	color: white;
}

.main-banner .button {
	margin-top: 20px;
	font-size: 19px;
	padding: 15px 30px;
	height: auto;
	border-radius: 60px;
	color: #3a4edb;
	border: 1px solid #3a4edb;
	background: white;
}

.main-banner .button:nth-child(5) {
	background: #ffc523;
	border-color: #ffc523;
	color: #5e3cdb;
	font-weight: 600;
	padding: 15px 66px;
	margin-right: 20px
}

.thb-form-container .button.full,
input[type=submit].full {
	width: 250px !important;
	margin: 0 auto;
	display: block;
}

.thb-form-container label {
	position: relative !important;
	order: -1;
	padding: 10px 0 !important;
	line-height: normal !important;
	height: auto !important;
}

.thb-form-container .field {
	display: flex;
	flex-direction: column;
}

h4.account-head,
.thb-form-container h4 {
	font-size: 34px;
	color: var(--color-accent) !important
}

h4.account-head {
	padding-left: 15px;
}

.thb-form-container p {
	font-size: 18px !important;
	line-height: normal;
}

#wrapper #main-content {
	min-height: initial !important
}

.field textarea:focus+label,
.field textarea:not(:placeholder-shown)+label,
.field input[type=text]:focus+label,
.field input[type=text]:not(:placeholder-shown)+label,
.field input[type=password]:focus+label,
.field input[type=password]:not(:placeholder-shown)+label,
.field input[type=date]:focus+label,
.field input[type=date]:not(:placeholder-shown)+label,
.field input[type=datetime]:focus+label,
.field input[type=datetime]:not(:placeholder-shown)+label,
.field input[type=email]:focus+label,
.field input[type=email]:not(:placeholder-shown)+label,
.field input[type=number]:focus+label,
.field input[type=number]:not(:placeholder-shown)+label,
.field input[type=search]:focus+label,
.field input[type=search]:not(:placeholder-shown)+label,
.field input[type=tel]:focus+label,
.field input[type=tel]:not(:placeholder-shown)+label,
.field input[type=time]:focus+label,
.field input[type=time]:not(:placeholder-shown)+label,
.field input[type=url]:focus+label,
.field input[type=url]:not(:placeholder-shown)+label,
.field select:focus+label,
.field select:not(:placeholder-shown)+label {
	height: auto !important;
	padding: 10px 0 !important;
}

.myaccount-content th {
	background: #0181fd;
	color: white;
	padding: 15px !important;
	font-size: 15px;
}

.myaccount-content td th {
	background: none;
	color: #0181fd;
	padding: 6px !important;
	border-bottom: 1px solid #e2f1ff !important;
}

.myaccount-content td {
	padding: 15px !important;
	font-size: 14px;
	border-bottom: 1px solid #e2f1ff !important;
}

.myaccount-content td td {
	padding: 6px !important;
	border-bottom-color: #e2f1ff !important;
}

.myaccount-content table tfoot tr:first-child {
	border-top: 1px solid #e2f1ff !important;
}

.myaccount-content table tfoot tr:first-child td {
	font-weight: 700;
}

.myaccount-content table tfoot tr:last-child td {
	color: #004fc7 !important;
}

table.no-borders tfoot td {
	border-top: none !important;
}

.myaccount-sidebar h4 {
	background: #004fc7;
	font-size: 15px;
	color: white;
	padding: 12.5px 20px !important;
	line-height: normal;
	font-weight: 600;
}

.myaccount-sidebar--address span.status,
.myaccount-content td span.status {
	display: block;
	padding: 3px 10px 3px 30px;
	position: relative;
	border-radius: 20px;
	font-weight: 500;
}

.myaccount-sidebar--address span.status {
	display: inline-flex;
	margin-top: 5px;
}

.myaccount-sidebar--address span.status:before,
.myaccount-content td span.status:before {
	content: "";
	position: absolute;
	left: 10px;
	top: 10px;
	width: 10px;
	height: 10px;
	border-radius: 100%;
}

.myaccount-sidebar--address span.status.Paid,
.myaccount-sidebar--address span.status.Fulfilled,
.myaccount-content td span.status.Fulfilled {
	background: #a4fdb0;
	color: #288b34;
}

.myaccount-sidebar--address span.status.Paid:before,
.myaccount-sidebar--address span.status.Fulfilled:before,
.myaccount-content td span.status.Fulfilled:before {
	background: #017410;
}

.myaccount-sidebar--address span.status.Unfulfilled,
.myaccount-content td span.status.Unfulfilled {
	background: #f8d990;
	color: #814e02;
}

.myaccount-sidebar--address span.status.Unfulfilled:before,
.myaccount-content td span.status.Unfulfilled:before {
	background: #b5781c;
}

.myaccount-sidebar address {
	font-size: 16px !important;
	font-style: normal !important;
}

.rowOrder {
	display: flex;
	align-items: center;
}

.rowOrder .menu {
	width: auto !important;
	height: auto !important;
	border: none !important;
	background: none !important;
}

.rowOrder i {
	color: #004fc7;
}

.rowOrder a {
	text-decoration: none !important;
}

.large-4.myaccount-sidebar {
	padding-left: inherit !important;
}

.collection-text h1 {
	margin: 15px 0 35px !important
}

.collection-text .text-size-regular h2 {
	font-size: 25px !important;
	margin-bottom: 10px !important;
}

.collection-text .text-size-regular h3 {
	font-size: 22px !important;
	margin-bottom: 10px !important;
}

.collection-text .text-size-regular h4 {
	font-size: 18px !important;
}

.collection-text .text-size-regular li,
.collection-text .text-size-regular p {
	font-size: 15px !important;
}

.collection-text .text-size-regular li {
	padding: 4px 0;
}

.collection-text .text-size-regular {
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: -71px 0 35px !important;
	padding-top: 0;
	text-align: left !important;
	transition: all 300ms linear;
}

.collection-text .text-size-regular.show {
	height: auto;
}

.collection-text .text-size-regular .show_hide {
	padding: 0;
	margin: 0;
	position: relative;
	font-weight: 600;
	color: #8ba8fb !important;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin: 0 0 35px;
	font-size: 20px !important;
}

.thb-secondary-myaccount {
	color: #040b44 !important
}

.thb-secondary-myaccount svg {
	margin-right: 10px;
}

#hubspot-messages-iframe-container.widget-align-right {
	bottom: 70px !important
}

.sub-footer {
	margin-top: 0 !important
}

.products .text-size-regular {
	display: none
}

.product-sku+.product--text {
	flex-basis: 59%;
}

.section-recently-viewed-products,
.shopify-app-block> :empty {
	display: none !important
}

#tab_button {
	margin: 0 auto 25px !important;
	padding: 0 15px !important;
}

.tab-button h4 {
	padding: 0 !important
}

.recently-viewed-products .products {
	display: flex !important;
	flex-wrap: wrap;
}

a.thb-secondary-area-item.thb-secondary-myaccount {
	flex-wrap: wrap;
	height: auto;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}

.thb-secondary-area-item.thb-secondary-myaccount span {
	line-height: normal !important
}

a.thb-secondary-area-item.thb-secondary-myaccount span.name {
	display: block;
	color: #89acfc;
	font-size: 12px;
}

a.thb-secondary-area-item.thb-secondary-myaccount span:after {
	display: none !important
}

#shopify-section-template--24013268320568__image_with_text_KQycY7 .image-with-text img {
	max-width: 850px !important;
	display: block;
	margin: 0 auto;
	height: auto !important;
	object-fit: contain !important;
	position: relative;
}

#shopify-section-template--24013268320568__image_with_text_KQycY7 .image-with-text--image-media {
	padding: 0 !important;
	overflow: visible !important;
	display: flex;
	height: 65px;
	justify-content: center !important
}

.section-header-mobile-navigation,
.side-panel-content--inner .close {
	display: none !important;
}

.loading-overlay {
	display: block !important;
	position: relative !important;
}

#AddToCart .loading-overlay {
	display: none !important
}

.loading-overlay svg {
	display: none;
	width: 42px;
	height: 42px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 20;
	line-height: 0;
	transform: translate3d(-50%, -50%, 0);
}

.loading .loading-overlay svg {
	display: block
}

.order-details p .sku,
.line-items-details td .sku {
	display: block;
	font-weight: 600;
	color: #004fc7 !important;
	font-size: 14px
}

.testi-videos-wrap h3,
.testi-videos-wrap p {
	text-align: center;
}

.testi-videos-wrap h3 {
	color: var(--color-accent1);
	text-align: center;
	font-size: 30px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.testi-videos-wrap .section-header--content {
	width: 100%
}

.testimonial-video .con {
	position: relative;
	cursor: pointer;
	border-radius: 30px;
	overflow: hidden
}

.testimonial-video video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 538px;
	display: none;
	object-fit: cover;
	border-radius: 30px;
	overflow: hidden
}

.testimonial-video .con figure {
	margin: 0 !important
}

.testimonial-video .play {
	position: absolute;
	right: 20px;
	bottom: 20px;
	background: white;
	width: 100px;
	height: 40px;
	border-radius: 40px;
	display: flex;
	opacity: 0;
	visibility: hidden;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.testimonial-video .con:hover .play {
	opacity: 1;
	visibility: visible;
}

.collection-text .rich-text {
	padding-top: 10px !important;
}

.collection-text .rich-text .rich-text__inner {
	border-top: 1px solid #dde9fa;
	border-bottom: 1px solid #dde9fa;
	padding-top: 10px;
}

#description1 h3 {
	font-size: 26px !important;
	margin-bottom: 0;
	color: #025fea !important
}

#description1 h4 {
	font-size: 22px !important;
	margin: 25px 0 0;
}

#description1 h5 {
	font-size: 18px !important;
	margin: 10px 0 0;
}

#description1 table th {
	background: linear-gradient(to bottom, #4d93e959, #0000);
	padding: 20px 15px;
	color: #3a4edb !important;
	font-size: 18px !important;
	border-bottom: 1px solid rgba(0, 0, 0, .1) !important;
}

#description1 table>tbody>tr:first-child>td {
	background: none !important;
	color: inherit !important;
	padding: 10px 15px;
	text-align: left;
	font-size: 14px;
	border-bottom: none !important;
	border-left: 1px solid rgba(0, 0, 0, .1);
	border-top: 1px dashed rgba(0, 0, 0, .2);
	border-right: 1px solid rgba(0, 0, 0, .1);
}

#description1 ul {
	list-style: none !important;
	padding: 0;
	margin: 0;
}

#how-works p,
#description1 p {
	font-weight: 400 !important
}

#description1 ul li {
	position: relative;
	padding: 5px 0 5px 20px
}

#description1 ul li:before {
	content: "\f105";
	position: absolute;
	color: #025fea !important;
	left: 0;
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	top: 6px;
}

#description1 ul li p {
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: 400 !important
}

#description1 .two-cols,
.spec-list {
	padding: 0 0 0 !important;
	border-top: 1px solid #e5e5e5;
	margin: 30px 0 0
}

.spec-list {
	padding: 0 !important;
	border: 1px solid #e5e5e5;
}

#faq ul,
#how-works ul,
#description1 .two-cols ul,
.spec-list ul {
	margin: 10px 0 0;
	list-style: none !important
}

.spec-list ul li:nth-child(even) {
	background: #F1F4FD;
}

.spec-list ul li {
	padding: 15px 25px !important;
}

#description1 .two-cols li:before,
.spec-list li:before {
	display: none
}

.product--product-form {
	margin-bottom: 10px !important
}

#faq ul li,
#how-works ul li,
#description1 .two-cols li,
.spec-list li {
	padding: 10px 0 !important;
	position: relative
}

.spec-list li {
	display: flex;
}

#faq ul li strong,
#how-works ul li strong,
#description1 .two-cols li strong,
.spec-list li strong {
	display: block;
	color: inherit;
	font-weight: 900;
	font-size: 16px;
}

.spec-list li strong {
	display: inherit !important;
	width: 350px;
	font-size: 14px;
}

#description1 .two-cols ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

#description1 .two-cols ul li {
	width: 49%;
	padding-left: 25px !important
}

#description1 .two-cols ul li:before {
	top: 11px;
}

#how-works h3 {
	padding-bottom: 0 !important
}

#faq ul li,
#how-works ul li {
	counter-increment: item;
	padding-left: 45px !important
}

#faq ul li:before,
#how-works ul li:before {
	content: counter(item) "";
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 12px;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background: #0D2B5E;
	color: #fff;
	font-size: 12px;
	font-weight: 800;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	margin-top: 1px;
}

#faq ul li strong,
#how-works ul li strong {
	font-size: 16px !important
}

#how-works .three-cols {
	display: flex;
	align-items: center;
	padding-bottom: 15px !important;
	margin-top: 25px;
}

#how-works .three-cols .cols {
	width: 230px;
	margin-right: 15px;
	padding: 15px;
	background: #F4F4F4;
	border: 1px solid #E2E2E2
}

#how-works .three-cols .cols h6 {
	margin-bottom: 0 !important;
	font-weight: 600;
}

#how-works .three-cols .cols p {
	margin-top: 0 !important
}

#description1 .two-cols h5 {
	font-weight: 600;
	font-size: 26px !important;
}

.index .section-collection-list {
	padding: 35px 0 0;
}

.index .section-collection-list h3 {
	font-size: 48px;
	color: #2374e7;
	line-height: 58px;
	font-weight: 600;
}

.index .section-collection-list h3 span {
	display: block;
	color: #2374e7
}

.index .section-collection-list .section-header--description {
	width: 60%;
	margin: 15px auto 0;
}

.index .section-collection-list .section-header--description p {
	font-size: 17px;
	color: #0d1875
}

.index .section-collection-list .section-header--description p a {
	text-decoration: none;
	color: #0d1875
}

.index .section-collection-list .section-header--description p a strong {
	color: #2374e7
}

.index .section-scrolling-text {
	background: linear-gradient(135deg, #aadfff 0%, #c9ecff 32%, #81e5ff 99%);
}

.index .section-scrolling-text .scrolling-text {
	margin: 0 !important
}

.index .section-scrolling-text .scrolling-text--item {
	color: #0d1875;
	background: url(/cdn/shop/files/divider.png?v=1758886068) no-repeat left center;
	padding: 0 20px 0 50px;
}

.product-card--add-to-cart-button svg circle {
	stroke: white !important
}

.product-form .form-notification {
	position: absolute;
	left: 0;
	top: -20px;
	width: 430px;
}

.product-form {
	position: relative;
}

#shopify-section-template--23715837772088__scrolling_text_rrqDfV .row {
	max-width: 95% !important
}

.main-banner .multicolumn__column {
	padding: 0 5px !important;
}

.main-banner .multicolumn__column figure {
	margin: 0
}

.main-banner .medium-4:first-child .bottom-text {
	display: flex;
	margin-left: -5px
}

.main-banner .medium-4:first-child .bottom-text figure {
	width: 50%;
	margin: 0 5px
}

.main-banner .medium-4:first-child .bottom-text figure:last-child {
	margin-right: 0
}

.tab-pane p a {
	color: #0071DC;
}

.tab-pane p a:hover {
	color: #0d1875;
}

#shopify-section-template--23715837772088__multicolumn_main_banner_9tC7rC .multicolumn,
#shopify-section-template--23715837772088__single_image_qBAfDj .single-image {
	margin-top: 15px
}

#shopify-section-template--23715837772088__single_image_qBAfDj .single-image img {
	margin: 0 5px;
}

.bulk-order-text h1 {
	font-size: 51px;
	margin: 10px 0 0;
	font-weight: 900;
	background: #4CB5FE;
	background: linear-gradient(to bottom, #4CB5FE 0%, #0251FF 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.rich-text__inner p a {
	color: #004fc7 !important;
}

.section-single-image .single-image img {
	border-radius: 20px !important;
}

#shopify-section-template--23715837772088__single_image_KeAyTV .single-image {
	margin-top: 15px !important
}

#shopify-section-template--23715837772088__single_image_KeAyTV .single-image img {
	border-radius: 5px !important
}

.subheader .thb-full-menu li {
	position: relative;
}

.subheader .thb-full-menu li:first-child {
	padding-left: 45px !important;
	padding-right: 15px !important;
}

.subheader .thb-full-menu li:first-child:before {
	content: "";
	background: url(/cdn/shop/files/New_Project.png?v=1768054036) no-repeat left top;
	width: 40px;
	height: 22px;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	opacity: 1;
	background-size: cover;
}

.subheader .thb-full-menu li:last-child {
	padding-left: 20px !important
}

.subheader .thb-full-menu li:last-child:before {
	content: "\e0ad";
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	opacity: 1;
	background-size: cover;
}

.search-popup-wrap {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100vh;
	background: rgba(0, 0, 0, 0.8);
	z-index: 1000;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: all 300ms linear;
	visibility: hidden
}

.search-popup-wrap.show {
	opacity: 1;
	visibility: visible;
}

.search-popup-wrap .fa-times {
	position: absolute;
	right: 15px;
	top: 15px;
	color: rgba(255, 255, 255, .7);
	font-size: 28px;
}

.search-popup-wrap .searchform {
	border: none !important;
	border-radius: 0 !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
	display: block !important;
	width: 100% !important
}

.search-popup-wrap .search-wrap {
	width: 100%;
	padding: 0 15px;
}

.search-popup-wrap .search-field {
	background: none !important;
	padding: 0 !important;
	font-size: 18px;
	border: none !important;
	box-shadow: none !important;
	color: white !important;
}

.search-popup-wrap button {
	background: none !important;
	padding: 0 !important;
	border: none !important;
	border-radius: 0 !important
}

.announcement-bar-section {
	z-index: auto !important
}

.search-toggle {
	color: #004fc7 !important
}

.mm-menu {
	background: white !important
}

.test-by-industry .section-header--content {
	text-align: center;
	width: 100%
}

.test-by-industry .section-header--content h3 {
	color: #1644ef;
	font-size: 36px;
}

.test-by-industry .section-header--content p {
	color: #0d1875;
	font-size: 18px;
	width: 50%;
	margin: 0 auto
}

.test-by-industry .multicolumn__column .bottom-text,
.test-by-industry .multicolumn__column .image {
	display: none
}

.test-by-industry .multicolumn__column .content {
	display: flex;
	flex-direction: column;
	background: #1644ef;
	overflow: hidden;
	border-radius: 8px;
	transition: all 300ms linear;
}

.test-by-industry .multicolumn__column .content:hover {
	background: #85CBFF !important;
}

.test-by-industry .multicolumn__column .content .multicolumn__image {
	order: -1;
	margin: 0;
	height: 240px;
	overflow: hidden;
}

.test-by-industry .multicolumn__column .content .multicolumn__image img {
	top: -80px !important;
	transition: all 300ms linear;
}

.test-by-industry .multicolumn__column h4 {
	color: white;
	text-align: center;
	font-size: 18px;
	transition: all 300ms linear;
}

.test-by-industry .multicolumn__column .content:hover h4 {
	color: var(--color-accent1) !important
}

.test-by-industry .multicolumn__column .content:hover img {
	transform: scale(1.03)
}

.side-panel.product-drawer,
.thb-full-menu .sub-menu,
.custom-select--list {
	border-radius: 0 !important;
}

.mobile-navmenu .badge {
	padding: 0 !important;
	width: 30px;
	height: 20px !important;
	border-radius: 0 !important;
	justify-content: center;
	margin-left: 10px;
	position: relative;
}

.mobile-navmenu .badge:before {
	content: "";
	position: absolute;
	left: -4px;
	top: 0;
	bottom: 0;
	margin: auto;
	border-top: 10px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 10px solid transparent;
}

.mobile-navmenu .hot {
	background: #ef2d2d !important
}

.mobile-navmenu .hot:before {
	border-right-color: #ef2d2d
}

.cate-menu .mobile-navmenu li a .off {
	display: block;
	font-size: 10px;
	color: #ef2d2d
}

.footer .footer-test .thb-widget-menu li:first-child a,
.footer .footer-test .thb-widget-menu li:nth-child(3) a,
.footer .footer-test .thb-widget-menu li:nth-child(5) a,
.footer .footer-test .thb-widget-menu li:nth-child(7) a,
.footer .footer-test .thb-widget-menu li:nth-child(10) a,
.footer .footer-test .thb-widget-menu li:nth-child(11) a,
.footer .footer-test .thb-widget-menu li:nth-child(12) a,
.footer .footer-test .thb-widget-menu li:nth-child(14) a,
.footer .footer-test .thb-widget-menu li:nth-child(15) a {
	font-weight: 600;
	color: white;
}

.recently-bought {
	margin-bottom: 0 !important
}

.recently-bought .item {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	border: 1px solid #dde9fa;
	border-bottom: 6px solid #dde9fa;
	border-radius: 8px;
	overflow: hidden;
	margin: 0;
	padding: 5px 10px;
	transition: all 300ms linear;
}

.recently-bought .item:hover {
	border-color: #0D1875 !important;
}

.recently-bought .item .img {
	width: 35%
}

.recently-bought .item .con {
	width: 65%;
	padding-left: 5px
}

.recently-bought .item h6 {
	font-size: 14px;
	line-height: normal;
	font-weight: 600;
	margin-bottom: 5px
}

.recently-bought .item p {
	margin-bottom: 0;
	font-size: 13px;
	font-weight: 600;
}

.recently-bought .item p strong {
	color: #FD1718;
}

.best-sellers .owl-prev,
.recently-bought .owl-prev {
	left: -20px !important;
	background: white
}

.best-sellers .owl-next,
.recently-bought .owl-next {
	right: -20px !important;
	background: white
}

.best-sellers .owl-carousel {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px
}

.best-sellers .item {
	border: 1px solid #dde9fa;
	border-radius: 4px;
	overflow: hidden;
	margin: 10px;
	width: 23.4%;
	transition: all 300ms linear;
	padding: 5px 15px 15px;
}

.best-sellers .item:hover {
	border-color: #0D1875 !important;
}

.best-sellers .item h6 {
	font-size: 14px;
	line-height: normal;
	font-weight: 600;
	margin-bottom: 5px
}

.best-sellers .item p {
	margin-bottom: 0;
	font-weight: 600;
	font-size: 15px;
}

.best-sellers .item p strong {
	color: #FD1718;
}

.restock-rocket-preorder-button {
	width: 180px
}

.restock-rocket-preorder-description {
	margin-left: -135px !important;
	padding: 20px !important
}

.preorder-description-text {
	font-size: 17px;
	text-align: center;
	font-weight: 600;
}

#shopify-block-AVmZNcGJiRkhtNmNhN__product_quantity_breake_product_NDx6UG {
	position: relative;
}

#shopify-block-AVmZNcGJiRkhtNmNhN__product_quantity_breake_product_NDx6UG .discounted-pricing {
	height: 305px;
	overflow: hidden;
	transition: height 0.3s linear;
}

#shopify-block-AVmZNcGJiRkhtNmNhN__product_quantity_breake_product_NDx6UG.show .discounted-pricing {
	height: 100%
}

.thb-product-detail .product-title {
	font-size: 1.3rem !important;
	font-weight: 600 !important
}

.discount-options {
	padding-bottom: 20px !important
}

.discount-options li {
	background: none !important;
	border-top: none !important;
	margin: 0 !important;
	border-bottom: 1px solid #dde5fe !important;
	border-left: none !important;
	color: #0078d4 !important;
	border-right: none !important;
	padding: 10px 20px !important;
	border-radius: 0 !important
}

.discount-options li label .price,
.discount-options li label {
	color: #0078d4 !important;
	font-weight: 600 !important
}

.discount-options li input[type="radio"] {
	border: 1px solid #0078d4 !important
}

.discount-options li.highlight {
	background: #f7f9ff !important
}

[id*="product_quantity_breake_product"] {
	padding: 15px 0 0 !important;
	background: white !important;
	border: 1px solid #dde5fe !important;
	box-shadow: none !important;
}

.discounted-pricing h3 {
	padding: 0 20px !important
}

#quantity-template--23715838296376__main-product {
	padding-left: 20px
}

#shopify-block-AVmZNcGJiRkhtNmNhN__product_quantity_breake_product_NDx6UG .show_hide {
	cursor: pointer;
	color: #2c2d2e !important;
	text-align: center;
	background: white !important;
	padding: 6px 10px;
	font-size: 13px;
	border-radius: 0 0 8px 8px;
	position: absolute;
	left: -0.5px;
	bottom: -36px;
	z-index: 5;
	border-left: 1px solid #dde5fe;
	border-right: 1px solid #dde5fe;
	border-bottom: 1px solid #dde5fe;
	width: 100.25%;
	display: block;
}

#shopify-block-AVmZNcGJiRkhtNmNhN__product_quantity_breake_product_NDx6UG .show_hide span:after {
	content: "\f107";
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	padding-left: 5px;
	display: inline-block;
	transition: all 300ms linear;
}

#shopify-block-AVmZNcGJiRkhtNmNhN__product_quantity_breake_product_NDx6UG.show .show_hide span:after {
	transform: rotate(180deg) !important;
}

#total,
#price {
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 10px 20px
}

#price {
	background: white;
	border-top: 1px solid #dde5fe;
	border-radius: 8px 8px 0 0;
	border-left: 1px solid #dde5fe;
	border-right: 1px solid #dde5fe;
	align-items: center;
	margin-top: 25px;
	color: black;
}

#total strong,
#price span {
	font-weight: 600
}

#total {
	font-size: 18px;
	font-weight: 600;
	background: white;
	border-bottom: 1px solid #dde5fe;
	border-radius: 0 0 8px 8px;
	border-left: 1px solid #dde5fe;
	border-right: 1px solid #dde5fe;
	align-items: center;
	position: relative;
	color: var(--color-accent);
}

#total:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	margin: auto;
	width: 92%;
	height: 1px;
	background: #dde5fe;
}

#price span.label {
	font-size: 14px;
}

#price span.price {
	font-size: 18px;
}

#price span.size:after {
	content: "x";
	padding: 0 0 0 3px;
}

#total strong {
	font-size: 24px;
}

#total strong:before {
	content: "$";
	padding: 0 3px 0 0;
}

.product-gallery-container.thumbnails-bottom .product-image-container {
	padding: 0 !important
}

.form__label.quantity__label {
	color: black;
	font-weight: 600;
	font-size: 16px
}

.mm-navbar__title,
.star_container,
#shopify-section-sections--23715838787896__collection_list_d9qw7H,
#search-toggle+.thb-header-right,
.btm-header {
	display: none !important
}

.product-title-container {
	width: 100%
}

.product-gallery-sticky {
	position: relative;
}

.sticky-btm {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100vw;
	background: white;
	display: none;
	z-index: 100;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3)
}

.sticky-btm ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	list-style: none;
	margin: 0;
}

.sticky-btm li {
	text-align: center;
	font-size: 13px;
	padding: 10px;
	border-top: 4px solid transparent
}

.sticky-btm li a {
	color: #040b44;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.sticky-btm li i {
	font-size: 16px;
	margin-bottom: 5px;
	display: block;
}

.sticky-btm li.active a i {
	color: #85CBFF !important
}

.sticky-btm li.active {
	border-top-color: #85CBFF !important
}

.sale-info {
	position: absolute;
	right: -25px;
	bottom: 60px;
	z-index: 10;
	width: 140px;
}

.sale-info .badge {
	background: #FD1718;
	width: 80%;
	height: auto;
	display: block;
	padding: 14px 0 14px 25px;
	border-radius: 0;
	margin-bottom: 10px;
	position: relative;
	text-transform: uppercase;
	font-size: 15px;
}

.sale-info .badge:after {
	background: white;
	position: absolute;
	left: -20px;
	top: 0;
	width: 28px;
	height: 28px;
	content: "";
	transform: rotate(45deg);
}

.sale-info h6 {
	font-size: 18px;
	color: #06439a;
	margin: 0;
	font-weight: 600;
}

.sale-info h6 span {
	color: transparent;
	margin-left: -75px;
}

.sale-info h6 span strong {
	color: #FD1718;
	font-size: 20px;
	font-weight: 700;
}

.sale-info p {
	font-size: 14px;
	color: #8890ab;
	margin-bottom: 0;
}

product-card .sale-info {
	bottom: 0;
	width: 135px;
	background: white;
	padding: 10px;
	overflow: hidden;
	border-radius: 5px;
}

product-card .sale-info .badge {
	padding: 11px 0 11px 20px;
	font-size: 13px;
	margin-bottom: 5px;
}

product-card .sale-info .badge:after {
	width: 22px;
	left: -14px;
	height: 22px
}

product-card .sale-info h6 {
	font-size: 14px;
	line-height: normal;
}

product-card .sale-info h6 span {
	margin-left: -60px;
	width: 46px;
	display: inline-block;
	white-space: nowrap;
}

product-card .sale-info h6 span strong {
	font-size: 15px
}

product-card .sale-info p {
	font-size: 11px
}

.index .trending .section-header {
	align-items: center;
	padding: 0;
	position:relative;
}
.index .trending .section-header .section-header--button{
	position: absolute;
    right: 40px;
    bottom: 10px;
}
.index .trending .small-12 {
	padding: 0
}

.featured-collection.trending {
	margin-bottom: 0;
}
.featured-collection.trending h3{
	line-height:normal;
	margin:0
}
.featured-collection.trending h3 span {
	display:block;
	font-size:15px;
	color:#004fc7 !important;
	font-weight:500
}
.featured-collection.trending #countdown {
	font-size:21px;
	font-weight: 600;
	color:#004fc7 !important;
	display:flex;
	align-items:center;
}
.featured-collection.trending #countdown span {
	color:white;
	background:#0d1875 !important;
	width:35px;
	height:40px;
	margin:0 8px;
	display:flex;
	align-items:center;
	justify-content:center;
	border-radius:3px;
	flex-wrap:wrap;
	line-height:6px;
	padding:5px 0 0
}
.featured-collection.trending #countdown span small{
	display:block;
	font-size:11px;
	width:100%;
	text-align:center;
	height:6px;
	font-weight:600;
}
.featured-collection.trending .section-header--content {
	display:flex;
	justify-content:space-between;
	align-items:center;
	width:100%;
	background:var(--color-light-bg);
	padding:25px;
	border-radius:5px;
}
.featured-collection.trending .section-header--content a{
	position: relative;
    bottom: 11px;
}
.trending .badge-wrap,
.coll-list .drug-tested,
.coll-list .drug-tested+p+p,
.trending .drug-tested,
.trending .drug-tested+p+p,
.trending .product-card--add-to-cart-button-wrapper {
	display: none
}

.coll-list h3,
.trending h3 {
	margin-top: 0 !important
}

.trending .product-card {
	display: flex;
	flex-wrap: wrap;
	border: 1px solid #e9f1fc;
	padding: 15px;
	margin: 10px 0;
	align-items: center;
	flex-direction: row;
}

.trending .product-card figure {
	width: 80px;
	overflow: hidden;
	margin: 0
}

.trending .product-card figure img {
	height: 80px;
	width: 80px;
	object-fit: cover
}

.trending .product-card-info {
	width: 80%;
	text-align: left;
}

.trending .product-card-title {
	font-size: 15px !important;
	margin: 5px 0
}

.trending .product-card-vendor a {
	font-size: 12px !important
}

.trending .product-card-info p {
	font-size: 15px !important
}

.featured-collection .mobile-wrap {
	display: none !important
}

.collections-tabs {
	max-width: 1280px;
	margin: 25px auto 0;
}

.collections-tabs .section-header {
	display: flex;
	justify-content: flex-end
}

.collections-tabs .tabs-nav {
	display: flex;
	list-style: none;
	justify-content: flex-end;
	width: 100%;
	padding: 0;
}

.collections-tabs .tabs-nav li {
	padding: 0;
	cursor: pointer;
	margin-left: 25px;
	border-bottom: 2px solid transparent;
	color: #555b94;
}

.collections-tabs .tabs-nav li.active {
	font-weight: bold;
	color: #0d1875;
	border-bottom-color: #002791
}

.collections-tabs .tab-content {
	display: none;
	border: none;
	padding: 20px 0;
}

.trending h3,
.coll-list h3,
.collections-tabs .tab-content h3 {
	font-size: 30px;
	color: #0d1875;
	font-weight: 700;
	margin-top: -95px
}

.tab-content.active {
	display: block;
}

#tab-collection_tab_AMgLUf h3.tab-collection_tab_dRdVkC,
#tab-collection_tab_dRdVkC h3.tab-collection_tab_AMgLUf {
	display: none
}

.products-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
}

.coll-list product-card,
.collections-tabs .product-card {
	border: 1px solid #eaf1fc;
	padding: 15px;

}

.coll-list .product-card-title,
.collections-tabs .product-card h4 {
	font-size: 14px !important;
	line-height: normal !important;
	font-weight: 600 !important;
}

.coll-list p,
.collections-tabs .product-card p {
	font-size: 15px !important;
	line-height: normal !important;
	color: var(--color-body, #2c2d2e);
	font-weight: 600 !important;
}

.collections-tabs .product-card p strong {
	color: #FD1718;
}

.collections-tabs .owl-nav .owl-next {
	right: -20px !important
}

.collections-tabs .owl-nav .owl-prev {
	left: -20px !important
}

.panels-listings .multicolumn__column .image {
	display: none;
}

.panels-listings .content {
	width: 240px;
	height: 65px;
	border-radius: 65px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #e5effc;
	transition: all 300ms linear;
	position: relative;
	overflow: hidden;
}

.panels-listings .content:before {
	background: #85cbff;
	content: "";
	position: absolute;
	transition: all 300ms linear;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	border-radius: 65px;
}

.panels-listings .content:hover:before {
	width: 100%;
}

.panels-listings .content>div,
.panels-listings .content figure {
	position: relative;
	z-index: 5;
}

.panels-listings .content .multicolumn__image {
	order: -1;
	width: 48px !important;
	height: 48px;
	border-radius: 100%;
	margin: 0 8px 0 0;
}

.panels-listings .content h4 {
	color: #0d1875;
	font-size: 15px;
	font-weight: 600;
	margin: 0;
	line-height: normal;
}

.coll-list .section-header {
	width: 100%
}

.coll-list .columns {
	display: flex;
	flex-wrap: wrap;
}

.coll-list .product-card .product-card-info {
	text-align: left;
}

.count-col>.row {
	background: url(/cdn/shop/files/count-bg.jpg?v=1773219884) no-repeat left top;
	border-radius: 15px;
	background-size: cover;
}

.count-col .row>.columns {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 35px;
}

.count-col .flickity-slider,

.count-col .flickity-slider .columns {
	display: flex;
	flex-wrap: wrap;
}

.count-col .section-header--button {
	display: none;
}

.count-col #countdown {
	text-align: center;
	color: #ffffff;
	font-size: 42px;
	padding-bottom: 15px;
	font-weight: 400;
}

.count-col .columns .section-header {
	width: 35%;
	padding-left: 25px;
	padding-bottom: 0;
}

.count-col .columns .section-header h3 {
	color: white;
	font-size: 39px;
	font-weight: 600;
}

.count-col .columns .section-header p {
	color: white;
	font-size: 28px;
	font-weight: 500;
	margin: 25px 0 0 10px;
	line-height: normal;
}

.count-col .columns .section-header p strong {
	color: #ffd920
}

.count-col .columns .section-header a {
	background: white;
	width: 225px;
	height: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 28px;
	font-weight: 500;
	font-size: 18px;
	border-radius: 35px;
	color: #0d1875;
	border: 2px solid white;
}

.count-col .columns .section-header a:hover {
	background: none !important;
	color: white !important;
}

.count-col .featured-collection__inner {
	width: 65%;
}

.count-col product-card {
	background: white;
	padding: 15px;
	border-radius: 15px;
}

.count-col product-card .product-card-title {
	color: #0d1875;
	font-size: 17px !important;
}

.count-col product-card p {
	font-size: 14px !important
}

.count-col .drug-tested,
.count-col .drug-tested+p+p {
	display: none;
}

.count-col .featured-collection__inner {
	overflow: hidden !important;
}

.count-col .columns {
	flex: 0 0 100%;
	max-width: 100%;
}

.blog-post-btm {
	background: #f5f5f5;
	padding: 24px;
	margin: 30px 0;
	border-radius: 8px;
	text-align: center;
}

.post-content .blog-post-btm a {
	display: inline-block;
	background: #004fc7;
	color: #fff !important;
	padding: 12px 22px;
	text-decoration: none;
	border-radius: 4px;
	font-weight: bold;
}

.forensic-badge {
	position: absolute;
	left: 0;
	top: 20px;
	background: #C8371A;
	padding: 4px 14px 4px 16px;
	color: white;
	font-size: 14px;
	z-index: 15;
	clip-path: polygon(0 0, 100% 0, 94% 50%, 100% 100%, 0 100%);
}

.forensic-con {
	background: #FDF0ED;
	border: 1px solid #F5B8AC;
	padding: 15px;
	margin-bottom: 15px
}

.forensic-con h6 {
	color: #C8371A;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	font-size: 14px;
	line-height: normal;
	margin: 0;
}

.forensic-con h6 span {
	width: 92%
}

.forensic-con h6 strong {
	display: block
}

.forensic-con h6 i {
	font-size: 18px;
	margin-right: 10px
}
#faq1 .accordion{
	border:none !important
}
#faq1 .accordion-item{
	border-bottom:1px solid #e5e5e5
}
#faq1 .accordion-header {
    padding: 15px 0 0;
    cursor: pointer;
    font-weight: bold;
}
#faq1 .accordion-header h3 {
	font-size:18px;
	display: flex;
	position:relative;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 0;
}
#faq1 .accordion-header h3:after {
	content:"+";
	position:absolute;
	right:0;
	top:0;
	bottom:0;
	font-size:22px;
	margin:auto
}
#faq1 .accordion-header.active h3:after {
	content:"-"
}
#faq1 .accordion-content {
    display: none;
}

#faq1 .accordion-header.active h3 {
   color:#4d93e9 !important
}
.badge.discount {
	height: auto;
    padding:10px 5px;
    width: 60px;
	border-radius:3px;
    justify-content: center;
	background:#FD1718
}
.collection  .badge.discount {
	    order: 1;
    margin: 0 auto;
}
.collection .product-card .product-card-info {
	display:flex;
	flex-direction:column;
}
@media(max-width:1399px) {
	#shopify-section-template--23715837968696__multicolumn_XHgVAy .section-spacing {
		margin-bottom: 0 !important;
	}

	#shopify-section-template--23715837968696__8653503a-90e7-446a-8f99-8905e1d4a2ac .image-with-text--content {
		padding: 0 20px 40px !important
	}
}

@media(min-width:1200px) and (max-width:1399px) {
	.promotion-blocks .promotion-blocks--item h5 small {
		font-size: 17px;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM {
		margin-left: 10px;
		margin-right: 10px
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child h4 {
		font-size: 19px;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child h4 span {
		font-size: 21px;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child p {
		font-size: 14px;
	}

	.promotion-blocks .promotion-blocks--item h5 {
		font-size: 50px;
	}

	.promotion-blocks .promotion-blocks--item h5 small {
		font-size: 14px;
	}

	#shopify-section-template--23715837968696__promotion_blocks_UHJzya .promotion-blocks--inner {
		margin: 0 auto !important;
		width: 96% !important;
	}
}

@media(max-width:1199px) {
	.header--inner {
		display: flex !important;
		flex-wrap: wrap;
	}

	.thb-secondary-area {
		margin-left: 10px !important
	}

	#shopify-section-template--23715837772088__single_image_qBAfDj .single-image img {
		margin: 0 19px;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child {
		flex: 0 0 380px !important;
		max-width: 380px !important;
		padding: 60px 178px 50px 30px;
		margin: 15px auto 0;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child {
		flex: 0 0 80% !important;
		max-width: 80% !important;
		margin: 0 auto
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child {
		padding: 25px 0 0 25px;
	}

	.collection-card {
		margin: 15px !important
	}

	.collection-grid__grid {
		gap: 0 25px !important;
	}

	#shopify-section-template--23715837772088__multicolumn_qqcqFd p {
		padding: 10px 0;
	}

	.four_cols,
	.scrolling-text,
	.client-logos {
		margin-bottom: 20px !important
	}

	.four_cols .con {
		width: 100%;
		height: 240px;
	}

	.prd-list .owl-nav .owl-next {
		right: 10px !important;
	}

	.prd-list .owl-nav .owl-prev {
		left: 10px !important;
	}

	.two-cols {
		margin-top: 45px !important;
	}

	#shopify-section-template--23987301646648__multicolumn_bTa7dX .multicolumn__column:first-child h4 br {
		display: none !important;
	}

	.main-banner {
		max-width: 100% !important;
		margin: 0 auto !important
	}

	.main-banner .rich-text__inner {
		height: auto;
	}

	.main-banner .rich-text__inner {
		padding-bottom: 0;
	}

	.dot-form .columns:first-child .con,
	.dot-form .multicolumn__column p {
		padding-right: 0;
	}

	.main-banner .rich-text__inner {
		padding-top: 30px;
	}

	.center-text .rich-text {
		padding-bottom: 0 !important;
	}

	.dot-form,
	.dot-two-cols {
		margin-top: 0 !important;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	#shopify-section-template--24365735346488__multicolumn_JKHWzG .columns:last-child {
		padding-left: 10px;
	}

	.dot-two-cols ul li {
		font-size: 16px;
	}

	.dot-form {
		padding-bottom: 0 !important;
	}

	#shopify-section-template--23715837772088__single_image_KeAyTV .single-image {
		margin: 15px 20px 0 !important
	}

	.collections-tabs,
	.trending {
		padding: 0 25px !important
	}
}

@media(min-width:1200px) {
	.product-grid-container {
		gap: clamp(85px, 5%, 150px) !important;
		grid-template-columns: minmax(45%, 600px) clamp(565px, 45%, calc(var(--grid-width, 1280px) - 40px - 600px)) !important;
	}

	.footer .medium-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}

	#quantity-template--23715838296376__main-product {
		flex-basis: 30%;
		margin-top: 10px;
	}

	.product--product-form {
		width: 100%;
	}

	#quantity-template--23715838296376__main-product+.product--product-form {
		margin-top: 0;
		width: 70%;
	}

	#Facet-Drawer {
		display: none !important;
	}

	.thb-full-menu .sub-menu.mega-menu-container {
		top: calc(100% - 0px) !important;
		background: white !important;
		padding: 25px 0 !important;
		flex-direction: column;
	}

	.mega-promotions h6,
	.thb-full-menu .mega-menu-columns>li>a {
		color: #004fc7 !important;
		padding: 0 !important;
		margin: 0 !important;
		text-transform: uppercase;
		font-size: 15px !important;
	}

	.thb-full-menu .mega-menu-columns li a {
		padding: 5px 0 !important;
		font-size: 15px;
	}

	.thb-full-menu>li:first-child .sub-menu>ul,
	.thb-full-menu>li:first-child .mega-promotions {
		width: 1250px !important;
		max-width: 100% !important;
		margin: 0 auto;
		padding: 0 10px !important;
	}

	.mega-promotions-wrap {
		display: flex;
		align-items: center;
		margin: 0 -25px;
	}

	.thb-full-menu>li:first-child .sub-menu>ul {
		display: flex;
		flex-wrap: wrap;
	}

	.thb-full-menu>li:first-child .sub-menu>ul>li {
		width: 17%;
	}

	.thb-full-menu>li:first-child .sub-menu>ul>li:nth-child(2) {
		width: 41%;
	}

	.thb-full-menu .sub-menu ul {
		list-style: none;
		margin: 0;
	}

	.thb-full-menu>li:first-child .sub-menu>ul>li:nth-child(2) ul {
		display: flex;
		flex-wrap: wrap;
	}

	.thb-full-menu>li:first-child .sub-menu>ul>li:nth-child(2) ul li {
		width: 50%;
	}

	.mega-promotions-wrap .mega-menu-promotion {
		width: 20%;
		padding: 10px 25px;
	}

	.mega-promotions-wrap .mega-menu-promotion .mega-menu-promotion--link {
		position: relative !important;
	}

	.mega-menu-promotion--image {
		border: 1px solid #e5effe;
		padding: 15px 25px;
	}
}

@media(min-width:1241px) and (max-width:1299px) {
	.header .searchform {
		width: 335px !important;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .con {
		width: 185px !important;
		padding: 5px 12px !important;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .bottom-text h6 {
		width: 305px !important;
		margin: 0 !important
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .con h5 {
		font-size: 14px !important
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child .content {
		width: 150px !important
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .medium-6:first-child .image .multicolumn__image {
		top: 17px !important
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child h6 {
		font-size: 10px !important
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child h4 {
		font-size: 17px;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child p {
		font-size: 13px;
	}
}

@media(min-width:1180px) and (max-width:1240px) {
	.header.style5 .logolink small {
		font-size: 14px !important;
	}

	.header-right p.call span {
		font-size: 22px;
	}

	.header .searchform {
		width: 370px !important;
	}

	.promotion-blocks .promotion-blocks--item h5 small {
		font-size: 17px !important
	}

	#shopify-section-template--23715837772088__multicolumn_qqcqFd .multicolumn__column:first-child .image {
		left: -40px !important
	}

	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .image {
		width: 35% !important
	}

	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:last-child {
		padding: 50px 170px 0 15px !important
	}

	#shopify-section-template--23715837772088__featured_blog_bhARNV {
		padding: 35px 0 !important
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .content {
		width: 685px !important
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .image img {
		top: 40px
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child .image {
		width: 56%
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .con {
		padding: 2px 13px 10px;
		width: 190px;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child .content {
		padding: 35px 0 !important
	}

	html,
	body {
		overflow-x: hidden
	}
}

@media(min-width:1100px) and (max-width:1199px) {
	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM {
		padding: 0 15px
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child {
		flex: 0 0 65% !important;
		max-width: 65% !important;
		margin: 0
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .content {
		width: 650px;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child h4 {
		font-size: 27px;
		width: 240px;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child h4 span {
		font-size: 23px;
		background-size: 34%;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .text-button {
		width: 130px;
		height: 45px;
		font-size: 15px;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child {
		width: 33%;
		margin: 0;
		padding: 1px 0 11px 15px;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child p {
		margin-bottom: 10px;
		font-size: 13px
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child h4 {
		margin: 0;
		font-size: 18px;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child h6 {
		font-size: 11px
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child h4 span {
		font-size: 18px
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child a {
		font-size: 14px;
		width: 115px;
		height: 35px;
		top: 10px;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child .multicolumn__image--inner img {
		top: 11px
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child .content {
		width: 49%;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child .image {
		width: 51%;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .con {
		width: 200px;
		padding: 5px 20px
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .con h5 {
		font-size: 14px
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .bottom-text figure {
		width: 135px
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .bottom-text h6 {
		font-size: 14px;
		width: 288px;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .content {
		padding-top: 10px
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .text-button {
		width: 130px;
		height: 39px;
		font-size: 15px;
		margin-top: 8px;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .bottom-text {
		padding: 11px 0 17px 25px;
	}

	#shopify-section-template--23715837968696__multicolumn_XHgVAy .section-spacing {
		margin: 0 !important;
	}

	#product-grid li {
		flex: 0 0 29.3%;
		max-width: 29.3%;
	}

	#shopify-section-template--23715837772088__multicolumn_qqcqFd .multicolumn__column:first-child .image {
		left: 0;
	}

	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .content {
		width: 455px;
	}

	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:last-child {
		padding: 50px 170px 0 10px;
	}

	.two-cols .multicolumn__column:last-child .con p {
		width: 275px;
		height: 250px;
	}

	.thb-full-menu .sub-menu.mega-menu-container {
		top: calc(100% - 0px) !important;
		background: white !important;
		padding: 25px 0 !important;
		flex-direction: column;
	}

	.mega-promotions h6,
	.thb-full-menu .mega-menu-columns>li>a {
		color: #004fc7 !important;
		padding: 0 !important;
		margin: 0 !important;
		text-transform: uppercase;
		font-size: 15px !important;
	}

	.thb-full-menu .mega-menu-columns li a {
		padding: 5px 0 !important;
		font-size: 15px;
	}

	.thb-full-menu>li:first-child .sub-menu>ul,
	.thb-full-menu>li:first-child .mega-promotions {
		width: 1250px !important;
		max-width: 100% !important;
		margin: 0 auto;
		padding: 0 10px !important;
	}

	.mega-promotions-wrap {
		display: flex;
		align-items: center;
		margin: 0 -25px;
	}

	.thb-full-menu>li:first-child .sub-menu>ul {
		display: flex;
		flex-wrap: wrap;
	}

	.thb-full-menu>li:first-child .sub-menu>ul>li {
		width: 17%;
	}

	.thb-full-menu>li:first-child .sub-menu>ul>li:nth-child(2) {
		width: 41%;
	}

	.thb-full-menu .sub-menu ul {
		list-style: none;
		margin: 0;
	}

	.thb-full-menu>li:first-child .sub-menu>ul>li:nth-child(2) ul {
		display: flex;
		flex-wrap: wrap;
	}

	.thb-full-menu>li:first-child .sub-menu>ul>li:nth-child(2) ul li {
		width: 50%;
	}

	.two-cols .multicolumn__column:last-child .bottom-text figure img {
		width: 100% !important;
	}

	.two-cols .multicolumn__column:last-child .content>div:first-child {
		margin-bottom: 35px
	}

	.two-cols .multicolumn__column:first-child .content {
		padding-top: 35px
	}

	.two-cols .multicolumn__column:first-child .con {
		padding-top: 20px
	}

	.two-cols .multicolumn__column:first-child .con {
		padding-top: 15px !important
	}

	.two-cols .medium-6:last-child .bottom-text {
		width: 256px;
	}

	.two-cols .multicolumn__column:last-child .content>div:first-child {
		margin-bottom: 35px !important;
	}

	.two-cols .multicolumn__column {
		margin-bottom: 0;
	}

	.two-cols .multicolumn__column:last-child .content h4 {
		width: 260px;
	}

	.two-cols .multicolumn__column:last-child .content>div:first-child {
		padding: 25px 35px;
	}

	#shopify-section-template--24213224816952__multicolumn_new_BQaCHW .two-cols .multicolumn__column:last-child .content>div:first-child {
		height: 255px;
	}

	.saliva-drug-test-kits-for-non-invasive-screening .two-cols .multicolumn__column:last-child .content>div:first-child {
		padding-bottom: 45px;
	}

	.key-con .content h4 {
		margin: 14px 0;
	}

	.full-menu .thb-full-menu>li>a {
		padding: 20px 7px !important;
	}

	#myTab li a {
		padding: 15px 20px;
	}

	.space-lr .multicolumn__inner .medium-6:first-child .content h4 {
		font-size: 43px !important;
	}

	.space-lr .multicolumn__inner .medium-6:first-child .content h6 {
		font-size: 22px;
	}

	#shopify-section-template--23987301646648__multicolumn_zAPEWx .multicolumn__inner .row .columns:first-child .content {
		padding: 25px 30px 0
	}

	#shopify-section-template--23987301646648__multicolumn_zAPEWx p {
		margin: 0 !important;
	}

	.drug-test-in-bulk-cost-effective-solutions-available .space-lr .multicolumn__inner .medium-6:first-child .content h4 {
		font-size: 40px !important;
		margin: 0 !important;
	}

	#shopify-section-template--23987301646648__multicolumn_zAPEWx h6 {
		margin: 0 !important;
	}

	#shopify-section-template--23987301646648__multicolumn_bTa7dX .multicolumn__column:first-child h4 {
		font-size: 35px !important;
	}

	.main-banner .rich-text__inner h1.h3 {
		font-size: 40px;
		line-height: normal;
	}

	.icon-3cols .multicolumn__inner .row {
		width: 80%;
	}

	.main-banner .rte {
		width: 505px;
	}

	.main-banner .button {
		margin-top: 0;
	}

	.side-panel.facet-drawer {
		transform: translate(-160%) !important;
	}

	.bulk-order-text h1 {
		font-size: 47px
	}

	#shopify-section-template--23715837772088__single_image_qBAfDj .single-image img {
		width: 96.3%;
	}

	.best-sellers .item {
		width: 23.29%
	}
}

@media(min-width:1068px) and (max-width:1157px) {
	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .content {
		width: 430px !important;
	}

	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .content p {
		font-size: 15px !important
	}

	#header .searchform {
		width: 266px !important;
	}

	#shopify-section-template--23715837772088__multicolumn_qqcqFd h4 {
		font-size: 34px !important
	}

	#shopify-section-template--23715837772088__multicolumn_qqcqFd p {
		font-size: 15px !important
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child {
		flex: 0 0 370px !important;
		max-width: 370px !important;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .con {
		width: 190px;
		padding: 5px 16px;
	}

	.header-right {
		width: 87%;
	}

}

@media(min-width:1068px) and (max-width:1099px) {
	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .bottom-text {
		padding-top: 32px !important
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .bottom-text:before {
		top: 17px !important
	}

	.header .header-right {
		width: 70% !important
	}

}

@media(min-width:992px) and (max-width:1199px) {
	.header-right {
		width: 68%;
	}


	.header-right p.quote a {
		font-size: 18px;
	}

	.header .searchform {
		width: 310px !important;
	}

	.full-menu .thb-full-menu>li:last-child>a {
		padding: 3px 10px !important;
		font-size: 14px !important;
	}

	.thb-full-menu--link {
		font-size: 15px !important;
	}

	.full-menu .thb-full-menu>li {
		padding: 0 4px !important;
	}

	.header-right p.call span {
		font-size: 20px;
	}

	.full-menu .thb-full-menu>li:last-child {
		margin-left: 0;
	}

	#shopify-section-template--23715838099768__multicolumn_Jtidbt .section-header h3 {
		font-size: 45px;
	}

	#shopify-section-template--23715838099768__multicolumn_Jtidbt .multicolumn__column .con h4 {
		font-size: 21px;
	}

	#shopify-section-template--23715838099768__multicolumn_Ft43UH .medium-6:first-child .con {
		padding-bottom: 45px;
	}

	#shopify-section-template--23715837968696__promotion_blocks_UHJzya .promotion-blocks--inner {
		margin: 0 auto !important;
		width: 96% !important;
	}
}

@media(min-width:1100px) {
	.header-sticky--active .facets-desktop-container .facets__form {
		top: 0 !important;
		padding-top: 70px;
	}



	#description1 .panel-body p {
		max-width: 80%;
	}
	:root {
		--header-height: 20px !important;
	}

	.sidebar-container {
		gap: clamp(20px, 0%, 40px);
	}

	.testionials-grid .owl-stage {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		grid-template-rows: masonry;
		padding-top: 50px;
		width: 100% !important;
	}

	.testionials-grid .owl-item {
		width: 100% !important;
		padding: 0 10px !important;
		position: relative;
		margin: 0 !important;
	}

	.testionials-grid .owl-item .item {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}

	.testionials-grid .owl-stage-outer,
	.collection-grid .owl-stage {
		display: flex;
		flex-wrap: wrap;
		width: 100% !important;
		justify-content: center;
	}

	.collection-grid .owl-item {
		width: 16.6674% !important;
		margin: 0 !important;
		padding: 10px !important;
	}

	.collection-card {
		margin: 0 !important;
	}

	.myaccount-content {
		flex: 0 0 80% !important;
		max-width: 80% !important;
	}

	.myaccount-sidebar {
		flex: 0 0 20% !important;
		max-width: 20% !important;
	}

	.count-col .grid {
		margin: 0 !important;
		padding: 0 15px !important;
	}

	.count-col .owl-stage,
	.count-col .owl-item,
	.count-col .columns {
		display: flex;
		flex-wrap: wrap;
	}

	.count-col .owl-nav .owl-prev {
		left: 10px !important;
	}

	.count-col .owl-nav .owl-next {
		right: 10px !important;
	}
}

@media(max-width:1099px) {
	
	.trending .product-card figure img,
	.trending .product-card figure,
	.trending .product-card-info {
		width: 100%
	}

	.trending .product-card-info {
		padding: 0;
	}

	.trending .product-card figure img {
		height: auto;
	}

	.header .logolink {
		width: 130px;
		margin: 0;
	}

	.section-featured-blog .blog-posts {
		margin: 70px 0 70px;
	}

	#mobile-navmenu1.mm-menu_opened {
		display: block !important;
	}

	.section-header-mobile-navigation .search-wrap {
		display: flex !important;
		justify-content: space-between;
		align-items: center;
		padding: 25px
	}

	.searchform--form .thb-predictive-search {
		visibility: hidden
	}

	.section-header-mobile-navigation .search-wrap .searchform {
		width: 80%
	}

	.section-header-mobile-navigation .navbar-toggler {
		width: 210px;
		display: flex;
		align-items: center;
		font-size: 14px !important;
		color: var(--color-links, #d6d8d9);
		font-weight: 400;
	}

	.header-sticky--active.is-sticky {
		top: 0;
	}

	.header-mobile-navigation ul li:before {
		content: "|" !important;
		width: auto !important;
		height: auto !important;
		background: none !important;
		color: var(--color-links, #d6d8d9);
		padding: 0 2px;
	}

	.header-mobile-navigation ul li:first-child:before {
		display: none;
	}

	.section-header-mobile-navigation {
		position: sticky;
		top: -93px;
		background: none !important;
		display: block !important;
		z-index: 1000;
	}

	.header-section {
		position: relative !important;
	}

	.header--inner {
		display: flex !important;
		justify-content: space-between;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child {
		flex: 0 0 100% !important;
		max-width: 95% !important;
	}

	.header.style5 .logolink small,
	.full-menu,
	.side-panel,
	.header.header--shadow-small:after,
	.header--inner:before,
	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child .multicolumn__image {
		display: none !important
	}

	.button.full,
	input[type=submit].full {
		width: 180px !important;
	}

	.header-mobile-navigation {
		display: flex !important;
		padding: 0 30px 0 0 !important;
		justify-content: space-between
	}

	.header-mobile-navigation ul li a {
		color: white
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child .multicolumn__image1,
	.side-panel.active {
		display: block !important
	}

	.full-menu {
		padding: 10px 0;
		margin: 20px 0 0 !important;
	}

	#shopify-section-template--23715838099768__multicolumn_Jtidbt .multicolumn__column {
		display: flex;
		flex-wrap: wrap;
	}

	#shopify-section-template--23715838099768__multicolumn_Jtidbt .multicolumn__column .con .text-button {
		width: 135px;
		height: 45px;
		font-size: 15px;
	}

	#shopify-section-template--23715838099768__multicolumn_Jtidbt .section-spacing {
		margin-bottom: 0 !important;
	}

	#shopify-section-template--23715838099768__multicolumn_Jtidbt .multicolumn__column .con i {
		font-size: 44px;
	}

	.facets--bar .facets-toggle {
		background: white;
	}

	.pickup-availability-wrapper[available] {
		width: 100% !important;
		margin-bottom: 20px !important;
	}

	#shopify-block-AVmZNcGJiRkhtNmNhN__product_quantity_breake_product_NDx6UG {
		max-width: 100% !important;
	}

	#myTab {
		margin-top: 55px;
	}

	#shopify-section-template--23715837772088__b6a221e5-6cbb-4160-83a7-a387a8f98553 {
		padding: 45px 0 0px;
	}

	#shopify-section-template--23715837772088__b6a221e5-6cbb-4160-83a7-a387a8f98553 h3 {
		line-height: 68px;
	}

	#shopify-section-template--23715837772088__multicolumn_qqcqFd .multicolumn__column:first-child .image {
		left: 0
	}

	#shopify-section-template--23715837772088__scrolling_images_qLR8Y9 .scrolling-images--image {
		padding: 1px 17px 0 18px !important;
	}

	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child {
		padding-left: 20px;
	}

	.promotion-blocks--inner {
		padding: 0 10px !important;
	}

	.btn-action {
		text-align: center;
	}

	.two-cols .multicolumn__column:first-child .content {
		padding-top: 25px
	}

	.two-cols .multicolumn__column:first-child .con {
		padding-top: 15px;
		padding-left: 15px
	}

	.two-cols .multicolumn__column:first-child .content .con li:before {
		top: 1px;
	}

	.two-cols .multicolumn__column:first-child .con a {
		width: 145px;
		height: 45px;
	}

	#shopify-section-template--24183895785784__rich_text_a8qfKT .rich-text,
	.two-cols .multicolumn__column:last-child .content h4 span {
		padding-bottom: 0
	}

	.two-cols .multicolumn__column:last-child .content>div:first-child {
		margin-bottom: 15px
	}

	.two-cols .multicolumn__column:first-child .content h4 {
		font-size: 34px;
	}

	#shopify-section-template--24052565901624__8653503a-90e7-446a-8f99-8905e1d4a2ac .image-with-text--image,
	#shopify-section-template--24052565901624__8653503a-90e7-446a-8f99-8905e1d4a2ac .image-with-text--content,
	.four_cols .con {
		width: 100%
	}

	.client-logos {
		margin: 15px 0 35px !important;
	}

	.main-heading h2 {
		padding-top: 10px;
	}

	.main-heading p {
		width: 90%;
	}

	.testionials-grid .item,
	.key-con .medium-6 {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.key-con .medium-6:first-child .content {
		display: flex;
		flex-wrap: wrap;
	}

	.key-con .medium-6:first-child .content h4 {
		max-width: 480px;
		margin: 20px auto 0;
	}

	#shopify-section-template--24201677701432__multicolumn_jRjxab .align-stretch {
		width: 100%;
	}

	.side-panel {
		max-width: 400px !important;
		width: 100% !important
	}

	.section-collection-list .list-collections,
	.collection-grid__grid {
		display: block !important;
	}

	.collection-grid__grid .collection-card {
		margin: 0 !important;
	}

	.section-collection-list .list-collections .owl-loaded .owl-nav .owl-next {
		right: 0;
	}

	.section-collection-list .list-collections .owl-loaded .owl-nav .owl-prev {
		left: 0;
	}

	.testionials-grid {
		margin: 75px 0 0;
	}

	.footer .small-12:nth-child(6) .widget,
	.footer .small-12:nth-child(6) .thb-widget-menu,
	.footer .small-12:nth-child(7) .widget,
	.footer .small-12:nth-child(7) .thb-widget-menu,
	.footer .small-12:nth-child(8) .widget,
	.footer .small-12:nth-child(8) .thb-widget-menu,
	.footer .small-12:nth-child(9) .widget,
	.footer .small-12:nth-child(9) .thb-widget-menu,
	.footer .small-12:nth-child(10) .widget,
	.footer .small-12:nth-child(10) .thb-widget-menu,
	.footer .small-12:nth-child(11) .widget,
	.footer .small-12:nth-child(11) .thb-widget-menu,
	.footer .small-12:nth-child(4) .thb-widget-menu {
		margin: 5px 0 0;
		width: 100%;
	}

	.footer .social-links {
		margin-top: 25px;
	}

	.footer .medium-4:nth-child(5) .widget {
		margin: 10px 0 0;
	}

	.footer .medium-4:nth-child(5) .widget .thb-widget-title {
		margin-bottom: 0;
	}

	.footer .thb-widget-title {
		margin-bottom: 0;
	}

	.facets--bar-sticky.is-pinned {
		top: 40px;
		width: 100% !important;
		margin: 0 !important;
	}

	.shopify-policy__body {
		padding-left: 10px;
		padding-right: 10px;
	}

	.cookie-policy-essential-information-for-users .blog-post-detail,
	.shipping-policy-for-medical-devices-and-returns .blog-post-detail,
	.privacy-policy-for-american-screening-corp .blog-post-detail,
	.disclaimer-understanding-our-terms-and-conditions .blog-post-detail,
	.dot-drug-test-requirements-for-truck-drivers .rich-text,
	.drug-test-faq-common-questions-answered .rich-text,
	.space-lr {
		padding-left: 20px;
		padding-right: 20px;
	}

	.side-panel-header {
		background: #f4fdff !important;
	}

	.facet-drawer .side-panel-footer .text-button,
	.thb-filter-content li label {
		color: #0d1875 !important;
	}

	.thb-filter-content li label:before {
		background: white;
		border-color: rgba(0, 0, 0, 0.2);
	}

	.facet-drawer .side-panel-inner {
		height: 95vh !important;
	}

	.side-panel-content {
		padding: 0 30px;
	}

	facet-filters-form {
		width: 95% !important;
		margin: 0 auto;
	}

	.sub-footer {
		margin-top: 0;
	}

	.button.full,
	input[type=submit].full {
		width: 300px !important;
	}

	.proceed-to-checkout,
	shopify-accelerated-checkout-cart,
	.proceed-to-checkout button {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}

	shop-pay-wallet-button,
	shopify-google-pay-button {
		width: 50%;
	}

	.cart__dynamic-checkout-buttons {
		width: 90%;
	}

	.icon-3cols .multicolumn__inner .row {
		width: 100%;
	}

	.icon-3cols .multicolumn__inner .columns {
		width: 33.333%;
	}

	.dot-two-cols li {
		padding-top: 4px;
		padding-bottom: 4px;
	}

	.dot-two-cols li:before {
		top: 13px;
	}

	.dot-two-cols h3 {
		padding-bottom: 10px;
	}

	.slideshow.desktop-height-image .slideshow__slide .slideshow__slide-bg img {
		width: auto;
		left: 0
	}

	.section-featured-collection {
		padding: 0 15px
	}

	.featured-collection .grid {
		display: none !important
	}

	.featured-collection .mobile-wrap {
		display: block !important;
		overflow: visible !important;
		width: 100%
	}

	.featured-collection__inner {
		width: 100% !important
	}

	.trending .product-card {
		flex-direction: column
	}

	.trending .owl-stage .owl-item,
	.trending .owl-stage .item,
	.trending .owl-stage {
		display: flex;
		flex-wrap: wrap;
	}

	.trending .owl-loaded .owl-nav .owl-prev {
		left: -15px;
	}

	.trending .owl-loaded .owl-nav .owl-next {
		right: -15px;
	}

	.count-col .featured-collection__inner slide-show:first-child {
		display: none !important
	}

	.count-col .columns .section-header {
		width: 100% !important;
		display: flex;
		justify-content: center;
		text-align: center;
		padding: 15px 0 35px;
	}

	.count-col .columns .section-header a {
		margin: 0 auto;
	}

	.count-col .row {
		background-size: cover;
	}

	.count-col .owl-stage,
	.count-col .item,
	.count-col .owl-item {
		display: flex;
		flex-wrap: wrap;
	}
}

@media(min-width:1025px) and (max-width:1320px) {
	.slideshow__slide-inner {
		bottom: 10px !important;
		width: 79% !important
	}
}

@media(min-width:992px) and (max-width:1099px) {
	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child {
		flex: 0 0 615px !important;
		max-width: 615px !important;
		align-items: center;
		padding-top: 0 !important
	}
    .product-grid-container {
        display: grid;
        align-items: start;
        gap: clamp(30px, 5%, 40px);
        grid-template-columns: minmax(45%, 740px) clamp(360px, 45%, calc(var(--grid-width, 1280px) - 40px - 740px));
    }
	.slideshow .split-text span {
		font-size: 34px;
	}
.product--product-form {
	width:100%
}
	.bulk-order-text h1 {
		font-size: 39px
	}

	#shopify-section-template--23715837772088__single_image_qBAfDj .single-image img {
		width: 96.3%;
	}

	.promotion-blocks .promotion-blocks--item h5 small {
		font-size: 18px;
	}

	#shopify-section-template--23715837772088__multicolumn_qqcqFd h4 {
		font-size: 31px;
	}

	#shopify-section-template--23715837772088__multicolumn_qqcqFd p {
		padding: 5px 0;
	}

	#shopify-section-template--23715837772088__multicolumn_qqcqFd .multicolumn__column:first-child .image {
		left: 30px;
	}

	#shopify-section-template--23715837772088__multicolumn_qqcqFd p {
		font-size: 16px;
	}

	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .content {
		width: 415px;
	}

	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .content .text-button {
		width: 195px;
		height: 50px;
	}

	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:last-child {
		padding: 40px 120px 0 10px;
	}

	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .content p {
		font-size: 15px;
	}

	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:last-child h4 {
		font-size: 16px;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .content {
		width: 740px;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .con {
		margin-left: 50px;
	}

	.two-cols .multicolumn__column:last-child .con p {
		font-size: 31px;
		width: 245px;
		height: 211px;
	}

	.two-cols .multicolumn__column:last-child .bottom-text figure img {
		width: 100% !important;
	}

	.two-cols .multicolumn__column:first-child .con {
		padding-top: 15px !important
	}

	.two-cols .medium-6:last-child .bottom-text {
		width: 217px;
	}

	.two-cols .multicolumn__column:last-child .content>div:first-child {
		margin-bottom: 20px !important;
	}

	.two-cols .multicolumn__column {
		margin-bottom: 0;
	}

	.four_cols .con {
		height: 235px
	}

	.main-heading h3 {
		font-size: 45px;
	}

	.two-cols .multicolumn__column:first-child .content .con li {
		padding: 0px 0 2px 25px;
	}

	.main-heading h2 {
		font-size: 54px;
	}

	#shopify-section-template--24213224816952__multicolumn_new_BQaCHW .two-cols .multicolumn__column:last-child .content>div:first-child {
		height: 238px;
	}

	#shopify-section-template--24183895785784__rich_text_a8qfKT .rich-text {
		padding-bottom: 10px !important;
	}

	#shopify-section-template--24183895785784__multicolumn_new_BQaCHW .two-cols .multicolumn__column:last-child .content h4 {
		width: 260px;
	}

	#shopify-section-template--24183895785784__multicolumn_new_BQaCHW .two-cols .multicolumn__column:last-child .content>div:first-child {
		padding: 25px 25px;
	}

	#shopify-section-template--24183895785784__multicolumn_new_BQaCHW .two-cols .multicolumn__column:last-child .content>div:first-child {
		margin-bottom: 25px !important;
	}

	.grad-text h3 {
		font-size: 88px;
	}

	.key-con h3 {
		font-size: 41px;
	}

	.four_cols .con h4 {
		font-size: 32px;
	}

	#shopify-section-template--23715837772088__customer_reviews_zPPmg3:before {
		left: 50px;
	}

	#shopify-section-template--23715837772088__customer_reviews_zPPmg3:after {
		right: 50px;
	}

	#myTab li a {
		padding: 15px;
		font-size: 14px;
	}

	.space-lr .multicolumn__inner .medium-6:first-child .content h4 {
		font-size: 30px !important;
	}

	.space-lr .multicolumn__inner .medium-6:first-child .content h6 {
		font-size: 20px;
	}

	#shopify-section-template--24013268320568__rich_text_fYnfYH~.section-image-with-text .image-with-text .image-with-text--content {
		max-width: 55%;
	}

	.product-recommendations .medium-6 {
		flex: 0 0 25%;
		max-width: 25%;
	}

	. main-banner .rich-text__inner h1.h3 {
		font-size: 34px;
		line-height: normal;
	}

	.main-banner .rte {
		width: 465px;
	}

	.main-banner .rte p {
		font-size: 14px;
	}

	.main-banner .rich-text__inner .subheading {
		font-size: 20px;
	}

	.main-banner .button {
		margin-top: 20px;
		font-size: 17px;
		padding: 9px 20px;
	}

	.dot-two-cols h4 {
		font-size: 24px;
		line-height: 34px;
	}

	.types-con .multicolumn__inner .row {
		width: 100%;
	}

	.types-con .con-wrap .image {
		width: 230px;
		height: 230px;
	}

	.main-banner .rte {
		margin-bottom: 30px !important;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .medium-6:first-child .image .multicolumn__image {
		width: 94% !important
	}

	.section-slideshow .desk-img {
		display: block
	}

	.slideshow.desktop-height-image .slideshow__slide {
		height: auto !important
	}

	.best-sellers .item {
		width: 31.362%;
	}
}

@media(min-width:992px) {

	.search-toggle,
	.thb-product-detail .panel-heading,
	.thb-header-mobile-left,
	.header--inner .thb-header-right,
	.navbar-toggler1,
	.announcement-bar p.call {
		display: none !important
	}

	.thb-product-detail #faq1 .panel-heading {
		display: block !important
	}

	.full-menu .header--inner .thb-header-right {
		display: flex !important;
		padding-right: 15px;
	}

	.footer .medium-3:nth-child(2) ul li,
	.footer .medium-3:nth-child(2) {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.footer .medium-3:nth-child(2) ul {
		display: flex !important;
		flex-wrap: wrap;
	}

	.widget--menu button {
		display: none !important;
	}

	.widget--menu {
		position: relative;
		padding-left: 0;
	}

	.widget--menu ul:before {
		content: " " attr(cite) "";
		font-size: 14px;
		font-weight: 600;
		padding-right: 10px;
	}

	.footer .thb-widget-menu:before {
		display: none !important
	}

	.no-before.widget--menu ul:before {
		display: none;
	}

	.no-before.widget--menu button {
		display: block !important;
		text-align: left;
	}

	.product-gallery-container.thumbnails-bottom .product-image-container .product-images {
		height: 650px;
		display: flex;
		align-items: center;
		margin-bottom: 25px;
		justify-content: center
	}

	.product-gallery-container.thumbnails-bottom .product-image-container .product-images .product-images__slide,
	.product-gallery-container.thumbnails-bottom .product-image-container .product-images .flickity-viewport {
		height: 650px !important;
	}

	.product-gallery-container.thumbnails-bottom scroll-shadow {
		margin-top: 65px !important;
	}

	.thb-product-detail .small-12 {
		padding: 0
	}

	.thb-product-detail .product-single__media-image {
		padding: 0 !important;
		overflow: visible !important;
		height: 100% !important;
		display: flex !important;
		align-items: center;
		justify-content: center;
	}

	.thb-product-detail .product-single__media-image img {
		max-width: 100% !important;
		width: initial !important;
		object-fit: contain !important;
		position: relative !important;
		min-height: 600px;
		height: auto !important
	}

	.thb-product-detail .product-single__media-image img[src*="/415/"] {
		border-color: red;
	}
	#description1 .panel-body .two-cols p {
		max-width:100%
	}
}

@media(max-width:991px) {

	:root {
		--section-spacing-mobile: 20px !important;
	}

	.collections-tabs,
	.header.style5,
	#shopify-section-sections--23715838787896__collection_list_d9qw7H,
	.section-slideshow .row.full-width-row,
	.announcement-bar--inner,
	.header--inner,
	.shopify-section .row,
	#shopify-section-template--23715837772088__custom_liquid_KCDqpM,
	#shopify-section-template--23715837772088__single_image_REkicA .single-image,
	#shopify-section-template--23715837772088__contact_form_mMUUpf {
		max-width: 450px !important;
		margin: 0 auto !important
	}

	#shopify-section-template--23715837772088__scrolling_images_qLR8Y9 h3,
	.index .section-header--title {
		text-align: center !important;
		font-weight: 700;
		font-size: 23px !important;
	}

	#shopify-section-template--23715837772088__scrolling_images_qLR8Y9 h3 span,
	.index .section-header--title span {
		color: #2374e7 !important;
	}

	.header .logolink {
		width: auto !important
	}

	.search-toggle {
		display: flex;
		align-items: center;
	}

	.thb-header-mobile-left {
		display: flex;
		margin: 0 !important
	}

	.header.style5 {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-top: 10px !important;
		margin-bottom: 10px !important
	}

	.announcement-bar {
		background: #2374e8 !important;
		color: white;
		padding: 10px !important;
		text-align: center;
	}

	.index #shopify-section-sections--23715838787896__collection_list_d9qw7H,
	#search-toggle+.thb-header-right,
	.header.style5 .logolink {
		display: block !important
	}

	.thb-secondary-area {
		min-width: auto !important;
		margin: 0 !important;
		width: 25px !important;
	}

	.header-right p,
	.announcement-bar .announcement-bar--carousel .carousel__slide .desktop,
	.header--inner .header-right,
	.announcement-bar--inner .subheader,
	.announcement-bar p.call {
		display: none
	}

	.header.style5 .header--inner {
		width: 90px !important;
		margin: 0;
		display: block !important;
		min-height: auto !important;
		max-width: auto !important;
		position: relative;
		left: -20px;
	}

	.logolink .logoimg {
		height: 35px !important
	}

	.announcement-bar--carousel .carousel {
		max-width: 100% !important
	}

	.announcement-bar .announcement-bar--carousel .carousel__slide {
		color: white !important;
		text-align: center !important;
	}

	.announcement-bar .announcement-bar--carousel .carousel__slide .mobile {
		display: block
	}

	.announcement-bar p.call i {
		width: 30px !important;
		height: 30px !important;
		font-size: 13px !important;
	}

	.announcement-bar p.call small {
		display: inline-block;
		margin-right: 10px;
		font-size: 16px;
	}

	.announcement-bar .announcement-bar--carousel .carousel__slide .mobile {
		display: desktop
	}

	.announcement-bar .announcement-bar--carousel .carousel__slide .mobile {
		display: block
	}

	.side-panel .button.full {
		width: 170px !important;
	}

	.header-mobile-navigation {
		padding: 0 30px !important
	}

	.navbar-toggler1 {
		margin-left: 0px;
		display: flex;
	}

	#shopify-section-sections--23715838787896__collection_list_d9qw7H .collection-card--image:after,
	.section-header-mobile-navigation .search-wrap {
		display: none !important;
	}

	.section-header-mobile-navigation .searchform {
		display: block !important;
	}

	.searchform--form .thb-predictive-search {
		display: none !important;
		width: 100% !important;
		padding: 10px;
		height: 260px;
		overflow-y: scroll;
	}

	.section-header-mobile-navigation {
		top: -75px !important
	}

	.searchform--form .thb-predictive-search.active {
		display: block !important;

	}

	.header-mobile-navigation {
		display: none !important;
	}

	.btm-header {
		text-align: center;
		padding: 10px;
		font-size: 12px;
		color: #2374e8;
		display: block !important;
		font-weight: 600;
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,e3eefc+51,ffffff+100 */
		background: linear-gradient(135deg, #ffffff 0%, #e3eefc 51%, #ffffff 100%);
		/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	}

	#shopify-section-sections--23715838787896__collection_list_d9qw7H {
		padding: 0 0 10px !important;
	}

	#shopify-section-sections--23715838787896__collection_list_d9qw7H .list-collections {
		margin: 0 !important
	}

	#shopify-section-sections--23715838787896__collection_list_d9qw7H .collection-card--image {
		border-radius: 100%;
		width: 100px;
		height: 100px;
		border: 2px solid #e4eefc !important;
		box-shadow: none !important;
		margin: 10px auto 0 !important;
	}

	#shopify-section-sections--23715838787896__collection_list_d9qw7H .collection-card--image:hover {
		border-color: #2374e7 !important;
	}

	#shopify-section-sections--23715838787896__collection_list_d9qw7H .collection-card--content a {
		color: #2374e7 !important;
		font-size: 10px;
		font-weight: 600
	}

	.promotion-blocks .promotion-blocks--item h5 {
		font-size: 50px;
	}

	.promotion-blocks .promotion-blocks--item h5 span {
		font-size: 28px;
	}

	.promotion-blocks .promotion-blocks--item h5 small {
		font-size: 17px;
	}

	.product-information {
		padding: 20px;
	}

	.thb-product-detail .product-title {
		font-size: 19px !important;
		line-height: normal !important;
	}

	.product-card-info .product-card-vendor a,
	.product-information--inner .style_body:first-child {
		font-size: 13px !important
	}

	.product-information .product-title-container+p.style_body {
		font-size: 12px !important;
		font-weight: 400
	}

	.product-information--inner .style_body:nth-child(4) {
		font-size: 15px
	}

	.panel-collapse {
		overflow: hidden;
		border: 1px solid #f0ecec;
		padding: 10px 15px;
		display: none !important;
		margin-bottom: 20px;
	}

	.thb-product-detail .product-title-container {
		margin-bottom: 0 !important
	}

	.discounted-pricing h3 {
		font-size: 15px !important;
	}

	.discount-options li {
		padding: 5px 10px !important;
	}

	input[type=checkbox],
	input[type=radio] {
		width: 15px !important;
		height: 15px !important;
	}

	[id*="product_quantity_breake_product"] {
		padding: 15px 15px 10px !important;
	}

	.product-information--inner .product-sku+.style_body,
	.product--text {
		font-size: 11px !important;
		margin-top: 0
	}

	.discount-options li span.price,
	.discount-options label {
		font-size: 12px !important
	}

	.panel-collapse.in,
	.tab-content>.tab-pane {
		display: block !important;
		border: none !important
	}

	.thb-product-detail .tab-content h3,
	.tab-content .panel-heading h3 {
		font-size: 17px;
	}

	.tab-content .panel-heading h3 {
		margin-bottom: 0 !important;
		position: relative;
		padding-left: 20px;
	}

	.tab-content .panel-heading h3:before {
		content: "\f107";
		position: absolute;
		left: 0;
		top: 0;
		font-family: "Font Awesome 7 Free";
		font-weight: 900;
	}

	.thb-product-detail .tab-content .panel-body h3 {
		border-bottom: none;
		margin-bottom: 0;
		font-size: 18px;
		line-height: normal;
		padding-bottom: 0;
	}

	#myTab,
	.main-banner .rte,
	.slideshow__slide-inner.content-middle-center,
	.slideshow .promotion-blocks--image.banner_arrow_1,
	#shopify-section-template--23715837772088__multicolumn_qqcqFd .medium-6:last-child,
	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .bottom-text h6,
	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .con {
		display: none
	}

	.space-lr .multicolumn__inner .medium-6,
	.tab-pane .three-cols .medium-4,
	#shopify-section-template--23715837772088__featured_blog_bhARNV .medium-4,
	#shopify-section-template--23715837772088__contact_form_mMUUpf .columns,
	#shopify-section-template--23715837772088__multicolumn_qqcqFd .medium-6,
	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6,
	#shopify-section-template--23715837968696__multicolumn_dcmW3w .align-stretch .medium-3,
	#shopify-section-template--23715837968696__multicolumn_WVxLLx .multicolumn__column,
	.sub-footer .small-6,
	#shopify-section-template--23715837968696__8653503a-90e7-446a-8f99-8905e1d4a2ac .image-with-text--content,
	#shopify-section-template--23715838099768__multicolumn_Jtidbt .multicolumn__column {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}

	#shopify-section-template--23715838099768__multicolumn_Jtidbt .row {
		display: flex;
		justify-content: center;
		flex-flow: column;
		align-items: center;
	}

	#shopify-section-template--23715838099768__multicolumn_Ft43UH .multicolumn__inner .columns:last-child .multicolumn__image--inner img {
		object-position: left !important;
	}

	#shopify-section-template--23715838099768__multicolumn_Ft43UH .medium-6:first-child .con {
		padding: 35px 25px;
	}

	.contact-form .section-header,
	.sub-footer {
		text-align: center !important;
	}

	.footer .sub-footer .columns:last-child {
		justify-content: center;
		padding-top: 25px;
	}

	#shopify-section-template--23715837968696__8653503a-90e7-446a-8f99-8905e1d4a2ac .image-with-text {
		display: flex;
		flex-wrap: wrap;
	}

	#shopify-section-template--23715837772088__multicolumn_qqcqFd p,
	.image-with-text--content--inner {
		max-width: 100% !important;
	}

	#shopify-section-template--23715837968696__multicolumn_Myhjig .con,
	#shopify-section-template--23715837968696__multicolumn_BiCUDG .con {
		flex-wrap: wrap;
	}

	.contact-form .section-header,
	#shopify-section-template--23715837772088__multicolumn_qqcqFd .multicolumn__inner .row {
		flex-direction: column;
	}

	#shopify-section-template--23715837772088__multicolumn_qqcqFd {
		padding: 25px;
	}

	#shopify-section-template--23715837772088__contact_form_mMUUpf .medium-8 {
		order: 1;
		padding-top: 20px !important;
	}

	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .content .text-button {
		width: 200px;
	}

	.testionials-grid .columns {
		margin: 0 auto;
		text-align: center !important;
	}

	.page-two-cols .multicolumn__inner .small-12:first-child h4,
	#shopify-section-template--24201677701432__multicolumn_new_BQaCHW .two-cols .multicolumn__column:last-child .bottom-text figure img,
	#shopify-section-template--24201677701432__multicolumn_new_BQaCHW .multicolumn__image,
	.customer-reviews--author span {
		width: 100% !important;
	}

	#shopify-section-template--23715837772088__contact_form_mMUUpf .columns {
		padding: 10px 0 !important;
		margin-top: 0;
	}

	.contact-form .section-header {
		justify-content: center;
		align-items: center;
	}

	#shopify-section-template--23715837772088__contact_form_mMUUpf .columns img {
		display: block;
		margin: 0 auto;
	}

	.collection-grid__grid {
		gap: 0 !important;
	}

	#shopify-section-template--23715837772088__60ed2e7d-3f50-428a-b546-03274d862db0 {
		padding: 0 20px;
	}

	.collection-card {
		margin: 0 !important;
	}

	#shopify-section-template--23715837772088__multicolumn_9ywgAB .section-spacing {
		margin: 10px 0;
	}

	.two-cols .multicolumn__column {
		flex: 0 0 90%;
		max-width: 90%;
	}

	.two-cols .multicolumn__column:last-child .con+figure {
		width: 100% !important;
	}

	.two-cols .row {
		justify-content: center;
	}

	.section-header {
		padding-bottom: 0;
	}

	.tab-pane .three-cols .con {
		padding: 20px;
	}

	.tab-pane .three-cols .con h2 {
		font-size: 41px;
		line-height: normal;
		padding-bottom: 0;
		margin-bottom: 0;
	}

	#how-works1 .con {
		padding-left: 25px;
		margin: 0
	}

	.tab-pane .two-cols {
		padding: 0 0 0 15px !important;
		margin-top: 20px !important;
	}

	.tab-pane .three-cols {
		padding-bottom: 20px !important;
	}

	#drug-detection .panel-body {
		overflow-x: scroll;
	}

	#drug-detection .panel-body .table-prod-spec {
		width: 1200px;
	}

	#shopify-section-template--23987301646648__multicolumn_zAPEWx .multicolumn__inner .row .columns:last-child {
		order: -1;
	}

	#shopify-section-template--23987301646648__multicolumn_zAPEWx .multicolumn__inner .row .columns:first-child .content {
		padding: 25px !important;
	}

	#shopify-section-template--23987301646648__multicolumn_zAPEWx p,
	#shopify-section-template--23987301646648__multicolumn_zAPEWx h6 {
		margin: 0 !important;
	}

	#shopify-section-template--24013268320568__rich_text_fYnfYH~.section-image-with-text .image-with-text .image-with-text--content {
		max-width: 100% !important;
		border: none !important;
		text-align: center;
		margin-left: 0;
		padding: 0;
	}

	#shopify-section-template--24013268320568__rich_text_fYnfYH~.section-image-with-text .image-with-text .image-with-text--image {
		margin: 0 auto;
	}

	#shopify-section-template--24013268320568__rich_text_fYnfYH~.section-image-with-text .image-with-text .image-with-text--content .image-with-text--content--inner {
		width: 100%;
	}

	.main-banner .rich-text__inner {
		padding: 110px 20px 0 !important;
	}

	.main-banner .button {
		font-size: 16px;
		padding: 9px 20px !important;
	}

	.center-text .rich-text {
		padding-top: 0 !important;
	}

	.center-text h3 {
		font-size: 28px;
		background-size: 30%;
	}

	.dot-form .medium-6,
	.dot-two-cols .medium-6 {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.dot-form .medium-6:first-child,
	#shopify-section-template--24365735346488__multicolumn_RpepDK .dot-two-cols .medium-6:first-child {
		order: 1;
	}

	.icon-3cols h4 {
		font-size: 20px;
	}

	.dot-form .row .columns {
		margin-bottom: 0;
	}

	.dot-form {
		padding-bottom: 30px !important;
	}

	.dot-drug-test-requirements-for-truck-drivers #main-content .rich-text__inner .subheading,
	.drug-test-faq-common-questions-answered #main-content .rich-text__inner .subheading {
		padding-right: 20px !important;
	}

	#requestbackModal .modal-body {
		width: 95%;
	}

	#requestbackModal .modal-body .image {
		display: none;
	}

	#requestbackModal .modal-body .content {
		width: 90vw;
	}

	.faq-con .medium-6:first-child {
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0 20px;
	}

	.faq-con .medium-6:last-child {
		flex: 0 0 100%;
		max-width: 100%;
	}

	#cart-form {
		overflow-x: scroll;
		width: 93vw;
	}

	#cart-form table {
		width: 100vw;
	}

	#mobile-navmenu1.mm-menu_opened {
		display: block !important
	}

	.index .section-collection-list h3 {
		font-size: 30px;
		line-height: normal;
		padding-top: 0;
	}

	.best-sellers .item {
		width: 44.8379%;
	}

	#shopify-section-template--23715837772088__customer_reviews_zPPmg3 h3 {
		font-size: 23px
	}

	.btn-view .rich-text__inner .button {
		font-size: 15px;
		height: auto;
	}

	.section-spacing-padding.section-spacing--disable-top {
		padding-bottom: 55px !important
	}

	#shopify-section-template--23715837772088__single_image_REkicA.section-single-image .single-image img {
		width: 100%
	}

	#shopify-section-template--23715837772088__contact_form_mMUUpf {
		margin-top: 35px !important;
		padding-top: 20px !important
	}

	#shopify-section-template--23715837772088__contact_form_mMUUpf p {
		font-size: 14px
	}

	.best-sellers .item h6 {
		font-size: 13px
	}

	.recently-bought .item {
		flex-direction: column
	}

	.recently-bought .item .con,
	.recently-bought .item .img {
		width: 100%
	}

	.owl-loaded .owl-nav .owl-next {
		right: -30px !important;
	}

	.owl-loaded .owl-nav .owl-prev {
		left: -30px !important;
	}

	/*.sa-slider-container-main {
		padding: 0 !important
	}*/

	.owl-carousel .owl-stage,
	.owl-carousel .owl-item {
		display: flex;
		flex-wrap: wrap;
	}

	.index .section-header {
		padding-bottom: 10px
	}

	#shopify-section-template--23715837772088__featured_blog_bhARNV .section-header--title,
	.testi-videos-wrap h3 {
		font-size: 25px
	}

	.testi-videos-wrap p {
		font-size: 11px !important;
		padding-bottom: 25px
	}

	.social-links li {
		margin: 0 10px
	}

	.social-links svg {
		width: 25px !important;
	}

	ul .mobile-menu {
		display: block
	}

	.cate-menu {
		border: none !important;
		padding: 0 !important;
	}

	.cate-menu .mobile-navmenu {
		position: relative;
		width: 100%;
		opacity: 1;
		visibility: visible;
		box-shadow: none;
		padding: 0;
		border-radius: 0;
	}

	.cate-menu .mobile-navmenu h4 {
		color: #040b44;
		font-size: 17px !important;
		padding: 10px 13px;
		background: #85CBFF !important;
		margin-bottom: 10px;
	}

	.cate-menu:after,
	.mm-panel:after,
	.mm-panel:before,
	.active-facets,
	.mobile-side-menu li:first-child,
	.mobile-side-menu li:nth-child(2),
	.mobile-side-menu li:nth-child(3),
	.mobile-side-menu li:nth-child(4),
	.mobile-side-menu li:nth-child(5),
	.mobile-side-menu li:nth-child(9) {
		display: none !important;
	}

	.mm-navbars_top {
		border: none !important;
	}

	#mobile-navmenu1 li:first-child a:after,
	#mobile-navmenu1 li:nth-child(2) a:after,
	#mobile-navmenu1 li:nth-child(3) a:after,
	.cate-menu .mobile-navmenu li:first-child a:after,
	.cate-menu .mobile-navmenu li:nth-child(2) a:after,
	.cate-menu .mobile-navmenu li:nth-child(3) a:after {
		right: 35px;
	}

	.mobile-side-menu {
		background: #f4f9fe;
		margin: 15px 0 0 !important
	}

	.mm-listview {
		margin: 0 -20px !important
	}

	.mm-navbar__btn:last-child {
		top: 0 !important;
		right: 20px !important
	}

	.mm-menu .mm-btn:after,
	.mm-menu .mm-btn:before {
		border-color: #040b44 !important;
	}

	.mm-menu_navbar_top-1 .mm-panels,
	.mm-panel {
		margin-top: 0 !important
	}

	.mm-navbars_top {
		top: 5px !important
	}

	#mobile-navmenu li {
		border-top: 1px solid #dadada;
	}

	#mobile-navmenu h4+li,
	.mobile-side-menu li:nth-child(6) {
		border-top: none !important
	}

	#mobile-navmenu li a {
		padding: 9px 13px;
		font-size: 14px;
	}

	#product-grid li {
		flex: 0 0 48%;
		max-width: 48%;
		margin: 8px 4px;
		padding: 10px 0 0;
	}

	.product-card .product-featured-image {
		margin-bottom: 10px !important;
	}

	.product-card-title,
	.product-card-info p,
	.product-card .product-card-vendor,
	.product-card .product-featured-image {
		padding-left: 10px !important;
		padding-right: 10px !important
	}

	.product-card-info {
		text-align: left;
	}

	.product-card-info .product-card-vendor a {
		font-size: 11px !important
	}

	.product-card-title {
		margin: 0 !important;
		font-size: 13px !important
	}

	.product-card-info p {
		font-size: 12px !important;
		line-height: normal !important;
		margin-bottom: 7px !important
	}

	.product-card-info p.drug-tested {
		font-size: 9px !important;
		opacity: 0.7
	}

	.product-card-info p.drug-tested+p+p {
		font-size: 11px !important;
		color: #2374e8 !important;
	}

	.product-card-info .product-card--add-to-cart-button {
		width: 100% !important;
		height: auto !important;
		padding: 5px !important;
		font-size: 12px;
		border-radius: 0;
		background: #e6effc !important;
		color: #2374e8 !important;
	}

	#product-grid li .call {
		display: none !important
	}

	.product-card .product-card-info {
		padding: 10px 0 0 !important;
	}

	.badge-wrap {
		right: 20px;
		top: 0;
	}

	.badge-wrap .badge {
		width: 30px !important;
		height: 30px !important;
		font-size: 7px !important
	}

	.side-panel.facet-drawer {
		bottom: -100%;
		background: rgba(0, 0, 0, 0.5) !important;
		border: none !important;
		box-shadow: none !important;
		top: auto;
		display: flex !important;
		flex-wrap: wrap;
		align-items: flex-end;
		transform: translate(0) !important;
		width: 100% !important;
		max-width: 100% !important;
	}

	.side-panel.facet-drawer.active {
		bottom: 0;
	}

	.facet-drawer .side-panel-inner {
		border-radius: 10px 10px 0 0;
		background: white;
		height: 80vh !important;
		max-width: 450px;
		margin: 0 auto;
		width: 100%;
	}

	.facet-drawer .side-panel-content {
		padding: 5px 20px;
		overflow-y: scroll !important;
	}

	.thb-filter-count .loading-overlay {
		height: auto !important
	}

	.side-panel-header {
		padding: 0 20px !important;
		border-radius: 10px 10px 0 0;
	}

	.side-panel-header .h6 {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
	}

	.thb-filter-content li {
		margin: 0 !important
	}

	.thb-filter-content li label {
		padding: 2px 20px 2px 29px;
		font-size: 13px !important;
	}

	.facets .thb-filter-title {
		padding: 5px 0 !important
	}

	.side-panel .button,
	.side-panel-footer button {
		height: 35px !important
	}

	.thb-filter-content li label:before {
		top: 3px
	}

	.thb-filter-content li label:after {
		top: 6px;
		left: 6px;
	}

	.side-panel-close {
		position: absolute;
		right: 0;
		left: 0;
		margin: auto;
		text-align: center;
		top: -50px;
		width: 40px;
		height: 40px;
		border-radius: 100%;
		background: rgba(0, 0, 0, 0.5);
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.side-panel-close svg path {
		stroke: white
	}

	.breadcrumbs {
		padding: 8px 0 !important
	}

	.collection-text .rich-text__inner .text-size-regular {
		margin-bottom: 10px !important;
		margin-top: -44px !important
	}

	.collection-text h1 {
		padding-bottom: 5px;
	}

	.facets--bar {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		width: 91%;
		align-items: center;
	}

	.facets--bar .facets--bar-sticky {
		width: auto !important;
		padding: 0;
	}

	.facets--bar .facets-toggle {
		border: none !important;
		padding: 0 !important
	}

	.collection-text .text-size-regular .show_hide {
		margin: 0
	}

	.product-grid-container .badge-wrap .badge {
		width: 50px !important;
		height: 50px !important;
		font-size: 12px !important;
	}

	.product-grid-container .badge-wrap .badge small {
		font-size: 12px !important
	}

	.product-inventory-notice:before {
		font-size: 17px
	}

	.product-inventory-notice--text {
		font-size: 14px !important;
	}

	.product-inventory-notice--wrapper {
		margin-bottom: 0 !important
	}

	#shopify-block-AVmZNcGJiRkhtNmNhN__product_quantity_breake_product_NDx6UG {
		margin-bottom: 20px !important
	}

	#AddToCart {
		height: 40px;
		font-size: 14px
	}

	.quantity .qty,
	.quantity,
	.quantity .minus,
	.quantity .plus {
		height: 40px !important
	}

	.pickup-availability-wrapper+script+.style_body strong {
		font-size: 15px
	}

	.pickup-availability-wrapper+script+.style_body:before {
		top: 5px
	}

	.pickup-availability-wrapper+script+.style_body {
		padding-left: 20px;
		margin-bottom: 15px;
	}

	.product--product-form {
		margin-bottom: 15px
	}

	#shopify-block-AR0VnZjVYQkZlUk9ZR__subscriptions_app_block_7dTJPh {
		padding: 15px 20px 0 !important;
		margin-bottom: 0
	}

	.product--icon-list-image {
		margin-right: 10px
	}

	.product-information--inner .product;

	--icon-list {
		margin-top: 10px
	}

	.product--icon-list {
		margin-bottom: 0 !important
	}

	.product-information--inner .product--icon-list li {
		font-size: 14px !important;
		margin: 10px 0 !important
	}

	.product--icon-list-image svg {
		width: 21px !important;
		height: 21px !important;
	}

	.product-information--inner .product--icon-list li:last-child .product--icon-list-image:before {
		font-size: 14px !important
	}

	.tab-content {
		padding: 15px 10px 0 !important
	}

	#description1 h3 {
		font-size: 18px !important
	}

	#description1 ul li p,
	#description1 table>tbody>tr:first-child>td,
	#drug-detection1 table tbody tr td,
	#description1 table tbody tr td,
	.tab-content p,
	.tab-content li,
	.product-information .product-title-container+p.style_body {
		font-size: 12px !important
	}

	.tab-content .info-con td a {
		padding: 4px 5px;
	}

	.info-con td,
	.info-con th {
		font-size: 12px !important
	}

	.info-con td i {
		display: none
	}

	.facets--bar .facets-toggle {
		color: #2374e8 !important;
	}

	.index .section-collection-list,
	#trustedsite-tm-image,
	.product-add-to-cart-sticky {
		display: none !important
	}

	.sticky-btm {
		display: block
	}

	.featured-collection.trending {
		margin-top: 40px;
	}

	.trending .medium-4 {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.trending .product-card {
		flex-direction: column;
		padding: 10px 0;
	}

	.collections-tabs {
		padding: 35px 0 0 !important
	}

	.collections-tabs .tab-content h3 {
		margin-top: -75px !important
	}

	.coll-list .section-header {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 0;
		margin-bottom: 25px;
	}

	.coll-list product-card,
	.collections-tabs .product-card {
		padding: 15px 0
	}

	.product-inventory-notice--wrapper {
		width: 59%
	}

	.forensic-badge {
		top: 2px;
		padding: 1px 14px 1px 16px;
	}

	.forensic-con h6 span {
		width: 85%
	}

	.spec-list li {
		flex-wrap: wrap;
	}

	.spec-list li strong {
		width: 130px
	}

	.spec-list li span {
		width: 58%
	}

	#description1 .two-cols ul li {
		width: 100%
	}

	#how-works .three-cols {
		flex-wrap: wrap !important;
	}

	.product--product-form,
	#how-works .three-cols .cols {
		width: 100% !important
	}

	.tab-content .panel-heading h3 {
		padding-bottom: 0 !important
	}

	.asc-rfq {
		padding: 0 !important
	}

	.asc-rfq>div {
		display: flex !important;
		flex-wrap: wrap;
		gap: 0 !important
	}
}

@media(min-width:768px) and (max-width:991px) {
	.header-mobile-navigation ul {
		padding: 0 !important
	}

	.space-lr .multicolumn__inner .medium-6:first-child .content h4 {
		font-size: 40px !important;
	}

	.bulk-order-text h1 {
		font-size: 27px
	}

	#shopify-section-template--23715837772088__single_image_qBAfDj .single-image img {
		width: 94.9%;
	}

	.space-lr .multicolumn__inner .medium-6:first-child .content h6 {
		font-size: 20px;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child {
		flex: 0 0 615px !important;
		max-width: 615px !important;
		align-items: center;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .content {
		width: 480px
	}

	#shopify-section-template--23715838099768__multicolumn_Jtidbt .section-header h3 {
		font-size: 49px;
	}

	#shopify-section-template--23715838099768__multicolumn_Ft43UH h4,
	#shopify-section-template--23715838099768__multicolumn_frUVDb h4 {
		font-size: 24px;
	}

	.footer .medium-3 {
		flex: 0 0 33.333%;
		max-width: 33.333%;
	}

	.types-con .multicolumn__column.small-12 {
		flex: 0 0 50% !important;
		max-width: 50% !important;
	}

	#shopify-section-template--23715837968696__promotion_blocks_UHJzya .promotion-blocks--inner {
		margin: 0 auto !important;
		width: 96% !important;
	}


	.slideshow__slide-video-bg {
		top: 170px !important;
	}

	.slideshow .promotion-blocks--image.banner_arrow {
		top: 240px;
	}

	#shopify-section-template--23715837772088__b6a221e5-6cbb-4160-83a7-a387a8f98553 h3 {
		font-size: 41px;
	}

	.collection-grid__grid .small-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}

	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .content {
		width: 415px;
	}

	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .image {
		margin: 0;
	}

	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:last-child {
		max-width: 400px !important;
		margin: 15px auto 0 !important;
		padding: 80px 157px 70px 30px;
	}

	#shopify-section-template--23715837772088__customer_reviews_zPPmg3:before {
		left: 20px !important;
	}

	#shopify-section-template--23715837772088__customer_reviews_zPPmg3:after {
		right: 20px !important;
	}

	.testionials-grid .columns {
		max-width: 500px;
	}

	.two-cols .multicolumn__column:first-child .con {
		padding-top: 40px;
		padding-left: 40px
	}

	.two-cols .multicolumn__column:first-child {
		margin-bottom: 140px
	}

	.two-cols .multicolumn__column:last-child .content>div:first-child {
		margin-bottom: 85px;
	}

	.two-cols .multicolumn__column:first-child figure {
		width: 100% !important
	}

	#shopify-section-template--24201677701432__multicolumn_jRjxab .medium-3,
	.four_cols .multicolumn__column {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.main-heading h3 {
		font-size: 33px;
	}

	.two-cols .multicolumn__column:last-child {
		margin-top: 115px;
	}

	.drug-testing-cups-for-accurate-results .two-cols .multicolumn__column:last-child .content>div:first-child {
		margin-bottom: 105px !important;
	}

	.two-cols .multicolumn__column:last-child .con p {
		width: 326px;
		margin-right: 30px;
	}

	.call-us h3 {
		font-size: 41px;
	}

	.call-us p {
		font-size: 16px;
		width: 72%;
		margin: 0 auto;
	}

	.main-info h3,
	.main-heading h2 {
		font-size: 41px;
	}

	#shopify-section-template--24213224816952__multicolumn_new_BQaCHW .two-cols .multicolumn__column:last-child .content>div:first-child {
		margin-bottom: 75px !important;
	}

	.grad-text h3 {
		font-size: 87px;
	}

	.grad-text .rte {
		width: 85%;
	}

	.key-con h3 {
		font-size: 31px;
	}

	.key-con .medium-6:first-child .content h4 {
		max-width: 350px;
	}

	.key-con h4 strong:first-child {
		font-size: 22px;
	}

	.key-con .content h4 {
		line-height: 28px;
		font-size: 17px;
	}

	.key-con li strong {
		font-size: 17px;
	}

	.key-con li {
		font-size: 16px;
	}

	.four_cols .con h4 {
		font-size: 36px;
	}

	.prd-desc {
		padding: 0 20px;
	}

	#shopify-section-template--24201677701432__rich_text_a8qfKT .rich-text__inner>h3 {
		font-size: 39px;
		line-height: 50px;
	}

	#operational-tutorial iframe {
		width: 100%;
		height: 362px;
	}

	#shopify-section-template--24013268320568__image_with_text_KQycY7 h3 {
		font-size: 42px;
		line-height: normal;
	}

	.main-banner .rich-text__inner h1.h3 {
		font-size: 26px;
		line-height: normal;
	}

	.main-banner .rich-text__inner .subheading {
		font-size: 19px;
	}

	.dot-two-cols h3 {
		font-size: 33px;
	}

	.index .section-collection-list .section-header--description {
		width: 100%
	}

	.collection-text h1 {
		font-size: 27px;
	}

}

@media(min-width:800px) and (max-width:991px) {
	.two-cols .multicolumn__column:last-child {
		margin-top: 145px;
	}

	.saliva-drug-test-kits-for-non-invasive-screening .two-cols .multicolumn__column:last-child .content>div:first-child {
		margin-bottom: 73px;
	}

	.saliva-drug-test-kits-for-non-invasive-screening .two-cols .multicolumn__column:last-child .con p {
		width: 357px;
	}
}

@media(min-width:768px) {
	#requestbackModal iframe {
		height: 420px !important;
	}


	.slideshow__slide-bg .mobile-img {
		display: none
	}
}

@media(max-width:767px) {
	.flickity-page-dots {
		bottom: 6px !important;
	}

	.slideshow__slide-bg .desk-img {
		display: none
	}

	.slideshow.desktop-height-image .slideshow__slide {
		height: auto !important;
	}

	#shopify-section-template--23715837772088__multicolumn_new_R8NwKA .multicolumn__column {
		margin-bottom: 0
	}

	#shopify-section-template--23715837772088__customer_reviews_zPPmg3 {
		padding: 25px 0;
	}

	#shopify-section-template--23715837772088__scrolling_images_qLR8Y9 {
		padding: 10px 0;
	}

	.facets--bar-sticky {

		width: 100% !important
	}

	#shopify-section-template--23715837772088__single_image_KeAyTV .single-image {
		margin: 15px 7px 0 !important
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child {
		flex: 0 0 500px !important;
		max-width: 474px !important;
	}

	#shopify-section-template--23715837772088__single_image_qBAfDj .single-image img {
		margin: 0 9px;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .con li {
		text-align: left;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .content {
		width: 408px !important
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM {
		padding: 0 0 !important
	}

	.footer .medium-3,
	.collection-grid__grid .small-12,
	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child,
	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn {
		margin: 50px 0 0 !important
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child {
		margin: 15px auto;
		flex: 0 0 95% !important;
		max-width: 95% !important;
		border-radius: 0 !important
	}


	#shopify-section-template--23715838099768__multicolumn_frUVDb p br,
	.footer .widget button span,

	.full-menu {
		display: none !important;
	}

	.header-right p.call span {
		font-size: 17px;
	}

	.header-right p.quote a {
		font-size: 15px;
	}

	.logolink .logoimg {
		height: 35px !important;
	}

	.announcement-bar .announcement-bar--carousel .carousel__slide {
		font-size: 12px;
	}

	.header--inner {
		padding: 10px 0;
	}

	.contact-form .medium-6:last-child .con {
		padding: 25px 25px 0;
	}

	.contact-form .section-spacing {
		margin-bottom: 20px !important;
	}

	#shopify-section-template--23715838099768__multicolumn_Ft43UH .multicolumn__inner .columns:first-child {
		order: 1;
	}

	#shopify-section-template--23715838099768__multicolumn_Ft43UH .multicolumn__inner .row {
		padding-top: 35px;
	}

	.footer .thb-widget-menu {
		display: block !important;
	}

	.footer .widget--menu {
		border-top: none !important;
	}

	.footer .medium-4:nth-child(5) .widget .thb-widget-title {
		padding-top: 25px !important;
	}

	#shopify-section-template--23715838099768__multicolumn_Ft43UH .multicolumn,
	.footer .widget--menu-column+.columns:not(.widget--menu-column) {
		margin: 0 !important
	}

	.footer .medium-3:nth-child(2) .thb-widget-menu {
		padding-bottom: 10px !important;
	}

	.sub-footer hr {
		margin: 0;
	}

	.sub-footer {
		margin-top: 30px;
	}

	.sub-footer {
		margin-top: 0;
	}

	#shopify-section-template--23715838099768__multicolumn_Ft43UH .multicolumn__inner .columns:first-child {
		padding: 0 15px;
	}

	#shopify-section-template--23715837968696__multicolumn_Myhjig .con i,
	#shopify-section-template--23715837968696__multicolumn_BiCUDG .con i {
		margin: 0 0 10px !important
	}

	#shopify-section-template--23715837968696__multicolumn_Myhjig .con,
	#shopify-section-template--23715837968696__multicolumn_BiCUDG .con {
		text-align: center !important;
		justify-content: center !important;
	}


	.btn-action a {
		padding: 15px 35px;
		font-size: 18px;
	}

	.btn-action {
		padding: 35px 0 40px;
	}

	.button.full,
	input[type=submit].full {
		width: 330px !important;
	}

	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .content .text-button {
		width: 170px;
		height: 40px;
	}

	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child {
		padding: 30px 20px;
		margin: 20px 0 7px;
	}

	#shopify-section-template--23715837772088__customer_reviews_zPPmg3:before,
	#shopify-section-template--23715837772088__customer_reviews_zPPmg3:after {
		top: 70px;
		width: 55px;
		height: 55px;
		background-size: cover;
	}

	#shopify-section-template--23715837772088__customer_reviews_zPPmg3:before {
		left: 20px;
	}

	#shopify-section-template--23715837772088__customer_reviews_zPPmg3:after {
		right: 20px;
	}

	#shopify-section-template--23715837772088__customer_reviews_zPPmg3 {
		padding-bottom: 10px;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child .content {
		width: 210px;
	}

	#shopify-section-template--23715837772088__featured_blog_bhARNV {
		padding: 0 20px;
	}

	#shopify-section-template--23715837772088__b6a221e5-6cbb-4160-83a7-a387a8f98553 p {
		font-size: 15px;
		max-width: 475px;
	}

	.two-cols .multicolumn__column:last-child,
	#shopify-section-template--24201677701432__scrolling_text_8frjjX .multicolumn__column:last-child,
	.scroll-text .section-spacing.section-spacing--disable-top {
		margin-bottom: 0
	}

	.two-cols .multicolumn__column {
		max-width: 100%;
		flex: 0 0 100%;
	}

	.two-cols .multicolumn__column:first-child .content h4 {
		width: 100% !important;
		font-size: 28px !important;
		line-height: 40px !important;
	}

	.client-logos .section-spacing {
		margin-bottom: 15px !important
	}

	.client-logos {
		padding: 0 15px
	}

	.four_cols .con {
		height: 195px
	}

	.four_cols h4 {
		font-size: 31px;
	}

	.call-us h3 {
		font-size: 31px;
	}

	.four_cols .con h4 {
		font-size: 35px;
	}

	.page-role .rich-text {
		padding: 30px 10px 0;
	}

	.section-header--content {
		padding: 0 10px;
	}

	#shopify-section-template--24213224816952__single_image_bKCqKR .single-image {
		margin-bottom: 10px !important;
	}

	.scrolling-text--inner {
		padding-top: 20px !important;
	}

	.grad-text .rte {
		width: 90%;
	}

	.key-con h3 {
		font-size: 42px;
		line-height: 49px;
	}

	.key-con .section-header {
		padding-bottom: 0;
	}

	#shopify-section-template--24201677701432__rich_text_a8qfKT .rich-text__inner>h3 {
		font-size: 28px;
		line-height: 40px;
	}

	#shopify-section-template--24201677701432__rich_text_a8qfKT .text-size-regular h3 {
		font-size: 44px;
		line-height: 54px;
	}

	#shopify-section-template--23715837968696__promotion_blocks_UHJzya .promotion-blocks--inner,
	.promotion-blocks {
		padding: 15px 0 20px !important;
	}

	.footer .medium-4 .widget {
		margin: 40px 0 0;
	}

	.index .footer {
		padding-top: 120px !important;
	}

	.promotion-blocks .promotion-blocks--item h5 small {
		font-size: 13px;
	}

	.promotion-blocks .promotion-blocks--item h5 {
		font-size: 37px;
	}

	#shopify-section-template--23715837968696__promotion_blocks_UHJzya .promotion-blocks--inner,
	.promotion-blocks {
		padding: 5px 0 10px !important;
	}

	.promotion-blocks--text {
		text-align: center;
	}

	.collection-text h1 {
		margin: 0 0 15px !important;
		font-size: 25px;
		line-height: normal;
	}

	#shopify-section-template--23715837706552__rich_text_cLpyy4 .section-spacing-padding {
		padding: 10px 15px 15px !important;
	}

	.breadcrumbs-section {
		padding: 0 15px
	}

	.header-mobile-navigation {
		padding-left: 10px !important;
	}

	.four_cols,
	.scrolling-text,
	.client-logos,
	.two-cols {
		padding: 0 15px;
	}

	.four_cols {
		padding-bottom: 30px;
	}

	.section-spacing-bottom {
		margin-bottom: 0 !important;
	}

	.facets--bar-sticky {
		margin: 0 !important;
	}

	#operational-tutorial iframe {
		width: 100%;
	}

	.product-card .product-card-info {
		padding-top: 25px;
	}

	#shopify-section-template--23987301646648__multicolumn_bTa7dX .multicolumn__column:first-child p,
	#shopify-section-template--23987301646648__multicolumn_bTa7dX .multicolumn__column:first-child li {
		font-size: 16px;
	}

	#shopify-section-template--23987301646648__multicolumn_bTa7dX .multicolumn__column:first-child h4 {
		font-size: 34px !important;
		line-height: normal;
	}

	#shopify-section-template--23715837673784__product-recommendations {
		overflow-x: hidden;
	}

	.cookie-policy-essential-information-for-users .blog-post-detail p,
	.shipping-policy-for-medical-devices-and-returns .blog-post-detail p,
	.privacy-policy-for-american-screening-corp .blog-post-detail p,
	.disclaimer-understanding-our-terms-and-conditions .blog-post-detail p,
	.dot-drug-test-requirements-for-truck-drivers .rich-text p,
	.drug-test-faq-common-questions-answered .rich-text p,
	.cookie-policy-essential-information-for-users .blog-post-detail li,
	.shipping-policy-for-medical-devices-and-returns .blog-post-detail li,
	.privacy-policy-for-american-screening-corp .blog-post-detail li,
	.disclaimer-understanding-our-terms-and-conditions .blog-post-detail li,
	.dot-drug-test-requirements-for-truck-drivers .rich-text li,
	.drug-test-faq-common-questions-answered .rich-text li {
		font-size: 15px !important;
	}

	.prd-list {
		margin-bottom: 35px;
	}

	#shopify-section-template--24013268320568__image_with_text_KQycY7 h3 {
		font-size: 32px !important;
		line-height: normal !important;
	}

	.certifications-for-quality-assurance #main-content {
		padding: 0 15px !important;
	}

	#shopify-section-template--24013268320568__image_with_text_KQycY7 .image-with-text {
		padding-top: 40px !important;
	}

	.footer .thb-widget-menu {
		padding-bottom: 0 !important;
	}

	.main-banner .rich-text__inner h1.h3 {
		font-size: 22px;
		line-height: normal;
	}

	.icon-3cols .multicolumn__inner .columns {
		width: 100%;
	}

	.dot-two-cols ul {
		margin-bottom: 0 !important;
	}

	.footer {
		padding: 10px 20px 0 !important;
	}

	.footer .thb-widget-title {
		margin-top: 10px !important;
		margin-bottom: 0 !important;
	}

	.footer .thb-widget-title.collapsible {
		padding: 20px 0 5px !important;
	}

	.footer .medium-4:nth-child(5) .widget .thb-widget-title {
		padding-top: 0px !important;
	}

	.types-con.section-spacing {
		margin-top: 0;
	}

	#requestbackModal .content {
		overflow-y: scroll;
		height: 90% !important;
		padding-bottom: 0 !important;
	}

	#requestbackModal iframe {
		overflow: visible !important;
	}

	#requestbackModal .modal-body {
		width: 95%;
		height: 100vh;
		display: flex;
		align-items: center;
	}

	.product-recommendations.product-recommendations--loaded {
		padding-bottom: 0 !important;
	}

	.myaccount-sidebar--address,
	.tab-button {
		padding: 5px 15px !important
	}

	.myaccount-sidebar--address p br {
		display: none !important
	}

	.footer .small-12:last-child {
		width: 150px;
		height: 85px;
		padding-top: 5px;
	}

	.footer .small-12:last-child h6 {
		font-size: 14px;
		line-height: normal;
	}

	.footer .small-12:last-child p {
		font-size: 11px
	}

	.index .section-collection-list .section-header--description {
		width: 100%;
	}

	.main-banner .medium-4:nth-child(2),
	.main-banner .medium-4:nth-child(3) {
		display: none !important
	}

	.main-banner .medium-4 {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}

	.main-banner .medium-4 figure {
		width: 100% !important
	}

	.announcement-bar--inner {
		flex-wrap: wrap;
		justify-content: center
	}

	.announcement-bar--inner aside.subheader {
		display: none
	}

	.product-recommendations.swipe-on-mobile .products.row {
		width: 100% !important
	}

	.collections-tabs .tab-content h3 {
		font-size: 21px;
	}

	.collections-tabs .tabs-nav li {
		font-size: 16px !important
	}

	.trending .product-card-title {
		font-size: 13px !important
	}

	.forensic-badge {
		padding-left: 30px !important
	}
	.product-sku+.product--text {
		flex-basis: 54%;
	}
	
}

@media(min-width:600px) and (max-width:767px) {
	.header-right {
		width: 68%;
	}

	.announcement-bar--carousel .carousel {
		max-width: 410px !important;
	}

	#shopify-section-template--23715838099768__multicolumn_Jtidbt .section-header h3 {
		font-size: 34px;
	}

	#shopify-section-template--23715837968696__multicolumn_Myhjig .multicolumn__column,
	#shopify-section-template--23715837968696__multicolumn_BiCUDG .multicolumn__column,
	.footer .medium-3 {
		flex: 0 0 50% !important;
		max-width: 50% !important;
	}

	.footer .medium-3:first-child {
		order: -2;
	}

	.footer .medium-3:nth-child(3) {
		order: -1;
	}

	.footer .medium-3:nth-child(2) {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}

	.footer .medium-3:nth-child(2) .thb-widget-menu {
		display: flex !important;
		flex-wrap: wrap;
	}

	.footer .medium-3:nth-child(2) .thb-widget-menu li {
		width: 50%;
	}

	#shopify-section-template--23715837968696__multicolumn_Myhjig .multicolumn__column,
	#shopify-section-template--23715837968696__multicolumn_BiCUDG .multicolumn__column {
		margin-bottom: 10px;
	}

	.slideshow .promotion-blocks--image.banner_arrow {
		top: 220px;
	}

	.slideshow .promotion-blocks--image.banner_arrow {
		top: 220px;
	}

	.slideshow .flickity-viewport {
		height: 415px !important;
	}

	#shopify-section-template--23715837772088__multicolumn_new_R8NwKA .multicolumn__image {
		display: block;
		margin: 0 auto 15px
	}

	#shopify-section-template--23715837772088__b6a221e5-6cbb-4160-83a7-a387a8f98553 h3 {
		font-size: 35px;
		line-height: 48px;
	}

	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .content {
		width: 395px;
	}

	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:last-child {
		padding: 110px 350px 140px 30px;
		background-position: right top;
	}

	.four_cols .multicolumn__column {
		margin-bottom: 10px;
	}

	.two-cols .section-spacing {
		margin-top: 15px !important
	}

	.two-cols .multicolumn__column:first-child .content {
		padding-top: 40px
	}

	.two-cols .multicolumn__column:last-child .con p {
		width: 305px;
		height: 276px;
	}

	.two-cols .multicolumn__column:last-child .bottom-text figure img {
		width: 280px !important;
	}

	.two-cols .multicolumn__column {
		flex: 0 0 100%;
		max-width: 100%;
		padding: 15px !important;
	}

	.two-cols .multicolumn__column:first-child {
		margin-bottom: 85px !important;
	}

	.main-heading h3 {
		font-size: 29px;
	}

	.main-info h3 {
		font-size: 41px;
	}

	.drug-testing-cups-for-accurate-results .two-cols .multicolumn__column:last-child .content>div:first-child {
		margin-bottom: 85px !important;
	}

	.blue-bg .multicolumn__column.small-12 {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}

	.types-con .multicolumn__column.small-12 {
		flex: 0 0 50% !important;
		max-width: 50% !important;
	}

	.types-con h3 {
		font-size: 28px;
		line-height: 35px;
	}

	.page-main .rich-text__inner h3,
	.page-main .rich-text__inner h3 span,
	.page-role .rich-text__inner h3 {
		font-size: 35px;
		line-height: 45px;
	}

	#shopify-section-template--24201677701432__multicolumn_jRjxab .medium-3,
	.four_cols .multicolumn__column {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.prd-title {
		font-size: 39px;
	}

	.call-us p {
		width: 90%;
		margin: 0 auto;
	}

	.main-heading h2 {
		font-size: 34px;
	}

	.main-heading p {
		font-size: 17px;
	}

	.grad-text h3 {
		font-size: 68px;
	}

	#shopify-section-template--24201677701432__rich_text_a8qfKT .rich-text__inner>h3 {
		font-size: 35px;
		line-height: 39px;
	}

	#shopify-section-template--24201677701432__rich_text_a8qfKT .text-size-regular h3 {
		font-size: 48px;
	}

	.tab-pane .two-cols .medium-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}

	.tab-pane .two-cols .medium-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}

	.space-lr .multicolumn__inner .medium-6:first-child .content h4 {
		font-size: 38px !important;
	}

	.space-lr .multicolumn__inner .medium-6:first-child .content h6 {
		font-size: 18px;
	}

	.cart__dynamic-checkout-buttons {
		width: 330px;
	}

	.main-banner .rich-text__inner {
		padding: 40px 20px 0 !important;
	}

	.main-banner .rich-text__inner .subheading {
		font-size: 19px;
	}

	.flickity-page-dots {
		bottom: 19px !important;
	}

	.main-banner .rich-text__inner h1.h3 {
		font-size: 22px;
		line-height: normal;
	}

	.main-banner .rich-text__inner {
		padding: 90px 20px 0 !important;
	}

	.main-banner .rich-text__inner .subheading {
		font-size: 16px;
	}

	.main-banner .button {
		font-size: 16px;
		padding: 5px 10px !important;
	}

	.center-text h3 {
		font-size: 24px;
		background-size: 20%;
	}

	.icon-3cols h3 {
		line-height: 48px;
	}

	.dot-two-cols h3 {
		font-size: 29px;
		padding-bottom: 0 !important;
	}

	.dot-two-cols h4 {
		font-size: 24px;
		line-height: 34px;
	}

	.bulk-order-text h1 {
		font-size: 24px
	}

	#shopify-section-template--23715837772088__single_image_qBAfDj .single-image img {
		width: 96.99%;
	}

	.collection-text .text-size-regular {
		margin-top: -35px !important
	}

	.discount-options li:nth-child(3) label:before {
		left: 125px;
	}
}

@media(min-width:599px) {
	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__image2 {
		display: none;
	}

	.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
		-webkit-transform: translate(310px, 0) !important;
		-ms-transform: translate(310px, 0) !important;
		transform: translate(310px) !important;
		-webkit-transform: translate3d(310px, 0, 0) !important;
		transform: translate3d(310px, 0, 0) !important;
	}

	.two-cols .multicolumn__column:first-child .con {
		padding-top: 35px;
		padding-left: 35px;
	}

	.two-cols .multicolumn__column:last-child .content>div:first-child {
		margin-bottom: 40px;
	}

	.drug-testing-cups-for-accurate-results .two-cols .multicolumn__column:last-child .content>div:first-child {
		margin-bottom: 65px;
	}

	#shopify-section-template--24213224816952__multicolumn_new_BQaCHW .two-cols .multicolumn__column:last-child .content>div:first-child {
		margin-bottom: 55px;
	}
}

@media(max-width:599px) {
	.header-right p.call i {
		width: 30px;
		height: 30px;
		font-size: 12px;
	}

	#quantity-template--23715838296376__main-product {
		padding-left: 0 !important;
		padding-top: 15px !important
	}

	.product-inventory-notice--wrapper {
		width: 100%;
		justify-content: flex-start
	}

	.section-header-mobile-navigation .search-wrap .searchform {
		width: 95%
	}

	.section-header-mobile-navigation .search-wrap {
		padding: 20px 10px 20px
	}

	.searchform .search-field {
		height: 35px
	}

	.header-section {
		margin-top: 0
	}

	.logolink .logoimg {
		height: 35px !important
	}

	.header-right p small {
		font-size: 12px
	}

	.header-right p.call span {
		font-size: 13px
	}

	#shopify-section-template--23715837772088__single_image_qBAfDj .single-image img {
		margin: 0 7px;
	}

	.discount-options label span,
	.discount-options label {
		font-size: 12px !important;
	}

	.panel-collapse {
		padding: 20px 0;
	}

	.tab-content .info-con td {
		font-size: 12px;
	}

	.tab-content .info-con td:first-child {
		width: 27%;
	}

	.product-card-info .product-card--add-to-cart-button {
		width: 155px;
	}

	.tab-content .info-con td:nth-child(2) {
		width: 25%;
	}

	.tab-content .info-con td:last-child {
		width: 33%;
	}

	.answerbase-widget {
		padding: 10px 15px;
	}

	#additional-information1 table th,
	#additional-information1 table td {
		padding: 10px;
		font-size: 13px;
	}

	.tab-content .info-con td a {
		padding: 10px;
	}

	.tab-content {
		padding: 25px 15px;
	}

	#shopify-block-AR0VnZjVYQkZlUk9ZR__subscriptions_app_block_7dTJPh {
		padding: 20px 0;
	}

	.mm-searchfield__input {
		max-width: 96% !important;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .content>div:first-child {
		padding-left: 0
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .con {
		margin: 0 0 30px
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .text-button {
		margin: 15px auto;
		width: 180px
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .bottom-text {
		padding: 15px 0;
		width: 100%;
		text-align: center;
		display: flex;
		justify-content: center;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child {
		flex: 0 0 100% !important;
		max-width: 100% !important;
		padding: 20px 20px 0;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child .content {
		text-align: center;
		width: 100%;
		padding: 25px 0;
	}

	.two-cols .multicolumn__column .con,
	.two-cols .multicolumn__column .content>div,
	.two-cols .multicolumn__column:last-child .con p,
	.two-cols .multicolumn__column:last-child .bottom-text figure img,
	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child h4,
	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child .image,
	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child .con,
	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child .bottom-text {
		width: 100% !important
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child a {
		margin: 0 auto
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .content {
		order: 1;
		width: 100% !important;
		display: flex;
		justify-content: center;
	}

	.header-mobile-navigation scroll-shadow,
	.subheader,
	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child .image {
		display: none !important
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child {
		flex-direction: column;
	}

	.four_cols .multicolumn__column {
		margin-bottom: 20px;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__image {
		margin: 0;
		overflow: visible;
		justify-content: center;
		display: flex;
	}

	.announcement-bar--inner {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM {
		padding: 0 !important
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column {
		border-radius: 0 !important;
		margin: 0 !important
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child h6 {
		font-size: 17px
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child a,
	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:last-child p {
		font-size: 18px
	}

	.announcement-bar .announcement-bar--carousel .carousel__slide {
		font-size: 11px;
	}

	.header-right p {
		margin-left: 0;
	}

	.header-right {
		padding-top: 5px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	#shopify-section-template--23715838099768__multicolumn_Jtidbt .section-header h3 {
		font-size: 25px;
		padding-bottom: 0;
	}

	.header-mobile-navigation {
		padding: 10px !important;
	}

	.social-links li a {
		width: 24px;
		height: 24px;
	}

	#shopify-section-template--23715837968696__8653503a-90e7-446a-8f99-8905e1d4a2ac h3 {
		font-size: 28px !important;
	}

	.promotion-blocks .promotion-blocks--item {
		text-align: center;
	}

	#shopify-section-template--23715837968696__multicolumn_XHgVAy .section-spacing {
		margin: 0 !important;
	}

	.slideshow .split-text span,
	.slideshow .split-text {
		font-size: 20px;
	}

	.slideshow__slide-video-bg {
		top: 90px !important;
	}

	.slideshow .promotion-blocks--image.banner_arrow {
		top: 150px;
	}

	#shopify-section-template--23715837772088__8ba47ba3-de7f-4f0a-b30d-6f2a540748c3 {
		height: 355px;
		overflow: hidden;
	}

	#shopify-section-template--23715837772088__b6a221e5-6cbb-4160-83a7-a387a8f98553 h3 {
		font-size: 35px;
		line-height: 48px;
	}

	#shopify-section-template--23715837772088__b6a221e5-6cbb-4160-83a7-a387a8f98553 h3 {
		font-size: 28px;
		line-height: 38px;
	}

	#shopify-section-template--23715837772088__b6a221e5-6cbb-4160-83a7-a387a8f98553 p {
		font-size: 13px;
		max-width: 345px;
	}

	.collection-grid.swipe-on-mobile {
		padding-right: 0 !important;
	}

	#shopify-section-template--23715837772088__multicolumn_qqcqFd h4 {
		font-size: 27px;
	}

	#shopify-section-template--23715837772088__multicolumn_qqcqFd .multicolumn__column:first-child h6 {
		top: 35px;
		margin-left: 5px;
	}

	#shopify-section-template--23715837772088__multicolumn_qqcqFd .multicolumn__column:first-child .image {
		margin-top: -40px;
	}

	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .content h4 {
		font-size: 27px;
	}

	#shopify-section-template--23715837772088__contact_form_mMUUpf p br,
	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .image {
		display: none;
	}

	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:last-child {
		background-size: cover;
		padding: 70px 170px 50px 30px;
	}

	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:last-child p {
		font-size: 17px;
	}

	#shopify-section-template--23715837772088__multicolumn_new_E9GDYM .multicolumn__column:first-child h4 {
		font-size: 37px;
		padding: 0 20px;
	}

	.main-heading h3 {
		font-size: 29px;
		line-height: 42px;
	}

	.main-info h3 {
		font-size: 28px;
		line-height: 46px;
		margin-bottom: 0;
	}

	.two-cols .multicolumn__column:first-child .content .con li {
		font-size: 16px;
		padding-left: 21px;
	}

	.two-cols .multicolumn__column:first-child .content .con li:before {
		top: 6px;
	}

	.main-info p {
		font-size: 17px;
		margin: 0 15px;
	}

	.two-cols .multicolumn__column:first-child .content h4 {
		padding: 0 20px;
	}

	#shopify-section-template--24025103597880__multicolumn_new_BQaCHW .two-cols .medium-6:last-child .multicolumn__image2,
	#shopify-section-template--24025103597880__multicolumn_new_BQaCHW .two-cols .medium-6:last-child .multicolumn__image--inner {
		height: 245px;
	}

	#shopify-section-template--24183895785784__multicolumn_new_BQaCHW .two-cols .medium-6:last-child .multicolumn__image2,
	#shopify-section-template--24183895785784__multicolumn_new_BQaCHW .two-cols .medium-6:last-child .multicolumn__image--inner {
		height: 305px;
	}

	.two-cols .medium-6:first-child .multicolumn__image2,
	.two-cols .medium-6:first-child .multicolumn__image--inner {
		height: 100%;
	}

	.two-cols .multicolumn__column:last-child .content>div:first-child {
		padding: 25px 15px;
	}

	.main-heading h2,
	.four_cols h4,
	.call-us h3 {
		font-size: 33px;
		line-height: 46px;
	}

	.main-heading p {
		font-size: 18px;
	}

	#shopify-section-template--24213224816952__multicolumn_new_BQaCHW .two-cols .multicolumn__column:last-child .content>div:first-child {
		height: 143px;
		margin-top: 25px !important;
	}

	.two-cols .multicolumn__column:last-child .content {
		margin-top: 10px;
	}

	.main-heading h2 {
		font-size: 34px;
	}

	.main-heading p {
		font-size: 17px;
	}

	.grad-text h3 {
		font-size: 45px;
		line-height: normal;
		margin: 0;
	}

	.grad-text p {
		font-size: 20px;
	}

	.key-con h3 {
		font-size: 30px;
		line-height: 38px;
	}

	.key-con h4 strong:first-child {
		font-size: 24px;
	}

	.social-links li {
		margin: 0 6px;
	}

	.social-links svg,
	.social-links li a {
		width: 30px !important;
	}

	.footer .small-12:nth-child(5) .widget,
	.footer .small-12:nth-child(6) .thb-widget-menu,
	.footer .small-12:nth-child(7) .widget,
	.footer .small-12:nth-child(7) .thb-widget-menu,
	.footer .small-12:nth-child(8) .widget,
	.footer .small-12:nth-child(8) .thb-widget-menu,
	.footer .small-12:nth-child(9) .widget,
	.footer .small-12:nth-child(9) .thb-widget-menu,
	.footer .small-12:nth-child(10) .widget,
	.footer .small-12:nth-child(10) .thb-widget-menu,
	.footer .small-12:nth-child(11) .widget,
	.footer .small-12:nth-child(11) .thb-widget-menu,
	.footer .small-12:nth-child(4) .thb-widget-menu {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}

	.footer .small-12:nth-child(5) .thb-widget-menu li:before,
	.footer .small-12:nth-child(6) .thb-widget-menu li:before,
	.footer .small-12:nth-child(8) .thb-widget-menu li:before,
	.footer .small-12:nth-child(9) .thb-widget-menu li:before,
	.footer .small-12:nth-child(10) .thb-widget-menu li:before,
	.footer .small-12:nth-child(11) .thb-widget-menu li:before,
	.footer .small-12:nth-child(4) .thb-widget-menu li:before {
		display: none;
	}

	#product-grid li {
		flex: 0 0 47.8243%;
		max-width:47.8243%;
	}


	.thb-product-detail .product-title {
		font-size: 19px !important;
		line-height: normal !important;
	}

	.two-cols .medium-6:first-child .multicolumn__image2,
	.two-cols .medium-6:first-child .multicolumn__image--inner {
		display: none;
	}

	.two-cols .multicolumn__column:first-child .content {
		background: #0139FF;
	}

	.space-lr .multicolumn__inner .medium-6:first-child .content h4 {
		font-size: 27px !important;
	}

	.space-lr .multicolumn__inner .medium-6:first-child .content h6 {
		font-size: 18px;
	}

	#shopify-section-template--23987301646648__multicolumn_bTa7dX .multicolumn__column:first-child h4 {
		font-size: 30px !important;
	}

	#shopify-section-template--23987301646648__multicolumn_zAPEWx .text-button+p {
		font-size: 33px;
	}

	.call-us {
		padding: 0 10px;
	}

	.call-us h3 {
		font-size: 24px;
		line-height: 46px;
	}

	.call-us p {
		font-size: 17px;
	}

	.main-banner .rich-text__inner {
		padding: 20px 20px 0 !important;
	}

	.main-banner .rich-text__inner .subheading {
		font-size: 10px;
	}

	.main-banner .rich-text__inner h1.h3 {
		font-size: 14px;
		width: 160px;
		margin-bottom: 0;
	}

	.main-banner .button {
		font-size: 11px;
		padding: 3px 9px !important;
	}

	.main-banner .button:nth-child(5) {
		margin-right: 10px;
	}

	.center-text h3 {
		font-size: 25px;
		background-size: 54%;
	}

	.icon-3cols h3 {
		font-size: 25px;
	}

	.demo-btn .button {
		height: auto;
	}

	.demo-btn .button {
		padding: 9px 9px 7px 50px;
		font-size: 21px;
		text-align: left;
	}

	.dot-two-cols h3 {
		font-size: 28px;
	}

	.dot-two-cols h4 {
		font-size: 24px;
		line-height: 30px;
	}

	#shopify-section-template--24365735346488__multicolumn_RpepDK .columns:nth-child(2) .content {
		width: 270px;
		height: 170px;
	}

	#shopify-section-template--24365735346488__multicolumn_RpepDK .columns:nth-child(2) .content li {
		font-size: 12px;
		padding: 5px 0 0 20px;
	}

	.dot-form h4 {
		font-size: 23px;
	}

	.privacy-policy-for-american-screening-corp .blog-post-detail p,
	.cookie-policy-essential-information-for-users .blog-post-detail p {
		font-size: 14px !important;
	}

	#shopify-section-template--24052565901624__8653503a-90e7-446a-8f99-8905e1d4a2ac p {
		font-size: 16px;
		line-height: 29px;
	}

	#shopify-section-template--24052565901624__8653503a-90e7-446a-8f99-8905e1d4a2ac .image-with-text--content h3 {
		font-size: 26px;
		font-weight: 600;
		line-height: 40px;
	}

	#shopify-section-template--24052565901624__8653503a-90e7-446a-8f99-8905e1d4a2ac .image-with-text--content {
		padding: 0 10px;
	}

	#shopify-section-template--24052565901624__multicolumn_Myhjig h3,
	#shopify-section-template--24052565901624__rich_text_YfURq7 h3 {
		font-size: 36px;
		line-height: 45px;
	}

	.section-spacing.section-spacing--disable-bottom {
		margin-top: 40px;
	}

	#shopify-section-template--23715837772088__multicolumn_new_R8NwKA .section-spacing.section-spacing--disable-bottom {
		margin-top: 20px
	}

	.page-main .rich-text__inner h3,
	.page-main .rich-text__inner h3 span,
	.page-role .rich-text__inner h3 {
		font-size: 26px;
		line-height: 40px;
	}

	.rich-text .rte p,
	.page-role .rte ul {
		font-size: 15px;
	}

	.page-main .rich-text {
		padding: 20px 10px;
	}

	.prd-title {
		font-size: 27px;
		line-height: 40px;
	}

	.prd-desc {
		font-size: 15px;
	}

	.button.full,
	input[type=submit].full {
		width: 275px !important;
	}

	.footer .medium-4:nth-child(5) .widget .thb-widget-title {
		padding-top: 0px !important;
		display: none !important
	}

	#shopify-section-template--23987301646648__multicolumn_zAPEWx p {
		font-size: 16px;
	}

	#shopify-section-template--23987301646648__multicolumn_zAPEWx .multicolumn__inner .row .columns:first-child .content {
		padding: 15px !important;
	}

	.footer .small-12:nth-child(2) .thb-widget-menu,
	.footer .small-12:nth-child(5) .thb-widget-menu {
		display: flex !important;
		flex-wrap: wrap;
	}

	.footer .small-12:nth-child(2) .thb-widget-menu li,
	.footer .small-12:nth-child(5) .thb-widget-menu li {
		padding: 0 3px !important;
		width: 50%;
	}

	.footer .small-12:nth-child(7) .thb-widget-menu li:before {
		display: none;
	}

	.footer .small-12.medium-4.large-2,
	.footer .small-12.medium-4.large-2:nth-child(15) {
		flex: 0 0 21% !important;
		max-width: 21% !important;
	}

	.thb-form-container p {
		font-size: 16px !important;
	}

	.thb-form-container {
		padding: 40px 15px !important;
	}

	.footer .small-12.medium-4.large-2:nth-child(14),
	.footer .small-12.medium-4.large-2:nth-child(16) {
		flex: 0 0 15% !important;
		max-width: 15% !important;
	}

	#shopify-section-template--23715837772088__multicolumn_9ywgAB .medium-6:first-child .content a+p {
		padding-left: 0 !important;
	}

	h4.account-head,
	.thb-form-container h4 {
		font-size: 25px;
	}

	.types-con h3 {
		font-size: 28px;
		line-height: 35px;
	}

	.dot-drug-test-requirements-for-truck-drivers .rich-text p {
		font-size: 9px !important
	}
	.main-banner .rich-text__inner {
		padding-left: 11px !important
	}
	.bulk-order-text h1 {
		font-size: 24px;
		line-height: normal;
	}
	#shopify-section-template--23715837772088__single_image_qBAfDj .single-image img {
		width: 95.99%;
	}
	.collection-text .text-size-regular {
		margin-top: -35px !important
	}
	#shopify-section-sections--23715838787896__collection_list_d9qw7H .collection-card--image {
		width: 90px !important;
		height: 90px !important
	}
	.index .section-collection-list h3 {
		font-size: 22px;
	}
	.index .section-collection-list .section-header--description p {
		font-size: 15px
	}
	.header.style5 {
		width: 100vw !important
	}
	.thb-secondary-area-item:last-child {
		padding: 0;
		margin-left: -22px;
	}
	.best-sellers .item p {
		font-size: 11px
	}
	.recently-bought .item h6,
	.best-sellers .item h6 {
		font-size: 13px
	}
	#shopify-section-template--23715837772088__custom_liquid_KCDqpM {
		max-width: 95% !important
	}
	.collection-grid.swipe-on-mobile.mobile-columns--2 {
		padding: 0 !important
	}
	.product-cart-item .cart-product-link {
		font-size: 13px !important;
	}
	.side-panel {
		max-width: 100% !important;
		width: 375px !important
	}
	.sub-footer p {
		font-size: 13px !important;
	}
	.discount-options li:nth-child(3) label:before {
		left: 122px;
		font-size: 7px;
		height: 16px;
	}
	.featured-collection.trending {
		padding: 15px 0 0 !important
	}
	.slideshow.desktop-height-image .slideshow__slide .slideshow__slide-bg img,
	.featured-collection.swipe-on-mobile .featured-collection__inner.display-type--grid .products.row {
		width: 100% !important
	}
	.collections-tabs .tab-content h3 {
		display: none
	}
	.collections-tabs .tabs-nav {
		justify-content: center;
		margin-left: 0;
	}
	.collections-tabs .tabs-nav li {
		margin: 0 15px !important;
	}
	.collections-tabs .owl-loaded .owl-nav .owl-next {
		right: -10px !important;
	}
	.collections-tabs .owl-loaded .owl-nav .owl-prev {
		left: -10px !important;
	}
	.owl-loaded .owl-nav .owl-next {
		right: 0 !important
	}
	.owl-loaded .owl-nav .owl-prev {
		left: 0 !important
	}
	.asc-rfq>div {
		padding: 0 15px !important
	}
	product-card .sale-info{
		position:relative !important
	}
	#shopify-section-template--23715837772088__featured_blog_bhARNV {
		padding:0 15px
	}
	#shopify-section-template--23715837772088__contact_form_mMUUpf{
		padding:20px 15px !important
	}
	.blog-post .featured-image img,
	.blog-post .featured-image{
		height:auto !important
	}
	.index .footer {
        padding-top: 70px !important;
    }
	.account .section-spacing-bottom {
		padding:15px !important
	}
	.account .template-header--content {
		padding:0 15px !important
	}
}


/* custom css by solcoders */
/* Hide spinner by default */
#AddToCart .loading-overlay {
	display: none !important;
}

/* When loading */
#AddToCart.loading {
	pointer-events: none;
	opacity: 0.9;
}

/* Hide text when loading */
#AddToCart.loading .single-add-to-cart-button--text {
	visibility: hidden;
}

/* Show spinner when loading */
#AddToCart.loading .loading-overlay {
	display: flex !important;
	align-items: center;
	justify-content: center;
}

#AddToCart.loading .single-add-to-cart-button--text {
	visibility: visible;
	opacity: 1;
}


/* custom css by solcoders */