.catalog .photo img
{
	max-height: 150px;
	max-width: 150px;
	margin-top: 10px;
}

.navigation nav .drop .m-container > div > ul > li > ul
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.currency.sum
{
	width: 54px;
}
.publishing_tumb h4 a
{
	text-decoration: none; 
	color: #474747;
}
.publishing_tumb p
{
	line-height: 130%;
}
.section_links li a:hover
{
	text-decoration: none;
}
.popup
{
	z-index:15000;
}
.bottom_info
{
	z-index: 4000;
}
.no-bottom-goods
{
	margin-left: 10px;
}
.button_container
{
	display: none;
}
.button_container.active
{
	display: block !important;
}
.slider_controls_compare
{
	width: auto;
}
.print-me
{
	display:block;
	float:right;
}
.ya-share2, .ya-share2 *
{
	float: right;
}
.ya-share2__item
{
	margin-right: 0 !important;
}
.slider_controls_compare .next
{
	left: 179px;
}
.slider_controls_compare a
{
	background-image: none;
	background: #676767;
}
.slider_controls_compare a:hover
{
	background: #898989;
}
.breadcrumbs a:hover
{
	color: #c3c3c3;
}
font.notetext
{
	margin-bottom: 20px; 
	display:block;
	color: green;
}
.minimize-panel
{
	bottom: 0;
    float: right;
    font-size: 30px;
    margin-right: -25px;
    margin-top: 8px;
	color: #999;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform-origin:50% 50%;
	-webkit-transform-origin:50% 50%;
	-moz-transform-origin:50% 50%;
	-o-transform-origin:50% 50%;
	-ms-transform-origin:50% 50%;
	cursor: pointer;
	min-height: 12px;
	min-width: 12px;
}
.bottom_info.small
{
	bottom: 0px;
}
.minimize-panel.closed
{
	margin-top: -21px;
	background:rgba(0, 0, 0, 0) url("../images/arrow_top_1.png") no-repeat scroll left top;
	transform:none;
	-webkit-transform:none;
	-moz-transform:none;
	-o-transform:none;
	-ms-transform:none;
}
.desc_slide h4 a
{
	text-decoration: none;
	color: #fff;
}
.desc_slide h4 a:hover
{
	color: #ffdd24;
}
.bottom_info .bottom_info_link li.active a
{
	background: #cd8477 none repeat scroll 0 0;
}

.bottom_info .bottom_info_link li.active a::before {
    transform: rotate(180deg);
}
.drop_arrow.active
{
	color: #cc4e43;
}
.close
{
	opacity: 1 !important;
}
.bx-authform h3.bx-title
{
	margin-bottom: 10px;
}
.bx-authform .bx-authform-content-container
{
	margin-bottom: 10px;
}
.bx-authform .alert-danger
{
	background: none;
	color: red;
}
.bx-authform .alert
{
	padding: 0;
}
.catalog  .tech_properties
{
	font-size: 12px;
	display: inline-block;
	width: 100%;
}
.catalog  .tech_properties div
{
	padding: 7px 8px 7px 18px;
}
.catalog  .tech_properties div:nth-child(2n+1)
{
	background: #f0f0f0 none repeat scroll 0 0;
}
.catalog  .tech_properties div span
{
	width: 75%;
	display: inline-block;
	color: #555;
}
.catalog  .tech_properties div strong
{
	float: right;
    font-weight: normal;
	display: inline-block;
	width: 20%;
	overflow: hidden;
	height: 14px;
}
.video_full_desc
{
	display: none;
}
.popup .popup_desc
{
	margin-top: 20px;
	line-height: 18px;
}
.popup .popup_desc p
{
	margin-bottom: 12px;
}
.popup_video_frame
{
	width: 740px;
}
.information_form .field-error
{
	border: 1px solid red !important;
}
.all-goods-mobile
{
	display: none;
}
.all-goods-not-mobile
{
	display: block;
}

.city-list{
    position: absolute;
    width: 150px;
    z-index: 9999;
    background-color: #fefefe;
    padding: 12px;
    line-height: 35px;
    border: 1px solid #393939;
    display: none;
}

.city-list a{
	text-decoration: none;
}

.city-list a:hover{
	text-decoration: underline;
}


.footer-city-list a{
	color:#ffffff;
}

.order-delivery-label{
	display: block;
	margin-bottom: 17px;
}

.deliver_desc {
	color: #6f6f6f;
}

.mesenger-icon{
	padding-right: 3px;
}
.mobile-phone-contacts{
	display: none;
}
@media screen and (max-width:669px) {
	.mobile-phone-contacts {
		display: block;
		margin-left: 5px;
		margin-top: 5px;
	}

	.mobile-phone-contacts .phone{
		font-size: 14px;
		font-weight: normal;
	}

	.mobile-phone-contacts.mobile-phone-contacts-big{
		display: inline-block;
	}
	.navigation nav p span {

		padding-top: 11px;
	}
}

.contacts-wrapper .phone{
	font-size: 18px;
}