.promo_outdated_block{
	padding: 0px;
	width: 100%;
	display: inline-block;
	color: #cc0000;
	font-size: 16px;
	margin: 20px auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
}
/*.promo-slider-page {*/
/*	max-height: 380px;*/
/*}*/
.promo_outdated_block_title{
	font-weight: bold;
}
.promo_outdated_block_text{
	margin-top: 10px;
	margin-bottom: 10px;
}
.detail-product .btn_promo_outdated{
	text-decoration: underline;
	color: #cc0000;
	font-weight: bold;
	border: none;
	outline: none;
	cursor: pointer;
	font-size: 16px;
	padding: 0;
	margin-top: 10px;
	background: transparent;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.detail-product .btn_promo_outdated:hover{
	color: #cc3333;
}
.bigBox_deal{
	margin-top: 20px;
	margin-bottom: 20px;
}
@media (max-width: 880px){
	.bigBox_deal{
		margin-top: 0;
	}
	.d-mob-stiky {
		position: sticky!important;
		bottom: 0;
		background-color: whitesmoke;
	}
	.card200 {
		height: 107px!important;
		margin-bottom: 5px!important;
	}
	.card200mobile {
		height: 145px!important;
	}
	.mobile-d-none {
		display: none;
	}
	.text-5xl{
		font-size:2rem!important;
	}

}
@media (max-width: 527px){
	.breadcrumb a {
		font-size: 10px!important;
	}
	.breadcrumb-item.active {
		font-size: 10px!important;
	}
	.breadcrumb-item+.breadcrumb-item {
		padding-top: 6px!important;
	}
	.popular-products{
		padding: 5px 0;
	}
}

/*NEW DESIGN OLOCAL*/
.breadcrumb {
	padding: 0!important;
	margin-bottom: .5rem!important;
	background-color: transparent!important;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	border-radius: .25rem;
}
.breadcrumb, .color828282 {
	color: #828282!important;
}
.linkmerchant a {
	color: #828282!important;
	text-decoration: none;
}
.breadcrumb a {
	color: #6c757d!important;
}
.breadcrumb-item.active {
	color: #6c757d;
}
.breadcrumb-item+.breadcrumb-item {
	padding-left: .5rem;
}
.breadcrumb-item+.breadcrumb-item:before {
	/*float: left;*/
	padding-right: .5rem;
	content: url(../../img/olocal_img/app-icon-play.svg)!important;
	color: #6c757d;
}
.bagelstein_form .card {
	background-color: #fff!important;
	border: none!important;
}
.lSPrev {
	position: absolute;
	top: 50%;
	left: 3%;
	cursor: pointer;
}
.lSNext {
	position: absolute;
	right: 3%;
	top: 50%;
	cursor: pointer;
}
.card {
	margin-bottom: 20px;
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-clip: border-box;
	border-radius: .25rem;
}
.carousel {
	position: relative;
}
.carousel-indicators {
	bottom: 14px!important;
}
.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 15;
	display: flex;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none;
}
.carousel-indicators .active {
	opacity: 1!important;
	width: 30px!important;
}
.carousel-indicators li {
	display: inline-block!important;
	width: 20px!important;
	height: 20px!important;
	text-indent: -999px!important;
	cursor: pointer!important;
	margin: 0 10px!important;
	border-radius: 20px!important;
	overflow: hidden!important;
	background: #bcbcbc!important;
	transition: all .25s ease-in-out 0s!important;
	border-top: none!important;
	border-bottom: none!important;
	box-sizing: content-box;
	flex: 0 1 auto;
}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
	display: block;
}
.carousel-item {
	position: relative;
	display: none;
	float: left;
	width: 100%;
	margin-right: -100%;
	-webkit-backface-visibility: hidden;
	transition: transform .6s ease-in-out;
}
.carousel-inner:after {
	display: block;
	clear: both;
	content: "";
}
.bagelstein_form .card-body {
	padding: 15px 25px!important;
}
.pull-left {
	float: left;
}
.paddingleft {
	padding-left: 20px!important;
}
.semibold {
	font-weight: 550!important;
}
.width200 {
	width: 200px;
}
.width160 {
	width: 160px;
}
.text-justify {
	text-align: justify!important;
}

.card-body {
	flex: 1 1 auto;
	min-height: 1px;
}
.padding10_top {
	padding-top: 10px!important;
}
.padding10 {
	padding: 10px 0!important;
}
.blackcolor {
	color: #333!important;
}
.greencolor {
	color: #84c12a!important;
}
.color4F4F4F {
	color: #4f4f4f!important;
}
.text13 {
	font-size: 13px!important;
}
.paragraph {
	padding: 10px 0;
}
.padding20 {
	padding-top: 20px;
}
.paddingB20 {
	padding-bottom: 20px;
}
.paddingB40 {
	padding-bottom: 20px;
}
.positiontextheart {
	position: relative!important;
	top: -4px;
}
.square {
	width: 105px!important;
	height: 105px;
	float: left;
	margin-right: 14.5px;
	background-color: #ccc!important;
	margin-bottom: 15px!important;
	display: inline-block;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	cursor: pointer;
}
.our-location {
	line-height: 0;
}
.uppercase {
	text-transform: uppercase!important;
}
.color1D1D1B {
	color: #1d1d1b!important;
}
.addressposition {
	position: relative;
	top: -5px;
	line-height: 25px;
}
.progress-width {
	width: 70%;
}

.progressbar-custom {
	width: 100%;
	clear: both;
	height: 39px;
	line-height: 30px;
}
.name-progress {
	float: left;
	width: 20%;
	text-align: left;
}
.w3-round-xlarge {
	border-radius: 16px!important;
}
.w3-progress-container {
	float: left;
	width: 67%;
	height: 10px;
	position: relative;
	background-color: #f1f1f1;
	margin-top: 10px;
}
.w3-round-xlarge {
	border-radius: 16px!important;
}
.w3-progressbar {
	background-color: #84c335;
	height: 100%;
	position: absolute;
	line-height: inherit;
}
.number-progress {
	float: right;
	font-size: 10px;
	text-align: left;
	width: 10%;
}
.blacktext {
	font-size: 18px;
}
.text15 {
	font-size: 15px!important;
}
.our-location .map img {
	width: 100%;
}
.bagelstein_form .card {
	background-color: #fff!important;
	border: none!important;
}
.card200 {
	height: 200px;
}
.text-5xl {
	font-size: 3rem;
	line-height: 1;
}
.h-full {
	height: 100%;
}
.bold {
	font-weight: 700!important;
}
.extrabold {
	font-weight: 800!important;
}
.paddingbottom25 {
	padding-bottom: 25px!important;
}
.padding30 {
	padding-top: 30px!important;
}
.star-img {
	background-image: url(../../img/olocal_img/app-icon-star.svg);
}
.star-img, .star-img-unactive {
	width: 73px;
	height: 70px;
	display: inline-block;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	text-align: center;
	cursor: pointer;
}
.custom-products, .owl-carousel {
	padding: 0!important;
	background-color: #fff!important;
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
	display: block;
}
.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1;
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translateZ(0);
}
.owl-custom .owl-stage {
	display: flex;
}
.owl-carousel .owl-stage {
	position: relative;
	touch-action: manipulation;
	-moz-backface-visibility: hidden;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: none;
}
.owl-dots .owl-dot.active {
	background-color: #84c335!important;
}
.owl-dots {
	text-align: center;
	padding-top: 20px;
}

