.header-phone .header-top-time{
	color: #494949;
	font-size: 14px;
	font-weight: 400;
	position: relative;
	bottom: -2px;
	
}

.header-address a {
    font-size: 14px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.header-address .head_email{
	text-decoration: none;
    color: #494949;
	font-size: 14px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	display: block;
	margin-bottom: 3px;
}
.mob_phone p {
    bottom: -3px;
}
.header-manager{
	padding-right: 15px;
}
.header-manager p:first-child{
	text-decoration: none;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 8px;
	text-decoration: underline;
}
.header-manager p:first-child:hover{
	text-decoration: none;
}
.header-manager a{
	font-size: 14px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-decoration: underline;
	color: #75a23e;
	position: relative;
	bottom: 1px;
}
.header-manager a:hover{
	text-decoration: none;
}
.top_menu a{
	font-size: 12px;
}
.top_menu span{
	display: inline-block;
	margin-left: 10px;
    margin-right: 10px;
}
@media screen and (max-width: 844px)
{
	.top_menu {
		display: none;
	}
}
nav .dropdown.new_monument{
	width: 940px;
}
.ml_37{
	margin-left: 37px;
}
.mt_15{
	margin-top: 15px;
}
.bottom_monument_menu_drop .stocks_all {
    background-image: url(/local/css/../img/gift_box.png);
}
.bottom_monument_menu_drop .stocks_all {
	margin-top: 35px;
	padding: 10px 40px 10px 65px;
	background-repeat: no-repeat;
	background-position: 40px 5px;
	border: 1px solid #50961e;
	margin-left: 33px;
	margin-right: 33px;
}
.bottom_monument_menu_drop .stocks_all a:hover{
	background: none;
	color: #ffffff;
}
.bottom_monument_menu_drop{
	clear: both;
}
.bottom_monument_menu_drop p{
	display: inline-block;
}
.monuments_all, .works_all{
	background: #50961e;
	padding: 0px;
}
.monuments_all:hover, .works_all:hover{
	opacity: 0.8;
	color: #ffffff;
	background: #50961e;
}
.monuments_all{
	width: 315px;
}
.works_all{
	width: 256px;
}
.monuments_all a, .works_all a{
	display: block;
	text-align: center;
	font-size: 14px;
	padding: 11px 0px !important;
}
nav .dropdown{
	margin-top: 11px;
}
nav .dropdown li a{
	color: #cac8c8;
}
.status-item{
	height: 26px;
}
.header-top-info {
    padding: 10px 0 12px;
}
.top_menu a:hover {
    color: #50961e;
}
nav .dropdown h3{
	border-bottom: 1px solid #555555;
}
nav .dropdown li{
	padding: 5px 0 5px 0;
}
.header-phone a.mob_phone{
	font-size: 23px;
}
@media screen and (max-width: 350px){
	.product-card-in .product-img, .product-card-in .card-product-info{
		max-width: 100%;
	}
}