.count_items {
   font-size: 14px;
    display: block;
    font-weight: bold;
	margin: 1.25rem;
	text-align: center;
	color: #7f7f7f;
}

.field--select-assortment {
	margin-top:20px;
}

.personalized-manager {
	margin-bottom:20px;
	padding-bottom:20px;
}

.navigation--manager {
    font-size: 1rem;
    display: block;
    font-weight: bold;
    color: #000;
    padding: 1.25rem 0rem 0.625rem 0rem;
	margin: 0rem 1.25rem 0rem 1.25rem;
}
.manager-prop {
   display: block;
	margin: 0rem 1.25rem 0rem 1.25rem;
}

.padding_top_0 {
	padding-top: 0rem!important;
}

.width_100 {
	width: 100%!important;
}

.blank {
	max-width: 250px!important;
}

.collapse--content {
    z-index: 999;

}

.js--modal.modal-window .product-item-detail-slider-image img {
    height: 100%;
    width: auto;
}

.modal-more {
        width: 296px;
	text-transform: uppercase;
	display:none;
}

#modal_quick_view .modal-more {
	display:block;
}

#modal_quick_view .tabs, #modal_quick_view .tab-menu--product {
display:none;
}


.image--media img {
    margin-left: auto;
    margin-right: auto;
}

.product--price, .panel--td {
    position: relative;
}

.product-item-label {
    position: absolute;
    z-index: 15;
    top: 2px;
    right: 2px;
	display: block;
	width: 100%;
	text-align: left;
}

.listing .product-item-label {
    position: absolute;
    z-index: 15;
    top: 2px;
    right: 2px;
	display: block;
	width: 100%;
	text-align: left;
}

.panel--tr  .product-item-label {
    top: 10px;
    right: 5px;
}

.product-item-label span {
    margin-bottom: 1px;
    padding: 2px 7px;
    font-weight: normal;
    font-size: 13px;
    line-height: 14px;
    background: #eee3e4;
	color: #C8102E;
	font-weight: 700;
	border: 1px solid #C8102E;
}

.product-item-label.product-item-label-top.product-item-label-left span {
	color: #fff;
	background: #C8102E;
}

.is--secondary2 {
	background-color: #000!important;
	color: #fff;
}

.bx-pagination-container ul li.bx-active span {
    background: #E22B2B;
    color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-active span {
    background: #E22B2B!important;
    color: #fff;
}

.company-info p{
    margin-bottom: 5px;
}
.company-info{
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.margin {
	margin-left: 0px;
    margin-bottom: 20px;
}

.table--actions, .basket--bottom-advice, .steps--content {
	display:none;
}

.filter-panel--bg-green {
  background: #2ecc71;
}
