.header__info {
	font-family: Arial, 'Open Sans', 'Roboto Condensed';
	font-size: 17px;
	line-height: 19px;
}

.phone__number {
	font-size: 30px;
}
.phone__prefix {
	font-size: 14px;
}

.articles-wrap {
	background: url('../image/650.jpg') center top repeat #f8f3e9;
}

.footer-wrap {
	background: url('../image/650.jpg') center top repeat #f8f3e9;
}

.header-wrap {
 	background: url('../image/650.jpg') center top repeat #fdf3e2;
}

.footer__work-time__head {
    top: -9px;
    padding: 4px 4px 2px 4px;
    background: #FFF;
}

.review__photo, .review__person__status, .review__title {
	display:none;
}

.review__person__name {
	    font-style: italic;	
		font-size: 15px;
		font-weight: bold;
}

.review__text {
    font-size: 15px;
    font-style: normal;
    line-height: 1.4;
}


.text ul > li::before {
	display:none;
}

.text ul > li {
    list-style: square inside;
}

.product-details__full-desc img {
	float: none;
}

.product__cols table, .text table.pusto {
	width:auto;
}

.text table.pusto tr:nth-child(1) {
    background: none;
}

.product__cols table.pusto tr, .text table.pusto tr {
    padding: 0px;
    border: none;
}

.product__cols table.pusto td, .text table.pusto td {
    border: none;
}

.product__cols table.pusto tr:nth-child(2n+1) td, .text table.pusto tr:nth-child(2n+1) td {
    background: none;
}

table.pusto {
	border: none;
	margin: 10px;
}

.keyw-tovar span {
	background-color: #7d868e;
	color: #fff;
	padding: 5px 10px;
}

.keyw-tovar {
	margin: 10px 0px 10px 0px;
}


.tegi-tovar a {
	background-color: #7d868e;
	color: #fff;
	padding: 5px 10px;
	margin-right:5px;
	line-height: 36px;
	white-space: nowrap;
}

.tegi-tovar {
	margin: 30px 0px 10px 0px;
	display: inline-block;
}



.product__cols table tr:nth-child(1), .text table tr:nth-child(1) {
    font-weight: inherit;
 }