*,
*:after,
*:before {
	margin: 0;
	padding: 0;
	outline: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html {
	height: 100%;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

html,
body {
	height: 100%
}

body {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	color: #636363;
	font-weight: 400;
	line-height: 1.6;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	background: #fff url(../images/ajax-loader.gif) center center no-repeat;
	overflow-x: hidden
}

@media screen and (min-width: 1700px) {
	body {
		font-size: 16px
	}
}

::-moz-selection {
	background: #666;
	color: #fff
}

::selection {
	background: #666;
	color: #fff
}

::-moz-selection {
	background: #666;
	color: #fff
}

img {
	max-width: 100%;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic
}

@media screen and (-webkit-min-device-pixel-ratio: 0)and (-webkit-min-device-pixel-ratio: 0),
screen and (-webkit-min-device-pixel-ratio: 0)and (min-resolution: 0.001dpcm) {
	img {
		image-rendering: -webkit-optimize-contrast !important
	}
}

@media not all and (-webkit-min-device-pixel-ratio: 0),
not all and (min-resolution: 0.001dpcm) {
	@supports(-webkit-appearance: none) and (stroke-color: transparent) {
		img {
			image-rendering: unset !important
		}
	}
}

*:hover,
*:visited,
*:active,
*:focus {
	outline: none !important
}

a,
a:link,
a:visited,
a:focus,
a:hover {
	color: #161616;
	outline: none;
	cursor: pointer;
	text-decoration: none;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-transition: all .5s;
	transition: all .5s
}
a,
a:link,
a:visited {
	color: #255db6;
}

a:hover {
	color: #161616;
	outline: none !important
}

:focus,
::-moz-focus-inner {
	border: none;
	outline: none !important
}

fieldset,
a img {
	border: none
}

ol,
ul {
	margin: 0px auto;
	padding-left: 15px;
	list-style-position: outside
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%
}

b,
strong {
	font-weight: 700
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden
}

.container:after {
	display: block;
	content: " ";
	clear: both
}

.clearfix:after {
	display: block;
	content: ".";
	height: 0px;
	clear: both;
	visibility: hidden
}

.clearfix {
	display: inline-table
}

.clearfix {
	height: 1%
}

.clearfix {
	display: block
}

#wrapper {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	height: auto !important;
	min-height: 100%;
	overflow: hidden;
	max-width: 1920px;
	background: #fff
}

body,
#wrapper,
.footer-wrapper {
	opacity: 0
}

.scroller-content-area {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	border-radius: 0px
}

.mCSB_inside>.mCSB_container {
	margin-right: 30px !important
}

.mCSB_scrollTools {
	z-index: 99999;
	opacity: 1 !important
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
	background: #cbd8e4 !important;
	border: none !important;
	width: 6px !important;
	border-radius: 3px
}

.mCSB_scrollTools .mCSB_dragger {
	cursor: auto !important
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	border-radius: 3px;
	width: 6px !important;
	z-index: 99999 !important;
	background: #f3f3f3 !important
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	height: 6px !important
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	width: 100% !important;
	margin: 0px !important
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	min-width: 70px !important;
	width: auto !important;
	height: 6px !important;
	margin: 0px auto !important
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
	margin-right: 0px !important;
	margin-bottom: 10px
}

.mCustomScrollBox {
	outline: none !important
}

.pt0 {
	padding-top: 0px !important
}

.pt5 {
	padding-top: 5px !important
}

.pt10 {
	padding-top: 10px !important
}

.pt15 {
	padding-top: 15px !important
}

.pt20 {
	padding-top: 20px !important
}

.pt25 {
	padding-top: 25px !important
}

.pt30 {
	padding-top: 30px !important
}

.pt40 {
	padding-top: 40px !important
}

.pt50 {
	padding-top: 50px !important
}

.pt60 {
	padding-top: 60px !important
}

.pt100 {
	padding-top: 100px !important
}

.pb0 {
	padding-bottom: 0px !important
}

.pb5 {
	padding-bottom: 5px !important
}

.pb10 {
	padding-bottom: 10px !important
}

.pb15 {
	padding-bottom: 15px !important
}

.pb20 {
	padding-bottom: 20px !important
}

.pb25 {
	padding-bottom: 25px !important
}

.pb30 {
	padding-bottom: 30px !important
}

.pb40 {
	padding-bottom: 40px !important
}

.pb50 {
	padding-bottom: 50px !important
}

.pb60 {
	padding-bottom: 60px !important
}

.pb100 {
	padding-bottom: 100px !important
}

.mt0 {
	margin-top: 0 !important
}

.mt5 {
	margin-top: 5px !important
}

.mt10 {
	margin-top: 10px !important
}

.mt15 {
	margin-top: 15px !important
}

.mt20 {
	margin-top: 20px !important
}

.mt30 {
	margin-top: 30px !important
}

.mt40 {
	margin-top: 40px !important
}

.mt50 {
	margin-top: 50px !important
}

.mt60 {
	margin-top: 60px !important
}

.mt100 {
	margin-top: 100px !important
}

.mb0 {
	margin-bottom: 0 !important
}

.mb5 {
	margin-bottom: 5px !important
}

.mb10 {
	margin-bottom: 10px !important
}

.mb15 {
	margin-bottom: 15px !important
}

.mb20 {
	margin-bottom: 20px !important
}

.mb30 {
	margin-bottom: 30px !important
}

.mb40 {
	margin-bottom: 40px !important
}

.mb50 {
	margin-bottom: 50px !important
}

.mb60 {
	margin-bottom: 60px !important
}

.mb100 {
	margin-bottom: 100px !important
}

.mg5 {
	margin: 5px !important
}

.p15 {
	padding: 15px !important
}

.ml0 {
	margin-left: 0px !important
}

.mr0 {
	margin-right: 0px !important
}

.ml5 {
	margin-left: 5px !important
}

.mr5 {
	margin-right: 5px !important
}

.ml10 {
	margin-left: 10px !important
}

.mr10 {
	margin-right: 10px !important
}

.ml15 {
	margin-left: 15px !important
}

.mr15 {
	margin-right: 15px !important
}

.ml20 {
	margin-left: 20px !important
}

.mr20 {
	margin-right: 20px !important
}

.nomargin {
	margin: 0px !important
}

.nopadding {
	padding: 0px !important
}

.main-content-wrapper {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	z-index: 1;
	max-width: 1920px
}

.main-container,
.section-container {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	z-index: 1;
	padding: 100px 0px
}

@media(max-width: 1699.98px) {

	.main-container,
	.section-container {
		padding-top: 70px;
		padding-bottom: 70px
	}
}

@media(max-width: 1199.98px) {

	.main-container,
	.section-container {
		padding-top: 50px;
		padding-bottom: 50px
	}
}

.bg-left-top {
	background-position: left top !important
}

.bg-left-center {
	background-position: left center !important
}

.bg-left-bottom {
	background-position: left bottom !important
}

.bg-center-top {
	background-position: center top !important
}

.bg-center-center {
	background-position: center center !important
}

.bg-center-bottom {
	background-position: center bottom !important
}

.bg-right-top {
	background-position: right top !important
}

.bg-right-center {
	background-position: right center !important
}

.bg-right-bottom {
	background-position: right bottom !important
}

.bg-w100 {
	background-size: 100% auto !important
}

.bg-h100 {
	background-size: auto 100% !important
}

.bg-cover {
	background-size: cover !important
}

.bg-norepeat {
	background-repeat: no-repeat !important
}

.opacity-0 {
	opacity: 0
}

.opacity-5 {
	opacity: .05
}

.opacity-10 {
	opacity: .1
}

.opacity-15 {
	opacity: .15
}

.opacity-20 {
	opacity: .2
}

.opacity-25 {
	opacity: .25
}

.opacity-30 {
	opacity: .3
}

.opacity-35 {
	opacity: .35
}

.opacity-40 {
	opacity: .4
}

.opacity-45 {
	opacity: .45
}

.opacity-50 {
	opacity: .5
}

.opacity-55 {
	opacity: .55
}

.opacity-60 {
	opacity: .6
}

.opacity-65 {
	opacity: .65
}

.opacity-70 {
	opacity: .7
}

.opacity-75 {
	opacity: .75
}

.opacity-80 {
	opacity: .8
}

.opacity-85 {
	opacity: .85
}

.opacity-90 {
	opacity: .9
}

.opacity-95 {
	opacity: .95
}

.opacity-100 {
	opacity: 1
}

hr {
	position: relative;
	display: block;
	width: 100%;
	opacity: 1;
	margin: 30px auto;
	background-color: #e3e3e3
}

hr.light {
	background-color: #f2f2f2
}

.view-all-btn,
.text-link-btn {
	position: relative;
	display: block;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: none;
	font-size: 14px
}

@media screen and (min-width: 1700px) {

	.view-all-btn,
	.text-link-btn {
		font-size: 16px
	}
}

.view-all-btn a,
.text-link-btn a {
	position: relative;
	display: block;
	padding: 0px;
	color: #2b2b2b;
	text-decoration: none
}

.view-all-btn a:hover,
.text-link-btn a {
	text-decoration: underline
}

.text-link-btn a:hover {
	text-decoration: none
}

.readMoreBtn,
.read-more-btn,
.learn-more-btn {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	position: relative;
	color: #cbd8e4;
	padding: 15px 25px;
	text-align: center;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0px;
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
	border-radius: 5px;
	background: rgba(0, 0, 0, 0);
	border: 1px solid #cbd8e4;
	text-transform: none;
	-webkit-transition: all .5s;
	transition: all .5s
}

@media screen and (min-width: 1700px) {

	.readMoreBtn,
	.read-more-btn,
	.learn-more-btn {
		font-size: 16px
	}
}

.learn-more-btn {
	color: #2b2b2b;
	padding: 0;
	border-radius: 0px;
	border: none;
	text-decoration: none
}

.readMoreBtn {
	color: #fff;
	padding: 15px 25px;
	background: #cbd8e4;
	border-radius: 5px;
	border: 1px solid #cbd8e4
}

* a:hover .readMoreBtn {
	color: #fff;
	background: #d91a21;
	border-color: #d91a21
}

* a:hover .read-more-btn {
	color: #fff;
	background: #cbd8e4;
	border-color: #cbd8e4
}

* a:hover .learn-more-btn {
	color: #2b2b2b;
	text-decoration: underline
}

.btn-white.read-more-btn,
.btn-white.learn-more-btn {
	color: #fff !important;
	border-color: #fff !important
}

* a:hover .btn-white.read-more-btn {
	background: rgba(0, 0, 0, 0) !important
}

.read-more-btn .fa-long-arrow-left,
.learn-more-btn .fa-long-arrow-left,
.read-more-btn .gg-arrow-left,
.learn-more-btn .gg-arrow-left {
	margin-right: 7px
}

.read-more-btn .fa-long-arrow-right,
.learn-more-btn .fa-long-arrow-right,
.read-more-btn .gg-arrow-right,
.learn-more-btn .gg-arrow-right {
	margin-left: 7px
}

.read-more-btn .gg-arrow-left,
.learn-more-btn .gg-arrow-left,
.read-more-btn .gg-arrow-right,
.learn-more-btn .gg-arrow-right {
	width: 35px;
	height: 20px;
	line-height: 1;
	display: inline-block;
	vertical-align: middle
}

.read-more-btn .gg-arrow-right::before,
.learn-more-btn .gg-arrow-right:before {
	width: 35px;
	height: 1px;
	bottom: 11px
}

.read-more-btn .gg-arrow-right::after,
.learn-more-btn .gg-arrow-right::after {
	width: 9px;
	height: 9px;
	bottom: 7px;
	border-top: 1px solid;
	border-right: 1px solid
}

.custom-content-area {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto
}

.text-center .custom-content-area,
.custom-content-area.text-center {
	text-align: center
}

.text-center .custom-content-area p,
.custom-content-area.text-center p {
	margin: 0px auto 30px
}

.xLargeTextSize {
	font-size: 20px
}

@media screen and (min-width: 1700px) {
	.xLargeTextSize {
		font-size: 22px
	}
}

.largeTextSize {
	font-size: 18px
}

@media screen and (min-width: 1700px) {
	.largeTextSize {
		font-size: 20px
	}
}

.midTextSize {
	font-size: 16px
}

@media screen and (min-width: 1700px) {
	.midTextSize {
		font-size: 18px
	}
}

.baseTextSize {
	font-size: 14px
}

@media screen and (min-width: 1700px) {
	.baseTextSize {
		font-size: 16px
	}
}

.smallTextSize {
	font-size: 12px
}

@media screen and (min-width: 1700px) {
	.smallTextSize {
		font-size: 14px
	}
}

.xSmallTextSize {
	font-size: 10px
}

@media screen and (min-width: 1700px) {
	.xSmallTextSize {
		font-size: 12px
	}
}

.color1 {
	color: #636363
}

.altColor {
	color: #cbd8e4
}

.dark-color {
	color: #2b2b2b
}

.photoContainer {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	border-radius: 20px;
	margin-bottom: 30px
}

.photoContainer img {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	border-radius: 20px
}

.bg-container {
	position: absolute;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	top: 0%;
	left: 0%;
	right: 0px;
	bottom: 0px;
	height: 100%;
	z-index: 0
}

.bg-container figure {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	height: 100%;
	text-align: center
}

.bg-container figure img {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	height: 100%;
	max-width: none;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center
}

.thumb-bg-container {
	position: absolute;
	z-index: 0
}

.thumb-bg-container figure {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	height: 100%;
	text-align: center
}

.thumb-bg-container figure img {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	height: 100%;
	max-width: none;
	-o-object-fit: scale-down;
	object-fit: scale-down;
	-o-object-position: center;
	object-position: center
}

.element-list-container {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto
}

.element-list-container .row {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.element-list-container .row:last-child {
	margin-bottom: 0px
}

.element-list-container .row:nth-child(even),
.element-list-container .row-reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-flow: row-reverse;
	flex-flow: row-reverse
}

.element-pic-container {
	height: auto;
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	padding-left: 40px
}

.element-pic-container>a,
.element-pic-container figure {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	height: 100%;
	text-align: center
}

.element-pic-container>a img,
.element-pic-container figure img {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	height: 100%;
	max-width: none;
	-o-object-fit: scale-down;
	object-fit: scale-down;
	-o-object-position: center;
	object-position: center
}

.element-list-container .row:nth-child(even) .element-pic-container,
.element-list-container .row-reverse .element-pic-container {
	padding-left: 0px;
	padding-right: 40px
}

.element-text-container {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto
}

.element-text-container p:last-child {
	margin-bottom: 0px
}

.element-list-container .row:nth-child(even) .element-text-container,
.element-list-container .row-reverse .element-text-container {
	margin-left: auto
}

@media print {
	a[href]:after {
		content: none !important
	}
}

.container,
.header-container,
.xl-wide-container,
.wide-container,
.footer,
.full-container {
	position: relative;
	width: 100%;
	margin: 0px auto;
	max-width: 1200px;
	padding: 0px 25px
}

.wide-container {
	max-width: 1450px
}

.header-container,
.xl-wide-container,
.footer {
	max-width: 100%;
	padding-left: 60px;
	padding-right: 60px
}

.full-container {
	padding: 0px !important;
	max-width: 100% !important
}

@media(max-width: 1699.98px) {

	.container,
	.wide-container,
	.banner_caption .captionWrapper,
	.inner_banner_caption .captionWrapper,
	.thank-you-content-area .captionWrapper {
		max-width: 1200px
	}

	.header-container,
	.xl-wide-container,
	.footer {
		max-width: 100%;
		padding-left: 60px;
		padding-right: 60px
	}
}

@media(max-width: 1399.98px) {

	.header-container,
	.xl-wide-container,
	.footer {
		max-width: 1200px;
		padding: 0px 25px
	}
}

@media(max-width: 479.98px) {

	.container,
	.header-container,
	.xl-wide-container,
	.wide-container,
	.banner_caption .captionWrapper,
	.inner_banner_caption .captionWrapper,
	.footer,
	.thank-you-content-area .captionWrapper {
		padding-left: 20px;
		padding-right: 20px
	}
}

#pageHeaderWrapper {
	position: relative;
	width: 100%;
	z-index: 1000
}

#pageHeader {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	z-index: 1001;
	background: rgba(0, 0, 0, 0)
}

.headerTop {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0px;
	margin: 0px;
	z-index: 1002;
	padding: 0px;
	background: #fff;
	border-top: 50px solid #161616;
	-webkit-transition: all .5s;
	transition: all .5s
}

.is-sticky .headerTop {
	left: auto;
	width: 100%;
	max-width: 1920px;
	background: #fff;
	-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, .1);
	box-shadow: 0px 1px 5px rgba(0, 0, 0, .1);
	-webkit-transition: all .5s;
	transition: all .5s
}

.topHeaderContainer {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0px;
	margin: 0px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.headerTopLeft {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0px;
	margin: 0px;
	float: left;
	margin: 0px 30px 0px auto
}

.headerTopRight {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0px;
	margin: 0px;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	-webkit-box-flex: 1;
	flex-grow: 1;
	max-width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.headerGroupContainer {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0px;
	margin: 0px;
	float: right;
	width: auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: auto
}

@media(max-width: 991.98px) {
	.headerTop {
		padding: 0px
	}

	.headerTopRight {
		height: 100%;
		position: absolute;
		max-width: 100%;
		left: 0px;
		right: 0px
	}

	.headerTopRight .headerGroupContainer {
		display: none !important
	}

	.headerTop .topHeaderContainer {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.headerGroupContainer {
		float: none;
		width: 100%;
		padding: 15px 0px;
		margin: 0px auto;
		border-bottom: 1px solid #e3e3e3
	}
}

@media(max-width: 767.98px) {
	#pageHeaderWrapper {
		position: relative;
		left: auto;
		top: auto
	}
}

@media(max-width: 575.98px) {
	.headerTop .topHeaderContainer {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
}

.logo {
	position: relative;
	display: block;
	float: left;
	width: 264px;
	height: 75px;
	z-index: 1001;
	overflow: hidden;
	padding: 0px;
	margin: 12px 0px 13px
}

.logo a {
	position: relative;
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden
}

.logo img {
	position: relative;
	display: block;
	height: auto;
	max-width: 100%
}

.tagline {
	position: relative;
	display: block;
	float: left;
	margin: 0px 25px;
	font-size: 10px
}

@media screen and (min-width: 1700px) {
	.tagline {
		font-size: 12px
	}
}

.tagline h5 {
	font-size: 16px;
	color: #161616;
	padding: 0px
}

@media screen and (min-width: 1700px) {
	.tagline h5 {
		font-size: 18px
	}
}

.tagline p {
	margin: 0px
}

@media(max-width: 991.98px) {
	.logo {
		width: 176px;
		height: 50px;
		margin: 15px 0px
	}

	.tagline {
		margin: 0px auto 0px 25px
	}
}

@media(max-width: 575.98px) {
	.logo {
		width: 141px;
		height: 40px
	}

	.tagline {
		float: none;
		margin: 0px 0px 15px
	}

	.tagline h5 {
		font-size: 12px
	}
}

@media screen and (max-width: 575.98px)and (min-width: 1700px) {
	.tagline h5 {
		font-size: 14px
	}
}

.nav-wrapper {
	font-family: "Inter", sans-serif;
	position: relative;
	display: block;
	float: none;
	margin: 0px auto 0px
}

.nav-container,
.nav {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	text-align: center
}

.nav ul {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	list-style-type: none;
	letter-spacing: 0px;
	text-transform: none
}

.nav>ul>li {
	position: relative;
	display: block;
	float: left;
	font-weight: 400;
	margin: 0px 35px 0px 0px
}

.nav>ul>li:last-child {
	margin-right: 0px !important
}

.nav>ul>li>a {
	position: relative;
	display: block;
	color: #2b2b2b;
	line-height: 30px;
	text-align: center;
	padding: 15px 0px;
	font-size: 14px;
	text-decoration: none !important;
	-webkit-transition: all .5s;
	transition: all .5s
}

@media screen and (min-width: 1700px) {
	.nav>ul>li>a {
		font-size: 16px
	}
}

.nav>ul>li>a:before {
	position: absolute;
	display: block;
	bottom: 10px;
	z-index: 1;
	left: 50%;
	right: 50%;
	width: 0px;
	content: "";
	height: 3px;
	overflow: hidden;
	border-radius: 3px;
	background: rgba(0, 0, 0, 0);
	-webkit-transition: all .5s;
	transition: all .5s
}

.nav>ul>li:hover>a:before,
.nav>ul>li.selected>a:before {
	left: -2px;
	right: -3px;
	width: auto;
	background: #d91a21
}

.nav>ul>li span {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	height: 100%;
	z-index: 2
}

.nav>ul>li:hover>a,
.nav>ul>li.selected>a {
	color: #2b2b2b;
	-webkit-transition: all .5s;
	transition: all .5s
}

.nav>ul>li.selected>a {
	font-weight: 700
}

.nav>ul ul,
.nav>ul ul ul {
	position: absolute;
	left: -25px;
	top: 100%;
	opacity: 0;
	width: 100%;
	padding: 10px;
	font-weight: 400;
	font-size: 14px;
	min-width: 210px;
	text-align: left;
	visibility: hidden;
	background: #fff;
	margin: 30px 0px 0px 0px;
	text-transform: none;
	border-radius: 10px;
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
	-webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, .05);
	box-shadow: 0px 10px 20px rgba(0, 0, 0, .05);
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in
}

@media screen and (min-width: 1700px) {

	.nav>ul ul,
	.nav>ul ul ul {
		font-size: 16px
	}
}

.nav>ul ul ul {
	top: auto;
	left: 100%;
	margin: 0px;
	padding: 10px;
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%)
}

.nav>ul>li:hover>ul,
.nav>ul ul>li:hover>ul {
	top: auto;
	opacity: 1;
	padding: 10px;
	margin-top: 0px;
	visibility: visible
}

.nav>ul ul>li:hover>ul {
	padding: 10px;
	margin-top: -55px
}

.nav>ul ul>li,
.nav>ul ul ul>li,
.nav>ul ul a,
.nav>ul ul ul a {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	color: #2b2b2b;
	line-height: 25px;
	text-align: left;
	background: rgba(0, 0, 0, 0)
}

.nav>ul ul>li,
.nav>ul ul ul>li {
	margin-bottom: 1px
}

.nav>ul ul>li:last-child,
.nav>ul ul ul>li:last-child {
	margin-bottom: 0px
}

.nav>ul ul a,
.nav>ul ul ul a {
	padding: 10px 15px;
	border-radius: 5px;
	background: #fff;
	text-decoration: none !important
}

.nav>ul ul li:hover>a,
.nav>ul ul li.selected>a,
.nav>ul ul ul li:hover>a,
.nav>ul ul ul li.selected>a {
	color: #fff;
	background: #d91a21;
	-webkit-transition: all .5s;
	transition: all .5s
}

.nav>ul ul li.selected>a,
.nav>ul ul ul li.selected>a {
	font-weight: 700
}

.menubar-icon {
	position: absolute;
	cursor: pointer;
	display: none;
	right: 0px;
	top: 50%;
	width: 25px;
	height: 30px;
	z-index: 9999;
	text-align: left;
	margin: -15px auto 0px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: all .5s;
	transition: all .5s
}

.menubar-icon span {
	position: absolute;
	display: block;
	left: 0;
	opacity: 1;
	height: 3px;
	width: 25px;
	margin: 0 auto;
	border-radius: 3px;
	background: #2b2b2b;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: 375ms;
	transition: 375ms;
	-webkit-transition-property: top, opacity;
	transition-property: top, opacity
}

.menubar-icon span:nth-child(1) {
	top: 4px;
	opacity: 1;
	-webkit-transition-delay: 125ms;
	transition-delay: 125ms
}

.menubar-icon span:nth-child(2) {
	top: 12px;
	-webkit-transition-delay: 80ms;
	transition-delay: 80ms
}

.menubar-icon span:nth-child(3) {
	top: 21px;
	-webkit-transition-delay: 40ms;
	transition-delay: 40ms
}

.menubar-icon span:nth-child(4) {
	top: 31px;
	opacity: 0;
	-webkit-transition-delay: 0ms;
	transition-delay: 0ms
}

.menubar-icon:hover span:nth-child(1) {
	top: 0px;
	opacity: 0;
	-webkit-transition-delay: 0ms;
	transition-delay: 0ms
}

.menubar-icon:hover span:nth-child(2) {
	top: 4px;
	-webkit-transition-delay: 40ms;
	transition-delay: 40ms
}

.menubar-icon:hover span:nth-child(3) {
	top: 12px;
	-webkit-transition-delay: 80ms;
	transition-delay: 80ms
}

.menubar-icon:hover span:nth-child(4) {
	top: 21px;
	opacity: 1;
	-webkit-transition-delay: 125ms;
	transition-delay: 125ms
}

.menubar-icon.open span:nth-child(1),
.menubar-icon.close span:nth-child(1) {
	top: 12px;
	opacity: 1;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transform: rotate(45deg) scaleX(1.1);
	-ms-transform: rotate(45deg) scaleX(1.1);
	transform: rotate(45deg) scaleX(1.1);
	-webkit-transition-delay: 0ms;
	transition-delay: 0ms;
	-webkit-transition-property: top, -webkit-transform;
	transition-property: top, -webkit-transform;
	transition-property: top, transform;
	transition-property: top, transform, -webkit-transform
}

.menubar-icon.open span:nth-child(2),
.menubar-icon.close span:nth-child(2) {
	top: 12px;
	opacity: 0;
	-webkit-transition-delay: 0ms;
	transition-delay: 0ms
}

.menubar-icon.open span:nth-child(3),
.menubar-icon.close span:nth-child(3) {
	top: 12px;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transform: rotate(-45deg) scaleX(1.1);
	-ms-transform: rotate(-45deg) scaleX(1.1);
	transform: rotate(-45deg) scaleX(1.1);
	-webkit-transition-delay: 0ms;
	transition-delay: 0ms;
	-webkit-transition-property: top, -webkit-transform;
	transition-property: top, -webkit-transform;
	transition-property: top, transform;
	transition-property: top, transform, -webkit-transform
}

.menubar-icon.open span:nth-child(4),
.menubar-icon.close span:nth-child(4) {
	top: 31px;
	opacity: 0;
	-webkit-transition: 0ms;
	transition: 0ms;
	-webkit-transition-delay: 0ms;
	transition-delay: 0ms
}

body.scrollLock {
	overflow: hidden !important
}

.mobileMenu {
	position: fixed;
	top: -110%;
	left: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	padding: 0px;
	overflow-x: hidden;
	background-color: #fff;
	-webkit-transition: all .5s;
	transition: all .5s
}

.mobileMenu.show {
	top: 0px;
	opacity: 0;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.mobile-menu-wrapper {
	position: relative;
	display: none;
	width: 100%;
	padding: 140px 25px 30px
}

.mobile-menu-container {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	border-top: 1px solid #e3e3e3
}

.mobileMainMenu ul.main-menu {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	color: #2b2b2b;
	font-weight: 400;
	list-style-type: none;
	text-transform: none
}

.mobileMainMenu ul.main-menu>li {
	position: relative;
	margin: 0px auto;
	display: block;
	padding: 1px 0px;
	border-bottom: 1px solid #e3e3e3;
	font-size: 12px
}

@media screen and (min-width: 1700px) {
	.mobileMainMenu ul.main-menu>li {
		font-size: 14px
	}
}

.mobileMainMenu ul.main-menu>li a {
	position: relative;
	display: block;
	color: #2b2b2b;
	overflow: hidden;
	line-height: 24px;
	padding: 10px 15px 10px;
	border-radius: 0px;
	text-decoration: none !important;
	-webkit-transition: all .5s;
	transition: all .5s
}

.mobileMainMenu ul.main-menu>li a span {
	position: relative;
	display: block;
	height: 100%;
	z-index: 2
}

.mobileMainMenu ul.main-menu>li:hover>a,
.mobileMainMenu ul.main-menu>li.selected>a {
	color: #fff;
	background: #d91a21;
	-webkit-transition: all .5s;
	transition: all .5s
}

.mobileMainMenu ul.main-menu>li.selected>a {
	font-weight: 700
}

.mobileMainMenu ul.main-menu ul,
.mobileMainMenu ul.main-menu ul ul {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	font-weight: 400;
	list-style-type: none;
	text-transform: none;
	text-align: left;
	padding-left: 20px;
	border-top: 1px solid #e3e3e3
}

.mobileMainMenu ul ul ul {
	padding-left: 40px
}

.mobileMainMenu ul.main-menu ul>li,
.mobileMainMenu ul.main-menu ul ul>li {
	position: relative;
	margin: 0px auto;
	display: block;
	padding: 1px 0px;
	border-bottom: 1px solid #e3e3e3;
	font-size: 12px
}

@media screen and (min-width: 1700px) {

	.mobileMainMenu ul.main-menu ul>li,
	.mobileMainMenu ul.main-menu ul ul>li {
		font-size: 14px
	}
}

.mobileMainMenu ul.main-menu ul>li:last-child,
.mobileMainMenu ul.main-menu ul ul>li:last-child {
	border-bottom: none
}

.mobileMainMenu ul.main-menu ul a,
.mobileMainMenu ul.main-menu ul ul a {
	position: relative;
	display: block;
	color: #2b2b2b;
	line-height: 24px;
	padding: 10px 15px 10px;
	border-radius: 0px;
	text-decoration: none !important
}

.mobileMainMenu ul.main-menu ul li:last-child>a:before {
	display: none
}

.mobileMainMenu ul.main-menu ul li:hover>a,
.mobileMainMenu ul.main-menu ul li.selected>a,
.mobileMainMenu ul.main-menu ul ul li:hover>a,
.mobileMainMenu ul.main-menu ul ul li.selected>a {
	color: #fff;
	background: #d91a21;
	-webkit-transition: all .5s;
	transition: all .5s
}

@media(max-width: 1699.98px) {
	.nav>ul>li {
		margin-right: 25px
	}

	.nav>ul>li>a {
		font-size: 13px
	}
}

@media(max-width: 991.98px) {
	.nav-wrapper {
		display: none !important
	}

	.menubar-icon,
	.mobile-menu-wrapper {
		display: block
	}

	.mobileMenu.show {
		opacity: 1
	}
}

@media(max-width: 767.98px) {
	.mobile-menu-wrapper {
		padding: 130px 25px 30px
	}
}

@media(max-width: 575.98px) {
	.mobile-menu-wrapper {
		padding: 165px 25px 30px
	}
}

.header-contact-info {
	position: relative;
	float: right;
	padding: 0;
	font-size: 0px;
	display: block;
	list-style: none;
	margin: 13px -24px 13px
}

.header-contact-info li {
	position: relative;
	color: #fff;
	font-size: 15px;
	line-height: 24px;
	vertical-align: top;
	margin: 0px 24px 0px;
	display: inline-block
}

.header-contact-info li i {
	margin-right: 5px
}

.header-contact-info li a {
	position: relative;
	display: inline-block;
	padding: 0px;
	color: #fff;
	line-height: 24px
}

.header-contact-info li a:hover,
.header-contact-info li.selected a {
	color: #fff;
	background: rgba(0, 0, 0, 0);
	text-decoration: underline !important
}

@media(max-width: 1699.98px) {
	.header-contact-info {
		margin: 13px -15px 13px
	}

	.header-contact-info li {
		font-size: 13px;
		margin: 0px 15px 0px
	}
}

.headerTopLinks {
	position: relative;
	float: right;
	padding: 0;
	font-size: 0px;
	display: block;
	list-style: none;
	margin: 0px -37px
}

.headerTopLinks li {
	position: relative;
	color: #161616;
	font-size: 14px;
	line-height: 32px;
	vertical-align: top;
	margin: 0px 37px 0px;
	display: inline-block;
	font-weight: 700
}

@media screen and (min-width: 1700px) {
	.headerTopLinks li {
		font-size: 16px
	}
}

.headerTopLinks>li:after {
	position: absolute;
	content: "";
	top: 50%;
	right: -37px;
	display: inline-block;
	width: 1px;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	text-align: center;
	background: rgba(0, 0, 0, .2);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.headerTopLinks>li:last-child:after {
	display: none
}

.headerTopLinks li a {
	position: relative;
	display: block;
	padding: 0px;
	color: #161616;
	line-height: 32px
}

.headerTopLinks li img {
	position: relative;
	z-index: 1;
	top: 50%;
	left: 0%;
	max-width: 100%;
	max-height: 32px;
	margin: 0px auto;
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%)
}

.headerTopLinks>li img.showicon {
	display: block
}

.headerTopLinks>li img.hiddenicon {
	display: none
}

.headerTopLinks>li:hover>a img.showicon,
.headerTopLinks>li.selected>a img.showicon {
	display: none
}

.headerTopLinks>li:hover>a img.hiddenicon,
.headerTopLinks>li.selected>a img.hiddenicon {
	display: block
}

.headerTopLinks>li svg {
	stroke: #161616;
	margin-right: 5px
}

.headerTopLinks li a:hover,
.headerTopLinks li.selected a {
	color: #cbd8e4;
	background: rgba(0, 0, 0, 0)
}

.headerTopLinks li a:hover svg,
.headerTopLinks li.selected a svg {
	stroke: #cbd8e4
}

.headerTopLinks>li.header-cart-menu a span {
	position: absolute;
	top: -8px;
	right: -8px;
	color: #fff;
	z-index: 2;
	display: inline-block;
	font-size: 10px;
	width: 25px;
	height: 25px;
	font-weight: 700;
	overflow: hidden;
	line-height: 25px;
	text-align: center;
	border-radius: 100%;
	background: #d91a21;
	border: 0px solid rgba(0, 0, 0, 0);
	text-indent: 0px !important;
	-webkit-transition: all .5s;
	transition: all .5s
}

.headerTopLinks>li.header-cart-menu a:hover span {
	color: #fff;
	background: #d91a21
}

@media(max-width: 991.98px) {
	.headerTopLinks {
		float: none;
		margin-top: 8px
	}
}

.bannerWrapper {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	z-index: 1;
	height: 100%
}

.banner {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	z-index: 0
}

.homeBannerSlider {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto
}

.homeBannerSlider [data-animation-in] {
	opacity: 0
}

.banner-slide {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	height: 100%
}

.banner-slide>a,
.banner-slide figure {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	height: 100%;
	text-align: center
}

.banner-slide>a img,
.banner-slide figure img {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	height: 100%;
	max-width: none;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center
}

.banner-slide figure {
	z-index: 1
}

.bg-img {
	min-width: 100%;
	min-height: 100%;
	max-width: none;
	max-height: none;
	background-size: cover;
	background-position: center center
}

.bg-img img {
	display: none !important
}

.banner-mask {
	position: absolute;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	top: 0%;
	left: 0%;
	right: 0px;
	bottom: 0px;
	height: 100%;
	opacity: 1;
	height: 100%;
	z-index: 2;
	background: rgba(0, 0, 0, 0);
	background-size: cover
}

.banner_caption {
	position: absolute;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	top: 0%;
	left: 0%;
	right: 0px;
	bottom: 0px;
	height: 100%;
	z-index: 7;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-transition: all .5s;
	transition: all .5s
}

.captionWrapper {
	position: relative;
	display: table;
	height: 100%;
	width: 100%;
	z-index: 2;
	margin: 0px auto;
	padding: 0px 25px 0px;
	max-width: 1450px
}

.captionContainer {
	position: relative;
	padding: 0px;
	display: table-cell;
	vertical-align: middle;
	color: #2b2b2b;
	font-size: 12px;
	font-weight: 400
}

@media screen and (min-width: 1700px) {
	.captionContainer {
		font-size: 14px
	}
}

.banner_caption .captionContainer {
	vertical-align: middle;
	padding: 0px
}

.captionContainerInner {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	margin: 0px;
	max-width: 620px
}

.captionContainerInner .bannerHeading1 {
	font-family: "Inter", sans-serif;
	font-size: 65px;
	color: #2b2b2b;
	font-weight: 700;
	line-height: 1.1;
	text-transform: none;
	padding-bottom: 25px;
	letter-spacing: 0px
}

.captionContainerInner p {
	margin-bottom: 25px
}

.homeBannerSlider .slick-dots {
	bottom: 100px;
	left: auto;
	right: 50%;
	width: auto;
	margin-right: -700px
}

.homeBannerSlider .slick-dots li button:before,
.homeBannerSlider .slick-dots li:hover button:before,
.homeBannerSlider .slick-dots li.slick-active button:before {
	background: #fff;
	border-color: #fff
}

.inner-banner {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	height: 100%
}

.inner-banner>a,
.inner-banner figure {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	height: 100%;
	text-align: center
}

.inner-banner>a img,
.inner-banner figure img {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	height: 100%;
	max-width: none;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center
}

.inner-banner .banner-mask {
	opacity: 1;
	background: rgba(0, 0, 0, 0);
	background-size: cover
}

.inner_banner_caption {
	position: absolute;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	top: 0%;
	left: 0%;
	right: 0px;
	bottom: 0px;
	height: 100%;
	z-index: 7;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-transition: all .5s;
	transition: all .5s;
	color: #2b2b2b
}

.inner_banner_caption .captionContainer {
	padding: 0px
}

.inner_banner_caption .captionContainer {
	font-size: 12px
}

@media screen and (min-width: 1700px) {
	.inner_banner_caption .captionContainer {
		font-size: 14px
	}
}

.inner_banner_caption .captionContainerInner {
	max-width: 100%
}

.inner_banner_caption .captionContainerInner .innerBannerHeading1 {
	font-family: "Inter", sans-serif;
	font-size: 65px;
	color: #2b2b2b;
	font-weight: 700;
	line-height: 1;
	text-transform: none;
	padding-bottom: 0px;
	letter-spacing: 0px
}

.inner_banner_caption .captionContainerInner *:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px
}

@media(max-width: 1699.98px) {
	.captionContainerInner {
		max-width: 520px
	}

	.captionContainerInner .bannerHeading1 {
		font-size: 60px
	}

	.captionContainerInner p {
		margin-bottom: 15px
	}

	.homeBannerSlider .slick-dots {
		margin-right: -570px
	}

	.inner_banner_caption .captionContainerInner .innerBannerHeading1 {
		font-size: 60px
	}
}

@media(max-width: 1199.98px) {

	.banner_caption .captionContainer,
	.inner_banner_caption .captionContainer {
		padding: 90px 0px 0px
	}

	.captionContainerInner {
		max-width: 400px
	}

	.captionContainerInner .bannerHeading1 {
		font-size: 50px
	}

	.homeBannerSlider .slick-dots {
		bottom: 30px;
		right: 0%;
		margin-right: 25px
	}

	.inner_banner_caption .captionContainerInner .innerBannerHeading1 {
		font-size: 50px
	}
}

@media(max-width: 991.98px) {
	.captionContainerInner {
		max-width: 400px
	}

	.captionContainerInner .bannerHeading1 {
		font-size: 40px
	}

	.inner_banner_caption .captionContainerInner .innerBannerHeading1 {
		font-size: 40px
	}
}

@media(max-width: 767.98px) {
	.bannerWrapper {
		background: #f6f6f6
	}

	.banner_caption .captionContainer,
	.inner_banner_caption .captionContainer {
		padding: 0px
	}

	.banner_caption,
	.inner_banner_caption {
		position: relative;
		left: auto;
		top: auto;
		padding: 0px;
		background: rgba(0, 0, 0, 0)
	}

	.banner_caption .captionWrapper {
		padding: 30px 25px 70px
	}

	.captionContainerInner {
		max-width: 100%;
		text-align: center
	}

	.captionContainerInner .bannerHeading1 {
		font-size: 35px
	}

	.captionContainerInner .row {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.homeBannerSlider .slick-dots {
		left: 0px;
		width: 100%;
		right: auto;
		margin: 0px auto
	}

	.homeBannerSlider .slick-dots li button::before,
	.homeBannerSlider .slick-dots li:hover button::before,
	.homeBannerSlider .slick-dots li.slick-active button::before {
		background: #161616;
		border-color: #161616
	}

	.inner_banner_caption {
		position: relative;
		left: auto;
		top: auto;
		padding: 0px;
		background: rgba(0, 0, 0, 0)
	}

	.inner_banner_caption .captionWrapper {
		padding: 15px;
		text-align: center
	}

	.inner_banner_caption .captionWrapper .captionContainer {
		padding: 0px
	}

	.inner_banner_caption .captionWrapper .captionContainer .captionContainerInner {
		max-width: 100%
	}

	.inner_banner_caption .captionWrapper .captionContainer .captionContainerInner .innerBannerHeading1 {
		font-size: 35px
	}

	.inner_banner_caption .captionWrapper .captionContainer .captionContainerInner .row {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

@media(max-width: 575.98px) {
	.captionContainerInner .bannerHeading1 {
		font-size: 30px
	}

	.captionContainerInner .innerBannerHeading1 {
		font-size: 30px
	}

	.captionContainerInner .bannerHeading1 br,
	.captionContainerInner p br {
		display: none
	}
}

.footer-wrapper {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	z-index: 1;
	z-index: inherit;
	max-width: 1920px;
	background: #161616
}

.footer-top {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	padding: 100px 0px 80px;
	color: #636363;
	font-size: 14px;
	background: #f3f3f3
}

@media screen and (min-width: 1700px) {
	.footer-top {
		font-size: 16px
	}
}

.footer {
	z-index: 2
}

.footer .row {
	position: relative;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.footer a {
	color: #636363
}

.footer a:hover {
	color: #cbd8e4
}

.ftcol {
	position: relative;
	float: left;
	width: auto;
	padding: 0px 15px;
	max-width: 400px
}

.footer-top p {
	margin-bottom: 20px
}

.footer-head {
	font-family: "Inter", sans-serif;
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	font-weight: 600;
	margin: 0px 0px 30px;
	color: #2b2b2b;
	font-size: 18px;
	text-transform: none
}

@media screen and (min-width: 768px) {
	.footer-head {
		font-size: 20px
	}
}

@media screen and (min-width: 1700px) {
	.footer-head {
		font-size: 22px
	}
}

.footer-head a {
	color: #2b2b2b;
	text-decoration: none !important
}

.footer-head a:hover,
.footer-head.selected a {
	color: #cbd8e4
}

ul.footer-social-nav {
	position: relative;
	display: block;
	padding: 0px;
	font-size: 0px;
	margin: 25px -5px 25px;
	text-align: left;
	list-style-type: none
}

ul.footer-social-nav li {
	position: relative;
	display: inline-block;
	padding: 0px 5px;
	line-height: 24px;
	margin: 0px auto 5px;
	font-size: 20px;
	font-weight: 400;
	vertical-align: middle
}

@media screen and (min-width: 1700px) {
	ul.footer-social-nav li {
		font-size: 22px
	}
}

ul.footer-social-nav li a {
	position: relative;
	display: block;
	width: 57px;
	height: 57px;
	color: #161616;
	padding: 0px;
	line-height: 55px;
	text-align: center;
	border-radius: 100%;
	border: 1px solid #909090;
	text-decoration: none !important
}

ul.footer-social-nav li a:hover,
ul.footer-social-nav li.selected a {
	color: #fff;
	background: red;
	border-color: red;
	text-decoration: none !important
}

.footer-contact-info-box {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	color: #636363;
	font-weight: 400
}

.footer-location,
.footer-phone-number,
.footer-fax-number,
.footer-email-address {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 360px;
	text-align: left;
	line-height: 24px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	margin: 0px 0px 20px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0px 0px 0px 25px
}

.footer-contact-info-box i,
.footer-contact-info-box img {
	position: absolute;
	left: auto;
	top: 5px;
	width: 25px;
	font-size: 12px;
	margin-left: -25px;
	color: #cbd8e4
}

@media screen and (min-width: 1700px) {

	.footer-contact-info-box i,
	.footer-contact-info-box img {
		font-size: 14px
	}
}

.footer-email-address i {
	top: 7px
}

.footer-contact-info-box img {
	top: 5px;
	width: auto;
	max-width: 15px
}

.footer-contact-info-box a {
	color: #636363
}

.footer-contact-info-box a:hover {
	font-weight: 700;
	color: #cbd8e4;
	text-decoration: underline
}

.footer-contact-info-box p:last-child {
	margin-bottom: 0px
}

ul.footer-nav {
	position: relative;
	display: block;
	padding: 0px;
	font-size: 0px;
	margin: 0px -15px;
	font-weight: 400;
	list-style-type: none
}

ul.footer-nav.twoCol {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2
}

ul.footer-nav li {
	position: relative;
	display: block;
	padding: 0px 15px;
	line-height: 24px;
	margin: 0px auto 20px;
	font-size: 14px
}

@media screen and (min-width: 1700px) {
	ul.footer-nav li {
		font-size: 16px
	}
}

ul.footer-nav li a {
	position: relative;
	display: block;
	color: #636363;
	text-decoration: none !important
}

ul.footer-nav li a:hover,
ul.footer-nav li.selected a {
	color: #cbd8e4;
	text-decoration: underline !important
}

.footer-bottom {
	font-family: "Inter", sans-serif;
	position: relative;
	display: block;
	font-size: 12px;
	font-weight: 400;
	overflow: hidden;
	line-height: 24px;
	letter-spacing: 0px;
	padding: 10px 0px 10px;
	color: #fff;
	background: #161616
}

@media screen and (min-width: 1700px) {
	.footer-bottom {
		font-size: 14px
	}
}

.footer-bottom a {
	color: #fff
}

.footer-bottom a:hover {
	color: red;
	text-decoration: underline
}

.fbcol {
	position: relative;
	float: left;
	width: auto;
	padding: 0px 15px
}

.fbcol.fbcol1 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

.fbcol.fbcol2 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.copyright {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0px;
	margin: 0px;
	color: #fff;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 8px auto;
	line-height: 24px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.copyright a {
	color: #fff
}

.copyright a:hover {
	color: #fff;
	text-decoration: underline
}

.webExcellence {
	position: relative;
	display: block;
	padding: 0px;
	margin: 0px 0px 0px 5px
}

.webExcellence a,
.webExcellence img,
.webExcellence span {
	font-size: 12px;
	position: relative
}

@media screen and (min-width: 1700px) {

	.webExcellence a,
	.webExcellence img,
	.webExcellence span {
		font-size: 14px
	}
}

.webExcellence span {
	font-weight: 700;
	color: #fff
}

.webExcellence img {
	max-height: 13px
}

.newsletter-container {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto
}

.newsletter-container p,
.newsletter-box p {
	margin-bottom: 20px
}

.newsletter-container .form-group,
.newsletter-container .form-check {
	margin-bottom: 0px
}

.newsletter-box,
.newsletter-box form {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto
}

.newsletter-box .form-control {
	color: #3c3c3c;
	height: 56px;
	line-height: 36px;
	padding-right: 70px;
	background: #fff;
	border-color: #fff;
	border-radius: 5px
}

.newsletter-box .form-control:focus,
.newsletter-box .form-control:hover {
	color: #3c3c3c;
	border-color: #cbd8e4;
	background: #fff
}

.newsletter-box .send-btn {
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
	width: 50px;
	height: 56px;
	color: #cbd8e4;
	font-size: 20px;
	font-weight: 400;
	overflow: hidden;
	padding: 10px;
	line-height: 36px;
	text-align: center;
	margin: 0px auto 0px;
	vertical-align: top;
	background: rgba(0, 0, 0, 0);
	display: inline-block;
	text-transform: none;
	border: 0px solid rgba(0, 0, 0, 0);
	border-radius: 0px 5px 5px 0px !important;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

@media screen and (min-width: 1700px) {
	.newsletter-box .send-btn {
		font-size: 22px
	}
}

.newsletter-box .send-btn:hover {
	color: #fff;
	background: #cbd8e4;
	border-color: #cbd8e4
}

.newsletter-box .send-btn img {
	max-width: 20px
}

.newsletter-box .form-control::-webkit-input-placeholder,
.newsletter-box ::-webkit-input-placeholder {
	opacity: .75;
	color: #2b2b2b
}

.newsletter-box .form-control:-moz-placeholder,
.newsletter-box :-moz-placeholder {
	opacity: .75;
	color: #2b2b2b
}

.newsletter-box .form-control::-moz-placeholder,
.newsletter-box ::-moz-placeholder {
	opacity: .75;
	color: #2b2b2b
}

.newsletter-box .form-control:-ms-input-placeholder,
.newsletter-box :-ms-input-placeholder {
	opacity: .75;
	color: #2b2b2b
}

@media(max-width: 1699.98px) {
	.footer-top {
		padding: 70px 0px 50px
	}
}

@media(max-width: 1199.98px) {
	.footer-top {
		padding: 50px 0px 30px
	}

	ul.footer-nav.twoCol {
		-webkit-column-count: auto;
		-moz-column-count: auto;
		column-count: auto
	}
}

@media(max-width: 991.98px) {
	.footer-top {
		padding: 40px 0px 20px
	}

	.footer-logo {
		margin: 0px auto 30px
	}

	.ftcol {
		width: 100%;
		max-width: 100%;
		text-align: center;
		padding: 15px;
		border-bottom: 1px solid #e3e3e3
	}

	.ftcol:last-child {
		border-bottom: none;
		padding-bottom: 0px
	}

	.footer-head {
		margin-bottom: 10px
	}

	.ftcol1 p {
		margin: 0px auto 15px;
		max-width: 100%
	}

	ul.footer-nav {
		margin: 0px -15px
	}

	ul.footer-nav.twoCol {
		-webkit-column-count: auto;
		-moz-column-count: auto;
		column-count: auto
	}

	ul.footer-nav li,
	ul.footer-social-nav li {
		padding: 0px 15px;
		margin-bottom: 10px;
		display: inline-block;
		vertical-align: top
	}

	ul.footer-social-nav {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center
	}

	.footer-bottom {
		padding: 15px 0px
	}

	.fbcol {
		width: 100%;
		max-width: 100%;
		text-align: center
	}

	.fbcol.fbcol1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.fbcol.fbcol2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.footer-contact-info-box {
		display: table;
		width: auto;
		margin: 0px auto
	}

	.ftcol1 .row,
	.ftcol5 .row {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}

	.ftcol1 .row>* {
		width: auto
	}
}

.pageTitle,
.pageTitle2,
.pageTitle3 {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	padding: 0px 0px 20px
}

.pageTitle h1,
.pageTitle h2,
.pageTitle h3,
.pageTitle h4,
.pageTitle h5,
.pageTitle h6,
.pageTitle2 h1,
.pageTitle2 h2,
.pageTitle2 h3,
.pageTitle2 h4,
.pageTitle2 h5,
.pageTitle2 h6,
.pageTitle3 h1,
.pageTitle3 h2,
.pageTitle3 h3,
.pageTitle3 h4,
.pageTitle3 h5,
.pageTitle3 h6 {
	display: block;
	padding: 0px;
	font-weight: 700
}

.pageTitle h1,
.pageTitle h2,
.pageTitle2 h1,
.pageTitle2 h2,
.pageTitle3 h1,
.pageTitle3 h2 {
	font-family: "Inter", sans-serif;
	color: #2b2b2b;
	font-weight: 700;
	font-size: 35px;
	line-height: 1.2;
	letter-spacing: 0px;
	text-transform: none
}

@media screen and (min-width: 768px) {

	.pageTitle h1,
	.pageTitle h2,
	.pageTitle2 h1,
	.pageTitle2 h2,
	.pageTitle3 h1,
	.pageTitle3 h2 {
		font-size: 45px
	}
}

@media screen and (min-width: 1700px) {

	.pageTitle h1,
	.pageTitle h2,
	.pageTitle2 h1,
	.pageTitle2 h2,
	.pageTitle3 h1,
	.pageTitle3 h2 {
		font-size: 55px
	}
}

.pageTitle2 h1,
.pageTitle2 h2,
.pageTitle3 h1,
.pageTitle3 h2 {
	font-size: 25px
}

@media screen and (min-width: 768px) {

	.pageTitle2 h1,
	.pageTitle2 h2,
	.pageTitle3 h1,
	.pageTitle3 h2 {
		font-size: 35px
	}
}

@media screen and (min-width: 1700px) {

	.pageTitle2 h1,
	.pageTitle2 h2,
	.pageTitle3 h1,
	.pageTitle3 h2 {
		font-size: 45px
	}
}

.pageTitle3 h1,
.pageTitle3 h2 {
	font-size: 15px
}

@media screen and (min-width: 768px) {

	.pageTitle3 h1,
	.pageTitle3 h2 {
		font-size: 20px
	}
}

@media screen and (min-width: 1700px) {

	.pageTitle3 h1,
	.pageTitle3 h2 {
		font-size: 25px
	}
}

.subTitle {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	opacity: .6;
	color: #2b2b2b;
	padding: 0px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0px;
	padding-bottom: 5px
}

@media screen and (min-width: 1700px) {
	.subTitle {
		font-size: 16px
	}
}

.uppercase {
	text-transform: uppercase !important
}

.nouppercase {
	text-transform: none !important
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: "Inter", sans-serif;
	color: #2b2b2b;
	font-size: 32px;
	position: relative;
	margin: 0px;
	font-weight: 700;
	line-height: 1.2;
	text-transform: none;
	padding: 0px 0px 20px
}

@media screen and (min-width: 1700px) {

	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	.h1,
	.h2,
	.h3,
	.h4,
	.h5,
	.h6 {
		font-size: 36px
	}
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: "Inter", sans-serif;
	font-weight: 400;
	line-height: 1.4
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong,
.h1 strong,
.h2 strong,
.h3 strong,
.h4 strong,
.h5 strong,
.h6 strong {
	font-weight: 700
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span,
.h1 span,
.h2 span,
.h3 span,
.h4 span,
.h5 span,
.h6 span {
	font-weight: 300
}

h2,
.h2 {
	font-size: 28px
}

@media screen and (min-width: 1700px) {

	h2,
	.h2 {
		font-size: 32px
	}
}

h3,
.h3 {
	font-size: 24px
}

@media screen and (min-width: 1700px) {

	h3,
	.h3 {
		font-size: 28px
	}
}

h4,
.h4 {
	font-size: 20px
}

@media screen and (min-width: 1700px) {

	h4,
	.h4 {
		font-size: 24px
	}
}

h5,
.h5 {
	font-size: 16px
}

@media screen and (min-width: 1700px) {

	h5,
	.h5 {
		font-size: 20px
	}
}

h6,
.h6 {
	font-size: 14px
}

@media screen and (min-width: 1700px) {

	h6,
	.h6 {
		font-size: 16px
	}
}

.breadcrumb-container {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	z-index: 3;
	background: #f6f6f6;
	padding: 10px 0px
}

.breadcrumb-container ul {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	color: #636363;
	font-size: 0px;
	font-weight: 600;
	text-transform: none;
	letter-spacing: 0px;
	list-style-type: none
}

.breadcrumb-container ul li {
	position: relative;
	line-height: 24px;
	font-size: 14px;
	display: inline-block;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px
}

@media screen and (min-width: 1700px) {
	.breadcrumb-container ul li {
		font-size: 16px
	}
}

.breadcrumb-container ul li a {
	position: relative;
	color: #636363;
	display: block;
	opacity: 1;
	font-weight: 400;
	overflow: hidden;
	line-height: 24px;
	margin: 0px 5px 0px 0px;
	padding: 0px
}

.breadcrumb-container ul li a:after {
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	font-size: 14px;
	color: #2b2b2b;
	content: "/";
	display: inline-block;
	vertical-align: middle;
	margin: -1px 10px 0px 12px
}

@media screen and (min-width: 1700px) {
	.breadcrumb-container ul li a:after {
		font-size: 16px
	}
}

.breadcrumb-container ul li a:hover,
.breadcrumb-container ul li.selected a {
	opacity: 1;
	color: #636363;
	text-decoration: underline !important
}

.contactForm {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto
}

.contactForm .wpcf7,
.contactForm form {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto
}

.contactForm a {
	color: #636363
}

.contactForm a:hover {
	color: #cbd8e4
}

.contactForm .btn-primary {
	width: 100%
}

.control-label {
	font-family: "Inter", sans-serif;
	color: #636363;
	display: block;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 7px;
	letter-spacing: 0px;
	text-transform: none;
	font-size: 14px
}

@media screen and (min-width: 1700px) {
	.control-label {
		font-size: 16px
	}
}

.form-control:disabled,
.form-control[readonly] {
	background-color: rgba(0, 0, 0, 0)
}

.google-recaptch,
.google-recaptch-left {
	position: absolute;
	bottom: calc(50% - 44px);
	right: -10px;
	z-index: 1
}

.google-recaptch-left {
	bottom: 12%;
	right: auto;
	left: -10px
}

.required-field,
.required {
	color: #ce0404
}

.form-group,
.form-check {
	padding: 0px;
	position: relative;
	margin-bottom: 20px
}

.form-control,
.form-custom-select,
.form-select {
	font-family: "Inter", sans-serif;
	color: #636363;
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	height: 56px;
	font-weight: 400;
	line-height: 24px;
	padding: 15px 20px;
	letter-spacing: 0px;
	border-radius: 5px;
	background-image: none;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #fff
}

@media screen and (min-width: 1700px) {

	.form-control,
	.form-custom-select,
	.form-select {
		font-size: 16px
	}
}

textarea.form-control {
	min-height: 190px;
	line-height: 24px;
	border-radius: 5px;
	height: auto !important
}

textarea {
	resize: none
}

.form-control:focus,
.form-control:hover {
	color: #636363;
	background-color: #fff;
	border: 1px solid #cbd8e4;
	outline: 0px solid #cbd8e4 !important;
	-webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, .05);
	box-shadow: 0px 10px 20px rgba(0, 0, 0, .05)
}

.form-control::-webkit-input-placeholder,
::-webkit-input-placeholder {
	opacity: .3;
	color: #636363
}

.form-control:-moz-placeholder,
:-moz-placeholder {
	opacity: .3;
	color: #636363
}

.form-control::-moz-placeholder,
::-moz-placeholder {
	opacity: .3;
	color: #636363
}

.form-control:-ms-input-placeholder,
:-ms-input-placeholder {
	opacity: .3;
	color: #636363
}

.form-control:focus::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0) !important
}

.form-control:focus:-moz-placeholder {
	color: rgba(0, 0, 0, 0) !important
}

.form-control:focus::-moz-placeholder {
	color: rgba(0, 0, 0, 0) !important
}

.form-control:focus:-ms-input-placeholder {
	color: rgba(0, 0, 0, 0) !important
}

@media(max-width: 1365.98px) {

	.google-recaptch,
	.google-recaptch-left {
		display: none !important
	}
}

.banner-link-btn {
	font-family: "Inter", sans-serif;
	position: relative;
	font-size: 0px;
	font-weight: 600;
	vertical-align: top;
	margin: 0px auto 0px;
	display: inline-block;
	letter-spacing: 0px;
	text-transform: none
}

.banner-link-btn a {
	position: relative;
	color: #fff;
	font-size: 14px;
	overflow: hidden;
	margin: 0px auto;
	text-align: center;
	line-height: 24px;
	border-radius: 5px;
	background: #161616;
	vertical-align: top;
	display: inline-block;
	padding: 15px 25px;
	border: 1px solid #161616;
	text-decoration: none !important
}

@media screen and (min-width: 1700px) {
	.banner-link-btn a {
		font-size: 16px
	}
}

.banner-link-btn a:hover {
	color: #fff;
	background: #cbd8e4;
	border-color: #cbd8e4
}

.link-btn,
.link-btn2 {
	font-family: "Inter", sans-serif;
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	z-index: 1;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none
}

@media screen and (min-width: 1700px) {

	.link-btn,
	.link-btn2 {
		font-size: 16px
	}
}

.link-btn a,
.link-btn2 a {
	position: relative;
	text-align: center;
	line-height: 24px;
	border-radius: 5px;
	background: #161616;
	vertical-align: top;
	display: inline-block;
	padding: 15px 25px;
	color: #fff !important;
	border: 1px solid #161616;
	text-decoration: none !important
}

.link-btn a:hover {
	background: #cbd8e4;
	border-color: #cbd8e4;
	color: #fff !important
}

.link-btn2 a {
	background: #161616;
	border-color: #161616;
	color: #fff !important
}

.link-btn2 a:hover {
	background: #cbd8e4;
	border-color: #cbd8e4;
	color: #fff !important
}

.btn-white a {
	color: #fff !important;
	background: rgba(0, 0, 0, 0) !important;
	border-color: #fff !important
}

.btn-white.link-btn a:hover {
	color: #fff !important;
	background: #cbd8e4 !important;
	border-color: #cbd8e4 !important
}

.btn-white.link-btn2 a:hover {
	color: #fff !important;
	background: #cbd8e4 !important;
	border-color: #cbd8e4 !important
}

.btn-primary,
.btn-secondary {
	font-family: "Inter", sans-serif;
	position: relative;
	display: block;
	width: auto;
	color: #fff;
	font-size: 14px;
	margin: 0px auto;
	font-weight: 600;
	text-align: center;
	line-height: 24px;
	border-radius: 5px;
	background: #161616;
	letter-spacing: 0px;
	padding: 15px 25px;
	text-transform: none;
	border: 1px solid #161616;
	-webkit-transition: all .5s;
	transition: all .5s
}

@media screen and (min-width: 1700px) {

	.btn-primary,
	.btn-secondary {
		font-size: 16px
	}
}

.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus {
	color: #fff;
	background: #cbd8e4;
	border-color: #cbd8e4;
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.btn-primary.disabled,
.btn-primary:disabled {
	color: #fff;
	background: #161616;
	border-color: #161616;
	opacity: .4
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
	color: #fff;
	background: #cbd8e4;
	border-color: #cbd8e4
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.btn-secondary,
.yith-wcan-pro.woocommerce .widget_price_filter .price_slider_amount button.btn-secondary {
	color: #fff;
	background: #161616;
	border-color: #161616
}

.btn-secondary:hover,
.btn-secondary.focus,
.btn-secondary:focus,
.yith-wcan-pro.woocommerce .widget_price_filter .price_slider_amount button.btn-secondary:hover,
.yith-wcan-pro.woocommerce .widget_price_filter .price_slider_amount button.btn-secondary:focus,
.yith-wcan-pro.woocommerce .widget_price_filter .price_slider_amount button.btn-secondary.focus {
	color: #fff;
	background: #cbd8e4;
	border-color: #cbd8e4;
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.btn-secondary.disabled,
.btn-secondary:disabled {
	color: #fff;
	background: #161616;
	border-color: #161616;
	opacity: .4
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
	color: #fff;
	background: #161616;
	border-color: #161616
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.btn-white.btn-primary,
.btn-white.btn-secondary {
	color: #fff !important;
	background: rgba(0, 0, 0, 0);
	border-color: #fff !important
}

.btn-white.btn-primary:hover,
.btn-white.btn-primary.focus,
.btn-white.btn-primary:focus {
	color: #fff !important;
	background: #cbd8e4 !important;
	border-color: #cbd8e4 !important
}

.btn-white.btn-secondary:hover,
.btn-white.btn-secondary.focus,
.btn-white.btn-secondary:focus {
	color: #fff !important;
	background: #cbd8e4 !important;
	border-color: #cbd8e4 !important
}

.loadMoreBtn {
	font-family: "Inter", sans-serif;
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	width: auto;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0px;
	text-transform: none
}

@media screen and (min-width: 1700px) {
	.loadMoreBtn {
		font-size: 16px
	}
}

.loadMoreBtn a {
	position: relative;
	text-align: center;
	color: #fff;
	line-height: 24px;
	border-radius: 5px;
	background: #161616;
	vertical-align: top;
	display: inline-block;
	padding: 15px 25px;
	border: 1px solid #161616;
	text-decoration: none !important
}

.loadMoreBtn a:hover {
	color: #fff;
	background: #cbd8e4;
	border-color: #cbd8e4
}

.accordion-container {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto
}

.accordion-item {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	border: none;
	background: rgba(0, 0, 0, 0);
	border-radius: 0px !important
}

.accordion-item+.accordion-item {
	margin-top: 20px
}

.accordion-header {
	font-family: "Inter", sans-serif;
	position: relative;
	z-index: 2;
	padding: 0px;
	font-size: 16px;
	font-weight: 400;
	border-bottom: none;
	text-transform: none;
	letter-spacing: 0px;
	margin-bottom: 0px !important;
	background-color: rgba(0, 0, 0, 0)
}

@media screen and (min-width: 1700px) {
	.accordion-header {
		font-size: 20px
	}
}

.accordion-header a {
	position: relative;
	display: block;
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	background: #fff;
	border: 0px solid #fff;
	padding: 26px 90px 26px 30px;
	border-radius: 20px !important;
	text-decoration: none !important;
	-webkit-box-shadow: 0px 30px 50px rgba(0, 0, 0, .03) !important;
	box-shadow: 0px 30px 50px rgba(0, 0, 0, .03) !important
}

@media screen and (min-width: 1700px) {
	.accordion-header a {
		font-size: 20px
	}
}

.accordion-header a:not(.collapsed) {
	border: none;
	color: #2b2b2b;
	background-color: #fff;
	-webkit-box-shadow: 0px 30px 50px rgba(0, 0, 0, .03) !important;
	box-shadow: 0px 30px 50px rgba(0, 0, 0, .03) !important
}

.accordion-header a:after {
	font-family: "Font Awesome 6 Free";
	position: absolute;
	content: "";
	right: 30px;
	top: 50%;
	width: 30px;
	height: 30px;
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: 900;
	overflow: hidden;
	line-height: 30px;
	margin-top: -15px;
	border-radius: 8px;
	text-align: center;
	padding: 0px;
	background: #cbd8e4
}

@media screen and (min-width: 1700px) {
	.accordion-header a:after {
		font-size: 20px
	}
}

.accordion-header a:hover,
.accordion-header a[aria-expanded=true] {
	color: #2b2b2b;
	background: #fff !important
}

.accordion-header a[aria-expanded=true] {
	border-radius: 20px 20px 0px 0px !important
}

.accordion-header a:hover:after,
.accordion-header a[aria-expanded=true]:after {
	color: #fff;
	content: "";
	background: #d91a21
}

.accordion .accordion-body {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	padding: 50px 65px;
	font-weight: 400;
	font-size: 14px;
	border-radius: 0px 0px 20px 20px;
	background: #fff;
	-webkit-box-shadow: 0px 30px 50px rgba(0, 0, 0, .1);
	box-shadow: 0px 30px 50px rgba(0, 0, 0, .1)
}

@media screen and (min-width: 1700px) {
	.accordion .accordion-body {
		font-size: 16px
	}
}

.accordion .accordion-body p {
	margin-bottom: 20px
}

.accordion .accordion-body *:last-child {
	margin-bottom: 0px
}

@media(max-width: 1699.98px) {
	.accordion .accordion-body {
		padding: 30px 45px
	}
}

@media(max-width: 991.98px) {
	.accordion .accordion-body {
		padding: 30px
	}
}

@media(max-width: 575.98px) {
	.accordion .accordion-body {
		padding: 30px 20px
	}
}

.pagination-row {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.pagination,
.page-item a,
.page-item .page-link {
	border-radius: 0px !important
}

.pagination {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0px -5px
}

.page-item {
	font-family: "Inter", sans-serif;
	position: relative;
	font-weight: 400;
	margin: 5px;
	font-size: 14px
}

@media screen and (min-width: 1700px) {
	.page-item {
		font-size: 16px
	}
}

.page-link,
.page-item a,
.page-item span.active {
	position: relative;
	display: block;
	color: #2b2b2b;
	height: 20px;
	padding: 0px;
	min-width: 20px;
	font-weight: 400;
	margin: 0px auto;
	line-height: 20px;
	text-align: center;
	background: rgba(0, 0, 0, 0);
	border: 0px solid rgba(0, 0, 0, 0);
	text-decoration: none !important
}

.page-item.page-prev .page-link,
.page-item.page-next .page-link,
.page-item.page-prev a,
.page-item.page-next a {
	font-size: 14px;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: rgba(0, 0, 0, 0);
	color: #bbb
}

@media screen and (min-width: 1700px) {

	.page-item.page-prev .page-link,
	.page-item.page-next .page-link,
	.page-item.page-prev a,
	.page-item.page-next a {
		font-size: 16px
	}
}

.page-item.disabled {
	opacity: 0;
	display: none
}

.page-link:hover,
.page-link:focus,
.page-item.active .page-link,
.page-item span.active {
	color: #cbd8e4;
	background: rgba(0, 0, 0, 0);
	border-color: rgba(0, 0, 0, 0);
	text-decoration: none !important;
	-webkit-box-shadow: none;
	box-shadow: none
}

.page-link:focus,
.page-item.active .page-link,
.page-item span.active {
	font-weight: 700
}

.page-item.page-prev .page-link:hover,
.page-item.page-prev .page-link:focus,
.page-item.page-prev.active .page-link,
.page-item.page-next .page-link:hover,
.page-item.page-next .page-link:focus,
.page-item.page-next.active .page-link,
.page-item.page-prev a:hover,
.page-item.page-prev a:focus,
.page-item.page-prev.active a,
.page-item.page-next a:hover,
.page-item.page-next a:focus,
.page-item.page-next.active a {
	opacity: 1;
	color: #cbd8e4;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: rgba(0, 0, 0, 0);
	border-color: rgba(0, 0, 0, 0)
}

ul.csm-product-share {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0px -9px 0px
}

ul.csm-product-share li {
	position: relative;
	font-size: 14px;
	padding: 0px;
	margin: 9px;
	color: #2b2b2b;
	font-weight: 500;
	line-height: 24px;
	vertical-align: top;
	display: inline-block
}

@media screen and (min-width: 1700px) {
	ul.csm-product-share li {
		font-size: 16px
	}
}

ul.csm-product-share li:first-child {
	display: block;
	width: 100%
}

ul.csm-product-share li a {
	position: relative;
	display: block;
	padding: 1px;
	font-size: 16px;
	overflow: hidden;
	text-align: center;
	line-height: 24px;
	text-decoration: none !important;
	color: #c2c2c2;
	background: rgba(0, 0, 0, 0);
	border: 0px solid rgba(0, 0, 0, 0);
	border-radius: 0px
}

@media screen and (min-width: 1700px) {
	ul.csm-product-share li a {
		font-size: 18px
	}
}

ul.csm-product-share li a:hover {
	opacity: 1;
	color: #d91a21;
	background: rgba(0, 0, 0, 0);
	border-color: rgba(0, 0, 0, 0)
}

.slick-dotted.slick-slider {
	margin-bottom: 0px
}

.slick-slide>div {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	height: 100%;
	font-size: 0px
}

.slick-slide img {
	display: inline-block
}

.slick-prev,
.slick-next,
.customPrevBtn,
.customNextBtn {
	position: absolute;
	cursor: pointer;
	display: block;
	z-index: 5;
	width: 50px;
	height: 50px;
	padding: 0px;
	border: 0px solid #e3e3e3;
	color: #2b2b2b;
	font-size: 16px;
	border-radius: 100%;
	text-align: center;
	line-height: 50px;
	background: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}

.customPrevBtn,
.customNextBtn {
	position: relative
}

.slick-prev:before,
.slick-next:before {
	display: none
}

.slider-nav {
	margin-left: 0px;
	margin-right: 0px
}

.slick-prev {
	left: 0px
}

.slick-next {
	right: 0px
}

.slick-prev:hover,
.slick-prev:focus,
.customPrevBtn:hover,
.customPrevBtn:focus,
.slick-next:hover,
.slick-next:focus,
.customNextBtn:hover,
.customNextBtn:focus {
	color: #fff;
	background: #161616;
	border-color: #161616;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}

.slick-arrow.slick-disabled {
	pointer-events: none;
	cursor: not-allowed;
	opacity: .5
}

.slick-prev .gg-chevron-left,
.slick-next .gg-chevron-right {
	width: 50px;
	height: 50px;
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 0
}

.slick-prev .gg-chevron-left::after {
	width: 20px;
	height: 20px;
	border-bottom: 1px solid;
	border-left: 1px solid;
	left: 23px;
	top: 17px
}

.slick-next .gg-chevron-right::after {
	width: 20px;
	height: 20px;
	border-bottom: 1px solid;
	border-right: 1px solid;
	right: 23px;
	top: 17px
}

.gg-chevron-up,
.gg-chevron-down {
	width: 22px;
	height: 22px;
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 0px
}

.gg-chevron-up::after {
	width: 10px;
	height: 10px;
	border-top: 1px solid;
	border-right: 1px solid;
	left: 4px;
	bottom: 2px
}

.gg-chevron-down::after {
	width: 10px;
	height: 10px;
	border-bottom: 1px solid;
	border-right: 1px solid;
	left: 4px;
	top: 2px
}

.slick-dots {
	width: 100%;
	z-index: 5;
	left: 0%;
	bottom: 0px;
	font-size: 0px;
	margin: 0px auto 0px
}

.slick-dots li {
	position: relative;
	border: none;
	margin: 0px 5px;
	width: .75rem;
	height: .75rem;
	overflow: hidden;
	border-radius: 3px;
	vertical-align: middle;
	background: rgba(0, 0, 0, 0);
	-webkit-transition: all .5s;
	transition: all .5s
}

.slick-dots li:hover,
.slick-dots li.slick-active {
	background: rgba(0, 0, 0, 0);
	border-color: rgba(0, 0, 0, 0)
}

.slick-dots li button {
	position: absolute;
	padding: 0px;
	width: 100%;
	height: 100%
}

.slick-dots li button:before,
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}

.slick-dots li button:before {
	line-height: .75rem;
	font-size: 0px;
	opacity: .5;
	content: "";
	top: 50%;
	left: 50%;
	width: .75rem;
	height: .75rem;
	overflow: hidden;
	border-radius: 3px;
	background: #2b2b2b;
	border: 0px solid #2b2b2b;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.slick-dots li:hover button:before,
.slick-dots li.slick-active button:before {
	opacity: 1;
	width: .75rem;
	height: .75rem;
	border-radius: 3px;
	background: #2b2b2b;
	border-color: #2b2b2b;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}

@media(max-width: 1299.98px) {

	.slick-prev,
	.slick-next,
	.customPrevBtn,
	.customNextBtn {
		width: 30px;
		height: 30px;
		font-size: 12px;
		line-height: 30px
	}
}

@media screen and (max-width: 1299.98px)and (min-width: 1700px) {

	.slick-prev,
	.slick-next,
	.customPrevBtn,
	.customNextBtn {
		font-size: 14px
	}
}

@media(max-width: 1299.98px) {

	.slick-prev .gg-chevron-left,
	.slick-next .gg-chevron-right {
		width: 30px;
		height: 30px
	}

	.slick-prev .gg-chevron-left::after {
		width: 20px;
		height: 20px
	}

	.slick-next .gg-chevron-right::after {
		width: 20px;
		height: 20px
	}

	.gg-chevron-up,
	.gg-chevron-down {
		width: 22px;
		height: 22px;
		border: 1px solid rgba(0, 0, 0, 0);
		border-radius: 0px
	}

	.gg-chevron-up::after {
		width: 10px;
		height: 10px;
		border-top: 1px solid;
		border-right: 1px solid;
		left: 4px;
		bottom: 2px
	}

	.gg-chevron-down::after {
		width: 10px;
		height: 10px;
		border-bottom: 1px solid;
		border-right: 1px solid;
		left: 4px;
		top: 2px
	}
}

p {
	margin: 0 0 30px;
	line-height: 1.6;
	letter-spacing: 0px
}

p[align=center] {
	text-align: center !important
}

p[align=left] {
	text-align: left !important
}

p[align=right] {
	text-align: right !important
}

ul.ul-listing,
ul.ul-listing2,
ol.ol-listing {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	margin: 0px 0px 25px;
	text-align: left;
	list-style-position: inside
}

ol.ol-listing ul.ul-listing2 {
	padding-left: 30px;
	margin: 15px auto 15px
}

ul.ul-listing.text-center,
ol.ol-listing.text-center,
ul.ul-listing2.text-center,
ol.ol-listing2.text-center {
	text-align: center
}

ul.ul-listing li,
ul.ul-listing2 li {
	position: relative;
	line-height: 24px;
	margin-bottom: 0px;
	list-style-type: none;
	padding: 2px 0px 2px 25px
}

ul.ul-listing2 li {
	padding: 2px 0px 2px 20px
}

ul.ul-listing li:before,
ul.ul-listing2 li:before {
	font-family: "Font Awesome 6 Free";
	position: absolute;
	content: "";
	left: auto;
	border: 0;
	top: 1px;
	width: 24px;
	height: 24px;
	color: #2b2b2b;
	font-size: 12px;
	font-weight: 900;
	margin-left: -25px
}

@media screen and (min-width: 1700px) {

	ul.ul-listing li:before,
	ul.ul-listing2 li:before {
		font-size: 14px
	}
}

ul.ul-listing li:before {
	content: "";
	top: 11px;
	width: 5px;
	height: 5px;
	color: #2b2b2b;
	margin-left: -20px;
	border-radius: 100%;
	background: #2b2b2b
}

ul.ul-listing ul {
	margin: 15px 0px 0px
}

ol.ol-listing {
	padding: 0px 0px 0px 15px;
	list-style-position: outside
}

ol.ol-listing li {
	line-height: 24px;
	margin-bottom: 0px;
	list-style-type: decimal;
	padding: 2px 0px 2px 10px
}

ol.ol-listing.lower-alpha li {
	list-style-type: lower-alpha
}

ol.ol-listing li ul.ul-listing,
ol.ol-listing li ul.ul-listing2 {
	padding-left: 40px
}

ol.ol-listing li ul.ul-listing li,
ol.ol-listing li ul.ul-listing2 li {
	padding-left: 0px;
	list-style-type: none
}

ol.ol-listing li ul.ul-listing2 li:before {
	margin-left: -30px
}

.textBold {
	font-weight: 700
}

.details-container {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	font-size: 14px;
	font-weight: 700;
	color: #525252
}

@media screen and (min-width: 1700px) {
	.details-container {
		font-size: 16px
	}
}

.details-container ul li {
	padding-left: 10px;
	margin: 0px auto 10px
}

.imgLeft {
	position: relative;
	float: left;
	width: auto;
	height: auto;
	max-width: 100%;
	clear: left !important;
	margin: 5px 40px 40px 0px
}

.imgRight {
	position: relative;
	float: right;
	width: auto;
	height: auto;
	max-width: 100%;
	clear: right !important;
	margin: 5px 0px 40px 40px
}

.treeview,
.treeview ul,
.awf-filters-container,
.awf-filters-container ul,
ul.woof_list {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	color: #636363;
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	list-style: none;
	line-height: 24px
}

@media screen and (min-width: 1700px) {

	.treeview,
	.treeview ul,
	.awf-filters-container,
	.awf-filters-container ul,
	ul.woof_list {
		font-size: 16px
	}
}

.treeview,
.awf-filters-container ul {
	padding: 15px 0px 0px !important
}

ul.woof_list {
	padding: 0px 0px 15px !important
}

.treeview ul,
.awf-filters-container ul ul {
	padding-left: 28px;
	text-transform: capitalize
}

.treeview ul>li:last-child,
.awf-filters-container ul ul>li:last-child,
ul.woof_list ul li:last-child {
	border: none !important;
	margin-bottom: 0px !important
}

.treeview li.open>ul,
.awf-filters-container li.open>ul {
	display: block
}

.treeview li,
.yith-woocommerce-ajax-product-filter.with-checkbox ul li.has-subnav ul li,
.yith-woocommerce-ajax-product-filter ul li,
.awf-filters-container li,
.awf-filters-container.awf-style-tags li.awf-filter-container,
ul.woof_list li {
	position: relative;
	padding: 0px;
	display: block;
	border: none !important;
	line-height: 24px !important;
	margin: 0px auto 5px !important
}

ul.woof_list li {
	margin: 0px auto 5px !important
}

.treeview li.hidden-item {
	display: none
}

.awf-filters-container.awf-style-tags li.awf-filter-container {
	padding: 0px;
	border-radius: 0px;
	margin: 0px auto 15px !important
}

.treeview li:last-child,
.yith-woocommerce-ajax-product-filter.with-checkbox ul li.has-subnav ul li:last-child,
.yith-woocommerce-ajax-product-filter ul li:last-child,
.awf-filters-container li:last-child {
	border-bottom: none !important
}

.collapseContainer .treeview li {
	padding-left: 15px !important
}

.treeview li label,
.awf-filters-container li label,
.awf-style-tags .awf-filter-container label,
.woof_list label {
	position: relative;
	margin-bottom: 0;
	display: block;
	font-weight: normal;
	text-transform: capitalize;
	padding-left: 28px !important
}

.awf-style-tags .awf-filter-container a,
.awf-style-tags .awf-filter-container label,
.woof_list label {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	color: #636363;
	position: relative;
	display: block;
	text-align: left;
	padding: 5px 0px;
	border: none !important;
	line-height: 24px !important;
	margin: 0px auto 0px !important
}

@media screen and (min-width: 1700px) {

	.awf-style-tags .awf-filter-container a,
	.awf-style-tags .awf-filter-container label,
	.woof_list label {
		font-size: 16px
	}
}

.woof_list label {
	padding: 0px 10px !important
}

.woof_list .icheckbox_square-blue.checked+label,
.woof_list label.woof_checkbox_label_selected {
	color: #636363;
	background: rgba(0, 0, 0, 0)
}

.widget .woof_redraw_zone ul.woof_childs_list,
.widget .woof_redraw_zone ol.woof_childs_list {
	font-size: 14px;
	margin-top: 10px !important;
	padding: 0px 0px 0px 25px !important
}

@media screen and (min-width: 1700px) {

	.widget .woof_redraw_zone ul.woof_childs_list,
	.widget .woof_redraw_zone ol.woof_childs_list {
		font-size: 16px
	}
}

.widget .woof_redraw_zone ul.woof_childs_list .icheckbox_square-blue.checked+label,
.widget .woof_redraw_zone ol.woof_childs_list .icheckbox_square-blue.checked+label {
	font-weight: 400
}

ul.woof_list li li {
	padding: 0px !important;
	margin-bottom: 5px !important
}

.woof_childs_list_opener {
	position: absolute;
	right: 0px;
	top: 15px
}

.woof_childs_list_opener span {
	width: 14px;
	height: 14px;
	background: rgba(0, 0, 0, 0) !important
}

.woof_childs_list_opener span:after {
	font-family: "Font Awesome 6 Free";
	color: #636363;
	position: absolute;
	content: "";
	left: 0px;
	border: 0;
	top: 50%;
	width: 14px;
	height: 14px;
	font-size: 10px;
	font-weight: 900;
	margin-left: -7px;
	text-align: center
}

@media screen and (min-width: 1700px) {
	.woof_childs_list_opener span:after {
		font-size: 12px
	}
}

.woof_childs_list_opener span.woof_is_opened:after {
	content: ""
}

.awf-filter-container>*,
.awf-filter-container>a>* {
	color: #636363
}

.awf-filters-container.awf-style-tags li.awf-filter-container:hover,
.awf-filters-container.awf-style-tags li.awf-filter-container.awf-active,
.awf-filters-container.awf-style-tags li.awf-filter-container:hover a,
.awf-filters-container.awf-style-tags li.awf-filter-container.awf-active a,
.awf-filters-container.awf-style-tags li.awf-filter-container:hover lavel,
.awf-filters-container.awf-style-tags li.awf-filter-container.awf-active label {
	color: #636363;
	background: rgba(0, 0, 0, 0)
}

.awf-style-tags .awf-filter-container label {
	padding: 0px !important;
	color: inherit !important;
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}

.yith-woocommerce-ajax-product-filter.with-checkbox ul li.has-subnav ul li a,
.yith-woocommerce-ajax-product-filter ul li a {
	color: #636363;
	position: relative;
	display: block;
	padding: 0px 0px 0px 30px !important
}

.treeview li>label:before,
.treeview li>label:after,
.awf-filters-container li>label:before,
.awf-filters-container li>label:after,
.awf-filters-1-1-container.awf-style-icons label:before,
.awf-filters-1-2-container.awf-style-icons label:before,
.awf-filters-1-3-container.awf-style-icons label:before,
.awf-filters-1-1-container.awf-style-icons label:after,
.awf-filters-1-2-container.awf-style-icons label:after,
.awf-filters-1-3-container.awf-style-icons label:after {
	font-family: "Font Awesome 6 Free";
	color: #636363;
	position: absolute;
	font-size: 10px;
	content: "";
	top: 4px;
	left: 0px;
	width: 14px;
	height: 14px;
	margin: 0px auto;
	overflow: hidden;
	font-weight: 900;
	line-height: 12px;
	border-radius: 3px;
	text-align: center;
	background: #fff;
	border: 1px solid #d7d7d7
}

@media screen and (min-width: 1700px) {

	.treeview li>label:before,
	.treeview li>label:after,
	.awf-filters-container li>label:before,
	.awf-filters-container li>label:after,
	.awf-filters-1-1-container.awf-style-icons label:before,
	.awf-filters-1-2-container.awf-style-icons label:before,
	.awf-filters-1-3-container.awf-style-icons label:before,
	.awf-filters-1-1-container.awf-style-icons label:after,
	.awf-filters-1-2-container.awf-style-icons label:after,
	.awf-filters-1-3-container.awf-style-icons label:after {
		font-size: 12px
	}
}

.icheckbox_square-blue,
.iradio_square-blue {
	color: #636363;
	position: relative;
	font-size: 10px;
	width: 14px;
	height: 14px;
	overflow: hidden;
	line-height: 12px;
	border-radius: 3px;
	text-align: center;
	background: #fff;
	margin: 0px auto !important;
	border: 1px solid #d7d7d7
}

@media screen and (min-width: 1700px) {

	.icheckbox_square-blue,
	.iradio_square-blue {
		font-size: 12px
	}
}

.icheckbox_square-blue.checked {
	background: #cbd8e4;
	color: #fff;
	border-color: #cbd8e4
}

.treeview li>label:after,
.awf-filters-container li>label:after,
.awf-filters-1-1-container.awf-style-icons label:after,
.awf-filters-1-2-container.awf-style-icons label:after,
.awf-filters-1-3-container.awf-style-icons label:after {
	position: absolute;
	font-size: 10px;
	top: 4.5px;
	left: 2px;
	width: 10px;
	height: 10px;
	line-height: 10px;
	border-radius: 3px;
	color: rgba(0, 0, 0, 0);
	background: rgba(0, 0, 0, 0);
	border-color: rgba(0, 0, 0, 0)
}

.treeview li>label.custom-checked:before,
.awf-filters-container li>label.custom-checked:before,
.awf-filters-1-1-container.awf-style-icons .awf-filter-container:not(.awf-hover-off) label:hover:before,
.awf-filters-1-2-container.awf-style-icons .awf-filter-container:not(.awf-hover-off) label:hover:before,
.awf-filters-1-3-container.awf-style-icons .awf-filter-container:not(.awf-hover-off) label:hover:before,
.awf-filter-container.awf-active>label:before,
.awf-filters-1-1-container.awf-style-icons .awf-active label:before,
.awf-filters-1-2-container.awf-style-icons .awf-active label:before,
.awf-filters-1-3-container.awf-style-icons .awf-active label:before {
	border-color: #cbd8e4;
	color: #fff;
	background: #cbd8e4;
	content: " " !important
}

.treeview li>label.custom-checked:after,
.awf-filters-container li>label.custom-checked:after,
.awf-filters-1-1-container.awf-style-icons .awf-filter-container:not(.awf-hover-off) label:hover:after,
.awf-filters-1-2-container.awf-style-icons .awf-filter-container:not(.awf-hover-off) label:hover:after,
.awf-filters-1-3-container.awf-style-icons .awf-filter-container:not(.awf-hover-off) label:hover:after,
.awf-filter-container.awf-active>label:after,
.awf-filters-1-1-container.awf-style-icons .awf-active label:after,
.awf-filters-1-2-container.awf-style-icons .awf-active label:after,
.awf-filters-1-3-container.awf-style-icons .awf-active label:after {
	border-color: rgba(0, 0, 0, 0);
	color: #fff;
	background: rgba(0, 0, 0, 0);
	content: "" !important
}

.treeview li>label.custom-checked,
.awf-filters-container li>label.custom-checked,
.awf-filter-container.awf-active>label,
.awf-filters-1-1-container.awf-style-icons .awf-active label,
.awf-filters-1-2-container.awf-style-icons .awf-active label,
.awf-filters-1-3-container.awf-style-icons .awf-active label {
	color: #2b2b2b;
	font-weight: 400
}

.treeview li input,
.awf-filters-container li input {
	position: absolute;
	left: 15px;
	top: 5px;
	margin: 0px auto
}

.treeview li>input,
.awf-filters-container li input {
	display: none
}

.treeview li li label,
.awf-filters-container li li label {
	font-weight: normal;
	text-transform: capitalize
}

.treeview li .sh-sub,
.awf-filters-container li .sh-sub {
	font-family: "Font Awesome 6 Free";
	font-size: 14px;
	color: #636363;
	position: absolute;
	cursor: pointer;
	padding: 5px;
	top: 0px;
	right: -5px;
	font-weight: 900
}

@media screen and (min-width: 1700px) {

	.treeview li .sh-sub,
	.awf-filters-container li .sh-sub {
		font-size: 16px
	}
}

.treeview li .sh-sub:hover,
.awf-filters-container li .sh-sub:hover {
	color: #636363
}

.treeview li li .sh-sub,
.awf-filters-container li li .sh-sub {
	right: -2px
}

.sidebar .btn,
.rightbar .btn {
	width: auto;
	margin: 0px auto
}

.reset-btn {
	margin: 0px !important
}

.reset-btn img {
	position: relative;
	max-width: 18px;
	max-height: 18px
}

.awf-filters-container .awf-filter-container.awf-range-slider-container,
.awf-filters-container .awf-taxonomy-range-slider-container {
	margin: 15px 10px 90px 6px
}

.noUi-target,
.irs--round .irs-line {
	border: none;
	color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0px;
	background: #cfcfcf !important
}

.awf-range-slider-container .noUi-value,
.awf-taxonomy-range-slider-container .noUi-value {
	font-size: 14px;
	color: #636363;
	font-weight: 400
}

@media screen and (min-width: 1700px) {

	.awf-range-slider-container .noUi-value,
	.awf-taxonomy-range-slider-container .noUi-value {
		font-size: 16px
	}
}

.bapf_slidr_main.ui-widget-content,
.berocket_filter_price_slider.ui-widget-content,
.noUi-connect,
.irs--round .irs-bar {
	background: #161616 !important
}

.noUi-horizontal,
.irs--round .irs-line {
	height: 2px
}

.noUi-pips-horizontal {
	padding: 0px
}

.bapf_slidr_main.ui-widget-content .ui-slider-handle,
.berocket_filter_price_slider.ui-widget-content .ui-slider-handle,
.slide.default .bapf_slidr_main .ui-state-default,
.slide.default .bapf_slidr_main .ui-widget-header .ui-state-default,
.slide.default .bapf_slidr_main.ui-widget-content .ui-state-default,
.slide.default .berocket_filter_price_slider .ui-state-default,
.slide.default .berocket_filter_price_slider .ui-widget-header .ui-state-default,
.slide.default .berocket_filter_price_slider.ui-widget-content .ui-state-default,
.noUi-horizontal .noUi-handle,
.irs--round .irs-handle {
	top: -8px;
	right: -8px;
	width: 13px !important;
	height: 13px !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	background: #fff !important;
	border-radius: 100% !important;
	border: 2px solid #161616 !important
}

.irs--round .irs-handle {
	top: 0px !important
}

.irs--round .irs-bar,
.irs--round .irs-line {
	top: 7px !important
}

.noUi-marker-horizontal.noUi-marker-large,
.irs-from,
.irs-to,
.irs-single,
.irs--round .irs-min,
.irs--round .irs-max {
	display: none !important
}

.price-range-block .accordion-header-only {
	padding-bottom: 10px !important
}

.bapf_slidr_main.ui-widget-content .ui-slider-range,
.berocket_filter_price_slider.ui-widget-content .ui-slider-range {
	background: #636363
}

.noUi-tooltip {
	color: #636363;
	padding: 15px;
	line-height: 24px;
	border-radius: 0px;
	background: rgba(0, 0, 0, 0);
	border: 0px solid rgba(0, 0, 0, 0)
}

.noUi-horizontal .noUi-tooltip {
	font-size: 14px;
	bottom: -70px !important;
	font-weight: 400
}

@media screen and (min-width: 1700px) {
	.noUi-horizontal .noUi-tooltip {
		font-size: 16px
	}
}

.irs--round .irs-grid {
	display: none !important
}

.woof_submit_search_form_container {
	margin: 0px auto;
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important
}

.woocommerce .woof_submit_search_form_container button.button {
	margin: 0px auto !important
}

.woof_container {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto
}

.irs--round.irs-with-grid {
	height: 100px !important
}

.woof_price_filter_txt_slider {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 30px
}

.woof_price_filter_txt_slider input[type=number] {
	padding: 10px !important;
	text-align: center !important;
	color: #636363 !important;
	border-color: #cfcfcf !important
}

.price_slider_wrapper {
	text-align: center;
	margin: 15px auto 0px
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background: #161616 !important
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	top: -3.2px !important;
	width: 13px !important;
	height: 13px !important;
	background: #fff !important;
	border-radius: 100% !important;
	border: 2px solid #161616 !important
}

.price_label {
	font-size: 14px;
	color: #636363;
	width: 100%;
	border: none;
	padding: 0px;
	font-weight: 400;
	text-align: left;
	line-height: 24px;
	margin: 15px auto 30px
}

@media screen and (min-width: 1700px) {
	.price_label {
		font-size: 16px
	}
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
	border-radius: 0px;
	height: 3px !important;
	background-color: #cfcfcf !important
}

.yith-wcan-pro.woocommerce .widget_price_filter .price_slider_amount button {
	float: none;
	display: block;
	margin: 0px auto
}

.website-search {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	font-size: 14px;
	background: #fff;
	border-radius: 110px;
	padding: 0px;
	margin: 0px auto 0px;
	border: 0px solid #cfcfcf;
	-webkit-box-shadow: none;
	box-shadow: none
}

@media screen and (min-width: 1700px) {
	.website-search {
		font-size: 16px
	}
}

.website-search form {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto
}

.website-search .form-control {
	padding-right: 70px;
	border-color: #9b9b9b
}

.website-search .form-control:focus,
.website-search .form-control:hover {
	border-color: #cbd8e4;
	outline-color: #cbd8e4 !important
}

.website-search .search-btn {
	position: absolute;
	cursor: pointer;
	right: 0px;
	top: 0px;
	z-index: 5;
	width: 60px;
	border: none;
	height: 56px;
	color: #c2c2c2;
	font-size: 14px;
	overflow: hidden;
	line-height: 56px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	border-radius: 0px;
	display: inline-block;
	background: rgba(0, 0, 0, 0);
	text-transform: uppercase;
	-webkit-transition: all .5s;
	transition: all .5s
}

@media screen and (min-width: 1700px) {
	.website-search .search-btn {
		font-size: 16px
	}
}

.search-btn img {
	max-width: 20px;
	max-height: 20px;
	opacity: 1;
	display: block;
	margin: 0px auto
}

.search-btn:hover img {
	opacity: .7
}

.website-search .search-btn:hover {
	color: #2b2b2b !important;
	background: rgba(0, 0, 0, 0);
	opacity: 1 !important
}

.website-search .form-control::-webkit-input-placeholder,
.website-search ::-webkit-input-placeholder {
	opacity: 1;
	color: #c2c2c2
}

.website-search .form-control:-moz-placeholder,
.website-search :-moz-placeholder {
	opacity: 1;
	color: #c2c2c2
}

.website-search .form-control::-moz-placeholder,
.website-search ::-moz-placeholder {
	opacity: 1;
	color: #c2c2c2
}

.website-search .form-control:-ms-input-placeholder,
.website-search :-ms-input-placeholder {
	opacity: 1;
	color: #c2c2c2
}

.filter-box,
.filter-box-bottom {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	z-index: 9
}

.filter-box {
	padding-bottom: 15px
}

.filter-box-bottom {
	padding-top: 15px
}

.filter-select-box {
	font-size: 14px;
	color: #2b2b2b;
	position: relative;
	padding: 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0px
}

@media screen and (min-width: 1700px) {
	.filter-select-box {
		font-size: 16px
	}
}

.filter-select-text,
.filter-separator {
	font-family: "Inter", sans-serif;
	color: #2b2b2b;
	font-size: 12px;
	position: relative;
	font-weight: 400;
	line-height: 24px;
	vertical-align: top;
	display: inline-block;
	margin: 8px 16px 8px 0px
}

@media screen and (min-width: 1700px) {

	.filter-select-text,
	.filter-separator {
		font-size: 14px
	}
}

.mr16 {
	margin-right: 16px !important
}

.filter-select-text span {
	position: relative
}

.filter-separator {
	margin: 0px;
	line-height: 30px;
	color: rgba(0, 0, 0, .15)
}

.text-dark {
	color: #161616 !important
}

.filter-select-box .NiceSelect {
	display: inline-block;
	vertical-align: top;
	width: auto
}

.filter-select-box .nice-select {
	font-weight: 400;
	background: #f6f6f6;
	border-color: #f6f6f6
}

.filter-select-box .nice-select:hover,
.filter-select-box .nice-select:active,
.filter-select-box .nice-select.open,
.filter-select-box .nice-select:focus {
	background: #161616;
	color:#fff !important;
}

.sidebar-container,
.mainContentAreaLeft,
.colLeft {
	position: relative;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.mainContentArea,
.rightbar-container,
.colRight {
	position: relative;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

.sidebar,
.sidebar-inner-wrap,
.sidebar-inner,
.rightbar,
.rightbar-inner-wrap,
.rightbar-inner {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto
}

.mainContentAreaLeft,
.colLeft,
.mainContentArea,
.colRight {
	width: calc(100% - 395px)
}

.sidebar,
.rightbar {
	width: 395px
}

.sidebar {
	padding-right: 30px
}

.rightbar {
	padding-left: 30px
}

.sidebar-inner-wrap,
.rightbar-inner-wrap {
	background: #f6f6f6;
	border-radius: 0px 0px 5px 5px
}

.sidebar-inner,
.rightbar-inner {
	padding: 30px;
	margin-bottom: 0px;
	border-bottom: 1px solid #e3e3e3
}

.sidebar-inner:last-child,
.rightbar-inner:last-child {
	border-bottom: none
}

.sideNav,
.awf-filter-wrapper {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto
}

.sidebarHeading,
.awf-filter-title-container,
.woof_container_inner h4 {
	font-family: "Inter", sans-serif;
	position: relative;
	display: block;
	color: #161616 !important;
	font-size: 34px;
	text-align: left;
	font-weight: 500;
	line-height: 40px;
	padding: 20px 30px;
	margin: 0px auto 0px;
	border-radius: 5px 5px 0px 0px;
	background: #cbd8e4;
	text-transform: none;
	border-bottom: 0px solid rgba(0, 0, 0, 0);
	letter-spacing: 0px
}

.filters-close-btn {
	position: absolute;
	right: 30px;
	top: 50%;
	color: #161616;
	width: 16px;
	height: 16px;
	z-index: 5;
	cursor: pointer;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border: none;
	background: rgba(0, 0, 0, 0);
	font-size: 14px;
	text-align: center;
	font-weight: 500;
	line-height: 16px;
	padding: 0px;
	margin: 0px auto 0px;
	border-radius: 0px
}

@media screen and (min-width: 1700px) {
	.filters-close-btn {
		font-size: 16px
	}
}

.filters-close-btn:hover {
	color: red
}

.btn-control {
	font-family: "Inter", sans-serif;
	position: relative;
	display: block;
	color: #2b2b2b !important;
	font-size: 20px;
	text-align: left;
	font-weight: 500;
	line-height: 30px;
	padding: 0px;
	margin: 0px auto 0px;
	border-radius: 0px;
	background: rgba(0, 0, 0, 0);
	text-transform: none;
	border-bottom: 0px solid rgba(0, 0, 0, 0);
	letter-spacing: 0px
}

@media screen and (min-width: 1700px) {
	.btn-control {
		font-size: 24px
	}
}

.btn-control {
	padding: 0px 15px 0px 0px;
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.btn-control:before {
	font-family: "Font Awesome 6 Free";
	position: absolute;
	content: "";
	top: 50%;
	right: 0px;
	font-size: 12px;
	margin-top: 0px;
	font-weight: 900;
	width: 15px;
	height: 15px;
	color: #2b2b2b;
	line-height: 15px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius: 0px;
	text-align: center;
	padding: 0px;
	background: rgba(0, 0, 0, 0)
}

@media screen and (min-width: 1700px) {
	.btn-control:before {
		font-size: 14px
	}
}

.btn-control.open:before {
	color: #2b2b2b;
	content: "";
	background: rgba(0, 0, 0, 0)
}

.sideNav ul {
	font-family: "Inter", sans-serif;
	position: relative;
	padding: 0px;
	font-size: 14px;
	text-align: left;
	margin: 0px auto;
	font-weight: 400;
	list-style-type: none;
	letter-spacing: 0px
}

@media screen and (min-width: 1700px) {
	.sideNav ul {
		font-size: 16px
	}
}

.sideNav ul ul {
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	border: none !important
}

.sideNav ul>li,
.sideNav ul>li>a,
.sideNav ul>li li,
.sideNav ul li li>a,
.sideNav ul>li li li,
.sideNav ul li li li>a {
	position: relative;
	display: block;
	color: #2b2b2b
}

.sideNav ul>li,
.sideNav ul>li li,
.sideNav ul li li li {
	border: none;
	line-height: 24px;
	background: none !important;
	margin: 0px !important;
	padding: 0px !important
}

.sideNav ul>li>a,
.sideNav ul li li>a,
.sideNav ul li li li>a {
	padding: 10px 20px
}

.sideNav ul li li>a {
	padding-left: 40px
}

.sideNav ul li li li>a {
	padding-left: 60px
}

.sideNav ul li.has-subnav a:after,
.sideNav ul>li:last-child>a:before,
.sideNav ul li li:last-child>a:before,
.sideNav ul li li li:last-child>a:before {
	display: none !important
}

.sideNav ul>li:hover>a,
.sideNav ul>li.active>a,
.sideNav ul>li.selected>a,
.sideNav ul>li li:hover>a,
.sideNav ul>li li.active>a,
.sideNav ul>li li.selected>a,
.sideNav ul>li li li:hover>a,
.sideNav ul>li li li.active>a,
.sideNav ul>li li li.selected>a {
	color: #2b2b2b !important;
	background: rgba(0, 0, 0, 0);
	text-decoration: underline;
	-webkit-transition: all .5s;
	transition: all .5s
}

.sideNav ul li.has-subnav:hover>.accordion-btn-wrap .accordion-btn {
	color: #2b2b2b;
	background: rgba(0, 0, 0, 0);
	-webkit-transition: all .5s;
	transition: all .5s
}

.sideNav ul li.has-subnav.selected.active>a .accordion-btn {
	background: rgba(0, 0, 0, 0);
	-webkit-transition: all .5s;
	transition: all .5s
}

.sideNav ul li.has-subnav .accordion-btn {
	font-size: 10px;
	color: #2b2b2b
}

@media screen and (min-width: 1700px) {
	.sideNav ul li.has-subnav .accordion-btn {
		font-size: 12px
	}
}

.sideNav ul li.has-subnav.selected .accordion-btn {
	color: #2b2b2b
}

.sideNav .accordion-btn-wrap.accordion-active .accordion-btn {
	color: #2b2b2b;
	-webkit-transition: all .5s;
	transition: all .5s
}

@media(max-width: 1699.98px) {

	.sidebar,
	.rightbar {
		width: 330px
	}

	.mainContentAreaLeft,
	.colLeft,
	.mainContentArea,
	.colRight {
		width: calc(100% - 330px)
	}
}

@media(max-width: 1399.98px) {

	.sidebar,
	.rightbar {
		width: 300px
	}

	.sidebar-inner,
	.rightbar-inner {
		padding: 25px
	}

	.mainContentAreaLeft,
	.colLeft,
	.mainContentArea,
	.colRight {
		width: calc(100% - 300px)
	}

	.sidebarHeading,
	.awf-filter-title-container,
	.woof_container_inner h4 {
		font-size: 28px;
		line-height: 40px;
		padding: 20px 25px
	}

	.filters-close-btn {
		right: 25px
	}
}

@media(max-width: 991.98px) {

	.sidebar-container,
	.rightbar-container,
	.colRight {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.mainContentArea,
	.mainContentAreaLeft,
	.colLeft {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.sidebar,
	.rightbar {
		width: 100%;
		margin-bottom: 30px;
		padding: 0px
	}

	.mainContentAreaLeft,
	.colLeft,
	.mainContentArea,
	.colRight {
		width: 100%
	}

	.sidebarHeading,
	.awf-filter-title-container,
	.woof_container_inner h4 {
		font-size: 24px;
		line-height: 30px;
		padding: 15px 25px
	}
}

.csm-products-listing,
.woocommerce .products ul,
.woocommerce ul.products {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	margin: 0px -15px 0px
}

.csm-product-item,
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0px;
	margin: 0px;
	float: left;
	font-size: 14px;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	margin: 0px;
	width: 100%;
	margin: 0px;
	padding: 15px
}

@media screen and (min-width: 1700px) {

	.csm-product-item,
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product {
		font-size: 16px
	}
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	margin: 0px !important;
	padding: 15px !important;
	width: 100% !important
}

.csm-product-item-inner {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	height: 100%;
	color: #636363;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	border-radius: 5px;
	background: #fff;
	border: 1px solid #e3e3e3;
	-webkit-transition: all .5s;
	transition: all .5s
}

.csm-product-photo-container {
	height: 0px;
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	padding-bottom: 68.9%;
	overflow: hidden;
	background: #f6f6f6
}

.csm-product-photo-container a,
.csm-product-photo-container figure {
	position: absolute;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	top: 0%;
	left: 0%;
	right: 0px;
	bottom: 0px;
	height: 100%;
	overflow: hidden;
	text-align: center
}

.csm-product-photo-container a img,
.csm-product-photo-container figure img {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	height: 100%;
	max-width: none;
	-o-object-fit: scale-down;
	object-fit: scale-down;
	-o-object-position: center;
	object-position: center
}

.csm-product-photo-container figure {
	padding: 30px
}

.csm-product-description-box,
.csm-product-description-box>a,
.csm-product-short-description,
.csm-product-short-description-top,
.csm-product-short-description-bottom {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden
}

.csm-product-description-box>a {
	height: 100%;
	padding: 25px 25px 25px;
	color: #db6003
}

.csm-product-short-description {
	padding: 0px 0px 1px
}

.csm-product-short-description-top {
	padding: 0px 0px 25px;
	text-align: center;
	border-bottom: 1px solid rgba(12, 12, 12, .15)
}

.csm-product-short-description-bottom {
	padding: 25px 0px
}

.csm-product-short-description p,
.csm-product-short-description-top p,
.csm-product-short-description-bottom p {
	margin: 0px auto 5px !important
}

.csm-product-category,
.csm-product-name,
.csm-product-price-box,
.csm-product-star-rattings {
	font-family: "Inter", sans-serif;
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	color: #db6003;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	-webkit-transition: all .5s;
	transition: all .5s
}

@media screen and (min-width: 1700px) {

	.csm-product-category,
	.csm-product-name,
	.csm-product-price-box,
	.csm-product-star-rattings {
		font-size: 16px
	}
}

.csm-product-category {
	padding-bottom: 20px;
	text-transform: uppercase
}

.csm-product-name {
	font-family: "Inter", sans-serif;
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 700;
	padding-bottom: 20px
}

@media screen and (min-width: 1700px) {
	.csm-product-name {
		font-size: 18px
	}
}

.csm-product-price-box {
	color: #636363;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.1;
	white-space: nowrap
}

@media screen and (min-width: 1700px) {
	.csm-product-price-box {
		font-size: 16px
	}
}

.csm-product-star-rattings,
.woocommerce ul.products li.product .star-rating {
	color: orange;
	font-weight: 700;
	padding-bottom: 10px;
	font-size: 14px
}

@media screen and (min-width: 1700px) {

	.csm-product-star-rattings,
	.woocommerce ul.products li.product .star-rating {
		font-size: 16px
	}
}

.woocommerce .products .star-rating {
	margin: 0px auto !important;
	display: inline-block !important
}

.csm-product-star-rattings .fa,
.csm-product-star-rattings .fas,
.csm-product-star-rattings .far,
.reviewRatings .fa,
.reviewRatings .fas,
.reviewRatings .far,
.star-ratings .fa,
.star-ratings .fas,
.star-ratings .far {
	margin-right: 2px
}

.reviewRatings span.totalReviews {
	font-weight: 400;
	margin-left: 10px;
	color: orange !important
}

.reviewRatings .fa,
.reviewRatings .fas,
.reviewRatings .far {
	color: orange !important
}

.csm-product-star-rattings,
.woocommerce .star-rating:before,
.wc-layered-nav-rating a,
.comment-form-rating .stars a {
	color: orange !important
}

.wc-layered-nav-rating a:hover,
.comment-form-rating .stars a:hover {
	color: orange !important
}

.csm-product-details-box .star-rating,
.reviewRatings .star-rating {
	float: none !important
}

.csm-product-item p {
	margin: 15px auto 0px
}

.csm-product-mask-container {
	position: absolute;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0px;
	margin: 0px;
	top: 0%;
	left: 0%;
	right: 0px;
	bottom: 0px;
	height: 100%;
	top: auto;
	bottom: -120%;
	z-index: 3;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: rgba(0, 0, 0, 0);
	-webkit-transition: all .5s;
	transition: all .5s
}

.csm-product-mask-container::before {
	position: absolute;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0px;
	margin: 0px;
	top: 0%;
	left: 0%;
	right: 0px;
	bottom: 0px;
	height: 100%;
	bottom: 0%;
	content: "";
	z-index: -1;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: rgba(0, 0, 0, 0);
	-webkit-transition: all .5s;
	transition: all .5s
}

.csm-product-item-inner:hover .csm-product-mask-container {
	bottom: 0px;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.csm-product-mask-container .product-btns-group {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0px;
	margin: 0px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 20px
}

.csm-product-description-box+.product-btns-group {
	position: relative;
	display: block;
	padding: 0px 20px 25px
}

.outOfStock {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	width: auto;
	color: #2b2b2b
}

.outOfStock {
	font-size: 10px;
	text-transform: none;
	font-weight: 500
}

@media screen and (min-width: 1700px) {
	.outOfStock {
		font-size: 12px
	}
}

.product-btns-group a {
	position: relative !important;
	font-family: "Inter", sans-serif;
	letter-spacing: 0px;
	width: 50px !important;
	height: 50px !important;
	color: #2b2b2b !important;
	font-size: 14px;
	font-weight: 500 !important;
	overflow: hidden !important;
	line-height: 24px !important;
	padding: 12px !important;
	text-align: center !important;
	border-radius: 5px !important;
	background: rgba(255, 255, 255, .85) !important;
	margin: 0px auto 0px !important;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid #ececec !important;
	text-transform: none !important
}

@media screen and (min-width: 1700px) {
	.product-btns-group a {
		font-size: 16px
	}
}

.product-btns-group .add-to-cart-btn,
.product-btns-group .add-to-wishlist-btn,
.product-btns-group .view-product-btn {
	font-size: 0px;
	margin: 5px
}

.product-btns-group a img {
	max-height: 22px
}

.product-btns-group a:hover img {
	-webkit-filter: invert(100);
	filter: invert(100)
}

.product-btns-group .add-to-wishlist-btn,
.product-btns-group .view-product-btn {
	margin: 5px
}

.csm-product-item-inner:hover .product-btns-group a {
	color: #fff !important;
	background: rgba(255, 255, 255, .65) !important;
	border-color: #fff !important
}

.csm-product-item-inner:hover .product-btns-group a:hover {
	color: #fff !important;
	background: #cbd8e4 !important;
	border-color: #cbd8e4 !important
}

.product-btns-group .yith-wcwl-add-to-wishlist {
	margin-top: 0px !important
}

.product-btns-group .feedback,
.product-btns-group .add-to-cart-btn>a.added {
	display: none !important
}

.wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist,
.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart {
	position: relative;
	z-index: 1
}

.wishlist_table .product-add-to-cart a {
	padding: 12px;
	border-radius: 0px;
	background: #2b2b2b
}

.wishlist_table .product-add-to-cart a img {
	max-height: 16px
}

.wishlist_table .product-add-to-cart a:hover {
	background: #cbd8e4
}

.csm-product-btns-group {
	position: absolute;
	left: 20px;
	right: 20px;
	opacity: 0;
	bottom: -120px;
	display: block;
	font-size: 14px;
	margin: 0px auto;
	font-weight: 500;
	max-width: 100%;
	text-align: center;
	-webkit-transition: all .5s;
	transition: all .5s
}

@media screen and (min-width: 1700px) {
	.csm-product-btns-group {
		font-size: 16px
	}
}

.csm-product-item-inner:hover .csm-product-btns-group {
	opacity: 1;
	bottom: -50px
}

.slick-slider .csm-product-item-inner:hover .csm-product-btns-group {
	opacity: 1;
	bottom: 35px
}

.csm-product-btns-group a {
	position: relative;
	color: #fff;
	min-width: 100%;
	font-weight: 500;
	overflow: hidden;
	margin: 0px auto;
	line-height: 24px;
	border-radius: 5px;
	padding: 15px 25px;
	white-space: nowrap;
	background: #cbd8e4;
	vertical-align: top;
	display: inline-block;
	text-transform: none;
	border: 1px solid #cbd8e4;
	text-decoration: none !important
}

.csm-product-item-inner:hover .csm-product-btns-group a,
.csm-product-item-inner:focus .csm-product-btns-group a,
.csm-product-btns-group a:hover,
.csm-product-btns-group a:focus {
	color: #fff;
	background: #d91a21;
	border-color: #d91a21
}

.added.add_to_cart_button {
	display: none !important
}

.addToCartBtn {
	font-family: "Inter", sans-serif;
	position: relative;
	z-index: 1;
	padding: 0px;
	display: block;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0px;
	margin: 0px auto 0px;
	text-transform: none;
	width: 100%
}

@media screen and (min-width: 1700px) {
	.addToCartBtn {
		font-size: 16px
	}
}

.addToCartBtn a {
	position: relative;
	color: #fff;
	overflow: hidden;
	margin: 0px auto;
	line-height: 24px;
	text-align: center;
	border-radius: 5px;
	background: #161616;
	white-space: nowrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 15px 25px;
	border: 1px solid #161616;
	text-decoration: none !important
}

.addToCartBtn .fa {
	margin-right: 5px
}

.addToCartBtn.light a {
	color: #2b2b2b;
	background: #fff;
	border-color: #161616
}

.addToCartBtn .fa,
.addToCartBtn svg {
	margin-right: 5px
}

.addToCartBtn img,
.addToWishlistBtn img,
.addToWishlistBtn button img,
.woocommerce .addToWishlistBtn a img {
	position: relative;
	height: 18px;
	vertical-align: middle;
	display: inline-block;
	margin: 0px 0px 0px 5px
}

.addToCartBtn a:hover img,
.addToCartBtn a:focus img,
.woocommerce .addToWishlistBtn a:hover img,
.woocommerce .addToWishlistBtn a:focus img {
	-webkit-filter: invert(1);
	filter: invert(1)
}

.addToWishlistBtn img,
.addToWishlistBtn button img,
.woocommerce .addToWishlistBtn a img {
	margin: 0px auto
}

.addToCartBtn a:hover,
.addToCartBtn a:focus {
	color: #fff;
	background: #cbd8e4;
	border-color: #cbd8e4
}

.addToCartBtn.light a:hover,
.addToCartBtn.light a:focus {
	color: #fff;
	background: #cbd8e4;
	border-color: #cbd8e4
}

.addToCartBtn button,
.woocommerce button.button.alt {
	font-family: "Inter", sans-serif;
	position: relative !important;
	overflow: hidden;
	width: 100%;
	letter-spacing: 0px;
	white-space: nowrap;
	margin: 0px auto 0px;
	z-index: 1 !important;
	color: #fff !important;
	text-transform: none;
	font-size: 14px;
	font-weight: 600 !important;
	line-height: 24px !important;
	text-align: center !important;
	border-radius: 5px !important;
	background: #161616 !important;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 15px 25px !important;
	border: 1px solid #161616 !important;
	-webkit-transition: all .5s;
	transition: all .5s
}

@media screen and (min-width: 1700px) {

	.addToCartBtn button,
	.woocommerce button.button.alt {
		font-size: 16px
	}
}

.addToCartBtn.light button,
.woocommerce button.button.alt.light {
	color: #2b2b2b !important;
	background: #fff !important;
	border-color: #161616 !important
}

.addToCartBtn button:hover img,
.addToCartBtn button:focus img,
.woocommerce button.button.alt:hover img,
.woocommerce button.button.alt:focus img {
	-webkit-filter: invert(1);
	filter: invert(1)
}

.addToCartBtn button.disabled,
.woocommerce button.button.alt.disabled {
	opacity: .5;
	border-color: #2b2b2b !important
}

.addToCartBtn button .far,
.addToCartBtn button .fas,
.addToCartBtn button .fa {
	font-size: 14px;
	margin-right: 5px
}

@media screen and (min-width: 1700px) {

	.addToCartBtn button .far,
	.addToCartBtn button .fas,
	.addToCartBtn button .fa {
		font-size: 16px
	}
}

.addToCartBtn button:hover,
.addToCartBtn button:focus,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:focus {
	color: #161616 !important;
	background: #cbd8e4 !important;
	border-color: #cbd8e4 !important
}

.addToCartBtn.light button:hover,
.addToCartBtn.light button:focus,
.woocommerce button.button.alt.light:hover,
.woocommerce button.button.alt.light:focus {
	color: #161616 !important;
	background: #cbd8e4 !important;
	border-color: #cbd8e4 !important
}

.woocommerce div.product form.cart .reset_variations,
.screen-reader-text {
	display: none !important
}

.csm-product-details-box .yith-wcwl-add-to-wishlist {
	margin-top: 0px !important
}

.addToWishlistBtn,
.viewProductBtn {
	font-family: "Inter", sans-serif;
	position: relative;
	z-index: 1;
	padding: 0px;
	display: block;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0px;
	margin: 0px auto 0px;
	text-transform: none
}

@media screen and (min-width: 1700px) {

	.addToWishlistBtn,
	.viewProductBtn {
		font-size: 16px
	}
}

.addToWishlistBtn a,
.viewProductBtn a {
	position: relative;
	color: #fff;
	margin: 0px auto;
	line-height: 24px;
	text-align: center;
	border-radius: 5px;
	white-space: nowrap;
	vertical-align: top;
	background: #999;
	display: inline-block;
	padding: 15px 25px;
	border: 1px solid #999;
	text-decoration: none !important
}

.addToWishlistBtn a {
	min-width: inherit;
	width: 50px;
	height: 50px;
	padding: 12px 10px !important;
	border-radius: 15px !important
}

.addToWishlistBtn i {
	font-size: 20px;
	vertical-align: middle
}

@media screen and (min-width: 1700px) {
	.addToWishlistBtn i {
		font-size: 24px
	}
}

.addToWishlistBtn a:hover,
.addToWishlistBtn a:focus,
.viewProductBtn a:hover,
.viewProductBtn a:focus {
	color: #fff;
	background: #d91a21;
	border-color: #d91a21
}

.addToWishlistBtn button,
.woocommerce .addToWishlistBtn a.button.add_to_wishlist,
.woocommerce .addToWishlistBtn a.delete_item.button.alt {
	font-family: "Inter", sans-serif;
	position: relative !important;
	letter-spacing: 0px;
	white-space: nowrap;
	width: 100%;
	margin: 0px auto 0px;
	z-index: 1 !important;
	color: #fff !important;
	text-transform: none;
	font-size: 14px;
	font-weight: 500 !important;
	line-height: 24px !important;
	border-radius: 5px !important;
	text-align: center !important;
	vertical-align: top !important;
	background: #999 !important;
	display: inline-block !important;
	padding: 15px 25px !important;
	border: 1px solid #999 !important;
	-webkit-transition: all .5s;
	transition: all .5s
}

@media screen and (min-width: 1700px) {

	.addToWishlistBtn button,
	.woocommerce .addToWishlistBtn a.button.add_to_wishlist,
	.woocommerce .addToWishlistBtn a.delete_item.button.alt {
		font-size: 16px
	}
}

.addToWishlistBtn button,
.woocommerce .addToWishlistBtn a {
	min-width: inherit;
	width: 50px;
	height: 50px;
	padding: 12px 10px !important;
	border-radius: 15px !important
}

.addToWishlistBtn button .fa,
.addToWishlistBtn button .far,
.addToWishlistBtn button .fas,
.woocommerce .addToWishlistBtn a .fa,
.woocommerce .addToWishlistBtn a .far,
.woocommerce .addToWishlistBtn a .fas {
	margin: 0px auto !important
}

.addToWishlistBtn button:hover,
.addToWishlistBtn button:focus,
.woocommerce .addToWishlistBtn a:hover,
.woocommerce .addToWishlistBtn a:focus,
.woocommerce .addToWishlistBtn a.button.add_to_wishlist:hover,
.woocommerce .addToWishlistBtn a.button.add_to_wishlist:focus,
.woocommerce .addToWishlistBtn a.button.delete_item:hover,
.woocommerce .addToWishlistBtn a.button.delete_item:focus {
	color: #fff !important;
	background: #d91a21 !important;
	border-color: #d91a21 !important
}

.csm-product-quantity-container .addToCartBtn a,
.csm-product-quantity-container .addToWishlistBtn a,
.csm-product-quantity-container .viewProductBtn a,
.csm-product-quantity-container .addToCartBtn button,
.csm-product-quantity-container .addToWishlistBtn button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media(max-width: 1199.98px) {
	.csm-product-mask-container .product-btns-group {
		padding: 5px
	}
}

@media(max-width: 575.98px) {
	.addToCartBtn {
		width: 100%
	}
}

.csm-product-price-box {
	font-size: 14px;
	padding: 0px;
	font-weight: 400;
	line-height: 1.1
}

@media screen and (min-width: 1700px) {
	.csm-product-price-box {
		font-size: 16px
	}
}

.csm-product-price-box,
.csm-product-price-box bdi,
.csm-product-price-box ins bdi {
	position: relative;
	line-height: 1.1;
	color: #636363;
	white-space: nowrap;
	font-size: 14px
}

@media screen and (min-width: 1700px) {

	.csm-product-price-box,
	.csm-product-price-box bdi,
	.csm-product-price-box ins bdi {
		font-size: 16px
	}
}

.csm-product-price-box ins bdi {
	color: #c95c39;
	font-weight: 500
}

.price>del,
.csm-product-price-box del bdi {
	color: #ececec
}

.csm-product-price-box .price {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	line-height: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.csm-product-price-box del {
	opacity: 1 !important
}

.price>del {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

.price>ins {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	text-decoration: none;
	margin-right: 10px
}

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price {
	color: inherit !important;
	font-size: inherit !important;
	margin-bottom: 0px !important;
	font-weight: inherit !important
}

.csm-product-stock-wrapper {
	position: absolute;
	display: block;
	z-index: 4;
	top: 20px;
	left: 20px;
	pointer-events: none
}

.csm-product-stock {
	font-family: "Inter", sans-serif;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	float: left;
	min-width: 30px;
	font-size: 13px;
	font-weight: 400;
	overflow: hidden;
	line-height: 24px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	border-radius: 0px;
	text-align: center;
	background: rgba(0, 0, 0, 0);
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	letter-spacing: 0px;
	margin: 0px 10px 10px 0px;
	text-transform: uppercase;
	padding: 0px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #499f18 !important
}

.csm-product-stock span {
	position: relative;
	display: block
}

.csm-product-stock.sale {
	color: #c95c39 !important
}

.csm-product-stock.exclusive {
	color: #00505d !important
}

.csm-product-stock.out-of-stock {
	color: #484848 !important
}

.addToWishlist-icon {
	position: absolute;
	display: block;
	right: 20px;
	top: 20px;
	z-index: 7;
	font-size: 18px;
	text-align: center;
	-webkit-transition: all .5s;
	transition: all .5s
}

@media screen and (min-width: 1700px) {
	.addToWishlist-icon {
		font-size: 20px
	}
}

.addToWishlist-icon a {
	position: relative;
	display: block;
	padding: 1px;
	color: #fff;
	overflow: hidden;
	line-height: 24px;
	text-align: center
}

.addToWishlist-icon a i {
	line-height: 24px
}

.addToWishlist-icon a .far {
	color: #fff
}

.addToWishlist-icon a .fa,
.addToWishlist-icon a .fas,
.addToWishlist-icon a:hover .fa,
.addToWishlist-icon a:hover .far,
.addToWishlist-icon a:hover .fas {
	color: #c60000
}

.csm-products-slider .addToWishlist-icon a span,
.csm-product-item .addToWishlist-icon a span {
	display: none !important
}

.csm-products-slider {
	position: relative;
	display: block;
	padding: 0px;
	margin: 0px -15px 0px
}

.csm-products-slider .csm-product-item,
.csm-products-slider .csm-product-item-inner {
	display: block
}

.csm-products-slider .csm-product-item {
	padding: 15px;
	margin: 0px auto
}

.csm-products-slider .slick-prev {
	left: -90px
}

.csm-products-slider .slick-next {
	right: -90px
}

@media(max-width: 1399.98px) {
	.csm-products-slider .slick-prev {
		left: -30px
	}

	.csm-products-slider .slick-next {
		right: -30px
	}
}

@media(max-width: 1299.98px) {
	.csm-products-slider .slick-prev {
		left: 0px
	}

	.csm-products-slider .slick-next {
		right: 0px
	}
}

.csm-productGalleryContainer {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	z-index: 1;
	width: 286px;
	padding: 30px 40px
}

.csm-productGalleryBox {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	padding-bottom: 1px
}

.csm-productSlideItem {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto
}

.csm-productImageItem {
	height: 0px;
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	background: rgba(0, 0, 0, 0);
	padding-bottom: 69.9%;
	border-radius: 0px;
	border: 0px solid rgba(0, 0, 0, 0)
}

.csm-productImageItem a,
.csm-productImageItem figure {
	position: absolute;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	top: 0%;
	left: 0%;
	right: 0px;
	bottom: 0px;
	height: 100%;
	overflow: hidden;
	text-align: center
}

.csm-productImageItem a img,
.csm-productImageItem figure img {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	height: 100%;
	max-width: none;
	-o-object-fit: scale-down;
	object-fit: scale-down;
	-o-object-position: center;
	object-position: center
}

.csm-productImageItem figure {
	padding: 10px
}

.csm-productSlideItem a {
	position: absolute;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	top: 0%;
	left: 0%;
	right: 0px;
	bottom: 0px;
	height: 100%;
	padding: 20px;
	opacity: 0;
	z-index: 1;
	color: #161616;
	font-size: 14px;
	text-align: right
}

@media screen and (min-width: 1700px) {
	.csm-productSlideItem a {
		font-size: 16px
	}
}

.csm-productImgSlider .slick-prev {
	left: 10px
}

.csm-productImgSlider .slick-next {
	right: 10px
}

.thumbSliderBox {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	padding: 4px 0px 0px
}

.thumbSlideItem {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	padding: 4px;
	text-align: center
}

.csm-productThumbItem {
	height: 0px;
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	opacity: 1;
	cursor: pointer;
	background: #f6f6f6;
	padding-bottom: 100%;
	border-radius: 0px;
	border: 1px solid #f6f6f6
}

.csm-productThumbItem a,
.csm-productThumbItem figure {
	position: absolute;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	top: 0%;
	left: 0%;
	right: 0px;
	bottom: 0px;
	height: 100%;
	overflow: hidden;
	text-align: center
}

.csm-productThumbItem a img,
.csm-productThumbItem figure img {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	height: 100%;
	max-width: none;
	-o-object-fit: scale-down;
	object-fit: scale-down;
	-o-object-position: center;
	object-position: center
}

.csm-productThumbItem figure {
	padding: 5px;
	opacity: 1
}

.slick-current .csm-productThumbItem {
	opacity: 1;
	border-color: #cbd8e4
}

.thumbSliderBox .slick-prev,
.thumbSliderBox .slick-next {
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 10px
}

@media screen and (min-width: 1700px) {

	.thumbSliderBox .slick-prev,
	.thumbSliderBox .slick-next {
		font-size: 12px
	}
}

.thumbSliderBox .slick-prev {
	left: -10px
}

.thumbSliderBox .slick-next {
	right: -10px
}

@media(max-width: 1399.98px) {
	.csm-productGalleryContainer {
		width: 250px;
		padding: 25px
	}
}

@media(max-width: 767.98px) {
	.csm-productGalleryContainer {
		width: 100%;
		padding: 25px 25%;
		border-bottom: 1px solid #e3e3e3
	}
}

@media(max-width: 479.98px) {
	.csm-productGalleryContainer {
		width: 100%;
		padding: 25px
	}
}

.csm-product-details-box,
.csm-product-details-box-inner {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	font-size: 12px
}

@media screen and (min-width: 1700px) {

	.csm-product-details-box,
	.csm-product-details-box-inner {
		font-size: 14px
	}
}

.csm-product-details-box {
	padding: 30px 40px 30px 0px
}

.csm-product-details-box .pageTitle * {
	font-size: 24px;
	font-weight: 500
}

.csm-product-details-box p {
	margin-bottom: 20px
}

.csm-product-details-box ul.ul-listing li:before {
	top: 12px
}

.woocommerce div.product .csm-product-details-box form.cart .variations {
	position: relative;
	width: auto;
	margin-left: -10px !important;
	margin-right: -10px !important
}

.woocommerce div.product .csm-product-details-box form.cart .variations td,
.woocommerce div.product .csm-product-details-box form.cart .variations th {
	padding: 5px 10px !important
}

.csm-product-quantity-container .row {
	margin-left: -7px;
	margin-right: -7px
}

.csm-product-quantity-container .row>* {
	padding-left: 7px;
	padding-right: 7px
}

.csm-product-details-box .csm-product-stock-wrapper {
	position: relative;
	top: auto;
	left: auto
}

.csm-product-stock {
	display: block;
	text-align: left;
	float: none;
	font-weight: 700
}

.csm-product-details-box .csm-product-price-box,
.csm-product-details-box .csm-product-price-box bdi,
.csm-product-details-box .csm-product-price-box ins bdi {
	font-family: "Inter", sans-serif;
	font-size: 20px
}

@media screen and (min-width: 1700px) {

	.csm-product-details-box .csm-product-price-box,
	.csm-product-details-box .csm-product-price-box bdi,
	.csm-product-details-box .csm-product-price-box ins bdi {
		font-size: 24px
	}
}

.csm-product-details-box .csm-product-star-rattings {
	margin-bottom: 20px
}

.block-title,
.csm-product-availability,
.csm-product-instock,
.quantity-title {
	font-family: "Inter", sans-serif;
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	color: #2b2b2b;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	text-transform: capitalize;
	letter-spacing: 0px;
	padding-bottom: 15px
}

@media screen and (min-width: 1700px) {

	.block-title,
	.csm-product-availability,
	.csm-product-instock,
	.quantity-title {
		font-size: 16px
	}
}

.csm-product-availability span,
.csm-product-instock {
	color: #0da800;
	margin-left: 0px;
	font-weight: 400;
	text-transform: none
}

.csm-product-availability .new {
	color: #499f18
}

.csm-product-availability .sale {
	color: #c95c39
}

.csm-product-availability .out-of-stock {
	color: #484848
}

.csm-product-quantity,
.quantity {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0px;
	margin: 0px;
	color: #636363;
	max-width: 100%;
	border-radius: 5px;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #f8f7f7;
	margin: 0px !important;
	border: 1px solid #cfcfcf;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.csm-product-quantity .block-title {
	padding-bottom: 0px
}

.csm-product-quantity input[type=number]::-webkit-inner-spin-button,
.csm-product-quantity input[type=number]::-webkit-outer-spin-button,
.quantity input[type=number]::-webkit-inner-spin-button,
.quantity input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.csm-product-quantity input[type=number],
.quantity input[type=number] {
	-moz-appearance: textfield;
	-webkit-appearance: textfield;
	appearance: textfield
}

.csm-product-quantity input,
.quantity input {
	position: relative !important;
	min-width: 56px !important;
	height: 56px !important;
	padding: 5px !important;
	border: none !important;
	color: #171717 !important;
	margin: 0px !important;
	font-size: 14px;
	max-width: 100% !important;
	overflow: hidden !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	line-height: 46px !important;
	text-align: center !important;
	font-weight: 500 !important;
	border-radius: 0px !important;
	display: inline-block !important;
	vertical-align: middle !important;
	background: rgba(0, 0, 0, 0) !important
}

@media screen and (min-width: 1700px) {

	.csm-product-quantity input,
	.quantity input {
		font-size: 16px
	}
}

.csm-product-quantity input:focus,
.quantity input:focus {
	outline: 0
}

.quantity-button,
.quantity button {
	position: relative;
	border: none !important;
	cursor: pointer;
	z-index: 2;
	width: 40px !important;
	height: 56px !important;
	font-weight: 400 !important;
	padding: 5px !important;
	color: #161616 !important;
	min-width: 40px !important;
	font-size: 14px;
	overflow: hidden;
	line-height: 46px !important;
	border-radius: 0% !important;
	text-align: center !important;
	display: inline-block !important;
	vertical-align: middle !important;
	background-color: rgba(0, 0, 0, 0) !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}

@media screen and (min-width: 1700px) {

	.quantity-button,
	.quantity button {
		font-size: 16px
	}
}

.quantity-button:hover,
.quantity-button:focus,
.quantity button:hover,
.quantity button:focus {
	color: #cbd8e4 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border-color: rgba(0, 0, 0, 0) !important;
	background-color: rgba(0, 0, 0, 0) !important
}

@media(max-width: 1699.98px) {
	.csm-product-details-box {
		padding: 25px 25px 25px 0px
	}
}

@media(max-width: 767.98px) {
	.csm-product-details-box {
		padding: 25px
	}

	.csm-product-details-box .csm-product-price-box,
	.csm-product-details-box .csm-product-price-box bdi,
	.csm-product-details-box .csm-product-price-box ins bdi {
		font-size: 20px !important
	}
}

.product-reviews-container {
	background: #f6f6f6
}

.product-info-container {
	background: #f3f3f3
}

.product-info-content-area {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	padding: 50px 110px;
	border-radius: 20px;
	background: #fff;
	-webkit-box-shadow: 0px 30px 50px rgba(0, 0, 0, .1);
	box-shadow: 0px 30px 50px rgba(0, 0, 0, .1)
}

.reviews-listing {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0px;
	margin: 0px;
	list-style-type: none
}

.reviews-listing>li {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	line-height: 1.4;
	margin: 0px 0px 30px
}

.reviews-listing>li .reviewRatings {
	color: #636363;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 15px
}

@media screen and (min-width: 1700px) {
	.reviews-listing>li .reviewRatings {
		font-size: 16px
	}
}

.reviews-listing>li h6 {
	padding-bottom: 10px
}

.reviews-listing>li p {
	margin: 0px auto 20px
}

.reviews-listing>li p:last-child {
	margin-bottom: 0px
}

.product-review-form-container .reviewRatings {
	color: orange;
	margin-bottom: 0px
}

.user-name {
	color: #161616
}

.review-post-date {
	color: #525252
}

.NiceSelect {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto
}

.NiceSelect select {
	display: none
}

.nice-select {
	width: 100%;
	float: none;
	height: 56px;
	line-height: 24px;
	border-radius: 5px;
	letter-spacing: 0px;
	border: 1px solid #fff;
	padding: 15px 45px 15px 20px
}

.nice-select,
.nice-select .list {
	color: #2b2b2b;
	font-size: 14px;
	font-weight: 400;
	background: #fff
}

@media screen and (min-width: 1700px) {

	.nice-select,
	.nice-select .list {
		font-size: 16px
	}
}

.nice-select .current {
	opacity: 1;
	color: #2b2b2b
}
.nice-select:hover .current{color:#fff;}

.nice-select.open .current {
	opacity: 1;
	color: #fff
}

.nice-select:hover,
.nice-select:active,
.nice-select.open,
.nice-select:focus {
	background: #fff;
	border-color: #cbd8e4;
	outline: 0px solid #cbd8e4 !important
}

.nice-select:after {
	font-family: "Font Awesome 6 Free";
	position: absolute;
	border: none;
	top: 50%;
	right: 20px;
	width: auto;
	height: auto;
	color: #2b2b2b;
	display: block;
	line-height: 1;
	content: "";
	font-weight: 900;
	pointer-events: none;
	margin: 0px !important;
	font-size: 12px;
	-webkit-transform: rotate(0) translateY(-50%) !important;
	-ms-transform: rotate(0) translateY(-50%) !important;
	-ms-transform: rotate(0) translateY(-50%) !important;
	transform: rotate(0) translateY(-50%) !important
}

@media screen and (min-width: 1700px) {
	.nice-select:after {
		font-size: 14px
	}
}

.nice-select.open:after,
.nice-select:hover:after {
	color: #fff !important;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0)
}

.nice-select.open:after {
	content: ""
}

.nice-select.open .list {
	opacity: 1;
	pointer-events: initial;
	-webkit-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0)
}

.nice-select.disabled {
	opacity: .5;
	color: #2b2b2b;
	pointer-events: none;
	border-color: #b2b2b2
}

.nice-select.disabled:after {
	border-color: #b2b2b2
}

.nice-select .list {
	position: absolute;
	margin-top: 1px;
	opacity: 0;
	top: 100%;
	left: 0;
	z-index: 999;
	min-width: 100%;
	overflow: hidden;
	padding: 0px;
	overflow-y: auto;
	max-height: 300px;
	pointer-events: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	background-color: #fff;
	border-radius: 0px;
	-webkit-transform: scale(0.75) translateY(-25px);
	-ms-transform: scale(0.75) translateY(-25px);
	-ms-transform: scale(0.75) translateY(-25px);
	transform: scale(0.75) translateY(-25px);
	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, .09);
	box-shadow: 0px 3px 5px rgba(0, 0, 0, .09);
	-webkit-transition: all .2s cubic-bezier(0.5, 0, 0, 1.25), opacity .15s ease-out;
	transition: all .2s cubic-bezier(0.5, 0, 0, 1.25), opacity .15s ease-out
}

.nice-select .list:hover .option:not(:hover) {
	color: #2b2b2b !important;
	background-color: rgba(0, 0, 0, 0) !important
}

.nice-select .option {
	font-weight: 400;
	cursor: pointer;
	outline: none;
	color: #2b2b2b;
	font-size: 14px;
	min-height: 50px;
	background: none;
	line-height: 24px;
	padding: 13px 25px
}

@media screen and (min-width: 1700px) {
	.nice-select .option {
		font-size: 16px
	}
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
	color: #fff;
	background: #2b2b2b
}

.nice-select .option.selected {
	font-weight: 400
}

.nice-select .option.disabled {
	opacity: .5;
	color: #2b2b2b;
	cursor: default;
	background-color: rgba(0, 0, 0, 0)
}

.NiceSelect.upward .list {
	top: auto !important;
	bottom: 100%;
	margin-top: 0px;
	margin-bottom: 1px
}

.contact-info-container .row {
	margin-left: -15px;
	margin-right: -15px
}

.contact-info-container .row>* {
	padding-left: 15px;
	padding-right: 15px
}

.contact-info-block {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	z-index: 1;
	width: 100%;
	height: 100%;
	line-height: 24px;
	margin: 0px 0px 30px;
	text-align: center;
	padding: 70px 60px;
	font-size: 14px;
	color: #2b2b2b;
	border-radius: 30px;
	background: #fff;
	-webkit-box-shadow: 0px 30px 50px rgba(0, 0, 0, .03);
	box-shadow: 0px 30px 50px rgba(0, 0, 0, .03)
}

@media screen and (min-width: 1700px) {
	.contact-info-block {
		font-size: 16px
	}
}

.contact-info-block.oh {
	text-align: left;
	color: #fff;
	background: #feb264
}

.contact-img-block {
	height: 0px;
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	width: 94px;
	height: 94px;
	padding: 0px;
	margin: 0px auto 45px;
	text-align: center
}

.contact-img-block a,
.contact-img-block figure {
	position: absolute;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	top: 0%;
	left: 0%;
	right: 0px;
	bottom: 0px;
	height: 100%;
	overflow: hidden;
	text-align: center
}

.contact-img-block a img,
.contact-img-block figure img {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	height: 100%;
	max-width: none;
	-o-object-fit: scale-down;
	object-fit: scale-down;
	-o-object-position: center;
	object-position: center
}

.contact-text-block {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	padding: 0px
}

.contact-info-block *:last-child,
.contact-info-block p:last-child {
	margin-bottom: 0px
}

.contact-info-container a {
	color: #2b2b2b
}

.contact-info-container a:hover {
	color: #2b2b2b;
	text-decoration: underline
}

.contact-info-box {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	color: #636363;
	font-weight: 500;
	letter-spacing: 0px
}

.contact-location,
.contact-phone-number,
.contact-email-address {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 350px;
	text-align: left;
	line-height: 24px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	margin: 0px 0px 20px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0px 0px 0px 25px
}

.contact-info-box i,
.contact-info-box img {
	position: absolute;
	left: auto;
	top: 5px;
	width: 25px;
	font-size: 12px;
	margin-left: -25px;
	color: #d91a21
}

@media screen and (min-width: 1700px) {

	.contact-info-box i,
	.contact-info-box img {
		font-size: 14px
	}
}

.contact-info-box img {
	top: 5px;
	width: auto;
	max-width: 15px
}

.contact-info-box a {
	color: #636363
}

.contact-info-box a:hover {
	color: #636363;
	text-decoration: underline
}

.contact-info-box h6 {
	letter-spacing: 0px;
	font-weight: 500;
	padding-bottom: 5px
}

.contact-info-box h6 a {
	color: #2b2b2b;
	text-decoration: underline
}

.contact-info-box h6 a:hover {
	color: #2b2b2b;
	text-decoration: none
}

.contact-info-box h6 i {
	position: relative;
	left: auto;
	top: auto;
	margin: 0px 0px 0px 5px;
	color: #636363
}

.contact-info-box p:last-child {
	margin-bottom: 0px
}

.map-wrapper {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	width: 380px
}

.map-container {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	width: 100%;
	height: 240px;
	overflow: hidden;
	border-radius: 15px;
	background: #f6f6f6
}

.map-container iframe {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	height: 100%;
	border: none;
	overflow: hidden
}

@media(max-width: 1199.98px) {
	.contact-info-block {
		padding: 50px 30px
	}

	.contact-text-block {
		max-width: 220px
	}
}

@media(max-width: 991.98px) {
	.contact-info-block {
		padding: 30px 20px
	}

	.contact-info-block {
		height: auto
	}

	.map-wrapper {
		width: 300px;
		padding: 30px 0px 0px
	}
}

@media(max-width: 767.98px) {
	.map-wrapper {
		width: 100%
	}

	.contact-location,
	.contact-phone-number,
	.contact-email-address {
		max-width: 100%
	}

	.contact-email-address {
		word-break: break-all
	}
}

@media(max-width: 575.98px) {
	.contact-info-block {
		height: auto
	}
}

#toTop {
	text-decoration: none;
	position: fixed;
	display: none;
	bottom: 60px;
	right: 10px;
	width: 50px;
	height: 50px;
	border: none;
	z-index: 1001;
	text-indent: 100%;
	background: url(../images/ui.totop.png) 0px 0px no-repeat;
	overflow: hidden
}

#toTopHover {
	float: left;
	width: 50px;
	height: 50px;
	display: block;
	overflow: hidden;
	background: url(../images/ui.totop.png) 0px -50px no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0
}

#toTop:active,
#toTop:focus {
	outline: none
}

.csm-product-details-container {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	border-right: 1px solid #e3e3e3;
	height: 100%
}

.csm-product-details-container ul.ul-listing,
.csm-product-details-container ul.ul-listing2,
.csm-product-details-container ol.ol-listing {
	display: block !important
}

.download-link-btn {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	font-size: 14px
}

@media screen and (min-width: 1700px) {
	.download-link-btn {
		font-size: 16px
	}
}

.download-link-btn a {
	text-decoration: underline;color:#161616;
}
.download-link-btn svg{color:#161616;}

.download-link-btn i,
.download-link-btn img,
.download-link-btn svg {
	position: relative;
	margin-right: 10px
}

.download-link-btn svg {
	fill: #cbd8e4
}

.download-link-btn a:hover svg {
	fill: #2b2b2b
}

.csm-price-container {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0px;
	margin: 0px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	padding: 30px 40px;
	width: 270px;
	text-align: center
}

.unit-price {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	font-size: 12px;
	color: #161616;
	letter-spacing: .7px;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-weight: 500
}

@media screen and (min-width: 1700px) {
	.unit-price {
		font-size: 14px
	}
}

.csm-price-container .csm-product-price-box,
.csm-price-container .csm-product-price-box bdi,
.csm-price-container .csm-product-price-box ins bdi {
	color: #2b2b2b;
	font-weight: 500;
	font-size: 20px
}

@media screen and (min-width: 1700px) {

	.csm-price-container .csm-product-price-box,
	.csm-price-container .csm-product-price-box bdi,
	.csm-price-container .csm-product-price-box ins bdi {
		font-size: 24px
	}
}

body.noscroll {
	height: 100%;
	overflow: hidden
}

.shoppingCartPopUp {
	position: fixed;
	z-index: 9999;
	height: 100%;
	top: 0;
	width: 100%;
	right: -101%;
	max-height: 100%;
	overflow: hidden;
	background: rgba(0, 0, 0, .5)
}

.shoppingCartPopUpContainer {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	height: 100%
}

.shoppingCartPopUpContentArea {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0px;
	margin: 0px;
	width: 450px;
	height: 100%;
	padding: 50px 0px 335px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	background: #fff;
	margin: 0px 0px 0px auto
}

.shoppingCartPopUpContentArea .pageTitle * {
	font-size: 24px;
	font-weight: 500
}

.shoppingCartPopUpContentArea .pageTitle svg {
	stroke: #161616;
	margin-right: 5px
}

.shoppingCartPopUpTopArea {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow-x: hidden;
	overflow-y: auto
}

#closeshoppingCartPopUp {
	position: absolute;
	right: 20px;
	top: 40px;
	z-index: 101;
	color: #161616;
	font-size: 16px;
	cursor: pointer;
	line-height: 20px
}

#closeshoppingCartPopUp:hover {
	color: #cf0000
}

.shopping-cart-listing {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	margin: 0px -15px 0px
}

.shopping-cart-item {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0px;
	margin: 0px;
	float: left;
	font-size: 14px;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	margin: 0px;
	width: 100%;
	padding: 30px 65px;
	margin: 0px auto;
	font-size: 12px;
	border-bottom: 1px solid #e3e3e3
}

@media screen and (min-width: 1700px) {
	.shopping-cart-item {
		font-size: 16px
	}
}

@media screen and (min-width: 1700px) {
	.shopping-cart-item {
		font-size: 14px
	}
}

.shopping-cart-item-inner {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	height: 100%;
	color: #2b2b2b;
	overflow: hidden
}

.shopping-cart-item-pic-container {
	height: 0px;
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	width: 107px;
	padding-bottom: 98px
}

.shopping-cart-item-pic-container a,
.shopping-cart-item-pic-container figure {
	position: absolute;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	top: 0%;
	left: 0%;
	right: 0px;
	bottom: 0px;
	height: 100%;
	overflow: hidden;
	text-align: center
}

.shopping-cart-item-pic-container a img,
.shopping-cart-item-pic-container figure img {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
	height: 100%;
	max-width: none;
	-o-object-fit: scale-down;
	object-fit: scale-down;
	-o-object-position: center;
	object-position: center
}

.shopping-cart-item-title {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	font-size: 14px;
	font-weight: 500;
	padding-bottom: 10px;
	padding-right: 25px
}

@media screen and (min-width: 1700px) {
	.shopping-cart-item-title {
		font-size: 16px
	}
}

.shopping-cart-item-title a {
	color: #2b2b2b
}

.shopping-cart-item-title a:hover {
	color: #cbd8e4
}

.shopping-cart-item-inner p:last-child {
	margin-bottom: 0px
}

.remove-cart-item {
	position: absolute;
	right: 0px;
	z-index: 5
}

.remove-cart-item a svg {
	fill: #161616
}

.remove-cart-item a:hover svg {
	fill: #cbd8e4
}

.shoppingCartPopUpFooterArea {
	position: absolute;
	left: 0px;
	bottom: 0px;
	display: block;
	width: 100%;
	color: #2b2b2b;
	text-align: center;
	padding: 40px 50px;
	font-size: 16px;
	font-weight: 600
}

@media screen and (min-width: 1700px) {
	.shoppingCartPopUpFooterArea {
		font-size: 18px
	}
}

.shoppingCartPopUpFooterArea .link-btn a,
.shoppingCartPopUpFooterArea .link-btn2 a {
	display: block;
	width: 100%
}

@media(max-width: 1399.98px) {
	.csm-price-container {
		padding: 25px;
		width: 210px
	}
}

@media(max-width: 1199.98px) {
	.csm-product-details-container {
		border: none;
		border-bottom: 1px solid #e3e3e3;
		height: auto
	}

	.csm-price-container {
		width: 100%;
		max-width: 300px;
		margin: 0px auto
	}
}

@media(max-width: 767.98px) {

	.csm-price-container .csm-product-price-box,
	.csm-price-container .csm-product-price-box bdi,
	.csm-price-container .csm-product-price-box ins bdi {
		font-size: 20px !important
	}
}

@media(max-width: 575.98px) {
	.shoppingCartPopUpContentArea {
		width: 90%;
		max-width: 450px;
		padding: 30px 0px 275px
	}

	.shoppingCartPopUpContentArea .pageTitle * {
		font-size: 20px
	}

	#closeshoppingCartPopUp {
		right: 20px;
		top: 30px;
		font-size: 14px
	}

	.shopping-cart-listing {
		margin: 0px
	}

	.shopping-cart-item {
		padding: 15px 25px
	}

	.shopping-cart-item-pic-container {
		width: 66px;
		padding-bottom: 60px
	}

	.shopping-cart-item-title {
		font-size: 14px;
		padding-right: 25px
	}
}

@media screen and (max-width: 575.98px)and (min-width: 1700px) {
	.shopping-cart-item-title {
		font-size: 16px
	}
}

@media(max-width: 575.98px) {
	.shoppingCartPopUpFooterArea {
		padding: 25px;
		font-size: 14px
	}
}

@media screen and (max-width: 575.98px)and (min-width: 1700px) {
	.shoppingCartPopUpFooterArea {
		font-size: 16px
	}
}

@media(max-width: 575.98px) {
	.shoppingCartPopUpFooterArea p {
		margin-bottom: 15px
	}

	.link-btn.mt15 {
		margin-top: 10px !important
	}
}

.thank-you-container {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto
}

.thank-you-container .banner-mask {
	opacity: 1;
	background: url(../images/banner-mask.png) left center no-repeat;
	background-size: cover
}

.thank-you-content-area {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0px;
	margin: 0px;
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.thank-you-content-area .captionWrapper {
	max-width: 1450px;
	padding: 30px 25px
}

.thank-you-content-area .captionContainer {
	vertical-align: middle;
	padding: 0px;
	color: #636363;
	font-size: 12px
}

@media screen and (min-width: 1700px) {
	.thank-you-content-area .captionContainer {
		font-size: 14px
	}
}

.thank-you-content {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	margin: 0px;
	text-align: center;
	margin: 0px auto
}

.thank-you-content .pageTitle h1,
.thank-you-content .pageTitle h2 {
	font-family: "Inter", sans-serif;
	font-size: 65px;
	color: #2b2b2b;
	font-weight: 700;
	line-height: 1.1;
	text-transform: none;
	padding-bottom: 0px;
	letter-spacing: 0px
}

.thank-you-content .row {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.thank-you-content .link-btn a {
	color: #fff !important;
	background: #cbd8e4;
	border-color: #cbd8e4
}

.thank-you-content .link-btn a:hover {
	background: #161616;
	border-color: #161616;
	color: #fff !important
}

@media(max-width: 1699.98px) {
	.thank-you-content-area .captionWrapper {
		max-width: 1200px
	}

	.thank-you-content .pageTitle h1,
	.thank-you-content .pageTitle h2 {
		font-size: 50px
	}
}

@media(max-width: 1199.98px) {

	.thank-you-content .pageTitle h1,
	.thank-you-content .pageTitle h2 {
		font-size: 40px
	}
}

@media(max-width: 991.98px) {

	.thank-you-content .pageTitle h1,
	.thank-you-content .pageTitle h2 {
		font-size: 35px
	}
}

@media(max-width: 767.98px) {

	.thank-you-content .pageTitle h1,
	.thank-you-content .pageTitle h2 {
		font-size: 30px
	}
}

/*# sourceMappingURL=style.min.css.map */