/* ===  === */
.prc_img {
	position: relative;
	overflow: hidden;
}

.badge {
	position: absolute;
	/*display: none;*/
	font-size: 15px;
	letter-spacing: 1px;
	z-index: 100;
}

.badge span {
	position: relative;
	z-index: 10;
}

.badge-new {
	bottom: 101px;
	right: -10px;
	padding-right: 25px;
	width: 55%;
	line-height: 35px;
	text-align: center;
}

.badge-new::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: -24px;
	width: 43px;
	transform: skew(-35deg);
	border: 1px solid transparent;
	border-left: none;
	background-color: inherit !important;
	z-index: 1;
}

.badge-circle {
	top: 10px;
	right: 10px;
	width: 60px;
	height: 60px;
	font-size: 17px;
	text-align: center;
	font-weight: bold;
	line-height: 62px;
	border-radius: 50%;
}

.badge-circle > span {
	padding-left: .25rem;
}

.badge-slash {
	top: 25px;
	left: -50px;
	width: 200px;
	text-align: center;
	line-height: 50px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
@media (max-width: 640px) {
	.phone_custom.col-sm-4 {
		width: 25.333333%;
	}
}

@media (max-width: 510px) {
	.label_custom.col-xs-3 {
		width: 33%;
	}
}

@media (max-width: 476px) {
	.menu_custom.col-xs-5 {
		width: 46%;
	}
	.phone_custom.col-sm-4 {
		width: 8%;
		margin-left: 20px;
	}
}

@media (max-width: 410px) {
	.menu_custom.col-xs-5 {
		width: 53%;
	}
	.phone_custom.col-sm-4 {
		margin-left: 10px;
	}
	.label_custom.col-xs-3 {
		width: 35%;
		padding-left: 0px;
	}
}

@media (max-width: 330px) {
	.menu_custom.col-xs-5 {
		width: unset;
	}
}

@media (max-width: 499px) {
	.badge-new {
		bottom: 168px !important;
		padding-left: 10px !important;
		width: 70% !important;
	}
	.prc_view .prc_status.prc_price {
		min-height: 35px;
	}
	.badge-circle {
		top: 5px !important;
		right: 5px !important;
	}
}

@media only screen and (min-width: 500px) and (max-width: 639px) {
	.badge-new {
		padding-left: 0px !important;
		width: 50% !important;
	}
}

@media only screen and (min-width: 320px) and (max-width: 639px) {
	.badge-new {
		bottom: 150px;
		padding-left: 20px;
		width: 75%;
		font-size: 12px;
		line-height: 30px;
	}
	.badge-new::after {
		width: 35px;
	}
	.badge-circle {
		top: 10px;
		right: 10px;
		width: 45px;
		height: 45px;
		line-height: 47px;
		font-size: 14px;
	}
	.badge-slash {
		top: 17px;
		left: -53px;
		width: 170px;
		line-height: 30px;
		font-size: 12px;
	}
}

@media only screen and (min-width: 640px) and (max-width: 959px) {
	.badge-new {
		bottom: 186px;
		padding-left: 20px;
		width: 60%;
		font-size: 12px;
		line-height: 30px;
	}
	.prc_view .prc_status.prc_price {
		min-height: 35px;
	}
	.badge-new::after {
		width: 35px;
	}
	.badge-circle {
		top: 10px;
		right: 10px;
		width: 55px;
		height: 55px;
		line-height: 57px;
		font-size: 14px;
	}
	.badge-slash {
		top: 25px;
		left: -45px;
		width: 180px;
		line-height: 35px;
		font-size: 12px;
	}
}

.product-item-detail-slider-image {
	overflow: hidden;
}

.product-item-detail-slider-image .badge {
	font-size: 18px;
}

.product-item-detail-slider-image .badge-slash {
	top: 55px;
	left: -65px;
	width: 280px;
}

.product-item-detail-slider-image .badge-new {
	bottom: 70px;
}

.product-item-detail-slider-image .badge-circle {
	width: 70px;
	height: 70px;
	font-size: 20px;
	line-height: 72px;
}

@media only screen and (max-width: 499px) and (min-width: 320px) {
	.product-item-detail-slider-image .badge-new {
		bottom: 15% !important;
	}
}

@media only screen and (max-width: 639px) and (min-width: 320px) {
	.product-item-detail-slider-image .badge-new {
		font-size: 17px;
		line-height: 35px;
	}
}

@media only screen and (max-width: 959px) and (min-width: 640px) {
	.product-item-detail-slider-image .badge-new {
		bottom: 15%;
		font-size: 17px;
		line-height: 35px;
	}
}

@media only screen and (max-width: 639px) and (min-width: 320px) {
	.product-item-detail-slider-image .badge-circle {
		width: 65px;
		height: 65px;
		line-height: 67px;
		font-size: 18px;
	}
}

@media only screen and (max-width: 959px) and (min-width: 640px) {
	.product-item-detail-slider-image .badge-circle {
		top: 5%;
		right: 5%;
		width: 65px;
		height: 65px;
		line-height: 67px;
		font-size: 18px;
	}
}

@media only screen and (max-width: 639px) and (min-width: 320px) {
	.product-item-detail-slider-image .badge-slash {
		top: 40px;
		left: -50px;
		width: 230px;
		line-height: 50px;
		font-size: 17px;
	}
}

@media only screen and (max-width: 639px) and (min-width: 320px) {
	.product-item-detail-slider-image .badge-new {
		bottom: 15%;
	}
}

@media only screen and (max-width: 959px) and (min-width: 640px) {
	.product-item-detail-slider-image .badge-slash {
		top: 65px;
		left: -85px;
		width: 340px;
		line-height: 60px;
		font-size: 18px;
	}
}

@media ( max-width : 639px) {
	.product-item-detail-slider-container {
		margin: 2rem auto 2rem auto;
	}
}

@media ( min-width : 639px) and (max-width: 959px) {
	.product-item-detail-slider-container {
		max-width: 600px;
		max-height: 600px;
		margin: 2rem auto 2rem auto;
	}
}

/* Badges basket */

#basket_items .pt_img {
	position: relative;
	overflow: hidden;
}

#basket_items .pt_img .badge {
	zoom: .32;
}

#basket_items .badge-circle {
    top: 10px !important;
    right: 10px !important;
    width: 60px !important;
    height: 60px !important;
    font-size: 17px !important;
    text-align: center !important;
    font-weight: bold !important;
    line-height: 62px !important;
    border-radius: 50% !important;
}

#basket_items .badge-slash {
    top: 25px !important;
    left: -50px !important;
    width: 200px !important;
    text-align: center !important;
    line-height: 50px !important;
    transform: rotate(-45deg) !important;
    -webkit-transform: rotate(-45deg) !important;
}



#basket_items .pt_img .badge-new {
    bottom: 40px !important;
    right: -10px !important;
    padding-right: 25px !important;
    width: 55% !important;
    line-height: 35px !important;
    text-align: center !important;
}

@media all and (max-width: 959px) {
	
	a.pt_img {
		height: auto;
	}
	
	#basket_items .pt_img .badge {
		zoom: .25;
	}
	
	#basket_items .pt_img .badge-new {
	    right: 0px !important;
	    width: 75% !important;
	}
	
}

/* Badges slides */

.swiper-slide .badge-new {
	right: -5px;
}


@media only screen and (max-width: 499px) and (min-width: 320px) {
	
	.swiper-slide .badge-new {
	    bottom: 18vh !important;
	}
	
}

@media only screen and (min-width: 961px) {
	
	.swiper-slide .badge-new {
	    bottom: 120px !important;
	}
	
}







































