

/* Start:/bitrix/templates/dresscode/components/bitrix/catalog/.default/style.css?17658842475159*/
#middleSlider {
    margin-bottom: 24px;
}

.catalog-wrapper {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

.right-block {
    padding: 0 0 0 5px;
    min-width: 250px;
    max-width: 250px;
}

.right-block .right-block-title {
    line-height: 55px;
    height: 55px;
    background-color: #ffcc00;
    color: #000000;
    text-align: center;
    font-weight: 600;
    border-top: 1px solid #e0dbdb;
    border-right: 1px solid #e0dbdb;
    border-left: 1px solid #e0dbdb;
}

.right-block .right-block-wrapper {
    border: 1px solid #e7e8ea;
    padding: 10px;
}

.right-block .right-block-wrapper .rb-img,
.rb-banner {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}

.rb-banner img {
    width: 100%;
}

.right-block .right-block-wrapper a {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    padding: 0 0 15px 0;
    text-decoration: none;
}

.right-block .right-block-wrapper a {
    color: #000;
}

.right-block .right-block-wrapper a:hover {
    color: #27c148;
}

.right-block .right-block-wrapper a:hover .rb-name {
    text-decoration: underline dotted #27c148;
}

.right-block .right-block-wrapper .rb-name {
    padding: 0 0 0 15px;
    text-decoration: underline dotted #737373;
}

.right-block .rb-banner {
    padding: 10px 0;
}

.right-block-img.big {
    display: none !important;
}

.product .row a:first-child {
    width: 55% ;
}

.product .row a:last-child {
    width: 45% ;
}

@media screen and (max-width: 1368px) {
    .right-block {

        min-width: 215px;
        max-width: 215px;
    }
}

@media screen and (max-width: 1300px) {
    .right-block {
        padding: 0 0 0 5px;
        min-width: 200px;
        max-width: 200px;
    }
}

@media screen and (max-width: 1220px) and (min-width: 1200px) {
    .priceVariantListItem {
        font-size: 12px;
    }
}

@media screen and (max-width: 1000px) {
    .right-block {
        min-width: 200px;
    }
}

@media screen and (max-width: 710px) {
    .catalog-wrapper {
        flex-flow: column;
    }

    .right-block {
        min-width: 100%;
    }

    .right-block .right-block-wrapper a {
        justify-content: flex-start;
    }
}

@media screen and (max-width: 600px) {
    .right-block {
        padding: 0 0 30px 0;
    }

    .rb-banner img {
        width: 100%;
    }

    .right-block .right-block-wrapper a {
        justify-content: flex-start;
    }

    .right-block-img.small {
        display: none !important;
    }

    .right-block-img.big {
        display: block !important;
    }
}
.s-price-info {
    margin-top: 40px;
}

.s-price-info__title {
    font-size: 28px;
    line-height: 34px;
    font-weight: 600;
    margin-bottom: 22px;
}

.s-price-info__title h1,
.s-price-info__title h2,
.s-price-info__title h3 {
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
}

.s-price-info__table {
    width: 100%;
    border-spacing: 0;
    font-size: 15px;
    line-height: 20px;
    border-radius: 20px;
    overflow: hidden;
}

.s-price-info__table-head th {
    background: #F6F6F6;
    font-weight: 600;
    text-align: left;
    padding: 20px 25px;
}

.s-price-info__table-body td {
    padding: 20px 25px;
}

.s-price-info__table-body td:nth-child(3) {
    white-space: nowrap;
}

.s-price-info__table-body tr:nth-child(odd) td {
    background: #fff;
}

.s-price-info__table-body tr:nth-child(even) td {
    background: #F6F6F6;
}

.s-price-info__table-body a {
    color: #1C9DF8;
    text-decoration: none;
}

@media (hover:hover) {
    .s-price-info__table-body a:hover {
        color: #27c148;
    }
}

.s-price-info__table-body a:active {
    color: #27c148;
}

@media all and (max-width: 1580px) {
    .s-price-info__title {
        font-size: 22px;
        line-height: 28px;
    }

    .s-price-info__table {
        font-size: 15px;
        line-height: 22px;
    }

    .s-price-info__table-head th,
    .s-price-info__table-body td {
        padding: 15px 20px;
    }
}

@media all and (max-width: 1270px) {
    .s-price-info__title {
        font-size: 18px;
        line-height: 22px;
    }

    .s-price-info__table {
        font-size: 14px;
        line-height: 18px;
        border-radius: 12px;
    }

    .s-price-info__table-head th,
    .s-price-info__table-body td {
        padding: 15px;
    }
}

@media all and (max-width: 700px) {
    .s-price-info__table-c {
        margin-left: -12px;
        margin-right: -12px;
        padding-left: 12px;
        padding-right: 12px;
        overflow: auto;
    }

    .s-price-info__table {
        font-size: 12px;
        line-height: 16px;
        border-radius: 0;
        overflow: visible;
        table-layout: fixed;
    }

    .s-price-info__table-head th {
        padding: 5px 10px;
    }

    .s-price-info__table-body td {
        padding: 15px 10px;
    }

    .s-price-info__table-head th:nth-child(1) {
        width: clamp(85px, 23vw, 250px);
    }

    .s-price-info__table-head th:nth-child(2) {
        width: 51vw;
    }

    .s-price-info__table-head th:nth-child(3) {
        width: 105px;
    }
}

/* End */


/* Start:/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/style.min.css?177374049339469*/
#catalogElement .qtyBlock .qtyButtons,#elementTools .addCart,#smallElementTools .addCart{-webkit-box-shadow:2px 2px 4px 0 rgba(34,60,80,.2);-moz-box-shadow:2px 2px 4px 0 rgba(34,60,80,.2)}#elementContainer .elementSkuProperty .selected .elementSkuPropertyLink,#left{position:relative}#left .collapsed{position:absolute;width:100%;z-index:99}#catalogElement .skuCheckboxList label:before,#catalogElement .skuDropdown label:before,#catalogElement .skuDropdownList .skuDropdownListItem.disabled,#complect .complectListItem:last-child:after,#complect .complectListItem:nth-child(4n):after,#elementContainer #moreImagesCarousel.hide,#elementContainer .elementSkuProperty .disabled,#elementContainer .mainContainer .col.hide,#elementNavigation .tabs .tab.disabled,#elementSmallNavigation .tabs .tab.disabled,#elementTools .picture,#elementTools .price .oldPriceLabel.economy.has-sanctions,#smallElementTools .price .oldPriceLabel.economy.has-sanctions,#smallElementTools .smallSpecialTime,.changeName+br{display:none}.cheaper-product-name{visibility:hidden}#catalogElement .skuDropdownList .skuDropdownListItem.selected .skuPropertyItemLink,.videoFrame{border:0}#catalogElement{border-top:1px solid #e7e8ea}#catalogElement .getStoresWindow{text-decoration:none}#catalogElement .price p.sanctions{margin-bottom:0;margin-top:0;color:#717171;font-size:14px}#elementTools .price .priceVal.has-sanctions,#smallElementTools .price .priceVal.has-sanctions{background:rgb(113 113 113 / 50%)}#elementTools p.label,#smallElementTools p.label{margin-top:0;margin-bottom:0}#smallElementTools .price,.smallElementToolsContainer a.sanctions{display:inline-block!important;margin-right:20px}#smallElementTools .mainTool.has-sanctions{flex-direction:row}#elementTools a.sanctions,.smallElementToolsContainer a.sanctions{font-size:18px;padding:10px 20px;background:#fc0;color:#000;text-decoration:unset;border-radius:4px;margin:10px auto 15px;display:inline-flex}#elementNavigation .tabs a,#elementSmallNavigation a{-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;font-size:13px}#elementSmallNavigation{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #e7e8ea;background-color:#f9f9f9;line-height:50px;overflow:hidden;padding:0 24px;display:none;height:50px}#elementSmallNavigation .tab{padding-right:18px;margin-left:18px;float:left}#elementSmallNavigation .tab:first-child{border-left:1px solid #e7e8ea;padding-left:18px;margin-left:0}#elementSmallNavigation a{transition:.2s ease-in-out;text-transform:uppercase;text-decoration:none;text-align:center;position:relative;color:#000;display:block}#elementContainer .elementProperties .propertyTable .analog:hover,#elementNavigation .tabs a:hover,#elementSmallNavigation a:hover,#skuOffersTable .outOfStock{color:#888}#catalogElement .skuCheckedItem:active,#catalogElement .skuDropdownList .elementSkuPropertyValue:active .skuPropertyItemLink,#catalogElement .skuDropdownList .skuPropertyItemLink:active,#elementContainer .bindAction a:active,#elementContainer .elementSkuPropertyLink:active,#elementErrorContainer .close:active,#elementProperties .stats .analog:active,#elementProperties .stats a:active,#elementSmallNavigation a:active,#elementTools .label:active,#elementTools .priceValue:active,#skuOffersTable .offersTable .basket .addCart:active,#smallElementTools .label:active,#smallElementTools .priceValue:active,#zoomerMoreImagesContainerWrapper .link:active,.new-list-items .image-container:active,.new-list-items .name:active,.reviewsBtnWrap a.label:active{position:relative;top:1px}#elementSmallNavigation a img{vertical-align:middle;padding-right:12px}#elementContainer .mainContainer,#tableContainer{border-collapse:collapse;table-layout:fixed;display:table;width:100%}#tableContainer .column{display:table-cell}#tableContainer .column:nth-child(2){vertical-align:middle;padding-bottom:24px}#elementNavigation{background-color:#f3f3f3;position:relative;padding-left:24px;text-align:right;width:355px}#elementNavigation.fixed .tabs{position:fixed;width:355px;top:0}#elementNavigation .tabs.maxScroll{position:absolute;bottom:0;right:0;top:unset}#elementNavigation .tabs a{transition:.2s ease-in-out;text-decoration:none;display:inline-block;padding:16px 24px;color:#000}#elementNavigation .tabs .tab{-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;padding:0}#elementNavigation .tabs .tab.active a{-webkit-transition:.2s;-o-transition:.2s;transition:.2s;background-color:#fff}#elementNavigation .tabs img{-webkit-transition:.2s;-o-transition:.2s;transition:.2s;vertical-align:middle;padding-left:24px;opacity:.8}#elementContainer #moreImagesCarousel #moreImagesLeftButton:active,#elementContainer #moreImagesCarousel #moreImagesRightButton:active,#elementContainer #moreImagesCarousel .slideBox .item.selected,#elementContainer .wishCompWrap .elem.added:after,#elementNavigation .tabs a:hover img,#zoomerBigNextMore:active,#zoomerBigPrevMore:active,#zoomerNextMore:active,#zoomerPrevMore:active{opacity:1}#elementContainer #pictureContainer .pictureSlider .item,#smallElementTools{padding:0 24px;display:none}.smallElementToolsContainer{padding:24px 24px 12px;margin-bottom:18px;border:1px solid #e7e8ea}#elementTools .priceContainer,#smallElementTools .priceContainer{display:inline-block;margin-top:3px}#elementTools .priceRow,#smallElementTools .priceRow{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;margin-top:5px}#elementTools .priceRow .oldPriceLabel,#smallElementTools .priceRow .oldPriceLabel{padding:7px 12px}#elementContainer .wishCompWrap .elem img,#smallElementTools .priceContainer{display:inline-block;vertical-align:middle}#elementTools .price .priceVal,#smallElementTools .price .priceVal{padding:7px 12px;background:#fc0;font-weight:700}#elementTools .price .priceVal.hasSale,#smallElementTools .price .priceVal.hasSale{background:#e00000;color:#fff}#elementTools .price .priceVal.hasSale.has-sanctions,#smallElementTools .price .priceVal.hasSale.has-sanctions{background:rgb(113 113 113 / 50%);color:#000}#elementTools .price .measure,#smallElementTools .price .measure{font-size:1rem;color:#424242}#elementContainer #smallElementTools .purchaseBonus{display:block;vertical-align:middle;margin:12px 0 0}#catalogElement .columnRowWrap .columnRow{display:flex;flex-grow:1;margin:auto}#smallElementTools .columnRowWrap,.newReviewTable{font-size:0}#smallElementTools .columnRow .addCart{margin-top:0;width:100%;margin-bottom:6px}#elementTools{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#f3f3f3;padding:24px 24px 0;position:relative;width:400px;z-index:1}#elementTools.fixed .fixContainer{background-color:#f3f3f3;margin-top:12px;position:fixed;padding-right:10px;z-index:33;top:0}@media all and (max-width:1700px){#elementTools.fixed .getPricesDiv{max-width:240px}#elementTools.fixed .appProductPriceVariantHover .priceVariantListItemColumn:last-child{padding-right:10px}}#elementTools .fixContainer.maxScroll{padding-bottom:12px;position:absolute;bottom:0;top:unset;left:24px}#elementTools .picture img{max-width:280px}#elementContainer #pictureContainer .pictureSlider .item:first-child,#elementContainer .brandImageWrap,#elementTools .priceBlock,#elementTools.fixed .fixContainer .picture,#files .item .icon a,#files .item small,#smallElementTools .priceBlock{display:block}#elementTools .columnRowWrap,#smallElementTools .columnRowWrap{margin-bottom:12px}#catalogElement .qtyBlock{margin:10px auto;display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}#catalogElement .qtyBlock .qtyButtons{margin:auto;flex-shrink:2;border:1px solid #ececec;padding:8px;border-radius:4px;display:flex;gap:4px;box-shadow:2px 2px 4px 0 rgba(34,60,80,.2)}#catalogElement .qtyBlock .qtyButtons a{padding:7px;background:#424242;color:#fff;border-radius:4px}#catalogElement .qtyBlock .qty{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;vertical-align:middle;display:inline-block;text-align:center;font-size:13px;margin:0 2px;min-width:40px;max-width:60px;padding:8px 9px;border:1px solid #4242420d;background-color:#e7e8ea;color:#000}#catalogElement .qtyBlock .qty.error{border:1px solid red}#catalogElement .qtyBlock .minus,#catalogElement .qtyBlock .plus{vertical-align:middle;display:inline-block;height:19px;width:19px;background:url(/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/images/plusMinusElement.png) no-repeat #424242}#catalogElement .qtyBlock .plus{background-position:0 -19px}#catalogElement .qtyBlock .plus:hover{background-position:-19px -19px}#catalogElement .qtyBlock .plus:active{background-position:-38px -19px}#catalogElement .qtyBlock .minus:hover{background-position:-19px 0}#catalogElement .qtyBlock .minus:active{background-position:-38px 0}#catalogElement .qtyBlock label,#skuOffersTable .offersTable .basket{padding-right:12px}#catalogElement .qtyBlock .add-to-card-button{flex-grow:1}#elementTools .secondTool .row:last-child{margin-bottom:0}#catalogElement input[type=radio]+label,#elementTools .requestPrice{cursor:pointer}#elementTools .label,#smallElementTools .label{-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;text-decoration:none;font-size:18px;color:#717171}#skuOffersTable .offersTable .basket .addCart.requestPrice,#smallElementTools .qtyBlock img{margin-top:0}#elementContainer .description .readMore:hover,#elementContainer .headingBox .morePropertiesLink:hover,#elementTools .label:hover,#smallElementTools .label:hover,.new-list-items .text,.reviewsBtnWrap a.label:hover{color:#000}#elementTools .article,#smallElementTools .article{margin-bottom:12px;font-size:14px;color:#888}#elementTools .price,#smallElementTools .price{text-decoration:none;margin-bottom:12px;position:relative;font-size:21px;display:block;color:#000}#elementTools .price .discount,#smallElementTools .price .discount{color:#888;padding-left:12px}#elementTools .price .oldPriceLabel,#smallElementTools .price .oldPriceLabel{text-decoration:none;font-size:14px;display:inline-block;color:#888}#elementTools .purchaseBonus{margin-top:6px;font-size:14px;color:#888;display:block}#elementTools .purchaseBonus span,#smallElementTools .purchaseBonus span{display:inline-block;vertical-align:top;padding-right:6px}#smallElementTools .purchaseBonus{margin-top:6px;font-size:14px;color:#888}#elementTools .priceValue,#smallElementTools .priceValue{border-bottom:1px dashed #bbb;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;display:inline-block;padding-bottom:8px;color:#000}#elementTools .priceValue:hover,#smallElementTools .priceValue:hover{color:#333}#elementTools .priceIcon,#smallElementTools .priceIcon{margin-right:12px}#elementTools .addCart,#smallElementTools .addCart{-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;border-radius:4px;color:#fff;font-size:18px;text-align:center;display:block;text-decoration:none;padding:15px 20px;box-shadow:2px 2px 4px 0 rgba(34,60,80,.2)}#elementTools .fastBack,#smallElementTools .fastBack{display:flex;align-items:center;justify-content:center;gap:10px;margin:auto;text-align:center;background:#fff;border-radius:4px;padding:15px 20px;flex-grow:1;-webkit-box-shadow:2px 2px 4px 0 rgba(34,60,80,.2);-moz-box-shadow:2px 2px 4px 0 rgba(34,60,80,.2);box-shadow:2px 2px 4px 0 rgba(34,60,80,.2)}#elementErrorContainer .close:hover,#elementTools .addCart.added,#smallElementTools .addCart.added{background:#2b2b2b}#elementTools .addCart.added:hover,#smallElementTools .addCart.added:hover{background:#3b3b3b}#elementContainer .mainContainer .rating,#elementTools .rating,#smallElementTools .rating{display:inline-block;vertical-align:middle;margin-left:6px;margin-top:-4px;position:relative;overflow:hidden;height:15px;width:79px;z-index:2}#elementContainer .mainContainer .rating i,#elementTools .rating i,#smallElementTools .rating i{background:url(/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/images/rating.png);height:15px;width:79px;position:absolute;display:block;left:0;top:0}#elementContainer .mainContainer .rating i.m,#elementTools .rating i.m,#smallElementTools .rating i.m{background:url(/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/images/rating.png) 0 -14px;width:0;z-index:10}#elementTools .icon,#smallElementTools .icon{vertical-align:middle;display:inline-block}#elementTools .addCart .icon,#smallElementTools .addCart .icon{padding-right:12px;margin-top:-6px}#elementTools .secondTool{display:flex;flex-direction:column;align-items:flex-start;gap:10px}#smallElementTools .secondTool{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:baseline;gap:15px}.ya-share-label{margin-bottom:6px;margin-top:30px;color:#717171}#discountedItems,#files,#giftContainer,#related,#similar,#video,.catalogProductOffersNext,.changePropertiesNoGroup{margin-top:24px}.delivcost{color:#717171;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-evenly;align-items:center;gap:10px}#elementContainer{position:relative;width:100%}#elementContainer .description{margin:12px 0;position:relative}#elementContainer .description .heading{margin-bottom:6px;font-size:16px}#elementContainer .changeShortDescription{font-size:13px;line-height:16px;height:32px;overflow:hidden}#elementContainer .description .readMore{-webkit-transition:.2s;-o-transition:.2s;transition:.2s;margin:4px 0;display:block;color:#888}#elementContainer .description .description-link{position:absolute;right:0;bottom:0;padding-left:60px;margin:0;font-size:13px;line-height:16px;background:linear-gradient(to right,rgba(255,255,255,0) 0,#fff 40px,#fff 100%)}#elementContainer .mainContainer .col{position:relative;vertical-align:middle;display:table-cell;padding:24px 0;width:50%}#elementContainer .mainContainer .secondCol{position:static;padding-right:24px}#elementContainer .mainContainer .col:first-child{vertical-align:middle;text-align:center}#elementContainer #pictureContainer .pictureSlider{table-layout:fixed}#elementContainer #pictureContainer .item a{text-align:center;display:block}#elementContainer #pictureContainer .item a img{vertical-align:middle;max-height:100%;max-width:90%}#elementContainer #moreImagesCarousel{transition:.3s ease-in-out;visibility:hidden;position:relative;padding-top:24px;margin-top:24px;overflow:hidden;opacity:0}#catalogElement .skuDropdownList.opened,#elementContainer #moreImagesCarousel.show{visibility:visible;opacity:1}#elementContainer #moreImagesCarousel #moreImagesLeftButton,#elementContainer #moreImagesCarousel #moreImagesRightButton{background:url(/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/images/carouselArrowSmall.png) no-repeat;position:absolute;margin-top:3px;height:16px;opacity:.5;z-index:2;width:14px;top:50%}#catalogElement .skuCheckedItem:hover,#complect .complectListItemPicture:hover img,#elementContainer #moreImagesCarousel #moreImagesLeftButton:hover,#elementContainer #moreImagesCarousel #moreImagesRightButton:hover,#zoomer #zoomerExitLink:hover,#zoomerBigNextMore:hover,#zoomerBigPrevMore:hover,#zoomerNextMore:hover,#zoomerPrevMore:hover{opacity:.8}#elementContainer #moreImagesCarousel #moreImagesLeftButton{left:32px}#elementContainer #moreImagesCarousel #moreImagesRightButton{background-position:-14px 0;right:32px}#elementContainer #moreImagesCarousel .carouselWrapper{overflow:hidden;margin:auto;width:80%}#elementContainer #moreImagesCarousel .slideBox{position:relative;overflow:hidden;list-style:none;height:62px;padding:0;margin:0}#elementContainer #moreImagesCarousel .slideBox .item{-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;position:relative;text-align:center;line-height:50px;opacity:.5;height:50px;float:left}#elementContainer #moreImagesCarousel .slideBox .item.selected:after{transform:translateX(-50%);border-bottom:2px solid #000;position:absolute;display:block;content:"";width:30%;left:50%;bottom:-12px}#elementContainer #moreImagesCarousel .slideBox .item a{display:block;line-height:50px;height:50px}#elementContainer #moreImagesCarousel .slideBox .item img,#elementContainer .elementSkuPropertyList img{vertical-align:middle;max-height:100%;max-width:100%}#elementContainer .mainContainer .markerContainer{position:absolute;z-index:3;left:24px;top:24px}#elementContainer .wishCompWrap{position:absolute;z-index:2;right:30px;top:24px}#elementContainer .wishCompWrap .elem{display:block;position:relative;width:34px;height:34px;line-height:34px;text-align:center;margin-bottom:8px;border:1px solid #f1f1f1;border-radius:2px;background:#fff;font-size:0;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}#elementContainer .wishCompWrap .elem:after,#elementContainer .wishCompWrap .elem:before{content:"";position:absolute;left:9px;top:9px;width:16px;height:16px;background:url("/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/images/wishCompImage.png") no-repeat;transition:.2s ease-in-out}#elementContainer .wishCompWrap .elem.added:before,#elementContainer .wishCompWrap .elem:after{opacity:0}#elementContainer .wishCompWrap .addWishlist:before{background-position:0 0}#elementContainer .wishCompWrap .addWishlist:after{background-position:-16px 0}#elementContainer .wishCompWrap .addCompare:before{background-position:0 -16px}#elementContainer .wishCompWrap .addCompare:after{background-position:-16px -16px}#elementContainer .wishCompWrap .elem:hover{border-color:#e7e8ea;background:#e7e8ea}#elementContainer .wishCompWrap .elem:active{top:1px}#elementContainer .marker{font:12px/16px arial,sans-serif;background-color:#424242;margin-bottom:8px;color:#fff;padding:3px 4px;z-index:2}#elementContainer .bindAction,#elementContainer .brandImage{margin-bottom:24px;display:inline-block;vertical-align:middle}#elementContainer .brandImageWrap .tb{width:auto}#elementContainer .brandImage{margin-right:66px}#elementContainer .bindAction{line-height:18px;font-size:13px}#elementContainer .bindActionImage{width:38px}#elementContainer .bindActionImage .image{display:block;width:30px;height:30px;background-position:center center;background-repeat:no-repeat;background-size:contain}#elementContainer .bindAction a{position:relative;font-size:13px;text-decoration:none;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.reviewsBtnWrap .label,.reviewsBtnWrap .labelDotted{-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out}.newReviewTable .left{display:inline-block;width:50%;vertical-align:top;font-size:14px;padding-right:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.newReviewTable .right{display:inline-block;width:50%;vertical-align:top;font-size:14px}.reviewsBtnWrap{padding-bottom:6px;border-bottom:1px solid #e8e8e8}.reviewsBtnWrap .row{display:inline-block;vertical-align:top;margin:0 36px 12px 0;font-size:13px}.reviewsBtnWrap .row:last-child{margin-right:0}.reviewsBtnWrap .row img{vertical-align:middle;padding-right:6px;margin-top:-4px}.reviewsBtnWrap .label{transition:.2s ease-in-out;text-decoration:none;line-height:21px;color:#717171}.reviewsBtnWrap .labelDotted{transition:.2s ease-in-out;display:inline-block;color:#000;border-bottom:1px dashed #b9b9b9}.reviewsBtnWrap a.label:hover .labelDotted{border-color:#000}#elementContainer .brandImage img{-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;vertical-align:middle;max-height:34px;max-width:200px}#elementContainer .brandImage:hover img{opacity:.7}#elementContainer .headingBox,#files .item .tb{table-layout:fixed;display:table;width:100%}#elementContainer .headingBox .heading{display:table-cell;vertical-align:top;padding-bottom:12px;font-size:16px}#elementContainer .headingBox .moreProperties{vertical-align:top;display:table-cell;padding-right:24px;padding-left:12px;width:40%}#elementContainer .headingBox .morePropertiesLink{-webkit-transition:.2s;-o-transition:.2s;transition:.2s;color:#888}#elementContainer .elementProperties .propertyTable{table-layout:fixed;display:table;width:100%;font-size:13px}#elementContainer .elementProperties .propertyTable .propertyName,#elementContainer .elementProperties .propertyTable .propertyValue{background-color:#fff;vertical-align:middle;display:table-cell;position:relative;overflow:hidden;padding:2px 0}#elementContainer .elementProperties .propertyTable .propertyValue{padding-left:12px;width:40%}#elementContainer .elementProperties .propertyTable .analog{-webkit-transition:.2s;-o-transition:.2s;transition:.2s;color:#000}#elementContainer .elementProperties .propertyTable .propertyName:after{border-bottom:1px dotted #ccc;position:absolute;margin-left:12px;height:13px;content:'';width:100%}#elementContainer .elementSkuPropertyValue,#zoomerMoreImagesContainerWrapper .item{-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}#elementContainer .elementSkuPropertyValue.loading{opacity:.5}#elementContainer .elementSkuVariantLabel{margin-top:12px;font-size:16px}#elementContainer .elementSkuPropertyName{font-size:13px;color:#888}#elementContainer .elementSkuPropertyList{overflow:hidden;list-style:none;margin:0 -2px 0 -4px;padding:0}#elementContainer .elementSkuProperty{overflow:hidden;margin:6px 0 12px}#catalogElement .elementSkuDropDownProperty,#elementError{overflow:visible}#elementContainer .elementSkuPropertyDropdown{margin:6px 0 12px}#elementContainer .elementSkuProperty li{box-sizing:border-box;overflow:hidden;min-width:54px;padding:4px 2px 2px 4px;float:left}#elementContainer .elementSkuPropertyLink{border:1px solid #ddd;text-decoration:none;text-align:center;font-size:13px;line-height:22px;padding:6px;display:block;color:#000}#catalogElement .elementSkuDropDownProperty .skuDropdownListItem{box-sizing:content-box;overflow:visible;min-width:auto;padding:0;float:none}#elementContainer #detailText,#morePhotoSlider{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}#catalogElement .skuDropdown{background-color:#fff;border:1px solid #e7e8ea;position:relative;line-height:13px;font-size:13px;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;border-radius:2px;width:264px;margin-top:4px}#discountedItems .heading,#elementContainer #detailText .heading,#related .heading,#similar .heading{text-transform:uppercase;letter-spacing:1px;font-weight:700;font-size:20px;border-top:1px solid #e7e8ea}#catalogElement .skuCheckedItem{background:url(/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/images/selectArrow.png) 97% 50% no-repeat;padding:12px 30px 12px 8px!important;border-radius:4px;display:block;cursor:pointer}#catalogElement .skuDropdownList{background-color:#fff;border:1px solid #e7e8ea;visibility:hidden;position:absolute;list-style:none;margin:0 -1px;opacity:0;padding:0;z-index:2;top:44px;right:0;left:0}#catalogElement .pics .skuDropdownList{top:52px}#catalogElement .skuDropdownList .elementSkuPropertyValue{border-top:1px solid #e7e8ea;position:relative;display:block}#catalogElement .skuDropdownList .elementSkuPropertyValue:first-child{border-top:0}#catalogElement .skuDropdownList .elementSkuPropertyValue:hover,#catalogElement .skuDropdownList .selected{background-color:#f9f9f9;cursor:pointer;color:#fff;opacity:.8}#catalogElement .skuDropdownList .skuPropertyItemLink{padding:12px 8px!important;text-decoration:none;line-height:18px;text-align:left;font-size:13px;color:#000;display:block;border:0}#elementContainer #detailText{box-sizing:border-box;overflow:hidden;padding:0 24px 24px;font-size:14px;clear:both}#elementContainer #detailText .heading{padding:36px 0}#elementContainer #detailText img{max-width:100%}#morePhotoSlider{box-sizing:border-box;overflow:hidden;margin:24px 48px 0}#morePhotoSlider .morePhotos{-webkit-transition:opacity .6s ease-in-out;-o-transition:opacity .6s ease-in-out;transition:opacity .6s ease-in-out;visibility:hidden;overflow:hidden;opacity:0}#morePhotoSlider .morePhotos .photoItem{position:relative;text-align:center;opacity:.6;float:left}#morePhotoSlider .morePhotos .photoItem.selected{padding-bottom:24px;opacity:1}#morePhotoSlider .morePhotos .photoItem.selected:after{transform:translateX(-50%);border-bottom:2px solid #000;position:absolute;display:block;content:"";width:30%;left:50%;bottom:0}#morePhotoSlider .morePhotos .photoItem a{display:inline-block;line-height:100px;height:100px}#morePhotoSlider .morePhotos .photoItem img{max-width:100%;max-height:100%;vertical-align:middle}#elementContainer .zoom{cursor:zoom-in}#discountedItems .heading,#related .heading,#similar .heading{padding:36px 24px}#catalogElement .productList{border-left:0}#catalogElement .product{width:33%}#giftContainer{padding-bottom:24px}#giftContainer .heading{border-top:1px solid #e7e8ea;text-transform:uppercase;letter-spacing:1px;padding:36px 24px;font-weight:700;font-size:20px;display:block}#elementProperties .heading,#files .heading,#video .heading{border-top:1px solid #efefef;display:block;text-transform:uppercase;letter-spacing:1px;font-weight:700;font-size:20px}#elementProperties{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 24px;overflow:auto}#elementProperties .heading{padding:36px 0 24px}#elementProperties .stats a,.elementProperties a{-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;color:#000}#elementProperties .stats{border-collapse:collapse;table-layout:fixed}#elementProperties .stats td{-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;padding:6px 0}#elementProperties .stats .question{background:url("/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/images/questions.png");-webkit-transition:ease-in-out;-o-transition:ease-in-out;transition:ease-in-out;vertical-align:middle;display:inline-block;margin-left:4px;height:19px;width:19px}#elementProperties .stats .analog,#files .item .info .name{-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out}#elementProperties .stats .question:hover{background:url("/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/images/questions.png") -19px 0}#elementProperties .stats .question:active{background:url("/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/images/questions.png") -38px 0}#elementProperties .stats tr{border:1px solid #e4e4e4}#elementProperties .stats .gray td{background-color:#f6f6f6}#elementProperties .stats tr:hover td{background:#eee}#elementProperties .stats .cap,#elementProperties .stats .cap:hover td{background-color:#fff!important;border:0!important}#elementProperties .stats .cap td{font-size:18px;color:#000;padding:12px 0}#elementProperties .stats .name{text-overflow:ellipsis;overflow:hidden;width:40%}#elementProperties .stats .name span{padding:0 12px}#elementProperties .stats .analog{transition:.2s ease-in-out;font-size:13px;text-decoration:none;color:#9d9d9d;border-bottom:1px solid #d0d0d0;padding-bottom:1px}#elementProperties .stats .analog:hover{color:#000;border-bottom-color:#000}#elementProperties .stats .right{text-align:right;padding-right:10%}#catalogElement .bx_pagination_bottom,#complect,#files .wrap,#video .wrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 24px}#elementErrorContainer,#video .item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}#files .heading,#video .heading{padding:36px 24px}#files .items{overflow:hidden}#files .item{margin-bottom:24px;overflow:hidden;height:65px;float:left;width:25%}#files .item .tbr{display:table-row}#files .item .icon,#files .item .info{display:table-cell;vertical-align:middle}#files .item .icon{width:20%}#files .item .icon img{vertical-align:middle;max-width:100%}#files .item .info{padding-right:18px;width:50%}#files .item .info .name{transition:.2s ease-in-out;line-height:25px;overflow:hidden;font-size:14px;display:block;color:#000;height:25px}#files .item .info .name span{vertical-align:middle;display:inline-block;line-height:21px}#complect .complectList,#video .items{overflow:hidden;margin:0 -12px}#video .items.sz1{margin:0}#video .item{box-sizing:border-box;float:left;width:33.33333%;padding:0 12px 24px}#video .item iframe{height:200px;width:100%}#video .items.sz1 .item{padding:0;width:100%}#video .items.sz1 iframe{height:500px}#skuOffersTable .offersTable .quanBaskWrap .tc,#video .items.sz2 .item{width:50%}#video .items.sz2 iframe{height:300px}#elementError{background-color:rgba(0,0,0,.298);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:998}#elementErrorContainer{box-sizing:border-box;box-shadow:1px 1px 12px rgba(0,0,0,.5);background-color:#fff;margin-left:-150px;margin-top:-130px;position:relative;overflow:hidden;color:#000;width:300px;z-index:999;left:50%;top:50%}#complect .complectListItemWrap,#skuOffersTable{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}#elementErrorContainer span.heading{background-color:#424242;color:#fff;display:block;font-size:16px;line-height:50px;height:50px;text-align:center;margin:0;padding:0}#elementErrorContainer p{text-align:center;color:#000;padding:12px}#elementErrorContainer #elementErrorClose{background:url("/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/images/exit.png") no-repeat;margin-bottom:24px;position:absolute;display:block;height:21px;right:24px;width:21px;top:16px}#elementErrorContainer #elementErrorClose:hover{background:url("/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/images/exit.png") 0 -21px no-repeat}#elementErrorContainer #elementErrorClose:active{background:url("/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/images/exit.png") 0 -42px no-repeat}#elementErrorContainer .close{-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;display:block;height:35px;line-height:35px;text-align:center;color:#ccc;background:#424242;width:140px;text-decoration:none;margin:0 auto 12px}#catalogElement #hint{position:absolute;border:1px solid #bdbdbd;background:#fff;width:300px;box-shadow:1px 1px 12px #dbdbdb;padding:12px}#catalogElement #hint span{font-size:14px;line-height:31px;font-weight:600;display:block}#catalogElement #hint ins{background:url("/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/images/clear.png") no-repeat;display:block;position:absolute;top:12px;right:12px;width:10px;height:9px;cursor:pointer}#catalogElement #hint ins:active{top:13px}#skuOffersTable{box-sizing:border-box;margin-bottom:30px}#skuOffersTable .offersTableContainer{box-sizing:border-box;padding:0 24px}#skuOffersTable .offersTableContainerBtn{margin-top:24px;text-align:center}#skuOffersTable .catalogProductOffersNext img{vertical-align:middle;display:inline-block;margin-right:8px;margin-top:-2px}#skuOffersTable .catalogProductOffersNext.btn-simple{border-radius:4px;width:156px}#skuOffersTable .heading{text-transform:uppercase;padding:36px 24px;font-weight:700;font-size:20px;display:block}#skuOffersTable .offersTable{width:100%}#skuOffersTable .tb{transition:.2s ease-in-out;width:100%}#skuOffersTable .tableElem .tb:hover{background-color:#fdfdfd}#skuOffersTable .tc{box-sizing:border-box;text-align:center;padding:8px 6px}#skuOffersTable .thead{border-radius:4px;background:#f1f1f1}#skuOffersTable .thead .tc{padding:12px 6px}#skuOffersTable .tableElem{border:1px solid #f1f1f1;border-radius:4px;margin-top:8px}#skuOffersTable .offersTable td,#skuOffersTable .offersTable th,.catalogProductOffersPager{text-align:center}#skuOffersTable .offersTable th{background-color:#f1f1f1;padding:12px 0;font-weight:400;font-size:14px;color:#000;border-bottom:1px solid #f3f3f3;border-top:1px solid #f3f3f3}#skuOffersTable .offersTable td{border-bottom:1px solid #f3f3f3;border-top:1px solid #f3f3f3;padding-bottom:8px;padding-top:8px}#skuOffersTable .offersTable td:first-child,#skuOffersTable .offersTable th:first-child{border-left:1px solid #f3f3f3}#skuOffersTable .offersTable td:last-child,#skuOffersTable .offersTable th:last-child{border-right:1px solid #f3f3f3}#skuOffersTable .offersTable .offersName{text-align:left;width:220px}#skuOffersTable .offersTable .offersName+td{padding-left:12px}#skuOffersTable .offersTable .offersPicture{width:96px}#skuOffersTable .offersTable .offersPicture img{vertical-align:middle;max-height:54px;max-width:42px;height:auto;width:auto}#skuOffersTable .offersTable .priceWrap{width:184px}#skuOffersTable .offersTable .quantity img{vertical-align:middle;display:inline-block;padding-right:6px;margin-top:-4px}#skuOffersTable .offersTable .price{position:relative;font-size:16px}#skuOffersTable .offersTable .quanBaskWrap{width:250px;padding:0}#skuOffersTable .offersTable .price .priceIcon{margin-right:6px}#skuOffersTable .offersTable .price .lnk{border-bottom:1px dashed #000;transition:.2s ease-in-out;padding-bottom:2px}#skuOffersTable .offersTable .price:hover .lnk{border-color:#888}#skuOffersTable .offersTable .property,.smallSpecialTime .specialTimeItemValue{font-size:14px}#skuOffersTable .offersTable .discount{position:absolute;font-size:13px;color:#888;display:block;right:-12px;top:-16px}#skuOffersTable .offersTable .basket .addCart{transition:.2s ease-in-out;text-decoration:none;display:inline-block;text-align:center;border-radius:4px;line-height:30px;padding:0 12px;color:#fff;height:30px}#skuOffersTable .offersTable .basket .addCart img{vertical-align:middle;display:inline-block;margin-right:12px;margin-top:-4px}#complect .heading{border-top:1px solid #efefef;text-transform:uppercase;padding:24px 0 12px;letter-spacing:1px;font-weight:700;font-size:20px;display:block}#complect .complectListItem{position:relative;height:355px;float:left;width:25%}#complect .complectListItemWrap{box-sizing:border-box;padding:12px}#complect .complectListItemPicture img{-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;vertical-align:middle;max-height:90%;max-width:90%}#complect .complectListItemPicLink{-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;display:block;text-align:center;height:240px;line-height:240px}#complect .complectListItemLink{-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;text-decoration:none;margin-bottom:12px;line-height:44px;overflow:hidden;font-size:14px;display:block;height:44px}#complect .complectListItemLink .middle{display:inline-block;vertical-align:top;line-height:21px}#complect .complectListItemPrice{font-size:18px;display:block;text-decoration:none;margin-bottom:12px}#complect .complectListItemPrice .measure{font-size:16px}#complect .complectListItemPrice .discount{padding-left:4px;font-size:14px}#complect .complectResult{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #e8e8e8;background-color:#fdfdfd;padding-right:24px;padding-left:24px;line-height:60px;overflow:hidden;height:60px}#elementContainer .new-list-items-wrap,.detail-text-wrap{margin-top:12px;border-top:1px solid #ededed;box-sizing:border-box}#complect .complectPriceResult{display:inline-block;margin-left:12px;font-size:18px}#complect .complectResult .discount{margin-left:12px;font-size:14px;color:#888}#complect .complectResultEconomy{border-left:1px solid #e8e8e8;padding-left:24px;float:right}#complect .complectResultEconomyValue{margin-left:12px;font-size:16px}#complect .complectListItem:after{transform:translateY(-50%);position:absolute;font-size:48px;display:block;color:#888;content:"+";right:-12px;top:50%}#zoomer{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;opacity:0;visibility:hidden;transform:scale(.7)}#zoomer.opened{opacity:1;visibility:visible;transform:scale(1)}#zoomer #zoomerExitLink{background:url(/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/images/exitBig.png) no-repeat;height:50px;opacity:.5;width:50px}#zoomer #zoomerExitLink:active{height:48px;opacity:1;top:25px}#zoomerMoreImagesContainerWrapper .item:hover{opacity:.9!important}#zoomerMoreImagesContainerWrapper .selected{opacity:1!important}#zoomerBigNextMore,#zoomerBigPrevMore{background:url(/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/images/carouselArrowsBig.png) no-repeat;opacity:.5}#zoomerBigNextMore{background-position:-57px 0}#zoomerNextMore,#zoomerPrevMore{background:url(/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/images/carouselArrows.png) no-repeat;opacity:.5}#zoomerNextMore{background-position:-80px 0}#zoomerNextMore:active{right:-1px!important}#zoomerPrevMore:active{left:-1px!important}#zoomerBigPrevMore:active{left:23px!important}#zoomerBigNextMore:active{right:23px!important}#catalogElement input[type=radio]:not(checked){position:absolute;opacity:0}#catalogElement input[type=radio]:not(checked)+label{position:relative;padding-left:28px}.smallSpecialTime{padding-bottom:12px;color:#fff;font-size:0;line-height:0}.smallSpecialTime .specialTimeItem{display:inline-block;box-sizing:border-box;border-radius:2px;text-align:center;overflow:hidden;margin-left:4px;padding:8px 0;line-height:14px;height:42px;width:48px}.smallSpecialTime .specialTimeItem:first-child{margin-left:0}.smallSpecialTime .specialTimeItemlabel{font-size:12px}.detail-text-wrap .heading,.new-list-items-wrap .heading{display:block;font-size:20px;text-transform:uppercase;line-height:24px;font-weight:400;color:#000;text-decoration:none}.detail-text-wrap{padding:0 24px 24px}.detail-text-wrap .heading{padding:30px 0 0}#elementContainer .new-list-items-wrap{margin-bottom:0;padding:0 24px}.new-list-items-wrap .heading{padding:36px 0 18px}#elementContainer .new-list-items{max-width:none;margin:0 -12px;font-size:0}.new-list-items .list-item-wrap{display:inline-block;vertical-align:top;width:33.333%;padding:12px;box-sizing:border-box}.new-list-items .list-item{padding:24px 18px;border:1px solid #e7e8ea;border-radius:2px}.new-list-items .image{width:54px;padding-right:18px}.new-list-items .image-container{display:block;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.new-list-items .image-container:hover{opacity:.9}.new-list-items .name{display:block;margin-bottom:12px;font-size:14px;line-height:18px;max-height:18px;overflow:hidden;text-decoration:none;color:#000}.new-list-items .price{position:relative;display:inline-block;padding-right:18px;font-size:18px}.new-list-items .old-price{position:absolute;right:0;top:-12px;font-size:13px;line-height:15px;color:#888}.new-list-items .active-link{display:inline-block;font-size:14px;color:#000;text-decoration:none;border-bottom:1px dashed #000;cursor:pointer;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}#elementContainer .zoom.video-zoom{position:absolute;bottom:0;left:50%;transform:translateX(-50%);cursor:pointer}#elementContainer .zoom.video-zoom:before{content:'';width:36px;height:36px;background:url(/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/images/finger.png) 0 0/contain no-repeat;display:block}.thumb-wrap-video{position:absolute;top:50%;left:5%;right:0;bottom:0;width:90%;transform:translateY(-50%)}.thumb-wrap-video iframe{width:100%;height:auto;aspect-ratio:16/9;margin-top:auto}.video-link:before{content:'';width:30px;height:30px;background:url(/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/images/Youtube.png) center/contain no-repeat;display:block;margin:auto;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width:1750px){#elementTools .price .discount,#elementTools .priceRow .oldPriceLabel,#smallElementTools .price .discount,#smallElementTools .priceRow .oldPriceLabel{padding-left:5px}}@media (max-width:790px){#elementContainer .zoom.video-zoom{bottom:unset;top:10%}}@media (max-width:375px){#smallElementTools .priceContainer{display:inline-block;margin-top:10px}#smallElementTools .priceRow{margin-top:0}#smallElementTools .price .priceRow .oldPriceLabel{margin-top:5px}}.whyDiscounted{margin:30px 0 36px}.whyDiscounted-subtitle{margin-bottom:2px;font-size:12px;line-height:140%;color:#f75b5b}.whyDiscounted-text{font-size:14px;line-height:140%}@media (max-width:700px){.whyDiscounted{margin:16px 0 20px}}.mainTool .discount-button{margin-top:16px}@media (min-width:1100.1px){.mainTool .discount-button,.mainTool .discount-button:hover{background-color:#fff}}
/* End */


/* Start:/local/components/delivery.info/templates/.default/style.css?17737404935504*/
.detail-info-link {
    display: flex;
    gap: 11px;
    text-decoration: none;
    color: #27C148 !important;
    transition: all .3s;
    margin-bottom: 5px;
}

.detail-info-link svg {
    flex: 0 0 auto;
    width: 18px;
    height: 18px;
}

.detail-info-link span {
    font-size: 16px;
    line-height: 18px;
    border-bottom: 1px dashed !important;
}

@media (hover:hover) {
    .detail-info-link:hover {
        color: #19cc3f !important;
    }
}

.detail-info-link:active {
    color: #19cc3f !important;
}

#elementTools .secondTool {
    margin-top: 25px;
}

#elementTools .secondTool .row {
    position: relative;
}

#smallElementTools .secondTool .detail-info-link {
    margin-bottom: 0;
}

#smallElementTools .secondTool .row {
    position: relative;
}

.card-subinfo__list {
    padding-top: 5px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.card-subinfo__btn-c {
    position: relative;
}

.card-subinfo__btn {
    display: flex;
    gap: 10px;
    text-decoration: none;
    color: #27C148 !important;
    transition: all .3s;
}

.card-subinfo__btn svg {
    flex: 0 0 auto;
    width: 13px;
    height: 13px;
}

.card-subinfo__btn span {
    font-size: 14px;
    line-height: 16px;
    border-bottom: 1px dashed !important;
}

.product .row a.card-subinfo__btn {
    width: 100% !important;
}

@media (hover:hover) {
    .card-subinfo__btn:hover {
        color: #19cc3f !important;
    }
}

.card-subinfo__btn:active {
    color: #19cc3f !important;
}

@media screen and (min-width: 791px) and (max-width: 980px) {
    body .product .optional .analogs-block-over + .row {
        width: 40%;
        margin-top: -3px;
    }
}

@media screen and (max-width: 980px) {
    .catalog-wrapper {
        flex-flow: column;
    }

    body .product .optional .analogs-block-over + .row {
        margin-top: -3px;
        width: 43%;
        display: flex;
        justify-content: center;
    }

    body #catalog .product .optional .pos-rel {
        width: 56%;
    }

    .product .row .card-subinfo__list a.card-subinfo__btn {
        text-align: left;
        gap: 5px;
        margin-top: 0 !important;
    }

    .card-subinfo__btn span {
        font-size: 10px;
    }

    .card-subinfo__list {
        padding-top: 0;
        gap: 2px;
    }
}

/* delivery-popup */

.delivery-popup {
    display: none;
    z-index: 5;
    position: absolute;
    top: 100%;
    margin-top: 5px;
    width: 222px;
    max-width: 92vw;
    border-radius: 6px;
    box-shadow: -3.66px 4.88px 7.14px 0px #00000040;
    background: #D9D9D9;
    padding: 42px 20px 20px;
    flex-direction: column;
    text-align: center;
    align-items: center;
}

.delivery-popup.active {
    display: flex;
}

.delivery-popup__title {
    font-size: 18px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 12px;
}

.delivery-popup__btn-wrap {
    display: flex;
}

.delivery-popup__btn {
    font-size: 18px;
    line-height: 1;
    color: #989898;
    transition: all .3s;
    text-decoration: underline;
    text-underline-offset: 0.2em;
}

@media (hover:hover) {
    .delivery-popup__btn:hover {
        color: #666666;
    }
}

.delivery-popup__close-btn {
    position: absolute;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 10px;
    right: 10px;
    outline: none;
    border: none;
    background: none;
    color: #666666;
    padding: 0;
    transition: all .3s;
}

@media (hover:hover) {
    .delivery-popup__close-btn:hover {
        color: #989898;
    }
}

.product .row:has(.delivery-popup) {
    overflow: visible;
}

.product .row:has(.delivery-popup) .delivery-popup__btn {
    width: auto !important;
    margin-top: 0 !important;
}

.card-subinfo__btn-c .delivery-popup {
    width: 160px;
    padding: 30px 20px 15px;
}

.card-subinfo__btn-c .delivery-popup__close-btn svg {
    width: 8px;
    height: 8px;
}

.card-subinfo__btn-c .delivery-popup__title {
    font-size: 14px;
    line-height: 18px;
}

.card-subinfo__btn-c .delivery-popup__btn {
    font-size: 14px;
}

@media (max-width: 991px) {
    .product .tabloid:has(.delivery-popup) {
        overflow: visible;
    }

    .card-subinfo__btn-c .delivery-popup {
        width: 125px;
        padding: 20px 10px 10px;
        margin-top: 0;
        border-radius: 4px;
    }

    .card-subinfo__btn-c .delivery-popup__close-btn {
        top: 7px;
        right: 7px;
    }

    .card-subinfo__btn-c .delivery-popup__close-btn svg {
        width: 7px;
        height: 7px;
    }

    .card-subinfo__btn-c .delivery-popup__title {
        font-size: 10px;
        line-height: 12px;
    }

    .card-subinfo__btn-c .delivery-popup__btn {
        font-size: 10px;
    }
}

/* delivery-popup ... end; */

@media (max-width: 980px) {
    body .items.productList .product.has-sanctions .clearfix.pos-rel .col-md-6-left {
        display: block;
        position: absolute;
        right: 100%;
    }

    body .items.productList .product.has-sanctions .col-md-6-left .count-form {
        display: none;
    }
}

.product-delivery-info {
    margin-bottom: 20px;
}

@media (max-width: 1100px) {
    .product-delivery-info {
        margin-bottom: 8px;
    }
}

/* End */


/* Start:/bitrix/templates/dresscode/components/bitrix/system.pagenavigation/round/style.css?16588635252354*/
.bx-pagination {
	margin: 10px 0;
	width: 100%;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/* End */


/* Start:/bitrix/templates/dresscode/components/dresscode/catalog.section/squares/style.css?17629392016194*/
.items.productList.squares {
    margin-bottom: 24px;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    align-items: flex-start;
}

.removeFromWishlist {
    display: none;
}

.items.productList .product {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 25%;
    border: 0;
    padding: 0 5px 0 0;
    margin: 0 0 5px 0;
}

.items.productList .product:before {
    display: none;
}

.items.productList .product .tabloid {
    border: 1px solid #e7e8ea;
    box-shadow: 0 0 5px rgba(122, 122, 122, 0.5);
}

.items.productList .product:hover {
    z-index: 10;
}

.items.productList .product:hover .tabloid {

    border: 2px solid #ffcc00;
}

.items.productList.no-rightblock .product {
    width: 20%;
}

/*.items.productList .product .addCart,
.items.productList .product .count-form{
	display: flex;
	flex-flow:row nowrap;
	align-items:center;
	justify-content: center;
}*/

.items.productList .product .addCart .icon {
    padding: 0;
    margin: 0;
}

.items.productList .product .addCart .addToCardText {
    padding: 0 0 0 6px;
}

.count-form .plus,
.count-form .minus {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
}

.items.productList .product .col-md-6-right,
.items.productList .product .col-md-6-left {
    width: 50%;
}

.items.productList .product .optional .row a {
    width: 50%;
}

.ajax-pager-link {
    display: none;
}

.pagination-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    width: 100%;
    margin-top: 30px;
}
.show-more {
    padding: 8px 20px;
    color: #000;
    text-decoration: unset;
    font-size: 14px;
    background: #FFCC00;
    border-radius: 16px;
    transition: 0.3s ease-out;
}
.show-more:hover {
    background: #ffda62;
}
.pagination-wrapper .loader.hidden {}
.pagination-wrapper .loader {
    width: 32px;
    height: 32px;
    min-width: 32px;
    border: 10px solid #FFF;
    border-radius: 50%;
    position: relative;
    transform: rotate(45deg);
    box-sizing: border-box;
    margin-top: 10px;
    margin-right: 0;
}
.pagination-wrapper .loader::before {
    content: "";
    position: absolute;
    box-sizing: border-box;
    inset:-10px;
    border-radius: 50%;
    border:10px solid #fc0;
    animation: prixClipFix 2s infinite linear;
}
.pagination-wrapper .bx-pagination {
    width: auto;
}

@keyframes prixClipFix {
    0%   {clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}
    25%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}
    50%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}
    75%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}
    100% {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}
}

@media screen and (max-width: 1800px) {
    .items.productList .product .getPricesWindow3 {

        left: 74%;
    }

    .items.productList .product .priceVariantList {
        margin: 0 0 0 0;
    }
}

@media screen and (max-width: 1600px) {
    .items.productList .product {
        width: 33.3333%;
    }

    .items.productList.no-rightblock .product {
        width: 25%;
    }

    .items.productList.no-rightblock .product .addCart .icon {
        padding: 0;
        margin: 0;
    }

    .items.productList .product .count-form .qty {
        width: 28px;
    }
}

@media screen and (max-width: 1368px) and (min-width: 1300px) {
    .items.productList .product .getPricesWindow3 {
        left: 69%;
    }
}

@media screen and (max-width: 1300px) {
    .items.productList .product,
    .items.productList.no-rightblock .product {
        width: 33.3333%;
    }

    .items.productList.no-rightblock .product .addCart .addToCardText {
        display: block;
    }

    .rb-banner img {
        width: 100%;
    }
}

@media screen and (max-width: 1250px) {
    .items.productList .product .col-md-6-right {
        width: 30%;
    }
}

@media screen and (max-width: 1200px) {
    .items.productList .product,
    .items.productList .product .col-md-6-right {
        width: 50%;
    }

    .items.productList .product .addCart .addToCardText {
        display: inline-block;
    }
}


@media screen and (max-width: 1024px) {
    .items.productList .product {
        width: 33.333%;
    }
}

@media screen and (max-width: 980px) {
    .items.productList .product {
        width: 50%;
    }
}

@media screen and (max-width: 768px) {
    .items.productList.no-rightblock .product {
        width: 50%;
    }

    .items.productList .product .addCart {
        height: 30px;
    }

    /*	.items.productList.no-rightblock .product .pos-rel{
            display: flex;
            flex-flow:column;
        }*/
    .items.productList .product .addCart span {
        font-size: 12px;
    }

    .items.productList.no-rightblock .product .col-md-6-right,
    .items.productList.no-rightblock .product .col-md-6-left {
        width: 50%;
    }

    .items.productList .product .count-form .qty {
        width: 50px;
    }

    /*	.items.productList.no-rightblock .product .col-md-6-right{
            margin-top:10px;
        }*/
}

@media screen and (max-width: 715px) {
    /*.items.productList .product .pos-rel{
        display: flex;
        flex-flow:column;
    }*/
    .items.productList .product .col-md-6-right {
        width: 50%;
    }

    .items.productList .product .col-md-6-left {
        width: 50%;
    }
}

@media screen and (max-width: 700px) {
    .items.productList .product .getPricesWindow3 {
        top: -5px;
        left: 0;
    }
}

@media screen and (max-width: 600px) {
    .items.productList .product {
        height: auto;
    }

    .items.productList .product .pos-rel {
        flex-flow: row;
    }

    .items.productList .product .col-md-6-right {
        margin-top: 0;
    }

}

/*
@media screen and (max-width: 420px) {
	.items.productList .product .pos-rel{
		flex-flow:column;
	}
	.items.productList .product .col-md-6-right{
		margin-top:10px;
	}
	.items.productList .product .col-md-6-right,
	.items.productList .product .col-md-6-left{
		width:40%;
	}
}*/


/* End */


/* Start:/local/components/delivery.info/templates/list/style.css?17671643915344*/
.detail-info-link {
    display: flex;
    gap: 11px;
    text-decoration: none;
    color: #27C148 !important;
    transition: all .3s;
    margin-bottom: 5px;
}

.detail-info-link svg {
    flex: 0 0 auto;
    width: 18px;
    height: 18px;
}

.detail-info-link span {
    font-size: 16px;
    line-height: 18px;
    border-bottom: 1px dashed !important;
}

@media (hover:hover) {
    .detail-info-link:hover {
        color: #19cc3f !important;
    }
}

.detail-info-link:active {
    color: #19cc3f !important;
}

#elementTools .secondTool {
    margin-top: 25px;
}

#elementTools .secondTool .row {
    position: relative;
}

#smallElementTools .secondTool .detail-info-link {
    margin-bottom: 0;
}

#smallElementTools .secondTool .row {
    position: relative;
}

.card-subinfo__list {
    padding-top: 5px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.card-subinfo__btn-c {
    position: relative;
}

.card-subinfo__btn {
    display: flex;
    gap: 10px;
    text-decoration: none;
    color: #27C148 !important;
    transition: all .3s;
}

.card-subinfo__btn svg {
    flex: 0 0 auto;
    width: 13px;
    height: 13px;
}

.card-subinfo__btn span {
    font-size: 14px;
    line-height: 16px;
    border-bottom: 1px dashed !important;
}

.product .row a.card-subinfo__btn {
    width: 100% !important;
}

@media (hover:hover) {
    .card-subinfo__btn:hover {
        color: #19cc3f !important;
    }
}

.card-subinfo__btn:active {
    color: #19cc3f !important;
}

@media screen and (min-width: 791px) and (max-width: 980px) {
    body .product .optional .analogs-block-over + .row {
        width: 40%;
        margin-top: -3px;
    }
}

@media screen and (max-width: 980px) {
    .catalog-wrapper {
        flex-flow: column;
    }

    body .product .optional .analogs-block-over + .row {
        margin-top: -3px;
        width: 43%;
        display: flex;
        justify-content: center;
    }

    body #catalog .product .optional .pos-rel {
        width: 56%;
    }

    .product .row .card-subinfo__list a.card-subinfo__btn {
        text-align: left;
        gap: 5px;
        margin-top: 0 !important;
    }

    .card-subinfo__btn span {
        font-size: 10px;
    }

    .card-subinfo__list {
        padding-top: 0;
        gap: 2px;
    }
}

/* delivery-popup */

.delivery-popup {
    display: none;
    z-index: 5;
    position: absolute;
    top: 100%;
    margin-top: 5px;
    width: 222px;
    max-width: 92vw;
    border-radius: 6px;
    box-shadow: -3.66px 4.88px 7.14px 0px #00000040;
    background: #D9D9D9;
    padding: 42px 20px 20px;
    flex-direction: column;
    text-align: center;
    align-items: center;
}

.delivery-popup.active {
    display: flex;
}

.delivery-popup__title {
    font-size: 18px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 12px;
}

.delivery-popup__btn-wrap {
    display: flex;
}

.delivery-popup__btn {
    font-size: 18px;
    line-height: 1;
    color: #989898;
    transition: all .3s;
    text-decoration: underline;
    text-underline-offset: 0.2em;
}

@media (hover:hover) {
    .delivery-popup__btn:hover {
        color: #666666;
    }
}

.delivery-popup__close-btn {
    position: absolute;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 10px;
    right: 10px;
    outline: none;
    border: none;
    background: none;
    color: #666666;
    padding: 0;
    transition: all .3s;
}

@media (hover:hover) {
    .delivery-popup__close-btn:hover {
        color: #989898;
    }
}

.product .row:has(.delivery-popup) {
    overflow: visible;
}

.product .row:has(.delivery-popup) .delivery-popup__btn {
    width: auto !important;
    margin-top: 0 !important;
}

.card-subinfo__btn-c .delivery-popup {
    width: 160px;
    padding: 30px 20px 15px;
}

.card-subinfo__btn-c .delivery-popup__close-btn svg {
    width: 8px;
    height: 8px;
}

.card-subinfo__btn-c .delivery-popup__title {
    font-size: 14px;
    line-height: 18px;
}

.card-subinfo__btn-c .delivery-popup__btn {
    font-size: 14px;
}

@media (max-width: 991px) {
    .product .tabloid:has(.delivery-popup) {
        overflow: visible;
    }

    .card-subinfo__btn-c .delivery-popup {
        width: 125px;
        padding: 20px 10px 10px;
        margin-top: 0;
        border-radius: 4px;
    }

    .card-subinfo__btn-c .delivery-popup__close-btn {
        top: 7px;
        right: 7px;
    }

    .card-subinfo__btn-c .delivery-popup__close-btn svg {
        width: 7px;
        height: 7px;
    }

    .card-subinfo__btn-c .delivery-popup__title {
        font-size: 10px;
        line-height: 12px;
    }

    .card-subinfo__btn-c .delivery-popup__btn {
        font-size: 10px;
    }
}

/* delivery-popup ... end; */

@media (max-width: 980px) {
    body .items.productList .product.has-sanctions .clearfix.pos-rel .col-md-6-left {
        display: block;
        position: absolute;
        right: 100%;
    }

    body .items.productList .product.has-sanctions .col-md-6-left .count-form {
        display: none;
    }
}
/* End */


/* Start:/bitrix/components/dresscode/map.yandex.system/templates/.default/style.css?1658863500666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/css/review.css?16588635259110*/
#catalogReviews{
	margin-top: 24px;
	overflow: hidden;
}

#catalogReviews .heading{
	border-top: 1px solid #e7e8ea;
	font-family: 'robotobold';
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 36px 24px;
	font-weight: 800;
	font-size: 20px;
}

#catalogReviews .heading .reviewAddButton{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-bottom: 1px dashed #888888;
	font-family: "robotoregular";
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 4px;
	margin-left: 24px;
	font-weight: 400;
	font-size: 12px;
	color: #888888;
}

#catalogReviews .heading .reviewAddButton:active{
	position: relative;
	top: 1px;
}

#catalogReviews .heading .label{
	font-family: "robotoregular";
	text-transform: none;
	display: inline-block;
	letter-spacing: 0;
	font-weight: 400;
	font-size: 14px;
	color: #888888;
}

#catalogReviews .ratingContainer{
	line-height: 20px;
	float: right;
}

#catalogReviews .ratingContainer .rating,
#reviews .rating{
	display: inline-block;
	vertical-align: middle;
	margin-left: 6px;
	margin-top: 0px;
	position: relative;
	height: 15px;
	width: 79px;
	z-index: 2;
}

#catalogReviews .ratingContainer .rating{
	margin-left: 12px;
}

#catalogReviews .ratingContainer .rating i,
#reviews .rating i {
	background: url(/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/css/../images/rating.png) repeat 0 0px transparent;
	height: 15px;
	width: 79px;
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
}

#catalogReviews .ratingContainer .rating i.m ,
#reviews .rating i.m{
	background: url(/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/css/../images/rating.png) repeat 0 -14px transparent;
	width: 0px;
	z-index: 10;
}

#reviews .rating{
	margin-top: -4px;
}

#catalogElement .ratingContainer .newReview {
	float: right;
	margin-right: 12px;
	color: #000000;
}

#catalogElement .newReview:hover {
	color: #0074d9;
}

#catalogElement #reviews,
#catalogElement #reviews ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#catalogElement #reviews .reviewItem{
	border-top: 1px solid #f7f7f7;
	padding-top: 24px;
	position: relative;
	margin-bottom: 24px;
}

#catalogElement #reviews .reviewItem:first-child{
	padding-top: 24px;
	border-top: 1px solid #e7e8ea;
	/*padding: 0;*/
	/*border: 0;*/
}

#reviews .reviewTable{
	table-layout: fixed;
	display: table;
	width: 100%;
}

#reviews .reviewTable .reviewColumn{
	display: table-cell;
	vertical-align: top;
	position: relative;
	padding: 0 24px;
	font-size: 14px;
}

#reviews .reviewTable .reviewColumn .label{
	display: inline-block;
	font-size: 14px;
}

#reviews .reviewTable .reviewColumn .reviewRating,
#reviews .reviewTable .reviewColumn .reviewName{
	margin-top: 12px;
}

#reviews .reviewTable .reviewColumn .reviewDate,
#reviews .reviewTable .reviewColumn .reviewName{
	line-height: 21px;
}

#reviews .reviewTable .reviewColumn .advantages,
#reviews .reviewTable .reviewColumn .limitations{
	margin-bottom: 12px;
}

#reviews .reviewTable .reviewColumn .advantages .label,
#reviews .reviewTable .reviewColumn .impressions .label,
#reviews .reviewTable .reviewColumn .limitations .label{
	margin-bottom: 4px;
	font-size: 14px;
}

#reviews .reviewTable .reviewColumn .advantages p,
#reviews .reviewTable .reviewColumn .impressions p,
#reviews .reviewTable .reviewColumn .limitations p{
	font-size: 13px;
}

#reviews .reviewTable .reviewColumn:first-child{
	vertical-align: middle;
	text-align: center;
	width: 30%;
}

#reviews .reviewTable .reviewColumn .reviewDate{
	color: #888888;
}

#reviews .reviewTable .reviewColumn .reviewName,
#reviews .reviewTable .reviewColumn .reviewName .label{
	font-size: 16px;
}

#catalogElement #reviews .controls {
	background: #f4f4f4;
	text-align: center;
	margin-top: 24px;
	line-height: 35px;
	/*float: right;*/
	width: 260px;
	height: 35px;
}

#catalogElement #reviews .controls a {
	text-decoration: none;
}

#catalogElement #reviews .controls a:active {
	position: relative;
	top: 1px;
}

#catalogElement #reviews .controls .good {
	color: #009E02;
	margin-right: 4px;
}

#catalogElement #reviews .controls .good:hover {
	color: #008902;
}

#catalogElement #reviews .controls .bad {
	color: #ff0000;
}

#catalogElement #reviews .controls .bad:hover {
	color: #9d9d9d;
}

#catalogElement #reviews p {
	color: #666;
	line-height: 21px;
	margin: 0;
}

#catalogElement #reviews .comment {
	clear: both;
}

#catalogElement #reviews .hide {
	display: none;
}

#showallReviews {
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border: 1px solid #e7e8ea;
	margin: 24px 24px 24px auto;
	text-decoration: none;
	text-align: center;
	border-radius: 4px;
	line-height: 40px;
	display: block;
	color: #000000;
	height: 40px;
	width: 200px;
}

#catalogElement #newReview{
	display: none;
}

#catalogElement #newReview .heading{
	border-bottom: 1px solid #e7e8ea;
	border-top: 1px solid #e7e8ea;
	font-family: 'robotobold';
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 24px;
	padding: 36px 24px;
	font-weight: 800;
	font-size: 20px;
	display: block;
}

#catalogElement #newReview form{
	padding: 0 24px;
}

#catalogElement #newReview ins {
	text-decoration: none;
	margin-bottom: 4px;
	font-size: 14px;
	display: block;
}

#catalogElement #newReview #newRating {
	position: relative;
}

#catalogElement #newReview .rating {
	position: absolute;
	cursor: pointer;
	width: 150px;
	left: 100px;
	z-index: 10;
	top: -3px;
}

#catalogElement #newReview .rating i {
	background: url(/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/css/../images/newRating.png) repeat 0 0px transparent;
	height: 22px;
	width: 150px;
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
}

#catalogElement #newReview .rating i.m {
	background: url(/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/css/../images/newRating.png) repeat 0 -22px transparent;
	width: 0px;
	z-index: 10;
}

#catalogElement #newReview .usedSelect {
	list-style: none;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}

#catalogElement #newReview .usedSelect li {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}

#catalogElement #newReview .usedSelect li a {
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border: 1px solid #e7e8ea;
	text-decoration: none;
	text-align: center;
	line-height: 35px;
	padding: 0px 12px;
	font-size: 13px;
	display: block;
	height: 35px;
	color: #000;
}

#catalogElement #newReview .usedSelect li a:hover {
	color: #696969;
}

#catalogElement #newReview .usedSelect li a:active {
	position: relative;
	top: 1px;
}

#catalogElement #newReview .usedSelect li a.selected {
	color: #fff;
}

#catalogElement #newReview table {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}

#catalogElement #newReview table td {
	vertical-align: top;
	width: 50%;
}

#catalogElement #newReview table td:first-child{
	padding-right: 24px;
}

#catalogElement #newReview label {
	display: block;
	margin: 12px 0;
}

#catalogElement #newReview textarea {
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #E4E4E4;
	font-family: "roboto_ltregular";
	padding-left: 12px;
	padding-top: 12px;
	background: #fff;
	resize: none;
	height: 90px;
	width: 100%;
}

#catalogElement #newReview textarea:focus {
	outline: none;
	border: 1px solid #CCC;
}

#catalogElement #newReview input {
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	font-family: "roboto_ltregular";
	border: 1px solid #E4E4E4;
	display: inline-block;
	margin-bottom: 12px;
	vertical-align: top;
	background: #fff;
	padding-left: 12px;
	height: 50px;
	width: 74%;
}

#catalogElement #newReview input:focus {
	border: 1px solid #CCC;
}

#catalogElement #newReview .submit {
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	vertical-align: middle;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	line-height: 50px;
	margin-left: 3%;
	color: #ffffff;
	height: 50px;
	width: 23%;
}

#catalogElement #newReview .submit:active {
	position: relative;
	top: 1px;
}

#catalogElement #newReview .reviewError {
	overflow: hidden;
	padding: 0px 24px 0px 24px;
}

#catalogElement #newReview .reviewError .cap {
	color: #000000;
	font-size: 16px;
}

#catalogElement #newReview .reviewError img {
	vertical-align: middle;
	float: left;
	margin-right: 24px;
}

#catalogElement .countReviewsTools{
	cursor: pointer;
}
/* End */


/* Start:/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/css/media.css?177374049314458*/
@media all and (min-width: 2560px) {

	#elementNavigation.fixed .tabs{
		width: 483px;
	}

}

@media all and (min-width: 1921px) {
	#tableContainer .column:nth-child(2){
		width: 1124px;
	}

	#catalogElement .product{
		width: 20%;
	}

	#catalogElement .product:nth-child(5n+5){
		border-right-width: 0px;
	}

	#complect .complectListItem{
		width: 20%;
	}

}

@media all and (min-width: 1900px) {
	#skuOffersTable .offersTable .offersName{
		width: 22%;
	}
	#skuOffersTable .offersTable .priceWrap{
		width: 18%;
	}
	#skuOffersTable .offersTable .quanBaskWrap{
		width: 24%;
	}

}

@media all and (max-width: 1900px) {

	#catalogElement .product:nth-child(4n+4){
		border-right-width: 0px;
	}
}

@media all and (max-width: 1800px) {

	#skuOffersTable .offersTable .quanBaskWrap{
		width: 120px;
		padding: 8px 6px;
	}

	#skuOffersTable .offersTable .quanBaskWrap .tc{
		display: block;
		width: 100%;
		padding: 0;
	}

	#skuOffersTable .offersTable .quanBaskWrap .quantity{
		padding-bottom: 6px;
	}

	.new-list-items{
		margin: 0 -6px;
	}
	.new-list-items .list-item-wrap{
		padding: 6px;
	}
	.new-list-items .list-item{
		padding: 12px;
	}
	.new-list-items .image{
		padding-right: 12px;
	}

}

@media all and (max-width: 1700px) {

	#files .item .icon{
		width: 22%;
	}

}

@media all and (max-width: 1600px) {

	.limiter #left {
		width: 280px;
	}

	#elementNavigation{
		width: 280px;
	}

	#elementNavigation.fixed .tabs{
		width: 280px;
	}

	#files .item{
		width: 33.33333%
	}

	#files .item .icon{
		width: 20%;
	}

	#complect .complectListItem{
		width: 33.33333%;
	}

	#complect .complectListItem:nth-child(4n):after{
		display: block;
	}

	#complect .complectListItem:nth-child(3n):after,
	#complect .complectListItem:last-child:after{
		display: none;
	}

	.new-list-items-wrap .heading{
		padding: 36px 0 30px;
	}

	#elementContainer .new-list-items{
		margin: 0 -6px;
	}

}

@media all and (max-width: 1520px) {

	.limiter #left{
		width: 320px;
	}

	#tableContainer #elementNavigation{
		display: none;
	}

	#elementSmallNavigation{
		display: block;
	}

	#files .item .icon{
		width: 14%;
	}

	#skuOffersTable .offersTable .quanBaskWrap{
		width: 250px;
		padding: 0;
	}

	#skuOffersTable .offersTable .quanBaskWrap .tc{
		display: table-cell;
		width: 50%;
		padding: 8px 6px;
	}

	#skuOffersTable .offersTable .quanBaskWrap .quantity{
		padding: 8px 6px;
	}

	#catalogElement #newReview input{
		width: 67%;
	}
	#catalogElement #newReview .submit{
		width: 30%;
	}
}

@media all and (max-width: 1366px) {

	.limiter #left{
		width: 280px;
	}

	.smallSpecialTime .specialTime{
		padding: 12px 0px;
	}
}

@media all and (max-width: 1340px) {

	#elementSmallNavigation .tab:first-child{
		padding-left: 0px;
		border-left: 0px;
		margin-left: 0px;
	}

	#elementSmallNavigation .tab {
	    /*padding-right: 0px;*/
	    border-right: 0px;
	    margin-left: 24px;
	}
}

@media all and (max-width: 1280px) {

	.limiter #left{
		width: 330px;
	}

	.smallSpecialTime{
		padding-bottom: 6px;
	}

	#files .item .icon{
		width: 18%;
	}

	.ya-share-label{
		margin-top: 0;
	}

	#elementContainer .brandImage{
		margin-right: 24px;
		margin-bottom: 12px;
	}

	#elementContainer .bindAction{
		margin-bottom: 12px;
	}

	.reviewsBtnWrap{
		padding-bottom: 0;
	}

	.reviewsBtnWrap .row{
		margin: 0 24px 12px 0;
	}

	#elementContainer .elementSkuVariantLabel{
		display: none;
	}

	.productDetailText .heading{
		font-size: 14px;
	}

	#catalogElement .product{
		width: 33.333%;
	}

	#catalogElement .product:nth-child(4n+4){
		border-right-width: 1px;
	}

	#catalogElement .product:nth-child(3n+3){
		border-right-width: 0px;
	}

}

@media all and (max-width: 1250px){
	#skuOffersTable { display: none; }
}

@media all and (max-width: 1100px) {

	#tableContainer #elementTools{
		display: none;
	}

	#smallElementTools{
		overflow: hidden;
		display: block;
	}

	.ya-share-label{
		display: none;
	}

	.new-list-items .list-item-wrap{
		width: 50%;
	}

	#smallElementTools .price{
		margin-bottom: 0;
	}

	#smallElementTools .columnRowWrap{
		margin-bottom: 16px;
	}

}

@media all and (max-width: 1024px) {

	.limiter #left{
		width: 100%;
	}
}

@media all and (max-width: 1023px) {

	#files .item{
		width: 50%;
	}

	#files .item .icon{
		width: 14%;
	}

}

@media all and (max-width: 1000px) {

	.pictureSlider{
		margin-top: 24px;
	}

	#elementContainer .mainContainer .col{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 24px 24px 0;
	}

	#elementContainer .brandImage{
		margin-bottom: 18px;
	}

	#elementContainer .bindAction{
		margin-bottom: 18px;
	}

	#complect .heading{
		border: none;
	}

	#elementTools .addCart{
		margin-top: 12px;
	}

	#smallElementTools .columnRow .addCart{
		height: 50px;
		line-height: 50px;
	}

	.changePropertiesNoGroup{
		margin: 12px 0 18px;
	}

	.newReviewTable .left{
		width: 100%;
		padding: 0;
	}
	.newReviewTable .right{
		width: 100%;
		margin-top: 18px;
	}

}

@media (max-width: 980px) {

	#elementContainer .productList .wishCompWrap {
		top: -41px;
		right: 1px;
	}
}
@media all and (max-width: 800px) {

/*	#files .item .icon{
		width: 25%;
	}*/

	#files .item .icon{
		width: 70px;
	}

	#files .item .info{
		width: 100%;
	}

	#reviews .reviewTable {
		display: block;
	}

	#reviews .reviewTable .reviewColumn{
		display: block;
	}

	#reviews .reviewTable .reviewColumn:first-child{
		margin-bottom: 24px;
		text-align: left;
	}

	#showallReviews{
		margin: 0 0 0 24px;
	}

	#zoomerMoreImagesContainer{
		display: none !important;
	}

	#zoomerBigPrevMore,
	#zoomerBigNextMore{
		display: none !important;
	}

	#imageContainerSlider{
		height: 100% !important;
	}

	#complect .complectList{
		border-top: 1px solid #e7e8ea;
		margin: 0 -24px 12px;
	}

	#complect .complectListItem{
		width: 50%;
		height: 140px;
		box-sizing: border-box;
		border-right: 1px solid #e7e8ea;
		border-bottom: 1px solid #e7e8ea;
	}

	#complect .complectListItem:nth-child(2n){
		border-right-width: 0px;
	}

	#complect .complectListItem:after{
		display: none;
	}

	.complectListItemTable{
		display: table;
		width: 100%;
		table-layout: fixed;
	}

	.complectListItemCelImage{
		display: table-cell;
		vertical-align: middle;
		width: 110px;
		padding-right: 12px;
	}

	.complectListItemCelText{
		display: table-cell;
		vertical-align: middle;
	}

	#complect .complectListItemPicLink{
		height: 120px;
		line-height: 120px;
	}

	#complect .complectListItemPrice .discount{
		display: block;
		padding: 0;
	}

	#complect .complectListItemPrice{
		margin: 0;
		font-size: 14px;
	}

	#complect .complectListItemPrice .discount{
		font-size: 13px;
		line-height: 16px;
		color: #888888;
	}

	#complect .complectListItemLink{
		height: 36px;
		margin-bottom: 2px;
		line-height: 36px;
	}

	#complect .complectListItemLink .middle{
		vertical-align: middle;
		line-height: 18px;
	}

	#elementProperties .stats{
		table-layout: auto;
	}

	#elementProperties .stats td{
		padding: 12px 0px;
	}

	#elementProperties .stats .name span{
		padding: 0;
	}

	#elementProperties .stats tr td:first-child{
		padding: 0 6px;
	}

	#elementProperties .stats tr.cap td:first-child{
		padding: 12px 0;
	}

	#elementProperties .stats tr td:nth-child(2){
		padding-right: 6px;
	}

	/*	#elementProperties .stats tr td:last-child{
		display: none;
	}*/

	#elementProperties .stats tr td:nth-child(n+3){
		width: 0;
		overflow: hidden;
		padding: 0;
		max-width: 0px;
		white-space: nowrap;
		text-indent: 100px;
	}

	#elementProperties .stats .name{
		width: 70%;
	}

}

@media screen and (max-width: 790px){
	.new-list-items{
		margin: 0 -3px;
	}
	.new-list-items .list-item-wrap{
		width: 100%;
		padding: 3px;
	}
	.new-list-items .list-item{
		padding: 8px;
	}

	#catalogElement .product{
		width: 50%;
	}

	#catalogElement .product:nth-child(3n+3){
		border-right-width: 1px;
	}

	#catalogElement .product:nth-child(2n+2){
		border-right-width: 0px;
	}

	#elementContainer .mainContainer .col{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 24px 24px 0;
		display: block;
		width: 100%;
	}

	#elementContainer .brandImageWrap{
		padding-top: 24px;
		border-top: 1px solid #e7e8ea;
	}

	.changePropertiesNoGroup{
		display: none;
	}

	#elementContainer .new-list-items{
		margin: 0 -3px;
	}
}

@media all and (max-width: 700px) {
	#elementContainer .mainContainer .markerContainer{
		top: 12px;
		left: 24px;
	}

	#elementContainer .wishCompWrap{
		top: 12px;
		right: 24px;
	}

	#stores th,
	#stores td{
		display: none;
	}

	#stores th.name,
	#stores td.name,
	#stores th.amount,
	#stores td.amount{
		display: table-cell;
	}

	#storesContainer #stores .storeTable{
		table-layout: auto;
	}

	#storesContainer #stores .wrap{
		padding: 0;
	}

	#storesContainer #stores .storeTable .name{
		width: 70%;
		padding: 12px 12px 12px 24px;
		line-height: 16px;
	}

	#storesContainer #stores th.amount{
		font-family: "robotomedium";
		text-align: right;
	}

	#storesContainer #stores .storeTable .green{
		/*width: 120px;*/
		padding: 12px 24px 12px 0;
		text-align: right;
	}

/*	#stores th.name,
	#stores td.name{
		width: auto !important;
	}*/

	#storeMap{
		display: none;
	}

	#video .item{
		width: 100% !important;
		float: unset;
	}

	#reviews .reviewTable .reviewColumn:first-child{
		width: 100%;
	}

	#reviews .rating{
		margin-left: 0px;
	}

	#tableContainer .column:nth-child(2),
	#video .item:last-child{
		padding-bottom: 0px;
	}

	#elementContainer .mainContainer .secondCol{
		margin-top: 18px;
		padding: 18px 24px 0;
		border-top: 1px solid #e7e8ea;
	}

	#elementContainer .brandImageWrap{
		display: none;
	}

	.reviewsBtnWrap{
		border-bottom: none;
	}

	.reviewsBtnWrap .row img{
		display: none;
	}

	.reviewsBtnWrap .row{
		margin: 0 18px 6px 0;
	}

	.productDetailText{
		margin: 6px 0 12px;
	}


	/*#catalogElement #elementContainer .addCompare{
		display: none;
	}*/

	#footerLine .item .compare, #footerLine .item .wishlist, #footerLine .item .cart {
		display: flex;
		align-items: center;
		flex-wrap: nowrap;
	}

}

@media all and (max-width: 680px) {

	.secondTool .addCompare,
	.secondTool .fastBack{
		display: none;
	}

	#files .item{
		width: 100%;
	}
}

@media all and (max-width: 620px) {
	#elementSmallNavigation{
		display: none;
	}
}

@media all and (max-width: 600px){
	#catalogElement .product{
		width: 100%;
	}

	#catalogElement .product:nth-child(n){
		border-right-width: 0px;
	}

	#complect .complectListItem:nth-child(n){
		width: 100%;
		border-right-width: 0px;
	}

	.complectListItemCelImage {
		width: 40%;
		min-width: 110px;
		max-width: 160px;
	}

	#elementProperties .stats{
		font-size: 13px;
	}
}

@media all and (max-width: 550px) {

	#moreImagesCarousel{
		/*display: none;*/
	}

	#elementContainer #moreImagesCarousel{
		padding: 0;
		margin-top: 12px;
	}

	#elementContainer #moreImagesCarousel .carouselWrapper{
		width: 90%;
	}

	#elementContainer #moreImagesCarousel #moreImagesLeftButton{
		margin-top: -12px;
		left: 0;
	}

	#elementContainer #moreImagesCarousel #moreImagesRightButton{
		margin-top: -12px;
		right: 0;
	}

	#elementContainer #moreImagesCarousel .slideBox .item{
		box-sizing: border-box;
		padding: 0 6px;
	}

	#elementContainer #moreImagesCarousel .slideBox .item{
		height: 30px;
	}

	#elementContainer #moreImagesCarousel .slideBox .item a{
		height: 30px;
		line-height: 30px;
	}

	#elementContainer #moreImagesCarousel .slideBox{
		height: 36px;
	}

	#elementContainer #moreImagesCarousel .slideBox .item.selected:after{
		bottom: -6px;
	}

	#elementProperties .stats .right{
		width: 0px !important
	}

	#elementProperties .stats .analog{
		display: none;
	}

	#elementProperties .stats .name{
		width: 60%;
	}

	#catalogElement #newReview input{
		width: 100%;
	}

	#catalogElement #newReview .submit{
		width: 100%;
		margin: 0;
	}

	#catalogReviews .heading .ratingContainer{
		display: none;
	}
}
@media all and (max-width: 480px) {
	.smallElementToolsContainer {
		padding: 12px;
	}
	#catalogElement .product{
		/*width: 100% !important;*/
	}

	#catalogElement .product:nth-child(2n+2){
		/*border-right: 1px solid #e7e8ea !important;*/
	}

	#catalogElement .product:nth-child(1n+1){
		/*border-right: 0 !important;*/
	}

	#complect .complectListItem{
		width: 100%;
	}

	#elementProperties .stats .name{
		width: 100%;
	}
	#elementProperties .stats td:nth-child(2){
		width: 90px;
		font-family: "robotomedium";
		text-align: right;
		padding-right: 6px;
	}

	#smallElementTools .mainTool,
	#smallElementTools .secondTool{
		width: 100%;
		display: flex;
		flex-direction: column;
	}
	#smallElementTools .mainTool.has-sanctions a.sanctions {
		margin-top: 15px;
	}

	#storesContainer #stores .storeTable .name{
		width: 66%;
	}

	#storesContainer #stores .storeTable .icon{
		display: none;
	}
}

@media screen and (max-width: 400px){
	.new-list-items .price{
		font-size: 16px;
	}
	.new-list-items .name{
		max-height: 36px;
	}

	#catalogElement .qtyBlock .qty {
		max-width: 40px;
	}

	#catalogElement .qtyBlock .qtyButtons {
		display: flex;
		gap: 3px;
	}
}

@media all and (max-width: 360px){
	#smallElementTools .columnRow{
		width: 100%;
		padding: 0;
	}

	#smallElementTools .columnRow:last-child{
		padding: 0;
	}

	#smallElementTools .addCart {
		padding: 17px 10px;
		font-size: 15px;
	}

	#smallElementTools {
		padding: 0 10px;
	}

	#smallElementTools .addCart .icon {
		margin-top: -4px;
	}

	#footerLine .item .compare .icon, #footerLine .item .wishlist .icon, #footerLine .item .cart .icon {
		margin-right: 5px !important;
	}
}

/* End */


/* Start:/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/css/set.css?177124288911816*/
#set {
  padding-bottom: 24px;
  box-sizing: border-box;
}

#set .heading {
  border-top: 1px solid #e7e8ea;
  margin-top: 10px;
  padding: 36px 24px 20px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 25px;
}

#set .heading-group {
  display: flex;
  flex-direction: column;
  gap: 1px;
}

#set .heading-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  text-transform: uppercase;
  color: #000;
}

#set .heading-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #a8a8a8;
}

#set .setList .heading2 {
  margin-bottom: 12px;
  font-size: 14px;
  display: block;
}

#set .setList {
  overflow: hidden;
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
  padding: 0 24px;
}

#set .setTools {
  box-sizing: border-box;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0;
  margin: 0;
}

#set .setTools .heading2 {
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #000;
}

#set .setTools .price {
  text-decoration: none;
	font-weight: 700;
	font-size: 24px;
	line-height: 150%;
	color: #000;
	padding-right: 10px;
}
#set .setTools .price .measure {
	font-size: 20px;
}

#set .setTools .price #setDisnt {
  display: inline-block;
  padding-left: 12px;
	font-weight: 700;
	font-size: 16px;
	line-height: 150%;
	text-decoration: line-through;
	color: #a8a8a8;
}

#set .setTools .price #setDisnt .measure {
	font-size: 14px;
}

#setDisnt.hidden,
#setWDisnt.hidden {
  visibility: hidden;
}

#set .setTools .addCart {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  line-height: 46px;
  height: 46px;
	font-weight: 400;
	font-size: 14px;
	color: #fff;
  text-align: center;
  display: inline-block;
  border-radius: 4px;
  vertical-align: top;
  min-width: 143px;
  padding: 0 30px;
  text-decoration: none;
  box-sizing: border-box;
}

#set .setTools .icon {
  vertical-align: middle;
  display: inline-block;
}

#set .setTools .addCart .icon {
  padding-right: 12px;
  margin-top: -6px;
}

#set .setTools .addSet {
  font-family: 'roboto_condensedlight';
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: #f8f8f8;
  line-height: 60px;
  color: #000000;
  height: 60px;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  width: 250px;
  text-decoration: none;
  border-left: 1px solid #e6e6e6;
}

#set .setTools .addSet:hover {
  background: #f6f6f6;
}

#set .setElement {
  box-sizing: border-box;
  border: 1px solid #e7e8ea;
  padding: 19px;
  position: relative;
  width: calc((100% - 15px) / 3);
}

#set .setElement .picture {
  display: flex;
  text-align: center;
  height: 149px;
}

#set .setElement .picture img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#set .setElement .wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
}

#set .setElement .setListColText {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

#set .setElement .name {
  margin-top: 10px;
  font-size: 14px;
  line-height: 140%;
  color: #000000;
  display: block;
  text-decoration: none;
  margin-bottom: 14px;
}

#setWindowTable .setElement .name {
  font-size: 13px;
}

#set .setElement .middle {
  display: inline-block;
}

#set .setElement .price {
  text-decoration: none;
  margin-bottom: 12px;
  position: relative;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  display: block;
  color: #000000;
  margin-top: auto;
}

#set .setElement .price .measure {
  font-size: 12px;
}

#set .setElement .price .discount {
  display: inline-block;
  padding-left: 8px;
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  text-decoration: line-through;
  color: #a8a8a8;
}

#set .setElement .discount .measure {
  font-size: 9px;
}

.setQtyRow {
  display: flex;
  gap: 2px;
  box-sizing: border-box;
}
.setQtyBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
  width: 27px;
  height: 27px;
  background: #404040;
  text-decoration: none;
  flex-shrink: 0;
  font-size: 0;
  position: relative;
}
.setQtyMinus::before,
.setQtyPlus::before {
  content: '';
  display: block;
  border: 1px solid #fff;
  width: 9px;
  height: 0px;
}
.setQtyPlus::after {
  content: '';
  border: 1px solid #fff;
  width: 0px;
  height: 9px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.setItemQtyInput {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 27px;
  height: 27px;
  padding: 0 1px;
  background: #e7e8ea;
  border: none;
  outline: none;
  box-sizing: border-box;
}

.setBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px 10px;
}
.setBoxSum {
  font-weight: 700;
  font-size: 14px;
  line-height: 130%;
  color: #a8a8a8;
  white-space: nowrap;
}
.setBoxSum .measure {
  font-size: 10px;
}

#set .sWindowCheck {
  background: url(/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/css/../images/sCheck.png) 0 0 no-repeat transparent;
  position: absolute;
  cursor: pointer;
  display: block;
  height: 30px;
  width: 30px;
  right: 0px;
  z-index: 2;
  top: 12px;
}

#set .sCheck {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 17px;
  height: 17px;
  top: 11px;
  right: 14.5px;
  z-index: 2;
  border-radius: 2px;
  border: 1px solid #00c42f;
  transition: 0.3s ease-out;
  cursor: pointer;
}
#set .sCheck::after {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  background-color: #00c42f;
  margin: auto;
  transition: 0.3s ease-out;
}
#set .sCheck.disabled {
  border-color: #e7e8ea;
}
#set .sCheck.disabled::after {
  opacity: 0;
}

#set .sWindowCheck:hover {
  background-position: -30px 0;
}

#set .sWindowCheck:active {
  background-position: -60px 0;
}

#set .sWindowCheck.disabled {
  background-position: -90px 0;
}

#set .sWindowCheck.disabled:hover {
  background-position: -120px 0;
}

#set .sWindowCheck.disabled:active {
  background-position: -150px 0;
}

#setWindow {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  display: none;
  height: 100%;
  width: 100%;
  z-index: 999;
  left: 0px;
  top: 0px;
}

#setWindow .container {
  transform: translateX(-50%) translateY(-50%);
  background-color: #ffffff;
  position: relative;
  max-height: 440px;
  overflow: hidden;
  width: 900px;
  left: 50%;
  top: 50%;
}

#setWindow .container .wp {
  overflow: hidden;
}

#setWindow #setWindowTable {
  width: 100%;
  table-layout: fixed;
  border-spacing: 0;
  border-collapse: collapse;
}

#setWindow #setWindowTable td {
  padding: 0;
}

#setWindow .heading3 {
  background-color: #424242;
  position: relative;
  text-align: center;
  line-height: 60px;
  font-size: 18px;
  color: #ffffff;
  height: 60px;
}

#setWindow .container .wElement {
  width: 240px;
}

#setWindow .setElement .picture {
  height: 140px;
  line-height: 140px;
}

#setWindow #wProduct {
  border-right: 1px solid #e7e8ea;
  width: 100%;
}

#setWindow #wProduct .picture {
  opacity: 1;
}

#setWindow .fr {
  display: inline-block;
  padding-top: 12px;
  font-size: 13px;
}

#setWindow .close {
  background: url(/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/css/../images/exit.png) 0 0 no-repeat transparent;
  position: absolute;
  display: block;
  height: 21px;
  width: 21px;
  right: 20px;
  top: 20px;
}

#setWindow .close:hover {
  background-position: 0 -21px;
}

#setWindow .close:active {
  background-position: 0 -42px;
}

#setWindowPrice {
  background-color: #424242;
  position: relative;
  text-align: center;
  line-height: 60px;
  overflow: hidden;
  font-size: 18px;
  color: #ffffff;
  height: 60px;
}

#setWindowPrice ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#setWindowPrice li {
  float: left;
}

#setWindowPrice li:last-child {
  text-align: right;
  color: #ffffff;
  float: right;
}

#setWindowPrice li .heading4 {
  margin-right: 12px;
  padding-left: 12px;
  font-size: 14px;
}

#setWindowPrice .discount {
  font-family: 'roboto_ltregular';
  display: inline-block;
  margin-left: 12px;
  padding-left: 8px;
  font-size: 14px;
  color: #888888;
}

#setWindowPrice .addCart {
  font-family: 'roboto_condensedlight';
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  min-width: 152px;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  line-height: 60px;
  padding: 0 24px;
  font-size: 16px;
  color: #ffffff;
  height: 60px;
}

#setWindowPrice .icon {
  vertical-align: middle;
  display: inline-block;
}

#setWindowPrice .addCart .icon {
  padding-right: 12px;
  margin-top: -6px;
}

#setWindowPrice .closeWindow {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-left: 1px solid #4c4c4c;
  text-decoration: none;
  font-size: 14px;
  padding: 0 24px;
  color: #ffffff;
  float: left;
}

#setWindowPrice .closeWindow:hover {
  background-color: #262626;
}

#setWindowPrice .closeWindow img {
  vertical-align: middle;
  margin-right: 12px;
}

#setWindow .container .slideBox,
#setCarousel {
  position: relative;
  border: 0;
}

#setWindow .setBtnLeft,
#setWindow .setBtnRight {
  background: url(/bitrix/templates/dresscode/components/dresscode/catalog.item/detail/css/../images/slideArrowSmall.png) 0 0 no-repeat transparent;
  transform: translateY(-50%);
  position: absolute;
  height: 70px;
  width: 35px;
  z-index: 22;
  top: 50%;
}

#setWindow .setBtnLeft {
  left: 0;
}

#setWindow .setBtnRight {
  right: 0;
}

#setWindow .setBtnLeft:hover {
  background-position: -35px 0;
}

#setWindow .setBtnLeft:active {
  background-position: -70px 0;
}

#setWindow .setBtnRight {
  background-position: 0 -70px;
}

#setWindow .setBtnRight:hover {
  background-position: -35px -70px;
}

#setWindow .setBtnRight:active {
  background-position: -70px -70px;
}
@media all and (max-width: 1500px) {
  #set .setElement:nth-child(n) {
    width: calc((100% - 10px) / 3);
  }
}
@media all and (max-width: 1100px) {
  #set .setElement:nth-child(n) {
    width: calc((100% - 15px) / 4);
  }
}
@media all and (max-width: 900px) {
  #set .setTools .addSet {
    display: none;
  }
}

@media all and (max-width: 800px) {
  #set .setElement:nth-child(n) {
    width: calc((100% - 5px) / 2);
  }

  #set .setElement .wrap {
    flex-direction: row;
    gap: 9px;
  }

  #set .setElement .picture {
    width: 110px;
    height: 120px;
  }

  #set .setElement .name {
    margin-top: 13px;
  }

  #set .sCheck {
    top: 6px;
    right: 6px;
  }

  #set .setElement .price {
    font-size: 14px;
  }

  #set .setElement .price .discount {
    font-size: 13px;
  }
}

@media all and (max-width: 650px) {
  #set .setElement:nth-child(n) {
    width: 100%;
  }
   #set .heading ,
  #set .setTools {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media all and (max-width: 550px) {

  #set .setTools .heading2 {
    font-size: 16px;
  }
}

@media all and (max-width: 400px) {
  .setListColImage {
    width: 50%;
  }
}

/* End */
/* /bitrix/templates/dresscode/components/bitrix/catalog/.default/style.css?17658842475159 */
/* /bitrix/templates/dresscode/components/dresscode/catalog.item/detail/style.min.css?177374049339469 */
/* /local/components/delivery.info/templates/.default/style.css?17737404935504 */
/* /bitrix/templates/dresscode/components/bitrix/system.pagenavigation/round/style.css?16588635252354 */
/* /bitrix/templates/dresscode/components/dresscode/catalog.section/squares/style.css?17629392016194 */
/* /local/components/delivery.info/templates/list/style.css?17671643915344 */
/* /bitrix/components/dresscode/map.yandex.system/templates/.default/style.css?1658863500666 */
/* /bitrix/templates/dresscode/components/dresscode/catalog.item/detail/css/review.css?16588635259110 */
/* /bitrix/templates/dresscode/components/dresscode/catalog.item/detail/css/media.css?177374049314458 */
/* /bitrix/templates/dresscode/components/dresscode/catalog.item/detail/css/set.css?177124288911816 */
