.content_home {margin-top:20px;}

.button_oglavlenie {margin: 0px 20px 4px 0;}


.item-pop {
    height: 40px;
    width: 49%;
    margin: 5px 0;
    display: block;
    /* text-decoration: none; */
    color: #000000;
    float: left;
    /* clear: both; */
}
.item-pop > span {
    /* height: 40px; */
    display: block;
    overflow: hidden;
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    padding: 0px 0 0px 5px;
    margin-right: 5px;
    /* width: 300px; */
    /* float: left; */
}
.item-pop img {
    float: left;
    height: 40px;
    width: 50px;
}


.group_list  { }
.group_group { 
							width: 50%;
							float: left;
							margin-top: 20px;
							max-width: 290px;
}
.group_item { 
							float: left;
							border: 1px solid red;
							margin: 5px;
							border-radius: 5px;
							padding: 10px 14px;
							display: block;
							font-size: 1.2em;
}
.odna-statya { 
							display: inline-block;
							margin: 15px 0 0 0; 
							border-radius: 0 0 15px 0px;
							border:1px solid white;	
}
.odna-statya:hover { 
							border: 1px solid #f7f7f7;
							box-shadow: 0px 2px 9px #dedede;
}
.odna-statya:hover > .link_statja {background-color: #f7f7f7;}

.link_statja { 
							display:block;
							font-weight: bold;
							padding: 5px 10px;
	            margin-bottom: 6px;
}

.link_statja_2 { 
							width: 160px;
							display: block;
  					  font-weight: bold;
   						padding: 5px 10px;
	            float: right;
}
.text_anonsa {   display: table; }
.news_img {
							max-height: 130px;
							display:block;
							margin: 0 10px 10px 10px;
}
.article p>img:first-child {    
														border-image: initial;
 												    margin-top: 20px;
  												  width: 100%; 
}






@media screen and (max-width: 470px) {  
	
.shop-article {width: 100%;}
.description_statyi {margin: 0 10px 0 10px; } /*описание статей*/

	.path +	p {margin: 0 10px;}
	
	
.button_oglavlenie {margin: 0px auto 10px;}
	
.item-pop {
     width: 100%;
    clear: both;
    background-color: #e7e7e3;
    border-bottom-right-radius: 8px;
}	

.group_group { 
							width: 100%;
							float: none;
							margin-top: 20px;
							max-width: 400px;
							clear:both;
}
.group_item {min-width: 16%;font-size: 1em;}

.odna-statya { border-radius: 0; border:0; 	border-top: 4px solid #262600;   width: 100%; padding-right:0; }	
.odna-statya:hover {  border:0; 	border-top: 4px solid #262600; box-shadow:none;}	

.odna-statya:hover > .link_statja {background-color: rgb(222, 219, 210);}
	
.link_statja { background-color: rgb(222, 219, 210); margin-bottom: 0px; }	
.link_statja_2 { width:auto;  }	

	.news_img { 	max-height: 90%;
							width: 100%;
							margin: 0 0px 10px 0px;
}	
	
	h2+p {  }	
	
	.shop-article h1 {margin: 0 10px;}
  .text_anonsa {margin: 0 10px;}
	
	
}