/** Shopify CDN: Minification failed

Line 13:0 All "@import" rules must come first
Line 2843:2 Expected "}" to go with "{"

**/
* {
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


@font-face {
	font-family: "outfitblack";
	src: url("/cdn/shop/files/outfit-black-webfont.woff2") format("woff2"),
		url("/cdn/shop/files/outfit-black-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "outfitbold";
	src: url("/cdn/shop/files/outfit-bold-webfont.woff2") format("woff2"),
		url("/cdn/shop/files/outfit-bold-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "outfitextra_bold";
	src: url("/cdn/shop/files/outfit-extrabold-webfont.woff2") format("woff2"),
		url("/cdn/shop/files/outfit-extrabold-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "outfitextra_light";
	src: url("/cdn/shop/files/outfit-extralight-webfont.woff2") format("woff2"),
		url("/cdn/shop/files/outfit-extralight-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "outfitlight";
	src: url("/cdn/shop/files/outfit-light-webfont.woff2") format("woff2"),
		url("/cdn/shop/files/outfit-light-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "outfitmedium";
	src: url("/cdn/shop/files/outfit-medium-webfont.woff2") format("woff2"),
		url("/cdn/shop/files/outfit-medium-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "outfitregular";
	src: url("/cdn/shop/files/outfit-regular-webfont.woff2") format("woff2"),
		url("/cdn/shop/files/outfit-regular-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "outfitsemi_bold";
	src: url("/cdn/shop/files/outfit-semibold-webfont.woff2") format("woff2"),
		url("/cdn/shop/files/outfit-semibold-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "outfitthin";
	src: url("/cdn/shop/files/outfit-thin-webfont.woff2") format("woff2"),
		url("/cdn/shop/files/outfit-thin-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

html,
body {
	margin: 0;
	padding: 0;
	font-family: "Montserrat", sans-serif;
	letter-spacing: 0.5px;
}

a,
a:hover {
	text-decoration: none;
}

img {
	max-width: 100%;
}

form-embed#app-embed-container-585090 {
	display: none !important;
}

.section-header {
	z-index: 9;
}

#PBarNextFrameWrapper {
	display: none !important;
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}

.inqueryModal {
	display: none;
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}

.inqueryModal .btn {
	padding: 8px 20px;
	font-size: 18px;
	width: 100%;
}


.inqueryModal .modal-content {
	background: #fff;
	margin: 30px auto;
	padding: 20px;
	border-radius: 8px;
	max-height: calc(100vh - 60px);
	overflow: auto;
	max-width: 450px;
	width: 100%;
	position: relative;
}

.inqueryModal .close {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 20px;
	cursor: pointer;
}

.product_specification {
	margin: 40px 0;
}

.product_specification .shadeBlock {
	padding: 20px;
	border: 1px solid #eee;
	border-radius: 8px;
	font-family: Arial, sans-serif;
	background-color: #fff;
}

.product_specification .spec-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
}

.product_specification .spec-header h2 {
	margin: 0 0 10px;
	font-size: 27px;
}

.product_specification table ul {
	padding-left: 0 !important;
}

.product_specification table li {
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	border-bottom: 1px solid #eee;
	padding: 7px 10px;
}


.product_specification .quote-btn {
	background-color: #ff6600;
	color: #fff;
	border: none;
	padding: 10px 16px;
	border-radius: 4px;
	cursor: pointer;
	font-size: 14px;
}

.product__description {
	font-size: 16px;
	line-height: 1.5;
}

.product__description p {
	margin-bottom: 0;
}

.product__description p+p {
	margin-top: 1rem;
}

.product__description h2 {
	font-size: 20px;
}

.mainProduct .blockData .price__regular .price-item--regular {
	font-family: outfitbold;
	font-size: 24px;
	font-weight: 700;
}

.breadcrumbs {
	margin: 0;
	padding: 8px 0;
	border-bottom: 1px solid #ddd;
}

.breadcrumbs__list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.breadcrumbs__item {
	display: inline-block;
	font-size: 14px;
	font-family: outfitregular;
}

.breadcrumbs__item h2 {
	font-family: outfitregular;
	line-height: 1;
	margin: 0;
	font-size: 14px;
	display: inline;
	font-weight: normal;
}

.breadcrumbs__item:not(:last-child)::after {
	border-style: solid;
	border-width: .10em .10em 0 0;
	content: '';
	display: inline-block;
	height: 7px;
	margin: 0 7px 0px 1px;
	position: relative;
	transform: rotate(45deg);
	vertical-align: middle;
	width: 7px;
}

.breadcrumbs__link {
	color: #000;
	text-decoration: none;
}

.breadcrumbs__link:hover {
	color: #e65c00;
}

@media (min-width: 576px) {
	.container {
		padding-right: 15px;
		padding-left: 15px;
	}
}

@media (min-width: 750px) {
	.container {
		max-width: var(--page-width);
		padding-right: 5rem;
		padding-left: 5rem;
	}
}


.container-fluid {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}

@media (min-width: 576px) {
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px;
	}
}

@media (min-width: 768px) {
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px;
	}
}

@media (min-width: 992px) {
	.container-fluid {
		padding-right: 15px;
		padding-left: 15px;
	}
}

@media (min-width: 1200px) {
	.container-fluid {
		padding-right: 50px;
		padding-left: 50px;
	}
}

.row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 576px) {
	.row {
		margin-right: -15px;
		margin-left: -15px;
	}
}

@media (min-width: 768px) {
	.row {
		margin-right: -15px;
		margin-left: -15px;
	}
}

@media (min-width: 992px) {
	.row {
		margin-right: -15px;
		margin-left: -15px;
	}
}

@media (min-width: 1200px) {
	.row {
		margin-right: -15px;
		margin-left: -15px;
	}
}

.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

@media (min-width: 576px) {

	.col-1,
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	.col-10,
	.col-11,
	.col-12,
	.col,
	.col-auto,
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm,
	.col-sm-auto,
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md,
	.col-md-auto,
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg,
	.col-lg-auto,
	.col-xl-1,
	.col-xl-2,
	.col-xl-3,
	.col-xl-4,
	.col-xl-5,
	.col-xl-6,
	.col-xl-7,
	.col-xl-8,
	.col-xl-9,
	.col-xl-10,
	.col-xl-11,
	.col-xl-12,
	.col-xl,
	.col-xl-auto {
		padding-right: 15px;
		padding-left: 15px;
	}
}

@media (min-width: 768px) {

	.col-1,
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	.col-10,
	.col-11,
	.col-12,
	.col,
	.col-auto,
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm,
	.col-sm-auto,
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md,
	.col-md-auto,
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg,
	.col-lg-auto,
	.col-xl-1,
	.col-xl-2,
	.col-xl-3,
	.col-xl-4,
	.col-xl-5,
	.col-xl-6,
	.col-xl-7,
	.col-xl-8,
	.col-xl-9,
	.col-xl-10,
	.col-xl-11,
	.col-xl-12,
	.col-xl,
	.col-xl-auto {
		padding-right: 15px;
		padding-left: 15px;
	}
}

@media (min-width: 992px) {

	.col-1,
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	.col-10,
	.col-11,
	.col-12,
	.col,
	.col-auto,
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm,
	.col-sm-auto,
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md,
	.col-md-auto,
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg,
	.col-lg-auto,
	.col-xl-1,
	.col-xl-2,
	.col-xl-3,
	.col-xl-4,
	.col-xl-5,
	.col-xl-6,
	.col-xl-7,
	.col-xl-8,
	.col-xl-9,
	.col-xl-10,
	.col-xl-11,
	.col-xl-12,
	.col-xl,
	.col-xl-auto {
		padding-right: 15px;
		padding-left: 15px;
	}
}

@media (min-width: 1200px) {

	.col-1,
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	.col-10,
	.col-11,
	.col-12,
	.col,
	.col-auto,
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm,
	.col-sm-auto,
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md,
	.col-md-auto,
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg,
	.col-lg-auto,
	.col-xl-1,
	.col-xl-2,
	.col-xl-3,
	.col-xl-4,
	.col-xl-5,
	.col-xl-6,
	.col-xl-7,
	.col-xl-8,
	.col-xl-9,
	.col-xl-10,
	.col-xl-11,
	.col-xl-12,
	.col-xl,
	.col-xl-auto {
		padding-right: 15px;
		padding-left: 15px;
	}
}

.col {
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.col-auto {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}

.col-1 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 8.333333%;
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
}

.col-2 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 16.666667%;
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}

.col-3 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.col-4 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.333333%;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}

.col-5 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 41.666667%;
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}

.col-6 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.col-7 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 58.333333%;
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}

.col-8 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 66.666667%;
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}

.col-9 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.col-10 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 83.333333%;
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
}

.col-11 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 91.666667%;
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
}

.col-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

@media (min-width: 576px) {
	.col-sm {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.col-sm-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-sm-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.333333%;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}

	.col-sm-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.666667%;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.col-sm-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-sm-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.333333%;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.col-sm-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.666667%;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}

	.col-sm-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-sm-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.333333%;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}

	.col-sm-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.666667%;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}

	.col-sm-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-sm-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.333333%;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}

	.col-sm-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.666667%;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}

	.col-sm-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (min-width: 768px) {
	.col-md {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.col-md-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-md-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.333333%;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}

	.col-md-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.666667%;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.col-md-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-md-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.333333%;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.col-md-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.666667%;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}

	.col-md-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-md-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.333333%;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}

	.col-md-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.666667%;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}

	.col-md-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-md-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.333333%;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}

	.col-md-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.666667%;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}

	.col-md-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (min-width: 992px) {
	.col-lg {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.col-lg-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-lg-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.333333%;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}

	.col-lg-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.666667%;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.col-lg-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-lg-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.333333%;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.col-lg-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.666667%;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}

	.col-lg-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-lg-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.333333%;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}

	.col-lg-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.666667%;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}

	.col-lg-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-lg-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.333333%;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}

	.col-lg-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.666667%;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}

	.col-lg-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (min-width: 1200px) {
	.col-xl {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}

	.col-xl-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}

	.col-xl-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.333333%;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}

	.col-xl-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.666667%;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.col-xl-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.col-xl-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.333333%;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.col-xl-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.666667%;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}

	.col-xl-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.col-xl-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.333333%;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}

	.col-xl-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.666667%;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}

	.col-xl-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.col-xl-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.333333%;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}

	.col-xl-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.666667%;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}

	.col-xl-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

/* ================================== */

.mainProduct {
	background: #f9fafb;
}

.mainProduct .product__description br+br {
	display: none;
}

.mainProduct .blockData {
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 0 1px 1px #b4b4b4;
	padding: 20px;
	position: relative;
}

.mainProduct .stockData {
	position: absolute;
	right: 20px;
	top: 15px;
}

.mainProduct .in-stock-message {
	margin: 0;
	color: #888;
}

.mainProduct .in-stock-message span {
	display: block;
	color: green;
}

.pdpButtons {
	display: flex;
	gap: 10px;
	font-family: 'outfitbold';
	align-items: center;
}

.pdpButtons>div,
.pdpButtons product-form {
	width: calc(50% - 5px);
}

.omg-button-quote-onboarding button,
.pdpButtons .addtoCart {
	display: flex !important;
	justify-content: center;
	align-items: center;
	height: 40px !important;
	width: 100% !important;
	cursor: pointer;
	font-size: 15px !important;
	background: #fff;
	border: 1px solid #eee;
	border-radius: 4px !important;
	font-family: 'outfitbold';
}

.pdpButtons>div product-form,
.pdpButtons .product-form__buttons {
	width: 100% !important;
	max-width: 100% !important;
}

.pdpButtons .addtoCart svg {
	width: 17px;
	height: auto;
}

.pdpButtons .addtoCart:hover {
	background: #f1f1f1;
}

.omg-button-quote-onboarding button {
	background: #e65c00 !important;
	color: #fff !important;
}

.pdf-download-button {
	display: block;
	padding: 6px 10px;
	text-align: center;
	background: #efefef;
	border: 1px solid #fff;
	border-radius: 6px;
	text-decoration: none;
	font-family: 'outfitbold';
	color: #000;
}

.pdf-download-button:before {
	display: inline-block;
	content: "";
	background-image: url(/cdn/shop/files/downloade.png?v=1754215908);
	background-size: contain;
	width: 17px;
	height: 17px;
	margin-right: 5px;
}


.bulkInquery {
	padding: 10px;
	background: #eff6ff;
	border-radius: 6px;
	color: #1d4ed8;

	border: 1px solid #1d4ed8;
	font-size: 15px;
	margin-top: 10px;
}

.bulkInquery .callBtn {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 8px 10px;
	border-radius: 6px;
	text-align: center;
	border: 1px solid #1d4ed8;
	text-decoration: none;
	font-family: 'outfitbold';
	font-size: 15px;
}

.bulkInquery .callBtn svg {
	margin-right: 5px;
	width: 20px;
	height: auto;
}


.bottomData {
	display: flex;
	align-items: center;
	gap: 10px;
}

.bottomData div {
	width: calc(33% - 10px);
	background: #f0fdf4;
	text-align: center;
	border-radius: 5px;
	color: #166534;
	padding: 8px;
}

.bottomData div p {
	margin: 0;
	font-size: 10px;
}

.bottomData div+div {
	color: #2563eb;
	background: #eff6ff;
}

.bottomData div+div+div {
	color: #9333ea;
	background: #faf5ff;
}

.product-media-container {
	border: none !important;
}

.section-header:not(.header2) .header {
	border-bottom: 1px solid #ddd;
	display: flex;
	justify-content: space-between;
	max-width: 100%;
	padding-left: 50px;
	padding-right: 50px;
}

.headSearch .fieldBlock {
	position: relative;
}

.headSearch .fieldBlock .field_label {
	display: none !important;
}

.headSearch {
	width: 720px;
}

.header2 .headSearch {
	width: 330px;
}


.predictive-search {
	max-width: 720px;
	margin: auto;
	left: calc(50% - 400px) !important;
}

.field_input {
	padding: 15px 20px;
	border-radius: 50px;
	width: 100%;
	border: 1px solid #333;
}

.headSearch .fieldBlock .field_input:focus {
	outline: none;
	box-shadow: none !important;
}

.template-product .headingBlock h2 {
	font-size: 32px;
}

/* 
.header__icon .svg-wrapper {
  color: #eea035;
} */

.inqueryBtn {
	margin-left: 16px;
	padding-top: 9px;
}

.inqueryBtn .btn {
	font-size: 16px;
	padding: 7px 12px;
	font-family: "outfitbold";
	display: block;
	width: max-content;
	margin-left: auto;
	cursor: pointer;
}


.headingBlock h2 {
	font-size: 55px;
	font-family: "outfitbold";
	text-transform: capitalize;
	line-height: 60px;
	color: #000;
	text-align: center;
}

.bannerSection {
	font-family: "Outfit", sans-serif;
	background-color: transparent;
	background-image: linear-gradient(180deg, #ffffff 0%, #f8ecdc 100%);
	overflow: hidden;
}

.bannerSection .container-fluid {
	padding: 0;
}

.bannerSection .bannerImage {
	height: 100%;
}

.bannerImage img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
}

.bannerSection .contentBox {
	padding: 60px 30px;
}

.bannerSection h1 {
	font-family: "outfitbold";
	font-size: 46px;
	line-height: 52px;
	color: #333333;
}

.bannerSection h3 {
	font-family: "outfitbold";
	font-size: 20px;
	line-height: 30px;
	color: #333333;
}

.bannerSection p {
	font-size: 20px;
	line-height: 27px;
	color: #333333;
}

.btn {
	background-color: #eea035;
	font-size: 20px;
	display: inline-block;
	padding: 12px 40px;
	border-radius: 40px;
	color: #fff;
	border: none;
	text-decoration: none;
	transition: 0.3s all;
	cursor: pointer;
}

.btn:hover {
	background: #333333;
	color: #fff;
}

.btn2 {
	background: #333333;
	color: #fff;
}

.btn2:hover {
	background: #fff;
	color: #eea035;
}


.iconBlock {
	display: flex;
	gap: 20px;
}

.iconBlock .iconBox {
	display: flex;
	align-items: center;
	border: 1px solid #c9c9c9;
	border-radius: 15px;
	padding: 15px;
	background-color: transparent;
	background-image: linear-gradient(180deg, #ffffff 0%, #f1f1f1 100%);
}

.iconBlock .imageBox {
	padding: 4px 20px;
}

.iconBlock .iconBox svg {
	height: 60px;
	width: auto;
}

.iconBlock .iconBox h4 {
	font-family: "outfitbold";
	font-size: 18px;
	margin: 0;
	line-height: 24px;
	color: #333333;
}

.brandSection .headingBlock {
	text-align: center;
	margin-bottom: 1.5rem;
}

.brandSection .headingBlock h2 {
	margin: 0 0 10px;
	line-height: 1;
}

.brandSection .headingBlock p {
	margin: 0;
}

.brandSection img {
	max-width: 290px;
	width: 100%;
	display: block;
	margin: auto;
}

.instant-support {
	background: #eea035;
	overflow: hidden;
}

.instant-support .container {
	max-width: 1140px;
}

.instant-support .contentBlock {
	padding: 70px 0;
}

.instant-support h2 {
	font-family: "outfitbold";
	font-size: 40px;
	line-height: 51px;
	color: #ffffff;
}

.instant-support ul {
	padding: 0;
	margin: 0 0 40px;
}

.instant-support ul li {
	position: relative;
	display: block;
	font-size: 18px;
	font-weight: 400;
	padding: 10px 0;
	border-bottom: 1px solid #fff;
	padding-left: 25px;
	color: #ffffff;
}

.instant-support ul li img {
	position: absolute;
	top: 19px;
	left: 0;
	width: 14px;
}

.instant-support img {
	max-width: 426px;
	margin-bottom: -2.2%;
}

.ExploreSection .col-md-6 {
	margin-bottom: 30px;
}

.ExploreSection .contentBlock {
	border-radius: 35px 35px 35px 35px;
	box-shadow: 0px 10px 34px 0px rgba(0, 0, 0, 0.25);
	padding: 50px 20px;
	background-color: #ffffff;
	background-position: center right;
	background-size: cover;
	height: 100%;
}

.ExploreSection .contentBlock h4 {
	font-size: 30px;
	font-family: "outfitbold";
	line-height: 27px;
	color: #eea035;
}

.ExploreSection .contentBlock ul {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	margin: 0;
	max-width: 60%;
}

.ExploreSection .contentBlock ul li {
	display: inline-block;
	font-family: "outfitmedium";
	font-size: 20px;
	line-height: 27px;
	color: #333333;
	background-color: #e6e6e6;
	padding: 5px 10px;
	border-radius: 5px;
	margin: 0 10px 10px 0;
}

.ExploreSection .btnCenter {
	text-align: center;
}

.ExploreSection .btnCenter .btn {
	width: 300px;
}

.trustBlock {
	text-align: center;
}

.trustBlock img {
	max-width: 100px;
	height: auto;
}

.trustBlock h4 {
	color: #333333;
	font-family: "outfitbold";
	font-size: 60px;
	line-height: 1.2;
	margin: 0;
}

.trustBlock p {
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	color: #333333;
	margin: 0;
}

.CategoriesBlock .brandBlock {
	display: flex;
	align-items: center;
}

.brandBlock {
	padding: 10px;
	border: 1px solid #bbbbbb;
	border-radius: 5px;
	margin-bottom: 10px;
}

.brandBlock img {
	display: block;
	margin: auto;
	max-width: 200px;
	width: 100%;
}

.CategoriesBlock .brandBlock p {
	font-family: "outfitbold";
	color: #333333;
	font-size: 16px;
	margin: 0 0 0 10px;
}

.Industries .row {
	justify-content: center;
}

.template-product .shadeBlock {
	padding: 20px;
	background: #fff;
	border-radius: 8px;
	border: 1px solid #f1f1f1;
}

.productDeals {
	padding: 40px 0;
	background: linear-gradient(to right, #f0f7ff, #fff8f0);

}

.shipvolume {
	margin-bottom: 20px;
}

.shipvolume p {
	display: flex;
	align-items: center;
	margin: 0;
	font-size: 14px;
}

.shipvolume p svg {
	margin-right: 7px;
}

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


.cardBlock {
	text-align: center;
}

.productDeals .cardIcon {
	width: 60px;
	height: 60px;
	padding: 10px;
	background: #fff;
	border-radius: 50px;
	box-shadow: 0 2px 2px #aeaeae;
	color: #f97316;
	display: inline-block;
	margin-bottom: 10px;
}

.cardBlock span {
	font-size: 42px;
	font-weight: 700;
	font-family: "outfitbold";
}

.cardBlock p {
	font-size: 14px;
	margin: 0;
}


.custom-pricing-card {
	background-color: #fff7f0;
	border: 1px solid #f4cbaa;
	border-radius: 8px;
	padding: 20px;
	margin: 20px auto;
	text-align: center;
	font-family: sans-serif;
}

.custom-pricing-heading {
	color: #d35400;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	font-family: "outfitbold";
	gap: 8px;
	font-size: 16px;
}

.custom-pricing-heading .icon {
	width: 18px;
	height: 18px;

	stroke: #d35400;
}

.custom-pricing-subtext {
	margin: 8px 0 16px;
	font-size: 14px;
	color: #c22a03;
}

.custom-pricing-button {
	background-color: #e65c00;
	color: white;
	padding: 7px 16px;
	border-radius: 6px;
	text-decoration: none;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	font-weight: 500;
	transition: background-color 0.3s ease;
}

.RelatedProduct .custom-pricing-button {
	width: max-content;
	margin: auto;
	font-family: "outfitbold";
}

.custom-pricing-button:hover {
	background-color: #cf4f00;
}

.custom-pricing-button .icon-btn {
	width: 18px;
	height: 18px;
	stroke: white;
}


@media (min-width: 1099px) {
	.Industries .col-md-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 20%;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

.Industries .IndusBlock {
	margin-bottom: 30px;
	text-align: center;
}

.Industries .icon-wrapper {
	padding: 25px 25px 25px 25px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #0a0a0a;
	border-radius: 500px 500px 500px 500px;
}

.Industries .icon-wrapper img {
	max-width: 70px;
	height: auto;
}

.whoWe_are {
	background-color: transparent;
	background-image: linear-gradient(180deg, #ffffff 0%, #f8ecdc 100%);
}

.whoWe_are .rowblock {
	margin-bottom: 30px;
}

.whoWe_are .contentBlock {
	border-radius: 15px 15px 15px 15px;
	box-shadow: 0px 10px 34px 0px rgba(0, 0, 0, 0.25);
	padding: 25px;
	background-color: transparent;
	background-image: linear-gradient(180deg, #ffffff 0%, #f8ecdc 100%);
	height: 100%;
}

.whoWe_are .icon-wrapper img {
	width: 80px;
	height: 80px;
	object-fit: contain;
}

.whoWe_are .row .rowblock:nth-child(odd) .contentBlock {
	background-color: transparent;
	background-image: linear-gradient(180deg, #eea035 0%, #e6921e 100%);
}

.whoWe_are .contentBlock h4 {
	font-size: 24px;
	font-family: "outfitbold";
	line-height: 27px;
	color: #333333;
	margin: 0 0 20px;
}

.whoWe_are .contentBlock p {
	font-family: "outfitlight";
	margin: 0;
	font-size: 18px;
}

.ClientSection .clientBlock {
	padding: 35px;
	background: #ffffff;
	text-align: center;
	border: 1px solid #000000;
	border-radius: 35px;
	box-shadow: 6px 36px 27px -4px rgba(0, 0, 0, 0.11);
	margin-bottom: 30px;
}

.ClientSection .clientBlock .cl_img {
	width: 80px;
	margin: auto;
}

.ClientSection .clientBlock p {
	font-family: outfitlight;
	font-size: 20px;
	line-height: 1.5;
	margin: 0 0 15px;
}

.ClientSection .clientBlock .cl_name {
	font-family: "outfitbold";
	font-size: 24px;
	line-height: 25px;
	color: #eea035;
	margin: 0;
}

.ClientSection .clientBlock .cl_posstion {
	font-family: "outfitbold";
	font-size: 20px;
	margin: 0;
	line-height: 25px;
	color: #333333;
}

.hide {
	display: none !important;
}

.contactForm h4 {
	font-size: 28px;
	font-weight: 700;
	line-height: 36px;
	color: #333333;
}

.contactForm .btn {
	width: 100%;
	padding: 15px;
	border-radius: 5px;
	cursor: pointer;
}

.contactForm .form__message {
	margin-bottom: 10px;
}

.responTime {
	font-size: 20px;
	font-weight: 700;
	color: #333333;
	text-align: center;
	margin: 0;
}

.field_block {
	display: block;
	width: 100%;
	margin-bottom: 12px;
}

.field_block .field_label {
	display: none !important;
}

.field_block .field_input {
	width: 100%;
	padding: 10px 15px;
	font-size: 18px;
	font-family: "Outfit", Sans-serif;
	border: 1px solid #ddd;
	background-color: #ffffff;
	border-radius: 10px 10px 10px 10px;
}

.field_block .field_input:focus {
	outline: none;
	box-shadow: none !important;
}

.footer__list-social li {
	margin-left: 7px;
}

.footer__list-social .list-social__link {
	width: 48px;
	height: 48px;
	border-radius: 50px;
	border: 2px solid #fff;
	padding: 0;
	align-items: center;
	justify-content: center;
}

.footer__list-social .list-social__item .svg-wrapper,
.footer__list-social .list-social__item .icon {
	width: 25px;
	height: 25px;
}

@keyframes elementor-animation-pulse {
	25% {
		transform: scale(1.1);
	}

	75% {
		transform: scale(0.9);
	}
}

.footer__list-social .list-social__link:hover {
	background: #fff;
	animation-name: elementor-animation-pulse;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

.footer__list-social .list-social__link:hover svg path {
	fill: #eea035;
}

.footer .page-width {
	padding-right: 50px;
	padding-left: 50px;
	max-width: 100%;
	width: 100%;
}

.footer-block__details-content .list-menu__item--link {
	text-decoration: none !important;
	font-family: "outfitregular";
	color: #fff;
	font-size: 18px !important;
}

.footer-block__details-content .contactData {
	margin: 0;
	padding: 0;
}

.footer-block__details-content .contactData li {
	display: flex;
	align-items: flex-start;
	text-decoration: none !important;
	font-family: "outfitregular";
	color: #fff;
	font-size: 18px !important;
}

.footer-block__details-content .contactData li img {
	max-width: 25px;
	border: none;
	margin-right: 5px;
}


@media (max-width: 1099px) {
	.bannerSection h1 {
		font-size: 32px;
		line-height: 40px;
	}

	.bannerSection p {
		font-size: 16px;
		line-height: 20px;
	}

	.bannerSection .contentBox {
		padding: 15px;
	}

	.bannerSection h3 {
		font-size: 18px;
	}

	.iconBlock .iconBox {
		margin-bottom: 20px;
		display: block;
		text-align: center;
	}

	.iconBlock .iconBox h4 {
		font-size: 16px;
	}

	.iconBlock .iconBox svg {
		height: 40px;
	}

	.btn {
		font-size: 20px;
	}

	.instant-support h2 {
		font-size: 32px;
		line-height: 38px;
	}

	.instant-support .container {
		width: 100%;
	}

	.ExploreSection .contentBlock h4 {
		font-size: 24px;
		line-height: 20px;
		margin: 0 0 15px;
	}

	.ExploreSection .contentBlock ul li {
		font-size: 16px;
		line-height: 20px;
		color: #333;
		background-color: #e6e6e6;
		padding: 4px 8px;
		border-radius: 5px;
		margin: 0 5px 6px 0;
	}

	.ExploreSection .contentBlock {
		padding: 25px 15px;
	}

	.brandCategorie .col-12 h4 {
		font-family: "Outfit", Sans-serif;
		font-size: 22px;
		font-weight: 700;
		line-height: 27px;
		color: #EEA035;
	}


	.brandCategorie .row {
		margin: 0 -7px;
	}


	.brandCategorie .row .col-md-12,
	.brandCategorie .row .col-md-4,
	.brandCategorie .row .col-md-6 {
		padding: 0 7px;
	}

	.CategoriesBlock .brandBlock svg {
		max-width: 30px;
	}

	.CategoriesBlock .brandBlock p {
		font-size: 14px;
		margin: 0 0 0 5px;
	}

	.headingBlock h2 {
		font-size: 40px;
		line-height: 48px;
		margin: 0 0 20px;
	}

	.Industries .icon-wrapper img {
		max-width: 40px;
	}

	.Industries .icon-wrapper {
		padding: 15px;
	}

	.Industries .IndusBlock {
		margin-bottom: 20px;
	}

	.Industries .IndusBlock p {
		margin: 10px 0 0;
	}

	.Industries {
		padding: 40px 0 !important;
	}

	.whoWe_are {
		padding: 40px 0;
	}

	.whoWe_are .icon-wrapper img {
		width: 60px;
		height: 60px;
	}

	.whoWe_are .contentBlock {
		padding: 15px;
	}

	.whoWe_are .contentBlock h4 {
		font-size: 20px;
	}

	.whoWe_are .contentBlock p {
		font-size: 16px;
	}

	.ClientSection .clientBlock {
		padding: 20px;
	}

	.ClientSection .clientBlock p {
		font-size: 16px;
	}

	.ClientSection .clientBlock .cl_name {
		font-size: 20px;
	}

	.ClientSection .clientBlock .cl_posstion {
		font-size: 16px;
		line-height: 1.4;
	}

	.footer .page-width {
		padding: 0 20px;
	}

	.copyright__content {
		font-size: 14px;
		line-height: 20px;
	}

	.footer__list-social .list-social__item .svg-wrapper,
	.footer__list-social .list-social__item .icon {
		width: 20px;
		height: 20px;
	}

	.footer__list-social .list-social__link {
		width: 45px;
		height: 45px;
	}
}

@media (min-width: 768px) {

	.WhatsappIcon {
		display: none !important;
	}

	.header__search {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.mainProduct .in-stock-message {
		line-height: 1.4;
		font-size: 12px;
	}

	.pdpButtons .addtoCart {
		margin-bottom: 10px;
	}

	.template-product .headingBlock h2 {
		font-size: 24px;
	}

	.spec-header,
	.spec-table,
	.pdpButtons {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}

	.spec-column {
		width: 100%;
	}

	.spec-header .quote-btn {
		margin-top: 10px;
	}

	.pdpButtons>div,
	.pdpButtons product-form {
		width: 100%;
	}

	.pdpButtons>div product-form,
	.pdpButtons .product-form__buttons {
		margin: 0 !important;
	}

	.shipvolume p {
		font-size: 12px;
	}

	.shipvolume p svg {
		width: 15px;
		height: auto;
	}

	.mainProduct .blockData {
		padding: 12px;
	}

	.bulkInquery .callBtn,
	.bulkInquery {
		font-size: 12px;
	}

	.bulkInquery .callBtn svg {
		width: 20px;
		height: auto;
	}

	.custom-pricing-button {
		padding: 8px 10px;
		font-size: 14px;
	}

	.custom-pricing-button svg {
		width: 17px;
		height: auto;
	}

	.Industries .IndusBlock p {
		line-height: 1.3;
	}

	.predictive-search,
	.predictive-search.predictive-search--header {
		max-width: 100%;
		left: 0 !important;
		border: none;
	}

	#predictive-search-results-groups-wrapper .predictive-search__result-group:first-child {
		display: none !important;
	}


	.header__heading {
		max-width: 90px;
	}

	.headSearch .reset__button.field__button,
	.headSearch {
		display: none !important;
	}

	.headSearch .predictive-search {
		padding: 0 10px;
	}

	.header__search.headSearch {
		display: block !important;
		width: auto !important;
	}

	.headSearch .field_input {
		padding: 12px 20px;
	}

	.headSearch .search__button {
		top: -1px;
	}

	.section-header:not(.header2) .header {
		padding: 5px 2px 0 10px !important;
		display: flex;
		justify-content: space-between;
	}

	#cart-icon-bubble {
		padding-top: 5px;
	}

	.header__icon,
	.header__icon--cart .icon {
		width: 40px !important;
		height: 40px !important;
	}

	.header>.header__search {
		display: none !important;
	}

	.header:not(.header--has-menu) *>.header__search {
		display: block;
	}

	.forDesktop {
		display: none !important;
	}

	.WhatsappIcon {
		display: block;
		margin-left: 5px;
		width: 50px;
		text-align: center;
		padding-top: 10px;
	}

	.header__heading-link {
		padding: 0 !important;
	}

	.header__icons {
		padding-right: 0 !important;
	}

	.WhatsappIcon img {
		width: 23px;
		height: 23px;
	}

	.bannerSection .row {
		flex-direction: column-reverse;
	}

	.bannerSection .contentBox {
		padding: 20px;
		text-align: center;
	}

	.bannerSection h1 {
		font-size: 25px;
		line-height: 1.3;
	}

	.instant-support .contentBlock {
		text-align: center;
		padding: 0 0 20px;
	}

	.instant-support ul li {
		text-align: left;
	}

	.instant-support img {
		display: block;
		max-width: 250px;
		margin: 0 auto -2%;
	}

	.ExploreSection .contentBlock {

		padding: 20px;
	}

	.ExploreSection .col-md-6 {
		margin-bottom: 20px;
	}


	.ExploreSection .contentBlock ul {
		max-width: 90%;
	}

	.ExploreSection .contentBlock ul li {
		font-size: 14px;
		line-height: 1.2;
		font-family: "outfitlight";
	}

	.ExploreSection .btnCenter .btn {
		width: 100%;
	}

	.brandCategorie .col-md-6 .row {
		margin: 0 4px;
	}

	.brandCategorie .row .col-md-12,
	.brandCategorie .row .col-md-4,
	.brandCategorie .row .col-md-6,
	.brandCategorie .row .col-12 {
		padding: 0 4px;
	}

	.brandCategorie .col-md-6 .col-md-6,
	.brandCategorie .row .col-md-4 {
		max-width: 50%;
		flex: 0 0 50%;
		width: 100%;
	}

	.CategoriesBlock .brandBlock {
		display: block;
		text-align: center;
	}

	.headingBlock h2 {
		font-size: 24px;
		line-height: 1.2;
	}

	.Industries .IndusBlock p {
		margin-top: 3px;
	}

	.whoWe_are .rowblock {
		margin-bottom: 20px;
	}

	.ClientSection {
		padding: 40px 0 !important;
	}

	.ClientSection .clientBlock .cl_img {
		width: 60px;
	}

	.HomeContact {
		max-width: 100%;
		overflow: hidden;
	}

	.HomeContact .row {
		flex-direction: column-reverse;
	}

	.HomeContact .responTime {
		font-size: 16px;
		line-height: 1.3em;
		max-width: 225px;
		margin: auto;
		letter-spacing: 0.5px;
	}

	.contactForm h4 {
		font-size: 20px;
		font-family: "outfitbold";
		text-align: center;
	}

	.contactForm form+p {
		text-align: center;
	}

	.footer-block__details-content .list-menu__item--link {
		line-height: 1;
	}

	.footer-block.grid__item {
		margin: 2rem 0 !important;
	}

	.footer-block__details-content {
		margin-bottom: 2rem !important;
	}

	.footer-block__brand-info .footer__list-social.list-social {
		justify-content: center !important;
	}

	.copyright__content {
		font-size: 14px !important;
		line-height: 1.4 !important;
	}

	.footer-block__heading {
		margin-bottom: 1rem !important;
	}

	.footer__content-bottom {
		padding: 10px 0 !important;
	}

	.brandCategorie .col-12 h4 {
		font-size: 20px !important;
	}

	.logoContainer {
		max-width: 90px;
	}

	.related-products .headingBlock {
		justify-content: center !important;
	}

	.footer-block__heading {
		display: block;
	}

	.cart__empty-text,
	.drawer__heading,
	.cart__login-title {
		text-transform: uppercase;
		font-size: 16px !important;
		font-family: 'outfitbold';
	}

	.brandSection .headingBlock .h2,
	.product_specification .spec-header h2 {
		text-transform: uppercase;
		font-size: 20px;
	}

	.related-products__heading {
		font-size: 34px;
		font-weight: 500;
		margin: 0 0 30px !important;
		text-align: center;
	}

	.spec-row p {
		margin: 0;
		font-weight: 600;
	}

	.related-products__heading span {
		display: block;
		margin: auto;
		width: 200px;
		height: 2px;
		background: #ff6600;
		padding-top: 1px;
	}

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

		.first_column {
			display: inline-block;
			min-width: 175px;
			text-align: left !important;
		}

		.spec-row {
			padding-left: 0 !important;
			padding-right: 0 !important;
		}

		.spec-table {
			gap: 0px !important;
		}
	}

	@media screen and (min-width: 990px) {
		.footer-block__heading {
			text-transform: uppercase;
			font-size: 16px !important;
			font-family: 'outfitbold';
		}

		.first_column {
			display: inline-block;
			min-width: 300px;
			text-align: left !important;
		}

	}