.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
}

.clearfix:after {
	clear: both;
}

.hidden{
	display: none;
}

/* Кабинет */
#cabinet {
	width: 100%;
}

#cabinet a {
	color: black;
}

#cabinet h1 {
	margin: 0 0 0 0;
}

#cabinet h1 a {
	font-size: 30px;
	line-height: 26px;
	font-weight: normal;
	text-decoration: none;
}

#cabinet .lk_button {
	font-size: 14px;
	text-decoration: none;
	color: white;
	background: #f95c30;
}

#cabinet .lk_button:hover {
	cursor: pointer;
	opacity: 0.8;
}

/*-----------------------------------------------------------------------*/
/* хлебные крошки */
/*-----------------------------------------------------------------------*/

#cabinet .breadcrumbs {
	margin: 0;
	padding: 10px 0;
}

#cabinet .breadcrumbs > * {
	display: inline-block;
	vertical-align: middle;
	line-height: 18px;
}

#cabinet .breadcrumbs .nav_ref {
	font-size: 16px;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.3);
	text-decoration: none;
	padding: 6px;
}

#cabinet .breadcrumbs .delimiter {
	margin: 0 8px;
	font-size: 20px;
	color: #d6d6d6;
}

#cabinet .breadcrumbs .nav_ref:hover {
	background: rgba(25, 202, 175, 0.8);
}

#cabinet .breadcrumbs .all-categories .name {
	padding: 6px;
}

/*-----------------------------------------------------------------------*/
/* левый блок с навигацией */
/*-----------------------------------------------------------------------*/
.cabinet-sidebar {
	float: left;
	padding-bottom: 10px;
}

.cabinet-user-photo {
	margin: 0 0 27px 0;
	width: 146px;
}

.cabinet-user-photo img {
	width: 100%;
}

.cabinet-sidebar .cabinet-link {
	color: #575757;
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 25px;
	padding: 0 3px;
	text-decoration: none;
	display: block;
}

#cabinet .cabinet-nav a {
	display: block;
	padding: 5px 3px;
	font-size: 13px;
	text-decoration: none;
}

#cabinet .cabinet-nav .active,
#cabinet .cabinet-nav a:hover {
	color: #137fb7;
}

#cabinet .cabinet-nav .column {
	margin-bottom: 15px;
	padding-bottom: 14px;
	border-bottom: 1px solid #DEDEDE;
}

#cabinet .cabinet-nav .column:last-child {
	border-bottom: 0;
}

#cabinet .cabinet-content {
	margin-left: 220px;
	padding: 20px 0 10px 0;
}

#cabinet .cabinet-content h1 {
	margin: 0;
	padding: 10px 0 20px;
}

/*-----------------------------------------------------------------------*/
/* главная станица кабинета */
/*-----------------------------------------------------------------------*/
.cabinet_main {
	margin-top: 20px;
}

.cabinet_main .widget {
	border: 1px solid transparent;
	display: inline-block;
	height: auto;
	position: relative;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	margin: 0 0 40px;
	width: 49%;
}

.cabinet_main .widget:hover {
	background: #eff8fa;
	border-color: #a9c9da;
}

.cabinet_main .widget:hover h2 {
	color: #137fb7;
}

.cabinet_main .widget::before {
	background: rgba(0, 0, 0, 0) url("i/lk/lk.png") no-repeat scroll 0 0;
	content: "";
	height: 33px;
	left: 19px;
	position: absolute;
	top: 20px;
	width: 25px;
}

.cabinet_main .widget h2 {
	color: #292929;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	padding: 14px 10px 7px 65px;
}

.cabinet_main .widget p {
	margin: 0;
	padding: 0 10px 17px 65px;
	font-size: 13px;
	color: #757575;
	min-height: 56px;
}

.cabinet_main .poned-widget::before {
	background-position: -90px 0;
	height: 32px;
	width: 35px;
}

.cabinet_main .waiting-widget::before {
	background-position: -25px 0;
	height: 32px;
	width: 32px;
}

.cabinet_main .discount-widget::before {
	background-position: -58px 0;
	height: 32px;
	width: 32px;
}

.cabinet_main .details-widget::before {
	background-position: -125px 0;
	height: 32px;
	width: 32px;
}

.cabinet_main .bonus-widget::before {
	background-position: -158px 0;
	height: 32px;
	width: 32px;
}

.cabinet_content_table td {
	color: #292929;
	font-size: 13px;
	vertical-align: top;
	padding: 8px 0;
}

.cabinet_content_table td a {
	text-decoration: none;
}

.cabinet_content_table {
	border-spacing: 0 18px;
	width: 100%;
	text-align: center;
	color: #757575;
	margin-top: -12px;
}

/*-----------------------------------------------------------------------*/
/* Кабинет мои данные*/
/*-----------------------------------------------------------------------*/
.cabinet_details textarea {
	border: none;
	resize: none;
}

.cabinet_details textarea:hover {
	box-shadow: none;
}

.cabinet_details textarea:focus {
	outline: none;
}

.no_float::before {
	float: none !important;
	display: inline-block !important;
	margin-right: 5px;
}

.cabinet_details .del_action {
	height: 11px;
	width: 11px;
	margin: 0;
	padding: 0;
}

.del_action_cell {
	width: 11px;
}

.cabinet_details {

}

.cabinet_details h2 {
	font-size: 17px;
	color: #292929;
	margin: 0 0 12px 0;
}

.cabinet_details table {
	position: relative;
	margin: 0;
	width: 100%;
}

.cabinet_details table.register {
	margin: 0 0 37px 0;
}

#addresses_delivery {
	color: #292929;
	font: 17px Arial;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 17px;
}

#cabinet .add_adress {
	color: #137fb7;
	font: 11px Arial;
	margin-left: 28px;
	cursor: pointer;
	text-decoration: none;
}

.cabinet_details table tr::after {
	content: '';
	height: 1px;
	width: 100%;
	left: 0;
	background: #cecece;
	position: absolute;
}

.cabinet-address tr::after {
	content: '';
	height: 1px;
	width: 100%;
	left: 0;
	background: #cecece;
	position: absolute;
}

.cabinet-address tr {
	position: relative;
}

.cabinet_details table tr:first-child::after {
	display: none;
}

.hidden_item {
	display: inline-block;
}

.addr_clone {
	font: 13px Arial;
}

.cabinet_details table tr {
	position: relative;
}

#cabinet .cabinet_details table tr td input {
	border: none;
	border-radius: 2px;
}

#cabinet .cabinet_details table tr td input:hover {
	box-shadow: none;
}

#cabinet .cabinet_details table tr td input:focus {
	border: none;
}

#cabinet .cabinet_details table tr td .focus {
	border: 1px solid #d1d1d1 !important;
}

.cabinet_details .register .req input, .cabinet_details .register .req textarea, .cabinet_details .register input.req {
	border: none;
}

.cabinet_details table .cell_title {
	font: 13px Arial;
	color: #757575;
	padding: 16px 0px 16px 13px;
}

.cabinet_details table .cell_value {
	font: 13px Arial;
	color: #292929;
}

.data_field {
	padding: 3px 5px;
	width: 186px;
	display: inline-block;
}

.change_val {
	position: relative;
	width: 182px;
}

.change_val_txt {
	color: #137fb7;
	top: 15px;
	float: right;
}

.change_val_txt, .save_change, .cancel_change {
	font: 13px Arial !important;
	cursor: pointer;
}

.save_change {
	padding: 6.5px 13px;
	border: none;
}

.cancel_change {
	padding: 6.5px 13px;
	color: #292929;
	background: #d1d1d1;
}

.invisible {
	opacity: 0;
	float: right;
	display: none;
}

.cabinet-address {
	width: 100%;
	border-collapse: collapse;
}

.cabinet-address th {
	padding: 5px;

	color: #000;
}

.cabinet-address td {
	padding: 0 5px;
	height: 30px;
}

.cabinet_details table.cabinet-address .cell_title {
	padding-right: 13px;
	width: 16px;
}

.cabinet-address-text {
	width: 98%;
	font: 13px Arial;
	color: #292929;
}

.main_addr_txt {
	margin-left: 13px;
	font: 13px Arial;
	color: #757575;
}

/* Кабинет - моя корзина*/
.cabinet_basket {

}

.cart_header {
}

.cart_header_txt {
	font-size: 12px;
	font-weight: normal;
}

.get_discount {
	margin: 0;
	color: #e8451e;
	font-size: 13px;
	font-family: Arial;
}

.cabinet_basket_table {
	width: 100%;
	text-align: center;
	color: #757575;
	border-spacing: 0 5px;
	border-collapse: separate;
}

.cabinet_basket .cart_descr_header {
	text-align: left;
}

.cabinet_basket_table td {
	color: #292929;
	font-size: 13px;
	vertical-align: top;
	padding: 8px 0;
}

.cabinet_basket_table td a {
	text-decoration: none;
}

.cabinet_basket_table table .cart_description {
	text-align: left;
	max-width: 150px;
	padding-left: 14px;
}

.cabinet_basket_table .price {
	width: 107px;
}

.cabinet_basket_table .quantity {
	width: 100px;
	padding: 5px;
	vertical-align: top;
}

.cabinet_basket_table .quantity td{
	border:0 !important;
	padding:0 !important;
}

.cabinet_basket_table .quantity_txt,
.cabinet_basket_table .minus,
.cabinet_basket_table .plus {
	border: 1px solid #ccc;
	cursor: pointer;
	width: 19px;
	height: 17px;
	position: relative;
	padding: 0;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}

.cabinet_basket_table .quantity_txt {
	margin: 0 1px;
	width: 31px;
	text-align: center;
	line-height: 17px;

}

.cabinet_basket_table .minus::after,
.cabinet_basket_table .plus::after,
.cabinet_basket_table .plus::before {
	content: '';
	position: absolute;
	background-color: #555;
}

.cabinet_basket_table .minus::after,
.cabinet_basket_table .plus::after {
	top: 50%;
	height: 1px;
	margin-top: -0.5px;
	width: 10px;
	left: 50%;
	margin-left: -5px;
}

.cabinet_basket_table .plus::before {
	top: 50%;
	height: 10px;
	margin-top: -5px;
	width: 1px;
	left: 50%;
	margin-left: -0.5px;
}

.cabinet_basket_table .bonus {
	width: 70px;
}

.cabinet_basket_table .total_price {
	width: 125px;
}

.cabinet_basket_table .actions {
	width: 100px;
}

.cabinet_basket_table .action_wrap {
	width: 75px;
	float: right;
}

.product_code {
	display: block;
	color: #757575;
	font-size: 12px;
	margin-top: 5px;
}

.cabinet_basket_table .cart_img {
	width: 100px;
	padding-left: 8px;
}

.cabinet_basket_table .in_stock,
.cabinet_basket_table .out_stock {
	font-size: 12px;
	color: #137fb7;
	padding-left: 21px;
	background: url("/i/lk/in_stock.png") 0 3px no-repeat;
	margin: 5px 0 0 5px;
	display: block;
	max-width: 150px;
}

.out_stock {
	background: none;
	padding-left: 0;
	color: #f95c30;
}

.cabinet_basket table td {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.cabinet_basket table td:first-child {
	border-left: 1px solid #ccc;
}

.cabinet_basket table td:last-child {
	border-right: 1px solid #ccc;
}

.del_action, .hold_action {
	padding: 0 0 0 18px;
	font: 11px Arial;
	color: #137fb7;
	cursor: pointer;
	display: block;
	text-align: left;
}

.del_action {
	background: url("/i/lk/del_action.png") 0 0 no-repeat;
	margin: 2px 0 8px;
}

.hold_action {
	background: url("/i/lk/hold_action.png") 0 0 no-repeat;
	line-height: 15px;
}

.summary {
	margin-top: 6px;
	line-height: 21px;
}

.right {
	float: right;
}

.item_value, .item_name {
	font-size: 13px;
	font-family: Arial;
}

.item_value {
	float: right;
	margin-left: 16px;
	color: #292929;
}

.item_name {
	color: #595959;
}

.summary .item_value.result_price {
	font-weight: bold;
}

.make_order_basket {
	padding: 9px 24px;
	margin: 20px 0 9px 0;
	float: right;
}

.empty_basket {
	font-size: 13px;
	font-family: Arial;
	color: #757575;
}

.back_ref {
	color: #137fb7;
	font-size: 13px;
	font-family: Arial;
	text-decoration: none;
}

.cabinet_basket table td.price, .cabinet_basket table td.total_price {
	white-space: nowrap;
}

/* Кабинет - отложенные товары*/
.empty_favorite {
	margin: 36px 0 0;
	font: 13px Arial;
	color: #757575;
}

.cabinet_favorite {
	margin-top: 33px;
}

.favorite_title {
	margin: 0 0 50px 0;
}

/*.cabinet_buy{
	text-decoration: none;
	
	color: #fff;
	background: #f95c30;
	
}*/

.table_butt {
	font-size: 13px;
	padding: 5.5px 19px;
	display: inline-block;
}

.cant_buy {
	cursor: default !important;
	background: #c8c8c8 !important;
}

.cant_buy:hover {
	opacity: 1 !important;
}

.cabinet_favorite table {
	border-collapse: collapse;
	width: 100%;
	text-align: center;
	color: #757575;
	margin-top: -12px;
}

.cabinet_favorite table td {
	color: #292929;
	font-size: 13px;
	vertical-align: top;
	padding: 8px 0;
}

.cabinet_favorite table td a {
	text-decoration: none;
}

.cabinet_favorite table .favorite_description {
	text-align: left;
	max-width: 150px;
	padding-left: 14px;
}

.cabinet_favorite table .price {
	width: 107px;
	padding-top: 16px;
	line-height: 22px;
	padding-left: 10px;
	white-space: nowrap;
}

.cabinet_favorite table .quantity {
	width: 100px;
}

.cabinet_favorite table .bonus {
	width: 70px;
}

.cabinet_favorite table .total_price {
	width: 125px;
}

.cabinet_favorite table .actions {
	width: 100px;
}

.cabinet_favorite table .action_wrap {
	width: 75px;
	float: right;
}

.cabinet_favorite table .cart_img {
	width: 100px;
	padding-left: 8px;
}

.cabinet_favorite table td {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.cabinet_favorite table td:first-child {
	border-left: 1px solid #ccc;
}

.cabinet_favorite table td:last-child {
	border-right: 1px solid #ccc;
}

.order_button {
	float: right;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	background: #f95c30;
	padding: 9px 24px;
	margin-top: 20px;
}

.favorite_descr_main {
	display: block;
	margin-bottom: 16px;
	text-align: left;
}

.cabinet_favorite table .price {
	width: 170px;
}

.price_txt {
	font-size: 16px;
	color: #292929;
	font-weight: bold;
	display: block;
}

.cabinet_favorite table .price {
	text-align: left;
}

.cabinet_favorite table .action_wrap .del_action {
	color: #575757;
}

/* Кабинет - новости*/
.cabinet_news {

}

.cabinet-news-item {
	font-size: 13px;
	color: #292929;
	border: 5px solid rgba(236, 236, 236, 0.55);
	margin-bottom: 20px;
	padding: 20px;
}

.cabinet-news-title {
	font-size: 18px;
	margin: 0;
}

.cabinet-news-date {
	text-align: left;
	margin: 12px 0;
	color: #757575;
}

.cabinet-news-picture{
	max-width: 100%;
}


.cabinet-news-text {
	padding: 0 0 0px 0;
}

.cabinet-news-text p {
	margin: 0 0 5px 0;
}

/*Бонусные баллы*/
.cabinet_bonus_points {
}

.cabinet_bonus_points .bonus_descr {
	color: #757575;
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 16px;
}

.bonus_descr_title {
	font: 13px Arial;
	color: #292929;
	margin-bottom: 5px;
}

/*Моя скидка*/
.discount_amount {
	font: 44px Arial;
	background: url("/i/lk/disc_bg.png") 0px 0 no-repeat;
	height: 122px;
	line-height: 122px;
	text-align: center;
	display: block;
	width: 130px;
	margin: 0 auto;
	color: #fff;
}

.disc_title {
	text-align: center;
	margin: 15px 0 10px;
	font: 19px Arial;
	color: #292929;
}

.disc_description {
	/*	width: 635px;*/
	margin: 0 auto;
	font: 13px Arial;
	color: #757575;
	text-align: center;
}

.text_center {
	text-align: center;
	width: 100%;
	display: inline-block;
}

.disc_cont_wrap {
	margin: 22px 0 0 0;

}

.cont_left_side, .cont_right_side {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 25px 0px 0;
	position: relative;
}

.cont_left_side {
	float: left;

	/*	border-right: 1px solid #cecece;*/
}

.delim_line::before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	background: #cecece;
	height: 43%;
}

.delim_line::after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 1px;
	background: #cecece;
	height: 22%;
}

.cont_side {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 25px 0px 0;
	position: relative;
}

.cont_right_side {
	float: right;
}

.cont_left_side {
	float: left;
}

.cont_center {
	margin: 0 auto;
}

.cont_left_side::before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	background: #cecece;
	height: 43%;
}

.cont_left_side::after {
	content: '';
	position: absolute;
	right: 0;
	top: 200px;
	width: 1px;
	background: #cecece;
	height: 22%;
}

.cont_right_side {
	float: right;
}

#cabinet .disc_result a {
	display: block;
	text-decoration: none;
	text-align: center;
	font: 25px Arial;
	font-weight: bold;
	color: #f95c30;
}

.descr_txt {
	font: 14px Arial;
	font-style: italic;
	color: #757575;
	text-align: center;
	margin: 0;
	padding: 0 70px 25px;
	position: relative;
}

.descr_txt::after {
	content: '';
	position: absolute;
	height: 1px;
	width: 90%;
	bottom: 0;
	background: #cecece;
}

.cont_side .descr_txt::after {
	right: 0;
}

.cont_center .descr_txt::after {
	right: 4%;
}

.cont_left_side .descr_txt::after {
	left: 0;
}

.disc_amount {
	padding: 22px 0 46px 0;
}

.descr_title {
	font: 16px Arial;
	color: #292929;
	display: block;
	text-align: center;
	margin: 8px 0;
}

.disc_item {
	text-align: center;
	font: 13px Arial;
	color: #292929;
}

/*Мои отзывы*/
.cabinet_discussions {

}

.cabinet-discussions-item {
	padding: 10px 10px 19px;
	box-shadow: 0 0 2px #cccccc;
	margin: 20px 0;
}

.cabinet-discussions-item .product_img {
	width: 86px;
	height: 86px;
	float: left;
}

.cabinet-discussions-item .product_img img {
	width: 100%;
	height: auto;
}

.discussion_body_wrap {
	margin-left: 100px;
}

.cabinet-discussions-topic {
	margin: 0 0 6px;
	font: 19px Arial;
	color: #454545;
}

.cabinet-discussions-text {
	color: #454545;
	font: 13px Arial;
	margin: 13px 0 20px;
}

.cabinet-discussions-product {
	margin: 0;
}

#cabinet .cabinet-discussions-product a {
	color: #137fb7;
	text-decoration: none;
	font: 13px Arial;
	font-weight: normal;
}

.add_time {
	font: 11px Arial;
	color: #757575;
}

.discuss_count {
	font-family: Arial;
	font-size: 13px;
	color: #454545;
}

/* Мои заказы */
.cabinet-order-detail {
	padding: 20px;
	border: 1px solid #19caaf;
}

.tab {
	font-size: 15px;
	font-family: Arial;
	color: #575757;
	font-weight: bold;
	cursor: pointer;
	margin-right: 20px;
	border-bottom: 1px solid #575757;
}

.active_tab {
	color: #137fb7;
	border: none;
	font-size: 19px;
}

.tabs_wrap {

}

.orders_result_wrap {
	margin: 19px 0 22px;
	font-size: 13px;
	color: #454545;
}

.order_container {
	border: 1px solid #ccc;
	padding: 17px;
	color: #454545;
	font-family: Arial;
	margin-top: 20px;
}

.orders_details_header {
	font-size: 21px;
	margin: 0 0 15px 0;
}

.orders_details_info {
	font-size: 13px;
	line-height: 20px;
}

.orders_details_products a {
	text-decoration: none;
}

.get_discuss {
	float: right;
}

.get_discuss_txt {
	color: #137fb7;
	cursor: pointer;
}

.order_product_item .form-add {
	display: none;
}

.order_product_item .form-add p label {
	display: inline-block;
	width: 100px;
}

.order_product_item .form-add p input, .order_product_item .form-add p textarea {
	width: 100%;
	background:#fff;
	border:1px solid #ddd;
	padding:5px 7px;
	font: 13px Tahoma;
}

.order_product_item .form-add p textarea {
	min-height: 135px;
}

.order_product_item .form-add .add-button {
	background: #de5330;
	margin: 0 auto;
	padding: 5px 10px;
	margin-bottom: 10px;
	color: #fff;
	border: none;
	display: block;
	cursor:pointer;
}

.order_product_item .form-add .add-button:hover {
	opacity:0.8;
}

a.order_product_item {
	display: block;
}

.order_details_product_name {
	color: #137fb7;
}

/* Добавить в избранное товар */
.favor_brief {
	cursor: pointer;
	display: inline-block;
	height: 20px;
	width: 20px;
	position: relative;
	vertical-align: top;
}

.favor_brief .back {
	background: rgba(0, 0, 0, 0) url("/i/favo2.png") no-repeat scroll left center ;
	background-size: 100% 100%;
	display: block;
	height: 100%;
	width: 100%;
	opacity: 0.5;
}

.favor_brief.active .back {
	opacity: 1;
}

.favor_brief .txt {
	background: #f8f9f9 none repeat scroll 0 0;
	border: 1px solid #c5c5c5;
	border-radius: 3px;
	color: #fc0000;
	display: none;
	font-size: 11px;
	font-weight: bold;
	left:50%;
	line-height: 16px;
	padding: 5px;
	position: absolute;
	top:100%;
	width: 126px;
	margin-left: -63px;
	z-index: 2;
}

.favor_brief:hover .txt {
	display: block;
}

.favor_brief .arrow {
	background: rgba(0, 0, 0, 0) url("/i/also-arrow.png") no-repeat scroll 0 0;
	height: 6px;
	left: 50%;
	position: absolute;
	top: -6px;
	margin-left: -4px;
	width: 9px;
}

.cart-favor {
	background: #19caaf none repeat scroll 0 0;
	border: 0 none;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	color: #ffffff;
	cursor: pointer;
	display: none;
	font-family: "PT Sans", sans-serif;
	font-size: 12px;
	height: 19px;
	line-height: 19px;
	text-decoration: none !important;
	vertical-align: top;
	width: 49px;
}

.cart-favor.show {
	display: inline-block;
}

.cart-favor img, .cart-favor span {
	vertical-align: middle;
}

.cart-favor img {
	padding-left: 3px;
	padding-right: 5px;
	width: 16px;
}

.cart-favor span {
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none !important;
	width: 15px;
}

.cart-favor:hover {
	opacity: 0.9;
}

.close_favor {
	background-color: #fff;
	border: 2px solid #3eaebf;
	border-radius: 50px;
	color: #8688b2;
	cursor: pointer;
	display: block;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	position: absolute;
	right: -13px;
	text-align: center;
	top: -14px;
	transition: all 0.2s linear 0s;
	width: 20px;
	z-index: 5;
}

.close_favor:hover {
	color: #000;
	width: 155px;
}

.close_favor:hover span {
	opacity: 0;
}

#product-detail .favor {
	cursor: pointer;
	font-size: 13px;
	font-weight: normal;
	opacity: 0.9;
	padding-left: 26px;
	padding-right: 0;
	position: relative;
	text-align: center;
	width: 143px;
}

#product-detail .favor .bg {
	background: rgba(0, 0, 0, 0) url("/i/favo2.png") no-repeat scroll left center / auto 18px;
	height: 26px;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: -5px;
	width: 26px;
}

#product-detail .favor.active .bg {
	opacity: 1;
}

#product-detail .favor:hover {
	opacity: 1;
}

#product-detail .favor span {
	border-bottom: 1px dashed;
	display: inline-block;
	line-height: 16px;
}

/*Кабинет - качество обслуживания*/

.center_item {
	margin: 0 auto !important;
	float: none !important;
}

.quality_service_text {
	margin: 0 0 30px 0;
	font-size: 13px;
	color: #757575;
}

.cabinet_quality_service_table {
	width: 100%;
}

.cabinet_quality_service_table td {
	width: 50%;
	text-align: center;
}

.cabinet_quality_service a.quality_service_item {
	display: inline-block;
	text-decoration: none;
	width: 222px;
	padding: 113px 0 38px;
	border: 1px solid #d1d1d1;
	text-align: center;
	font-size: 12px;
	color: #292929;
}

.cabinet_quality_service a.quality_service_item.happy {
	background: url("/i/lk/happy.png") 50% 33px no-repeat;

}

.cabinet_quality_service a.quality_service_item.unhappy {
	background: url("/i/lk/unhappy.png") 50% 33px no-repeat;
}

/* Кабинет - лист ожидания*/
.cabinet_waitinglist {

}

.empty_waiting {
	font: 13px Arial;
	color: #757575;
}

.waitinglist_title {
	margin: 0 0 50px 0;
}

.cabinet_buy {
	text-decoration: none;
	font-size: 13px;
	color: #fff;
	background: #f95c30;
	padding: 5.5px 19px;
	display: inline-block;
}

.cabinet_buy.ok_to_buy:hover {
	cursor: pointer;
	opacity: 0.8;
}

.cabinet_buy.unable_to_buy {
	background: #c8c8c8;
	cursor: default;
}

.cabinet_waitinglist table {
	border-collapse: collapse;
	width: 100%;
	text-align: center;
	color: #757575;
	margin-top: -12px;
}

.cabinet_waitinglist table td {
	color: #292929;
	font-size: 13px;
	vertical-align: top;
	padding: 8px 0;
}

.cabinet_waitinglist table td a {
	text-decoration: none;
}

.cabinet_waitinglist table .waitinglist_description {
	text-align: left;
	max-width: 150px;
	padding-left: 14px;
}

.cabinet_waitinglist table .price {
	width: 107px;
	padding-top: 16px;
	line-height: 22px;
	padding-left: 10px;
	white-space: nowrap;
}

.cabinet_waitingliste table .quantity {
	width: 100px;
}

.cabinet_waitinglist table .bonus {
	width: 70px;
}

.cabinet_waitinglist table .total_price {
	width: 125px;
}

.cabinet_waitinglist table .actions {
	width: 100px;
}

.cabinet_waitinglist table .action_wrap {
	width: 75px;
	float: right;
}

.cabinet_waitinglist table .cart_img {
	width: 100px;
	padding-left: 8px;
}

.cabinet_waitinglist table td {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.cabinet_waitinglist table td:first-child {
	border-left: 1px solid #ccc;
}

.cabinet_waitinglist table td:last-child {
	border-right: 1px solid #ccc;
}

.order_button {
	float: right;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	background: #f95c30;
	padding: 9px 24px;
	margin-top: 20px;
}

.waitinglist_descr_main {
	display: block;
	margin-bottom: 16px;
	text-align: left;
}

.cabinet_waitinglist table .price {
	width: 170px;
}

.price_txt {
	font-size: 16px;
	color: #292929;
	font-weight: bold;
}

.cabinet_waitinglist table .price {
	text-align: left;
}

.cabinet_waitinglist table .action_wrap .del_action {
	color: #575757;
}

/*Кабинет - мои рассылки */

.cabinet_mailing {

}

.cabinet_mailing .mailing_send_but {
	border: none;
	font-size: 13px;
	padding: 6.5px 12px;
}

.cabinet_mailing input:checked + label::before {
	background: url("/i/lk/checked.png") 0 0 no-repeat;
}

.cabinet_mailing form button:hover {
	cursor: pointer;
	opacity: 0.8;
}

.cabinet_mailing form p {
	margin: 0 0 26px 0;
}

.mailing_info_text {
	margin: 0 0 30px 0;
	font-size: 12px;
	color: #757575;
}

.input_descr {
	margin-left: 11px;
	font-size: 12px;
	color: #373737;
}

.input_mailing_label::before {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	float: left;
	border: 1px solid #a9a9a9;
	margin-top: 3px;
}

.input_label::before {
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	/*	border: 1px solid #a9a9a9;*/
	background: url("/i/lk/main_addr.png") 0 0 no-repeat;
	opacity: 0.3;

	/*	margin-top: 3px;*/
}

.input_label.main_adress {
	background: url("/i/lk/checked.png") 1px 4px no-repeat;
}

.cabinet-content input:checked + label::before {
	/*background: url("/i/lk/checked.png") 0 0 no-repeat;*/
	/*background: url("/i/lk/main_addr.png") 0 0 no-repeat;*/
	opacity: 1;

}

/*Кабинет - мои возвраты*/
.cabinet_reclamations {
	padding-bottom: 168px;
}

.cabinet_reclamations h2 {
	text-align: left;
}

#cabinet .cabinet_reclamations h2 a {
	font-size: 15px;
	color: #137fb7;
	font-weight: normal;
	position: relative;
}

.cabinet_reclamations h2 a::after {
	content: '';
	background: url("/i/lk/down_a.png") 0 0 no-repeat;
	width: 11px;
	height: 14px;
	position: absolute;
	top: 3px;
	right: -16px;
}

.cabinet_reclamations_title {
	font-size: 16px;
	font-weight: bold;
	color: #292929;
}

.cell_name {
	font-size: 13px;
	color: #757575;
}

.reclamation-add-table input, .reclamation-add-table .textarea {
	font-size: 13px;
	color: #292929;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	font-family: Arial;
	background: white none repeat scroll 0 0;
	border: 1px solid #d2d2d2;
	padding: 3px;
	margin:0 0 7px;
}
.reclamation-add-table input:hover, .reclamation-add-table .textarea:hover {
	box-shadow:0 0 3px #aaa;
}

.reclamation-add-table input[type="file"] {
	padding-left: 0;
	display: none;
}

.input_file_wrap {
	position: relative;
	height: 25px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

.input_file_wrap label {
	display: inline-block;
	height: 100%;
	cursor: pointer;
	float: left;

}

.reclamation-add-table .file_input_title {
	line-height: 25px;
	background: #edece6;
	border-radius: 2px;
	border: 1px solid #bdbdbb;
	color: #292929;
	height: 100%;
	display: inline-block;
	float: left;
	padding: 0px 11px;
}

.file_name {
	line-height: 25px;
	float: right;
	margin-left: 10px;
}

.input_files {
	color: #969696;
	font-family: Arial;
	font-size: 12px;
}

.submit_send {
	border: none;
	padding: 8.5px 13.5px;
	margin-top: 25px;
}

.submit_send:hover {
	cursor: pointer;
	opacity: 0.8;
}

.list_reclam_title {
	font-size: 16px;
	color: #292929;
	font-weight: bold;
	margin: 77px 0 23px;
}

.empty_reclam_list {
	font-family: Arial;
	font-size: 13px;
	color: #757575;
}

.reclamations-table td, .reclamations-table th {
	background: #fff;
	color: #000;
	border-left: none !important;
	border-right: none !important;
	border-bottom: 1px solid #c8c8c8 !important;
	padding-left: 14px !important;
}

.reclamations-table th {
	font: 12px Arial;
	color: #757575;
	padding-bottom: 10px;
}

.reclamations-table td {
	font: 13px Arial;
	color: #292929;
	padding: 12px 0 12px 14px !important;
}

.reclamations-table th:first-child {
	text-align: left;
}

.reclamations-table .product_name {
	color: #137fb7;
}

/* Мои бонусы */

.cabinet_bonus_points p {
	color: #292929;
	font: 17px Arial;
	font-weight: bold;
}

/* вход в ЛК */

.enter_lk_wrap {
	padding: 20px 0;
	text-align: center;
}

.enter_lk_wrap input {
	width: 50%;
	height: 25px;
	border: 1px solid rgb(210, 210, 209);
	border-radius: 5px;
	background: none repeat scroll 0% 0% white;
	padding: 0 7px;
	color: #575757;
	font-size: 11px;
	margin-bottom: 10px;
}

.enter_lk_wrap .enter_lk_button {
	border: 1px solid #b0b0b0;
	border-top: 0;
	border-left: 0;
	color: #595d62;
	width: 50%;
	height: 26px;
	cursor: pointer;

}

.pagination {
}

.pagination .number {
	border: 1px solid #b4b4b4;
	display: inline-block;
	font-size: 14px;
	margin: 0 5px 5px 0;
	padding: 5px 10px;
	text-decoration: none;
}

.pagination .current {
	border: 1px solid #19caaf;
}

.remove_favorite_item {
	cursor: pointer;
	position: absolute;
	top:0;
	left: 0;
	z-index: 3;
	font-size: 12px;
	background: rgba(55, 55, 55, 0.8);
	color: #ffffff;
	padding: 5px 0;
	text-align: center;
	width: 100%;
	display: block;
}

/* общие меди-запросы lkя таблиц с товарами */

.reclamation-add-table-wrapper {
	border:3px solid #2378c3;
	padding:10px;
}
.reclamation-add-table {
	width: 100%;
}

.reclamation-add-table .input {
	width: 100%;
}

.reclamation-add-table .textarea {
	width: 100%;
	margin-bottom: 5px;
}

.reclamations-table {
	width: 100%;
	border-collapse: collapse;
}

.reclamations-table thead {
	background: #000000;
	color: #ffffff
}

.reclamations-table td {
	border: 1px solid #000000;
	padding: 3px
}

/*-----------------------------------------------------------------------*/
/* переопределение блоков если есть левое меню у сайтов  */
/*-----------------------------------------------------------------------*/

#cabinet.left-menu {

}

#cabinet.left-menu .breadcrumbs {
	display: none;
}

#cabinet.left-menu .cabinet-sidebar {
	float: none;
}

#cabinet.left-menu .cabinet-sidebar .cabinet-user-photo,
#cabinet.left-menu .cabinet-sidebar .cabinet-link {
	display: none;
}

#cabinet.left-menu .cabinet-nav {
	display: table;
	width: 100%;
}

#cabinet.left-menu .cabinet-nav .column {
	margin: 0;
	padding: 0;
	border-bottom: 0;
	vertical-align: top;
	width: 32%;
	display: table-cell;
}

#cabinet.left-menu .cabinet-nav .column:nth-child(1) {
	text-align: left;
	border-right: 1px solid #dedede;
}

#cabinet.left-menu .cabinet-nav .column:nth-child(2) {
	text-align: center;
}

#cabinet.left-menu .cabinet-nav .column:nth-child(3) {
	text-align: right;
	border-left: 1px solid #dedede;
}

#cabinet.left-menu .cabinet-content {
	margin: 0;
	padding: 0 0 10px 0;
}

/*-----------------------------------------------------------------------*/
/* медиазапросы под разные экраны  */
/*-----------------------------------------------------------------------*/

@media screen and (max-width: 1000px) {

	#cabinet .descr_txt {
		font: 12px Arial;
		padding: 0 30px 25px;
	}

	#cabinet .disc_item {
		font: 11px Arial;
	}
}

@media screen and (max-width: 960px) {
	#cabinet .no_float::before {
		float: left !important;
		display: block !important;

	}

	#cabinet label.input_label.no_float span {
		display: block;
	}

	#cabinet .cabinet_details table .cell_title {
		padding-left: 0;
	}

	#cabinet .change_val {
		width: 142px;
	}

	#cabinet .save_change,
	#cabinet  .cancel_change {
		padding: 6px 3px;
	}

	#cabinet .cabinet_details table.cabinet-address .cell_title {
		padding-right: 5px;
	}

	#cabinet .cabinet_favorite table .price {
		width: auto;
	}

	#cabinet .cabinet_waitinglist table .price {
		width: auto;
	}

	#cabinet .cabinet_quality_service a.quality_service_item {
		margin-left: 20px;
	}

	#cabinet .breadcrumbs {
		display: none;
	}

	#cabinet .cabinet-sidebar {
		float: none;
	}

	#cabinet .cabinet-sidebar .cabinet-user-photo,
	#cabinet .cabinet-sidebar .cabinet-link {
		display: none;
	}

	#cabinet .cabinet-nav {
		display: table;
		width: 100%;
	}

	#cabinet .cabinet-nav .column {
		margin: 0;
		padding: 0;
		border-bottom: 0;
		vertical-align: top;
		width: 32%;
		display: table-cell;
	}

	#cabinet .cabinet-nav .column:nth-child(1) {
		text-align: left;
		border-right: 1px solid #dedede;
	}

	#cabinet .cabinet-nav .column:nth-child(2) {
		text-align: center;
	}

	#cabinet .cabinet-nav .column:nth-child(3) {
		text-align: right;
		border-left: 1px solid #dedede;
	}

	#cabinet .cabinet-content {
		margin: 0;
		padding: 0 0 10px 0;
	}

}

@media screen and (max-width: 860px) {
	#cabinet .completed_order .get_discuss {
		float: none;
	}

	#cabinet .completed_order .order_product_item {
		margin-bottom: 10px;
		overflow: hidden;
	}
}

@media screen and (max-width: 780px) {

	#cabinet .cart_img img {
		height: 50px !important;
	}

	#cabinet .price {
		font-size: 10px;
	}

	#cabinet .quantity_txt,
	#cabinet .minus, #cabinet .plus {
		font-size: 10px;
		width: 14px;
	}

	#cabinet .cabinet_basket table .cart_description {
		padding-left: 10px;
	}

	#cabinet .cabinet_basket table td.price,
	#cabinet .cabinet_basket table td.total_price {
		font-size: 11px;
	}
}

@media screen and (max-width: 768px) {
	#cabinet .main_addr_txt {
		display: none;
	}

	#cabinet .cabinet_details table.cabinet-address .cell_title {
		width: 12px;
	}
}

@media screen and (max-width: 730px) {
	#cabinet .disc_amount {
		padding: 22px 10px 46px 10px;
	}

	#cabinet .descr_txt {
		padding: 0 10px 25px;
	}

	#cabinet .cabinet_quality_service a.quality_service_item {
		width: 180px;
	}

	#cabinet .cabinet_details table .cell_title {
		font-size: 12px;
	}

	#cabinet .cabinet_details table .cell_value {
		font-size: 12px;

	}

	#cabinet .cabinet_details table .cell_value input {
		font-size: 12px;
		width: auto;
	}

	#cabinet .data_field {
		width: auto;
	}
}

@media screen and (max-width: 680px) {

	#cabinet .change_val_txt,
	#cabinet .save_change,
	#cabinet .cancel_change {
		font: 12px Arial;
	}

	#cabinet .register input[type=text], .
	#cabinet .register input[type=password],
	#cabinet .register textarea {
		width: auto !important;
	}

	#cabinet .action_txt {
		display: none;
	}

	#cabinet .cabinet_basket table td,
	#cabinet .cabinet_favorite table td,
	#cabinet .cabinet_waitinglist table td {
		width: auto !important;
	}

	#cabinet .action_wrap {
		width: 20px !important;
	}

	#cabinet .del_action,
	#cabinet .hold_action {
		width: 16px;
		height: 16px;
		margin: 0;
		padding: 0;
		display: block;
	}

	#cabinet .quantity_txt {
		display: inline-block;
		margin-top: 0px;
	}

	#cabinet .cabinet_quality_service a.quality_service_item {
		margin: 22px auto 0;
		float: none;
		display: block;
	}

	#cabinet .descr_txt {
		padding: 0 4px 25px 0;
	}
}

@media screen and (max-width: 480px) {
	#cabinet .cabinet_main .widget {
		display: block;
		width: auto;
		margin: 0 0 20px 0;
	}
}

@media screen and (max-width: 360px) {
	#cabinet .cart_img img {
		height: 38px !important;
	}

	#cabinet .quantity_txt,
	#cabinet .minus,
	#cabinet .plus {
		font-size: 10px;
		display: block;
		margin: 3px 0;
		width: 19px;
	}
	#cabinet .cabinet_quality_service a.quality_service_item{
		width: auto;
		height: 35px;
	}

	#cabinet .save_change,
	#cabinet .cancel_change {
		display: block;
		margin: 3px 0;
		width: 100%;
		padding: 5px 0;
		border: 0;
		text-align: center;
	}
}

.enter_lk_wrap input, .enter_lk_wrap .enter_lk_button {
	box-sizing:border-box;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding:10px;
	height:auto;
	border: 1px solid rgb(210, 210, 209);
	border-radius: 5px;
	min-width:200px;
}

.confid1, .confid2, .confid3, .confid4, .confid5, .confid1 a, .confid2 a, .confid3 a, .confid4 a, .confid5 a{
	color:#888 !important;
	float:none !important;
}

.confid1 a, .confid2 a, .confid3 a, .confid4 a, .confid5 a {
	text-decoration:underline !important;
}

.confid1 a:hover, .confid2 a:hover, .confid3 a:hover, .confid4 a:hover, .confid5 a:hover {
	text-decoration:none !important;
}

.confid1, .confid1 a, .confid5, .confid5 a {
	font-size:11px !important;
}

.confid2, .confid3, .confid4, .confid2 a, .confid3 a, .confid4 a{
	font:9px Tahoma !important;
}

.confid2, .confid3 {
	margin:10px 0 !important;
}

.confid4 {
	margin:3px 0 5px !important;
}

.confid5 {
	margin:3px 0 15px !important;
}   

.confid4 a {
	height:auto !important;
}

.confid3 a {
	padding-left:0px !important;
	margin-left: 0px !important;
}

.confid3 {
	white-space:normal;
}

