.header .logo_line .basket_box .dropdown-menu>div {
  overflow-y: auto;
  max-height: 310px;
}

.list .toggle li.active a {
  color: #000;
  font-weight: normal;
  text-decoration: underline;
}

.items .item {
  border: 1px solid #ddd;
}

.article p {
	padding: 5px 0 10px 0;

}

.show p {
	padding-bottom: 10px;

}

.invisible {
	display: none;
}

.catalog h1, .content .right .show_all {
	margin: auto;
	margin-bottom: 10px;
}

.content .text_page .article .pvz {

	border: 0;
	padding: 10px;
	border-top: 1px solid #ddd;

}

.content .text_page .article .div_pvz {
	text-align: center;
}

.content .text_page .article .select_pvz {
	outline: initial;
	-webkit-appearance: menulist;
	border: 1px solid #ddd;
	margin: auto;
	font-size: 20px;
}

.content .text_page .article .pvz .attr_name {

	font-weight: bold;
	color: #555;
}

.seo p {
	
	padding: 5px 5px 5px 5px;		

}

.seo ul {

    list-style: inherit;
    margin: 0 0 0 20px;;
    padding: 5px 0 5px 10px;

}

.not_available {
	font-weight: bold;
	color: #d6190b;
}
