

/* Start:/bitrix/templates/1.01.undertaking/components/bitrix/menu/left/style.css?16871663042247*/
.menu.left {
	width: 275px;
	float: left;
}
@media only screen and (max-width : 720px) {
	.menu.left {
		width: 225px;
	}
}
@media only screen and (max-width : 685px) {
	.menu.left {
		width: 200px;
	}
}
@media only screen and (max-width : 660px) {
	.menu.left {
		display: none;
	}
}
.menu.left a {
	text-decoration: none;
	color: #606060;
}
.menu.left a:hover,
.menu.left a.active {
	color: #000;
}
.menu.left a:hover,
.menu.left a.active {
	color: #000;
}
.menu.left ul li span {
	display: inline-block;
}
.menu.left .kakh2 {
	margin: 0 0 5px 0;
	background: #b09d75;
	padding: 0 15px 0 20px;
	line-height: 50px;
	font-weight: normal;
	text-transform: uppercase;
}
@media only screen and (max-width : 720px) {
	.menu.left .kakh2 {
		font-size: 18px;
		padding: 0 10px;
	}
}
@media only screen and (max-width : 670px) {
	.menu.left .kakh2 {
		padding: 0 5px 0 7px;
	}
}
.menu.left span.kakh2 {
	position: relative;
}
.menu.left span.kakh2 i {
	position: absolute;
}
.menu.left span.kakh2 i {
	width: 0;
	height: 0;
	border-right: 17px solid transparent;
	right: -17px;
}
.menu.left span.kakh2 i.top {
	border-top: 25px solid #b09d75; 
	top: 0;
}
.menu.left span.kakh2 i.bottom {
	border-bottom: 25px solid #b09d75; 
	bottom: 0;
}
.menu.left .kakh2:hover {
	background: #8b7b5a;
}
.menu.left span.kakh2:hover i.top {
	border-top: 25px solid #8b7b5a; 
}
.menu.left span.kakh2:hover i.bottom {
	border-bottom: 25px solid #8b7b5a; 
}
.menu.left .kakh2 a {
	display: block;
	height: 100%;
	line-height: inherit;
	font-size: inherit;
	color: #fff;
}
.menu.left .kakh2 a:hover,
.menu.left .kakh2 a.active {
	color: #fff;
}
.menu.left .kakh3 {
	margin: 0;
	font-weight: normal;
}
.menu.left .kakh3 a {
	font-size: 14px;
}
.menu.left>ul>li {
	padding-bottom: 15px;
}
.menu.left>ul>li>ul {
	list-style-type: disc;
	color: #666666;
	padding-left: 30px;
}
.menu.left>ul>li>ul li {
	padding: 2px 0 3px 3px;
}
.menu.left>ul>li>ul>li li {
	padding-left: 0;
}
.menu.left>ul>li>ul>li li a{
	padding-left: 3px;
}
.menu.left>ul>li>ul>li li::before {
	content: "� ";
	color: #666666;
}
.menu.left .fa {
	padding-left: 8px;
	color: #5ba0e8;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/breadcrumb/breadcrumb/style.css?1744484192752*/
.bx-breadcrumb {
	margin-bottom: 7px;
}
ol.bx-breadcrumb {
	list-style-type: none;
	padding-left: 0px;
}
ol.bx-breadcrumb::after {
	content: '';
	display: table;
	clear: both;
}
.bx-breadcrumb i {
	color: #616161;
	line-height: 18px;
	font-size: 18px;
/*	vertical-align: middle;*/
	margin-right: 5px;
	display: inline-block;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 18px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "PT Sans Narrow";
	font-size: 18px;
	color: #616161;
}
.bx-breadcrumb .bx-breadcrumb-item a {
	border-bottom: none;
	color: #616161;
}
.bx-breadcrumb .bx-breadcrumb-item a:hover {
	text-decoration: none;
}

/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/gray/style.css?16871663111444*/
.system-nav-blue
{
	text-align: right;
	height: 32px;
	line-height: 32px;
	margin-bottom: 20px;
}

.nav-title,
.nav-pages {
	display: inline-block;
	float: right;
	margin-left: 10px;
	height: 32px;
	line-height: 32px;
}
.nav-pages a {
	text-decoration: none;
	color: #606060;
}
.nav-pages a,
.nav-pages span {
	display: inline-block;
	float: left;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #bbb;
	border-right: 1px solid #bbb;
	background: #eee2ca;
	padding: 0 8px;
}
.system-nav-blue .nav-pages a.nav-blue {
	background: #b09d75;
	color: #fff;
}

.nav-pages a:first-child,
.nav-pages span:first-child {
	border-left: 1px solid #bbb;
}
.system-nav-blue .nav-current-page,
.nav-pages a:hover {
	color: #606060;
	background-color: #ededed;
}
.nav-pages a.nav-blue:hover {
/*	background: #8b7b5a;*/
	color: #606060;
}
.system-nav-blue .nav-pages a.nav-left,
.system-nav-blue .nav-pages a.nav-right {
	background-image: url('../../../../../components/bitrix/system.pagenavigation/templates/gray/img/nav-arrows.min.png');
	background-repeat: no-repeat;
	width: 30px;
	padding: 0px;
}
.system-nav-blue .nav-pages a.nav-left {
	background-position: 11px -8px;
}
.system-nav-blue .nav-pages a.nav-left:hover {
	background-position: 11px 12px;
}
.system-nav-blue .nav-pages a.nav-right {
	background-position: 13px -48px;
}
.system-nav-blue .nav-pages a.nav-right:hover {
	background-position: 13px -28px;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog/.default/bitrix/catalog.section/coffins/style.css?16871663041662*/
.popular-block.coffins .product {
	height: 318px;
}
.popular-block.coffins .product .photo {
	height: 206px;
/*	background-image: url('../../../../../templates/.default/components/bitrix/catalog/.default/bitrix/catalog.section/coffins/images/smr-price-item-bg-002-min.jpg');
	background-repeat: no-repeat;
	background-position: center center;*/
}
.popular-block.coffins .product .head {
	position: relative;
	height: 110px;
}
.popular-block.coffins .product .head .kakh3{
	padding: 0;
	color: #fff;
	font-size: 28px;
	line-height: 28px;
	opacity: .6;
	position: absolute;
	top: -225px;
	left: 15px;
}
.popular-block.coffins .product .head .price {
	padding: 10px 0 0;
	font-family: 'Arial';
}
.popular-block.coffins .product .head .model {
	padding: 20px 0 0;
}
.popular-block.coffins .product .head .info {
	margin-top: 5px;
	font-family: "Helvetica CY", sans-serif;
	font-size: 16px;
}
.popular-block.coffins .product .head .info table {
	margin-top: 5px;
	width: 100%;
	border: none;
}
.popular-block.coffins .product .head .info table th,
.popular-block.coffins .product .head .info table td {
	width: 55%;
	font-size: 13px;
	line-height: 14px;
	text-align: left;
}
.popular-block.coffins .product .head .info table th:first-child,
.popular-block.coffins .product .head .info table td:first-child {
	padding-left: 8px;
	width: 45%;
}

.sticker {
	display: inline-block;
	height: 40px;
	position: absolute;
	top: 15px;
	left: 0px;
	background-image: url('../../../../../templates/.default/components/bitrix/catalog/.default/bitrix/catalog.section/coffins/images/sticker-free-delivery-min.png');
	background-repeat: no-repeat;
}
.free-delivery {
	width: 104px;
	background-position: 0px 0px;
}
.popular-block.coffins .product .gallery-link:hover a span {
	width: 130px;
	line-height: 34px;
}
/* End */
/* /bitrix/templates/1.01.undertaking/components/bitrix/menu/left/style.css?16871663042247 */
/* /bitrix/templates/.default/components/bitrix/breadcrumb/breadcrumb/style.css?1744484192752 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/gray/style.css?16871663111444 */
/* /bitrix/templates/.default/components/bitrix/catalog/.default/bitrix/catalog.section/coffins/style.css?16871663041662 */
