

/* Start:/bitrix/templates/mmb_2k18/components/bitrix/asd.elements.detail/mn_product_adaptive2/style.css?168424117036312*/
#fast-order-form {
    display: none;
    width: 400px;
}

.tissue-params .tissue-picture {
    overflow: hidden;
}

/*DownArrow*/
.arrow-wrap {
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 10px;
    margin-left: -651px;
    background: #858585;
    width: 54px;
    height: 54px;
    padding: 20px 9px;
    /*border-radius: 50%;*/
    font-size: 0.5em;
    display: block;
    box-shadow: 0px 0px 5px 0px #333;
    /*opacity: .4;*/
}

.arrow-wrap:hover {
    background: #000;
}

.arrow-wrap .down-arrow {
    float: left;
    position: relative;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 3em 3em 0 3em;
    border-color: #ffffff transparent transparent transparent;
    -webkit-transform: rotate(360deg);
}

.down-arrow:after {
    content: '';
    position: absolute;
    top: -3.2em;
    left: -3em;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 3em 3em 0 3em;
    border-color: #858585 transparent transparent transparent;
    -webkit-transform: rotate(360deg);
}

.arrow-wrap:hover .arrow:after {
    border-color: #000 transparent transparent transparent;
}

.hint {
    opacity: 0;
    position: absolute;
    top: 0.6em;
    width: 100%;
    left: 0;
    font-size: 2em;
    font-style: italic;
    text-align: center;
    color: #fff;
}

.arrow-wrap:hover .hint {
    opacity: 1;
}

@-webkit-keyframes arrows {
    0% { top: 0; }
    10% { top: 12%; }
    20% { top: 0; }
    30% { top: 12%; }
    40% { top: -12%; }
    50% { top: 12%; }
    60% { top: 0; }
    70% { top: 12%; }
    80% { top: -12%; }
    90% { top: 12%; }
    100% { top: 0; }
}

.arrow-wrap .down-arrow {
    -webkit-animation: arrows 2.8s 0.4s;
    -webkit-animation-delay: 2s;
}

.order-form .auth {
    position: absolute;
    right: 10px;
    top: 3px;
    font: 14px/20px arial;
    color: #000;
}

.page-catalog-item.item-information .showroom {
    text-align: right;
}

.page-catalog-item.item-information .showroom a {
    display: inline-block;
    vertical-align: top;
    padding: 5px 0;
    margin: 0;
}

.gd_link {
    padding-left: 12px;
    background: url(/bitrix/images/icons/external.png) no-repeat 0 60%;
}

.page-catalog-item.item-configuration .attention, .item-tab.jsItemTab .attention {
    display: block;
    text-decoration: none;
    background: #f3f3f3;
    font-size: 14px;
    padding: 10px;
    margin: 14px 18px 14px 0;
    border: 1px dashed #d3d3d3;
}

.msgxxx {
    text-align: center; font-weight: bold; font-size: 15px; color: #000; display: inline-block; line-height: 23px;
}

.msgxxx-box {
    position: absolute; width: 100%; height: 100%; border-radius: 10px; border: 1px solid lightgray; box-shadow: 0 0 15px gray; background: #d8d8d8; display: none;
}

#tissue-search-block {
    padding: 0 10px 10px 10px; display: none;
}

.modelxxx-box {
    position: relative; display: none;
}

.contentxxx {
    width: 471px; height: 308px;
}

.contentxxx p {
    font-size: 11px;
}

.tissues-pictures-wrapper1 {
    overflow-y: auto; overflow-x: hidden;
}

.tissues-pictures-wrapper1 .tissues-pictures {
    width: 823px
}

.tissues-pictures-wrapper2 {
    overflow-y: auto; overflow-x: hidden; height: 404px;
}

.tissues-pictures-wrapper2 .tissues-pictures {
    width: 823px
}

.lightyellow {
    background-color: lightyellow;
}

.lightyellow a {
    color: gray !important;
}

/*new style --------------------------------------- */

.credit-yandex > div {
    width: 100% !important;
    padding-left: 3px;
}

.credit-yandex > div:first-of-type > div > div:first-of-type {
    display: none !important;
}

.credit-yandex > div > div:first-of-type > div {
    border-radius: 3px !important;
}

body .input[type="submit"], input[type="button"], button, .button {
    max-width: 403px;
    margin: 0 auto;
}

body .page-catalog-item .item-content .buy .button-wrapper {
    margin: 0 auto;
}

body .page-catalog-item .item-content .buy .button-wrapper.click, body .page-catalog-item .item-content .buy .button-wrapper.cart {
    display: inline-block;
    margin-bottom: 5px;
}

.mn-btn-block {
    text-align: left;
    margin: 15px 0;
}

body .page-catalog-item .item-content .buy .price {
	width: 100%;
    padding: 27px 0;
}

.btn-tk {
    text-align: center;
}

body .page-catalog-item .item-content .buy .button-wrapper.credit,
body .page-catalog-item .item-content .buy .button-wrapper.credit-yandex {
    margin: 0 0 5px 0;
}

.wrap-credit {
    text-align: left;
}

body .page-catalog-item .item-content .configuration {
    padding: 0;
}
/*
body .popup .popup-title .popup-warning{
    display: block;
    margin: 5px 0;
}
*/
.col-12 .attention, .col-md-12 .attention {
    text-decoration: none;
    background: #f3f3f3;
    font-size: 1rem;
    padding: 10px;
    margin: 0;
    border: 1px dashed lightgray;
}
.col-md-12 .attention a, .col-12 .attention a {
    color: #c39!important;
    line-height: 18px;
    margin-right: 20px;
    position: relative;
}
@media screen and (max-width: 768px) {

    body .page-catalog-item .item-content .buy .button-wrapper {
        width: 100%;
    }
}

#quick_ordder_form{
    max-width:100%;
}

/* =========================================================================================================== */

.component-product-detail-container .fieldset-block a:hover
{
	color:#666;
}

.component-product-detail-container .page-catalog-item .item-content .buy .click a.btn
{
	background: none;
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa;
	border: 1px dashed;
	text-shadow: none;
}

.component-product-detail-container .component-product-detail-title-container h1
{
	font-weight: bold;
}

.component-product-detail-container .component-product-detail-images-desktop-container
{
	display: none;
}

.component-product-detail-container .component-product-detail-rightcol-container .component-product-detail-block-container-inner
{
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-items: stretch;
	justify-content: flex-start;
}

.component-product-detail-container .component-product-detail-rightcol-container .component-product-detail-rightcol-group1-container
{
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-items: stretch;
	justify-content: flex-start;
	background: #fff;
}

.component-product-detail-container .component-product-detail-order-container-outer
{
	display: none;
}

.component-product-detail-container .component-product-detail-order-container-outer-sidebar
{
	will-change: min-height;
}

.component-product-detail-container .component-product-detail-order-container-outer-sidebar-inner.sidebar__inner
{
	will-change: position, transform;
}

.component-product-detail-container .component-product-detail-delivery-container
{
	order: 45;
}

.component-product-detail-container .component-product-detail-description-container
{
	order: 49;
}

/* ----------------------------------------------------------------------------------------- */

.component-product-detail-images-content-container .page-catalog-item.box-shadow.item-slider
{
    position: relative;
    padding: 0;
}

.component-product-detail-images-content-container .page-catalog-item .item-content
{
    padding: 18px 10px 0 10px;
    border: 1px solid #ececec;
}

.component-product-detail-images-content-container .page-catalog-item .item-content .slider
{
    width: 100%;
    margin-bottom: 14px;
}

.component-product-detail-images-content-container .page-catalog-item .item-content a.download_photo {
    line-height: 18px;
    font-size: 18px;
    position: absolute;
    padding: 10px;
    background: #c39;
    color: #fff;
    top: 0px;
    right: 0px;
    z-index: 1;
}

.component-product-detail-images-content-container .page-catalog-item .item-content .slider .main-image {
    height: 302px;
    position: relative;
    text-align: center;
}

.component-product-detail-images-content-container .page-catalog-item .item-content .slider .main-image > span
{
	display: block;
	width: 100%;
	height: 100%;
}

.component-product-detail-images-content-container .page-catalog-item .item-content .slider .main-image img
{
    cursor: zoom-in !important;
	object-fit: contain;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	padding: 0;
    max-height: 100%;
    max-width: 100%;
	margin: auto;
}

.component-product-detail-images-content-container .page-catalog-item .item-content .slider .main-image img.no-zoom {
    cursor: auto !important;
}

.component-product-detail-images-content-container .page-catalog-item .item-content .notice {
    line-height: 18px;
    font-size: 18px;
    position: absolute;
    padding: 10px;
    background: #c39;
    color: #fff;
    top: -10px;
    left: -15px;
    z-index: 1;
}

.component-product-detail-images-content-container .page-catalog-item .item-content .slider .additional-images-wrapper {
	overflow: hidden;
	height: 60px;
	margin-top: 4px;
}
.component-product-detail-images-content-container .page-catalog-item .item-content .slider .additional-images .additional-image img {
	object-fit: contain;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	padding: 0;
    max-height: 100%;
    max-width: 100%;
	margin: auto;
}

.component-product-detail-images-content-container .page-catalog-item .item-content .slider .additional-images {
    margin: 0 auto 0 auto;
}

.component-product-detail-images-content-container .page-catalog-item .item-content .slider .additional-images ul {
	margin: 0;
	padding: 0;
}

.component-product-detail-images-content-container .page-catalog-item .item-content .slider .additional-images .additional-image {
    display: block;
    position: relative;
    float: left;
    width: 85px;
    height: 60px;
    margin: 0 10px 0 10px;
    border: 1px solid #ececec;
    opacity: .8;
    filter: alpha(opacity=80);
    background: #fff;
}

.component-product-detail-images-content-container .page-catalog-item .item-content .slider .additional-images .additional-image.active,
.component-product-detail-images-content-container .page-catalog-item .item-content .slider .additional-images .additional-image:hover {
    border: 1px solid #c39;
    opacity: 1;
}

.component-product-detail-images-content-container .page-catalog-item .item-content .slider .navigation {
    text-align: center;
    padding-top: 10px;
}

.component-product-detail-images-content-container .page-catalog-item .item-content .slider .navigation ol {
	padding: 0;
	list-style: none;
	text-align: center;
}

.component-product-detail-images-content-container .page-catalog-item .item-content .slider .navigation li {
	list-style: none;
	display: inline-block;
}

.component-product-detail-images-content-container .page-catalog-item .item-content .slider .navigation li a {
	text-indent: -99999px;
}

.component-product-detail-images-content-container .page-catalog-item .item-content .slider .navigation .item {
    display: inline-block;
    background: url(/bitrix/templates/mmb_2k18/images/sprite.png) no-repeat -270px -107px;
    width: 15px;
    height: 15px;
    margin-right: 7px;
}

.component-product-detail-images-content-container .page-catalog-item .item-content .slider .navigation .item.current {
    background: url(/bitrix/templates/mmb_2k18/images/sprite.png) no-repeat -245px -107px;
}

.component-product-detail-images-content-container .page-catalog-item .item-content .slider .navigation a.item:hover {
    background: url(/bitrix/templates/mmb_2k18/images/sprite.png) no-repeat -180px -140px;
}

.component-product-detail-order-container.page-catalog-item .item-content .buy .button-wrapper
{
	width: 100%;
	margin: 0;
	padding: 0;
}

body .component-product-detail-order-container.page-catalog-item .item-content .buy .button-wrapper.click
{
	width: 100%;
	margin: 0;
	padding: 0;
}

.component-product-detail-container .component-product-detail-order-container-target .component-product-detail-order-container
{
	margin-bottom: 1.5rem;
}

/* ----------------------------------------------------------------------------------------- */
/*
@font-face {
    font-family: 'rouble';
    src: url(/bitrix/templates/mmb_2k18/fonts/rouble/rouble.eot);
    src: url(/bitrix/templates/mmb_2k18/fonts/rouble/rouble.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/mmb_2k18/fonts/rouble/rouble.woff) format("woff"), url(/bitrix/templates/mmb_2k18/fonts/rouble/rouble.ttf) format("truetype"), url(/bitrix/templates/mmb_2k18/fonts/rouble/rouble.svg#rouble) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.component-product-detail-container .rub
{
    font-family: 'rouble';
    text-decoration: none;
    font-size: 90%;
}
*/

/* ----------------------------------------------------------------------------------------- */

body .fancy-popup.credit {
	padding: 0px;
}

.fancy-popup.credit h1, .fancy-popup.credit .credit_title {
	text-align: center;
	line-height: 36px;
	font-size: 28px;
	font-weight: bold;
	color: #c39;
	margin-bottom: 18px
}

.fancy-popup.credit .credit_title span {
	margin-bottom: 18px
}

.fancy-popup.credit .credit-info {
	background: #eee;
	padding: 20px 10px 10px
}

.fancy-popup.credit .credit-info .credit-steps {
	padding-bottom: 75px;
	background: url('/bitrix/templates/mnogomeb/images/credit.png') no-repeat 50% 100%
}

.fancy-popup.credit .credit-info .credit-step {
	display: inline-block;
	font-size: 14px;
	width: 130px;
	height: 50px;
	vertical-align: top;
	margin: 0 9px;
	background: #fff;
	border-radius: 5px;
	padding: 8px;
	position: relative;
	text-align: center
}

.fancy-popup.credit .credit-info .credit-step.credit-time {
	width: 114px
}

.fancy-popup.credit .credit-info .credit-step.credit-delivery {
	width: 220px
}

.fancy-popup.credit .credit-info .credit-step.credit-pay {
	width: 130px
}

.fancy-popup.credit .credit-info .credit-step:before {
	content: '';
	position: absolute;
	bottom: -6px;
	left: 50%;
	margin-left: -6px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #fff
}

.fancy-popup.credit .credit-form {
	padding: 0 20px 20px
}

.fancy-popup.credit .credit-form label {
	border: 2px solid #fff;
	margin: 10px 0;
	display: block;
	padding: 3px
}

.fancy-popup.credit .credit-form .credit-bank-icon {
	float: left;
	margin-left: 5px;
	width: 140px
}

.fancy-popup.credit .credit-form .credit-bank-icon img {
	max-width: 130px
}

.fancy-popup.credit .credit-form ul {
	margin-left: 200px
}

.fancy-popup.credit .credit-form .credit-form-button {
	text-align: center;
	margin-top: 20px
}

.fancy-popup.credit .credit-form .credit-form-button button {
	width: 200px;
	display: inline-block;
}

.fancy-popup.credit .credit-form .credit-form-button .js-link {
	color: #693;
	border-bottom: 1px dashed #693;
	margin-left: 30px
}

.fancy-popup.credit .credit-form .credit-form-button .js-link:hover {
	border: 0
}

.fancy-popup.credit .credit-more {
	font-size: 11px;
	color: #aaa;
	margin: 20px 5px 0
}

/* ----------------------------------------------------------------------------------------- */

.component-product-detail-container .t-right
{
	text-align: right;
}

.component-product-detail-container .f-left
{
	float: left;
}

.component-product-detail-container .f-right
{
	float: right;
}

.component-product-detail-container .item-ready-choose .item-choose {
    background: transparent;
    border: 2px solid #ccc;
}

.component-product-detail-container .item-ready-choose .item-choose + .item-choose {
    margin-top: 10px;
}

.component-product-detail-container .item-ready-choose .item-choose .item-title
{
	background: #fc0;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid lightgray;
	cursor: pointer;
}

.component-product-detail-container .item-ready-choose .item-choose.checked {
    border-color: #c39;
}

.component-product-detail-container .item-ready-choose .item-choose .item-content {
    background: #fff;
    position: relative;
    overflow: hidden;
    width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
}

.component-product-detail-container .item-ready-choose .item-choose .item-content > .clear
{
	display: none;
}

.component-product-detail-container .item-ready-choose .label-choose {
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    border: 1px solid #ccc;
    border-top: 0;
    border-left: 0;
    padding: 6px 9px 5px 8px;
    font-weight: bold;
    font-size: 17px;
    cursor: pointer;
}

.component-product-detail-container .item-ready-choose .label-choose .radio,
.component-product-detail-container .item-ready-choose .label-choose input[type="radio"]
{
	margin-right: 5px;
	cursor: pointer;
}

.component-product-detail-container .item-ready-choose .table-container-outer {
	flex: 1 1 250px;
    padding: 13px 10px 0 10px;
    font-size: 12px;
    order: 5;
    min-width: 250px;
    max-width: 100%;
}

.component-product-detail-container .item-ready-choose .table-container {
    overflow: hidden;
}

.component-product-detail-container .item-ready-choose .table-container table {
    width: 100%;
}

.component-product-detail-container .item-ready-choose .table-container-outer tr {
    border-bottom: 1px solid #ececec
}

.component-product-detail-container .item-ready-choose .table-container-outer td {
    padding: 3px 9px 4px 0
}

.component-product-detail-container .item-ready-choose .table-container-outer td strong {
    font-weight: 400
}

.component-product-detail-container .item-ready-choose .item-image {
	flex: 0 0 auto;
    width: 196px;
    height: 124px;
    margin: 37px 0 auto 0;
    position: relative;
}

.component-product-detail-container .item-ready-choose .item-image span {
	display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}

.component-product-detail-container .item-ready-choose .item-image a {
	display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}

.component-product-detail-container .item-ready-choose .item-image a.displaynone {
	display: none;
}

.component-product-detail-container .item-ready-choose .item-image img {
	object-fit: contain;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	padding: 0;
	height: auto;
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.component-product-detail-container .item-ready-choose .item-labels {
	flex: 0 0 auto;
	order: 9;
    width: 100%;
    margin: 10px 0 10px 0;
}

.component-product-detail-container .item-ready-choose .item-labels span {
    padding: 7px 12px 8px 10px;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    font-size: 18px;
    color: #fff;
    display: inline-block
}

.component-product-detail-container .item-ready-choose .item-labels .item-label-in-stock {
    background: #fc0;
    color: #000
}

.component-product-detail-container .item-ready-choose .item-labels .item-label-delivery {
    padding: 6px 7px 4px 10px;
    background: #693;
    font-size: 14px
}

.component-product-detail-container .item-ready-choose .item-labels .item-label-hit {
    background: #c39;
    text-transform: uppercase
}

.component-product-detail-container .item-ready-choose .item-info {
    overflow: hidden;
    margin: 18px 9px 6px 0
}

.component-product-detail-container .item-ready-choose .item-price .actual,
.component-product-detail-container .item-ready-choose .item-price .old {
    float: left
}

.component-product-detail-container .item-ready-choose .item-price .actual {
    color: #000;
    font-size: 22px;
    font-weight: 700
}

.component-product-detail-container .item-ready-choose .item-price .old {
    color: #999;
    font-size: 14px;
    margin-top: 3px;
    margin-right: 8px
}

.component-product-detail-container .item-ready-choose .base-price {
    color: #b2b2b2;
    font-size: 12px;
    clear: both;
    text-align: right
}

.component-product-detail-container .item-ready-choose .js-link {
    position: relative;
    border-bottom: 1px dashed #693;
    color: #693;
    text-decoration: none;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    font-size: 12px;
    margin-right: 10px;
    margin-top: 7px
}

.component-product-detail-container .item-ready-choose .js-link:hover {
    border: 0
}

.component-product-detail-container .item-ready-choose .item-all-container {
    width: 120px;
    display: inline-block
}

.component-product-detail-container .item-ready-choose .item-all:before {
    position: absolute;
    top: 7px;
    right: -8px;
    content: " ";
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAADCAYAAABbNsX4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE0QzZBNEQyNDI1QTExRTNBNUZFQUZBRERENzBEN0I4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE0QzZBNEQzNDI1QTExRTNBNUZFQUZBRERENzBEN0I4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTRDNkE0RDA0MjVBMTFFM0E1RkVBRkFEREQ3MEQ3QjgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTRDNkE0RDE0MjVBMTFFM0E1RkVBRkFEREQ3MEQ3QjgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5oonzmAAAAL0lEQVR42mJMm2n8//9/BgZGRgYGCM3IwDQz7QwjssDMtNOMDCBlIAzRAWEDBBgAqJUZ9QZzQXUAAAAASUVORK5CYII=);
    width: 5px;
    height: 3px
}

.component-product-detail-container .item-ready-choose .item-all.down:before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAADCAYAAABbNsX4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjM5QUI5NjI4NDI1QjExRTM5QURBRTJGRjk4NEI1NDdEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjM5QUI5NjI5NDI1QjExRTM5QURBRTJGRjk4NEI1NDdEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzlBQjk2MjY0MjVCMTFFMzlBREFFMkZGOTg0QjU0N0QiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzlBQjk2Mjc0MjVCMTFFMzlBREFFMkZGOTg0QjU0N0QiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4scGb3AAAAMElEQVR42mL4//8/AwinzTT5D2MzMQBB+iyT/wwM/4G06X8QnxGmAsxhBFMMAAEGAOoZGMP0uMJGAAAAAElFTkSuQmCC)
}

.component-product-detail-container .item-ready-choose .item-edit:before {
    position: absolute;
    top: 4px;
    right: -12px;
    content: " ";
    width: 8px;
    height: 8px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjIxMTlCQjQ0NDI1QTExRTM4MzE5RjYxRjVBMTkxRjkyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjIxMTlCQjQ1NDI1QTExRTM4MzE5RjYxRjVBMTkxRjkyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjExOUJCNDI0MjVBMTFFMzgzMTlGNjFGNUExOTFGOTIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjExOUJCNDM0MjVBMTFFMzgzMTlGNjFGNUExOTFGOTIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5AJBYkAAAAYklEQVR42lyOAQ7AIAgDhS/NL02/NH2Tf+osyoIj0VivbVAA6X9Ky7ifC3wLrzi1Z/sSWVojZHKiT9OoEa7UrN3xXofoCT2N1MowoYR0rlVgtQ7NwDo3eW3c69ghJn1eAQYADfJAW6wYuyQAAAAASUVORK5CYII=)
}

.component-product-detail-container .item-ready-choose .item-address {
    background: url(/bitrix/templates/mmb_2k18/components/bitrix/asd.elements.detail/mn_product_adaptive2/images/base64/pin.png) no-repeat 0 50%;
    padding-left: 15px;
    margin: 0 0 18px;
    font-size: 14px
}

.component-product-detail-container .item-ready-choose .item-address a {
    color: #693;
    font-size: 14px
}

/* ----------------------------------------------------------------------------------------- */

.component-product-detail-container .component-product-detail-benefits-container
{
}

.component-product-detail-container .component-product-detail-benefits-container .page-catalog-item.item-discounts {
    padding: 0;
}

.component-product-detail-container .component-product-detail-benefits-container .page-catalog-item.item-discounts a {
    display: block;
    width: 100%;
    padding: 10px 35px 10px 35px;
    text-decoration: none;
    border: 1px solid #e9e9e9;
    text-align: center;
}

.component-product-detail-container .component-product-detail-benefits-container .page-catalog-item.item-discounts a:hover {
    background: #fceff5
}

.component-product-detail-container .component-product-detail-benefits-container .page-catalog-item.item-discounts a.delivery,
.component-product-detail-container .component-product-detail-benefits-container .page-catalog-item.item-discounts a.charity {
}

.component-product-detail-container .component-product-detail-benefits-container .page-catalog-item.item-discounts .icon {
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    margin: 3px 15px 0 8px;
    background: url(/bitrix/templates/mmb_2k18/images/sprite.png);
    height: 25px;
}

.component-product-detail-container .component-product-detail-benefits-container .page-catalog-item.item-discounts .text {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    font-size: 14px;
    color: #c39;
    line-height: 24px;
}

.component-product-detail-container .component-product-detail-benefits-container .page-catalog-item.item-discounts .garant .icon {
    background-position: 5px -340px
}

.component-product-detail-container .component-product-detail-benefits-container .page-catalog-item.item-discounts .help .icon {
    background-position: -23px -342px
}

.component-product-detail-container .component-product-detail-benefits-container .page-catalog-item.item-discounts .delivery .icon {
    background-position: -62px -342px
}

.component-product-detail-container .component-product-detail-benefits-container .page-catalog-item.item-discounts .charity .icon {
    background-position: -103px -342px
}

.component-product-detail__category-desktop {
    width: 100%;
}

.component-product-detail__category-mobile {
    display: none;
}

@media all and (max-width: 991px) {
    .component-product-detail__category-mobile {
        display: block;
    }

    .component-product-detail__category-desktop {
        display: none;
    }

    .component-product-detail__category {
        padding-top: 0;
    }
}

.component-product-detail__category {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding-top: 15px;
}

.component-product-detail__category-title {
    margin: 0;
    padding-bottom: 15px;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
}


.component-product-detail__category-list {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: -16px -8px 0;
}

.component-product-detail__category-list li {
    width: auto;
    margin: 16px 8px 0;
    display: flex;
}

.component-product-detail__category-list .component-product-detail__category-link {
    display: block;
    padding: 4px 6px;

    font-size: 0.8rem;
    line-height: 1.2rem;
    color: #212529;

    background-color: #f3f3f3;
    border: 1px solid #ececec;
}

.component-product-detail__category-link[href]:hover {
    text-decoration: none;

    color: #ffffff;
    background-color: #c39;
    border: 1px solid #c39;
}


/* ----------------------------------------------------------------------------------------- */

@media (min-width: 476px)
{
	.component-product-detail-images-content-container .page-catalog-item .item-content .slider .additional-images-wrapper {
		height: 86px;
	}
	.component-product-detail-images-content-container .page-catalog-item .item-content .slider .additional-images .additional-image {
	    width: 140px;
	    height: 86px;
	    margin: 0 10px 0 10px;
	}
}

@media (min-width: 992px)
{
	.component-product-detail-container
	{
		padding-top: 12px;
	}

	.component-product-detail-container .component-product-detail-cols-container
	{
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: stretch;
		justify-content: space-between;
	}

	.component-product-detail-container .component-product-detail-leftcol-container
	{
		flex: 0 0 auto;
		width: 53%;
		padding-right: 10px;
	}

	.component-product-detail-container .component-product-detail-rightcol-container
	{
		flex: 0 0 auto;
		width: 47%;
		padding-left: 10px;
		order: 2;
	}

	.component-product-detail-container .component-product-detail-rightcol-container .component-product-detail-block-container-inner
	{
		height: 100%;
	}

	.component-product-detail-container .component-product-detail-order-container-target
	{
		display: none;
	}

	.component-product-detail-container .component-product-detail-images-desktop-container .component-product-detail-images-desktop-target-container:empty
	{
		min-height: 380px;
	}

	.component-product-detail-container .component-product-detail-images-desktop-container .component-product-detail-block-container-inner
	{
		box-shadow: 0 2px 10px rgba(0,0,0,.1);
		background: #fff;
	}

	.component-product-detail-container .component-product-detail-rightcol-container .component-product-detail-rightcol-group1-container
	{
		flex: 0 0 auto;
		padding: 15px 20px 19px 20px;
		box-shadow: 0 2px 10px rgba(0,0,0,.1);
		background: #fff;
	}

	.component-product-detail-container .component-product-detail-params-params-container
	{
		box-shadow: 0 2px 10px rgba(0,0,0,.1);
		background: #fff;
	}

	.component-product-detail-container .component-product-detail-images-container
	{
		display: none;
	}

	.component-product-detail-container .component-product-detail-images-desktop-container
	{
		display: block;
	}

	.component-product-detail-container .component-product-detail-delivery-container
	{
		order: 41;
	}

	.component-product-detail-container .component-product-detail-description-container
	{
		order: 45;
	}

	.component-product-detail-container .component-product-detail-order-container-outer
	{
		display: block;
		order: 99;
		flex: 1 0 auto;
	}

	.component-product-detail-container .component-product-detail-order-container-outer-sidebar-inner.sidebar__inner
	{
		transform: translate(0, 0); /* For browsers don't support translate3d. */
		transform: translate3d(0, 0, 0);
		will-change: position, transform;
		position: relative;
        padding: 0 15px;
		/*padding: 0px 20px 15px 20px;*/
		/*box-shadow: 0 2px 10px rgba(0,0,0,.1);*/
		/*background: #fff;*/
		z-index: 1;
	}

    .component-product-detail-container .component-product-detail-order-container-outer-sidebar-inner.sidebar__inner .item-content {
        width: 100%;
        padding: 0 20px 15px 20px;
        box-shadow: 0 2px 10px rgba(0,0,0,.1);
        background: #fff;
    }


    .component-product-detail__category {
        padding-top: 20px;
    }

    .component-product-detail-container .component-product-detail-order-container-outer-sidebar-inner.sidebar__inner:after
	{
		display: block;
		content: '';
		position: absolute;
		width: 100%;
		height: 15px;
		background: #fff;
		left: 0;
		top: -14px;
		z-index: 2;
	}

	/* ------------------------------------------------------------------------------ */

	.component-product-detail-images-content-container .page-catalog-item.box-shadow.item-slider
	{
	    padding: 16px 20px 20px 20px;
	}

	.component-product-detail-images-content-container .page-catalog-item .item-content
	{
	    padding: 18px 20px 0;
	}

	.component-product-detail-images-content-container .page-catalog-item .item-content .notice {
	    left: -26px;
	}

	/* ------------------------------------------------------------------------------ */

	.component-product-detail-container .item-ready-choose .item-choose {
	    border-color: transparent;
	    box-shadow: 0 2px 10px rgba(0,0,0,.1);
	}

	/* ------------------------------------------------------------------------------ */

	.component-product-detail-container .component-product-detail-benefits-container .component-product-detail-block-container-inner
	{
		box-shadow: 0 2px 10px rgba(0,0,0,.1);
		background: #fff;
	}

	.component-product-detail-container .component-product-detail-benefits-container .page-catalog-item.item-discounts a {
	    float: left;
	    width: 50%;
	    min-width: 200px;
	    max-width: 100%;
	    border-width: 0 1px 0 0;
	}

	.component-product-detail-container .component-product-detail-benefits-container .page-catalog-item.item-discounts a:last-of-type {
		border-width: 0 0 0 0;
	}
}

.component-product-detail-mobile-fixedbottom-container
{
	display: none;
	position: fixed;
	bottom:0;
	left:0;
	right:0;
	z-index: 40;
	padding-top:0.5rem;
	padding-bottom:0.5rem;
	box-shadow: 0 -2px 10px rgba(0,0,0,.1);
	background: #fff;
}

.is-show-product-detail-mobile-fixedbottom .component-product-detail-mobile-fixedbottom-container
{
	display: block;
}

.is-show-product-detail-mobile-fixedbottom body
{
	padding-bottom: 3.4rem;
}

.is-show-product-detail-mobile-fixedbottom #scrollTopBtn
{
	bottom: 6px;
}

.component-product-detail-mobile-fixedbottom-content-container
{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.component-product-detail-mobile-fixedbottom-price-container
{
	flex: 0 0 auto;
	text-align: left;
}

.component-product-detail-mobile-fixedbottom-btn-container
{
	flex: 0 0 auto;
	text-align: right;
}

.is-show-scrollTopBtn .component-product-detail-mobile-fixedbottom-btn-container
{
	margin-right: 2rem;
}

.component-product-detail-mobile-fixedbottom-price-old
{
	font-size: 1rem;
	font-weight: normal;
	color: #b2b2b2;
	margin-right: 0.5rem;
	text-decoration: line-through;
	display: none;
}
.component-product-detail-mobile-fixedbottom-price-old.for-show
{
	display: inline-block;
}

.component-product-detail-mobile-fixedbottom-price-all
{
	font-size: 1.25rem;
	font-weight: normal;
	color: #c39;
}

@media (min-width: 768px)
{
	.is-show-product-detail-mobile-fixedbottom .component-product-detail-mobile-fixedbottom-container
	{
		display: none;
	}

	.is-show-product-detail-mobile-fixedbottom body
	{
		padding-bottom: 0;
	}

	.is-show-product-detail-mobile-fixedbottom #scrollTopBtn
	{
		bottom: 20px;
	}
}

@media (max-width: 991px) {
    .component-product-detail__category-title {
        margin: 0;
        padding-bottom: 8px;
        font-size: 16px;

        text-transform: none;
    }


    .component-product-detail__category-list {
        margin: -10px -5px 0;
    }

    .component-product-detail__category-list li {
        margin: 10px 5px 0;
    }

    .component-product-detail__category-link {
        padding: 3px 5px;
        font-size: 14px;
        line-height: 16px;
    }
}

/* End */


/* Start:/bitrix/templates/.default/js/libs/colorbox/colorbox.css?15583761683755*/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:black;}
#colorbox{outline:0;}
    #cboxTopLeft{width:25px; height:25px; background:url(/bitrix/templates/.default/js/libs/colorbox/images/border1.png) no-repeat 0 0;}
    #cboxTopCenter{height:25px; background:url(/bitrix/templates/.default/js/libs/colorbox/images/border1.png) repeat-x 0 -50px;}
    #cboxTopRight{width:25px; height:25px; background:url(/bitrix/templates/.default/js/libs/colorbox/images/border1.png) no-repeat -25px 0;}
    #cboxBottomLeft{width:25px; height:25px; background:url(/bitrix/templates/.default/js/libs/colorbox/images/border1.png) no-repeat 0 -25px;}
    #cboxBottomCenter{height:25px; background:url(/bitrix/templates/.default/js/libs/colorbox/images/border1.png) repeat-x 0 -75px;}
    #cboxBottomRight{width:25px; height:25px; background:url(/bitrix/templates/.default/js/libs/colorbox/images/border1.png) no-repeat -25px -25px;}
    #cboxMiddleLeft{width:25px; background:url(/bitrix/templates/.default/js/libs/colorbox/images/border2.png) repeat-y 0 0;}
    #cboxMiddleRight{width:25px; background:url(/bitrix/templates/.default/js/libs/colorbox/images/border2.png) repeat-y -25px 0;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #cboxCurrent{position:absolute; bottom:0px; left:150px; color:#999;}
        #cboxLoadingOverlay{background:#fff url(/bitrix/templates/.default/js/libs/colorbox/images/loading.gif) no-repeat 5px 5px;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose { border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:-5px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:-5px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:-5px; left:63px; color:#444;}
        #cboxClose{position:absolute; bottom: -5px; right:0; display:block; color:#444;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
/* End */


/* Start:/bitrix/components/skillline/share/templates/.default/style.css?1647263716463*/
.share__social {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.share__social .brand_badge {
    width: 30px;
    height: 30px;
    border-radius: 20%;
    margin-right: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.social__block .title {
    display: block;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
}

.share__social .brand_badge i {
    color: white;
}
/* End */
/* /bitrix/templates/mmb_2k18/components/bitrix/asd.elements.detail/mn_product_adaptive2/style.css?168424117036312 */
/* /bitrix/templates/.default/js/libs/colorbox/colorbox.css?15583761683755 */
/* /bitrix/components/skillline/share/templates/.default/style.css?1647263716463 */
