

/* Start:/local/templates/redesign_2021/components/bitrix/catalog/main/style.css?167993044569*/
.wrapper_inner, .maxwidth-theme {
    max-width: 1920px !important;
}
/* End */


/* Start:/local/templates/redesign_2021/components/bitrix/catalog.element/main/style.css?17525754957582*/
.right_info_block {
    position: relative;
    border-top: 1px solid rgb(41 41 41 / 15%);
}

.right_info_block_title {
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 135%;
    color: #292929;
    padding: 20px 0;
    position: relative;
}

.unfolded .right_info_block_title {
    cursor: pointer;
}

.unfolded .right_info_block_title:after {
    content: '';
    position: absolute;
    right: 20px;
    top: 31px;
    width: 15px;
    height: 8px;
    transition: 0.3s;
    background: url('/local/templates/redesign_2021/images/slideup.svg') no-repeat center center scroll;
}

.folded .right_info_block_title {
    cursor: pointer;
}

.folded .right_info_block_title:after {
    content: '';
    position: absolute;
    right: 20px;
    top: 31px;
    width: 15px;
    height: 8px;
    transition: 0.3s;
    transform: rotate(180deg);
    background: url('/local/templates/redesign_2021/images/slideup.svg') no-repeat center center scroll;
}

.folded .right_info_block_content {
    max-height: 150px;
    overflow: hidden;
}

.folded .bx_size_scroller_container.right_info_block_content {
    max-height: 150px;
}

.folded .right_info_block_content:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: 20;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 19%, rgba(255, 255, 255, 0) 100%);
}

table.delivery_table {
    border: 1px solid #DFDFDF;
    margin-top: 20px;
    width: 100%;
}

table.delivery_table td {
    border: 1px solid #DFDFDF;
    padding: 10px 20px;
}

.right_info_block_subtitle {
    font-weight: bold;
    font-size: 22px;
    line-height: 135%;
    color: #292929;
    padding: 16px 0;
    display: block;
    border-top: 1px solid rgb(41 41 41 / 15%);
}

.right_info_block_subtitle:first-of-type {
    border-top: 0;
}

.right_info_block_content {
    counter-reset: items;
    margin-bottom: 16px;
}

.catalog_detail .sku_props .bx_item_section_name:before {
    counter-increment: items;
    /*content:counter(items) " ";*/
}


.right_info_block_subtitle:before {
    /*counter-increment: items;
    content:counter(items) ") ";*/
}

.sku_props .wrapper_sku > div {
    margin: 0;
    border-top: 1px solid rgb(41 41 41 / 15%);
}

.sku_props .wrapper_sku > div:first-child {
    border-top: 0;
}

.right_info_block_content.prices_block {
    padding-top: 20px;
}

.catalog_detail .right_info_block .element_detail_text {
    padding: 0;
}

.right_info_block .button_block {
    margin-top: 16px;
}

.right_info_block .counter_wrapp .button_block {
    margin-top: 0;
}

#content .catalog_detail .item_main_info .right_info {
    padding-left: 60%;
}

#content .catalog_detail .item_main_info .item_slider {
    width: 60%;
}

#content .right_info_block .cost.prices .price {
    margin: 0;
    float: none;
    font-size: 30px;
    line-height: 135%;
    font-family: 'Proxima Nova Rg';
}

.offer_buy_block.buys_wrapp {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.offer_buy_block.buys_wrapp .counter_wrapp {
    padding: 15px 15px 15px 0;
}

.offer_buy_block.buys_wrapp .wrapp_one_click {
    padding-right: 15px;
}

.slides .sizes {
    position: absolute;
    left: 12px;
    bottom: 12px;
    z-index: 10;
    font-size: 12px;
    line-height: 1.2em;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 5px 8px;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 5px;
}

.slides .sizes > div {
    display: inline-block;
    height: 30px;
    background-repeat: no-repeat;
    color: black;
}

.slides .sizes .width {
    background-image: url(/images/w.png);
    background-position: bottom center;
    padding-bottom: 10px;
    padding-top: 7px;
    box-sizing: border-box;
}

.slides .sizes .height {
    background-image: url(/images/h.png);
    background-position: left center;
    padding-left: 10px;
    margin-left: 15px;
    padding-top: 7px;
    box-sizing: border-box;
}

@media (max-width: 600px) {
    .item_slider .slides {
        position: static !important;
    }

    .slides .sizes {
        left: 18px;
        bottom: 42px;
    }
}

.bonus_block {
    clear: right;
    width: 100%;
    height: 50px;
}

.bonus_block #img {
    float: left;
}

.bonus_block #bonus_txt {
    padding: 7px 0 0 5px;
    float: left;
    font-weight: bold;
}

.bonus_block #bonus_txt_offer {
    float: left;
    font-weight: bold;
    font-size: 15px;
    padding: 7px 0 0 5px;
}

.like_icons {
    position: unset !important;
    
}

.right_info_block_content .wish_item_button span, .rightTopPanel .wish_item_button span{    
    opacity: 1 !important;
    visibility: visible;
    border-radius: 0 !important;
    background: transparent !important;
}
.right_info_block_content .like_icons .wish_item_button span i, .rightTopPanel .like_icons .wish_item_button span i{    
    background: url(/local/templates/redesign_2021/images/heart_default_colored.svg) 0px 0px no-repeat !important;
    background-size: contain !important;
}

.right_info_block_content .like_icons .wish_item.added i, .rightTopPanel .like_icons .wish_item.added i {
    background: transparent url(/local/templates/redesign_2021/images/heart_added_colored.svg) 0px 0px no-repeat !important;
	background-size: contain !important;
}

.delivery-terms-link {
    margin: -12px 0 10px;
    display: block;
    color: #555;
    text-decoration: underline;
}
.right_info_block.payment-block .right_info_block_title {
    padding-bottom: 10px;
}
.right_info_block.guarantee-block figure {
    background: #f7f5f7;
    display: flex;
    justify-content: flex-start;
    margin: 10px 0;
    border-radius: 10px;
    padding: 10px;
    align-items: center;
    column-gap: 20px;
    color: #555;
    line-height: 18px;
    position: relative;
}
.right_info_block.guarantee-block figure img {
    margin: 0;
}
.right_info_block.guarantee-block figure>a {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.product-share {
    position: relative;
    z-index: 21;
}

.rightTopPanel {
    display: flex;
    gap: 15px;
    align-items: center;
	margin-bottom: 10px;
}

.rightTopPanel .articleTxt {
	margin: 0;
}

.rightTopPanel .product-share ul li::before{
	content: unset;
}

.rightTopPanel .product-share .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
	margin: 0;
}

.rightTopPanel .line_block, .rightTopPanel .like_icons span {
	display: flex;
    gap: 10px;
    align-items: center;
}

.rightTopPanel .line_block .share_bt, .rightTopPanel .like_icons span {
	cursor: pointer;
	font-size: 12px;
    line-height: 18px;
	margin: 0;
}

.rightTopPanel .like_icons span.added {
	color: #93859c;
}
.catalog_detail .item_main_info .like_icons .wish_item.in:not(.added),
.catalog_detail .item_main_info .like_icons .wish_item.to.added {
    display:none !important;
}
@media screen and (max-width: 550px) {
	.rightTopPanel {
		gap: 5px;
		justify-content: space-between;
	}
}

/**/
.bx_catalog_item_scu .bx_item_detail_scu div.bx_scu_scroller_container ul li .cnt_item {
    width: 52px;
    height: 52px;
    box-shadow: none;
    border: 2px solid #DFDFDF !important;
}
.bx_catalog_item_scu .bx_item_detail_scu div.bx_scu_scroller_container ul li.active .cnt_item,
.bx_catalog_item_scu .bx_item_detail_scu div.bx_scu_scroller_container ul li:hover .cnt_item {
    box-shadow: none !important;
    border: 2px solid #EAAEBE !important;
}

.delivery_description {
    color: #a9a6a6;	
}
/* End */


/* Start:/local/templates/redesign_2021/components/bitrix/catalog.store.amount/main/style.css?1619469065976*/
/*div.catalog-detail { position: static; border: 1px solid; zoom:1;}
div.catalog-detail-hover div.catalog-admin-links  { display: block; }
div.catalog-detail-hover { position: relative;}

div.catalog-detail-line
{
    font-size:1px;
    height:1px;
    line-height:1px;
    margin:12px 0;
    overflow:hidden;
    padding:0;
    background: url(/local/templates/redesign_2021/components/bitrix/catalog.store.amount/main/images/title-line.gif) no-repeat;
}
div.catalog-detail-properties { clear: both; padding: 1em 0 0;  overflow: hidden; width: 80%; }
div.catalog-detail-property { margin: 0 0 1em; border-bottom:1px dotted; float: left; width: 100%;}
div.catalog-detail-property b { float: right; position: relative; top: 0.31em; padding-left: 3px;  font-weight:normal; }
div.catalog-detail-property grey { color:grey;  font-weight:lighter; }
div.catalog-detail-property span { float: left; position: relative; top: 0.31em; padding-right: 3px; zoom: 1;}
div.catalog-detail-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; }*/

/* End */


/* Start:/local/templates/redesign_2021/components/leadspace/yandexreviewsslider/element_page/style.css?17346974546764*/
.a11y-hidden {
    display: block;
}

.ls_app-body {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms--display: flex;
    font-family: Arial, Helvetica, sans-serif;
    flex-direction: column;
}

.ls_review-box {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms--display: flex;
    align-items: center;
    width: 100%;
    padding: 15px 0;
    position: relative;
    column-gap: 20px;
}

.ls_review-list {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms--display: flex;
    flex-grow: 1;
    flex-shrink: 1;

    flex-direction: column;
    padding: 2px !important;
    margin-bottom:15px;
}

.ls_review-item {
    background-color: #f7f5f7;
    padding: 20px;
    border-width: 0px;
    border-color: transparent;
    border-radius: 2px;
    border-style: solid;
}
.ls_business-review-view__info{
    display:flex;
    flex-direction:column;
    min-height: 173px;
    row-gap: 10px;
    position:relative;
}
.ls_review-bottom {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms--display: flex;
    flex-direction: row;
    align-items: center;
}

.ls_review-bottom .ls_button-next, .ls_review-bottom .ls_button-prev {
    width: 32px;
    height: 32px;
    flex-basis: 32px;
    border-radius: 50%;
    background-color: #f5f5f5;
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms--display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    cursor: pointer;
}



.ls_business-rating-badge-view__stars {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms--display: flex;
    margin-right: 4px;
}

.ls_business-review-view__author-image {

    flex-shrink: 0;
    width: 40px;
    height: 40px;
    text-decoration: none;
}

.ls_user-icon-view__icon {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms--display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: 50% / cover no-repeat;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.ls_business-review-view__author-container {
    display: inline-flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms--display: flex;
    justify-content: flex-start;
    align-items: center;
}

.ls_business-review-view__author-image {
    display: flex;
    margin-right: 12px;
}

.ls_business-review-view__author-info {
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    font-weight: 500;
    text-align: left;
}

.ls_business-review-view__header {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}

.ls_business-review-view__date {
    color: var(--color-text-secondary);
    font-size: 14px;
    line-height: 16px;
}

.ls_business-review-view__body {
    margin-top: 8px;

    font-size: 16px;
    line-height: 20px;
    word-break: break-word;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.ls_business-rating-badge-view__star._full {
    color: #fc0;
}

.ls_business-rating-badge-view__star._empty {
    color: #ccc;
}

.ls_business-summary-rating-badge-view__rating {
    font-size: 50px;
    line-height: 24px;
    font-weight: 700;
    color: #7A7580;
}

.ls_business-summary-rating-badge-view__rating-text {
    font-size: 56px;
    line-height: 66px;
    color: var(--color-text-primary-variant);
}
.ls_reviews-count:last-of-type::before {
    margin: 0 12px;
    background: #7d7d7d;
    content: "";
    display: inline-block;
    height: 3px;
    margin: 0 15px;
    width: 3px;
}

.ls_reviews-btn {
    -webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
    padding: 5px 20px !important;
    border-radius: 4px;
    line-height: 1.5;
    font-size: 15px;
    cursor: pointer;
    position: relative;
    text-decoration: none;

}

.ls_reviews-btn:hover {
    -webkit-box-shadow: 0 3px 3px 0 rgb(0 0 0 / 14%), 0 1px 7px 0 rgb(0 0 0 / 12%), 0 3px 1px -1px rgb(0 0 0 / 20%);
    box-shadow: 0 3px 3px 0 rgb(0 0 0 / 14%), 0 1px 7px 0 rgb(0 0 0 / 12%), 0 3px 1px -1px rgb(0 0 0 / 20%);
}
.ls_button-next:hover path, .ls_button-prev:hover path{
    fill: #ffffff;
}
.ls_items-text {
    overflow: hidden;


}

.ls_business-review-view__body a {
    text-decoration: 1px #000 dashed;
    font-size: 14px;
    color: #000;
}

a.ls_review-source-link {
    font-size: 12px;
    color: #757575 !important;
    margin-top: 15px;
    display: block;
position:absolute;
bottom:-10px;
}

.ls_review-bottom .ls_pagination > span {
    flex-grow: 1;
    border-radius: 0;
    margin: 0 !important;
    height: 2px;
    opacity: .05;

}

.ls_button-next:after, .ls_button-prev:after {

    text-transform: none !important;

    font-variant: initial;
    line-height: 1;
}

.ls_pagination {
    position: relative;
    left: auto;
    right: auto;
    top: 0;
    bottom: 0;

    align-items: center;
    justify-content: center;
    transform: none;
}
.ls_pagination ul>li::before{
   display: none;
}

.ls_review-bottom {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms--display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    gap: 15px;
}

.ls_review-bottom .ls_pagination > .ls_pagination-bullet-active {
    opacity: 1;
}


.ls_horizontal > .ls_pagination-bullets, .ls_pagination-bullets.ls_pagination-horizontal, .ls_pagination-custom, .ls_pagination-fraction {


    width: calc(100% - 80px) !important;
}

.ls_slide {
    /*padding: 2px 12px;*/
}

.ls_buttons {
    display: flex;
    gap: 10px;
}

.ls_business-review-view_copy {
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 14px;
    color: #757575;
margin-left:10px;

}

.ls_reviews-count a,
.ls_reviews-count {
    font-size: 16px;
    color: #7d7d7d;
    text-decoration: none;
    display: flex;
    align-items: center;
}
.ls-readmore, .ls-readless{
margin-bottom:20px;
}
.ls_reviews-count-wrapp {
    display: flex;
}
.ls_review-box__right {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}
.ls_business-review-view__header-autor {
    color: #7d7d7d;
}
.ls_app-body .ls_review-bottom .slick-arrow:hover {
    box-shadow: 0 8px 24px rgba(51, 51, 51, .12);
    transform: scale(1.125);
    background-color: #f5f5f5 !important;
    color: #555 !important;
}
.ls_app-body .ls_review-bottom .slick-arrow:hover path {
    fill: #000 !important;
}
@media (max-width: 410px) {
    .ls_review-bottom {
        flex-wrap: wrap;
        column-gap: 10px;
    }
    .ls_buttons {
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/redesign_2021/components/leadspace/yandexreviewsslider/element_page/slick/slick.css?17346974541776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/redesign_2021/components/leadspace/yandexreviewsslider/element_page/slick/slick-theme.css?1734697454694*/
.slick-dots {
    display: flex;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    flex-grow: 1;
    border-radius: 0;
    margin: 0 !important;
    height: 2px;
    opacity: .5;
    width: auto;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    display: block;
    padding: 0;
    width: 100%;
    height: 2px;
    cursor: pointer;
    font-size: 0;
    color: transparent;
    border: 0;
    outline: none;
    background: #ccc;
}



.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

/* End */


/* Start:/local/components/prostocvet/catalog.set.constructor/templates/.default/style.css?172959936914671*/
.bx-set-constructor{
	background:#fff;
	border-radius:8px;
	border: 1px solid #e0e0e0;
	padding: 10px 20px;
	margin-bottom: 20px;
}

.bx-modal-small-title{
	display: block;
	margin-top: 10px;
	font-size:15px;
	font-weight:bold;
	margin-bottom: 20px;
}

.bx-original-item-container{
	text-align: center;
	margin-bottom: 20px;
}
.bx-original-item-image{
	width: 70px;
	height: auto;
}

.bx-modal-description{
	font-size: 80%;
	color: #8E8E8E;
}
/*.bx-touch .bx-added-item-table-container{margin: 0;}*/
.bx-added-item-table{
	border-bottom: 1px solid #edeef0;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
	/**/
	table-layout: fixed;
}

.bx-added-item-table-cell-itemname,
.bx-added-item-table-cell-img,
.bx-added-item-table-cell-del,
.bx-added-item-table-cell-price{
	padding: 3px 5px;
	border-top: 1px solid #edeef0;
}
.bx-added-item-table-cell-price{
	width: 150px;
	text-align: right;
}
.bx-added-item-table-cell-img,
.bx-added-item-table-cell-del{
	width: 50px;
	height: 50px;
	text-align: center;
}
.bx-added-item-table-cell-img img{display: inline-block;}
.bx-added-item-table-cell-del{text-align: center;}
.bx-added-item-new-price{white-space: nowrap;}

.bx-added-item-delete{
	display: inline-block;
	width: 15px;
	height: 15px;
	cursor: pointer;
	background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABaAAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjRDMkRGNUY2QjgzMTExRTRCNDgzQ0YwMDY1Mzg5OUZBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjRDMkRGNUY3QjgzMTExRTRCNDgzQ0YwMDY1Mzg5OUZBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NEMyREY1RjRCODMxMTFFNEI0ODNDRjAwNjUzODk5RkEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NEMyREY1RjVCODMxMTFFNEI0ODNDRjAwNjUzODk5RkEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAABAQEBAQEBAQEBAgEBAQICAgEBAgICAgICAgICAwIDAwMDAgMDBAQEBAQDBQUFBQUFBwcHBwcICAgICAgICAgIAQEBAQICAgUDAwUHBQQFBwgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAj/wAARCAAJAAkDAREAAhEBAxEB/8QAawAAAwEAAAAAAAAAAAAAAAAAAAUICgEAAwEBAAAAAAAAAAAAAAAAAAEEAwUQAAEDAgMJAAAAAAAAAAAAAAMCBAYSBQATCEJyI7XVlgdXOBEAAgIBBQAAAAAAAAAAAAAAAAFRIgIRMYGhQv/aAAwDAQACEQMRAD8A1KSiUXhneJpFYrNL850qOb8EU/n4QrentZ3qyEes2b0hFFW0WVSc0tKqatqri9HHFaJtWIm42LOyNPXsxPe1z6hiS8dG9JAHz15M3ZtzO4YPa4DwxrhDP//Z) no-repeat center;
}

/*.bx-added-item-table-cell-del .bx-added-item-delete-text{display: none;}*/

.bx-item-set-result-block{text-align: center;}

.bx-added-item-old-price {
	padding: 0 0;
	color: #B8B8B8;
	text-decoration: line-through;
	font-size: 11px;
	line-height: 11px;
	white-space: nowrap;
}

.bx-constructor-result-table{width:100%;}
.bx-constructor-result-table td{
	padding-top:3px;
	padding-bottom:3px;
	vertical-align: bottom;
}
.bx-constructor-result-table-title{
	font-size:13px;
	text-align: right;
	padding-right:5px;
	line-height:20px;
}
.bx-constructor-result-table-value{
	padding-left:5px;
	text-align: right;
}
.bx-constructor-result-table-value strong{
	font-size:14px;
	line-height:14px;
}

.bx-constructor-result-btn-container{
	text-align: center;
	margin: 10px;
}
@media (max-width:768px){
	.bx-constructor-result-btn-container{
		display: inline-block;
		max-width:140px;
		width:100%;
		vertical-align: middle;
	}
}
.bx-constructor-result-price{
	display: inline-block;
	max-width:140px;
	width:100%;
	text-align: center;
	border:1px solid #d3d3d3;
	line-height: 1.5;
	padding: 5px 0;
	font-weight: bold;
	border-radius:2px;
	white-space: nowrap;
	height:30px;
	box-sizing: border-box;
}
.bx-constructor-result-btn-container .btn{
	display: inline-block;
	max-width:140px;
	width:100%;
}

/**/
.bx-catalog-set-topsale-slider{
	border:1px solid #d3d3d3;
	border-radius:3px;
	position: relative;
	background: #f9f9f9;
	box-sizing: border-box;
	margin-bottom:20px;
	margin-top:10px;
}
.bx-catalog-set-topsale-slider:before{
	content:"";
	display: block;
	width: 20px;
	height:20px;
	position: absolute;
	left: 50%;
	border-top: 1px solid #d3d3d3;
	border-left:1px solid #d3d3d3;
	background-color: #f9f9f9;
	-webkit-transform: rotate(45deg) translateX(-21px) translateY(-8px);
	   -moz-transform: rotate(45deg) translateX(-21px) translateY(-8px);
		-ms-transform: rotate(45deg) translateX(-21px) translateY(-8px);
		 -o-transform: rotate(45deg) translateX(-21px) translateY(-8px);
			transform: rotate(45deg) translateX(-21px) translateY(-8px);
	top: 10px;
}
.bx-catalog-set-topsale-slider-container{
	overflow-y: hidden;
	overflow-x: auto;
	position: relative;
	-webkit-overflow-scrolling: touch;
}
.bx-catalog-set-topsale-slider .bx-catalog-set-item{
	border:1px solid #e3e3e3;
	border-radius:3px;
	margin:0 5px;
}
.bx-catalog-set-topsale-slider-box{
	position: relative;
	padding:10px;
}
/*.bx-catalog-set-topsale-slider-box:after,
.bx-catalog-set-topsale-slider-box:before{
	position: absolute;
	content: " ";
	top: 0;
	bottom: 0;
	width: 50px;
	z-index: 1000;
	border-radius:3px;

}
.bx-catalog-set-topsale-slider-box:after{
	right: 0;
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background:    -moz-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: 	-ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: 	 -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: 		linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}
.bx-catalog-set-topsale-slider-box:before{
	left: 0;
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background:    -moz-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: 	-ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: 	 -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: 		linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );

}*/
.bx-catalog-set-topsale-slids{}
.bx-catalog-set-item-container{
	position: relative;
	min-height: 20px;
	/**/
	float: left;
}

.bx-catalog-set-item{
	border: 1px solid transparent;
	overflow: hidden;
	border-radius: 3px;
	background: #FFF;
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
		-ms-transition: all 300ms ease;
		 -o-transition: all 300ms ease;
			transition: all 300ms ease;
	padding-bottom: 10px;
}

.bx-catalog-set-item-notavailable{
	height: 30px;
	background: #dedede;
	display: inline-block;
	padding: 0 15px;
	line-height: 28px;
	vertical-align: middle;
	font-weight: bold;
	border-radius: 3px;
	border: 1px solid #d3d3d3;
}

.bx-catalog-set-item-col,
.bx-catalog-set-item-scu,
.bx-catalog-set-item-add-btn,
.bx-catalog-set-item-custom{padding: 5px 15px;}

.bx-catalog-set-item-img{
	padding: 10px;
	position: relative;
	padding-top: 109% !important;
	height: 0;
}
.bx-catalog-set-item-img-container{
	position: absolute;
	top:   5px;
	right: 5px;
	bottom:5px;
	left:  5px;
	text-align: center;
}
.bx-catalog-set-item-img img{
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	   -moz-transform: translateY(-50%) translateX(-50%);
		-ms-transform: translateY(-50%) translateX(-50%);
		 -o-transform: translateY(-50%) translateX(-50%);
			transform: translateY(-50%) translateX(-50%);
}
.bx-catalog-set-item-title{
	line-height: 15px;
	font-size: 14px;
	overflow: hidden;
	height: 35px;
	vertical-align: top;
	padding: 5px 10px;
	position: relative;
}
.bx-catalog-set-item-title:after{
	content: "";
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background:    -moz-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: 	-ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: 	 -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: 		linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
	bottom: 0;
	right: 0;
	left: 0;
	height: 10px;
	position: absolute;
	-webkit-transition: opacity 200ms ease;
	   -moz-transition: opacity 200ms ease;
		-ms-transition: opacity 200ms ease;
		 -o-transition: opacity 200ms ease;
			transition: opacity 200ms ease;
}
.bx-catalog-set-item-price{
	text-align: center;
	min-height: 50px;
	padding: 5px 10px 0;
}

/**/
.bx-catalog-set-item-col{
	text-align: center;
}
.bx-catalog-set-item-col-minus,
.bx-catalog-set-item-col-plus{
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
}
.bx-catalog-set-item-col-minus{}
.bx-catalog-set-item-col-input{
	display: inline-block;
	width: 25px;
	height: 20px;
	vertical-align: middle;
	font-size: 11px;
}
.bx-catalog-set-item-col-plus{}
/**/
.bx-catalog-set-item-scu{}
.bx-catalog-set-item-add-btn{
	text-align: center;
}
.bx-catalog-set-item-custom{
	font-size: 12px;
	color: #B8B8B8;
}
.bx-catalog-set-item-price-new{
	font-weight: bold;
	display: block;
}
.bx-catalog-set-item-price-old{
	display: block;
	padding: 3px 0;
	color: #B8B8B8;
	text-decoration: line-through;
	font-size: 11px;
	line-height: 11px;
}
/**/
.bx-catalog-set-topsale-slide{
	display: none;
}
.bx-catalog-set-topsale-slide.bx-active{
	display: block;
}
.bx-catalog-set-topsale-slide-control{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bx-catalog-set-topsale-slide-control-dot{
	display: inline-block;
	width: 11px;
	height:11px;
	border-radius: 50%;
	background: #dbdbdb;
}
.bx-catalog-set-topsale-slide-control-dot:hover,
.bx-catalog-set-topsale-slide-control-dot.bx-active{
	background: #1485CE;
}


@media (max-width: 530px) {
	.bx-added-item-table,
	.bx-added-item-table tbody,
	.bx-added-item-table tr,
	.bx-added-item-table-cell-img,
	.bx-added-item-table-cell-itemname,
	.bx-added-item-table-cell-price,
	.bx-added-item-table-cell-del{
		display: block;
	}
	.bx-added-item-table,
	.bx-added-item-table tr,
	.bx-added-item-table-cell-itemname,
	.bx-added-item-table-cell-price,
	.bx-added-item-table-cell-del{
		width: 100%;
	}
	.bx-added-item-table tr{
		padding-top: 10px;
		padding-bottom: 30px;
		border-top: 1px solid #EDEEF0;
		clear: both;
	}
	.bx-added-item-table-cell-img{
		float: left;
		border-top: none;
	}
	.bx-added-item-table-cell-itemname{
		border-top: none;
	}
	.bx-added-item-table-cell-price{
		text-align: right;
		border-top: none;
	}
	.bx-added-item-table-cell-del{
		text-align: right;
		border-top: none;
	}
	.bx-added-item-table-cell-del .bx-added-item-delete-text{
		color: #D63131;
		cursor: pointer;
		display: inline;
	}
	.bx-catalog-set-topsale-slider-box:after,
	.bx-catalog-set-topsale-slider-box:before{width: 2px;	}
	.bx-catalog-set-item-img img{border: 1px solid #EDEEF0;	}
	.bx-catalog-set-item-img,
	.bx-catalog-set-item-custom{padding: 10px 5px;}
}




.complekt_head_slider .bx-catalog-set-item-container, .complekt_footer_slider .bx-catalog-set-item-container{
	    width: 100%;
    height: 100%;
}


.complekt_head_slider .flex-direction-nav, .complekt_footer_slider .flex-direction-nav{
	    position: absolute;
    width: 100%;
    display: flex;
    justify-content: space-between;
    z-index: 0;
    top: calc(50% - 20px);
    display: flex!important;
}

.complekt_head_slider .flex-direction-nav li,  .complekt_footer_slider .flex-direction-nav li{
	width: 24px;
    height: 43px;
    background: none !important;
	border: 0 !important;
}

.complekt_head_slider .flex-direction-nav .flex-prev,  .complekt_footer_slider .flex-direction-nav .flex-prev{
    width: 20px;
    height: 41px;
    background: url(/local/templates/redesign_2021/images/arrow_left.svg) 0px 0px no-repeat !important;
}

.complekt_head_slider .flex-direction-nav .flex-next,  .complekt_footer_slider .flex-direction-nav .flex-next{
width: 24px;
    height: 43px;
    background: url(/local/templates/redesign_2021/images/arrow_right.svg) 0px 0px no-repeat !important;
}


.bx-catalog-set-topsale-slider{
border-color:unset !important;
background:unset !important;
border:unset !important;
}

.bx-catalog-set-topsale-slider:before{
	display:none !important;
}

.bx-catalog-set-topsale-slider .bx-catalog-set-item{
border:unset !important;
border-color:unset !important;
}

.bx-added-item-delete{
    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    height: 15px;
    background-size: cover;
}


.bx-catalog-set-item-title:after{
	display:none !important;
}

.bx-catalog-set-item-title a, .bx-catalog-set-item-title{
font-size: clamp(14px,1vw,18px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
font-weight: normal;
line-height: 135%;
display: block;
}


.bx-catalog-set-item-img{
	padding-top: 300px !important
}

.bx-catalog-set-topsale-slider{
margin: 0 0 0 9px;
}

.bx-set-constructor .bx-modal-small-title{
	font-size: 22px;
}

.bx-set-constructor{
	/*background: #f9f9fa;*/
}

.bx-catalog-set-item-price-old-yellow{
    display: inline-block;
    background: #ffd02e;
    padding: 3px 8px 2px;
    line-height: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 1px 0px 1px 3px;
    color: #1d2029 !important;
    font-size: 12px;
}


.bx-catalog-set-topsale-slider{
	width: 100%;
}
/* End */


/* Start:/local/components/prostocvet/catalog.set.constructor/templates/.default/themes/blue/style.css?169833223681*/
.bx-blue .bx-constructor-result-price{
	border-color: #1485CE;
	color: #1485CE;
}
/* End */


/* Start:/local/components/prostocvet/promote.list/templates/.default/style.css?16799304452392*/
.sections-panel {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.items-panel {
    position: relative;
}

.items {
    margin: 0 10%;
}

.items-panel .items li {
    width: 80%;
    min-width: 0;
    margin: 0 auto;
    padding-left: 0;
}

.items-panel .items li::before {
    content: "";
}

.items-panel .items li .item_inner {
    display: flex;
    flex-direction: column;
    height: 45rem;
    justify-content: space-between;
}

.items-panel .items li .item_inner>.image {
    flex: 1;
    display: flex;
    margin-bottom: 10px;
    justify-content: center;
}
 
.items-panel .items li .item_inner>.image a {
    display: flex;
    align-items: center;
}

.items-panel .items li .item_inner>.image img {
    width: 100%;
} 

.items-panel .items li .item_info {
    display: flex;
    text-align: center;
    flex-direction: column;
    align-items: center;
    row-gap: 15px;
}

.items-panel .items li .item_info .btn {
    margin-top: 0;
}

.items-panel .items li .item-title {
    width: 100%;
}

.sections-panel {
    column-gap: 20px;
    margin-top: 15px;
    margin-bottom: 40px;
}

.section-panel__item {
    padding: 20px;
    font-size: 21px;
    position: relative;
}

.section-panel__item a:hover,
.section-panel__item.selected a {
    color: #1d2029;
}

.section-panel__item.selected:after {
    content: "";
    height: 3px;
    position: absolute;
    width: 100%;
    background: #1d2029;
    bottom: 0;
    left: 0;
}

.items-panel__left-btn {
    content: "";
    left: 5%;
    width: 20px;
    height: 41px;
    position: absolute;
    top: calc(50% - 20px);
    background: url(/local/templates/redesign_2021/images/arrow_left.svg) 0px 0px no-repeat !important;
    border: none;
    cursor: pointer;
    z-index: 10;
}

.items-panel__right-btn {
    content: "";
    right: 5%;
    width: 24px;
    height: 43px;
    position: absolute;
    top: calc(50% - 21px);
    background: url(/local/templates/redesign_2021/images/arrow_right.svg) 0px 0px no-repeat !important;
    border: none;
    cursor: pointer;
    z-index: 10;
}

.items.loading {
    opacity: .5;
    transition: .3s;
    pointer-events: none;
}

@media only screen and (max-width: 600px) {
    .sections-panel {
        margin-bottom: 0; 
    }
    .section-panel__item {
        font-size: 18px;
    }
    .items-panel .items li .item_inner {
        height: 40rem;
    }
}
/* End */


/* Start:/local/templates/redesign_2021/components/basis/catalog.bigdata.products/main_new/style.css?1635408437254*/
.basket_recommended_products h4{
    font-family: "Proxima Nova Rg";
    margin: 15px 0;
}

.basket_recommended_products .flexslider.shadow .flex-viewport {
    padding: 0;
}
.catalog_block .cost.prices .price.discount {
    margin-bottom:0 !important;
}
/* End */
/* /local/templates/redesign_2021/components/bitrix/catalog/main/style.css?167993044569 */
/* /local/templates/redesign_2021/components/bitrix/catalog.element/main/style.css?17525754957582 */
/* /local/templates/redesign_2021/components/bitrix/catalog.store.amount/main/style.css?1619469065976 */
/* /local/templates/redesign_2021/components/leadspace/yandexreviewsslider/element_page/style.css?17346974546764 */
/* /local/templates/redesign_2021/components/leadspace/yandexreviewsslider/element_page/slick/slick.css?17346974541776 */
/* /local/templates/redesign_2021/components/leadspace/yandexreviewsslider/element_page/slick/slick-theme.css?1734697454694 */
/* /local/components/prostocvet/catalog.set.constructor/templates/.default/style.css?172959936914671 */
/* /local/components/prostocvet/catalog.set.constructor/templates/.default/themes/blue/style.css?169833223681 */
/* /local/components/prostocvet/promote.list/templates/.default/style.css?16799304452392 */
/* /local/templates/redesign_2021/components/basis/catalog.bigdata.products/main_new/style.css?1635408437254 */
