

/* Start:/local/templates/.default/components/bitrix/catalog.section/daruti_ANG_compositionCatalogList/style.css?170798727510260*/
.drt-catalog-row { /*display: table; vertical-align: bottom */
}

.b-sort-wrap {
	background-color: #f4f1ef;
	padding: 16px 0px;
}

.dark .b-sort-wrap {
	/* dark theme */
	background-color: #121315;
}

.b-catalog-items.components .item.drt-item { /*display: table-cell; float: none; */
	text-decoration: none !important;
	border: 1px solid transparent;
	border-left: 0;
	overflow: visible;
	background-color: #fff
}

.dark .b-catalog-items.components .item.drt-item {
	background-color: #1D1F22;
	/* dark theme mncolor */
}

.b-catalog-items.components .item.drt-item .description-wrap {
	padding: .1875em 0 0 0;
	position: relative;
	left: 0;
	bottom: 0;
	background-color: transparent;
	min-height: 5.875em;
	height: auto;
	max-width: none
}

.b-catalog-items.components .item.stock.drt-item .description-wrap .price {
	background-color: transparent;
	position: relative;
	margin-left: 0;
	min-height: 2.6em
}

.b-catalog-items.components .item.stock.drt-item .description-wrap .price .old-price .text {
	line-height: 1
}

.b-catalog-items.components .item.drt-item .description-wrap .price .simple-price {
	padding-top: 0.5em
}

.b-catalog-items.components .item.drt-item .description-wrap .price .simple-price .text {
	font: 1.25em 'DINProBold', sans-serif;
	line-height: 1.2;
	letter-spacing: .2px;
	text-transform: uppercase;
	color: #000;
}

.dark .b-catalog-items.components .item.drt-item .description-wrap .price .simple-price .text {
	/* dark theme */
	color: #fff;
}

.b-catalog-items.components .item.drt-item .description-wrap .title {
	padding: 0 .6875em;
	background-color: rgba(0, 0, 0, .4);
	-webkit-transition: all .3s ease, top .3s 0 ease-in-out, height .3s 0 ease-in-out;
	-moz-transition: all .3s ease, top .3s 0s ease-in-out, height .3s 0s ease-in-out;
	-o-transition: all .3s ease, top .3s 0 ease-in-out, height .3s 0 ease-in-out;
	transition: all .3s ease, top .3s 0s ease-in-out, height .3s 0s ease-in-out;
}

.b-catalog-items.components .item.drt-item .description-wrap .title.size-title .text {
	text-transform: none;
}

.b-catalog-items.components .item.drt-item:hover .description-wrap .title {
	background-color: rgba(233, 41, 47, .9);
}

.b-catalog-items.components .item.stock.drt-item .description-wrap .price .new-price .text {
	color: #e9292f;
}

.b-catalog-items.components .item.stock.drt-item:hover .description-wrap {
	background-color: transparent
}

.button.buy, .button.order_project {
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	text-decoration: none;
	border-radius: 0;
	cursor: pointer;
	max-width: 50%;
	vertical-align: middle;
	padding: 0 15px;
	border: 1px solid #e9292f;
	font: 1em 'DINProBold', sans-serif;
	height: 2em;
	letter-spacing: .2px;
	color: #fff;
	background-color: #e9292f;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	position: absolute;
	right: 10px;
	top: 0;
	margin: 4px 0 0 0;
}

.button.buy, .button.order_project {
	padding: .5em 15px;
	height: 2em;
	background: #000;
	border: 0;
}

.button.buy .icon {
	position: relative;
	font-size: 1.25em;
	color: #fff;
}

.dark .button.buy .icon {
	color: #1D1F22;
	/* dark theme mncolor */
}

.b-catalog-items.components .item.drt-item .description-wrap .size {
	padding: 0 .6875em;
	border: 1px solid rgba(0, 0, 0, .4);
	border-top: 0;
	font: .8125em 'DINProRegular', sans-serif;
	line-height: 1.5em;
	letter-spacing: .2px;
	color: #888888;
	margin-bottom: 3px;
}

.b-catalog-items.components .item.drt-item.stock:hover img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.b-catalog-items.components .item.drt-item img.drt-bigimg,
.b-catalog-items.components .item.drt-item picture.drt-bigimg{
	margin: 0 auto;
	min-height: 148px
}

.b-catalog-items.components .item.drt-item.stock:hover img.drt-bigimg {
	/*    -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);*/
}

.b-catalog-items.components .item.drt-item .drt-img-wrapper {
	position: relative;
	max-width: 100%;
	height: auto;
	overflow: hidden
}

.b-catalog-items.components .item.drt-item .drt-img-wrapper .add-to-favorites {
	position: absolute;
	z-index: 7;
	top: 0;
	left: 0;
	margin: 10px;
	color: #474141;
	font-size: 1.5em;
}

.b-catalog-items.components .item.drt-item .drt-img-wrapper .add-to-favorites i.fa-heart {
	border-radius: 50%;
	background: #ffffff7d center no-repeat;
	padding: 6px;
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.12), 0px 0px 8px 0px rgba(0, 0, 0, 0.04);

}
.b-catalog-items.components .item.drt-item .drt-img-wrapper .add-to-favorites i.fa-heart.red {
	color: red;
}

.b-catalog-items.components .item.drt-item .drt-img-wrapper .add-to-favorites:hover .fa:before {
	content: "\f004";
}

.add-to-favorites .fa.is-added:before {
	content: "\f004";
}

.b-catalog-items.components .item.drt-item .drt-item-side {
	display: none;
	position: absolute;
	margin-top: -1px;
	margin-bottom: -1px;
	padding: 3px 0 3px 3px;
	width: 84px;
	top: 0;
	bottom: 0;
	left: -76px;
}

.b-catalog-items.components .item.drt-item .drt-item-side .drt-other-photo {
	padding: 6px 3px 6px 7px
}

.b-catalog-items.components .item.drt-item .drt-item-side .drt-other-photo img {
	max-width: 100%;
	height: auto
}


.b-catalog-items.components .item.drt-item .labels {
	position: absolute;
	width: 20%;
	top: 5px;
	right: 25px;
	z-index: 10;
	transition: 0.7s;
	opacity: 1
}

.dark .b-catalog-items.components .item.drt-item .labels {
	right: 25px;
}


.b-catalog-items.components .item.drt-item.hide-labels .labels {
	opacity: 0
}

.b-catalog-items.components .item.drt-item .labels .img-wrapper {
	position: relative;
	overflow: visible;
}

.b-catalog-items.components .item.drt-item .labels img {
	max-width: 100%;
}

.b-catalog-items.components .item.drt-item .label-list {
	display: none;
	position: absolute;
	margin-top: -1px;
	margin-bottom: -1px;
	padding: 3px 0 3px 3px;
	width: 84px;
	top: 0;
	bottom: 0;
	right: -76px;
}

.b-catalog-items.components .item.drt-item.hover .fast {
	visibility: visible;
}

/*

.b-catalog-items.components .item.drt-item.hover .label-list {
	display: block;
	border: 1px solid #777777;
	border-left: 0;
	background-color: #fff;
	overflow: hidden;
}

.b-catalog-items.components .item.drt-item.hover .labels img {
	margin: 0px 0px 0px 80px;
	z-index: 99999;
}

.b-catalog-items.components .item.drt-item.hover {
    border: 1px solid #777777;
    border-left: 0;
    z-index: 20;
}

.b-catalog-items.components .item.drt-item.hover:first-child {
    left: 95px
}

.b-catalog-items.components .item.drt-item.hover .drt-item-side {
    display: block;
    border: 1px solid #777777;
    border-right: 0;
    background-color: #fff;
    overflow: hidden
}

.b-catalog-items.components .item.drt-item.hover .labels .img-wrapper {
    height: auto;
}

.b-catalog-items.components .item.drt-item.noside.hover {
    border-left: 1px solid #777777;
}

.b-catalog-items.components .item.drt-item.noside.hover:first-child {
    left: 0
}
*/

.drt-small-text {
	font: .8125em 'PTSansRegular', sans-serif;
	line-height: 1.2;
	letter-spacing: .2px;
}

.drt-link {
	margin-left: .375em;
	border-bottom: 1px dashed #8a7967;
	color: #8a7967;
	cursor: pointer;
}

.dark .drt-link {
	/* dark theme */
	color: #8E8F90;
	border-color: #8E8F90;
}

.drt-link.nolink {
	border-bottom: none;
	cursor: auto
}

.drt-sort-row .sort {
	display: none
}


.b-sort-wrap .drt-link {
	font-size: 1.231em;
	margin-left: .885em;
}

.b-sort-wrap .drt-link.nolink {
	color: #e9292f;
	border-bottom: none;
}

.b-sort-wrap .drt-link.drt-order-link {
	font-size: 1.077em;
}

.drt-order-link.drt-order-link__active {
	color: #e9292f;
	border-bottom-color: transparent;
}

.drt-form-wrapper {
	display: none;
}

.fast {
	visibility: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 5;
	box-sizing: border-box;
	width: 160px;
	height: 30px;
	border: 1px solid #c9c9c9;
	margin: -15px 0 0 -80px;
	padding: 0;
	font: 12px/28px tahoma, arial, sans-serif;
	background: rgba(255, 255, 255, .7);
	color: #2d2d2d;
	cursor: pointer;
	text-align: center;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.fast:hover {
	background-color: #e9292f;
	border-color: #e9292f;
	color: #fff;
}

.drt-img-wrapper__slider {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	z-index: 3;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.drt-img-wrapper__slider span {
	-ms-flex: 1 1 100%;
	-webkit-flex: 1 1 100%;
	flex: 1 1 100%;
}

.drt-img-wrapper__slider__nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	z-index: 4;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5px;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.drt-img-wrapper__slider__nav span {
	-ms-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
	display: block;
	width: 5px;
	height: 5px;
	margin: 0 2px;
	background: #fff;
}

.drt-img-wrapper__slider__nav span:hover,
.drt-img-wrapper__slider__nav span.hover {
	background: #e9292f;
}

@media (max-width: 1366px) {
	.filter-catalog-row .drt-catalog-row {
		display: inline;
		margin: 0;
		word-spacing: -4px;
	}

	.filter-catalog-row .drt-catalog-row:before, .filter-catalog-row .drt-catalog-row:after {
		display: none;
	}

	.filter-catalog-row .drt-catalog-row .drt-item {
		display: inline-block;
		vertical-align: top;
		float: none;
		margin-top: 30px;
		width: 33%;
		word-spacing: 0;
	}
}

@media (max-width: 1023px) {
	.drt-img-wrapper__slider, .drt-img-wrapper__slider__nav {
		display: none !important;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/section.dynamic/style.css?17079872751384*/
.b-pagination {
    margin: 45px 0
}

.b-pagination .wrapper {
    text-align: center;
    margin-left: -35px;
    font: 1.21875em 'DINProBold', sans-serif;
    line-height: 1.2;
    letter-spacing: .6px;
    color: #000;
    text-transform: uppercase;
    position: relative
}

.b-pagination .wrapper .item {
    margin: 0 10px;
    padding: 0;
    cursor: default
}

.b-pagination .wrapper .item.page-num {
    cursor: pointer;
    color: inherit;
    -webkit-transition: color .3s 0 ease-in-out;
    -moz-transition: color .3s 0s ease-in-out;
    -o-transition: color .3s 0 ease-in-out;
    transition: color .3s 0s ease-in-out;
    text-decoration: underline;
}

.b-pagination .wrapper .item.page-num.active {
    padding: 5px 12px;
    color: #fff;
    text-decoration: none;
    border-radius: 50%;
    border: 0px solid #fff;
    background-color: #e9292f;
}

.b-pagination .wrapper .item.page-num.active:hover {
    color: #fff;
    cursor: default
}

.b-pagination .wrapper .item.page-num:hover {
    color: #e9292f;
    text-decoration: none
}

.b-pagination .wrapper .icon {
    position: absolute;
    top: -9px;
    font-size: 2em;
    cursor: pointer;
    color: gray
}

.b-pagination .wrapper .icon:hover {
    color: #e9292f;
    text-decoration: none
}

.b-pagination .wrapper .icon-arrow-left {
    margin-left: -30px;
}

.b-pagination .wrapper .icon-arrow-right {
}
/* End */
/* /local/templates/.default/components/bitrix/catalog.section/daruti_ANG_compositionCatalogList/style.css?170798727510260 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/section.dynamic/style.css?17079872751384 */
