.delivery_table {

}
.delivery_table tr > th {
	width: 30%;
}
.delivery_table tr > th:first-child {
	width: 70%;
}
.delivery_table tr > td {
	padding: 10px 15px 10px 0;
}
.delivery_table tr > td ul {
	margin: 0 0 0 20px;
}
.page_delivery .payments_methods {
	line-height: 1.5;
}
.delivery_phone_list {
	margin: 0 0 10px 0;
	list-style: none;
}
.delivery_phone_list li {
	padding-left: 20px;
	position: relative;
}
.delivery_phone_list li:before {
	content: '☎';
	position: absolute;
	top: 0;
	left: 0;
}
@media screen and (max-width: 1220px){
	.page_delivery .discounts .discounts_buttons .button {
		font-size: 15px;
	}
}
@media screen and (max-width: 959px){
	.page_delivery #delivery-methods-container .delivery_addr .addr:before {
		display: block;
	}
	.page_delivery #delivery-methods-container .delivery_addr .addr {
		padding-left: 25px;
	}
	.busket .product_img {
	  height: 140px;
	}
	.busket .product_img_inn {
	  max-width: 100%;
		height: 140px;
		line-height: 140px;
	}
}
@media screen and (max-width: 767px){
	.page_delivery h1 {
		line-height: 1.3;
	}
	.page_delivery .breadcrumbs + .heading {
	  margin-bottom: 0;
	}
}
/*@media screen and (max-width: 1050px){
	.g-body.-main-page .news_list li:last-child {
		display: none;
	}
}
@media screen and (max-width: 850px){
	.g-body.-main-page .news_list li:nth-child(4) {
		display: none;
	}
}
@media screen and (max-width: 650px){
	.g-body.-main-page .news_list li:nth-child(3) {
		display: none;
	}
}*/
/*@media screen and (max-width: 450px){
	.g-body.-main-page .news_list li:nth-child(3) {
		display: none;
	}
}*/
.g-body.-main-page .news_list li {
	margin: 0 auto 15px auto;
}
/*.g-body.-main-page .news_list {
	width: 999999px;
}*/
@media screen and (min-width: 853px) and (max-width: 967px) {
	.catalogue li.grid-item {
	    width: 280px !important;
	}
}
.header_cart {
	display: block;
	color: #000000;
	text-decoration: none;
}