/*.products_list .qty LABEL
{
	padding-right: 7px;
	text-align: right !important;
	padding-top: 6px;
}*/
.products_list
{
	margin-bottom: 100px;
}

.products_list .pict
{
	margin-bottom: 20px;
	border: 3px solid #01072B;
}

.products_list .pict A
{
	display: block;
	padding: 0;
	line-height: 100%;
	height: auto;
}

.gift__list__item
{
	margin-bottom: 80px;
}

.qty.row
{
	width: 100%;
	display: flex;
	justify-content: safe center;
	margin: 13px 0 0;
}

.qty .col-auto
{
	padding: 5px !important;
}

.qty .col-auto .product_quantity
{
	min-width: 96px;
}

.jumbotron
{
	background: #1C325B;
	padding: 20px 0;
	color: #FFF;
	margin-bottom: 50px;
	border-radius: 0;
	text-transform: uppercase;
}

.products__list__item__offer__price SPAN.products__list__item__offer__price__value
{
	color: #C63531;
}
