/*header compare*/
.basket_wrapp .wrapp_all_icons {
	width: 207px;
	padding: 20px 0px 0px;
}

.basket_normal .basket_wrapp .wrapp_all_icons {
	width: 231px;
	display: inline-block;
	text-align: left;
}

.bx-firefox .basket_normal .basket_wrapp .wrapp_all_icons, .bx-ie .basket_normal .basket_wrapp .wrapp_all_icons {
	padding-top: 21px;
}

.basket_wrapp .header-compare-block, .basket_wrapp .wraps_icon_block {
	margin: 0px 37px 0px 0px;
}

.basket_normal .basket_wrapp .header-compare-block {
	margin-right: 33px;
}

.basket_wrapp .icon_block {
	position: relative;
	width: 17px;
	height: 16px;
	float: left;
}

.header-compare-block {
	opacity: 0;
}

.basket_wrapp .wraps_icon_block {
	width: 17px;
	height: 16px;
	position: relative;
	float: left;
	cursor: pointer;
}

.basket_wrapp .wraps_icon_block:before {
	background: url('../images/ai.png') 0px 0px no-repeat;
	width: 20px;
	height: 19px;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: block;
	content: "";
	position: relative;
	top: 0px;
}

.basket_wrapp .wraps_icon_block.delay:before {
	background-position: -220px -49px;
	width: 21px;
	top: -2px;
}

.basket_wrapp .wraps_icon_block.compare:before {
	background-position: -259px -49px;
	width: 21px;
	top: -5px;
}

.basket_wrapp .wraps_icon_block.delay.ndelay {
	cursor: default;
}

.basket_wrapp .wraps_icon_block.basket:before {
	background-position: -177px -48px;
	top: -2px;
}

.basket_wrapp .user_block .wraps_icon_block.user_auth {
}

.basket_wrapp .wraps_icon_block.user_reg:before {
	background-position: -294px -51px;
	top: -4px;
	height: 20px;
}

.basket_wrapp .wraps_icon_block.user_auth.no_img:before {
	background-position: -332px -47px;
	top: -8px;
	height: 28px;
	width: 27px;
	left: -2px;
}

.basket_wrapp .wraps_icon_block.user_auth.w_img:before {
	display: none;
}

.basket_wrapp .wraps_icon_block.user_auth.w_img {
	width: 28px;
	height: 28px;
	left: 3px;
	top: 14px !important;
	border: 2px solid #fff;
	border-radius: 100%;
	overflow: hidden;
}

.basket_wrapp .basket_block .wraps_icon_block .link {
	z-index: 1;
}

.basket_wrapp .opener > div > a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.basket_wrapp .clicked > a {
	display: none;
}

.basket_normal .basket_wrapp #compare_line .wraps_icon_block:before {
	background-position: -202px -4px;
	width: 21px;
	top: 0px;
}

.basket_normal .basket_wrapp #compare_line .wraps_icon_block.fill:before {
	background-position: -239px -5px;
}

.basket_normal .basket_wrapp .wraps_icon_block.delay:before {
	background-position: -280px -4px;
	width: 21px;
	top: -1px;
}

.basket_normal .basket_wrapp .wraps_icon_block.delay.fill:before {
	background-position: -392px -4px;
}

.basket_normal .basket_wrapp .wraps_icon_block.basket:before {
	background-position: -321px -4px;
	width: 21px;
	top: 10px;
	left: 9px;
}

.basket_normal .basket_wrapp .wraps_icon_block.basket.fill:before {
	background-position: -354px -4px;
}

.basket_normal .basket_wrapp .wraps_icon_block.basket {
	background: #eaebec;
	border-radius: 4px;
	width: 40px;
	height: 39px;
	top: -11px;
	margin-bottom: -6px;
}

.basket_normal .basket_wrapp .wraps_icon_block.basket .count {
	top: -4px;
	right: -6px;
}

/*header cart*/
.basket_wrapp .header-cart {
	float: left;
}

.basket_wrapp .basket_block {
	position: relative;
}

.basket_wrapp .link {
	display: block;
	position: absolute;
	left: -10px;
	top: -13px;
	right: -15px;
	bottom: -27px;
	z-index: 2;
}

.basket_wrapp .wraps_icon_block .count {
	position: absolute;
	right: -17px;
	top: -15px;
	left: auto;
	text-align: center;
	opacity: 1;
	font-size: 12px;
	line-height: 13px;
}

.basket_wrapp .empty_cart:not(.bcart) .wraps_icon_block.basket .count span, .basket_wrapp .basket_empty .wraps_icon_block.basket .count span, .basket_wrapp .basket_fly .basket_count.empty .wraps_icon_block.basket .count span {
	background: #424f60;
	color: #fff;
}

.basket_wrapp .basket_fly .basket_count .wraps_icon_block.basket .count span {
	background: #424f60;
	color: #fff;
}

.basket_wrapp .empty_cart .wraps_icon_block.basket .count, .basket_wrapp .empty_cart.ecart.bcart .wraps_icon_block.basket .count, .basket_wrapp .nitems.ecart .wraps_icon_block.basket .count {
	opacity: 0;
}

.basket_wrapp .empty_cart.bcart .wraps_icon_block.basket .count {
	opacity: 1
}

.basket_wrapp .wraps_icon_block .count > span {
	width: 20px;
	background: #e3e3e3;
	display: block;
	height: 20px;
	vertical-align: middle;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	line-height: 20px;
}

.basket_normal .basket_wrapp .wraps_icon_block .count span {
	height: 19px;
	padding-top: 1px;
	line-height: 19px;
}

.bx-firefox .basket_wrapp .wraps_icon_block .count span .items {
	position: relative;
	top: -1px;
}

.basket_wrapp .wraps_icon_block .count a, .basket_wrapp .wraps_icon_block .count .text {
	display: block;
	text-decoration: none;
	font-size: 11px;
}

.basket_wrapp .basket_block .link {
	bottom: -24px;
	z-index: 2;
}

.basket_wrapp .basket_block .text {
	margin: -7px 0px 0px;
}

.basket_wrapp .basket_block .text * {
	line-height: 18px;
}

.basket_wrapp .basket_block .title {
	font-size: 14px;
}

.basket_wrapp .basket_block .text .value {
	color: #5f5f5f;
	line-height: 16px;
	max-width: 67px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.basket_wrapp .wraps_icon_block.basket {
	margin-right: 19px;
}

.basket_wrapp .wraps_icon_block.basket .count a {
	color: #fff;
}

.basket_normal .popup {
	background: none;
	box-shadow: none;
	min-width: 0px;
	z-index: 13;
	width: 141px;
	position: absolute;
	top: auto;
	right: 0;
	left: auto;
	border-radius: 0;
	border: 0;
}

.basket_normal .popup.card_popup_frame .basket_popup_wrapp {
	margin: 0;
}

.basket_normal .basket_wrapp .wraps_icon_block .count span {
	box-shadow: 0px 0px 0px 2px #fff;
}

.basket_normal .popup.card_popup_frame .basket_popup_wrapp {
	width: 397px;
	position: absolute;
	right: -11px;
	top: 0px;
	display: block;
	border-top: 0px solid #ddd;
	background: #FFFFFF;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
}

#basket_line .popup {
	display: block;
}

.item-title .props {
	margin: 0px 0px 6px;
}

.item-title .props .item_prop, .item-title .props .item_prop .title {
	line-height: 16px;
	font-size: 12px;
}

.item-title .props .item_prop .title {
	padding: 0px 4px 0px 0px;
}

.popup .cart_shell td.thumb-cell {
	padding: 20px 10px 10px 20px;
	text-align: center;
	border-top: 1px solid #e5e5e5;
}

.popup .basket_popup_wrapp .cart_shell .item-title {
	padding: 16px 20px 16px 10px;
	position: relative;
	border-top: 1px solid #e5e5e5;
}

.popup .cart_shell tr:first-child td {
	border-top: 0px;
}

#header .popup .cart_shell td {
	border-top: 1px solid #e5e5e5;
	vertical-align: top;
}

.popup .cart_shell .cost-cell .price {
	margin-top: 1px;
}

.card_popup_frame.popup .remove-cell {
	position: absolute;
	top: 18px;
	right: 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.catalog_item:hover .item-title a.remove, .catalog_item .item-title a.remove:hover {
	border: 0px;
}

.basket_popup_wrapp .item-title .one-item span, .popup .basket_popup_wrapp .item-title .cost-cell span {
	font-size: 13px;
	line-height: 22px;

}

.basket_popup_wrapp .item-title .one-item {
	float: left;
}

.basket_popup_wrapp .item-title .cost-cell {
	float: right;
}

.module-cart .remove-cell a, .module-cart .remove-cell a i, .cart_shell .remove-cell a, .cart_shell .remove-cell a i, .remove_item .remove a, .remove_item .remove a i,
.bx_item_set_hor .bx_item_set_hor_item a.remove, .bx_item_set_hor .bx_item_set_hor_item a.remove i, .remove, .remove i {
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	display: inline-block;
	height: 17px;
	width: 17px;
	cursor: pointer;
}

.module-cart .remove-cell a i, .cart_shell .remove-cell a i, .bx_item_set_hor .bx_item_set_hor_item a.remove i, .remove i {
	background: url('../images/close_icons.png') 3px -23px no-repeat;
}

.module-cart .remove-cell a:hover i, .cart_shell .remove-cell a:hover i, .bx_item_set_hor .bx_item_set_hor_item a.remove i, .remove:hover i {
	background-position: -17px -23px;
}

.card_popup_frame.popup .total_wrapp {
	background: #f7f7f7;
}

.card_popup_frame.popup .total_wrapp .total span, .card_popup_frame.popup .total_wrapp .price {
	font-size: 13px;
	line-height: 16px;
	float: left;
}

.card_popup_frame.popup .total_wrapp .total {
	white-space: nowrap;
	margin: 0 0px 20px 0px;
	padding: 15px 20px 14px 20px;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}

.card_popup_frame.popup .total_wrapp .total .price {
	float: right;
	padding: 1px 0px 0px;
}

.total_wrapp .but_row1 {
	padding: 0px 20px 20px 20px;
}

.card_popup_frame.popup .but_row {
	margin-top: 25px;
	clear: both;
	height: 31px;
	overflow: hidden;
	position: relative;
	zoom: 1;
}

.card_popup_frame.popup .but_row.no_border {
	border: 0;
}

.card_popup_frame.popup .but_row .to_basket, .card_popup_frame.popup .but_row .to_delay {
	display: inline-block;
	position: absolute;
	top: 0;
}

.card_popup_frame.popup .but_row .to_basket {
	display: inline-block;
	right: 0;
}

.card_popup_frame.popup .but_row .to_delay {
	display: none;
}

.card_popup_frame.popup .total_wrapp hr {
	clear: both;
}

.card_popup_frame.popup .basket_empty {
	padding: 20px;
}

.card_popup_frame.popup .basket_empty td {
	vertical-align: middle;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.card_popup_frame.popup .basket_empty td.image {
	width: 91px;
}

.card_popup_frame.popup .basket_empty td.description {
	padding-left: 30px;
}

.card_popup_frame.popup .basket_empty .image div {
	min-height: 91px;
	background: url(../images/empty_cart_small.png) center no-repeat;
}

.card_popup_frame.popup .basket_empty .basket_empty_subtitle {
	font-size: 15px;
	margin-bottom: 15px;
}

.card_popup_frame.popup .basket_empty .basket_empty_description {
	font-size: 13px;
	line-height: 16px;
}

.card_popup_frame.popup .but_row a.to_basket .text, .card_popup_frame.popup .but_row a.to_delay .text {
	margin-top: 10px;
	font-size: 12px;
	text-transform: uppercase;
	display: inline-block;
	line-height: 13px;
	vertical-align: top;
}

.card_popup_frame.popup .but_row a.to_basket .icon, .card_popup_frame.popup .but_row a.to_basket .icon i,
.card_popup_frame.popup .but_row a.to_delay .icon, .card_popup_frame.popup .but_row a.to_delay .icon i {
	display: inline-block;
	height: 30px;
	width: 30px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.card_popup_frame.popup .but_row a.to_basket .icon, .card_popup_frame.popup .but_row a.to_delay .icon {
	margin-right: 15px;
}

.card_popup_frame.popup .but_row a.to_basket .icon i, .card_popup_frame.popup .but_row a.to_delay .icon i {
	background: url(../images/basket_icons.png) no-repeat;
}

.card_popup_frame.popup .but_row a.to_basket:hover .icon i {
	background-position: -5px -170px;
}

.card_popup_frame.popup .but_row a.to_delay:hover .icon i {
	background-position: -48px -257px;
}

.card_popup_frame.popup .total_wrapp .price {
	margin-left: 15px;
	display: inline-block;
}

.card_popup_frame.popup .total_wrapp .price.discount {
	display: block;
}

.card_popup_frame.popup .item-title a span {
	font-size: 13px;
}

.card_popup_frame.popup a.more_row, .basket_fly td.total_wrapp a.more_row {
	text-decoration: none;
	float: left;
}

.card_popup_frame.popup a.more_row .icon, .basket_fly td.total_wrapp a.more_row .icon {
	margin-left: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	vertical-align: middle;
	margin-top: -1px;
}

.card_popup_frame.popup a.more_row .text, .basket_fly td.total_wrapp a.more_row .text {
	text-decoration: underline;
}

.catalog_item .item-title a, .catalog_item .item-title a span, .view-item .item-title a span { font-size: 14px; }
.catalog_item .price, .view-list .price{ font-size: 18px; /*margin-top: 8px;*/ display:inline-block; white-space:nowrap; }
.catalog_item .price.discount, .view-list .price.discount{ margin-top: 0; float: none; }

.catalog_item .item-title a, .view-item .item-title a span { text-decoration: none; line-height: 17px; }
.catalog_item .item-title a, .view-item .item-title a span, .articles-list .item .item-title a, .jobs_wrapp .item  .name a, .front_slider .item-title a span, .item-title a span, .item-title a { -webkit-transition: color ease-out 0.02s; -moz-transition: color ease-out 0.02s; -o-transition: color ease-out 0.02s; transition: color ease-out 0.02s; }
.button22, .button22 span, .popup .soc-avt .row a, #header .catalog_menu ul.menu > li > a, #header ul.menu.adaptive > li  > a, #header ul.menu.full.opened > li  > a { -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }

.remove:hover {
	background-color: #0a962f;
}