:root {
	--main-color: #FD8223;
	--white: #ffffff;
	--font-rubik: 'Rubik-VariableFont_wght';
	--font-jost: 'Jost-Regular';
	--font-myriad: 'Myriad Pro Regular';
}

@font-face {
	font-family: 'Rubik-VariableFont_wght';
	src: url(../fonts/Rubik/Rubik-VariableFont_wght.eot);
	src: url(../fonts/Rubik/Rubik-VariableFont_wght.eot?#iefix) format('embedded-opentype'),
		url(../fonts/Rubik/Rubik-VariableFont_wght.otf) format('otf'),
		url(../fonts/Rubik/Rubik-VariableFont_wght.svg#Rubik-VariableFont_wght) format('svg'),
		url(../fonts/Rubik/Rubik-VariableFont_wght.ttf) format('truetype'),
		url(../fonts/Rubik/Rubik-VariableFont_wght.woff) format('woff'),
		url(../fonts/Rubik/Rubik-VariableFont_wght.woff2) format('woff2');
}

@font-face {
	font-family: 'Jost-Regular';
	src: url(../fonts/Jost/Jost-Regular.eot);
	src: url(../fonts/Jost/Jost-Regular.eot?#iefix) format('embedded-opentype'),
		url(../fonts/Jost/Jost-Regular.otf) format('otf'),
		url(../fonts/Jost/Jost-Regular.svg#Jost-Regular) format('svg'),
		url(../fonts/Jost/Jost-Regular.ttf) format('truetype'),
		url(../fonts/Jost/Jost-Regular.woff) format('woff'),
		url(../fonts/Jost/Jost-Regular.woff2) format('woff2');
}

@font-face {
	font-family: 'Myriad Pro Regular';
	src: url(../fonts/Myriad/Myriad+Pro+Regular.eot);
	src: url(../fonts/Myriad/Myriad+Pro+Regular.eot?#iefix) format('embedded-opentype'),
		url(../fonts/Myriad/Myriad+Pro+Regular.otf) format('otf'),
		url(../fonts/Myriad/Myriad+Pro+Regular.svg#Myriad%20Pro%20Regular) format('svg'),
		url(../fonts/Myriad/Myriad+Pro+Regular.ttf) format('truetype'),
		url(../fonts/Myriad/Myriad+Pro+Regular.woff) format('woff'),
		url(../fonts/Myriad/Myriad+Pro+Regular.woff2) format('woff2');
}


.mfn-all-shop-filters-disabled div.shop-filters {
	display: block !important;
}
body.woocommerce-page ul.products li.product .mfn-li-product-row-title .title {
	font-size: 20px;
	text-align: left;
}
body.woocommerce-page ul.products li.product .image_wrapper img {
	margin-bottom: 0 !important;
	max-height: 300px;
	min-height: 300px;
	object-fit: contain;
}
div#Top_bar #logo img.svg {
	width: 395px;
	height: 60px;
	max-height: 100% !important;
}

.shop-section-first .mcb-section-inner p,
.about-us-banner-section .section_wrapper .one.mcb-wrap h4,
.shop-section-second .category-wrapper h2,
.contact-us-first-section h2,
.privacy-policy-section h2 {
	font-family: var(--font-rubik);
	font-size: 60px;
	line-height: 72px;
	color: #514A3E;
	letter-spacing: 1.5px;
	margin-top: 100px;
}
.privacy-policy-section h2,
.contact-us-first-section h2 {
	line-height: 1.4;
	letter-spacing: unset;
	margin-top: 0px;
}
.privacy-policy-section h2 {
	margin-bottom: 100px;
}
.shop-section-second .category-wrapper h2 {
	margin-top: 0px;
	padding-left: 64px;
	font-weight: 500;
	line-height: 1.4;
}
.about-us-banner-section .section_wrapper .one.mcb-wrap h4 {
	margin-top: 0px;
}
.shop-section-first {
	background: #F8F8FB;
	border-radius: 32px;
	max-width: 1320px;
	margin: 0 auto;
	margin-bottom: 100px;
}
.shop-section-second,
.shop-section-second .section_wrapper,
.category-section,
.category-section .section_wrapper {
	max-width: 1320px;
	margin: 0 auto;
}
.category-section .section_wrapper .one.mcb-wrap {
	flex: 1;
}
.category-section .section_wrapper .one.mcb-wrap p {
	text-align: center;
	margin-bottom: 0px;
}
.category-section .section_wrapper .one.mcb-wrap p a {
	font-family: var(--font-jost);
	font-weight: 600;
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	color: #514A3E;
}
.layout-full-width.header-fw #Top_bar div.container {
	padding-left: 50px;
	padding-right: 50px;
	border-top: 5px solid #0E63FF;
	background: #FFF;
	box-shadow: 0px 1px 25px 0px rgba(0, 0, 0, 0.08);
	z-index: 99;
}
.sticky-header.layout-full-width.header-fw #Top_bar.is-sticky div.container {
	padding-bottom: 65px;
}
div#Top_bar .menu>li.current-menu-item>a {
	color: var(--main-color);
}
div#Top_bar .top_bar_right .top_bar_right_wrapper>a:last-child,
div#Side_slide .extras .action_button {
	position: relative;
	background: var(--main-color);
	color: var(--white);
	z-index: 9;
	padding: 12px 20px;
	padding-right: 30px;
	display: inline-block;
	max-width: 129px;
	width: 130px;
	border-radius: 5px;
	transition: all 0.3s;
	border: 1px solid var(--main-color);
	border-radius: 5px !important;
}
div.home-img-text-section .section_wrapper .read-more-btn {
	border-radius: 5px;
	transition: all 0.3s;
	border: 1px solid var(--main-color);
	font-weight: 600;
}
div#Top_bar .top_bar_right .top_bar_right_wrapper>a:last-child:hover,
div#Side_slide .extras .action_button:hover,
div.home-img-text-section .section_wrapper .read-more-btn:hover {
	background-color: var(--white);
	color: var(--main-color);
}
div#Top_bar .top_bar_right .top_bar_right_wrapper>a:last-child:hover::after,
div#Side_slide .extras .action_button:hover::after,
div.home-img-text-section .section_wrapper .read-more-btn:hover::after {
	background-color: var(--white);
	opacity: 0;
}
div#Top_bar .top_bar_right .top_bar_right_wrapper>a:last-child::before,
div#Side_slide .extras .action_button:before {
	content: "";
	position: absolute;
	/* display: block; */
	width: 13px;
	height: 13px;
	/* background: url(../images/Icon.svg) no-repeat center; */
	background: url(../images/right-email-icon.png) no-repeat center;
	background-size: contain;
	right: 10px;
	top: 15px;
	z-index: 99;
	filter: brightness(0) invert(1) grayscale(1);
}
div#Top_bar .top_bar_right .top_bar_right_wrapper>a:last-child:hover::before,
div#Side_slide .extras .action_button:hover::before {
	filter: unset;
}
div#Top_bar .top_bar_right .top-bar-right-icon,
div#Top_bar .top_bar_right .top-bar-right-icon svg .path {
	display: none;
}

footer#Footer .container {
	/* max-width: 1535px; */
	max-width: 80%;
}
/* body p{
	font-family: var(--font-rubik);
	font-weight: 600;
	font-size: 18px;
} */
footer#Footer .container .widget {
	margin: 0;
}
footer#Footer .container .column .textwidget img.text-logo {
	margin-top: 20px;
	margin-bottom: 20px;

}
footer#Footer .container .column .textwidget h5,
footer#Footer .container .column .textwidget h4 {
	color: #514A3E;
	font-family: var(--font-rubik);
	font-weight: 600;
	font-size: 24px;
}
footer#Footer .container .column .textwidget h5 {
	font-size: 20px;
}
footer#Footer .container .column .textwidget p,
footer#Footer .container .column .textwidget a,
.privacy-policy-section p {
	font-family: var(--font-jost);
	font-size: 18px;
	font-weight: 400;
	color: #514A3E;
}
footer#Footer .container .column .textwidget a,
footer#Footer .footer_copy .privacy a,
footer#Footer .footer_copy .copyright a {
	transition: all 0.3s ease-in-out;
}
footer#Footer .container .column .textwidget a:hover,
footer#Footer .footer_copy .copyright a:hover {
	color: #FD8223;
	text-decoration: none;
}
footer#Footer .footer_copy .privacy a:hover {
	color: #FD8223;
}
.privacy-policy-section p {
	color: #535F80;
	line-height: 28.8px;
}
footer#Footer .container .column:nth-child(2) aside {
	max-width: 300px;
	margin: 0 auto;
}
footer#Footer .footer_copy .social {
	display: none;
}
footer#Footer .container .column .mcb-column-inner {
	display: flex;
	justify-content: space-between;
}
footer#Footer .container .column .mcb-column-inner #back_to_top,
a#back_to_top.sticky.scroll {
	/* position: absolute;
	right: -7%; */
	border-radius: 50px;
	background: #0E63FF;
	color: white !important;
	display: inline-flex;
	height: 40px;
	padding: 6px;
	justify-content: center;
	transition: all 0.3s ease-in-out;
}
footer#Footer .container .column .mcb-column-inner #back_to_top .icon-up-open-big,
a#back_to_top.sticky.scroll .icon-up-open-big {
	margin-left: 5px;
}
footer#Footer .container .column .mcb-column-inner #back_to_top:hover,
a#back_to_top.sticky.scroll:hover {
	opacity: 0.8;
}
footer#Footer .container .column:not(:first-child) {
	margin-top: 130px;
}
footer#Footer div:not(.footer_copy) .container .column:last-child {
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
}
footer#Footer .container .column:last-child .textwidget a {
	text-decoration: underline;
	color: #0E63FF;
}
footer#Footer .footer_copy .copyright,
footer#Footer .footer_copy .copyright a {
	/* font-family: var(--font-myriad); */
	font-family: var(--font-jost);
	font-weight: 400;
	font-size: 18px;
	line-height: 1.4;
	color: #514A3E;
}
footer#Footer .footer_copy .copyright .source {
	color: #FD8223;
}
footer#Footer .footer_copy .privacy a {
	font-family: var(--font-jost);
	font-weight: 400;
	font-size: 18px;
	color: #514A3E;
}
footer#Footer .footer_copy .privacy a:first-child {
	margin-right: 50px;
	position: relative;
}
footer#Footer .footer_copy .privacy a:first-child::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: #514A3E;
	top: 0;
	right: -30%;
}
footer#Footer div:not(.footer_copy) .container .column h4,
footer#Footer div:not(.footer_copy) .container .column:last-child h3,
footer#Footer div:not(.footer_copy) .container .column:last-child h3 strong,
footer#Footer div:not(.footer_copy) .container .column:last-child h3 strong a {
	color: #514A3E;
	font-family: var(--font-rubik);
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
footer#Footer div:not(.footer_copy) .container .column:last-child h3,
footer#Footer div:not(.footer_copy) .container .column:last-child h3 strong,
footer#Footer div:not(.footer_copy) .container .column:last-child h3 strong a {
	font-size: 32px;
	transition: all 0.3s ease-in-out;
	text-decoration: unset;
}
footer#Footer div:not(.footer_copy) .container .column:last-child h3 strong a:hover {
	color: #FD8223;
}
div.mfn-main-slider {
	display: none;
}
.home-first-section .section_wrapper {
	/* max-width: 1060px; */
	max-width: 55.3%;
}
.home-first-section p,
.contact-us-first-section p {
	font-family: var(--font-rubik);
	font-size: 18px;
	line-height: 21px;
	color: #FD8223;
	margin-bottom: 50px;
	font-weight: 500;
	margin-top: 50px;
	/* margin-top: 0px;
	padding-top: 10px; */
}
.home-first-section h4 {
	font-family: var(--font-rubik);
	font-size: 60px;
	line-height: 71px;
	color: #514A3E;
}
.home-first-section h4 .source {
	color: #FD8223;
}
.home-first-section {
	position: relative;
}
.home-first-section::before {
	content: "";
	position: absolute;
	display: block;
	width: 1920px;
	height: 441px;
	/* background: url("../images/home-first-section-bg.png") no-repeat center; */
	background: url("../images/atbiZ-home-heo-banner.png") no-repeat center;
	background-size: cover;
	left: 50%;
	/* top: 52%; */
	top: 65%;
	transform: translate(-50%, -50%);
}
.home-section-two {
	margin-top: 170px;
}
.home-section-two .section_wrapper,
.home-arbiz-sourcing-section .section_wrapper {
	/* max-width: 1760px; */
	max-width: 91.7%;
}
.home-section-two .one-sixth.mcb-wrap:first-child,
.home-section-two .one-sixth.mcb-wrap:nth-child(4) {
	width: 19.8%;
	width: 17.8%;
}
.home-section-two .one-sixth.mcb-wrap:nth-child(5) {
	/* width: 9.8%; */
	width: 14.8%;
}
.home-section-two .one-sixth.mcb-wrap:nth-child(4) {
	/* width: 21.8%; */
	width: 16.8%;
	height: 352px;
}
.home-section-two .one-sixth.mcb-wrap:nth-child(4) * {
	/* height: 100%; */
}
.home-section-two .one-sixth.mcb-wrap:nth-child(4) .image_wrapper img {
	object-fit: cover;
}
.home-arbiz-sourcing-section h4,
.home-section-four h4,
.our-products-row h4,
.business-together .section_wrapper .mcb-wrap h4,
.about-us-section-one .mcb-wrap h2,
.about-us-section-two .mcb-wrap h2,
.about-us-product-section .section_wrapper .one.mcb-wrap h4,
.yith-ywraq-mail-form-wrapper h2 {
	font-family: var(--font-rubik);
	font-weight: 500;
	font-size: 36px;
	line-height: 42px;
	text-align: center;
	color: #514A3E;
	padding-top: 100px;
	padding-bottom: 30px;
}
.about-us-section-one .mcb-wrap h2,
.about-us-section-two .mcb-wrap h2,
.about-us-product-section .section_wrapper .one.mcb-wrap h4 {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
.business-together .section_wrapper .mcb-wrap h4,
.our-products-row h4 {
	padding-top: 0px;
	padding-bottom: 0px;
}
.business-together .section_wrapper .mcb-wrap h4 {
	color: #ffffff;
	text-align: left;
	margin-bottom: 0;
}
.business-together .section_wrapper .mcb-wrap .mcb-column-inner {
	margin-bottom: 0;
}
.home-section-four h4 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: left;
	/* padding-bottom: 120px; */
}
.home-arbiz-sourcing-section,
.home-section-three {
	background: #F8F8FB;
}
/* .home-section-three, */
.home-section-three .section_wrapper {
	/* max-width: 1536px; */
	max-width: 85%;
	margin: 0 auto;
	/* padding-bottom: 70px; */
	padding-bottom: 150px;
}
.home-section-three .article_box {
	flex-direction: column;
	border-radius: 24px;
	padding: 50px 30px;
	min-height: 415px;
}
.home-section-three .article_box .photo_wrapper {
	width: 100%;
	text-align: center;
}
.home-section-three .article_box .desc_wrapper {
	width: 100%;
	align-items: center;
	background: #ffffff;
	border-radius: 24px;
	margin-top: 30px;
}
.home-section-three .article_box .desc_wrapper h4 {
	text-align: center;
	font-size: 16px;
	font-family: var(--font-jost);
	font-weight: 400;
	line-height: 21px;
}
.home-section-three .column_article_box .mcb-item-article_box-inner {
	background-color: #fff;
	display: block;
	overflow: visible;
	/* background-color: #f0f0f0; */
	box-shadow: 0px 11px 31px 1px rgba(236, 240, 246, 0.81);
	border-radius: 24px;
}
.home-section-three .section_wrapper .one-fourth.mcb-wrap {
	width: calc(100% / 4 - 30px);
	margin-right: 15px;
}
.home-section-three .article_box .desc_wrapper p>span {
	display: block;
	font-size: 20px;
	font-family: var(--font-rubik);
	font-weight: 500;
	line-height: 23px;
	color: #514A3E;
}
.home-section-three .article_box .desc_wrapper p::after {
	content: unset !important;
}
.home-section-four {
	padding-top: 100px;
	/* padding-bottom: 100px; */
}
.home-section-four p,
.home-img-text-section p,
.home-section-five .section_wrapper .article_box .desc_wrapper p {
	font-family: var(--font-rubik);
	font-size: 14px;
	color: #FD8223;
	line-height: 16px;
	font-weight: 500;
	margin-bottom: 30px;
}
.home-section-four p {
	font-size: 18px;
}
.home-img-text-section p {
	font-family: var(--font-jost);
	font-size: 18px;
	font-weight: 400;
	color: #535F80;
	max-width: 543px;
	line-height: 28px;
	margin-bottom: 0px;
}
.home-section-four .section_wrapper,
.home-img-text-section .section_wrapper {
	/* max-width: 1312px; */
	max-width: 68.3%;
}
.home-img-text-section .section_wrapper .read-more-btn {
	background-color: #FD8223;
	color: #ffffff;
	transition: all 0.5s ease-in-out;
	border-radius: 5px;
	padding: 12px 20px;
}
.home-img-text-section .section_wrapper .read-more-btn:hover {
	background-color: #ffffff;
	color: #FD8223;
}
.home-img-text-section {
	position: relative;
}
.home-img-text-section::before {
	content: "";
	content: unset;
	position: absolute;
	left: -29%;
	bottom: -194%;
	width: 1273px;
	height: 1021px;
	background: url(../images/who-we-are-left.png) no-repeat center;
	background-size: contain;
}
.home-img-text-section::after {
	content: "";
	content: unset;
	position: absolute;
	right: 0px;
	top: -60%;
	width: 1920px;
	height: 672px;
	background: url("../images/who-we-are-right.png") no-repeat center;
	background-size: cover;
}
.home-section-five .section_wrapper,
.about-us-section-one .section_wrapper,
.about-us-section-two .section_wrapper,
.about-us-banner-section .section_wrapper,
.about-us-product-section .section_wrapper {
	/* max-width: 1312px; */
	max-width: 68.3%;
}
.one-fourth.mcb-wrap {
	height: 170px;
}
.home-section-five .section_wrapper .mcb-item-article_box-inner,
.home-section-five .section_wrapper .column_article_box {
	height: 100%;
	border-radius: 5px;
	/* transition: all 0.5s ease-in-out; */
}
.home-section-five .section_wrapper .article_box {
	flex-direction: row-reverse;
	background-color: #F8F8FB;
	height: 100%;
}
.home-section-five .section_wrapper .article_box:hover,
/* .home-section-five .section_wrapper .column_article_box:hover, */
.home-section-five .section_wrapper .article_box:hover .desc_wrapper,
.home-section-five .section_wrapper .column_article_box.last-img-box .article_box:hover .desc_wrapper {
	background-color: #1C3879;
	transition: all 0.5s ease-in-out;
}
.home-section-five .section_wrapper .article_box:hover .desc_wrapper p {
	color: #ffffff;
	opacity: 0.5;
	transition: all 0.5s ease-in-out;
}
.home-section-five .section_wrapper .article_box:hover .desc_wrapper h4 {
	color: #ffffff;
	transition: all 0.5s ease-in-out;
}
.home-section-five .section_wrapper .article_box:hover .desc_wrapper::after {
	filter: invert(1);
	transition: all 0.5s ease-in-out;
}
.home-section-five .section_wrapper .article_box .desc_wrapper {
	background-color: #F8F8FB;
	padding-right: 0px;
	width: 55%;
	justify-content: flex-start;
	margin-top: 20px;
	position: relative;
}
.home-section-five .section_wrapper .article_box .desc_wrapper::after {
	content: "";
	position: absolute;
	width: 183px;
	height: 8px;
	bottom: 20px;
	left: 20px;
	background: url("../images/next-arrow.svg") no-repeat center;
	background-size: cover;

}
.home-section-five .section_wrapper .article_box .photo_wrapper {
	margin-top: 30px;
	width: 45%;
	text-align: right;
	padding-right: 15px;
	filter: grayscale(0%) brightness(100%);
	transition: filter 0.5s ease;
}
.home-section-five .section_wrapper .article_box .photo_wrapper:hover {
	filter: grayscale(50%) brightness(100%);
	transition: filter 0.5s ease;
}
.home-section-five .section_wrapper .article_box .desc_wrapper p {
	color: #514A3E;
	margin-bottom: 0px;
}
.home-section-five .section_wrapper .article_box .desc_wrapper p::after {
	content: unset !important;
}
.home-section-five .section_wrapper .article_box .desc_wrapper h4 {
	font-family: var(--font-rubik);
	font-size: 18px;
	font-weight: 600;
	line-height: 21px;
	color: #514A3E;
}
.home-section-five .section_wrapper .column_article_box.last-img-box .article_box .article_box {
	width: 100%;
	justify-content: flex-end;
	background-color: #0E63FF;
}
.home-section-five .section_wrapper .column_article_box.last-img-box .article_box .desc_wrapper {
	background-color: #0E63FF;
	width: 100%;
	margin-top: 0px;
}
.home-section-five .section_wrapper .column_article_box.last-img-box .article_box .desc_wrapper p,
.home-section-five .section_wrapper .column_article_box.last-img-box .article_box .desc_wrapper h4 {
	color: #ffffff;
}
.home-section-five .section_wrapper .column_article_box.last-img-box .article_box .desc_wrapper p {
	opacity: 0.5;
}
.home-section-five .section_wrapper .column_article_box.last-img-box .article_box .desc_wrapper::after {
	filter: invert(1);
}
.home-section-five .section_wrapper .column_article_box.last-img-box .article_box .photo_wrapper {
	display: none;
}
.home-section-five.second-row {
	margin-top: 30px;
}
.nav-tabs .nav-link {
	color: #000;
}
.wrap-modal-slider {
	padding: 0 30px;
	opacity: 0;
	transition: all 0.3s;
}

.wrap-modal-slider.open {
	opacity: 1;
}

.your-class {
	width: 726px;
	margin: 0 auto;
	position: relative;
}
/* Arrows */
.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25;
}

.slick-prev:before,
.slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: -25px;
}
[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto;
}
.slick-prev:before {
	content: '←';
}
[dir='rtl'] .slick-prev:before {
	content: '→';
}

.slick-next {
	right: -25px;
}
[dir='rtl'] .slick-next {
	right: auto;
	left: -25px;
}
.slick-next:before {
	content: '→';
}
[dir='rtl'] .slick-next:before {
	content: '←';
}

/* Dots */
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black;
}


.tab-pane.fade {
	display: none;
}
.tab-pane.fade.show.active {
	display: block;
}
.nav-section .one.mcb-wrap {
	flex: 1;
}
.contact-section .two-third .mcb-wrap-inner .one.column {
	width: 100%;
	flex: 1;
	margin-top: 10%;
	/*for product*/
	padding: 0;
	/*for product*/
}
.contact-section .two-third .mcb-wrap-inner .article_box {
	flex-direction: column;
}
.contact-section .slick-dots li button,
.contact-section .slick-dots li.slick-active button:before {
	background-color: #E7E9F0;
	border-radius: 9px;
	height: 2px;
	margin-bottom: 0;
	padding: 0;
}
.contact-section .slick-dots {
	display: flex;
	width: 100%;
}
.contact-section .slick-dots li {
	width: 50%;
}
.contact-section .slick-dots li button {
	width: 100%;
}
.contact-section .slick-dots li.slick-active button,
.contact-section .slick-dots li.slick-active button:before {
	background-color: #535F80;
}
/* .contact-section, */
.contact-section .slick-initialized .slick-slide[data-slick-index="0"],
.button-flat .nav-section.first-section {
	display: none;
}
.contact-section.product {
	display: block;
}
.contact-section {
	padding-bottom: 50px;
}
.contact-section.active {
	display: block;
}
.contact-section .slick-slider .slick-list.draggable {
	display: block;
	width: 100%;
}
.contact-section .slick-slider .slick-track {
	opacity: 1;
	z-index: 9999;
	/* width: 100%!important; */
	/* display: flex!important; */
}
.contact-section .slick-initialized .slick-slide {
	display: block;
	/* width: 100%!important; */
	width: 9% !important;
	/*for product*/
	margin-right: 1%;
	/*for product*/
}
.contact-section .slick-initialized .slick-slide.slick-current.slick-active {
	height: 100% !important;
	/* width: unset!important; */
}
.contact-section .article_box .photo_wrapper,
.contact-section .article_box .desc_wrapper {
	width: 100%;
}
.contact-section .section_wrapper,
.nav-section .section_wrapper {
	/* max-width: 1536px; */
	max-width: 91.4%;
}
.our-products-row {
	background: #F8F8FB;
	padding-top: 100px;
	margin-top: 30px;
}
.our-products-row p,
.button-flat .nav-section .mcb-wrap .button {
	font-family: var(--font-rubik);
	font-size: 14px;
	font-weight: 500;
	line-height: 25px;
	text-align: center;
	color: #FD8223;
}
.button-flat .nav-section .mcb-wrap .button::after {
	opacity: 0 !important;
}
.button-flat .nav-section .mcb-wrap .button:hover {
	color: #FD8223;
}
.our-products-row p {
	font-size: 18px;
}
.nav-section,
.contact-section.active {
	background: #F8F8FB;
}

.button-flat .nav-section .mcb-wrap .button {
	color: #ACACAC;
	font-size: 18px;
	text-align: left;
	background-color: transparent;
	padding: 0;
}
/* .nav-section .section_wrapper .one.mcb-wrap:first-child{
	max-width: 150px;
}
.nav-section .section_wrapper .one.mcb-wrap:nth-child(2){
	max-width: 200px;
} */
.button-flat .nav-section .mcb-wrap .button.active {
	color: #FD8223;

}

.nav-section .mcb-wrap-inner .one.column {
	/* flex: 1; */
	width: auto;
}
.nav-section.hide-desktop {
	/* display: block!important; */
}
.button-flat .nav-section.first-section,
.contact-section .slick-initialized .slick-slide[data-slick-index="4"] {
	display: none;
}
/* .nav-section.second-section .mcb-wrap-inner .one.column:first-child,
.nav-section.second-section .mcb-wrap-inner .one.column:nth-child(2) {
	max-width: 150px;
}
.nav-section.second-section .mcb-wrap-inner .one.column:nth-child(3) {
	max-width: 180px;
}
.nav-section.second-section .mcb-wrap-inner .one.column:nth-child(4) {
	max-width: 250px;
}
.nav-section.second-section .mcb-wrap-inner .one.column:nth-child(5) {
	max-width: 300px;
	width: 300px;
}
.nav-section.second-section .mcb-wrap-inner .one.column:nth-child(6) {
	max-width: 170px;
}
.nav-section.second-section .mcb-wrap-inner .one.column:nth-child(7) {
	max-width: 215px;
}
.nav-section.second-section .mcb-wrap-inner .one.column:last-child {
	max-width: 250px;
} */
.contact-us-section-two div.wpforms-container-full .wpforms-confirmation-container-full {
	background: transparent;
}
div.contact-us-section-two div.wpforms-container-full .wpforms-confirmation-container-full p {
	font-size: 18px;
}
.contact-section .section_wrapper .slick-prev {
	left: 10px;
	z-index: 99;
	width: 40px;
	height: 40px;
	top: 30%;
	background: transparent;
}
.contact-section .section_wrapper .slick-next {
	right: -12px;
	top: 30%;
	z-index: 99;
	width: 40px;
	height: 40px;
	background: transparent;
}
.contact-section .section_wrapper .slick-prev::before,
.contact-section .section_wrapper .slick-next::before {
	content: "";
	background: url("../images/next-support-arrow.png") no-repeat center;
	background-size: cover;
	width: 40px;
	height: 40px;
	display: block;
}
.contact-section .section_wrapper .slick-next,
.contact-section .section_wrapper .slick-next::before {
	width: 50px;
	height: 50px;
}
.contact-section .section_wrapper .slick-prev::after,
.contact-section .section_wrapper .slick-next::after {
	background: transparent;
}
.contact-section .section_wrapper .slick-prev::before {
	background: url("../images/prev-support-arrow.png") no-repeat center;
}
.contact-section .column_column {
	margin-top: -250px;
	padding-left: 30px;
	padding-right: 25%;
	color: #fff;
}
.contact-section .column_column h4,
.contact-section .column_column p,
.contact-section .column_column h5 {
	color: #fff;
	font-family: var(--font-rubik);
}
.contact-section .column_column h4 {
	font-size: 32px;
	font-weight: 600;
	line-height: 38px;
}
.contact-section .column_column h5 {
	font-size: 16px;
	font-weight: 600;
	line-height: 18px;
	position: relative;
	display: inline-block;
}
.contact-section .column_column p {
	font-family: var(--font-jost);
	font-size: 18px;
	font-weight: 400;
}
.contact-section .column_column h5::after {
	content: "";
	position: absolute;
	width: 25px;
	height: 10px;
	background: url("../images/ppe-right-arrow.png") no-repeat center;
	background-size: cover;
	right: -40px;
	top: 5px;
}
.contact-section .article_box .desc_wrapper p {
	font-family: var(--font-rubik);
	font-size: 20px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 10px;
}
.contact-section .article_box .desc_wrapper p::after {
	content: unset !important;
}
.contact-section .article_box .desc_wrapper h4,
.woocommerce form#yith-ywraq-default-form .form-row label {
	font-family: var(--font-jost);
	font-size: 16px;
	font-weight: 400;
	color: #535F80;
	line-height: 25px;
}
.business-together {
	background: #0E63FF;
	background: url("https://atbizsourcing.com/wp-content/uploads/2023/09/grow-your-business-bg.png") no-repeat center;
	background-size: cover;
	border-radius: 0px 0px 48px 0px;
	margin-top: 100px;
}
.business-together .section_wrapper {
	/* max-width: 1536px; */
	max-width: 80%;
	display: flex;
	align-items: center;
}
.business-together .section_wrapper .mcb-wrap:first-child {
	margin-top: -30px;
}
.business-together .section_wrapper .mcb-wrap:first-child,
.business-together .section_wrapper .mcb-wrap:last-child {
	width: 15%;
}
.business-together .section_wrapper .mcb-wrap:nth-child(2) {
	width: 70%;
}
.business-together .section_wrapper .mcb-wrap:last-child .button {
	background-color: #FD8223;
	color: #ffffff;
	padding: 15px 35px !important;
	border-radius: 5px;
	font-family: var(--font-jost);
	font-weight: 600 !important;
	font-size: 14px;
	text-transform: uppercase;
	transition: all 0.5s ease-in-out;
	margin-top: 15px !important;
}
.business-together .section_wrapper .mcb-wrap:last-child .button:hover {
	background: #FFF;
	color: #FD8223;
}
body.single-product.woocommerce .ui-tabs,
body.single-product.woocommerce .product div.entry-summary .cart,
body.woocommerce .woocommerce-product-details__short-description {
	display: none;
}
body.woocommerce .product div.entry-summary .product_meta {
	position: absolute;
	top: -50px;
}
body.woocommerce .product div.entry-summary h1.product_title {
	margin-top: 50px;
}
div.shop-filters .woocommerce-ordering {
	order: 2;
	margin-right: 0px;
}
.woocommerce ul.products li.product .excerpt,
.woocommerce-page ul.products li.product .contact-section .excerpt,
.contact-section .column_column div.excerpt p {
	color: #535F80;
}
.woocommerce ul.products li.product .excerpt {
	text-align: left;
}
.contact-section-new {
	display: none;
}
.contact-section-new.active {
	display: block;
	background: #F8F8FB;
}
.contact-section-new .section_wrapper .one-third.mcb-wrap .image_wrapper {
	background: rgba(0, 0, 0, 0.15);
}
body.tax-product_cat .shop-section-first {
	display: none;
}
.shop-section-second .category-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 32px;
	background: #F8F8FB;
	margin-bottom: 80px;
}
.shop-section-second .category-wrapper .contact-section-new .section_wrapper,
.nav-section.second-section .section_wrapper,
.contact-section-new .section_wrapper {
	/* max-width: 1540px; */
	max-width: 80%;
}
.contact-section-new .woocommerce ul.products.slick-slider .image_frame .image_wrapper .image_links {
	display: none;
}
.contact-section-new .woocommerce ul.products.slick-slider {
	position: relative;
}
.contact-section-new .woocommerce ul.products.slick-slider .slick-track {
	display: flex;
	column-gap: 20px;
}
.contact-section-new .woocommerce ul.products.slick-slider .prev-arrow,
.contact-section-new .woocommerce ul.products.slick-slider .next-arrow {
	width: 54px;
	height: 54px;
	display: block;
	background-color: unset;
}
.contact-section-new .woocommerce ul.products.slick-slider .prev-arrow,
.contact-section-new .woocommerce ul.products.slick-slider .next-arrow {
	content: "";
	background-size: cover;
	width: 80px;
	height: 80px;
	display: block;
	z-index: 9999;
	position: absolute;
	top: 36%;
	transform: translateY(-50%);
}
.contact-section-new .woocommerce ul.products.slick-slider .prev-arrow::after,
.contact-section-new .woocommerce ul.products.slick-slider .next-arrow::after {
	background-color: unset !important;
}
.contact-section-new .woocommerce ul.products.slick-slider .prev-arrow {
	left: -25px;
}
.contact-section-new .woocommerce ul.products.slick-slider .next-arrow {
	right: -40px;
}
.contact-section-new .woocommerce ul.products.slick-slider .slick-dots {
	display: flex;
}
.contact-section-new .woocommerce ul.products.slick-slider .slick-dots li {
	flex: 1;
	margin: 0;
}
.contact-section-new .woocommerce ul.products.slick-slider .slick-dots li button {
	width: 100%;
	border-radius: 9px;

	padding: 0;
	height: 1px;
	background: #E7E9F0;
}
.contact-section-new .woocommerce ul.products.slick-slider .slick-dots li.slick-active button {
	background: #535F80;
	height: 2px;
}
.contact-section-new .section_wrapper .mcb-wrap .mcb-wrap-inner .column_column.text-col {
	margin-top: -47%;
	padding-left: 40px;
	padding-right: 10px;
	color: white;
}
.contact-section-new .section_wrapper .mcb-wrap .mcb-wrap-inner .column_column.text-col h4,
.contact-section-new .section_wrapper .mcb-wrap .mcb-wrap-inner .column_column.text-col h5,
.contact-section-new .section_wrapper .mcb-wrap .mcb-wrap-inner .column_column.text-col p,
.contact-section-new .section_wrapper .mcb-wrap .mcb-wrap-inner .column_column.text-col a {
	color: #FFF;
	font-family: var(--font-rubik);
	font-style: normal;
	line-height: 1.4;
}
.contact-section-new .section_wrapper .mcb-wrap .mcb-wrap-inner .column_column.text-col h4 {
	font-size: 32px;
	font-weight: 500;
}
.contact-section-new .section_wrapper .mcb-wrap .mcb-wrap-inner .column_column.text-col h5 {
	font-size: 16px;
	font-weight: 600;
	position: relative;
}
.contact-section-new .section_wrapper .mcb-wrap .mcb-wrap-inner .column_column.text-col h5::after {
	content: "";
	position: absolute;
	top: -10px;
	right: 64%;
	background: url(https://atbizsourcing.com/wp-content/uploads/2023/08/ppe-right-arrow-next.png) no-repeat center;
	background-size: contain;
	width: 26px;
	height: 40px;
}
.contact-section-new .section_wrapper .mcb-wrap .mcb-wrap-inner .column_column.text-col p {
	font-family: var(--font-jost);
	font-size: 18px;
	font-weight: 400;
	padding-right: 30px;
}
.contact-section-new .woocommerce ul.products.slick-slider .slick-track li h4.mfn-woo-product-title,
.contact-section-new .woocommerce ul.products.slick-slider .slick-track li h4.mfn-woo-product-title a {
	color: #333;
	font-family: var(--font-rubik);
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.contact-section-new .woocommerce ul.products.slick-slider .slick-track li h4.mfn-woo-product-title a {
	transition: all 0.3s;
}
.contact-section-new .woocommerce ul.products.slick-slider .slick-track li:hover h4.mfn-woo-product-title a {
	color: #0E63FF;
}
.contact-section-new .woocommerce ul.products.slick-slider .slick-track li div.excerpt,
.contact-section-new .woocommerce ul.products.slick-slider .slick-track li div.excerpt p {
	color: #535F80;
	font-family: var(--font-jost);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.home-section-two .section_wrapper .mcb-wrap .mcb-wrap-inner .column_image .image_frame .image_wrapper,
.contact-section-new .section_wrapper .mcb-wrap .mcb-wrap-inner .column_image .image_frame .image_wrapper {
	border-radius: 24px;
	transition: all 0.5s ease-in-out;
}
.home-section-two .section_wrapper .mcb-wrap .mcb-wrap-inner .column_image .image_frame .image_wrapper {
	border-radius: 12px;
}
.home-section-two .section_wrapper .mcb-wrap .mcb-wrap-inner .column_image .image_frame .image_wrapper:hover img,
.contact-section-new .section_wrapper .mcb-wrap .mcb-wrap-inner .column_image .image_frame .image_wrapper:hover img {
	transform: scale(1.2);
}
.about-us-section-two {
	background-image: unset !important;
}
.about-us-banner-section {
	padding: 150px 0px;
	position: relative;
	padding-bottom: 0px;
}
.about-us-section-one {
	padding-top: 0px;
}
.about-us-banner-section::before {
	content: "";
	position: absolute;
	background: url("https://atbizsourcing.com/wp-content/uploads/2023/09/about-us-banner-shape.png") no-repeat center;
	left: 10%;
	top: -9%;
	width: 1500px;
	height: 334px;
	background-size: contain;
}
.about-us-banner-section,
.about-us-section-one,
.about-us-section-two {
	background-color: #F8F8FB;
}
.about-us-banner-section .section_wrapper .one.mcb-wrap p,
.about-us-product-section .section_wrapper .one.mcb-wrap p {
	color: #FD8223;
	font-family: var(--font-rubik);
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.about-us-section-one .mcb-wrap p,
.about-us-section-two .mcb-wrap p {
	color: #535F80;
	font-family: var(--font-jost);
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
}
.about-us-product-section {
	padding-top: 100px;
	padding-bottom: 80px;
}
.about-us-section-two .section_wrapper .one-second.mcb-wrap:first-child {
	padding-right: 50px !important;
}
.shop-section-first+.category-section {
	margin-bottom: 120px;
}
.shop-section-first+.category-section .image_frame {
	width: 100%;
}
.shop-section-first+.category-section .image_frame .image_wrapper a {
	text-align: center;
}
.shop-section-first+.category-section .image_frame .image_wrapper .image_links {
	display: none;
}
.shop-section-first+.category-section .image_frame:hover .image_wrapper .mask:after {
	opacity: 0;
}
.shop-section-first+.category-section .section_wrapper {
	/* column-gap: 20px; */
	column-gap: 0;
	align-items: center;
	justify-content: center;
}
body.archive .shop-section-first+.category-section .section_wrapper {
	column-gap: 20px;
}
body.tax-product_cat.archive .shop-section-first+.category-section .section_wrapper {
	column-gap: 0px;
}
body.tax-product_cat.archive .shop-section-first+.category-section .section_wrapper .column_image,
.single-product-section.category-section .section_wrapper .one.mcb-wrap .mcb-wrap-inner .column_image {
	height: 90px;
	margin: 0 !important;
}
.single-product-section.category-section .section_wrapper .one.mcb-wrap .mcb-wrap-inner .column_column {
	height: 100px;
}
.shop-section-first+.category-section .section_wrapper .one.mcb-wrap {
	border-radius: 12px;
	background: #F8F8FB;
	/* min-height: 252px; */
	min-height: 260px;
	padding-top: 20px;
	transition: all 0.5s ease-in-out;
}
.shop-section-first+.category-section .section_wrapper .one.mcb-wrap:last-child img {
	height: 120px;
	width: 120px;
	object-fit: cover;
}
.shop-section-first+.category-section .section_wrapper .one.mcb-wrap:hover {
	border-radius: 15px;
	background: #FFF;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
}
.shop-section-first+.category-section .section_wrapper .one.mcb-wrap .mcb-item-column-inner {
	/* margin-bottom: 20px; */
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
}
body.tax-product_cat.archive .shop-section-first+.category-section .section_wrapper .column_column .mcb-item-column-inner {
	/* margin-bottom: 20px; */
	margin-bottom: 0;
}
.shop-section-first+.category-section .section_wrapper .one.mcb-wrap p a:hover {
	text-decoration: unset;
}
.woocommerce .shop-section-second .shop-filters .woocommerce-ordering select {
	width: 170px;
}
.woocommerce .shop-section-second .shop-filters>p.woocommerce-result-count,
.woocommerce .shop-section-second .shop-filters .woocommerce-ordering select,
.woocommerce .shop-section-second .shop-filters .woocommerce-ordering select option,
.woocommerce .shop-section-second ul.products li.product .title,
.woocommerce .shop-section-second ul.products li.product .title a {
	color: #333;
	font-family: var(--font-rubik);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.woocommerce .shop-section-second ul.products li.product .title,
.woocommerce .shop-section-second ul.products li.product .title a {
	font-weight: 500;
	text-align: left;
}
.woocommerce .shop-section-second ul.products li.product p.excerpt {
	color: #535F80;
	font-family: var(--font-jost);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-align: left;
}
.woocommerce .shop-section-second .image_frame .image_links {
	display: none;
}
.woocommerce .shop-section-second .image_frame .image_wrapper {
	border-radius: 9px;
	transition: all 0.5s ease-in-out;
}
.woocommerce .shop-section-second .image_frame .image_wrapper:hover img {
	transform: scale(1.2);
}
.woocommerce .shop-section-second ul.products li.product .mfn-li-product-row-price {
	display: none;
}
.woocommerce .shop-section-second .mfn-li-product-row-title {
	margin-bottom: 10px;
}
.woocommerce .shop-section-second .products_wrapper .pager .pages {
	background-image: unset;
}
.woocommerce .shop-section-second .products_wrapper .pager .pages a:hover,
.pager .pages a.active,
.woocommerce .shop-section-second .products_wrapper .pager .pages span.page-numbers.current {
	color: #fff;
	background-color: #FD8223 !important;
}
.shop-section-second .category-wrapper img {
	/* margin-top: -60px;
	max-width: 50%; */
	width: 641px;
	height: 326px;
	object-fit: contain;
}
.single-product #Content {
	padding-top: 0px;
}
.single-product-section.category-section {
	max-width: 100%;
	background: #FFF;
	/* box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10); */
	box-shadow: 0px 1px 25px 0px rgba(0, 0, 0, 0.08);
	padding-top: 20px;
	padding-bottom: 20px;
}
.single-product-section.category-section .section_wrapper,
.breadcrumb-section .section_wrapper,
.product-detail-section>.section_wrapper
/* .tax-product_cat .category-section */
	{
	/* max-width: 1320px;
	max-width: 1536px;*/
	max-width: 80%;
	margin: 0 auto;
}
.tax-product_cat .shop-section-first+.category-section {
	max-width: 100%;
	background: #FFF;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
	padding-top: 20px;
	padding-bottom: 20px;
}
.tax-product_cat .shop-section-first+.category-section .section_wrapper {
	max-width: 80%;
	margin: 0 auto;
}
.single-product-section.category-section .section_wrapper .one.mcb-wrap p a {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
}
.single-product-section.category-section .mcb-item-column-inner,
.tax-product_cat .shop-section-first+.category-section .mcb-item-column-inner {
	margin-bottom: 0px;
}
.single-product-section.category-section .mcb-column-inner .image_frame,
.tax-product_cat .shop-section-first+.category-section .mcb-item-column-inner .image_frame {
	width: 100%;
	text-align: center;
}
.single-product-section.category-section .section_wrapper .one.mcb-wrap:not(:last-child),
.tax-product_cat .shop-section-first+.category-section .section_wrapper .one.mcb-wrap:not(:last-child) {
	position: relative;
	border-right: 1px solid #ACACAC;
	/* min-height: 132px; */
}
/* .single-product-section.category-section .section_wrapper .one.mcb-wrap::after{
	content: "";
	position: absolute;
	width: 1px;
	height: 90px;
	background-color: #ACACAC;
	top: 0;
	right: -10px;
	bottom: 0;
} */
.single-product-section.category-section .section_wrapper .one.mcb-wrap .mcb-wrap-inner
/* .tax-product_cat .shop-section-first + .category-section .section_wrapper .one.mcb-wrap .mcb-wrap-inner */
	{
	align-content: flex-end;
	/* height: 180px; */
}
.tax-product_cat .shop-section-first+.category-section .section_wrapper .one.mcb-wrap,
.single-product-section.category-section .section_wrapper .one.mcb-wrap {
	min-height: 190px;
}
.tax-product_cat .shop-section-first+.category-section .section_wrapper .one.mcb-wrap {
	border-radius: unset;
	background: unset;
}
.single-product-section.category-section .section_wrapper .one.mcb-wrap:first-child .mcb-wrap-inner .column_image,
.single-product-section.category-section .section_wrapper .one.mcb-wrap:nth-child(6) .mcb-wrap-inner .column_image {
	margin-bottom: 20px;
}
.single-product-section.category-section .section_wrapper .mcb-column-inner {
	margin-bottom: 20px;
}
.single-product-section.category-section .section_wrapper .mcb-column-inner p,
.tax-product_cat .shop-section-first+.category-section .section_wrapper .mcb-column-inner p {
	margin-bottom: 0px;
	position: relative;
	transition: all 0.5s ease-in-out;
}
.single-product-section.category-section .section_wrapper .mcb-column-inner p::before,
.tax-product_cat .shop-section-first+.category-section .section_wrapper .mcb-column-inner p::before {
	content: "";
	position: absolute;
	width: 16px;
	height: 16px;
	background: url("https://atbizsourcing.com/wp-content/uploads/2023/09/atbiz-product-down-arr.png") no-repeat center;
	background-size: cover;
	/* right: 5px;
	top: 15%;
	top: 25%; */
	right: 15px;
	top: 8px;
}
.tax-product_cat .shop-section-first+.category-section .section_wrapper .mcb-column-inner p::before {
	background: url("https://atbizsourcing.com/wp-content/uploads/2023/09/atbiz-product-down-arr-orange.png") no-repeat center;
	filter: invert(100%) grayscale(1);
}
.tax-product_cat .shop-section-first+.category-section .section_wrapper .mcb-column-inner p:hover a {
	color: #FD8223;
}
.tax-product_cat .shop-section-first+.category-section .section_wrapper .mcb-column-inner p a {
	font-size: 14px;
}
.tax-product_cat .shop-section-first+.category-section .section_wrapper .mcb-column-inner p:hover::before {
	filter: unset;
}
.tax-product_cat .shop-section-first+.category-section .section_wrapper .one.mcb-wrap:hover {
	border-radius: unset;
	background: unset;
	box-shadow: unset;
}
.tax-product_cat .shop-section-first+.category-section .section_wrapper .one.mcb-wrap.mcb-wrap-72d0zbrdm {
	display: none;
}
.tax-product_cat div.shop-section-first+.category-section .section_wrapper .one.mcb-wrap:last-child img {
	width: 60px;
	height: 60px;
	object-fit: cover;
}
.breadcrumb-section,
.product-detail-section {
	background-color: #F8F8FB;
}
.breadcrumb-section .mfn-code {
	border: unset;
	background: #F8F8FB;
}
.breadcrumb-section .mfn-code span,
.breadcrumb-section .mfn-code span a {
	color: #ACACAC;
	font-family: var(--font-rubik);
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.breadcrumb-section .mfn-code span.breadcrumb_last {
	color: #FD8223;
}
.product-detail-section .section_wrapper .one-second.mcb-wrap:first-child {
	width: 41%;
}
.product-detail-section .section_wrapper .one-second.mcb-wrap:last-child {
	width: 57%;
	border-radius: 30px;
	background: #FFF;
	margin-left: 2%;
	padding: 40px;
	padding-bottom: 20px;
}
.product-detail-section .section_wrapper .one-second.mcb-wrap:first-child .wpgs-for .slick-arrow {
	display: none !important;
}
.product-detail-section .section_wrapper .one-second.mcb-wrap:first-child .wpgs-nav .slick-arrow {
	background-color: #E7E9F0;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	z-index: 999;
}
.product-detail-section .section_wrapper .one-second.mcb-wrap:first-child .wpgs-nav .slick-arrow:before {

	font-size: 18px;
	font-family: var(--font-rubik);
	font-size: 30px;
	font-style: normal;
	/* font-weight: 400; */
	line-height: 28px;
}
.product-detail-section .section_wrapper .one-second.mcb-wrap:first-child .wpgs-nav .slick-arrow.slick-prev:before {
	content: '<';
}
.product-detail-section .section_wrapper .one-second.mcb-wrap:first-child .wpgs-nav .slick-arrow.slick-next:before {
	content: '>';
}
.woocommerce .product-detail-section .section_wrapper .one-second.mcb-wrap:last-child .woocommerce-products-header__title,
.related-product-section .section_wrapper h3.title,
div.yith-ywraq-mail-form-wrapper h3 {
	color: #514A3E;
	font-family: var(--font-rubik);
	font-size: 36px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 20px;
}
.related-product-section .section_wrapper h3.title {
	margin-bottom: 30px;
}
.product-detail-section .section_wrapper .one-second.mcb-wrap:first-child .zoomtoo-container {
	max-width: 628px;
}
.product-detail-section .section_wrapper .one-second.mcb-wrap:first-child .zoomtoo-container img {
	max-width: 628px;
	object-fit: cover;
}
.product-detail-section .section_wrapper .one-second.mcb-wrap:first-child .zoomtoo-container img.zoomImg {
	display: none !important;
}
.product-detail-section .section_wrapper .one-second.mcb-wrap:first-child .zoomtoo-container {
	overflow: hidden;
	transition: all 0.3s;
}
.product-detail-section .section_wrapper .one-second.mcb-wrap:first-child .zoomtoo-container:hover img {
	transform: scale(1.5);
}
.product-detail-section .section_wrapper .one-second.mcb-wrap:last-child p:first-child,
.product-detail-section .section_wrapper .one-second.mcb-wrap:last-child p,
.product-detail-section .section_wrapper .one-second.mcb-wrap:last-child table tr td {
	color: #535F80;
	font-family: var(--font-jost);
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px;
	/* 140% */
}
.related-product-section .section_wrapper h1.title,
.related-product-section .section_wrapper h1.title a {
	color: #333;
	font-family: var(--font-rubik);
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.related-product-section .section_wrapper p.excerpt {
	color: #535F80;
	font-family: var(--font-jost);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.related-product-section .section_wrapper .mcb-column-inner {
	margin-bottom: 0;
}
.product-detail-section .section_wrapper .one-second.mcb-wrap:last-child p,
.product-detail-section .section_wrapper .one-second.mcb-wrap:last-child table tr td:last-child {
	font-weight: 400;
}
.product-detail-section .section_wrapper .one-second.mcb-wrap:last-child table tr td {
	font-size: 18px;
}
.product-detail-section .section_wrapper .one-second.mcb-wrap:last-child table tr td :last-child {
	font-style: italic;
}
.product-detail-section .section_wrapper .one-second.mcb-wrap:last-child table tr td {
	box-shadow: unset;
	border: unset;
	text-align: left;
	vertical-align: top;
}
.product-detail-section .section_wrapper .one-second.mcb-wrap:last-child table tr td:last-child {
	position: relative;
	font-style: italic;
}
.product-detail-section .section_wrapper .one-second.mcb-wrap:last-child table tr td:last-child::before {
	content: ":";
	position: absolute;
	left: -10px;
	top: 20%;
	width: 30px;
	height: 100%;
	color: #535F80;
	font-family: var(--font-jost);
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.product-detail-section .section_wrapper .one-second.mcb-wrap:last-child .mcb-column-inner {
	margin-bottom: 0px;
}
.product-detail-section .section_wrapper .one-second.mcb-wrap:last-child p a,
.woocommerce a.wc-backward.button:not(.default),
.woocommerce a.add-request-quote-button.button,
#yith-ywraq-form div.update-list-wrapper input[type="submit"],
.yith-ywraq-mail-form-wrapper .form-row.form-row-wide .button.raq-send-request {
	display: inline-block;
	padding: 15px 35px;
	border-radius: 5px !important;
	background: #FD8223;
	color: #FFF;
	font-family: var(--font-jost);
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 14px;
	text-transform: uppercase;
	border: 1px solid #FD8223;
	transition: all 0.5s ease-in-out;

}
.product-detail-section .section_wrapper .one-second.mcb-wrap:last-child p a {
	display: none;
}
.product-detail-section .section_wrapper .one-second.mcb-wrap:last-child p a:hover,
.woocommerce a.wc-backward.button:not(.default):hover,
.woocommerce a.add-request-quote-button.button:hover,
#yith-ywraq-form div.update-list-wrapper input[type="submit"]:hover,
.yith-ywraq-mail-form-wrapper .form-row.form-row-wide .button.raq-send-request:hover {
	color: #FD8223;
	background: #FFF;
}
.related-product-section {
	padding: 100px 0px;
	padding-bottom: 0px;
}
.related-product-section .section_wrapper,
.contact-us-first-section .section_wrapper,
.contact-us-section-two .section_wrapper,
.privacy-policy-section .section_wrapper {
	max-width: 1312px;
	margin: 0 auto;
}
.privacy-policy-section .section_wrapper {
	padding-bottom: 70px;
}
.contact-us-first-section {
	background: url("https://atbizsourcing.com/wp-content/uploads/2023/09/contact-us-banner-bg.png")no-repeat center;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
}
.contact-us-first-section,
.contact-us-section-two {
	background-color: #F8F8FB;
}
.contact-us-first-section p {
	color: #FD8223;
	/* font-family: Rubik; */
	font-family: var(--font-rubik);
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.contact-us-first-section p {
	margin-bottom: 0px;
	margin-top: 0px;
}
.woocommerce .related-product-section .column_product_related ul.products {
	padding: 0 140px;
}
.related-product-section .section_wrapper .image_links {
	display: none !important;
}
.contact-us-section-two .one-second.mcb-wrap:first-child {
	padding-right: 50px;
}
.contact-us-section-two .one-second.mcb-wrap:last-child p {
	color: #514A3E;
	font-family: var(--font-rubik);
	font-size: 36px;
	font-style: normal;
	font-weight: 500;
	line-height: 42px;
}
.contact-us-section-two .one-second.mcb-wrap:last-child p strong {
	color: #FD8223;
	font-family: Rubik;
	font-size: 36px;
	font-style: normal;
	font-weight: 500;
	line-height: 42px;
	text-decoration-line: underline;
}
.contact-us-section-two .one-second.mcb-wrap:last-child div.wpforms-container-full input,
.contact-us-section-two .one-second.mcb-wrap:last-child div.wpforms-container-full .wpforms-form textarea {
	border-radius: 5px;
	border: 1px solid #FFF;
	background: #FFF;
}
.contact-us-section-two .one-second.mcb-wrap:last-child div.wpforms-container-full input::placeholder,
.contact-us-section-two .one-second.mcb-wrap:last-child div.wpforms-container-full .wpforms-form textarea::placeholder {
	color: #8A8A8A;
	font-family: var(--font-jost);
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.contact-us-section-two .one-second.mcb-wrap:last-child div.wpforms-container-full input:focus,
.contact-us-section-two .one-second.mcb-wrap:last-child div.wpforms-container-full .wpforms-form textarea:focus {
	box-shadow: unset !important;
}
.contact-us-section-two .one-second.mcb-wrap:last-child div.wpforms-container-full .wpforms-form textarea {
	height: 302px;
}
.contact-us-section-two .one-second.mcb-wrap:last-child div.wpforms-container-full button[type=submit] {
	padding: 15px 35px;
	border-radius: 5px;
	background: #FD8223;
	color: #FFF;
	font-family: var(--font-jost);
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 14px;
	transition: all 0.5s ease-in-out;
}
.contact-us-section-two .one-second.mcb-wrap:last-child div.wpforms-container-full button[type=submit]:hover {
	background-color: #FFF !important;
	color: #FD8223;
}
.contact-us-section-two .one-second.mcb-wrap:last-child div.wpforms-container-full button[type=submit]:hover::after {
	opacity: 0;
}
.contact-us-section-two .one-second.mcb-wrap:first-child h4 {
	color: #FD8223;
	font-family: var(--font-rubik);
	font-size: 28px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.contact-us-section-two .one-second.mcb-wrap:first-child p,
.contact-us-section-two .one-second.mcb-wrap:first-child a {
	color: #514A3E;
	font-family: var(--font-rubik);
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 29px;
	transition: all 0.3s ease-in-out;
}
.contact-us-section-two .one-second.mcb-wrap:first-child a:hover {
	color: #FD8223;
	text-decoration: unset;
}
.contact-us-first-section,
.contact-us-section-two {
	padding-bottom: 100px;
}
.business-together.contact-us-last-section {
	/* background-color: #F8F8FB; */
	margin-top: 0;
}
div#Error_404 {
	overflow: hidden;
	position: unset;
	top: unset;
	margin-top: unset;
	left: unset;
}
div#Error_404 .container {
	max-width: 442px;
	margin: 0 auto;
	margin-top: 100px;
}
div#Error_404 .container .error_title {
	color: #514A3E;
	text-align: center;
	font-family: var(--font-rubik);
	font-size: 60px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 50px;
}
div#Error_404 .error_pic,
div#Error_404 .error_desk {
	width: 100%;
	float: left;
	text-align: center;
}
div#Error_404 .error_desk p .button {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 222px;
	margin-top: 20px;
	border-radius: 5px;
	background: #FD8223;
	color: #ffffff;
	margin-bottom: 75px;
	transition: all 0.3s ease-in-out;
}
div#Error_404 .error_desk p .button:hover {
	background: #ffffff;
	color: #FD8223;
}
div#Error_404 .error_desk h2 {
	color: #514A3E;
	text-align: center;
	font-family: var(--font-rubik);
	font-size: 36px;
	font-style: normal;
	font-weight: 500;
	line-height: 46px;
	margin-bottom: 10px;
}
div#Error_404 .error_desk h4 {
	color: #535F80;
	text-align: center;
	font-family: var(--font-jost);
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: 20px;
}
#Top_bar .menu>li.current-menu-item>a,
#Top_bar .menu>li.current_page_item>a,
#Top_bar .menu>li.current-menu-parent>a,
#Top_bar .menu>li.current-page-parent>a,
#Top_bar .menu>li.current-menu-ancestor>a,
#Top_bar .menu>li.current-page-ancestor>a,
#Top_bar .menu>li.current_page_ancestor>a,
#Top_bar .menu>li.hover>a,
#Side_slide #menu ul li.current-menu-item>a {
	color: #FD8223 !important;
}
#Side_slide #menu ul li>a,
div#Top_bar .menu>li>a,
div#Top_bar .menu>li>a span {
	color: #514A3E;
	font-family: var(--font-jost);
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}
div#Top_bar .menu>li>a {
	padding-bottom: 0px;
}
div.home-section-three {
	padding-bottom: 170px;
}
div.home-section-four {
	/* padding-top: 180px; */
	padding-top: 80px;
}
.home-section-five .section_wrapper .article_box a {
	flex-direction: row-reverse;
}
div.about-us-section-one {
	padding-bottom: 80px !important;
}
.woocommerce .shop-section-second ul.products.columns-4 li.product,
.woocommerce .related-product-section ul.products li.product {
	transition: all 0.5s ease-in-out;
}
.woocommerce .shop-section-second ul.products.columns-4 li.product:hover .title a,
.woocommerce .related-product-section ul.products li.product:hover .title a {
	color: #0E63FF;
}
.wpgs-lightbox-icon::before {
	display: block !important;
	top: 20px !important;
}
.wpgs-lightbox-icon::before {
	content: url("https://atbizsourcing.com/wp-content/uploads/2023/09/search-btn-atbiz-2.png") !important;
	filter: invert(1) grayscale(1);
}
.wpgs-lightbox-icon:hover::before {
	filter: unset;
}
.wpgs-lightbox-icon::after {
	display: block !important;
	content: "";
	position: absolute;
	top: 10px;
	right: 8px;
	width: 40px !important;
	height: 40px !important;
	background: #ffffff;
	border-radius: 30px;
}
.woocommerce .related-product-section ul.products li.product a img {
	max-width: 300px;
	max-height: 300px;
	object-fit: cover;
	overflow: hidden;
	transform: unset;
}
.woocommerce .related-product-section ul.products li.product .image_frame .image_wrapper .mask {
	width: 95%;
}
aside#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
	background-color: #f8f8f8;
	border-top: unset;
}
aside#moove_gdpr_cookie_info_bar.moove-gdpr-align-center {
	text-align: right;
	max-width: 70%;
	margin-left: 30%;
	background-color: unset;
}
aside#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
	border-radius: 12px;
	background: #FFF;
	box-shadow: 0px 11px 31px 0px rgba(177, 197, 227, 0.80);
	color: black;
	max-width: 36%;
	margin-right: 10%;
	padding: 24px;
}
aside#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content {
	display: block;
	padding-left: 0px;
	padding-right: 15px;
}
aside#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p {
	color: #514A3E;
	font-family: Rubik;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 28px;
}
aside#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder {
	padding-left: 0;
}
aside#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
	margin-left: 0;
	border-radius: 5px;
	background: #FD8223;
	padding: 12px 20px;
	color: #FFF;
	font-family: var(--font-jost);
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 14px;
	text-transform: uppercase;
	border-radius: 5px;
	border: 1px solid #FD8223;
	transition: all 0.3s;
}
aside#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover {
	color: #FD8223 !important;
}
aside#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover::after {
	background: transparent;
}
.tax-product_cat .shop-section-first+.category-section .section_wrapper .one.mcb-wrap img {
	filter: brightness(0) saturate(0);
}
div#Top_bar .menu>li.current-menu-item>a,
div#Top_bar .menu>li.current-menu-item>a span,
div#Top_bar .menu>li:hover>a,
div#Top_bar .menu>li:hover>a span,
div#Side_slide #menu ul li:hover>a,
div#Side_slide #menu ul li:focus>a {
	color: var(--main-color);
}
div.fancybox-navigation .fancybox-button,
.button-flat button.fancybox-button {
	background-color: #000;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
input[type=number] {
	-moz-appearance: textfield;
}
.tax-product_cat .shop-section-first+.category-section .section_wrapper .one.mcb-wrap:nth-child(4) img {
	height: 50px;
	object-fit: contain;
}
body.term-home-storage-garage-storage .shop-section-second .category-wrapper img {
	max-width: 50%;
}
.home-section-two .section_wrapper .mcb-wrap .mcb-wrap-inner .column_image .image_frame,
.home-section-two .section_wrapper .mcb-wrap .mcb-wrap-inner .column_image .image_frame .image_wrapper {
	width: 100%;
}
.home-section-two .section_wrapper .mcb-wrap .mcb-wrap-inner .column_image .image_frame .image_wrapper img {
	height: 306px;
	width: 100%;
	object-fit: cover;
	border-radius: 12px;
}
.shop-section-second .category-wrapper .category-description {
	max-width: 70%;
	padding-left: 64px;
}
.shop-section-second .category-wrapper .category-description p {
	color: #535F80;
	font-family: var(--font-jost);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-align: left;
}
.home-section-five,
.our-products-row,
div.contact-section-new,
div.contact-section-new.active,
div.nav-section.second-section,
div#Top_bar .menu>li#menu-item-262,
.woocommerce a.add-request-quote-button.button,
div#Side_slide #menu>ul:last-child>li:last-child,
body.post-type-archive-product div.section.mcb-section.shop-section-second {
	display: none;
}
.woocommerce .shop-section-second ul.products li.product a {
	text-decoration: none;
	pointer-events: none;
	cursor: text;
}
@media only screen and (min-width: 1440px) {
	/* .contact-section-new .woocommerce ul.products.slick-slider .image_frame .image_wrapper img {
		max-height: 320px;
		min-height: 320px;
		object-fit: cover;
	} */
}
@media only screen and (max-width: 1820px) {
	div.home-first-section::before {
		top: 52%;
	}
}
@media only screen and (max-width: 1680px) {
	div.home-section-three {
		/* padding-bottom: 30px; */
	}
	/*
	div.home-section-four{
		padding-top: 180px;
		padding-top: 80px;
	} */
	div.home-img-text-section::before {
		left: -34%;
	}
	div.home-section-three .section_wrapper .one-fourth.mcb-wrap {
		width: calc(100% / 4 - 8px);
		margin-right: 8px;
	}
	div.home-section-three .article_box {
		padding: 30px 15px;
	}
	div.nav-section .mcb-wrap-inner .one.column {
		/* min-width: 230px; */
	}
	div.about-us-section-one {
		padding-bottom: 60px !important;
	}
	div.about-us-product-section {
		padding-top: 60px;
		padding-bottom: 30px;
	}
	div.product-detail-section .section_wrapper .one-second.mcb-wrap:last-child {
		padding-left: 15px;
	}
	div.product-detail-section {
		padding-bottom: 100px;
	}
	.single-product-section.category-section .section_wrapper .one.mcb-wrap:last-child .mcb-column-inner p::before {
		right: -15px;
	}
	div.home-section-two .one-sixth.mcb-wrap:nth-child(4) {
		height: 306px;
	}

}
@media only screen and (max-width: 1536px) {
	div.contact-section-new .section_wrapper .mcb-wrap .mcb-wrap-inner .column_column.text-col {
		margin-top: -60%;
		padding-left: 20px;
	}
	div.contact-section-new .section_wrapper .mcb-wrap .mcb-wrap-inner .column_column.text-col h4 {
		font-size: 22px;
	}
	div.contact-section-new .section_wrapper .mcb-wrap .mcb-wrap-inner .column_column.text-col h5::after {
		right: 55%;
	}
	div.home-arbiz-sourcing-section h4 {
		padding-top: 70px;
		padding-bottom: 20px;
	}
	div.business-together .section_wrapper .mcb-wrap h4 {
		font-size: 30px;
	}
	div.business-together .section_wrapper,
	footer#Footer .container {
		max-width: 85%;
	}
	footer#Footer .widgets_wrapper {
		padding: 30px 0;
	}
	div.home-section-three .article_box .desc_wrapper p {
		text-align: center;
	}
	div.home-section-five .section_wrapper,
	div.about-us-section-one .section_wrapper,
	div.about-us-section-two .section_wrapper,
	div.about-us-banner-section .section_wrapper,
	div.about-us-product-section .section_wrapper,
	div.home-section-four .section_wrapper,
	div.home-img-text-section .section_wrapper {
		max-width: 75%;
	}
	div.home-section-five .section_wrapper .article_box .desc_wrapper {
		/* padding-left: 0px; */
		padding-right: 5px;
	}
	div.home-section-five .section_wrapper .column_article_box.last-img-box .article_box .desc_wrapper {
		padding-left: 20px;
	}
	div.home-section-five .section_wrapper .article_box .photo_wrapper {
		width: 30%;
	}
	div.home-section-five .section_wrapper .article_box .desc_wrapper {
		width: 70%;
	}
	div.shop-section-first+.category-section {
		margin-bottom: 100px;
	}
	div.single-product-section.category-section .section_wrapper .mcb-column-inner p::before,
	body.tax-product_cat .shop-section-first+.category-section .section_wrapper .mcb-column-inner p::before {
		/* right: -5px; */
		right: 0px;
	}
	div.product-detail-section {
		padding-bottom: 50px;
	}
	/* div.nav-section.second-section .mcb-wrap-inner .one.column:nth-child(5) {
		max-width: 320px;
		width: 320px;
		min-width: 320px;
	}
	div.home-section-two .one-sixth.mcb-wrap:nth-child(4) {
		height: 280px;
	} */
}
@media only screen and (max-width: 1441px) {
	div.home-first-section h4,
	div#Error_404 .container .error_title {
		font-size: 50px;
	}
	div.home-arbiz-sourcing-section h4,
	div.home-section-four h4,
	div.our-products-row h4,
	div.business-together .section_wrapper .mcb-wrap h4,
	div.about-us-section-one .mcb-wrap h2,
	div.about-us-section-two .mcb-wrap h2,
	div.about-us-product-section .section_wrapper .one.mcb-wrap h4,
	div.contact-us-section-two .one-second.mcb-wrap:last-child p,
	div#Error_404 .error_desk h2 {
		font-size: 30px;
	}
	div.home-img-text-section::before {
		left: -38%;
	}
	div.home-section-three .article_box {
		padding: 20px 0px;
	}
	.nav-section.second-section .mcb-wrap-inner .one.column .mcb-column-inner {
		margin-bottom: 20px;
	}
	div.home-section-five .section_wrapper,
	div.about-us-section-one .section_wrapper,
	div.about-us-section-two .section_wrapper,
	div.about-us-banner-section .section_wrapper,
	div.about-us-product-section .section_wrapper,
	div.home-section-four .section_wrapper,
	div.home-img-text-section .section_wrapper {
		max-width: 80%;
	}
	div.business-together .section_wrapper .mcb-wrap:last-child .button {
		padding: 15px 20px;
	}
	div.about-us-section-one {
		padding-bottom: 30px !important;
	}
	.woocommerce div.shop-section-second ul.products li.product .title a {
		font-size: 18px;
	}
	div.shop-section-first,
	div.category-section .section_wrapper,
	div.shop-section-second .section_wrapper,
	div.related-product-section .section_wrapper,
	div.contact-us-first-section .section_wrapper,
	div.contact-us-section-two .section_wrapper,
	div.privacy-policy-section .section_wrapper {
		max-width: 85%;
	}
	div.category-section .section_wrapper .one.mcb-wrap p a {
		font-size: 16px;
	}
	div.shop-section-first,
	div.shop-section-first+.category-section {
		margin-bottom: 80px;
	}
	body.woocommerce .related-product-section .column_product_related ul.products {
		padding: 0 100px;
	}
	div.single-product-section.category-section .section_wrapper,
	div.breadcrumb-section .section_wrapper,
	div.product-detail-section>.section_wrapper {
		max-width: 85%;
	}
	div.single-product-section.category-section .section_wrapper .mcb-column-inner {
		margin-left: 0;
	}
	div.related-product-section {
		padding-top: 70px;
	}
	div.business-together {
		margin-top: 80px;
	}
	div.contact-us-section-two .one-second.mcb-wrap:first-child h4 {
		font-size: 24px;
	}
	div.contact-us-section-two .one-second.mcb-wrap:first-child p,
	div.contact-us-section-two .one-second.mcb-wrap:first-child a {
		font-size: 16px;
	}
	div.privacy-policy-section h2,
	div.contact-us-first-section h2 {
		font-size: 40px;
	}
	div.contact-us-first-section {
		padding-bottom: 50px;
	}
	div.contact-us-first-section {
		background-size: contain;
	}
	.privacy-policy-section h2 {
		margin-bottom: 70px;
	}
	div.privacy-policy-section .section_wrapper .mcb-item-column-inner {
		margin-bottom: 0px;
	}
	div#Error_404 .error_desk p .button {
		margin-bottom: 50px;
	}
	aside#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
		max-width: 40%;
	}
	div.business-together .section_wrapper .mcb-wrap:nth-child(2) {
		width: 65%;
	}
	div.business-together .section_wrapper .mcb-wrap:last-child {
		width: 20%;
	}
	div.related-product-section .image_frame .image_wrapper .mask::after {
		background: unset;
	}
	div.home-section-two .one-sixth.mcb-wrap:nth-child(4) {
		height: 260px;
	}
}
@media only screen and (max-width: 1336px) {
	div.home-section-three .article_box .desc_wrapper p>span {
		font-size: 18px;
	}
	div.business-together .section_wrapper .mcb-wrap:last-child .button {
		padding: 15px 20px;
	}
	div.home-img-text-section::before {
		left: -42%;
	}
	div.about-us-banner-section .section_wrapper .one.mcb-wrap h4,
	div#Error_404 .container .error_title {
		font-size: 45px;
	}
	div.single-product-section.category-section .section_wrapper .mcb-wrap:last-child .mcb-column-inner p::before {
		right: -20px;
	}
	div.single-product-section.category-section .section_wrapper .mcb-column-inner p::before,
	body.tax-product_cat .shop-section-first+.category-section .section_wrapper .mcb-column-inner p::before {
		/* right: -10px; */
		right: 0px;
	}
	.woocommerce div.related-product-section ul.products li.product .image_frame .image_wrapper .mask {
		width: 100%;
	}
	div#Top_bar div.logo {
		max-width: 300px;
	}
	div.home-section-two .one-sixth.mcb-wrap:nth-child(4) {
		/* height: 230px; */
		height: 347px;
	}
}
@media only screen and (max-width: 1281px) {
	div.contact-section-new .section_wrapper .one-third.mcb-wrap {
		width: 29%;
	}
	div.contact-section-new .section_wrapper .one-third.mcb-wrap {
		width: 29%;
	}
	div.contact-section-new .section_wrapper .two-third.mcb-wrap {
		width: 71%;
	}
	div.contact-section-new .section_wrapper .mcb-wrap .mcb-wrap-inner .column_column.text-col {
		margin-top: -75%;
	}
	div.contact-section-new .section_wrapper .mcb-wrap .mcb-wrap-inner .column_column.text-col h5::after {
		right: 35%;
	}
	div.contact-section-new .section_wrapper .mcb-wrap .mcb-wrap-inner .column_column.text-col h4 {
		font-size: 20px;
	}
	div.contact-section-new .section_wrapper .mcb-wrap .mcb-wrap-inner .column_column.text-col p {
		font-size: 16px;
	}
	div.privacy-policy-section h2,
	div.contact-us-first-section h2 {
		font-size: 30px;
	}
	div.contact-us-first-section .section_wrapper .mcb-item-column-inner {
		margin-bottom: 0px;
	}
	div.home-section-three .article_box .desc_wrapper p>span {
		font-size: 16px;
	}
	div.home-section-two .one-sixth.mcb-wrap {
		width: calc(100% / 3);
		max-width: calc(100% / 3);
		flex-basis: calc(100% / 3);
		margin-bottom: 15px;
	}
}
@media only screen and (max-width: 1238px) {
	div#Side_slide {
		display: flex;
		flex-direction: column;
	}
	div#Side_slide .extras {
		order: 9;
	}
	div#Side_slide .extras .extras-wrapper,
	div#Side_slide .social,
	div#Top_bar .top_bar_right .top_bar_right_wrapper>a:last-child {
		display: none !important;
	}
	div.home-first-section h4 {
		font-size: 45px;
	}
	div.home-arbiz-sourcing-section h4,
	div.home-section-four h4,
	div.our-products-row h4,
	div.business-together .section_wrapper .mcb-wrap h4,
	div.about-us-section-one .mcb-wrap h2,
	div.about-us-section-two .mcb-wrap h2,
	div.about-us-product-section .section_wrapper .one.mcb-wrap h4 {
		font-size: 28px;
	}
	div.business-together {
		margin-top: 70px;
	}

}
@media only screen and (max-width: 1200px) {
	div.contact-section-new .section_wrapper .one-third.mcb-wrap {
		width: 35%;
	}
	div.contact-section-new .section_wrapper .two-third.mcb-wrap {
		width: 65%;
	}
	div.nav-section .mcb-wrap-inner .one.column {
		/* min-width: 160px; */
		margin-right: 20px;
	}
	div.nav-section.second-section {
		padding-bottom: 30px;
	}
	/* div.nav-section.second-section .mcb-wrap-inner .one.column:nth-child(4) {
		max-width: 250px;
		min-width: 250px;
	}
	div.nav-section.second-section .mcb-wrap-inner .one.column:nth-child(5) {
		min-width: 280px;
	} */
	div.business-together .section_wrapper .mcb-wrap h4 {
		font-size: 25px;
	}
	div.business-together .section_wrapper .mcb-wrap:last-child .button {
		padding: 10px;
	}
	div.home-section-three .section_wrapper {
		max-width: 90%;
	}
	div.contact-section-new .woocommerce ul.products.slick-slider .slick-track li h4.mfn-woo-product-title a {
		font-size: 18px;
	}
	div.home-section-three .article_box .desc_wrapper p>span,
	div.home-section-five .section_wrapper .article_box .desc_wrapper h4 {
		font-size: 14px;
	}
	div.home-section-three .article_box .desc_wrapper {
		padding: 10px;
	}
	div.home-section-four {
		padding-top: 50px;
	}
	div.home-img-text-section .section_wrapper .three-fifth.mcb-wrap {
		padding-right: 10%;
	}
	div.home-img-text-section::before {
		left: -50%;
	}
	div.our-products-row {
		padding-top: 50px;
	}
	footer#Footer div:not(.footer_copy) .container .column:last-child h3,
	footer#Footer div:not(.footer_copy) .container .column:last-child h3 strong {
		font-size: 28px;
	}
	div.about-us-banner-section {
		padding: 100px 0px;
		padding-bottom: 0px;
	}
	div.about-us-section-one {
		padding-top: 20px !important;
	}
	div.about-us-section-one .mcb-wrap p,
	div.about-us-section-two .mcb-wrap p {
		font-size: 16px;
	}
	div.home-section-five .section_wrapper .article_box .photo_wrapper {
		padding-left: 5px;
		padding-right: 10px;
	}
}
@media only screen and (max-width: 1100px) {
	div.home-section-two .one-sixth.mcb-wrap .mcb-column-inner {
		margin: 0;
		margin-right: 10px;
	}
	div.home-first-section h4 {
		font-size: 40px;
	}
	div.home-section-two {
		padding-bottom: 30px;
	}
	div.home-section-three .section_wrapper .one-fourth.mcb-wrap {
		width: calc(100% / 4);
		margin-right: 0px;
	}
	div.home-arbiz-sourcing-section h4 {
		padding-top: 40px;
		padding-bottom: 0px;
	}
	div.home-img-text-section::before {
		left: -58%;
	}
	div.our-products-row {
		margin-top: 50px;
	}
	.button-flat .nav-section .mcb-wrap .button {
		font-size: 16px;
	}
	div.shop-section-second .category-wrapper .contact-section-new .section_wrapper,
	div.nav-section.second-section .section_wrapper,
	div.contact-section-new .section_wrapper {
		/* max-width: 1540px; */
		max-width: 85%;
	}
	/* div.nav-section.second-section .mcb-wrap-inner .one.column:nth-child(4) {
		max-width: 220px;
		min-width: 220px;
	} */
	div.business-together .section_wrapper .mcb-wrap h4 {
		font-size: 22px;
	}
	footer#Footer .footer_copy .copyright {
		max-width: 55%;
	}
	footer#Footer .container .column.one {
		padding-top: 0px;
	}
	div.business-together .section_wrapper .mcb-wrap:nth-child(2) .mcb-item-column-inner,
	div.business-together .section_wrapper .mcb-wrap:last-child {
		margin-top: 35px;
	}
	div.business-together {
		margin-top: 50px;
		padding-bottom: 50px;
	}
	div.about-us-section-one {
		padding-bottom: 0px !important;
	}
	div.shop-section-first+.category-section .section_wrapper .one.mcb-wrap {
		width: calc(100% / 5);
		max-width: calc(100% / 5);
		flex-basis: calc(100% / 3);
		margin-bottom: 15px;
	}
	body.woocommerce .related-product-section .column_product_related ul.products {
		padding: 0 50px;
	}
	div.business-together .section_wrapper .mcb-wrap:nth-child(2) {
		width: 65%;
	}
	div.business-together .section_wrapper .mcb-wrap:last-child {
		width: 20%;
	}
	div.business-together .section_wrapper .mcb-wrap:last-child .button {
		padding: 15px 20px !important;
	}
	body.tax-product_cat .shop-section-first+.category-section .section_wrapper .one.mcb-wrap img,
	body.tax-product_cat div.shop-section-first+.category-section .section_wrapper .one.mcb-wrap:last-child img {
		width: 100px;
		height: 100px;
		object-fit: contain;
	}
	div.home-section-three .article_box {
		min-height: 440px;
	}
	.layout-full-width.header-fw div#Top_bar div.container {
		padding-left: 20px;
		padding-right: 0px;
	}
}
@media only screen and (max-width: 999px) {
	.layout-full-width.header-fw div#Top_bar div.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	div.home-section-three .one-fourth:first-child .article_box div.desc_wrapper {
		margin-top: 10px;
	}
	body div.home-section-five .section_wrapper,
	body div.about-us-section-one .section_wrapper,
	body div.about-us-section-two .section_wrapper,
	body div.about-us-banner-section .section_wrapper,
	body div.about-us-product-section .section_wrapper,
	body div.home-section-four .section_wrapper,
	body div.home-img-text-section .section_wrapper {
		max-width: 85%;
	}
	div.home-section-five .section_wrapper .article_box .photo_wrapper {
		padding-left: 10px;
		padding-right: 10px;
	}
	body div.about-us-section-one .section_wrapper .one-second.mcb-wrap:first-child,
	div.about-us-section-two .section_wrapper .one-second.mcb-wrap:first-child {
		padding-right: 30px !important;
	}
	.woocommerce .shop-section-second ul.products.columns-4 li.product {
		width: 46%;
	}
	.woocommerce .shop-section-second ul.products.columns-4 li.product:nth-child(6n+1),
	.woocommerce .shop-section-second ul.products.columns-4 li.product:nth-child(10n+1) {
		clear: both;
	}
	div.shop-section-first .mcb-section-inner p {
		font-size: 50px;
	}
	div.category-section .section_wrapper .one.mcb-wrap {
		width: calc(100% / 4);
		max-width: calc(100% / 4);
		flex-basis: calc(100% / 4);
		margin-bottom: 15px;
	}
	div.single-product-section.category-section .section_wrapper .mcb-column-inner p::before,
	body.tax-product_cat .shop-section-first+.category-section .section_wrapper .mcb-column-inner p::before {
		right: 0px;
	}
	.woocommerce div.product-detail-section .section_wrapper .one-second.mcb-wrap:last-child .woocommerce-products-header__title,
	div.related-product-section .section_wrapper h3.title {
		font-size: 30px;
	}
	div.product-detail-section .section_wrapper .one-second.mcb-wrap:last-child p,
	div.related-product-section .section_wrapper h1.title,
	div.related-product-section .section_wrapper h1.title a {
		font-size: 18px;
	}
	div.product-detail-section .section_wrapper .one-second.mcb-wrap:last-child table tr td {
		font-size: 16px;
	}
	body.woocommerce .related-product-section .column_product_related ul.products {
		padding: 0 30px;
	}
	div.shop-section-second .category-wrapper h2 {
		font-size: 40px;
		padding-left: 40px;
	}
	div.shop-section-second .category-wrapper .category-description {
		padding-left: 40px;
	}
	div.contact-us-section-two .one-second.mcb-wrap:first-child {
		padding-right: 20px;
	}
	div.privacy-policy-section h2 {
		margin-bottom: 50px;
	}
	aside#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
		max-width: 50%;
	}
	aside#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p {
		font-size: 18px;
	}
	div.contact-us-section-two .one-second.mcb-wrap:last-child div.wpforms-container-full input::placeholder,
	div.contact-us-section-two .one-second.mcb-wrap:last-child div.wpforms-container-full .wpforms-form textarea::placeholder {
		font-size: 12px;
	}
	footer#Footer div:not(.footer_copy) .container .column:last-child h3,
	footer#Footer div:not(.footer_copy) .container .column:last-child h3 strong,
	footer#Footer div:not(.footer_copy) .container .column:last-child h3 strong a {
		font-size: 25px;
		transition: all 0.3s ease-in-out;
	}
	body.tax-product_cat.archive .shop-section-first+.category-section .section_wrapper .column_image {
		height: 100px;
	}
	.tax-product_cat .shop-section-first+.category-section .section_wrapper .one.mcb-wrap:nth-child(4) img {
		height: 80px;
	}
}
@media only screen and (max-width: 835px) {
	div.home-section-two .one-sixth.mcb-wrap {
		width: calc(100% / 3);
		max-width: calc(100% / 3);
		flex-basis: calc(100% / 3);
		margin-bottom: 15px;
	}
	div.home-section-two .one-sixth.mcb-wrap .mcb-column-inner .image_frame,
	div.home-section-two .one-sixth.mcb-wrap .mcb-column-inner .image_frame img {
		width: 100%;
	}
	div.home-first-section .section_wrapper {
		max-width: 80%;
	}
	div.home-section-three .section_wrapper {
		row-gap: 200px;
		padding-bottom: 0;
	}
	div.home-section-three {
		padding-bottom: 60px;
	}
	div.home-section-three .section_wrapper .one-fourth.mcb-wrap {
		width: calc(100% / 2);
	}
	div.home-section-three .one-fourth:first-child .article_box div.desc_wrapper {
		margin-top: 30px;
	}
	body div.home-section-five .section_wrapper .one-fourth.mcb-wrap {
		width: calc(100% /2);
		max-width: calc(100% / 2);
		flex-basis: calc(100% / 2);
		margin-bottom: 15px;
	}
	div.home-arbiz-sourcing-section h4,
	div.home-section-four h4,
	div.our-products-row h4,
	div.business-together .section_wrapper .mcb-wrap h4,
	div.about-us-section-one .mcb-wrap h2,
	div.about-us-section-two .mcb-wrap h2,
	div.about-us-product-section .section_wrapper .one.mcb-wrap h4 {
		font-size: 22px;
	}
	div.contact-section-new .section_wrapper .one-third.mcb-wrap {
		width: 40%;
	}
	div.contact-section-new .section_wrapper .two-third.mcb-wrap {
		width: 60%;
	}
	div.contact-section-new .section_wrapper .mcb-wrap .mcb-wrap-inner .column_column.text-col h4 {
		font-size: 18px;
	}
	div.contact-section-new .section_wrapper .mcb-wrap .mcb-wrap-inner .column_column.text-col p {
		font-size: 14px;
	}
	div.business-together .section_wrapper .mcb-wrap:nth-child(2) {
		width: 60%;
	}
	div.business-together .section_wrapper .mcb-wrap:last-child {
		width: 25%;
	}
	footer#Footer div.container .column:not(:first-child) {
		margin-top: 160px;
	}
	footer#Footer div:not(.footer_copy) div.container .column:last-child h3,
	footer#Footer div:not(.footer_copy) div.container .column:last-child h3 strong,
	body div#Error_404 .error_desk h2 {
		font-size: 25px;
	}
	footer#Footer .footer_copy div.copyright {
		max-width: 45%;
	}
	div.single-product-section.category-section .section_wrapper,
	div.breadcrumb-section .section_wrapper,
	div.product-detail-section>.section_wrapper,
	div.related-product-section .section_wrapper {
		max-width: 90% !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	div.related-product-section .section_wrapper {
		max-width: 85% !important;
	}
	div.contact-us-section-two .one-second.mcb-wrap:first-child {
		padding-right: 10px;
	}
	div.contact-us-section-two .one-second.mcb-wrap:first-child h4 {
		font-size: 22px;
	}
	div.home-section-three .article_box {
		min-height: 320px;
	}
}

@media only screen and (max-width: 769px) {
	div.contact-section-new .section_wrapper .mcb-wrap .mcb-wrap-inner .column_column.text-col {
		margin-top: -90%;
	}
	div.section.mcb-section.hide-desktop.hide-tablet {
		display: none;
	}
	div.shop-section-first .mcb-section-inner p {
		font-size: 40px;
	}
	div.business-together .section_wrapper .mcb-wrap:nth-child(2) {
		width: 60%;
	}
	div.business-together .section_wrapper .mcb-wrap:last-child {
		width: 25%;
	}
}

@media only screen and (max-width: 767px) {
	div.contact-section-new .section_wrapper .one-third.mcb-wrap,
	div.contact-section-new .section_wrapper .two-third.mcb-wrap {
		width: 100%;
	}
	div.contact-section-new .section_wrapper .mcb-wrap .mcb-wrap-inner .column_column.text-col {
		margin-top: -50%;
	}
	body .content_wrapper div.home-section-two .section_wrapper,
	body .content_wrapper div.home-arbiz-sourcing-section .section_wrapper,
	body .content_wrapper div.home-section-three .section_wrapper,
	body div.content_wrapper div.business-together .section_wrapper,
	body footer#Footer div.container {
		max-width: 90% !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	body div.content_wrapper div.home-section-five .section_wrapper,
	body div.content_wrapper div.about-us-section-one .section_wrapper,
	body div.content_wrapper div.about-us-section-two .section_wrapper,
	body div.content_wrapper div.about-us-banner-section .section_wrapper,
	body div.content_wrapper div.about-us-product-section .section_wrapper,
	body div.content_wrapper div.home-section-four .section_wrapper,
	body div.content_wrapper div.home-img-text-section .section_wrapper,
	body div.content_wrapper div.category-section .section_wrapper,
	body div.content_wrapper div.shop-section-second .section_wrapper,
	body div.content_wrapper div.contact-us-first-section .section_wrapper,
	body div.content_wrapper div.contact-us-section-two .section_wrapper,
	body div.content_wrapper div.privacy-policy-section .section_wrapper {
		max-width: 85% !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	div.home-section-three .section_wrapper .one-fourth.mcb-wrap,
	body div.home-section-five .section_wrapper .one-fourth.mcb-wrap {
		width: calc(100% /2 - 10px);
		max-width: calc(100% / 2 - 10px);
		flex-basis: calc(100% / 2 - 10px);
		margin-right: 20px;
	}
	div.about-us-section-two .section_wrapper .one-second.mcb-wrap:first-child {
		padding-right: 0px !important;
	}
	div.about-us-section-one .mcb-wrap p,
	div.about-us-section-two .mcb-wrap p {
		text-align: left;
	}
	div.home-section-three .section_wrapper .one-fourth.mcb-wrap:nth-child(2n),
	body div.home-section-five .section_wrapper .one-fourth.mcb-wrap:nth-child(2n) {
		margin-right: 0;
	}
	div.home-section-five .section_wrapper .mcb-item-article_box-inner,
	div.home-section-five .section_wrapper .column_article_box {
		height: 100% !important;
	}
	div.home-first-section::before {
		top: 60%;

	}
	div.business-together .section_wrapper .mcb-wrap:nth-child(2) {
		padding-left: 25px;
	}
	div.business-together .section_wrapper .mcb-wrap h4 {
		font-size: 20px;
	}
	footer#Footer .container .column:nth-child(2) aside {
		max-width: 100%;
		margin: unset;
	}
	footer#Footer .container .column:nth-child(2) aside a {
		display: block;
	}
	footer#Footer div:not(.footer_copy) .container .column:last-child {
		justify-content: flex-start;
	}
	footer#Footer div.container .column:not(:first-child) {
		margin-top: 40px;
	}
	footer#Footer .container .column .mcb-column-inner {
		flex-wrap: wrap;
		margin: 0;
	}
	footer#Footer .footer_copy div.copyright,
	footer#Footer .footer_copy div.privacy {
		max-width: 100%;
		width: 100%;
	}
	footer#Footer .footer_copy div.privacy {
		margin-top: 30px;
	}
	footer#Footer .container .column .mcb-column-inner a#back_to_top {
		right: 0;
	}
	div.home-img-text-section div.section_wrapper .three-fifth.mcb-wrap {
		padding-right: 0;
	}
	body div.content_wrapper div.home-img-text-section .section_wrapper .image_frame,
	body div.content_wrapper div.home-img-text-section .section_wrapper .image_frame img {
		width: 100%;
	}
	div.home-section-five.second-row {
		margin-top: 0px;
	}
	div.about-us-section-one .mcb-wrap h2 br
	/* div.about-us-section-two .mcb-wrap h2 br */
		{
		display: none;
	}
	div.shop-section-first .mcb-section-inner p,
	div#Error_404 .container .error_title {
		font-size: 35px;
	}
	div.shop-section-first+.category-section .section_wrapper .one.mcb-wrap {
		width: calc(100% / 4);
		max-width: calc(100% / 4);
		flex-basis: calc(100% / 3);
	}
	body.tax-product_cat div.shop-section-first+.category-section .section_wrapper .one.mcb-wrap {
		width: calc(100% / 4 - 30px);
		max-width: calc(100% / 4 - 30px);
		flex-basis: calc(100% / 4 - 30px);
	}
	div.product-detail-section .section_wrapper .one-second.mcb-wrap:first-child,
	div.product-detail-section .section_wrapper .one-second.mcb-wrap:last-child {
		width: 100%;
	}
	div.product-detail-section .section_wrapper .one-second.mcb-wrap:first-child .zoomtoo-container,
	div.product-detail-section .section_wrapper .one-second.mcb-wrap:first-child .zoomtoo-container img {
		width: 100%;
		max-width: 100%;
	}
	a.wpgs-lightbox-icon::before {
		top: 50px !important;
		right: 25px !important;
	}
	a.wpgs-lightbox-icon::after {
		top: 40px;
		right: 20px;
	}
	div.product-detail-section .section_wrapper .one-second.mcb-wrap .section_wrapper {
		max-width: 100% !important;
	}
	div.shop-section-second .category-wrapper {
		flex-wrap: wrap;
		justify-content: center;
	}
	div.shop-section-second .category-wrapper img {
		margin-top: 0px;
	}

	div.contact-us-section-two .one-second.mcb-wrap:first-child,
	div.contact-us-section-two .one-second.mcb-wrap:last-child {
		width: 100%;
		max-width: 100%;
	}
	div.contact-us-section-two .one-second.mcb-wrap:first-child .mobile-one.column.column_image {
		margin-bottom: 30px;
	}
	aside#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
		max-width: 80%;
	}
	body.tax-product_cat div.shop-section-first+.category-section .section_wrapper .one.mcb-wrap:last-child img {
		width: auto;
		/* height: 60px;
		object-fit: cover; */
	}
	body div.shop-section-second .category-wrapper h2 {
		font-size: 25px;
		padding-left: 20px;
	}
	div.business-together {
		padding-bottom: 30px;
	}
	form#yith-ywraq-form {
		overflow: auto;
	}
	form#yith-ywraq-form table.cart .product-thumbnail {
		width: 200px;
		height: 200px;
		display: block;
	}
	div.shop-section-first .mcb-section-inner p {
		margin-top: 30px;
	}
	div.shop-filters p.woocommerce-result-count {
		display: block;
		order: 2;
	}
	div.home-section-three .section_wrapper {
		row-gap: 280px;
	}
	div.home-section-three .article_box {
		min-height: 418px;
	}
	div.shop-section-second .category-wrapper .category-description {
		padding-left: 20px;
	}
	div.home-section-two .one-sixth.mcb-wrap:nth-child(4) {
		/* height: 230px; */
		height: 300px;
	}
}
@media only screen and (max-width: 490px) {
	body .content_wrapper div.home-section-two .section_wrapper,
	body .content_wrapper div.home-arbiz-sourcing-section .section_wrapper,
	body .content_wrapper div.home-section-three .section_wrapper,
	body div.content_wrapper div.business-together .section_wrapper,
	body footer#Footer div.container,
	div.content_wrapper .section_wrapper,
	body div.content_wrapper div.home-img-text-section div.section_wrapper,
	div.container,
	.four.columns .widget-area {
		max-width: 100% !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	div.home-section-three .article_box {
		min-height: unset;
		/* margin-bottom: 63px; */
	}
	div.home-first-section::before {
		top: 90%;
	}
	div#Top_bar #logo img.svg {
		width: 320px;
	}
	div.home-section-two .one-sixth.mcb-wrap {
		width: calc(100% / 2);
		max-width: calc(100% / 2);
		flex-basis: calc(100% / 2);
	}
	body div.home-section-three .section_wrapper .one-fourth.mcb-wrap,
	body div.home-section-five .section_wrapper .one-fourth.mcb-wrap {
		width: 100%;
		max-width: 100%;
		flex-basis: 100%;
		margin-right: 0px;
	}
	body div.business-together .section_wrapper .mcb-wrap:first-child,
	body div.business-together .section_wrapper .mcb-wrap:last-child,
	body div.business-together .section_wrapper .mcb-wrap:nth-child(2) {
		width: 100%;
		padding-left: 0;
	}
	body div.business-together .section_wrapper .mcb-wrap:first-child .mobile-one.column {
		max-width: 30%;
	}
	body div.business-together .section_wrapper .mcb-wrap:nth-child(2) .mcb-item-column-inner,
	body div.business-together .section_wrapper .mcb-wrap:last-child {
		margin-top: 0px;
	}
	div.home-first-section h4 {
		font-size: 25px;
		line-height: 1.5;
	}
	div.home-first-section p,
	div.contact-us-first-section p {
		font-size: 16px;
	}
	div.home-section-two {
		margin-top: 10px;
	}
	div.home-arbiz-sourcing-section h4 {
		font-size: 18px;
	}
	div.home-arbiz-sourcing-section h4 br {
		display: none;
	}
	body div.our-products-row h4 {
		font-size: 20px;
	}
	footer#Footer div.container .column .textwidget p {
		line-height: 1.5;
	}
	div.shop-section-first+.category-section .section_wrapper .one.mcb-wrap {
		width: calc(100% / 2 - 20px);
		max-width: calc(100% / 2 - 20px);
		flex-basis: calc(100% / 2 - 20px);
		min-height: 200px;
	}
	div.shop-section-first+.category-section .section_wrapper .one.mcb-wrap:last-child img {
		height: 80px;
		width: 80px;
		object-fit: cover;
	}
	body.tax-product_cat div.content_wrapper div.category-section .section_wrapper {
		max-width: 100% !important;
	}
	body.tax-product_cat div.shop-section-first+.category-section .section_wrapper .one.mcb-wrap {
		width: calc(100% / 2 - 30px);
		max-width: calc(100% / 2 - 30px);
		flex-basis: calc(100% / 2 - 30px);
		margin-bottom: 15px;
	}
	div.category-section .section_wrapper .one.mcb-wrap {
		width: calc(100% / 2);
		max-width: calc(100% / 2);
		flex-basis: calc(100% / 2);
		margin-bottom: 15px;
	}
	body.woocommerce .related-product-section .column_product_related ul.products {
		padding: 0 10px;
	}
	body.mobile-row-2-products .column_product_related ul.products li.product {
		width: 100% !important;
		text-align: left;
	}
	body.woocommerce div.related-product-section ul.products li.product .image_frame .image_wrapper .mask {
		width: 88%;
	}
	div.single-product-section.category-section .section_wrapper .mcb-column-inner p::before {
		right: 12px;
	}
	div.product-detail-section .section_wrapper .one-second.mcb-wrap:last-child {
		padding-right: 10px;
	}
	div.contact-us-section-two .one-second.mcb-wrap:last-child p {
		font-size: 25px;
	}
	div.contact-us-first-section {
		padding-top: 50px;
		padding-bottom: 20px;
	}
	body div.privacy-policy-section h2 {
		margin-bottom: 30px;
	}
	body.tax-product_cat .shop-section-first+.category-section .section_wrapper .mcb-column-inner p::before {
		right: 15px;
	}
	body div.business-together .section_wrapper .mcb-wrap:last-child .button {
		padding: 10px 30px;
	}
	body footer#Footer div:not(.footer_copy) div.container .column:last-child h3,
	body footer#Footer div:not(.footer_copy) div.container .column:last-child h3 strong,
	html body div#Error_404 .error_desk h2 {
		font-size: 22px;
	}
	div.category-section .section_wrapper .one.mcb-wrap img {
		/* width: 80px; */
		width: 60px;
		object-fit: contain;
	}
	div.shop-section-first+.category-section .section_wrapper {
		column-gap: 15px;
	}
	.tax-product_cat div.shop-section-first+.category-section .section_wrapper .mcb-column-inner p a {
		font-size: 12px;
	}
	div.nav-section .mcb-wrap-inner .one.column {
		min-width: 100%;
	}
	div.shop-filters p.woocommerce-result-count {
		margin-top: 20px;
	}
	div.contact-us-section-two .wpforms-container .wpforms-one-half {
		width: 100%;
		max-width: 100%;
		margin-left: 0;
	}
	.home-img-text-section::after {
		opacity: 0;
	}
	div.home-section-three .section_wrapper {
		row-gap: 50px;
	}
	body div.home-section-three .section_wrapper .one-fourth.mcb-wrap:first-child {
		margin-bottom: 100px;
	}
	body div.home-section-three .section_wrapper .one-fourth.mcb-wrap {
		margin-bottom: 125px;
	}
	/* body div.home-section-three .section_wrapper .one-fourth.mcb-wrap:nth-child(3) {
		margin-bottom: 100px;
	}
	body div.home-section-three .section_wrapper .one-fourth.mcb-wrap:nth-child(2n) {
		margin-bottom: 40px;
	} */
	aside#moove_gdpr_cookie_info_bar.moove-gdpr-align-center {
		max-width: 90%;
		margin-left: 10%;
	}
	aside#moove_gdpr_cookie_info_bar div.moove-gdpr-info-bar-container {
		padding: 15px;
	}
	.shop-section-second div.category-wrapper img {
		width: 100%;
		height: auto;
		object-fit: cover;
	}
	div.category-section .section_wrapper .one.mcb-wrap p a {
		font-size: 14px;
	}
	div.home-first-section p,
	div.contact-us-first-section p {
		margin-top: 15px;
	}
}

@media only screen and (max-width: 400px) {
	div#Top_bar #logo img.svg {
		width: 300px;
	}
	footer#Footer .container .column .textwidget img.text-logo {
		max-width: 80%;
	}
	div.home-arbiz-sourcing-section h4,
	div.home-section-four h4,
	div.our-products-row h4,
	div.business-together .section_wrapper .mcb-wrap h4,
	div.about-us-section-one .mcb-wrap h2,
	div.about-us-section-two .mcb-wrap h2,
	div.about-us-product-section .section_wrapper .one.mcb-wrap h4 {
		font-size: 20px;
	}
	div.contact-section-new .section_wrapper .mcb-wrap .mcb-wrap-inner .column_column.text-col {
		margin-top: -75%;
	}
	body div.home-section-three .section_wrapper .one-fourth.mcb-wrap:first-child,
	body div.home-section-three .section_wrapper .one-fourth.mcb-wrap {
		margin-bottom: 150px;
	}
	body div.home-section-three .section_wrapper .one-fourth.mcb-wrap:nth-child(3) {
		margin-bottom: 170px;
	}
	div.home-section-three {
		padding-bottom: 30px;
	}
	div.shop-section-first+.category-section .section_wrapper .one.mcb-wrap {
		min-height: 225px;
	}

}
@media only screen and (max-width: 330px) {
	div#Top_bar #logo img.svg {
		width: 250px;
	}
	body div.home-section-three .section_wrapper .one-fourth.mcb-wrap {
		margin-bottom: 180px;
	}
	body div.home-section-three .section_wrapper .one-fourth.mcb-wrap:nth-child(2n) {
		margin-bottom: 55px;
	}
	body div.home-section-three .section_wrapper .one-fourth.mcb-wrap:nth-child(3) {
		margin-bottom: 115px;
	}
}