.al1-mitems_new {
	padding: 0 27px;
}
.al1-mitems_new .al1-mitems_new__title {
	position: relative;
	margin-right: -27px;
	margin-bottom: 13px;
	font-size: 26px;
	font-weight: bold;
	color: #323232;
}
.al1-mitems_new .al1-mitems_new__title:before {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin-top: 3px;
	border-top: solid 1px #323232;
	content: "";
}
.al1-mitems_new .al1-mitems_new__title span {
	position: relative;
	display: inline-block;
	padding-right: 20px;
	background: #fff;
}
.al1-mitems_new__body {
	margin: 0 -27px;
	position: relative;
}
.al1-mitems_new__body ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.al1-mitems_new__body .swiper-container {
	padding: 10px 0 30px;
}
.al1-mitems_new .swiper-button-next,
.al1-mitems_new .swiper-button-prev {
	width: 34px;
	top: 200px;
}
.al1-mitems_new .swiper-button-prev {
	left: -28px;
	transform: scaleX(-1);
}
.al1-mitems_new .swiper-button-next {
	right: -28px;
}
.al1-mitems_new .swiper-button-next:after, .al1-mitems_new .swiper-container-rtl .swiper-button-next:after,
.al1-mitems_new .swiper-button-prev:after, .al1-mitems_new .swiper-container-rtl .swiper-button-prev:after {
	display: none;
}

.al1-mitems_new .swiper-button-disabled {
	display: none !important;
}

.al1-mitems_new .card_btns {
    font-size: 0;
    margin-top: 5px;
    display: none;
}

.al1-mitems_new .shad_item:hover .card_btns {
    display: flex;
    margin: 5px -14px 0;
}
.al1-mitems_new .shad_item:hover .card_btns a {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #323232;
    text-decoration: none;
    text-align: center;
    line-height: 40px;
    background: rgb(211,211,210);
    background: linear-gradient(0deg, rgba(211,211,210,1) 50%, rgba(239,240,240,1) 100%); 
}
.al1-mitems_new .shad_item:hover .card_btns .card_btn_bask {
    width: 40px;
    min-width: 40px;
    height: 40px;
    background: #d00000;
    cursor: pointer;
    text-align: center;
}
.al1-mitems_new .shad_item:hover .card_btns .card_btn_bask svg {
    margin: 7px 0 0 0;
}

@media (max-width: 1200px) {
	.al1-mitems_new {
		padding: 35px 0 20px 40px;
	}
	.al1-mitems_new .al1-mitems_new__title {
		font-size: 26px;
		margin: 0 0 50px -11px;
	}
	.al1-mitems_new__body {
		margin-right: 0;
	}
	.al1-mitem_new {
		width: 233px;
		max-width: 233px;
		padding: 10px 17px 10px;
	}
	.al1-mitem_new_img {
		width: 100%;
	}
	.al1-mitem_new_img img {
		width: 100%;
		height: auto;
	}
	.al1-mitem_new__color {
		width: 32px;
		height: 32px;
	}
	.al1-mitems_new a {
		font-size: 22px;
	}
	ul.al1-mitem_new__params {
		padding-top: 15px;
		font-size: 18px;
	}
	ul.al1-mitem_new__params li {
		margin-bottom: 6px;
	}
	.al1-mitem_new__status {
		font-size: 19px;
	}
	.al1-mitem_new__price-box {
		margin-top: 4px;
	}
	.al1-mitem_new__price {
		font-size: 28px;
	}
	.al1-mitem_new__oldprice {
		font-size: 19px;
	}
	.al1-mitem_new__sale {
		height: 54px;
		padding: 0 10px;
		margin-right: -17px;
		font-size: 22px;
		line-height: 54px;
	}
	.al1-mitem_new__sale:before {
		left: -10px;
		border-right: solid 10px #ffef00;
		border-top: solid 27px transparent;
		border-bottom: solid 27px transparent;
	}
	.al1-mitems_new .swiper-button-next, .al1-mitems_new .swiper-button-prev {
		display: none;
	}
}
.al1-mitem_new {
	box-sizing: border-box;
	padding: 13px 13px 0;
	max-width: 170px;
}
.al1-mitem_new:hover {
	box-shadow: 0px 10px 30px 0 rgb(180 180 180 / 30%);
	background: #fff;
}
.al1-mitem_new a {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
}
.al1-mitem_new a:hover {
	color: #323232;	
}
.al1-mitem_new_img {
	position: relative;
	display: inline-block;
}
.al1-mitem_new_img img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	display: block;
	border: none;
}
.al1-mitem_new__color {
    position: absolute;
    top: -6px;
    left: -7px;
    width: 25px;
    height: 25px;
    background-size: contain !important;
}
ul.al1-mitem_new__params {
	padding: 10px 0 4px;
	font-size: 14px;
	line-height: 16px;
	color: #969595;
}
.al1-mitem_new__status {
	font-size: 14px;
}
.al1-stock {
	color: #009a07;
}
.al1-mitem_new__price-box {
	display: flex;
	justify-content: space-between;
	margin-top: 2px;
}
.al1-mitem_new__sale {
	position: relative;
	height: 42px;
    margin-right: -13px;
    padding: 0 6px;
	font-size: 16px;
	font-weight: 900;
	line-height: 41px;
	color: #323232;
	background: rgb(255,239,0);
	background: linear-gradient(90deg, rgba(255,239,0,1) 66%, rgba(255,204,0,1) 100%);
}
.al1-mitem_new__sale:before {
	position: absolute;
	top: 0;
	left: -6px;
	border-right: solid 6px #ffef00;
	border-top: solid 21px transparent;
	border-bottom: solid 21px transparent;
	content: "";
}
.al1-mitem_new__price {
	font-weight: bold;
	font-size: 18px;
}
.al1-mitem_new__oldprice {
	margin-bottom: -3px;
	font-size: 14px;
	font-weight: normal;
	color: #ea0000;
	text-decoration: line-through;
}

@media (max-width: 1200px) {
	.al1-mitem_new {
		width: 233px;
		max-width: 233px;
		padding: 10px 17px 10px;
	}
	.al1-mitem_new_img {
		width: 100%;
	}
	.al1-mitem_new_img img {
		width: 100%;
		height: auto;
	}
	.al1-mitem_new__color {
		width: 32px;
		height: 32px;
	}
	.al1-mitem_new a {
		font-size: 22px;
		font-weight: normal;
	}
	ul.al1-mitem_new__params {
		padding-top: 15px;
		font-size: 18px;
	}
	ul.al1-mitem_new__params li {
		margin-bottom: 6px;
	}
	.al1-mitem_new__status {
		font-size: 19px;
	}
	.al1-mitem_new__price-box {
		margin-top: 4px;
	}
	.al1-mitem_new__price {
		font-size: 28px;
	}
	.al1-mitem_new__oldprice {
		font-size: 19px;
	}
	.al1-mitem_new__sale {
		height: 54px;
		padding: 0 10px;
		margin-right: -17px;
		font-size: 22px;
		line-height: 54px;
	}
	.al1-mitem_new__sale:before {
		left: -10px;
		border-right: solid 10px #ffef00;
		border-top: solid 27px transparent;
		border-bottom: solid 27px transparent;
	}
}
@media (max-width: 540px) {
	div.al1-mitem_new a {
		font-size: 16px;
	}
	.al1-mitem_new_img {
		margin-bottom: 20px;
	}
	ul.al1-mitem_new__params {
		font-size: 14px;
	}
	.al1-mitem_new__status {
		font-size: 16px;
	}
	.al1-mitem_new__price {
		margin-top: 20px;
		font-size: 16px;
	}
}