

/* Start:/bitrix/templates/Romatti_NEW/components/bitrix/catalog/cat/style.css?16347245781708*/
.section_description {background: #FAFAFA url('/bitrix/templates/Romatti_NEW/components/bitrix/catalog/cat/img/bg.jpg') left top; background-size: cover;}
.section_description .description_wrapper {font-size: 1.2rem;}
.section_description .description_wrapper .sect_description {padding: 4rem;}
.section_description .sectiton_picture {background: center center no-repeat; background-size: cover; width: 100%; padding-top: 100%;}

.bottom_description {margin: 5rem 0;}
.bottom_description .picture {}
.bottom_description .picture img {width: 100%;}
.bottom_description .description_text {font-size: 1.2rem; line-height: 1.4em;}
.bottom_description .description_text h2,.bottom_description .description_text h3 {margin: 2rem  0 1rem; font-size: 2rem;}

.bottom_description .description_text .expand_link {display: block; font-size: 1.2rem; line-height: 1.5rem; padding: 1rem 2rem; background: none; color:#000; border: solid 2px #ffdd2d; font-weight: 600; margin:0 auto .5rem; width: 28rem; text-align: center;}
.bottom_description .description_text .expand_block {display: none;}
.bottom_description .description_text .expand_block.open {display: block;}

.section_nav {}
.section_nav .element {display: block; margin: 24px 0 48px; border:solid 1px #EEE;}
.section_nav .element .picture {position: relative; width: 100%; padding-top: 100%; overflow: hidden}
.section_nav .element .picture img {position: absolute; top:50%; left: 50%; transform: translateX(-50%) translateY(-50%); width: 100%;height: auto;}
.section_nav .element .title {padding: 24px; font-size: 18px; line-height: 24px; height: 120px; overflow: hidden}

.crm_pdf_wrapper {padding: 40px;}

@media (max-width: 768px) {
    .crm_pdf_wrapper {padding: 24px 0;}
    .crm_pdf_wrapper h2 {font-size: 18px;}
}
/* End */


/* Start:/bitrix/templates/Romatti_NEW/components/bitrix/catalog.element/element_new/style.css?169997793933852*/
.bx-catalog-element {margin-top: 3rem;}

.bx-catalog-element .hide {display: none}

.bx-catalog-element h1 {font-size: 2.2rem; font-weight: normal; line-height: 2.6rem; margin: 0 0 1rem;}
.bx-catalog-element .articul_code { margin-bottom: .75rem; color:#979797; font-size: 1rem; line-height: 1em;}


/*RATING*/
.rating_wrapper {margin-bottom: 12px;}

.product_quantity {margin: 12px 0;}

/*region Sidebar */


.product-item-detail-pay-block {
	position: relative;
	margin-top: 2rem;
}

.bx-retina .product-item-detail-pay-block { border-width: .5px; }

/*endregion*/

/*region Compare*/
.product-item-detail-compare-container {
	position: relative;
	margin: 0 -15px 1px -14px;
	padding: 4px 15px;
	min-height: 30px;
	border-top: 1px solid #e4e4e4;
	background: #f3f3f3;
	box-shadow: inset 0 1px 1px 0 #eee;
	color: #4e4e4e;
	vertical-align: middle;
	font-size: 12px;
	line-height: 20px;
	border-radius:1px;
}

.product-item-detail-compare .checkbox {
	margin: 0;
	padding: 0;
}

/*endregion*/

/*region Price */
.product-item-detail-price-current {
	color: #545454;
	white-space: nowrap;
	font-weight: 600;
	font-size: 2rem !important;
	line-height: 1.2em;
	transition: font-size 200ms ease;
}

.product-item-detail-price-old {
	vertical-align: middle;
	color: #6d6d6d;
	text-decoration: line-through;
	white-space: nowrap;
	font-size: 1.1rem;
	line-height: 2rem;
	display: inline-block;;
}

.product-item-detail-economy-price{
	color: #6d6d6d;
	margin-left: 2rem;
	text-align: center;
	white-space: nowrap;
	font-size: 1.1rem;
	line-height: 2rem;
	display: inline-block;;
	vertical-align: middle;
}

.product-item-label-discount{
	color: #6d6d6d;
	margin-left: 2rem;
	text-align: center;
	white-space: nowrap;
	font-size: 1.1rem;
	line-height: 2rem;
	display: inline-block;;
	vertical-align: middle;
}

.product-item-label-discount span {color:#ff5353; font-weight: 600;}
.product-item-detail-economy-price span {color:#97cc5a; font-weight: 600;}

/*endregion*/

.product-item-detail-info-container-title {
	color: #a5a5a5;
	font-size: 12px;
	text-align: center;
}

/*region SCU */
.product-item-scu-container-title {
	color: #000;
	font-size: 1.1rem; line-height: 2rem;
}

.product-item-scu-block { }

.product-item-scu-list { margin: 0; }

.product-item-scu-item-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
	display: inline-block;
	box-sizing: border-box;
	padding: .3rem .3rem;
	max-width: 100%;
	vertical-align: middle;
}

.product-item-scu-item-text-container { min-width: 48px; }

.product-item-scu-item-color-container {
	max-width: 60px;
	width: 25%;
}

.product-item-scu-item-color-block {
	position: relative;
	padding-top: 100%;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}

.bx-no-touch .product-item-scu-item-color-block { transition: outline 200ms ease; }

.bx-retina .product-item-scu-item-color-block { outline-width: .5px; }

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-width: 2px; }

.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block { outline-width: 1px; }

.product-item-scu-item-color {
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.product-item-scu-item-text-block {
	position: relative;
	padding: .3rem .6rem;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}

.bx-no-touch .product-item-scu-item-text-block { transition: outline 300ms ease; }

.bx-retina .product-item-scu-item-text-block { outline-width: .5px; }

.product-item-scu-item-text-block:hover,
.product-item-scu-item-color-block:hover,
.product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-color: #ffdd2d; }

.product-item-scu-item-text-container.selected .product-item-scu-item-text-block { outline-width: 2px; }
.product-item-scu-item-text-container.selected .product-item-scu-item-text { font-weight: 600; }

.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block { outline-width: 1px; }

.product-item-scu-item-text {
	overflow: hidden;
	max-width: 100%;
	vertical-align: middle;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 1rem;
	line-height: 18px;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
	position: relative;
	overflow: hidden;
	outline-color: #a9adb4 !important;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
	position: absolute;
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
	background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
	background-size: 80% 80%;
	content: "";
}

.product-item-selected-scu-container { word-spacing: 1px }

.product-item-selected-scu {
	display: inline-block;
	overflow: hidden;
	padding: 0 5px;
	min-width: 22px;
	height: 22px;
	outline: 1px solid #c0cfda;
	outline-color: var(--theme-color-primary);
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 11px;
	line-height: 22px;
}

.bx-retina .product-item-selected-scu { outline-width: .5px; }

.product-item-selected-scu-color {
	background-position: center;
	background-size: 20px 20px;
	background-repeat: no-repeat;
}

/*endregion*/

/*region Amount*/
.product-item-amount {
	display: inline-block; margin-right: 2rem;
}

.product-item-amount-field-container {position: relative; display: block; width: 100%;}

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
	position: absolute;
	display: block;; width: 1.5rem; text-align: center;
	color: #cccccc;
	font-size: 1.5rem;
	line-height: 1.5rem;
	right: 1rem;
	cursor: pointer;
}
.product-item-amount-field-btn-plus {top: .2rem;}
.product-item-amount-field-btn-minus {bottom: .2rem;}

.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus {}

.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover {color:#333;}

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after {

}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {

}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover { }

.product-item-amount-field-btn-minus:after {
}

.product-item-amount-field-btn-plus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
	background-size: 10px;
}

.product-item-amount-field-btn-minus:after {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
	background-size: 10px;
}

.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after { opacity: 1; }

.product-item-amount-field {
	display: inline-block;
	max-width: 7rem;
	border: 2px solid #e8e8e8;
	border-radius: 2px;
	background: transparent !important;
	color: #000;
	vertical-align: middle;
	font-size: 1rem;
	line-height: 1rem;
	padding: 1rem 1rem;
}

.bx-retina .product-item-amount-field { border-width: .5px; }

.product-item-amount-field:focus {
	outline: none !important;
	border-color: #006cc0;
	border-color: var(--theme-color-primary);
}

.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button {
	margin: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}

.product-item-amount-description-container {

	display: none;
}

.product-item-amount-description-container strong {
	color: #333;
	white-space: nowrap;
}

.product-item-amount-label-container {
	margin: 5px 0;
	color: #a5a5a5;
	font-weight: bold;
	font-size: 12px;
}

/**/
.product-item-quantity {
	color: #333;
	font-weight: normal;
	font-size: 12px;
}

/*endregion*/

/*region Buy button*/
.btn.product-item-detail-buy-button {
	position: relative;
	display: block;
	margin: 0 auto;
	max-width: 250px;
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.product-item-detail-short-card-btn .btn.product-item-detail-buy-button { margin: 0; }

.btn.product-item-detail-buy-button span {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	display: inline-block;
	min-height: 16px;
	max-width: 100%;
	white-space: normal;
	line-height: 16px;
	transform: translateY(-50%);
}

.btn-link.product-item-detail-buy-button { height: 25px; }
.prod_btn {display: inline-block; margin-right: 1rem;}
.buy_button {display: inline-block; background: #000000; color: #FFF; text-transform: uppercase; font-size: 1.1rem; line-height: 3rem; padding: 0 1.5rem; font-weight: 600; border:solid 2px #000;}
.buy_button i {display: inline-block; vertical-align: middle; margin-right: .8rem; font-size: 2rem; line-height: 3rem; }
.buy_button:hover {color:#000; background: #ffdd2d;}

.oneclick_button {display: inline-block; background: none; color: #000; text-transform: uppercase; font-size: 1.1rem; line-height: 3rem; padding: 0 1.5rem; font-weight: 600; border:solid 2px #ffdd2d;}
.oneclick_button:hover {color:#000; background: #ffdd2d;}

/*endregion*/

/*region Slider */
.product-item-detail-slider-container {
	position: relative;
	max-width: 100%;
	background: transparent;
	transition: background 800ms ease;
	z-index:90;
}

.product-item-detail-slider-block {
	position: relative;
	box-sizing: border-box;
	padding-top: 100%;
	height: 0;
}

.product-item-detail-slider-block.product-item-detail-slider-block-square { padding-top: 100%; }

.product-item-detail-slider-images-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.product-item-detail-slider-image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	opacity: 0;
	transition: opacity 250ms linear;
}

.product-item-detail-slider-image.active {
	z-index: 10;
	opacity: 1;
}

.product-item-detail-slider-image img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	outline: 1px solid transparent;
	background-position: center;
	background-repeat: no-repeat;
	transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
}

.product-item-detail-slider-progress-bar {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 180;
	height: 3px;
	background-color: #006cc0;
	background-color: var(--theme-color-primary)
}

/*endregion*/

/*region Slider Controls*/
.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
	padding: 10px 0;
	text-align: center;
	display: none !important;
}

.no-gutters-custom {margin: 0 -5px; padding: 0 10px;}
.no-gutters-custom .col-2 {padding: 0 5px;}

.product-item-detail-slider-controls-image {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 100%;
	padding-top: 100%;
	outline: 1px solid #c0cfda;
	background-color: #fff;
	text-align: center;
	cursor: pointer;
	margin: 5px 0;
}

.product-item-detail-slider-controls-image:hover,
.product-item-detail-slider-controls-image.active { outline-color: var(--theme-color-primary); }

.bx-no-retina .product-item-detail-slider-controls-image.active { outline-width: 2px; }

.bx-retina .product-item-detail-slider-controls-image { outline-width: .5px; }

.bx-retina .product-item-detail-slider-controls-image.active { outline-width: 1px; }

.product-item-detail-slider-controls-image img {
	position: absolute;
	top: 0rem;
	left: 0rem;
	bottom: 0rem;
	right: 0rem;
	width: 100%;
	height: 100%;
}

.popup .product-item-detail-slider-controls-image img {max-width: 10rem; max-height: 10rem;}

.product-item-detail-slider-left,
.product-item-detail-slider-right {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 111;
	display: block;
	width: 25%;
	background: rgba(255, 255, 255, 0) url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2230%22%20viewBox%3D%220%200%2016%2030%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2050%202%2036%2016%2022%2015%2021%201%2035%200%2036%201%2037%2015%2051%22%20transform%3D%22translate(0%20-21)%22%2F%3E%3C%2Fsvg%3E') no-repeat center left 1rem;
	opacity: .57;
	cursor: pointer;
	transition: all 300ms ease;
}

.product-item-detail-slider-left { left: 0; }

.product-item-detail-slider-right {
	right: 0;
	transform: rotate(180deg);
}

.product-item-detail-slider-left:hover,
.product-item-detail-slider-right:hover {
	background-color: rgba(255, 255, 255, .4);
	opacity: .8;
}

.product-item-detail-slider-close { display: none; }

.product-item-detail-slider-container.popup .product-item-detail-slider-close {
	position: absolute;
	top: 4px;
	right: 40px;
	bottom: 0;
	z-index: 150;
	display: block;
	width: 50px;
	height: 50px;
	background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2015.1%208.944%208%2016%201%2015.006%200%208.05%207%20.994%200%200%201%207.056%208%200%2015.1%20.994%2016%208.05%209%2015.006%2016%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
	opacity: .27;
	cursor: pointer;
	transition: all 300ms ease;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-close:hover { opacity: 1; }

.product-item-detail-slider-container.popup .product-item-detail-slider-right { right: 105px; }

/*endregion*/

/*region magnified*/
.product-item-detail-slider-container.magnified .product-item-detail-slider-image { z-index: 100; }

.product-item-detail-slider-container.magnified .product-item-detail-slider-image img { outline-color: #ddd; }

.product-item-detail-slider-container.magnified .product-item-detail-slider-left,
.product-item-detail-slider-container.magnified .product-item-detail-slider-right { z-index: 50; }

.product-item-detail-slider-container.magnified .product-item-label-text,
.product-item-detail-slider-container.magnified .product-item-label-ring { opacity: 0; }

/*	>>>	popup*/
.product-item-detail-slider-container.popup {
	position: fixed;
	top: 20px;
	right: 50px;
	bottom: 80px;
	left: 50px;
	z-index: 999999;
	background: #fff;
	animation-name: imgPopupShow;
	animation-duration: 300ms;
	box-shadow: 0 1rem .5rem -0.625rem rgba(0,0,0,0.3); border:solid 3px #EEE;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-images-container { right: 0 }

.product-item-detail-slider-container.popup .product-item-detail-slider-block {
	padding-top: 0;
	height: 100vh;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image {
	position: absolute;
	bottom: 10%;
	left: 50%;
	max-height: 70vh;
	transform: translateX(-50%);
}

@-webkit-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-moz-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-ms-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-o-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image img {
	max-width: 100%;
	max-height: 70vh;
	width: auto;
	cursor: default
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
	display: none;
	position: absolute;
	bottom: 0;
	left: 40%;
	right: 40%;
	z-index: 10000;
	overflow-y: auto;
	padding: 20px;


}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
	display: block;
	margin-bottom: 20px;
}

/*endregion*/

/*region  Slider Mobile*/
@media (max-width: 767px) {
	.product-item-detail-slider-container.popup .product-item-detail-slider-images-container { right: 0; }

	.product-item-detail-slider-container.popup .product-item-detail-slider-block {
		padding-top: 0;
		height: calc(100vh - 111px);
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-image { width: 90%; }

	.product-item-detail-slider-container.popup .product-item-detail-slider-image img {
		max-width: 100%;
		max-height: calc(100vh - 115px);
		width: auto;
		cursor: default;
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
		position: absolute;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
		overflow-x: auto;
		max-height: 111px;
		border-top: 1px solid #d3d3d3;
		border-left: none;
		white-space: nowrap;
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
		display: inline-block;
		margin-bottom: 0;
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-close {
		right: 10px;
		z-index: 200;
	}

	.product-item-detail-slider-left,
	.product-item-detail-slider-right { max-width: 75px; }

	.product-item-detail-slider-container.popup .product-item-detail-slider-right { right: 0; }

}

/*endregion*/

/*region Label*/
.product-item-label-text,
.product-item-label-ring {
	position: absolute;
	z-index: 190;
	opacity: 1;
	transition: opacity 450ms ease;
}

.product-item-label-text span,
.product-item-label-ring {
	display: inline-block;
	clear: both;
	margin-bottom: 2px;
	background: #f42c2c;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	transition: all 250ms ease;
}

.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring { background-color: #fba90c; }

.product-item-label-text > div,
.product-item-label-ring > div { line-height: 0; }

.product-item-detail-slider-container.popup .product-item-label-text,
.product-item-detail-slider-container.popup .product-item-label-ring { display: none; }

/* TEXT */
.product-item-label-text span {
	padding: 2px 5px;
	vertical-align: middle;
	font-weight: bold;
}

.product-item-label-text.product-item-label-small span {
	margin-bottom: 1px;
	padding: 2px 7px;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
}

.product-item-label-text.product-item-label-big span {
	padding: 4px 10px;
	font-size: 13px;
	line-height: 17px;
}

@media (max-width: 767px) {
	.product-item-label-text > div { line-height: 0; }

	.product-item-label-text.product-item-label-small span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
		margin-bottom: 1px;
		padding: 2px 7px;
		font-size: 10px;
		line-height: 14px;
	}

	.product-item-big-card .product-item-label-text.product-item-label-small span,
	.product-item-label-text.product-item-label-big span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
		margin-bottom: 1px;
		padding: 3px 12px;
		font-size: 14px;
		line-height: 16px;
	}

	.product-item-big-card .product-item-label-text.product-item-label-big span {
		padding: 3px 12px;
		font-size: 20px;
		line-height: 25px;
	}
}

/*RING*/
.product-item-label-ring {
	box-sizing: border-box;
	border-radius: 50%;
	font-weight: bold;
}

.product-item-label-ring.product-item-label-small {
	width: 40px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
}

.product-item-label-ring.product-item-label-big {
	width: 50px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
}

@media (max-width: 767px) {
	.product-item-label-ring.product-item-label-small,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
		width: 20px;
		height: 20px;
		font-size: 13px;
		line-height: 20px;
	}

	.product-item-big-card .product-item-label-ring.product-item-label-small,
	.product-item-label-ring.product-item-label-big,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
		width: 35px;
		height: 35px;
		font-size: 12px;
		line-height: 35px;
	}

	.product-item-big-card .product-item-label-ring.product-item-label-big {
		width: 70px;
		height: 70px;
		font-size: 24px;
		line-height: 70px;
	}
}

.product-item-label-top { top: -5px; }

.product-item-label-center {
	left: 50%;
	transform: translateX(-50%);
}

.product-item-label-center > div { text-align: center; }

.product-item-label-left { left: -5px; }

.product-item-label-left > div { text-align: left; }

.product-item-label-bottom { bottom: -5px; }

.product-item-label-middle {
	top: 50%;
	transform: translateY(-50%);
}

.product-item-label-right { right: -5px; }

.product-item-label-right > div { text-align: right; }

.product-item-label-center.product-item-label-middle { transform: translateY(-50%) translateX(-50%); }

/*endregion*/

/*region  Tabs */
.product-item-detail-tabs-container {
	margin-top: 1em;
}

.product-item-detail-tabs-list {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom:solid 3px #e8e8e8;
}

.product-item-detail-tabs-list:after {
	display: table;
	clear: both;
	content: "";
}

.product-item-detail-tab {
	float: left;
}



.product-item-detail-tab-link {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	padding: 1.5rem 1.5rem;
	color: #000;
	vertical-align: middle;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 1.2rem;
	line-height: 1.2rem;
	transition: all 250ms ease;
	border:none;
}

.product-item-detail-tab-link:hover,
.product-item-detail-tab.active .product-item-detail-tab-link {
	color: #000;
	font-weight: 600;
	border:none;
	text-decoration: none;
}

.product-item-detail-tab-link:after {
	position: absolute;
	right: 0;
	bottom: -3px;
	left: 0;
	height: 0;
	background: #000;
	border-color:transparent;
	content: "";
	transition: all 250ms ease;
}

.product-item-detail-tab-link:hover:after,
.product-item-detail-tab.active .product-item-detail-tab-link:after { height: 3px; }

.product-item-detail-tab-link:active:after { height: 6px; }

.product-item-detail-tab-content { padding: 25px 0; margin-bottom: 4em;}
/*
@media (max-width: 991px) {
	.product-item-detail-tabs-container { display: none !important; }

	.product-item-detail-tab-content { display: block !important; }
}
*/

/*Tab fixed*/
.product-item-detail-tabs-container-fixed {
	position: fixed;
	top: -100px;
	right: 0;
	left: 0;
	z-index: 300;
	background-color: #fff;
	box-shadow: 0 4px 12px 0 rgba(0,0,0,.1);
	transition: top 350ms linear;
}

.product-item-detail-tabs-container-fixed {
	min-height: 45px;
	background: #fff;
}

.product-item-detail-tabs-container-fixed.active {
	top: 0;
	opacity: 1;
	display: none !important;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list {
	margin: 0 auto;
	max-width: 1048px;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tab { min-height: 45px; }

.product-item-detail-tabs-container-fixed .product-item-detail-tab-link {
	padding: 10px 25px;
	height: 45px;
	line-height: 25px;
	border:none;
}

.bx-touch .product-item-detail-tabs-container-fixed { display: none !important; }

/*endregion*/

/*region Small Card*/
.product-item-detail-short-card-fixed {
	position: fixed;
	top: -85px;
	right: 0;
	left: 0;
	z-index: 310;
	box-sizing: border-box;
	height: 85px;
	background-color: #fff;
	box-shadow: 0 4px 12px 0 rgba(0,0,0,.1);
	transition: top 220ms linear;
}

.product-item-detail-short-card-fixed.active {
	/*top: 48px;*/
	top: 0px;
	opacity: 1;
}

.product-item-detail-short-card-fixed.active + .product-item-detail-tabs-container-fixed.active { /*top: 131px;*/ top: 85px;}

.bx-touch .product-item-detail-short-card-fixed { display: none !important; }

.product-item-detail-short-card-fixed .product-item-detail-short-card-content-container {
	margin: 0 auto;
	max-width: 1048px;
	display: flex;
	width:100%;
	align-items: center;
}

.product-item-detail-short-card-image {
	padding-right: 15px;
	width: 80px;
	max-width:80px;
	vertical-align: middle;
	text-align: center;
}

.product-item-detail-short-card-image img {
	max-width: 100%;
	height: 65px;
}

.product-item-detail-short-title-container {
	max-width: 650px;
	flex:1;
}

.product-item-detail-short-title-text {
	display: block;
	color: #000;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 16px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.product-item-detail-short-card-price {
	padding: 0 10px;
	vertical-align: middle;
	text-align: right;
}

.product-item-detail-short-card-btn {
	padding-left: 10px;
	min-width: 120px;
}

/*endregion*/

/*region Properties */
.product-item-detail-tab-content { display: none; }

.product-item-detail-tab-content.active { display: block; }

.product-item-detail-tab-content h3 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}

.product-item-detail-properties {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

.product-item-detail-properties-item {
	margin-bottom: 10px;
	display: flex;
	align-items: stretch;

}

.product-item-detail-properties-dots{
	border-bottom:1px dotted #a5a5a5;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.product-item-detail-properties-name,
.product-item-detail-properties-value {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width:50%;
	width: auto;
	font-size: 1em;
}
.product-item-detail-properties-name{
	padding-right: 3px;
	color: #333;
}

.product-item-detail-properties-value {
	color: #343a40;
	padding-left: 3px;
	text-align: right;
}

/*endregion*/

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input[type='number'] { -moz-appearance: textfield; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button { -webkit-appearance: none; }


.shipping_info {padding:15px; background: #F6F5F2; color:#777;}
.shipping_info .description_wrapper {font-size: .9em;}
.shipping_info strong {font-size: 1.2em; line-height: 1.2em; display: block; margin-bottom:.5em;}


.hide_prop {display: none !important;}

.pinbutton {opacity:0; transition: all .2s ease; position: absolute; top:1em; right:1em; z-index: 1000; background: #e60023; bordeR:none; font-size: 1.2em; line-height: 1.5em;  border-radius: .4em; cursor: pointer; box-shadow: 0 4px 6px 0 rgba(204,204,204,.6);}
.popup .pinbutton {right: auto; left:5rem;}
.pinbutton i {line-height: 1.5em; width: 1.5em; display: inline-block; color:#FFF; text-align: center;  transition: all .2s ease; cursor: pointer;  vertical-align: middle}
.pinbutton em {font-style: normal; color:#FFF; line-height: 2.25em; font-weight: bold; font-size: .8em; vertical-align: middle; padding-right: 1em;}
.pinbutton:hover {box-shadow: none;}
.product-item-detail-slider-block:hover .pinbutton {opacity: 1;}

.model3d {margin: 1em; padding: 1em; text-align: center;}
.model3d a {}

.sidebar_new {}
.sidebar_new.sidebar_mobile {display: none}
.sidebar_new .element {color:#666; padding:2rem 2rem 1rem; background: #f1f1f1;}
.sidebar_new .element.selected {margin: 1rem 0;}
.sidebar_new .element .bold {font-size: 1.2rem; line-height: 1.2rem; color:#595959; font-weight: bold; margin-bottom: .4rem;}
.sidebar_new .element p {margin: 0; font-size: 1rem; line-height: 1.2rem;}
.sidebar_new .element i {display: block; font-size: 3.5rem; width: 3.5rem; line-height: 3.5rem; text-align: center; color:#595959; position: relative; z-index: 1;  height: 3.5rem;}

.sidebar_new .element i.icon_order {background: url("/bitrix/templates/Romatti_NEW/components/bitrix/catalog.element/element_new/images/icon.svg") center center no-repeat; background-size: 3.5rem;}
.sidebar_new .element a.y_block {display: block; margin: 1rem -2rem -1rem; background: #ffdd2d; color:#000; border: none; padding: 1rem 2rem; font-size: 12px;}
.sidebar_new .element a.y_block span {text-decoration: underline; font-weight: 600;}
.sidebar_new .element a.y_block:hover {background: #FFE560}
.sidebar_new .element a.y_block:hover span {text-decoration: none;}

.bx-catalog-element .wishbtn {position: relative; right: auto; bottom: auto; font-size: 1rem; color:#8c8c8c; line-height: 2rem; margin-top: 1rem; display: block;}
.bx-catalog-element .wishbtn i {font-size: 2rem;  line-height: 2rem; vertical-align: middle; margin-right: .8rem;}

.bx-catalog-element .model {font-size: 1rem; color:#8c8c8c; line-height: 2rem; display: block; bordeR:none; margin: 2rem 0 1rem;}
.bx-catalog-element .model i {font-size: 2rem;  line-height: 2rem; vertical-align: middle; margin-right: .8rem;}
.bx-catalog-element .model:hover {color:#000;}




.bx-catalog-element .buy_blok {margin-top: 2rem;}
.bx-catalog-element .preorder {margin-top: .5rem; color:#787878; font-size: 1.1rem; font-weight: 500;}


.bx-catalog-element .description_tab {font-size: 1.3rem; line-height: 1.7rem;}
.bx-catalog-element .description_tab h3 {font-size: 1.6rem; font-weight: 400; margin: 0 0 2rem; }
.bx-catalog-element .description_tab h4 {font-size: 1.3rem; font-weight: 600; margin: 2rem 0 1rem; }
.bx-catalog-element .description_tab p {margin: 1rem 0 1rem;}

.prop_element {padding: 1rem 1rem; border-bottom: solid 1px #f1f1f1; transition: background-color .2s ease;}
.prop_element:hover {background: #f1f1f1;}
.prop_element .prop_title {text-align: right; color:#666666; font-size: 1rem; line-height: 1.2rem;}
.prop_element .prop_val {text-align: left; color:#1d1d1e; font-size: 1.2rem;  line-height: 1.2rem;}

.bx-catalog-element .detail_variant_wrapper i {display: none;}

.cheaper {
	position: relative;
  right: auto;
  bottom: auto;
  font-size: 1rem;
  color: #8c8c8c;
  line-height: 2rem;
  margin-top: 1rem;
  display: block;
	cursor: pointer;
}
.cheaper i {
	font-size: 2rem;
  line-height: 2rem;
  vertical-align: middle;
  margin-right: .8rem;
}
#RecallPopup form {
	display: flex;
	flex-direction: column;
}
#RecallPopup form p {
	padding: 15px 0;
	font-size: 16px;
}
#RecallPopup form label {
	font-size: 16px;
	font-weight: 500;
}
#RecallPopup input {
	font-size: 1rem;
  line-height: 1em;
  height: 3.4rem;
  border: 1px solid #a3a3a3;
  background: #FFF;
  color: #777;
  padding: 1rem 1.5rem;
  transition: all .2s ease;
  margin-bottom: 15px;
  max-width: 500px;
  border-radius: 0px !important;
}
#RecallPopup .order {
	margin-bottom: 15px;
  width: 100%;
  max-width: 500px;
  background: #ffdd2b;
  color: #000;
  border-radius: 0px;
	border: none;
}
#RecallPopup input[name="form_url_3"] {
	display: none;
}


.oneclick_modal {display: none; width: 450px;}
.oneclick_modal .errormsg {color: #FF3333; font-size: 14px; line-height: 20px; margin-top: 20px; }
.oneclick_modal .one_title {font-size: 24px; font-weight: bold;}
.oneclick_modal form.load {position: relative}
.oneclick_modal form.load:after {content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(255,255,255,.8)}
.oneclick_modal .input_row {margin-top: 24px;}
.oneclick_modal .input_row .label {font-size: 13px; line-height: 20px; margin-bottom: 6px;}
.oneclick_modal .input_row .label span {color: #FF3333;}
.oneclick_modal .input_row input {width: 100%; padding: 6px 12px; line-height: 24px; border:solid 1px #999; border-radius: 4px;}

.crm_pdf_wrapper {background: #F6F5F2; margin: 20px 0;}

.cta_block {margin: 12px 0 48px; text-align: center;}

.project_cta_block {background: #FEDD2D; margin: 48px 0; padding: 64px 96px; position: relative; z-index: 1; overflow: hidden}
.project_cta_block:before {content:""; position: absolute; top:-50%; bottom: -50%; left: 20%; right: -40%; transform: rotate(-45deg); background: rgba(255,255,255,.2); z-index: -1;}
.project_cta_block .title {font-size: 36px; line-height: 44px; color:#000; font-weight: 700; margin-bottom: 15px;}
.project_cta_block .description {font-size: 16px; line-height: 20px; color:#555555; }

.project_cta_block a {display: flex; font-size: 13px; line-height: 20px; padding: 15px 25px; background: #000; color:#FFF; text-transform: uppercase}
.project_cta_block a i {margin-left: auto; font-size: 20px; line-height: 20px; width: 20px; text-align: center;}
.project_cta_block a:hover {background: #333; color:#FFF;}

.showroom {display: flex; margin: 24px 0; align-items: center; background: #F1F1F1; padding: 12px;}
.showroom  .showroom_picture {margin-right: 24px; border: none}
.showroom  .showroom_picture img {height: 36px;}
.showroom p {font-size: 14px; line-height: 24px; margin: 0; color: #777}

@media (max-width: 767px) {

	.sidebar_new.sidebar_mobile {display: block !important;}

	.project_cta_block {padding: 30px;}
	.project_cta_block .description {margin-bottom: 20px;}
}
/* End */


/* Start:/bitrix/components/bitrix/sale.prediction.product.detail/templates/.default/style.min.css?1586121621332*/
.catalog-element-popup-wrapper{position:absolute;box-sizing:border-box;border-radius:3px;background:rgba(0,0,0,.77)}.catalog-element-popup-inner{padding:20px;max-width:300px;font:13px "Helvetica Neue",Arial,Helvetica,sans-serif}.catalog-element-popup-element{color:#ffa801;font:bold 13px "Helvetica Neue",Arial,Helvetica,sans-serif}
/* End */


/* Start:/bitrix/templates/Romatti_NEW/components/bitrix/system.pagenavigation/.default/style.css?15861216221060*/
div.modern-page-navigation {margin: 2em 0 1em; border-bottom:solid .5em #F6F5F2; text-align: left}

div.modern-page-navigation span.count {float:left; color:#DDD; line-height: 2.5em;}
div.modern-page-navigation span.count strong {font-weight: 900;}

div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
    font-size: 1.2em;
    display:inline-block;
    width: 3em;
    line-height: 3em;
    height: 3em;
    text-align: center;
	text-decoration: none;
    border:none;
    color:#AAA;
    font-weight: 400;
    position: relative;
    border-bottom:solid .2em transparent;
    margin-bottom:-.5em;
    font-family: "Gilroy", "Open Sans", "Verdana", sans-serif;
}

div.modern-page-navigation a:hover {color:#333; border-color:#BAB7A1;}


div.modern-page-navigation a.modern-page-previous, div.modern-page-navigation a.modern-page-next {width:auto;}
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first {}

span.modern-page-current {color:#333; font-weight: 900; border-color:#ffdd2d;}
/* End */


/* Start:/bitrix/templates/Romatti_NEW/components/bitrix/news.list/portfolio/style.css?16620300131502*/
.portfolio_list {margin: 0 0 40px;}
.portfolio_list .element {display: block; height: 32rem; background: #FFF center center no-repeat; background-size: cover; box-shadow: 0 1rem .5rem -0.625rem rgba(0,0,0,0.3); border:none; position: relative; z-index: 1; transition: all .2s ease;}
.portfolio_list .element:hover {}

.portfolio_list .element .caption {position: absolute; bottom:0; left:0; right:0;  padding: 10rem 3.3rem 3rem 3.3rem; z-index:1;}
.portfolio_list .element .caption:before {
    content: ""; position: absolute; bottom:0; left:0; right:0; top:0; z-index:-1;
    background: rgb(17,17,17);
    background: linear-gradient(0deg, rgba(17,17,17,0.8) 0%, rgba(17,17,17,0.7) 48%, rgba(17,17,17,0.4) 80%, rgba(17,17,17,0) 100%);
    opacity: 1; transition: all .4s ease;}
.portfolio_list .element:hover .caption:before {
    opacity: .6;
}
.portfolio_list .element .caption .label {font-size: 11px; text-transform: uppercase; font-weight: 600; color:#000; background: #FEDD2D; padding: 0 4px; line-height: 16px; display: inline-block; margin-bottom: 12px;}
.portfolio_list .element .caption .title {font-size: 2.4rem; line-height: 1em; font-weight: 800; color:#FFF;}
.portfolio_list .element .caption .date {font-size: 1rem; line-height: 1.1em; font-weight: 600; color:#FFF; margin-top: 1rem;}

.portfolio_list .element .link {display: block; position: absolute; top:0; left:0; right:0; bottom:0; border:none; z-index: 1000}
.portfolio_list .element .link:hover {color:#777;}
/* End */


/* Start:/bitrix/templates/Romatti_NEW/components/bitrix/catalog.section/section_fast/style.css?168744374111463*/
.text-center {text-align: center;}
.section_info {margin:0 0 2rem;}
.section_info .section_items_total {color:#7a7a7a; font-size: 1rem; line-height: 1rem; padding: 1rem 0; display: flex;}
.section_info .section_items_total .download_pdf {display: inline-block; margin-left: 20px; border:none; color:#777;}
.section_info .section_items_total .download_pdf i {display: inline-block; margin-right: 5px; color:#000; transition: all .2s ease;}
.section_info .section_items_total .download_pdf:hover {color:#000;}
.section_info .section_items_total .download_pdf:hover i {color:#ff5353;}

.order_wrapper {text-align: right;}
.sort_order {display: block; width: 100%; font-size: 1.2rem; line-height: 1rem; padding: 1rem; border:solid 1px #CCC; cursor: pointer; transition: all .2s ease; position: relative}
.sort_order:hover {border-color: #AAA}
.sort_order .selecteed {}
.sort_order .selecteed i {float:right; font-size: 2rem; color:#CCC; line-height: 1rem;}
.sort_order .dropdown {display: none; position: absolute;  top:3rem; left:0; right:0; z-index: 100; background: #FFF; border:solid 1px #CCC; box-shadow: 0 1rem 0.3em -0.625rem rgba(0,0,0,0.3)}
.sort_order .dropdown a {display: block; font-size: 1.2rem; color:#777; line-height: 1rem; padding: 1rem; border:none;}
.sort_order .dropdown a:hover {background: #F1F1F1;}

/*ELEMENTS*/
.catalog_element_list {margin: 0 -1rem;}
.catalog_element_list .element {margin: 0 6px 12px; border: 3px solid #f1f1f1; background: #fff; box-shadow: none; transition: all .3s ease; position: relative}
.catalog_element_list .element:hover {box-shadow: 0 0 1rem 0 rgba(0,0,0,0.1);}
.catalog_element_list .element .picture_wrapper {position: relative; display: block; z-index: 1; width: 100%; padding-top: 100%; border:none; overflow: hidden;}
.catalog_element_list .element .picture_wrapper .picture {position: absolute; top:0; lefT:0; width: 100%; height: 100%; object-fit: cover;  z-index: 1; transition: opacity .2s ease;}
.catalog_element_list .element .picture_wrapper .picture.lazyload {opacity: 0;}
.catalog_element_list .element .picture_wrapper .picture.lazyloaded {opacity: 1}
.catalog_element_list .element .picture_wrapper .picture.second {z-index: 3; opacity: 0;}
.catalog_element_list .element .picture_wrapper:hover .picture.second + .picture.primary {opacity: 0}
.catalog_element_list .element .picture_wrapper:hover .picture.second {opacity: 1;}


.catalog_element_list .element .offer_label_wrapper {position: absolute; top: 0; left: 0; display: flex;}
.catalog_element_list .element .offer_label {background: #1d1d1e; padding: .25rem .75rem; line-height: 1rem; font-size: .7rem; text-transform: uppercase; font-weight: 600; z-index: 20; box-shadow: 0 1rem 0.3em -0.625rem rgba(0,0,0,0.2); height: 20px;}
.catalog_element_list .element .offer_label.discount {color: #FFF; background: #ff5353}
.catalog_element_list .element .offer_label.discount i {display: none;}
.catalog_element_list .element .offer_label.hit {color: #ffdd2d; padding-left: .7rem;}
.catalog_element_list .element .offer_label.hit i {display: inline-block; margin-right: .5rem; vertical-align: middle; font-size: 1rem; line-height: 1rem;}
.catalog_element_list .element .offer_label.hit span {display: inline-block; vertical-align: middle;}

.catalog_element_list .element .offer_label.available {position: absolute; padding: 5px 6px; top: auto; bottom:0; right:0; left: auto; height: auto; color:#000; line-height: 12px; background: #ffdd2d; display: flex; box-shadow: -4px -4px 0 #000000;}
.catalog_element_list .element .offer_label.available i {font-size: 10px; line-height: 12px; height: 12px; width: 12px; text-align: center; box-shadow: 0 0 0 1px #000;  margin-right: 6px; border-radius: 50%;}
.catalog_element_list .element .offer_label.available span {text-transform: lowercase; font-size: 10px; line-height: 12px; font-weight: 600; height: auto;}

.catalog_element_list .element .wishbtn {position: absolute; top: 1rem; height: 3rem; width: 3rem; right: 1rem; display: block; cursor: pointer; z-index:20;}
.catalog_element_list .element .wishbtn i {display: block; font-size: 2rem; line-height: 3rem; height: 3rem; width: 3rem; text-align: center;}
.catalog_element_list .element .wishbtn:hover {color:#ff5353;}

.catalog_element_list .element .title_wrapper {margin: 1.4rem 0 .5rem 0; padding: 0 1rem; font-size: 1.3rem; line-height: 1em; height: 7rem; overflow: hidden;}
.catalog_element_list .element .title_wrapper .title {color: #1d1d1e; font-weight: 500; font-size: 1.15rem; line-height: 1.6rem; display: inline-block; border: none;}
.catalog_element_list .element .title_wrapper .title span {font-weight: 400; font-size: 1rem; color:#444;}
.catalog_element_list .element .title_wrapper .title .bold {font-weight: 500; display: block;}
.catalog_element_list .element .title_wrapper .title:hover .bold {color:#000;}

.catalog_element_list .element .title_wrapper .articul {color:#999; font-size: 11px; line-height: 11px; margin-top: 5px;}

.catalog_element_list .element .discount_block {padding: 0 1rem; font-size: 1rem; line-height: 1rem; min-height: 1rem; margin: 0 0 1rem;}
.catalog_element_list .element .discount_block .discount_percent {color: #8c8c8c; white-space: nowrap;}
.catalog_element_list .element .discount_block .discount_percent span {color: #ff5353; font-weight: 600;}
.catalog_element_list .element .discount_block .discount {color: #8c8c8c; white-space: nowrap;}
.catalog_element_list .element .discount_block .discount span {color: #97cc5a; font-weight: 600; vertical-align: middle;}

.catalog_element_list .element .price_block  {padding: 0 1rem; height: 3rem; overflow: hidden; margin-bottom:1rem;}

.catalog_element_list .element .price_block .price_request { height: 39px; overflow: hidden; background: #EEE;. font-size: 14px; line-height: 25px; padding: 7px 12px; border: none; display: block; text-align: center; font-weight: 600;  white-space: nowrap; margin-top: -8px;}
.catalog_element_list .element .price_block .price_request:hover {background: #ffdd2d; color:#000;}

.catalog_element_list .element .price_block  .price_old {color: #959595; white-space: nowrap; font-size: 1.2rem; line-height: 1.2rem; height:1.2rem; text-decoration: line-through; display: block;}
.catalog_element_list .element .price_block  .price {color: #545454; white-space: nowrap; font-weight: 700; font-size: 1.6rem; line-height: 1.8rem; margin: 0; display: block;}
.catalog_element_list .element .price_block  .price {font-size: 1.2rem; }

.catalog_element_list .element .price_block  .cart_wrapper {text-align: right; padding-top: .6rem; height: 3rem;}
.catalog_element_list .element .price_block  .cart_wrapper a {display: inline-block; vertical-align: bottom; border: none; }

.catalog_element_list .element .price_block  .more_variants {font-size: .9rem; color: #8c8c8c; line-height: 1.8rem; margin-top:.6rem;  display: block}
.catalog_element_list .element .price_block  .more_variants:hover {color:#000;}

.catalog_element_list .element .price_block  .cart_wrapper .add2cart {color:#000; margin-left: 1rem;}
.catalog_element_list .element .price_block  .cart_wrapper .add2cart:hover {color:#000;}
.catalog_element_list .element .price_block  .cart_wrapper .add2cart i {font-size:2.4rem; line-height: 2.4rem; height: 2.4rem; width: 2.4rem; text-align: center; display: block}
.catalog_element_list .element .price_block  .cart_wrapper .add2cart.done {}
.catalog_element_list .element .price_block  .cart_wrapper .add2cart.done i:before {content:"\f00c"; color:#97cc5a;}

.show_more_wrapper {text-align: center; margin-top: -1rem;}
.show_more_wrapper .loader {height: 2rem; text-align: center; margin-bottom: 1rem;}
.show_more_wrapper .loader i {display: inline-block; width: 1.2rem; height: 1.2rem; border-radius: 50%; background: #ffdd2d; margin:.3rem .5rem; transform: scale(0);
    animation-name: loader_dot;
    animation-duration: 1s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
    opacity: 0;
}
.show_more_wrapper.active .loader i {opacity: 1;}
.show_more_wrapper .loader i:nth-child(1) {animation-delay:0s;}
.show_more_wrapper .loader i:nth-child(2) {animation-delay:.1s;}
.show_more_wrapper .loader i:nth-child(3) {animation-delay:.2s;}
.show_more_wrapper .loader i:nth-child(4) {animation-delay:.3s;}
.show_more_wrapper .loader i:nth-child(5) {animation-delay:.4s;}

@keyframes loader_dot {
    0% {transform: scale(0)}
    50% {transform: scale(1)}
    100% {transform: scale(0)}
}

@media (max-width: 767px) {
    .catalog_element_list {margin: 0 -.2rem;}
    .catalog_element_list .element {margin: .2rem;}

    .catalog_element_list .element .offer_label {padding: .2rem .5rem; font-size: .7rem; line-height: 1rem;}
    .catalog_element_list .element .offer_label.hit {padding-left: .5rem;}
    .catalog_element_list .element .offer_label.hit i {font-size: 1rem; line-height: 1rem;}

    .catalog_element_list .element .offer_label.available {padding: 0 2px; line-height: 10px; }
    .catalog_element_list .element .offer_label.available i {display: none;}
    .catalog_element_list .element .offer_label.available span {font-size: 9px; line-height: 10px; }

    .catalog_element_list .element .offer_label.discount span {display: none;}
    .catalog_element_list .element .offer_label.discount i {display: block; font-size: 1rem;}

    .catalog_element_list .element .wishbtn {top:.5rem; right:.5rem; height: 1.2rem; width: 1.2rem;}
    .catalog_element_list .element .wishbtn i {font-size: 1.2rem; line-height: 1.2rem; width: 1.2rem; height: .2rem;}

    .catalog_element_list .element .title_wrapper {padding: 0 .5rem; line-height: 1rem; height: 5rem; margin:.5rem 0;}
    .catalog_element_list .element .title_wrapper .title {font-size: .9rem; line-height: 1rem;}
    .catalog_element_list .element .title_wrapper .title span {font-weight: 400; font-size: .6rem; line-height: .8rem; margin-bottom: .2rem;color:#777; display: block;}
    .catalog_element_list .element .title_wrapper .title strong {font-weight: 500; display: block;}
    .catalog_element_list .element .title_wrapper .articul {font-size: .5rem; line-height: 1rem; margin: 0;}


    .catalog_element_list .element .discount_block {display: none;}

    .catalog_element_list .element .price_block {padding:0 .5rem; height: 24px; margin-bottom: .5rem;}
    .catalog_element_list .element .price_block .price_old {display: none;}
    .catalog_element_list .element .price_block .price {font-size: .9rem; line-height: 24px;}

    .catalog_element_list .element .price_block .price_request {font-size: 11px;}

    .catalog_element_list .element .price_block .more_variants {display: none;}

    .catalog_element_list .element .price_block .cart_wrapper {padding:0; height: 1.2rem;}
    .catalog_element_list .element .price_block .cart_wrapper .add2cart {background: none; text-align: right; }
    .catalog_element_list .element .price_block .cart_wrapper .add2cart i {font-size: 24px; line-height: 24px; height: 24px; width: 24px; margin:0; display: inline-block}

    .show_more_wrapper {margin:0 0 1rem;}
    .bx-pagination-container {margin-bottom: 2rem;}
}


@media (min-width:768px) and (max-width:991px) {}
@media (min-width:992px) and (max-width:1199px) {.catalog_element_list .element .price_block .more_variants {display: none !important;}}


/* End */
/* /bitrix/templates/Romatti_NEW/components/bitrix/catalog/cat/style.css?16347245781708 */
/* /bitrix/templates/Romatti_NEW/components/bitrix/catalog.element/element_new/style.css?169997793933852 */
/* /bitrix/components/bitrix/sale.prediction.product.detail/templates/.default/style.min.css?1586121621332 */
/* /bitrix/templates/Romatti_NEW/components/bitrix/system.pagenavigation/.default/style.css?15861216221060 */
/* /bitrix/templates/Romatti_NEW/components/bitrix/news.list/portfolio/style.css?16620300131502 */
/* /bitrix/templates/Romatti_NEW/components/bitrix/catalog.section/section_fast/style.css?168744374111463 */
