.thumbnail .caption {
	padding: 2px 9px 2px !important;
	height: 80px;
}
.ind_bg .flex_b{
	margin-top: 50px;
}
.mb10{margin-bottom: 10px;}
.ml15{margin-left: 15px;}

/* allbrand */
.fixed_box {
	position: fixed;
	top: 0px;
	left: 0;
	right: 0;
	background: #fff;
	z-index: 1;
	max-height: 370px;
	overflow: hidden;
	z-index: 3;
}

.fixed_box+div {
	margin-top: 390px !important;
	padding-top: 20px;
}
.v8_box.hero .fbody{
	max-width: 910px;
	margin: 15px auto 5px;
	text-align: center;
}
.v8_box .common_title{
	padding: 0 30px;
}
.v8_box {
	background: #Fff;
	border-radius: var(--br);
	padding: 0 16px 16px;
	border: 1px solid var(--line);
}
.t205{
	margin-top: 205px;
}
.v8_box.hero {
	padding: 30px 0 10px;
}


.hero .fbody {
	/* margin: 0px 20px; */
}

.promo_info_btn {
	cursor: pointer;
	color: #fff;
	background-color: var(--main-color);
	width: 60px;
	height: 20px;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	text-align: center;
	margin: 2px 10px 0 15px;
	position: absolute;
	border-radius: 3px;
}

.logo-scroll-container {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding: 10px 0 30px;
}

.logo-scroll-track {
	display: flex;
	width: max-content;
	animation: scroll 160s linear infinite;
}

.logo-item {
	flex: 0 0 auto;
	width: 200px;
	height: 120px;
	margin: 0 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	transition: transform 0.3s ease;
	border-radius: 16px;
	border: 1px solid var(--line);
	padding: 15px 15px;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.5;
	font-size: 14px;
	font-weight: 600;
}

.logo-item img {
	width: 200px;
	max-height: 100px;
}

.logo-item:hover {
	transform: translateY(-5px);
}

.logo-content {
	text-align: center;
	padding: 15px;
}


.logo-subtitle {
	font-size: 0.85rem;
	color: #7f8c8d;
}

@keyframes scroll {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-50%);
	}
}

img {
	max-width: 100%;
}

.slider-arrow {
	position: absolute;
	top: calc(50% - 64px);
	width: 40px;
	height: 40px;
	background: #fff;
	color: transparent;
	border: none;
	border-radius: 12px;
	cursor: pointer;
	font-size: 32px;
	line-height: 0;
	padding-top: 0;
	border: 1px solid var(--main-color);
	background: url(/static/images/v8/right.png) no-repeat center/ 40px 40px;
	z-index: 3;
}

.prev-arrow {
	left: 0;
	background: url(/static/images/v8/left.png) no-repeat center/ 40px 40px;
}

.next-arrow {
	right: 0;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	padding: 13px 0px;
	color: #333;
	text-shadow: none !important;
	top: 25%;
	background-color: #fff;
	font-size: 45px;
	top: 45%;
	color: #fff;
	border: none;
	background: none;
	opacity: .5;
	width: 54px;
	height: 54px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-next {
	padding: 13px 0px;
	color: #333;
	text-shadow: none !important;
	top: 25%;
	background-color: #fff;
	font-size: 45px;
	top: 45%;
	color: #fff;
	border: none;
	background: none;
	opacity: .5;
	width: 44px;
	height: 54px;
}

.web-banner-slider .swiper-pagination {
	max-width: 120px;
	left: 0;
	right: 0;
	margin: auto;
	height: 40px;
	position: absolute;
	bottom: 0;
	display: none;
}

/* v8 */

.retailers_box {
	background-color: #FFF7EE;
	width: 100%;
	padding: 30px 0 70px;
	max-width: 1350px;
	margin: auto;
}

.new_bg .container,
.yellow_bg.container {
	margin-bottom: var(--br)
}

.swiper-container,
.new_bg .container,
.yellow_bg.container,
.product_v8_box .container,
.whychoose_box .container,
.topbrands .container,
.delivery_box .container {
	background: #Fff;
	border-radius: var(--br);
	padding: 16px 16px 16px;
	border: 1px solid var(--line);
}

.v8-title {
	text-align: center;
	vertical-align: middle;
	font-size: 22px;
	color: var(--dark);
	font-weight: 500;
}

.icon_box {
	flex-direction: column;
	border-width: 1px;
	border-radius: 16px;
	padding: 16px;
	background: #fff;
	display: flex;
	align-items: center;
	text-align: center;
	margin-bottom: 10px;
	min-height: 200px;
	justify-content: center;
}

.ch_box h5,
.icon_box h4 {
	font-weight: 700;
	font-size: 18px;
	line-height: 1.2;
	margin-top: 10px;
	margin-bottom: 0;
}

.ind_bg {
	padding: 28px 0;
	background: #FFF7EE url(/static/images/v8/bg.png) no-repeat right top / 782px 176px;
	width: 1440px;
	margin: 16px auto;
	border-radius: 16px;
	border: 1px solid #E5E7EB;
	max-width: 100%;
}

.ind_title {
	font-weight: 600;
	font-size: 22px;
	line-height: 120%;
	vertical-align: middle;
}

.ind_title b {
	color: var(--highlights);
	/* display:block; */
}

.ind_p {
	font-weight: 400;
	font-style: Regular;
	font-size: 18px;
	line-height: 150%;

}

.icon_box i {
	display: block;
	width: 40px;
	height: 40px;
}

.flex_b {
	display: flex;
	align-items: flex-end;
	flex-direction: row;
	justify-content: flex-end;
}

.viewall:hover {
	color: var(--main-color);
}

.viewall {
	font-size: 16px;
	font-weight: 400;
	float: right;
	color: #666;
	position: absolute;
	right: 30px;
	cursor: pointer;
	z-index: 2;
}

.flex_b .bt1 {
	font-weight: 500;
	text-align: center;
	background-color: #fff;
	font-size: 15px;
	border-radius: 30px;
	color: var(--main-color);
	padding: 13px 16px;
	cursor: pointer;
	position: relative;
	border-radius: 10px;
	border: 1px solid var(--main-color);
	margin: 0px 10px;
}

.flex_b .bt2 {
	font-weight: 500;
	text-align: center;
	background-color: var(--highlights);
	font-size: 15px;
	border-radius: 30px;
	color: #fff;
	padding: 13px 16px;
	cursor: pointer;
	position: relative;
	border-radius: 10px;
	border: 1px solid var(--highlights);
	/* color: #fff; */
	width: 200px;
	margin-left: 10px;
	margin-right: 10px;
}

i.v8icon1 {
	background: url(/static/images/v8/f1.png) no-repeat center/ 40px 40px;
}

i.v8icon2 {
	background: url(/static/images/v8/f2.png) no-repeat center/ 40px 40px;
}

i.v8icon3 {
	background: url(/static/images/v8/f3.png) no-repeat center/ 40px 40px;
}

i.v8icon4 {
	background: url(/static/images/v8/f4.png) no-repeat center/ 40px 40px;
}

.behind_box {
	background: url(/static/images/v8/behind.png) no-repeat center;
	height: 238px;
	width: 1440px;
	margin: auto;
	max-width: 100%;
}

.c_i {
	border-radius: 12px;
	min-height: 170px;
	display: block;
	max-width: 100%;
}

.cat_flex {
	padding:0 10px;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.cat_box {
	width: calc(20% - 8px);
	margin-bottom: 10px;
}

.v8-title-l {
	font-size: 22px;
	color: var(--dark);
	font-weight: 500;
	text-align: left;
	position: relative;
}

.cat_box a {
	color: var(--main-color);
}

i.c_i.categories_icons0 {
	background-image: url(/static/images/v8/0.jpg);
}

i.c_i.categories_icons1 {
	background-image: url(/static/images/v8/1.jpg);
}

i.c_i.categories_icons2 {
	background-image: url(/static/images/v8/2.jpg);
}

i.c_i.categories_icons3 {
	background-image: url(/static/images/v8/3.jpg);
}

i.c_i.categories_icons4 {
	background-image: url(/static/images/v8/4.jpg);
}

i.c_i.categories_icons5 {
	background-image: url(/static/images/v8/5.jpg);
}

i.c_i.categories_icons6 {
	background-image: url(/static/images/v8/6.jpg);
}

i.c_i.categories_icons7 {
	background-image: url(/static/images/v8/7.jpg);
}

i.c_i.categories_icons8 {
	background-image: url(/static/images/v8/8.jpg);
}

i.c_i.categories_icons9 {
	background-image: url(/static/images/v8/9.jpg);
}

i.c_i {
	background-position: center;
	background-size: cover;
	font-size: 22px;
	color: #ffffff;
	text-shadow: 2px 2px 10px var(--dark), 2px 2px 10px var(--dark);
	font-style: normal;
	text-align: center;
	padding-top: 70px;
	font-weight: 600;
}

.c_i+p {
	font-size: 16px;
	color: var(--gray);
	font-style: normal;
	text-align: center;
	padding-top: 4px;
	font-weight: 400;
}

i.ch,
i.dd {
	display: block;
	width: 40px;
	height: 40px;
	margin-bottom: 10px;
}

i.d_1 {
	background: url(/static/images/v8/dd-0.png) no-repeat center;
}

i.d_2 {
	background: url(/static/images/v8/dd-1.png) no-repeat center;
}

i.d_3 {
	background: url(/static/images/v8/dd-2.png) no-repeat center;
}

.delivery_box {
	/* background: #F0FDF4 url(/static/images/v8/del-bg.png) no-repeat right bottom; */
	padding: 16px 0;
	width: 1440px;
	margin: auto;
	max-width: 100%;
}

.whychoose_box .row,
.col-xs-5 .row {
	display: flex;
	gap: 15px;
}

.whychoose_box .col-xs-4,
.delivery_box .col-xs-4 {
	padding: 0px;
}

.dd_box {
	height: 130px;
	background-color: #fff;
	padding: 0;
	margin-top: 16px;
	border-radius: 12px;
	color: var(--gray);
}

.d_1_img {
	max-width: 100%;
	border-radius: 16px;
	overflow: hidden;
	max-height: 410px;
	width: 100%;
}

.d_2_img {
	max-width: 100%;
	border-radius: 16px;
	margin-top: 68px;
}

.whychoose_box {
	/* margin-bottom: 50px; */
}

i.c_1 {
	background: url(/static/images/v8/c-0.png) no-repeat center;
}

i.c_2 {
	background: url(/static/images/v8/c-1.png) no-repeat center;
}

i.c_3 {
	background: url(/static/images/v8/c-2.png) no-repeat center;
}

.ch_box {
	text-align: center;
	border-radius: 12px;
	border: 1px solid #E4F0E6;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-weight: 400;
	font-style: Regular;
	font-size: 14px;
	line-height: 150%;
	text-align: center;
	background: #F3FDF5;
	padding: 16px;
	margin-bottom: 15px;
}

.ch_p {

	font-weight: 400;
	font-size: 18px;
	line-height: 150%;
	text-align: center;
	padding: 0 190px 20px;
}

.sw_box {
	padding: 0;
	display: flex;
	flex-direction: column;
	background: #FFF7EE url(/static/images/v8/B1.jpg) no-repeat center / 100%;
}

.del_icon {
	background: url(/static/images/v8/del-i.png) no-repeat center;
	width: 46px;
	height: 46px;
	display: block;
	position: absolute;
	left: 344px;
	top: -26px;
}

.sw_box h1 {
	font-size: 42px;
	color: var(--gray);
	margin-left: 10px;
	font-weight: 800;
	line-height: 1.5;
	margin-top: 20px !important;
}

.sw_box .flex_b {
	height: 100px;
	align-items: baseline;
	justify-content: flex-start;
	margin: 0;
}

.sw_box p {
	color: var(--gray);
	font-size: 18px;
	margin: 10px;
}

.visit_box_l img {
	max-width: 100%
}

.topbrands img {
	max-width: 120px;
	border-radius: 15px;
	max-height: 86px;
	background-position: center !important;
	display: block;
	background-size: contain !important;
}

.distributor_p a {
	text-decoration: underline;
}

.nationwide {
	margin: 80px 0;
}

.visit_box_r h3 {
	font-size: 24px;
	font-weight: 400;
}

.product_v8_box {
	/* margin-bottom:50px; */
}

.visit_p {
	font-size: 20px;
	line-height: 1.5;
	font-weight: 100;
	margin-bottom: 30px;
}

.brands_p {
	font-size: 20px;
}

.distributor_p {
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: 100;
}

.distributor_h1 {
	font-size: 42px;
	color: #202937;
	font-weight: 800;
	line-height: 1.5;
	letter-spacing: -2px;
}

.home_icon_box .flex>i {
	/* background: #0C72D8; */
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.home_icon_box {
	margin-bottom: 30px;
}

.home_icon_box .flex {
	background: #fff;
	border-radius: 15px;
	position: relative;
	z-index: 2;
	padding: 20px 10px;
	box-sizing: border-box;
	align-items: center;
	justify-content: center;
	display: flex;
	flex-direction: column;
	text-align: center;
	box-shadow: 1px 1px 5px #d8d8d83b;
}

.home_icon_box .flex>p {
	font-size: 20px;
	line-height: 1.5;
	margin: 14px 10px;
	color: #082B59;
	font-weight: 600;
	width: 100%;
}

.home_icon_box .flex>i>img {
	width: 36px;
	height: initial;
}

.nopadding {
	margin: 0;
	padding: 0;
}

#featured_item {
	display: block;
}

#featured_item img {
	width: auto;
	max-height: 200px;
	text-align: center;
	margin: auto;
	display: block;
}

h3.new {
	font-size: 24px;
	color: var(--dark);
	display: flex;
	margin: 20px 0 0 5px;
}

h3.promo {
	font-size: 24px;
	color: var(--dark);
	display: flex;
	margin: 40px 0 0 5px;
}

.featured_box img {
	width: 100%;
}

.itemno {
	color: var(--dark);
	font-size: 16px;
	line-height: 1.25;
	font-weight: 400;
	margin: 0;
}

.desc:hover .descpopover {
	display: block;
}

.descpopover {
	display: none;
	position: absolute;
	z-index: 3;
	border: 1px solid #ccc;
	box-shadow: 2px 2px 2px #aaa;
	padding: 3px 5px;
	background-color: #fff;
	color: var(--dark);
	border-radius: 3px;
	margin-top: 16px;
}

.desc:hover .vals {
	color: var(--main-color);
	overflow: hidden;
}

a:hover .desc,
a:hover .itemno,
a:hover .size {
	color: var(--main-color) !important;
}

.brand-car .desc {
	text-align: center;
	font-size: 16px;
	font-weight: 600;
}

.brand-car a>img {
	max-height: 200px;
	max-width: 200px;
	display: flex;
}

.brand-car a {
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	align-items: center;
	max-width: 100%;
	max-height: 86%;
}

.desc {
	font-size: 12.5px;
	/* cursor: pointer; */
	position: relative;
	display: block;
	color: var(--dark);
	margin-bottom: 0px;
}

.desc .vals {
	max-height: 39px;
	overflow: hidden;
	display: block;
	line-height: 14px;
}

.item_more {
	display: flex;
	justify-content: right;
	margin: 20px 30px 0;
}

.item_more a {
	color: #555;
	float: right;
	white-space: nowrap;
	color: var(--dark);
	font-size: 18px;
	line-height: 1em;
}

.sco_flex_list,
.max6_list {
	display: flex;
	width: 100%;
}

.sco_flex_list {
	margin: 0;
}

.max6_list .sco_left_flex:nth-child(6n+6) {
	border: none;
}

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

.brand-car {
	display: flex;
	align-items: center;
}

.brandsSwiper {
	width: 100%;
	overflow: hidden;
	display: flex;
	align-items: center;
	height: 100%;
}

.brands_box .desc {
	text-align: center;
	height: 2em;
}

.brands_box {
	margin-bottom: 20px;
	margin-top: 10px;
}

.brands_box img {
	max-height: 14em;
	margin: 20px auto;
}

.brands_box .row {}

.brand-car,
.brand-logo-sm {
	transition: 0.2s ease;

}

.brand-logo-sm>a {
	display: block;
	border: 1px solid var(--line);
	border-radius: 15px;
	/* margin: 10px; */
}

.brand-logo-sm .desc {
	font-size: 16px;
	font-weight: 400;
}

.brand-logo-sm {
	padding: 5px;

}

.brand-car:hover,
.brand-logo-sm>A:hover {
	/* transition:0.2s; */
	/* background-color: #fff; */
	/* box-shadow: 3px 3px 3px var(--main-shadow); */
	/* border-radius: 15px; */
	/* border:3px solid var(--main-shadow); */
}

.cat-banners {
	margin: 0 5px 10px 5px;
	display: none;
}

.prod-ajax {
	margin: 0 5px;
	display: none;
}

.brand-row {
	margin: 0 5px;
}

.brand-car {
	/* max-height: 400px; */
	border: 1px solid var(--line);
	/* box-shadow: 3px 3px 3px var(--main-shadow); */
	border-radius: 15px;
	/* border: 1px solid var(--main-shadow); */
	height: 275px;
	margin-top: 10px;
}

#brandCarousel {
	margin-top: 20px;
}

#brandCarousel .item {
	height: 20em;
}

#brandCarousel .item .row {
	border-left: none;
}

#brandCarousel .item .thumbnail {
	border: none;
}

#brandCarousel .item a img {
	max-height: 14em;
	margin: 20px auto;
}

.brand-logo-sm {
	height: 150px;
}

.brand-logo-sm a img {
	max-height: 70px;
	margin: 10px auto;
}

.index_title {
	margin: 0 5px 10px 5px;
	border-bottom: 20px solid #505862;
	font-size: 36px;
	margin: 20px 0 0 0;
	color: var(--dark);
}

.row.prod-content.cat-banners {
	margin: 10px 0px;
	display: block;
	padding: 0;
}

.row.prod-content.cat-banners div {
	padding: 0
}

.cat-banner {
	width: 98%;
	border: 1px solid #aaa;
	margin-bottom: 5px;
}

.item_i_box {
	width: 100%;
}

.item_i_view {
	display: flex;
	width: 16.666666%;
	margin-right: 5px;
}

.sco_left_flex.col-xs-2 small a:hover {
	color: var(--main-color)
}

.sco_left_flex.col-xs-2 small a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	text-transform: uppercase;
	font-size: 14px;
}

.sco_left_flex.col-xs-2 {
	/* border-right: 1px solid #d8d8d8; */
	padding-right: 0;
	padding-left: 0;
	position: relative;
}

.sco_left_flex>.sco_item {
	padding: 3px 10px !important;
	cursor: pointer;
	height: 240px;
	min-width: 160px;
	position: relative;
}

.sco_item:hover {
	color: var(--main-color);
}

.item_i_view a {
	padding: 5px;
	display: block;
}

.item_i_view {
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0);
}

.item_i_view img {
	max-height: 160px;
	margin: 20px auto;
	-ms-transform: rotate(-7deg);
	-webkit-transform: rotate(-7deg);
	transform: rotate(-7deg);
}

.sco_item img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 10px auto 5px auto;
}

.featured_box {
	color: #333;
	padding: 10px;
	border-radius: 5px;
	margin-top: 35px;
	position: relative;
}

.featured_item {
	color: #333;
	padding: 10px;
	border-radius: 5px;
	margin-top: 35px;
}

.featured_item a p {
	color: var(--dark);
}

.brown-label-bg {
	font-size: 11.5px;
	margin-top: 30px;
	position: absolute;
	margin: 20px 0 0 -15px;
	background: #b7df2d;
	background: -moz-linear-gradient(top, var(--yellow) 0%, #c79810 100%);
	background: -webkit-linear-gradient(top, var(--yellow) 0%, #c79810 100%);
	background: linear-gradient(to bottom, var(--yellow) 0%, #c79810 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c79810', endColorstr='#c79810', GradientType=0);
	border-radius: 5px;
	color: #fff;
	padding: 3px 8px;
	z-index: 2;
}

.nationwide_box {
	line-height: 1.5;
	font-size: 14px;
}

/*swapper*/

.swiper-wrapper {
	position: static;
	top: 0;
	width: 100%;
}

.brandsSwiper .swiper-slide {
	display: flex;
}

.swiper-slide {

	justify-content: center;
	width: 100%;
	height: auto;
}

.slider-arrow.swiper-button-disabled {
	opacity: 0.2;
}

.app-banner-slider .swiper-slide img,
.web-banner-slider .swiper-slide img {
	width: 100%;
	display: block;
}

.swiper-slide img {
	/* width: 100%; */
	display: block;
	max-width: 100%;
	margin: auto;
}

.swiper-pagination-bullet {
	background: #8d8e8f;
	cursor: pointer;
	margin: 10px 3px;
	transform: scale(1) !important;
}

.swiper-pagination {
	background: #f3f3f3;
	padding: 5px;
	border-radius: 18px;
	width: unset;
	margin: auto;
	left: 0;
	right: 0;
}

.brandsSwiper.swiper-container-horizontal>.swiper-pagination-bullets {
	width: 110px;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {

	margin: auto;
	left: 0;
	right: 0;
}

.swiper-pagination-bullet-active {
	background: #2B6436;
}

.topbrands div.col-xs-12 {
	margin: 0;
}

.topbrands {
	/* background: linear-gradient(to bottom, #fff, #f1f6ff); */
	/* min-height:474px; */
	padding-top: 0px;
	padding-bottom: 15px;
}

.topbrands_p {
	font-size: 14px;
	line-height: 1.5;
	color: var(--dark);
	font-weight: 400;
}


.category_box a {
	overflow: hidden;
	border-radius: 10px;
	display: block;
	box-shadow: 0 0 10px #d8d8d8;
	margin: 10px;
}

.category_box {
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 0 !important;
}

.category_img {
	width: 100%;
	border-radius: 10px 10px 0 0;
	aspect-ratio: 337 / 192;
}

.category_title {
	padding: 0px 10px 0;
	font-size: 18px;
	position: relative;
	height: 50px;
	line-height: 50px;
}

.category_title>span {
	background: #e4ebef4f url(/static/images/new/il.png) no-repeat center / 16px;
	width: 28px;
	height: 28px;
	position: absolute;
	right: 18px;
	display: block;
	bottom: 13px;
	display: none;
	border-radius: 10px;
}

.category_box>a:hover .category_img {
	transition: 0.4s ease 0.1s;
	background-size: 110%;
}

.category_box a:hover .category_title {
	transition: 0.8s ease;
}

.category_box a:hover .category_title>span {
	right: 12px;
	transition: 0.1s ease;
}

.cateimg_new {
	background: url(/static/images/new/c/new.png) no-repeat center/ 100%;
}

.cateimg_promo {
	background: url(/static/images/new/c/promo.png) no-repeat top / 100%;
}

.cateimg_27 {
	background: url(/static/images/new/c/10.webp) no-repeat top / 100%;
}

.cateimg_6 {
	background: url(/static/images/new/c/9.webp) no-repeat top / 100%;
}

.cateimg_19 {
	background: url(/static/images/new/c/8.webp) no-repeat top / 100%;
}

.cateimg_20 {
	background: url(/static/images/new/c/7.webp) no-repeat top / 100%;
}

.cateimg_43 {
	background: url(/static/images/new/c/6.webp) no-repeat top / 100%;
}

.cateimg_21 {
	background: url(/static/images/new/c/5.webp) no-repeat top / 100%;
}

.cateimg_24 {
	background: url(/static/images/new/c/4.webp) no-repeat top / 100%;
}

.cateimg_25 {
	background: url(/static/images/new/c/3.webp) no-repeat top / 100%;
}

.cateimg_26 {
	background: url(/static/images/new/c/2.webp) no-repeat top / 100%;
}

.cateimg_28 {
	background: url(/static/images/new/c/1.webp) no-repeat top / 100%;
}

.home_item_box {
	display: flex;
	margin-bottom: 40px;
	margin: 50px auto 0;
	display: flex;
	flex-direction: row;
	align-content: center;
	justify-content: center;
}

.home_img>a {
	display: block;
	margin: auto;
}

.home_img {
	height: 200px;
	display: FLEX;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	/* background: #F8F6EE80; */
	padding: 10px 0 0;
	border-radius: 10px;
}

.brand-logo-sm {
	padding: 0 5px !important
}

#top_brands.collapsed {
	max-height: 180px;
	overflow: hidden;
}

#top_brands {
	max-height: inherit;
	overflow: auto;
	z-index: 2;
	margin-top: 5px;
	padding-top: 10px;
}

.home_item img {
	max-width: 100%;
	max-height: 180px;
	margin: 10px auto 2px;
}

.brand_lists {
	margin-top: 30px;
	margin-bottom: 120px;
	/* max-height: 600px; */
	/* overflow: hidden; */
}

div>.home_item:nth-child(6n+6) {
	border: none;
}

div>.home_item:last-child {
	border: none;
}

.home_item_sku {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.2;
	vertical-align: middle;
	/* color:#5A9964; */
	margin-bottom: 0;
}

.home_item_info {
	font-size: 12.5px;
	line-height: 1.2;
	font-weight: 400;
	margin-right: 0px;
	margin-bottom: 0;
	max-height: 38px;
	overflow: hidden;
}

.home_item_brand {
	text-transform: uppercase;
	font-size: 12.5px;
	line-height: 1.2;
	font-weight: 400;
	overflow: hidden;
	margin-left: 10px;
}

.home_item_brand:hover {
	color: var(--main-color);
}

.inbox {
	/* background: url(/static/images/v8/inbox.png) no-repeat left / 20px 20px; */
	/* padding-left:25px; */
	font-weight: 400;
	font-size: 12.5px;
	line-height: 20px;
	display: block;
	height: 20px;
	opacity: 1;
}

.home_info {
	padding: 0 10px;
	/* height: 75px; */
	transition: 0.1s ease-out;

}

/* .home_item:hover{
	margin-top:-10px;
	transition:0.4s ease;
} */
/* .home_item:hover .home_info{
	background:#2B6436;
	color:#fff !important;
}*/

.home_item a:hover {
	color: var(--main-color) !important;
}

.home_item:hover .home_info .inbox {
	background: url(/static/images/v8/inbox_w.png) no-repeat left / 20px 20px;
}









.swiper-button-prev,
.swiper-button-next {
	/* padding: 30px; */
	/* border-radius: 10px; */
}

.tagnew {
	width: 73px;
	height: 26px;
	display: block;
	position: absolute;
	background: url(/static/images/product/label-new-sm.png) no-repeat;
	left: 10px;
	top: 10px;
}

.tagpromo {
	width: 90px;
	height: 26px;
	display: block;
	position: absolute;
	background: url(/static/images/product/label-promo-sm.png) no-repeat;
	left: 10px;
	top: 10px;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
	/*background-color: #03a9f430*/
}




@media (min-width: 769px) {
	.max6_list {
		display: none;
	}

	.max6_list.active {
		display: block;
	}

	.sco_flex {
		position: relative;
		width: 100%;
	}

	.sco_flex .left_btn,
	.sco_flex .right_btn {
		position: absolute;
		width: 40px;
		height: 100%;
		top: 0;
		display: flex;
		justify-content: center;
		align-items: center;
		cursor: pointer;
		z-index: 1;
	}

	.sco_flex .left_btn span,
	.sco_flex .right_btn span {
		border: 1px solid #777;
		line-height: 1.2em;
		padding: 13px 0px;
		color: #333;
		text-shadow: none !important;
		background-color: #fff;
		opacity: 0.5;
		font-size: 16px;
	}

	.sco_flex .left_btn:hover span,
	.sco_flex .right_btn:hover span {
		opacity: 1
	}

	.sco_flex .right_btn {
		right: 0
	}

	.sco_flex .left_btn {
		left: 0
	}
}



@media(max-width: 1024px) {

	.cat_box {
		/* width: 32% */
	}

	.home_item_sku {
		font-size: 16px;
	}

	.product-slide {
		max-width: 1000px;
		display: flex;
	}

	.product-slider {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		height: 300px;
	}

	.home_item {
		width: 200px;
		height: 292px;
		overflow: hidden;
		position: relative;
	}

	.product-slider-container .slider-arrow {
		display: none;
	}

	.product-slider-container {
		transform: none;
		width: 100%;
		overflow: overlay;
		height: 310px;
		display: flex;
	}

	.item_i_view {
		display: none;
	}

	.home_icon_box .flex>i {
		width: 72px;
		height: 72px;
	}

	.home_icon_box .flex>i img {
		max-width: 66%;
	}

	.swiper-button-prev,
	.swiper-container-rtl .swiper-button-next,
	.swiper-button-next,
	.swiper-container-rtl .swiper-button-prev {
		transform: scale(0.6);
	}

}

@media(min-width: 1025px) {
	.sw_box h1 {
		font-size: 44px;
		/* text-transform: uppercase; */
		line-height: 1.2;
		margin-top: 0 !important;
	}

	.product-slider-container {
		position: relative;
		max-width: 1350px;
		margin: 0px auto 0px;
		/* padding: 20px 50px;  */
		overflow: hidden;
	}


	.product-slider {
		display: flex;
		transition: transform 0.5s ease;
		width: 100%;
	}

	.product-slide {
		flex: 0 0 100%;
		display: flex;
		justify-content: space-between;
		padding: 0px 10px 15px;
		box-sizing: border-box;
		min-width: 0;
	}

	.product-item {
		flex: 0 0 calc(16% - 3px);
		margin: 0 6px;
		box-sizing: border-box;
		min-width: 0;
		position: relative;
	}

	.product-slide>.home_item:nth-child(6n+6) {
		border: none !important;
	}

	.home_item {
		height: 295px;
		overflow: hidden;
		width: 210px;
		border-radius: 0;
		/* padding: 12px; */
		border-right: 1px solid #E8E9EC;
		position: relative;
		background: #fff;
	}

	.home_icon_box .flex {
		margin-top: -100px;
	}

	.comp_flex {
		padding: 0 30px;
	}

	.sco_flex {
		display: flex;
		flex-flow: column;
		flex-shrink: 1;
	}

	.sco_left_flex.car-col {
		width: 16.66666667%;
		min-width: 160px;
		float: left;
	}
}


@media (max-width: 768px) {
	.ind_bg .flex_b{
		margin-top: 20px;
	}
	.t205{
		margin-top: 50px;
	}
	.brand_lists>div>div{
		padding:0
	}
	.sw_box {
		background: #fff url(/static/images/v8/B1.png) no-repeat center / 100%;
	}

	.brand_lists {
		margin-top: 30px;
	}

	.v8_box.hero h2 {
		font-size: 24px
	}

	.v8_box.hero {
		margin-bottom: 16px;
	}

	.v8_box.hero .fbody {}

	.fixed_box {
		position: static;
		max-height: fit-content;
	}

	.fixed_box+div {
		margin-top: 16px !important;
	}

	div>.home_item:nth-child(2n+2) {
		border: none;
	}

	.home_item img {
		max-width: 100%;
		max-height: 150px;
	}

	.back_buy_info:hover .back_buy_popover {
		display: none !important;
	}

	.desc:hover .descpopover {
		display: none;
	}

	.d_2_img {
		max-width: 100%;
		border-radius: 16px;
		margin-top: 5px;
	}

	i.c_i {
		max-height: 120px;
		min-height: 120px;
	}

	.dd_box p {
		font-size: 18px;
	}

	.dd_box {
		height: 110px;
	}

	.behind_box {
		background: url(/static/images/v8/behind-sm.png) no-repeat center;
		height: 161px;
		margin: auto;
		max-width: 100%;
	}

	.sw_box p.banner_p {
		display: none;
	}

	.sw_box h1 {
		font-size: 16px;
		margin-left: 10px;
	}

	.ind_title,
	.v8-title-l,
	.v8-title {
		font-size: 20px;
	}

	.cat_box {
		width: 49%;
	}

	.flex_b {
		flex-direction: column;
		align-items: baseline;
	}

	.flex_b .bt1,
	.flex_b .bt2 {
		width: 94%;
		font-size: 14px;
	}

	.flex_b * {
		margin: 5px;

	}

	.ch_p {
		padding: 5px;
		margin: 0;
	}

	.del_icon {
		display: none
	}

	.product-slider-container {
		padding: 0;
	}

	.product-item {
		flex: 0 0 calc(50% - 14px);
		margin: 0 4px;
		position: relative;
	}

	.product-slider-container .slider-arrow {
		display: none;
	}

	.sco_flex {
		width: 100%;
		/* height: 260px; */
		/* overflow: scroll; */
		overflow-y: hidden;
	}

	.sco_flex .max6_list {
		display: block !important;
		float: left;
		position: static;
		max-width: 960px;
	}

	.sco_flex .sco_flex_list {
		width: max-content;
		/* height: 260px; */
		display: block;
		/* overflow: auto; */
		display: flex;
	}

	.sco_flex .carousel-indicators {
		display: none;
	}

	.sco_flex .carousel-control {
		display: none;
	}

	.sco_flex .left_btn,
	.sco_flex .right_btn {
		display: none;
	}
}

.sw_box .container {
	display: flex;
	flex-direction: row;
	align-content: center;
	justify-content: center;
	align-items: center;
	/* padding-bottom: 10px; */
	height: 100%;
	width: 100%;
}
.whychoose_box .fbody.visible-xs{
	margin-left: 15px;
}
@media (max-width: 768px) {
	#top_brands .brand:hover {
		background-color: transparent !important;
		box-shadow: none !important;
		border: none !important;
		transition: unset !important;
	}
	.brands_title .viewall {
		position: absolute;
		top: 5px;
		width: 100%;
		right: 10px;
		text-align: right;
	}
	#top_brands.collapsed{
		max-height:310px;
		margin-top: 20px;
    	padding-top: 20px;
	}
	.v8_box .viewall{
		left: 30px;
		height: 40px;
		line-height: 40px;
		z-index: 3;
	}
	.viewall {
		top: 36px;
	}

	.ind_bg {
		border-radius: 0;
		margin: 0;
		border: none;
	}

	.delivery_box {
		margin: 0;
	}

	.cat_flex {
		width: 100%;
		gap: 0;
	}

	.swiper-container,
	.new_bg .container,
	.yellow_bg.container,
	.product_v8_box .container,
	.whychoose_box .container,
	.topbrands .container,
	.delivery_box .container {
		margin: 0;
		padding: 0;
		border: none;
		border-radius: 0;
	}

	.yellow_bg.container {
		margin-top: 16px;
		margin-bottom: 16px;
	}

	.brand-logo-sm {
		height: 125px;
	}

	.brands_box {
		margin-top: 0;
	}

	.topbrands div.col-xs-12 {
		padding: 8px;
	}

	.behind_box {
		background: url(/static/images/v8/behind-xs.png) no-repeat center 100%;
		height: 190px;
		margin: auto;
		max-width: 100%;
	}

	.sw_box .container div.appSwiper {
		margin-top: 30px;
	}

	.sw_box .container div {
		margin: 0;
		padding: 0
	}

	.sw_box h1 {
		font-size: 14px;
		line-height: 1.2;
		margin-bottom: 1px;
		margin-top: 20px !important;
		margin-left: 0;
	}

	.sw_box p {
		display: none;
	}

	.icon_box {
		height: 240px
	}

	.dd_box {
		/* height: 130px; */
		/* font-size: 16px; */
	}

	.cat_box {
		width: 45%;
        margin-left: 3%;
        margin-right: 0%;
	}

	.sw_box .flex_b {
		margin: 0;
		font-size: 12px;
		height: 80px;
	}

	.sw_box .flex_b {
		flex-direction: column;
		align-items: baseline;
		align-items: flex-start;
	}

	.flex_b *,
	.sw_box .flex_b .bt1,
	.sw_box .flex_b .bt2 {
		width: 90%;
		margin-left: 0;
		font-size: 12px;
		margin: 5px 0;
		padding: 5px;
	}
}