/* Add here all your css styles (customizations) */
.bx_item_list_recommended .bx_catalog_item_container .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo > a{
	background: #0000c9;
	font-weight: 400;
}
.clearfix{
	clear: both;
}
.contacts-in ul li{
	text-align: left;
}
#modalwindow-box .modalwindow-close{
	width: 32px;
	height: 32px;
	position: absolute;
	top: -18px;
	right: -18px;
	background: url("/bitrix/templates/apsel_landing_shop_mint/assets/plugins/fancybox/fancybox_sprite.png");
}

.header #bx_basketFKauiI .bx-basket-block a{
	font-size: 22px;
	color: #333;
	text-decoration: none;
	border-bottom: none;
	position: relative;
	margin-right: 5px;
}
.header #bx_basketFKauiI .bx-basket-block a .badge.item{
	position: absolute;
    top: -8px;
    right: -15px;
    border-radius: 50%;
    font-size: 12px;
    background-color: #00f;
    padding: 0;
    line-height: 18px;
    width: 18px;
}
.header .basket_wrap{
	margin-top: 8px;
}
.thumbnail-img .btn-more{
	color: #fff;
	background-color: #0000c9;
	margin-top: 5px;
	padding: 3px 10px;
	display: inline-block;
}
.header .menu-container ul > li.home > a{
	color: #0000C9;
}
#title-search-input{
	border-bottom: 1px solid #0000C9;
	font-size: 22px;
	text-transform: capitalize;
}