/* Отступы для отображения на мобильных устройствах */
.tablet .container,
.mobile .container,
.tablet .footer,
.mobile .footer {
	padding: 0 10px;
}
/* .Отступы для отображения на мобильных устройствах */

/* блок для оформления удаленных работ */
.all-text-style-del {
	color: black;
	font-size: 12px;
}

.popular-cat-block-css {
	width: 765px;
}

.block-work-del {
	margin-bottom: 10px;
}

.title-and-sorry {
	margin-left: 125px;
}

.more-works-m {
	color: #1c68a6;
	font-size: 12px;
	font-style: italic;
	float: right;
}

.see-the-work {
	font-weight: bold;
	color: black;
	font-size: 16px;
}

.communication-m {
	color: #e76d00;
	text-decoration: none;
}

.communication-m:visited {
	color: #e76d00;
}

.communication-m:hover {
	color: #e76d00;
	cursor: pointer;
}
/* конец блока для оформления удаленных работ */
/* удаленные аккаунты */
	.master-not-found {
		color: black;
		font-size: 16px;
		font-family: Arial;
		font-weight: bold;
		text-align:  center;
	}
	.del-master-advert {
		margin: 0 auto;
		width: 864px;
		margin-bottom: 30px;
	}
/* конец удаленных аккаунтов *//* конец блока для оформления удаленных работ */


/* Основные стили страницы */
.item-page-column {

}

.item-page-column--left {
	float: left;
	width: 585px;
	margin-right: 50px;
}

.item-page-column--big {
	width: 595px;
	margin-right: 40px;
}

.item-page-column--right {
	float: right;
	width: 365px;
}

.item-page-main-photo-block:after {
	content: '';
	display: table;
	clear: both;
}

.item-page-main-photo-link {
	float: left;
	max-width: 530px;
	min-height: 350px;
	max-height: 750px;
	background-color: #f4f4f4;
	font-size: 0;
	width: 100%;
	text-align: center;
	line-height: 350px;
	position: relative;
}

.item-page-column--big .item-page-main-photo-link {
	max-width: 595px;
}

.item-page-main-photo-link--vertical {
	height: 750px;
}

.item-page-main-photo-img {
	border: 1px solid  #eceded;
	width: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	display: inline-block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	visibility: hidden;
}

.item-page-main-photo-img--loaded {
	visibility: visible;
}

.item-page-photo-slides {
	float: right;
	margin-left: 10px;
}

.item-page-photo-slides.item-page-photo-slides--horizontal {
	float: none;
	margin: 0;
	font-size: 0;
	margin-bottom: 20px;
}

.item-page-photo-slide {
	width: 45px;
	height: 45px;
	border: 1px solid  #eceded;
	opacity: 0.6;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	overflow: hidden;
}

.item-page-photo-slides--horizontal .item-page-photo-slide {
	margin-right: 8px;
}

.item-page-photo-slide.active,
.item-page-photo-slide:hover {
	opacity: 1;
}

.item-page-main-photo-desc {
	float: left;
	font-style: italic;
	font-size: 11px;
	color: #898989;
	width: 530px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.item-page-desc-block {
	border-bottom: 1px solid #e3e3e3;
	margin-top: 20px;
	padding-bottom: 20px;
}

.item-page-desc-block--first {
	margin-top: 30px;
}

.item-page-desc-block--tags {
	line-height: 25px;
	border: none;
}

.item-page-desc-block:after {
	content: '';
	display: table;
	clear: both;
}

.item-page-desc-block-caption {
	float: left;
	width: 120px;
	font-size: 14px;
}

.item-page-desc-block-text {
	float: left;
	width: 465px;
}

.item-page-desc-block-text--payment {
	width: 230px;
}

.item-page-desc-block-text--delivery {
	width: 290px;
	position: relative;
}

.item-page-links {
	margin-top: 25px;
	margin-bottom: 50px;
}

.item-page-link--reply {
	margin-right: 40px;
}

.item-page-btns--header {
	margin-bottom: 30px;
}

.item-page-btns--footer {
	margin-bottom: 50px;
}

.item-page-desc-block-paragraph {
	margin-bottom: 5px;
}

.item-page-desc-block-paragraph.text-toggle {
	margin-bottom: 5px;
}

.item-page-desc-block--tags .item-page-desc-block-paragraph {
	line-height: 20px;
	margin-bottom: 0;
}

.item-page-item-name {
	margin-bottom: 15px;
}

.item-page-item-price {
	position: relative;
	color: #e76d00;
	z-index: 10;
	margin-bottom: 20px;
}

.item-page-item-price {
	content: '';
	display: table;
	clear: both;
}

.item-page-item-price .priceblock {
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	float: left;
}

.item-page-item-price .fixed-price {
	font-size: 14px;
	color: #000;
	font-weight: normal;
}

.item-page-item-status {
	font-size: 11px;
	margin-bottom: 25px;
}

.item-page-item-info-list {
	list-style: none;
	margin-bottom: 15px;
}

.item-page-item-info-list-item {
	margin-left: 0;
	padding-left: 15px;
	position: relative;
	overflow: hidden;
}

.item-page-item-info-list-item--minimized {
	max-height: 36px;
}

.item-page-item-info-list-item:before {
	content: '';
	width: 4px;
	height: 4px;
	background-color: #000;
	border-radius: 50%;
	position: absolute;
	left: 3px;
	top: 6px;
}
/* /Основные стили страницы*/

/* Блок мастера */
.item-page-master {
	border: 5px solid #f2f7fa;
	padding: 9px 12px 15px 12px;
	margin-bottom: 40px;
}

.item-page-master:after {
	content: '';
	display: table;
	clear: both;
}

.item-page-master-block {
	margin-bottom: 15px;
}

.item-page-master-img {
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	width: 60px;
	height: 60px;
}

.item-page-master-info {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #000;
	margin-left: 10px;
	text-align: left;
	color: #626262;
}

.item-page-master-name {
	display: block;
	max-height: 54px;
	line-height: 18px;
	max-width: 255px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 7px;
	font-size: 17px;
	color: #626262;
}

.item-page-master-name:hover {
	color: #626262;
}

.item-page-master-address {
	max-height: 24px;
	line-height: 12px;
	margin-bottom: 0;
	max-width: 255px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 11px;
	margin-bottom: 10px;
}

.item-page-master-feedbacks-link:after {
	content: '';
	display: table;
	clear: both;
}

.item-page-master-info .feedback-link-text {
	font-size: 12px;
	color: #000;
}

.item-page-master-info .feedback-link-text:hover {
	color: #000;
}

.item-page-master-link {
	float: left;
	line-height: 14px;
	margin-top: 15px;
}

.item-page-master-link:hover .item-page-master-link-icon {
	background-color: #d1f1ff;
}

.item-page-master-link--subscribe {
	margin-right: 25px;
}

.item-page-master-link-icon--unsubscribe {
	width: 13px;
	height: 13px;
	background-position: -52px -15px;
	border-radius: 5px;
}

.item-page-master-link-icon {
	background-image: url(/image/s/item-page-sprite.png?180120171323);
	background-size: 127px 31px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -2px;
}

.item-page-master-link-icon--subscribe {
	width: 13px;
	height: 13px;
	background-position: -52px -1px;
	border-radius: 5px;
}

.item-page-master-link-icon--message {
	width: 15px;
	height: 11px;
	background-position: -66px -1px;
}

.item-page-master-link-text {
	display: inline-block;
	vertical-align: middle;
}
