

/* Start:/local/templates/2018/components/bitrix/catalog/.default/style.css?17642523542055*/
@charset "UTF-8";

.catalog-section__spoiler + .catalog-section__items {
    width: 100%;
}

.catalog-section__filter ~ .catalog-section__items .message--errortext {
    margin-left: 0;
}

.content-style .catalog-section__list--bottom .section-list, .content-style .catalog-section__list--bottom .section-list {
    margin: 30px 0 0 0;
}

.content-style .product__pic .img-responsive, .product__pic .img-responsive {
    display: inline-block;
    margin: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.slick-vertical .slick-slide {
    width: 100%;
}

.related_products .news-arrow {
    position: absolute;
    top: calc(50% - 35px);
}

.related_products .products__item,
.related_products .products__item .product {
    border: none !important;
}

 .catalog-section__items .related_products .products{
    gap: 5px;
} 

.related_products .news-arrow--left {
    left: -36px;
}

.related_products .news-arrow--right {
    right: -36px;
}

.content-style .product, .product {
    width: 100%;
    text-align: left;
	border-radius: 5px;
}

.catalog-section--list .products__item .product__pic {
    text-align: center;
    width: 100%;
    display: block;
}


.content-style .catalog-section__list--bottom .section-list, .content-style .catalog-section__list--bottom .section-list {
    margin: 0 0 30px 0;
}

@media (min-width: 992px) {
    .catalog-section__items {
        width: 100% !important;
    }

    .catalog-section__filter ~ .catalog-section__items {
        width: 79% !important;
    }
}

.detail-anons {
    text-align: justify;
}

.products__item a.product.category:hover {
	color:#404140;
	text-decoration: none !important;
}

.products__item a.product.category:hover .product__title{
	text-decoration: none !important;
}

.solution-text-flex {
    flex-grow: 1;
    display: flex;
    height: 100%;
    align-items: flex-start !important;
    justify-content: center;
}

.solution-text-flex.flex-center {
    align-items: center !important;
}
/*.catalog-section__noItems {*/
/*padding-left: 0 !important;*/
/*}*/
/* End */


/* Start:/local/templates/2018/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?176433854522413*/
@charset "UTF-8";


.copied-it {
    /*font-weight:bold;*/
}

.content-style h3 {
    font-size: 21px !important;

}

.markets-item-detail {
    background: rgba(238, 238, 238, 1);
    display: flex;
    justify-content: space-between !important;
    padding: 25px 30px;
    border-radius: 5px;
}
.without-items-detail-bg {
    background: unset;
    padding: 0 !important;
}
.title-item-desc{
    font-weight: bold;
}
.markets-refs {
    display: flex;
    gap: 5px;

    margin:auto;
    margin-left: 0;
}
.markets-refs-desc, .detail-btn__order {
    display: flex !important;
    flex-direction: column;
    gap: 15px;
}
.markets-refs-desc svg {
    vertical-align: bottom;
}
.detail-btn__order .btn-red {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.markets-refs-desc {
    display: flex;
    flex-wrap: wrap;
}

.catalog-element {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-top: 10px;
    margin-bottom: 30px;
    position: relative
}

@media only screen and (max-width: 1279px) {
    .catalog-element {
        margin-bottom: 0
    }
}

@media only screen and (max-width: 1023px) {
    .catalog-element {
        padding-bottom: 60px;
        margin-bottom: 30px
    }


}

@media only screen and (max-width: 767px) {
    .catalog-element {
        padding-top: 30px;
        padding-bottom: 0
    }
}

.catalog-element__left {
    display: table-cell;
    vertical-align: top;
    width: 38%
}

@media only screen and (max-width: 1279px) {
    .catalog-element__left {
        width: 45%
    }
}

@media only screen and (max-width: 1023px) {
    .catalog-element__left {
        width: 55%
    }
}

@media only screen and (max-width: 767px) {
    .catalog-element__left {
        display: block;
        width: 100%;
        margin-bottom: 15px
    }
}

.catalog-element__right {
    display: table-cell;
    vertical-align: top;
    width: 62%;
    padding-left: 10px
}

@media only screen and (max-width: 1279px) {
    .catalog-element__right {
        width: 55%;
        padding-left: 0
    }
}

@media only screen and (max-width: 1023px) {
    .catalog-element__right {
        width: 45%
    }

}

@media only screen and (max-width: 767px) {
    .catalog-element__right {
        display: block;
        width: 100%;
        padding-left: 0 !important;
    }
}

.catalog-element__right .detail-props {
    margin-bottom: 25px
}

@media only screen and (max-width: 767px) {
    .catalog-element__right .detail-props {
        position: absolute;
        top: 0;
        left: 0
    }
}

.catalog-element__right .detail-anons {
    margin-bottom: 25px
}

@media only screen and (max-width: 1279px) {
    .catalog-element__right .detail-anons {
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 767px) {
    .catalog-element__right .detail-anons {
        margin-bottom: 25px
    }
}

@media only screen and (max-width: 1023px) {
    .catalog-element__right hr {
        display: none
    }
}

.catalog-element--noslider .catalog-element__left {
    width: 30%
}

@media only screen and (max-width: 1023px) {
    .catalog-element--noslider .catalog-element__left {
        width: 25%
    }
}

@media only screen and (max-width: 767px) {
    .catalog-element--noslider .catalog-element__left {
        width: 100%
    }
}

.catalog-element--noslider .catalog-element__right {
    width: 70%
}

@media only screen and (max-width: 1279px) {
    .catalog-element--noslider .catalog-element__right {
        padding-left: 30px
    }
}

@media only screen and (max-width: 767px) {
    .catalog-element--noslider .catalog-element__right {
        padding-left: 0;
        width: 100%
    }
}

.catalog-element--noslider .detail-slider {
    display: block;
    line-height: 320px;
    margin: 0 auto
}

@media only screen and (max-width: 1023px) {
    .catalog-element .detail-btn {
        padding-bottom: 25px
    }
}

.catalog-element .detail-slider.slick-slider {
    display: inline-block
}

.catalog-element .detail-thumb-slider .slick-list {
    width: 40px
}

.detail-slider-wrapper {
    position: relative;
    font-size: 0
}

.detail-slider {
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    max-width: 320px
}

@media only screen and (max-width: 1023px) {
    .detail-slider {
        max-width: 270px
    }
}

@media only screen and (max-width: 767px) {
    .detail-slider {
        max-width: 220px
    }
}

.detail-slider__item {
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.detail-slide {
    display: table;
    width: 100%
}

.detail-slide__center {
    display: table-cell;
    vertical-align: top
}

.detail-slide .img-responsive {
    margin: 0 auto
}

.detail-thumb-wrapper {
    display: inline-block;
    vertical-align: top;
    width: auto;
    overflow: hidden
}

@media only screen and (max-width: 767px) {
    .detail-thumb-wrapper {
        overflow: visible;
        top: 50%;
        transform: translateY(-50%);
        bottom: auto;
        height: 0
    }
}

.detail-thumb-wrapper .slider-arr {
    padding: 4px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 22px;
    height: 22px
}

.product-price-container {
    display: flex;
    justify-content: space-between;

}

.product-price {
    font-size: 16px;
    font-weight: 600;
    background: #F0F0F0;
    display: block;
    padding: 9px 16px;
    border-radius: 10px;
}

.product-price span:first-child {
    font-size: 15px;
    font-weight: 400;

}

@media only screen and (max-width: 1024px) and (min-width: 767px) {
    .product-price-container {
        display: block;
    }

    .product-price {
        padding: 7px 16px;
       margin-bottom: 12px;
    }

    .product-price-container .button-primary,
    .detail-btn__order {
        width: 100%;
    }

}



@media only screen and (max-width: 600px) {
    
.product-price-container {
        display: block;
    }
    .product-price {
        padding: 7px 16px;
       margin-bottom: 12px;
    }

    .product-price-container .button-primary,
    .detail-btn__order {
        width: 100%;
    }
}

.bx-touch .detail-thumb-wrapper .slider-arr:active .icon, html:not(.bx-touch) .detail-thumb-wrapper .slider-arr:hover .icon {
    fill: #ee1d23
}

.detail-thumb-wrapper .slider-arr .icon {
    width: 18px;
    height: 18px;
    fill: #6d6d6d
}

.detail-thumb-wrapper .slider-arr--up {
    margin-bottom: 10px
}

@media only screen and (max-width: 1023px) {
    .detail-thumb-wrapper .slider-arr--up {
        margin-bottom: 0
    }
}

.detail-thumb-wrapper .slider-arr--down {
    margin-top: 10px
}

@media only screen and (max-width: 1023px) {
    .detail-thumb-wrapper .slider-arr--down {
        margin-top: 0
    }
}

.detail-thumb-wrapper .slick-prev {
    right: 100%
}

.detail-thumb-wrapper .slick-next {
    left: 100%
}

.detail-thumb-wrapper .detail-thumb-controls {
    position: relative;
    margin: 0 30px 0 0;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .detail-thumb-wrapper .detail-thumb-controls {
        margin: 0 20px 0 0
    }
}

.detail-thumb-slider {
    height: 240px;
    position: relative;
    font-size: 0;
    margin: 0 auto;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden
}

@media only screen and (max-width: 1023px) {
    .detail-thumb-slider {
        height: 160px
    }
}

.detail-thumb-slider .slick-slider {
    margin: 0 auto
}

.detail-thumb-slider__item {
    padding: 10px 0
}

@media only screen and (max-width: 1023px) {
    .detail-thumb-slider__item {
        padding: 7px 0
    }
}
@media only screen and (min-width: 1023px) {
    .operate:hover::after {
        content: attr(data-title);
        position: absolute;
        left: 61%;
        top: 95%;
        z-index: 1;
        background: rgba(255,255,255,255);
        font-family: Arial, sans-serif;
        font-size: 11px;
        padding: 5px 10px;
        border: 1px solid #333;
        width: 22em;
        border-radius: 4px;
    }
}
.detail-thumb-slide {
    display: block;
    margin: 0 auto;
    max-width: 40px
}

.detail-props {
    display: table;
    width: 100%;
    margin: -35px 0 0;
}

@media screen and (max-width: 767px) {
    .detail-props {
        margin-top: -10px;
    }
}

.detail-props__artnumber, .detail-props__hints {
    display: table-cell;
    vertical-align: middle
}

.detail-props__artnumber {
    text-align: right;
    color: #6d6d6d
}

@media only screen and (max-width: 1023px) {
    .detail-props__artnumber {
        font-size: 11px;
        line-height: 15px
    }
}

.detail-props__hints .hints {
    margin: 0 -10px
}
.without-refs {
    display: none;
}
.detail-props__hints .hints__item {
    padding: 0 10px;
    margin: 0
}

.detail-btn {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

@media only screen and (max-width: 1023px) {
    .detail-btn {
        flex-direction: column-reverse;
    }
    .markets-refs {
        justify-content: center;
    }

    .detail-btn__order {
        margin-top: 10px;
    }

    .detail-btn {
        gap: 5px;
    }
}


.detail-btn__maker, .detail-btn__order {
    display: block;
    vertical-align: middle
}

.detail-btn__maker {
    text-align: right;
    position: absolute;
    right: 0;
    top: 73px;
    height: 45px;
}

.product-container.iq-block-simple-page {
    position: relative;
}

.product-container.iq-block-simple-page.content-style > h1 {
    max-width: 90%;
}

@media only screen and (max-width: 767px) {
    .detail-btn__maker {
        display: none
    }
}

.detail-text {
    display: block;
    width: 100%
}

@media only screen and (max-width: 1023px) {
    .detail-anons {
        font-size: 13px;
        line-height: 19px
    }
}

@media only screen and (max-width: 767px) {
    .detail-anons {
        font-size: 12px;
        line-height: 18px
    }
}

.content-area .attrs {
    margin-bottom: -40px
}

@media only screen and (max-width: 1023px) {
    .content-area .attrs {
        margin-bottom: -15px
    }
}

@media only screen and (max-width: 767px) {
    .content-area .attrs {
        margin-bottom: -45px
    }
}

.content-area .attrs .table, .cc-tab-cont .table {
    border: 1px solid #e9e9e9;
    table-layout: auto
}

@media only screen and (max-width: 767px) {
    .content-area .attrs .table, .cc-tab-cont .table{
        table-layout: fixed
    }
}

.content-area .attrs .table tr td:first-child {
    width: 300px
}

.content-area .attrs .table tr td:not(:first-child) {
    border-left: none
}

@media only screen and (max-width: 1023px) {
    .content-area .attrs .table h3 {
        font-size: 15px;
        line-height: 19px;
        margin: 0
    }
}

.catalog-back {
    bottom: 68px;
    position: relative;
    float: right
}

@media only screen and (max-width: 1023px) {
    .catalog-back {
        bottom: 55px
    }
}

@media only screen and (max-width: 767px) {
    .catalog-back {
        position: absolute;
        float: left;
        top: 125px;
        bottom: 0
    }
}

@media only screen and (max-width: 383.5px) {
    .catalog-back {
        top: 135px
    }
}

@media only screen and (max-width: 767px) {
    .content-style h1 {
        margin-top: 60px !important
    }
}

.maker img {
    opacity: .7
}

.bx-touch .maker:active img, html:not(.bx-touch) .maker:hover img {
    opacity: 1
}

.content-style .catalog-block__detail {
    margin-top: 60px
}

.content-style .catalog-block__detail .product__text {
    display: none !important
}

.bx-touch .content-style .catalog-block__detail .product:active, html:not(.bx-touch) .content-style .catalog-block__detail .product:hover {
    transform: none !important;
    position: inherit !important;
    box-shadow: none !important
}

.related-products .slick-arrow {
    position: absolute;
    top: 50%;
    width: 28px;
    height: 28px;
    border: none;
    border-right: 2px solid black;
    border-top: 2px solid black;
    rotate: 45deg;
    background: none;
}

.related-products .slick-arrow.slick-disabled {
    transition: opacity .3s;
    opacity: 0.1;
}

.related-products .slick-next {
    right: 0;
}

.related-products .slick-prev {
    rotate: -135deg;
}

/* the parent */
.related-products .slick-list {
    margin: 0 -27px;
}

.related-products .slick-slide {
    /*box-shadow: 0px 4px 4px 0px #00000040;*/
    border-radius: 5px;
    margin: 0 27px;
    min-height: 370px;
}

html:not(.bx-touch) .content-style .catalog-block__detail .related-products .slick-slide:hover .product {
    width: 100% !important;
    position: absolute !important;
    -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.24) !important;
    -moz-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.24) !important;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.24) !important;
    left: 0 !important;
    top: 0 !important;
    transform: scale(1.02) !important;
    z-index: 10 !important;
    text-decoration: none !important;
    padding-bottom: 0px !important;
}

@media screen and (max-width: 767px) {
    .related-products .slick-slide {
        min-height: 300px;
    }
}

.related-products .slick-track {
    padding: 0;
    display: flex;
}
.content-style .related-products .product__pic img.img-responsive  {
    max-height: 100%;
}

.content-style .catalog-block__detail ul li:first-child {
    margin-top: 15px
}

.content-style .catalog-block__detail ul li {
    padding-left: 5px
}

.content-style .catalog-block__detail .slick-dots {
    margin-top: 10px
}

.content-style .catalog-block__detail .slick-dots button {
    font-size: 0
}

@media only screen and (max-width: 767px) {

    .content-style .catalog-block__detail .related-products .product__artnumber {
        margin-top: 5px;
    }
    .content-style .catalog-block__detail .product__artnumber,
    .content-style .catalog-block__detail .product__title {
        text-align: center
    }
}

.slick-vertical .slick-slide {
    width: 100%
}

.detail-btn__order__right.pull-right {
    margin-top: 20px;
    margin-bottom: 10px
}

.detail-props__artnumber {
    text-align: left;
    padding-top: 6px;
    color: #424242;
    font-size: 18px;
}

@media only screen and (max-width: 1023px) {
    .detail-props__artnumber {
        font-size: 15px
    }
}

.btn-gray, .content-style .btn-gray {
    display: inline-block;
    vertical-align: middle;
    border-radius: 4px;
    background: silver;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    padding: 12px 14px;
    color: #333;
    white-space: nowrap;
    line-height: 12px;
    cursor: pointer;
    border: 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16)
}

.bx-touch .btn-gray:active, .bx-touch .content-style .btn-gray:active, html:not(.bx-touch) .btn-gray:hover, html:not(.bx-touch) .content-style .btn-gray:hover {
    background: #b0b0b0;
    color: #333;
    text-decoration: none;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .26);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .26);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .26)
}

.btn-blue, .content-style .btn-blue {
    display: inline-block;
    vertical-align: middle;
    border-radius: 4px;
    background: #09f;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    padding: 12px 14px;
    color: #fff;
    white-space: nowrap;
    line-height: 12px;
    cursor: pointer;
    border: 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16)
}

.bx-touch .btn-blue:active, .bx-touch .content-style .btn-blue:active, html:not(.bx-touch) .btn-blue:hover, html:not(.bx-touch) .content-style .btn-blue:hover {
    background: #42c1ff;
    color: #fff;
    text-decoration: none;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .26);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .26);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .26)
}

.content-style .table-toggle__text .h3 {
    margin-bottom: 10px
}

.add-mats {
    margin-top: 30px;
    margin-bottom: 30px
}

.add-file .size {
    color: #999
}

.attrs .toggle-inner-block table tr td:first-child {
    font-weight: 700
}

.detail-props__hints {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.detail-props__hints a {
    display: inline-block;
    margin-right: 5px
}

.detail-props__hints img {
    width: 70px
}

.popup-content {
    display: none
}

.mfp-wrap .mfp-container .modal-popup {
    max-width: 960px
}

.mfp-content .popup-content {
    display: block;
    max-width: 960px;
    position: relative;
    margin: 20px 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    padding: 45px
}

.deprecated {
    color: #000;
    font-weight: 500;
    display: block;
    width: 154px;
    height: 24px;
    z-index: 9;
    border: 2px solid #ee1d23;
    font-size: 10px;
    text-align: center;
    border-radius: 5px;
    line-height: 20px;
    text-transform: uppercase
}

.cc-tabs-header{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.cc-tab-head {
    background: #fff;
    border: thin solid #ccc;
    font-weight: 500;
    font-size: 16px;
    padding: 8px 15px;
    border-radius: 5px;
    transition: all .3s ease-in-out;
    margin-right: 10px;
    line-height: 16px;
    color: #404140 !important;
    margin-bottom: 10px;
    user-select: none;
    cursor: pointer;
}

.cc-tab-head.active, .cc-tab-head:hover{
    background: #fff;
    border: thin solid #ee1d23;
    color: #ee1d23 !important;
    text-decoration: none !important;
}

.cc-tab-cont{
    display: none;
//border: 1px solid #e9e9e9;
//padding: 15px;
}

.cc-tab-cont.active{
    display: block;
    margin-top: 30px;
}

.iq-block-container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0;
}

.iq-block-container.content-area {
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
}

.detail-text img {
    border-radius: 5px;
}


.replacer{
    padding: 10px;
    background: #EEE;
    border-radius: 5px;
    margin-bottom: 20px;
}

.popup-content a{
    color: #ee1d23;
}
.labelinput{
    display: inline-flex !important;
    align-content: center;
    align-items: center;
}
.labelinput:before{
    display:none;
}
.labelinput:after{
    display:none;
}

}*/
input[type="checkbox"]:checked + label{
    background-image: url(https://sales.a1stage.ru/upload/medialibrary/050/s7xlnimbxv0iq8gtt38r0ej2fsgn5dzr.svg);
    background-repeat: no-repeat;
}
input[type="checkbox"]:not(:checked) + label{
    background-image: url(https://sales.a1stage.ru/upload/medialibrary/0f6/e5is7nfdaxhq1o1zq3b3y5ye7dcov6v7.svg);
    background-repeat: no-repeat;
}


.detail-props__hints img {
    width: unset;
    height: 26px;
}

img.minprom-badge {
    width: 80px;
    position: absolute;
    top: 0;
    right: 40px;
}

.price-container{
    margin-bottom: 1em;
}

.price-container .price-subtitle{
    font-style: italic;
    display: block;
    font-size: 75%;
    line-height: 1;
}

.price-container span.price {
    font-size: 120%;
    color: #ee1a23;
    font-weight: 500;
}

.add-mats {
    margin-top: 20px;
    margin-bottom: 30px;
}

.gallery-container {
    display: flex;
    margin: 0 -15px 75px;
}

#cc-gallery .slick-slide {
    margin: 0 50px;
}

.additional-blocks .add-file {
    margin-bottom: 5px;
}

.additional-blocks .add-file:last-child {
    margin-bottom: 45px;
}

.content-style h2.product-title {
    margin: 50px 0 40px !important;
}

.content-style h2.product-title-additional-materials.product-title {
    margin: 50px 0 20px !important;
}


.gallery-container a.galleryimage {
    display: block;
}

.gallery-container a:not(.galleryimage) {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
}

.mfp-figure:after {
    background-color: white !important;
}

.gallery-footer {
    display: flex;
    justify-content: space-around;
}

#cc-gallery .detail-slider {
    max-width: 100%;
}

.slider-nav-arr {
    background: no-repeat;
    border: none;
}

.add-gallery {
    position: relative;
}

.slider-tab-nav {
    position: absolute;
    top: calc(50% - 12.5px);
    display: flex;
    justify-content: space-between;
    width: 100%;
    z-index: 1;
}

.js-main-slider-tab .slick-arrow {
    display: none !important;
}



.slider-tab-nav .slick-arrow {
    border: none;
    height: 100%;
    align-content: center;
}

.slider-tab-nav .slider-nav-arr svg {
    fill: #ee1d23;
    padding: 5px 10px;
    width: 42px;
    height: 52px;
}

.slider-tab-nav .slider-nav-arr.slick-prev svg {
    left: 2px;
}

.slider-tab-nav .slider-nav-arr.slick-next svg {
    right: -32px;
}

.slider-tab-nav .slider-nav-arr.slick-prev {
    transform: rotate(180deg) translateY(-21px);
}


@media screen and (max-width: 767px) {
    .slider-tab-nav .slider-nav-arr.slick-prev svg {
        left: -8px;
    }

    .slider-tab-nav .slider-nav-arr.slick-next svg {
        right: -22px;
    }
}
@media screen and (max-width: 1023px) {
    .markets-refs-desc, .detail-btn__order {
        margin:auto;
        margin-left: 0;
    }
    .markets-refs-desc, .detail-btn__order {
        gap: 5px;
    }
    .detail-btn {
        gap: 15px
    }
    .detail-btn__order {
        margin-top: 0;
    }
    .markets-item-detail {
        flex-direction: row-reverse;
    }
}

@media screen and (max-width: 885px) and (min-width: 767px) {
    #svg-ozon-href {
        max-width: 62px;
    }
    #svg-wb-href {
        max-width: 100px !important;
    }
    #svg-ym-href {
        max-width: 76px !important;
    }
}

@media screen and (max-width: 1161px) and (min-width: 767px){
    .markets-item-detail {
        flex-direction: column-reverse;
    }

    .markets-refs-desc, .detail-btn__order {
        margin:auto;
        margin-left: 0;
    }
}

@media screen and (max-width: 640px) {
    .markets-item-detail {
        flex-direction: column-reverse;
    }
}

@media screen and (max-width: 410px) {
    .markets-item-detail {
        padding: 15px
    }
}

@media screen and (max-width: 368px) {
    #svg-ozon-href {
        max-width: 62px;
    }
    #svg-wb-href {
        max-width: 100px !important;
    }
    #svg-ym-href {
        max-width: 76px !important;
    }
}
/* End */


/* Start:/local/components/news-likes/liked/templates/.default/style.css?17624224123041*/

.copied-it {
    /*font-weight:bold;*/
}
#btn-liked {
    margin-bottom: 12px;
}

.btn-liked:hover {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
}

.evaluate-wrapper {
    margin-bottom: 30px;
}

.view-stat:hover .suggestion-view-state {
    opacity: 1;
    visibility: visible;
}
.btn-checked-cmp path {
    stroke: white;
}

.btn-checked-cmp:hover {
    background-color: #707070 !important;
}

.btn-checked-cmp {
    background-color: #424242 !important;
    color:white !important;
}
.title-catalog-item-ch-cmp {
    margin-right: 4px;
}
.suggestion-view-state {
    opacity: 0;
    visibility: hidden;
    transition: all .4s ease;
    position: absolute;
    background: #424242;
    border: 1px solid #424242;
    border-radius:4px;
    bottom: -27px;
    white-space: nowrap;
    padding: 0 5px;
    z-index: 2;
}
.suggestion-views {
    left: -15px;
}
.suggestion-likes {
    right: -25px;
}


.view-count {
    display:inline-flex;
    background-color: #424242;
    color:white;
    padding:7px 10px;
    border-radius: 7px;
    font-size: 12px;
    position: relative;
    line-height: 100%;
    align-items: center;
    align-content: center;
}
.view-stat {
    display: inline-flex;
    align-items: center;
}

.view-stat svg {
    margin-right: 6px;
}
.evaluate-wrapper-news .view-stat {
    white-space: nowrap;
    margin: 0 0px;
    display: flex;
    align-items: center;
}
.btn-evl:hover .share-item {
    opacity:100%;
    visibility: inherit;
}
/*.btn-evl:hover svg path {*/
/*    stroke:black;*/
/*}*/
.btn-evl {
    transition: 0.5s;
}


.share-item {
    visibility: hidden;
    opacity:0;
    position:absolute;
    left:0;
    top:36px;
    background-color: white;
    width:100%;
    z-index:10;
    box-shadow: 0px 2px 5px 0px #0000002E;
    border-radius: 7px;
}


.share-item span {
    padding:7px 10px;
    display: block;
}


.share-item span:hover {
    color: #EE1D23;
    text-decoration: underline;
}
.share {
    width:110px
}

.evl-share-wrap {
    width: 110px;
}
.evaluate-wrapper .btn-evl {
    display:inline-block;
    position: relative;
    cursor:pointer;
    padding-bottom: 10px;
}

.evaluate-wrapper > span,
.evaluate-wrapper > div {
    margin-right: 12px;
}

.evl-share-wrap:hover {
    background: white !important;
}
.btn-evl svg {
    vertical-align: sub;
} 

.btn-evl-news-subscribe svg {
   margin-top: 4px;
   margin-left: 2px;
}
/*.evaluate-wrapper .btn-evl:hover {*/
/*    background-color:#424242;*/
/*    color:white;*/
/*}*/


.add-cmp-ic svg{
    vertical-align: middle;
}

@media screen and (max-width: 1320px) {
    .wrapper-states {
        padding-left: 20px;
    }
}

@media screen and (max-width: 480px) {
    .evl-text {
        /* display: none; */
    }
    .evl-share-wrap {
        width: auto;
    }
    .btn-evl-news-subscribe svg {
        margin-top: 5px;
        margin-left: 0px;
     }
}

@media screen and (max-width: 590px) and (min-width: 480px) {
    .btn-evl-catalog-item {
        margin: 10px !important;
        margin-left: 0 !important;
    }
}
/* End */


/* Start:/local/templates/2018/components/bitrix/system.pagenavigation/.default/style.css?17658808751261*/
.paging-wr{padding:25px 0;text-align:right}
@media only screen and (max-width: 1023px){.paging-wr{padding:20px 0}
}
.content-style .paging,.paging{font-size:0;margin:0 -15px}
.content-style .paging__item,.paging__item{color:#888888;display:inline-block;vertical-align:middle;font-size:18px;line-height:32px;margin:0 15px;text-align:center}
@media only screen and (max-width: 1023px){.content-style .paging__item,.paging__item{margin:0 12px;font-size:16px;line-height:24px}
}
.content-style .paging__item--active,.paging__item:hover{color:#6d6d6d;font-weight:500}
html:not(.bx-touch) .content-style .paging__item:hover,.bx-touch .content-style .paging__item:active,html:not(.bx-touch) .paging__item:hover,.bx-touch .paging__item:active{text-decoration:none}
.content-style .paging__item--arr,.paging__item--arr{margin:0 3px}
.content-style .paging__item--arr:first-child,.paging__item--arr:first-child{margin-right:3px}
.content-style .paging__item--arr:not(:first-child),.paging__item--arr:not(:first-child){margin-left:3px}
.pager-arr,.content-style .pager-arr{display:inline-block;vertical-align:middle;width:32px;height:32px;padding:10px;line-height:0;text-align:center}
.pager-arr .icon,.content-style .pager-arr .icon{width:12px;height:12px;fill:#6d6d6d}


/* End */


/* Start:/local/templates/2018/components/bitrix/catalog.section/tiscatalog/style.css?17740045041030*/
.product_deprecated {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  background: white;
  opacity: 0.57;
}
.center-title {
  text-align: center !important;
}
.product_deprecated-image {
  position: absolute;
  right: 30px;
  top: 20px;
  z-index: 1;
}
/*.one-none-filter-item {*/
/*    padding-left: 25%;*/
/*}*/
/*.one-footer-item {*/
/*width:80% !important;*/
/*}*/
.label-count-one-item {
  margin-left: -28px !important;
}
.none-filter-items {
  width: 80% !important;
}
@media screen and (max-width: 785px) {
  .one-none-filter-item {
    padding-left: inherit;
  }
  .label-count-one-item {
    margin-left: inherit !important;
  }
  .section-none-filter-products .products__item {
    /* width: 100% !important; */
  }
  /*.none-filter-items {*/
  /*    width:100% !important;*/
  /*}*/
}

@media screen and (min-width: 1200px) {
  .footer-one-item {
    width: 90% !important;
  }
}

.products-inside-catalog.is-loading {
  pointer-events: none;
  opacity: 0.6;
  transition: opacity 0.2s ease-in-out;
}

/* End */


/* Start:/local/templates/2018/components/bitrix/catalog.compare.list/comparer/style.css?17624210782595*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:11px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}
.pictured{
position: fixed;
    bottom: -4px;
    left: auto;
    right: 3%;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    right: 20px;
    bottom: 20px;
    border-radius: 5px;
    height: 77px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 77px;
z-index:1000;
background: white;
}
.pictured img{
width: 60px;
}
.counter{
position: absolute;
    font-size: 18px;
    left: 50%;
    transform: translateX(-50%);
padding-top: 0.25em;
    height: 30.5px;
display: flex;
    align-items: center;
color: black;
}
.operate{
back-ground-image: url(https://sales.a1stage.ru/upload/medialibrary/0f6/e5is7nfdaxhq1o1zq3b3y5ye7dcov6v7.svg);
    width: 50px;
    height: 30px;
    background-repeat: no-repeat;
vertical-align: inherit;
}
.nooperate{
background-image: url(https://sales.a1stage.ru/upload/medialibrary/a94/v1n8vfqwjr1q1b23psdivm3dt3rtm0wl.svg);

    width: 50px;
    height: 40px;
    background-repeat: no-repeat;
vertical-align: inherit;
}
.nooperates:hover::after {
    content: attr(data-title);
    position: absolute;
    left: 61%;
    top: 95%;
    z-index: 1;
    background: rgba(255,255,255,255);
    font-family: Arial, sans-serif;
    font-size: 11px;
    padding: 5px 10px;
    border: 1px solid #333;
    width: 25%;
    border-radius: 4px;
}

/* End */
/* /local/templates/2018/components/bitrix/catalog/.default/style.css?17642523542055 */
/* /local/templates/2018/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?176433854522413 */
/* /local/components/news-likes/liked/templates/.default/style.css?17624224123041 */
/* /local/templates/2018/components/bitrix/system.pagenavigation/.default/style.css?17658808751261 */
/* /local/templates/2018/components/bitrix/catalog.section/tiscatalog/style.css?17740045041030 */
/* /local/templates/2018/components/bitrix/catalog.compare.list/comparer/style.css?17624210782595 */
