

/* 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/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/promote.list/templates/.default/style.css?16799304452392 */
/* /local/templates/redesign_2021/components/basis/catalog.bigdata.products/main_new/style.css?1635408437254 */
