/*детальная карточка**/
.responsiveBaseElement {
    display: flex !important;
    width: 100% !important;
}

@media (min-width: 992px) {
    .right_block:not(.catalog_page_detail_with_left) .product-view--side-left{
        width: calc(100% - 613px) ;
    }
    .catalog_detail_new .product-side {
        width: 580px;
    }
    .catalog_detail_new .quantity_block_wrapper-rb{
      display: flex;
      justify-content: space-between;
      align-items: center;
    }

    .catalog_detail_new .quantity_block_wrapper-rb .item-stock .icon  {
        display: none;
    }
    .catalog_detail_new .quantity_block_wrapper-rb .item-stock .value span {
        color: #71C385;
        font-family: Commissioner;
        font-size: 14px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
        text-decoration: none;
        border-bottom: none;
    }
  }
  .catalog_detail_new .quantity_block_wrapper-rb .item-stock .value .store_view:hover {
    color: #71C385;
  }
  
  .main-catalog-wrapper .price_currency_custom{
    display: none;
}

.catalog_detail_new .wrapper_dop_info{
    display: flex !important;
    margin: 17px 0 32px 0;
    column-gap: 8px;
}
.catalog_detail_new .js_price_wrapper .price_matrix_wrapper,
.catalog_detail_new .js_price_wrapper .price_matrix_wrapper .prices-wrapper,
.catalog_detail_new  .complect_prices_block .prices.detail {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
.catalog_detail_new  .js_price_wrapper .price_matrix_wrapper .prices-wrapper .values_wrapper .price-title,
.catalog_detail_new  .js_price_wrapper .price_matrix_wrapper .price .values_wrapper .price-title,
.catalog_detail_new  .complect_prices_block .prices-wrapper .price .values_wrapper .price-title
{
    display: block;
    color: #222;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.catalog_detail_new  .soputstvieBlock .js_price_wrapper .price_matrix_wrapper .price .values_wrapper .price-title,
.catalog_detail_new  .complectList .js_price_wrapper .price_matrix_wrapper .price .values_wrapper .price-title

{
    display: inline-block;
}
.catalog_detail_new .js_price_wrapper .price_matrix_wrapper .prices-wrapper .discount .values_wrapper .price-title,
#ex1 .discount .values_wrapper .price-title,
#ex1 .sale_block .price-title {
    display: none;
}
.catalog_detail_new .wrapper_dop_info .tinkoff-block-wrap{
    margin-top: 0;
}
.catalog_detail_new .wrapper_dop_info .tinkoff-block,
.catalog_detail_new .wrapper_dop_info .cheaper_form--custom {
    border-radius: 65px;
    background: transparent;
    padding: 8px 31px;
}
.catalog_detail_new .wrapper_dop_info .tinkoff-block {
    border: 1px solid #C85CCC;
}
.catalog_detail_new .wrapper_dop_info .cheaper_form--custom {
    border: 1px solid #FFEB81;
}
.catalog_detail_new .wrapper_dop_info .tinkoff-block__descr{
    padding-left: 6px;
}
.catalog_detail_new .wrapper_dop_info .tinkoff-block-title,
.catalog_detail_new .wrapper_dop_info .tinkoff-block-text {
    color: #222;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 126%; /* 18.9px */
}
.catalog_detail_new .wrapper_dop_info .tinkoff-block__price {
    font-weight: 600;
}

.catalog_detail_new .wrapper_dop_info .cheaper_form--custom .cheaper_form__link{
    display: flex;
    column-gap: 8px;
    align-items: center;
}
.catalog_detail_new .wrapper_dop_info .cheaper_form--custom .cheaper_form__link a{
    color: #292D32;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
}
.catalog_detail_new .wrapper_dop_info .cheaper_form--custom .cheaper_form__text{
    color: #292D32;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0;
}
.catalog_detail_new .wrapper_dop_info .cheaper_form--custom .cheaper_form__text i {
    font-style: normal;
}
.catalog_detail_new .buy_block  .sku_props .wrapper_sku > div {
    margin: 0px 0px 24px 0px;
}

.catalog_detail_new .buy_block .sku_props .bx_item_section_name {
    display: block;
    color: #222;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 16px;
}

.wrapper1 .catalog_detail_new .buy_block .bx_catalog_item_scu:not(.sku_in_section) .bx_scu ul {
    margin: 0;
    column-gap: 8px;
}
.wrapper1 .catalog_detail_new .buy_block .bx_catalog_item_scu:not(.sku_in_section) .bx_scu ul li {
    margin: 4px 0;
}
.wrapper1 .catalog_detail_new .buy_block .bx_catalog_item_scu:not(.sku_in_section) ul li .cnt_item {
    border: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 8px;
}
.catalog_detail_new .buy_block .sku_props .bx_item_detail_size ul li {
    margin: 0;
    padding: 8px 16px;
    border-radius: 8px;
    border: 1.5px solid #dddddd;
}
.catalog_detail_new .buy_block .bx_catalog_item_scu ul li.active .cnt_item{
    box-shadow: none;
    border: 2.5px solid #393085 !important;
}

.catalog_detail_new .buy_block .sku_props .bx_item_detail_size ul li span {
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.catalog_detail_new .buy_block .sku_props .bx_item_detail_size ul li {
    margin: 1px 8px 8px 0;
}
.catalog_detail_new .buy_block .sku_props .bx_item_detail_size ul li.active{
    background: transparent;
    border: 1.5px solid #393085;
    color: #222222
}

.catalog_detail_new .js-prices-in-side  .buy_block.offer_buy_block .buys_wrapp {
    display: flex;
    align-items: center;
}

.catalog_detail_new .buy_block .offer_buy_block {
    display: flex;
    margin-top: 32px;
    justify-content: space-between;
    align-items: center;
}
.catalog_detail_new .wrapper_buy_btn_wrap {
    display: flex;
    column-gap: 8px;
}
.catalog_detail_new .buy_block .offer_buy_block .counter_wrapp {
    padding: 0;
}
.catalog_detail_new .buy_block .offer_buy_block .counter_wrapp .counter_block_inner {
    display: none !important;
}
.catalog_detail_new .buy_block .offer_buy_block .product-info-headnote__toolbar {
    order: 1;
}
.catalog_detail_new .buy_block .offer_buy_block .counter_wrapp .button_block  {
    width: auto;
    margin: 0;
}

.catalog_detail_new .buy_block .offer_buy_block .counter_wrapp .button_block .custom_add_button,
.catalog_detail_new .buy_block .offer_buy_block .counter_wrapp .button_block .in-cart,
.catalog_detail_new .buy_block .offer_buy_block .counter_wrapp .button_block .to-cart,
.catalog_detail_new .buy_block .offer_buy_block  .wrapp-one-click .one_click{
    padding: 17px 30px !important;
    border-radius: 65px;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: none;
    width: 218px;
}
.catalog_detail_new .offer_buy_block .counter_wrapp .button_block .custom_add_button,
.catalog_detail_new .offer_buy_block .counter_wrapp .button_block .to-cart,
.catalog_detail_new .offer_buy_block .counter_wrapp .button_block .in-cart{
    background: #E31E23;
    color: #FFF;
    border: 1px solid #E31E23;
}
.catalog_detail_new .offer_buy_block .counter_wrapp .button_block .in-cart{
    border-color: #E31E23;
}
.catalog_detail_new .offer_buy_block .wrapp-one-click .one_click {
    border: 1px solid #E31E23;
    color: #E31E23;
}
.catalog_detail_new .offer_buy_block .wrapp-one-click .one_click:hover:hover {
    background-color: #E31E23;
    border-color: #E31E23;
    color: #FFF;
}
.catalog_detail_new .like_icons.list > div span.btn:not(:hover):not(.added),
#ex1 .like_icons.list > div span.btn:not(:hover):not(.added) {
    border: none;
}
.catalog_detail_new .like_icons.list > div span.btn:hover,
#ex1 .like_icons.list > div span.btn:hover {
    background: transparent;
}

.catalog_detail_new .offer_buy_block .product-info-headnote__toolbar .like_icons
/*#ex1  .like_icons */{
    display: flex;
    column-gap: 16px;
}
.catalog_detail_new .offer_buy_block .product-info-headnote__toolbar .like_icons div,
#ex1 .like_icons div {
    padding: 0;
}
.catalog_detail_new .offer_buy_block .product-info-headnote__toolbar .like_icons .wish_item_button,
    .catalog_detail_new .offer_buy_block .product-info-headnote__toolbar .like_icons .compare_item_button,
    #ex1 .like_icons .wish_item_button,
    #ex1.like_icons .compare_item_button{
    padding: 0;
}
.catalog_detail_new .offer_buy_block .product-info-headnote__toolbar .like_icons .wish_item_button span,
#ex1 .like_icons .wish_item_button span {
    border: none;
    box-shadow: none;
}
.catalog_detail_new .offer_buy_block .product-info-headnote__toolbar .like_icons .wish_item_button svg,
.catalog_detail_new .offer_buy_block .product-info-headnote__toolbar .like_icons .wish_item_button span,
.catalog_detail_new .offer_buy_block .product-info-headnote__toolbar .like_icons .compare_item_button svg,
.catalog_detail_new .offer_buy_block .product-info-headnote__toolbar .like_icons .compare_item_button span
/*#ex1 .like_icons .wish_item_button svg,
#ex1 .like_icons .wish_item_button span,
#ex1 .like_icons .compare_item_button svg,
#ex1 .like_icons .compare_item_button span*/ {
    display: block;
    width: 24px;
    height: 24px;
    line-height: 24px;
}
.catalog_detail_new .offer_buy_block .product-info-headnote__toolbar .like_icons .compare_item_button .svg {
    top: 0;
}


.catalog_detail_new .offer_buy_block .product-info-headnote__toolbar .like_icons .wish_item_button svg path:first-child

{
    fill: #B9B9B9
}
.catalog_detail_new .offer_buy_block .product-info-headnote__toolbar .like_icons .wish_item_button svg path:first-child
{
    fill: #fff;
}

#ex1 .like_icons span i.svg path:first-child {
    stroke: #B9B9B9;
}
#ex1 .like_icons .fast_view_button span i.svg path {
    fill: #fff !important;
}
#ex1 .like_icons .fast_view_button span i.svg path {
    stroke: #B9B9B9;
    fill: #fff !important;
}
#ex1 .like_icons span i.svg path:first-child {
    stroke: #B9B9B9;
}
#ex1 .like_icons .one_click:hover i.svg path.dots,
#ex1 .like_icons .wrapp_one_click > span:hover i.svg path.dots {
    fill: #B9B9B9 !important;
    stroke: #B9B9B9 !important;
}
#ex1 .like_icons .wrapp_one_click > span i.svg path {
    fill: none !important;
}
#ex1 .like_icons .like_icons span i.svg path:first-child {
    stroke: #B9B9B9;
}
#ex1 .like_icons .wish_item path {
    fill: none;
    stroke-width: 1.5px;
}
#ex1 .like_icons .wish_item.added path,
#ex1 .like_icons .wish_item:hover path {
    fill: #E31E23 !important;
}
#ex1 .like_icons .wish_item.added, 
#ex1 .like_icons .compare_item.added:hover, 
#ex1 .like_icons .wish_item.added:hover,
#ex1 .like_icons .compare_item.added:not(.btn):hover i, 
#ex1 .like_icons .wish_item.added:not(.btn):hover i,
#ex1 .like_icons .compare_item.added{
    background: transparent;
}

#ex1 .like_icons .compare_item i.svg path {
    stroke: none !important;
    fill: #B9B9B9 !important;
}
#ex1 .like_icons .fast_view_button:hover span i.svg path:first-child {
    stroke: #393085 !important;
    fill: #393085 !important;
}
#ex1 .like_icons .one_click.added i.svg path, 
#ex1 .like_icons .one_click:hover i.svg path, 
#ex1 .like_icons .wrapp_one_click > span.added i.svg path, 
#ex1 .like_icons .wrapp_one_click > span:hover i.svg path {
    stroke: #393085 !important;
}
#ex1 .like_icons .compare_item.added i.svg path, 
#ex1 .like_icons .compare_item:hover i.svg path {
    fill: #393085 !important;
}
#ex1 .like_icons .fast_view_button:hover span i.svg path {
    stroke: #fff !important;
    fill: #393085 !important;
}
#ex1 .one_click.added i.svg path, 
#ex1 .like_icons .one_click:hover i.svg,
#ex1 .like_icons .wrapp_one_click > span:hover i.svg path{
    fill: #393085 !important;
    stroke: #393085 !important;
}
#ex1 .like_icons .wish_item.added path, 
#ex1.like_icons .wish_item:hover path {
    fill: #E31E23 !important;
}
#ex1 .catalog_block .counter_wrapp>div {
    width: 135px;
    margin: 0px;
    position: relative;
    border-radius: 65px !important;
    background: #393085;
}
#ex1.counter_wrapp .button_block.wide {
    width: 135px;
}
#ex1  .footer_button .btn  {
    padding-bottom: 9px;
    padding-top: 9px;
    background: #393085;
    border-color: #393085;
    border-radius: 65px !important;
}
#ex1 .filter input[type="checkbox"]+label:before {
    background: #393085;
}
/*что то с бордером*/
.catalog_detail_new .offer_buy_block .product-info-headnote__toolbar .like_icons  span:hover,
.catalog_detail_new .offer_buy_block .product-info-headnote__toolbar .like_icons  span:active {
    border: 1px solid transparent;
    box-shadow: none;
    border: none;
}
.catalog_detail_new .offer_buy_block .product-info-headnote__toolbar .like_icons  span:hover i.svg path,
.catalog_detail_new .offer_buy_block .product-info-headnote__toolbar .like_icons  span:active i.svg path,
.catalog_detail_new .offer_buy_block .product-info-headnote__toolbar .like_icons .wish_item.added svg path,
.catalog_detail_new .offer_buy_block .product-info-headnote__toolbar .like_icons .compare_item.added svg path {
    fill: #E31E23;
}
.catalog_detail_new .offer_buy_block .product-info-headnote__toolbar .like_icons .wish_item.added,
.catalog_detail_new .offer_buy_block .product-info-headnote__toolbar .like_icons .compare_item.added {
    background: transparent;
}

.catalog_detail_new .detail_title {
    color: #222;
    font-size: 32px;
    font-weight: 500;
    margin: 4px 0 16px;
}
.catalog_detail_new  .left_block .detail .quantity_block_wrapper>div {
    margin: 0;
}
.catalog_detail_new .detail .cost.prices .price .values_wrapper {
    color: #222;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.catalog_detail_new .detail .cost.prices .price.discount > span {
    color: #B4B4B4;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.catalog_detail_new .sale_block .sale-number,
.ex1_wrapper .sale_block .sale-number{
    display: flex;
    padding: 0;
    background: #fefefe;
    white-space: nowrap;
    border-radius: 65px;
    border: 1px solid #FFEB81;
    background: #FFF;
    align-items: center;
    position: relative;
}
.middle .catalog_detail_new .catalog_block .catalog_item_wrapp .sale_block {
    border: none;
}
.catalog_detail_new .sale_block .value,
.ex1_wrapper .sale_block .value {
    display: flex;
    padding: 0px 16px 0 44px;
    position: relative;
    color: #000;
    background: #FFEB81;
    border-radius: 65px;
    align-self: normal;
    align-items: center;
    color: #222;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.catalog_detail_new .prices_block .desc_price .sale_block .value::before,
.catalog_detail_new .prices_block .mob_price .sale_block .value::before,
.catalog_detail_new .complect_prices_block .sale_block .value::before,
.ex1_wrapper  .sale_block .value::before{
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 16px;
    width: 24px;
    height: 24px;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="26" height="24" viewBox="0 0 26 24" fill="none"><path d="M4.95849 15.5264L9.6114 20.0564C11.5219 21.9164 14.6238 21.9164 16.5445 20.0564L21.0537 15.6664C22.9641 13.8064 22.9641 10.7864 21.0537 8.91637L16.3905 4.39637C15.4147 3.44637 14.0692 2.93637 12.6928 3.00637L7.55714 3.24637C5.50287 3.33637 3.86973 4.92637 3.76702 6.91637L3.52051 11.9164C3.45888 13.2664 3.98272 14.5764 4.95849 15.5264Z" stroke="%23292D32" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.4331 12.2263C11.8512 12.2263 13.0009 11.107 13.0009 9.72632C13.0009 8.34561 11.8512 7.22632 10.4331 7.22632C9.01489 7.22632 7.86523 8.34561 7.86523 9.72632C7.86523 11.107 9.01489 12.2263 10.4331 12.2263Z" stroke="%23292D32" stroke-width="1.5" stroke-linecap="round"/><path d="M14.0278 17.2263L18.1364 13.2263" stroke="%23292D32" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>')
}
@media(max-width: 425px){
    /*.catalog_detail_new .prices_block .desc_price .sale_block .value::before,*/
    /*.catalog_detail_new .prices_block .mob_price .sale_block .value::before,*/
    /*.catalog_detail_new .complect_prices_block .sale_block .value::before,*/
    /*.ex1_wrapper  .sale_block .value::before{*/
    /*    display:none;*/
    /*}*/
    .catalog_detail_new .complect_prices_block .sale_block .economy-text{
        display:none;
    }
    .catalog_detail_new .right_info .sale_block .value,
    .ex1_wrapper .complect-block .sale_block .value{
        padding: 0px 16px 0 44px;
    }
}
.catalog_detail_new .sale_block .inner-sale,
.ex1_wrapper .sale_block .inner-sale {
    background: #fbfbfb;
    display: inline-block;
    padding: 0;
    color: #333;
    border-top-right-radius: 65px;
    border-bottom-right-radius: 65px;
}
.catalog_detail_new .discount .price_currency_custom {
    display: inline;
}
.catalog_detail_new .counter_block.big {
   display: none;
}
.catalog_detail_new .prices .sale_block div.text {
    width: auto;
    color: #222;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 8px 16px;
}
.ex1_wrapper .sale_block .sale_wrapper {
    width: max-content;
}
.ex1_wrapper .sale_block .price_value, .ex1_wrapper .sale_block .price_currency{
    width: auto;
    color: #222;
    font-size: 13px !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.ex1_wrapper .sale_block div.text {
    width: auto;
    color: #222;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 8px 16px;
}
.catalog_detail_new  .product-side.left_block .calculate-delivery, 
.catalog_detail_new  .product-view--side-left .calculate-delivery  {
    margin-top: 16px;
    border-radius: 65px;
    border: 1px solid #393085;
    padding: 8px 24px;
    text-align: center;
    cursor: pointer;
}
.catalog_detail_new  .product-side.left_block .calculate-delivery span,
.catalog_detail_new  .product-view--side-left .calculate-delivery span {
    color: #393085;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 94%; /* 14.1px */
    
}
.catalog_detail_new  .product-side.left_block .calculate-delivery svg path,
.catalog_detail_new  .product-view--side-left .calculate-delivery svg path{
    fill: #fff;
}
.catalog_detail_new .tabs .nav-tabs li {
    border-radius: 64px;
    border: 1px solid rgba(228, 228, 228, 0.93);
    background: #FAFAFA;
    margin: 0;
    margin-right: 6px;
}
.catalog_detail_new .tabs .nav-tabs li:last-child{
    margin-right: 0px;
}
.catalog_detail_new .tabs .nav-tabs li::after{
    content: none;
}
.catalog_detail_new .tabs .nav-tabs li a {
    padding: 16px 32px;
    color: #222;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    /*line-height: normal;*/
    letter-spacing: 0.225px;
    text-transform: none;
}
.catalog_detail_new .tabs .nav-tabs li:hover {
    border: 1px solid #393085;
} 
.catalog_detail_new .tabs .nav-tabs li:hover a{
    border-radius: 64px;
} 
.catalog_detail_new .tabs .nav-tabs li.active a {
    border-radius: 64px;
    border: 1px solid #393085;
    background: #fff;
}
.catalog_detail_new .nav-tabs {
    margin: 0;
}
.catalog_detail_new .arrow_scroll {
    max-height: 54px;
    max-height: max-content;
    overflow: hidden;
}

.catalog_detail_new .detail-text-wrap {
    color: #222;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.catalog_detail_new .detail-text-wrap b {
    color: #E31E23;
}
.catalog_detail_new .detail-text-wrap blockquote {
    padding: 23px 20px 23px 37px;
}
.catalog_detail_new blockquote,
.catalog_detail_new blockquote p  {
    color: #000;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0;
    min-height: auto;
}
.catalog_detail_new blockquote:before {
    content: " ";
    display: block;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 22C17.5 22 22 17.5 22 12C22 6.5 17.5 2 12 2C6.5 2 2 6.5 2 12C2 17.5 6.5 22 12 22Z" fill="white" stroke="%23393085" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 8V13" stroke="%23393085" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.9946 16H12.0036" stroke="%23393085" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')
}

.catalog_detail_new .detail-text-wrap .btn_detail {
    color: #222;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 40px;
}
.catalog_detail_new .detail-text-wrap .btn_detail a {
    display: inline-block;
    color: #222;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.225px;
    padding: 8px 24px;
    border-radius: 8px;
    border: 1px solid #393085;
    background: #FFF;
    margin: 16px 8px 0 0;

}

.catalog_detail_new .char_block {
    border: none !important;
    padding: 0 !important;
}
.catalog_detail_new .char_block .js-offers-prop {
    display: flex;
    flex-direction: column;
}
.catalog_detail_new .char_block .js-offers-prop tr {
    display: flex;
    justify-content: space-between;
    width: 100% !important;
    border-bottom: 1px solid #E7E7E7;
}
.catalog_detail_new .char_block .js-offers-prop tr td {
    width: max-content;
    padding: 24px 0;
    background: none;
}
.catalog_detail_new .char_block .js-offers-prop tr:first-child td{
    padding-top: 0;
}
.catalog_detail_new .char_block .js-offers-prop tr td span,
.catalog_detail_new .char_block .js-offers-prop tr td a span
 {
    color: #222 !important;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: none ;
    border: none !important;
}

.catalog_detail_new .tab-content iframe:not([title="reCAPTCHA"]) {
    width: 100%;
    height: 600px !important;
    border-radius: 20px;
}
.catalog_detail_new .goods .ordered-block__title{
    border-radius: 64px;
    border: 1px solid #393085;
    background: #fff;
    padding: 16px 32px !important;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.225px;
    text-transform: none;
    margin-bottom: 40px !important;
}
.catalog_detail_new .goods .ordered-block__title::after{
    content: none !important;
}  

/*отзывы*/
.catalog_detail.detail.fixed_wrapper #reviews_content {
    width: 100% !important;
    padding-right: 0px !important;
}
.catalog_detail_new .tab-content .reviews .ordered-block__title {
    color: #222;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-bottom: 35px !important;
}
.catalog_detail_new .tab-content .reviews .element-count {
    margin-left: 24px;
    top: -6px;
    color: #222;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding: 16px 14px;
    border-radius: 8px;
    border: 1.5px solid #E4E4E4;
    background: #FFF;
}
.catalog_detail_new .votes_block.nstar .ratings .item-rating.filed .svg svg path {
    fill: #FFDD2D;
}
.catalog_detail_new .right_reviews_info .rating-wrapper .rating-value {
    color: #222;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.catalog_detail_new .EXTENDED.tab-pane.reviews #reviews_content .right_reviews_info .show-comment {
    color: #FFF;
    text-align: right;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.225px;
    padding: 16px 32px;
    border-radius: 64px;
    border: 1px solid rgba(57, 48, 133, 0.93);
    background: #393085;
}
.catalog_detail_new .reviews-gallery-block .reviews-gallery-title{
    color: #222;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 24px;
}

.catalog_detail_new .reviews-gallery-block {
    margin-bottom: 40px;
}

.catalog_detail_new .filter-panel__sort .dropdown-select__title {
    color: #222;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 24px;
    padding: 0;
}
.catalog_detail_new .filter-panel__sort .dropdown-select__title .svg {
    margin: 0 0 0 8px;
}

.catalog_detail_new .EXTENDED .blog-comment-cont {
    padding: 32px 40px;
}
.catalog_detail_new .EXTENDED .blog-comments .blog-comment {
    padding-top: 0;
    margin-top: 0px;
    border-radius: 16px;
    margin-bottom: 20px;
}
.catalog_detail_new .EXTENDED .parent > div > .blog-comment-cont:before {
    content: none;
}
.catalog_detail_new .EXTENDED .blog-comment .blog-comment-info {
    margin-bottom: 40px;
}
.catalog_detail_new .EXTENDED .blog-comment .blog-comment-cont .blog-author,
.catalog_detail_new .EXTENDED .blog-comment .comment-text__title{
    color: #222;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 16px;
    margin-top: 24px;
}
.catalog_detail_new .EXTENDED .blog-comment .comment-text__title:first-child {
    margin-top: 0;
}
.catalog_detail_new .blog-comment-content .comment-text__text,
.catalog_detail_new .EXTENDED .blog-comment.child .blog-comment-cont .comment-text__text {
    font-size: 0.8em;
    line-height: 16px;
    color: #222;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.catalog_detail_new .EXTENDED .blog-comment .blog-post-date, 
.catalog_detail_new .EXTENDED .blog-comment .blog-comment-date {
    color: #B9B9B9;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.catalog_detail_new .EXTENDED .blog-comment-answer a {
    color: #393085;
    text-align: right;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.225px;
    padding: 16px 32px;
    border-bottom: 0;
    border-radius: 64px;
    border: 1px solid rgba(57, 48, 133, 0.93);
}

.catalog_detail_new .EXTENDED div.blog-comment .blog-comment-cont .blog-comment-meta {
    padding: 0;
    margin-top: 45px;
}
.catalog_detail_new .EXTENDED .blog-comment-meta .rating-vote a svg * {
    fill: transparent !important;
}
.catalog_detail_new .EXTENDED .blog-comment-meta .rating-vote a.active svg *,
.catalog_detail_new .EXTENDED .blog-comment-meta .rating-vote a:hover svg *
 {
    fill: #5164cb !important;
}
.catalog_detail_new .EXTENDED .blog-info__rating {
    display: flex;
    column-gap: 15px;
    align-items: center;
}
.catalog_detail_new .EXTENDED .blog-info__rating .rating_value {
    color: #222;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.catalog_detail_new .EXTENDED .reviews_sort .filter-panel {
    padding: 0;
}
.catalog_detail_new .EXTENDED .video_bg  {
    position: relative;
} 
.catalog_detail_new .EXTENDED .video_bg::before{
    position: absolute;
    display: block;
    content: "";
    width: 40px;
    height: 40px;
    left: 50%;
    top: 50%;
    z-index: 99;
    transform: translate3d(-50%, -50%, 0);
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40" fill="none"><circle cx="20" cy="20" r="19.25" stroke="white" stroke-width="1.5"/><path d="M27.2664 20.8897C27.991 20.5178 27.991 19.4822 27.2664 19.1103L16.9566 13.8193C16.2911 13.4778 15.5 13.961 15.5 14.709V25.291C15.5 26.039 16.2911 26.5222 16.9566 26.1807L27.2664 20.8897Z" fill="white"/></svg>');
}

.catalog_detail_new .comments-block .owl-carousel.short-nav .owl-nav {
    visibility: visible !important;
}
.catalog_detail_new .comments-block .owl-carousel.owl-theme.owl-bg-nav .owl-nav button:not(:hover) {
   background: transparent !important;
}
/**/

.catalog_detail_new .scroll-hand-container {
    display: flex;
    justify-content: end;
}

/*таб сборка*/

.catalog_detail_new .sborka-custom-content p,
.catalog_detail_new .delivery_custom p {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    padding-bottom: 24px;
}
.catalog_detail_new .sborka-custom-content a,
.catalog_detail_new .sborka-custom-content span,
.catalog_detail_new .sborka-custom-content div,
.catalog_detail_new .delivery_custom a,
.catalog_detail_new .delivery_custom span,
.catalog_detail_new .sborka-custom-content div {
    color: #333;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
}

.catalog_detail_new .sborka-custom-content .block_info,
.catalog_detail_new .delivery_custom .block_info{
    display: flex;
    flex-direction: column;
    border-radius: 16px;
    border: 1px solid #EDEDED;
    background: #FFF;
    padding: 32px;
    margin-bottom: 40px;
    row-gap: 16px;
}
.catalog_detail_new .sborka-custom-content .block_info:last-child,
.catalog_detail_new .delivery_custom .block_info:last-child{
    margin-bottom: 0;
}
.catalog_detail_new .sborka-custom-content .block_info>div,
.catalog_detail_new .delivery_custom .block_info>div{
    display: flex;
    justify-content: space-between;
}
.catalog_detail_new .sborka-custom-content .block_info>div>div:last-child
/*.catalog_detail_new .delivery_custom .block_info>div>div:last-child*/{
    color: #333;
    font-weight: 500;
}
.catalog_detail_new .sborka-custom-content .block_info blockquote,
.catalog_detail_new .delivery_custom .block_info blockquote{
    margin-top: 34px;
    padding-bottom: 16px;
}
.catalog_detail_new .sborka-custom-content .block_info blockquote b
/*.catalog_detail_new .delivery_custom .block_info blockquote b*/{
    color: #E31E23;
    font-weight: 500;
}
.catalog_detail_new .sborka-custom-content .block_info blockquote::before
/*.catalog_detail_new .delivery_custom .block_info blockquote::before*/{
    top: 0;
    transform: inherit;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 22C17.5 22 22 17.5 22 12C22 6.5 17.5 2 12 2C6.5 2 2 6.5 2 12C2 17.5 6.5 22 12 22Z" fill="white" stroke="%23E31E23" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 8V13" stroke="%23E31E23" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.9941 16H12.0031" stroke="%23E31E23" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.catalog_detail_new .delivery_custom .block_info blockquote::before{
    top: 0;
    transform: inherit;
}
.catalog_detail_new .sborka-custom-content .block_info .tel,
.catalog_detail_new .sborka-custom-content .block_info .work_time,
.catalog_detail_new .sborka-custom-content .block_info .email,
.catalog_detail_new .delivery_custom .block_info .tel,
.catalog_detail_new .delivery_custom .block_info .work_time,
.catalog_detail_new .delivery_custom .block_info .email{
    position: relative;
    padding-left: 32px;
}
.catalog_detail_new .sborka-custom-content .block_info .tel::before,
.catalog_detail_new .sborka-custom-content .block_info .work_time::before,
.catalog_detail_new .sborka-custom-content .block_info .email::before,
.catalog_detail_new .delivery_custom .block_info .tel::before,
.catalog_detail_new .delivery_custom .block_info .work_time::before,
.catalog_detail_new .delivery_custom .block_info .email::before{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
}
.catalog_detail_new .sborka-custom-content .block_info .tel::before,
.catalog_detail_new .delivery_custom .block_info .tel::before{
    background: url('/local/templates/aspro_max/images/svg/sborka/call-calling.svg');
    background-size: cover;
    background-repeat: no-repeat;
}
.catalog_detail_new .sborka-custom-content .block_info .work_time::before,
.catalog_detail_new .delivery_custom .block_info .work_time::before {
    background: url('/local/templates/aspro_max/images/svg/sborka/clock.svg');
    background-size: cover;
    background-repeat: no-repeat;
}
.catalog_detail_new .sborka-custom-content .block_info .email::before,
.catalog_detail_new .delivery_custom .block_info .email::before{
    background: url('/local/templates/aspro_max/images/svg/sborka/email.svg');
    background-size: cover;
    background-repeat: no-repeat; 
}
.catalog_detail_new .sborka-custom-content .block_info .tel > span,
.catalog_detail_new .delivery_custom .block_info .tel > span {
    color: #B9B9B9;
}
.catalog_detail_new .sborka-custom-content .block_info .tel_btn,
.catalog_detail_new .delivery_custom .block_info .tel_btn{
    position: relative;
}
.catalog_detail_new .sborka-custom-content .block_info .tel_btn .btn,
.catalog_detail_new .delivery_custom .block_info .tel_btn .btn {
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 65px;
    background: #E31E23;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-transform: none;
    border-color: #E31E23;
    padding: 17px 48px;
}
/*таб сборка*/
/*там доставка*/
.catalog_detail_new .delivery_custom .price_info {
    column-count: 2;
    display: block !important;
    column-gap: 5%;
}
.catalog_detail_new .delivery_custom .price_info > div {
    display: flex;
    justify-content: space-between;
    color: #333;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
}
.catalog_detail_new .delivery_custom .block_info>div>div>div:last-child{
    color: #333;
    font-weight: 500;
}
.catalog_detail_new .wrapper_district_block {
    display: flex;
    justify-content: space-between;
   
}
.catalog_detail_new .wrapper_district_block .district_block-head {
    margin-bottom: 10px;
}
.catalog_detail_new .wrapper_district_block .district_block-head,
.catalog_detail_new .wrapper_district_block .district_block-value{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.catalog_detail_new .wrapper_district_block .district_block-head .district_block-item {
    color: #333;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.catalog_detail_new .wrapper_district_block .district_title{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
}
.catalog_detail_new .wrapper_district_block .district_title p {
    padding-bottom: 13px;
}
.catalog_detail_new .wrapper_district_block .district_title .common_select-link {
    border-radius: 59px;
    padding: 0 33px 0 24px;
}
.catalog_detail_new .wrapper_district_block .district_title .common_select-link .trigger {
    right: 7px;
}
.catalog_detail_new .wrapper_district_block .district_cost{
    display: flex;
    flex-direction: column;
    align-items: end;
    width: 25%;
    
}
.catalog_detail_new .wrapper_district_block .district_cost .cost {
    color: #333;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.6px;
}
.catalog_detail_new .delivery_custom .title_block {
    line-height: normal;
}
/*таб доставка*/
/*слайдер*/
.catalog_detail_new  .product-info {
    padding: 27px 0 !important;
    margin: 0 0 0;
}
.catalog_detail_new  .product-detail-gallery__container.product-detail-gallery__container--vertical {
    padding-left: 0;
    display: flex;
}
.catalog_detail_new .swiper-container-free-mode>.swiper-wrapper {
    margin: 0 ;
}
.product-container .product-detail-gallery__slider {
    max-width: inherit !important;
    max-height: inherit !important;
    width: 100%;
    height: 655px;
    display: flex;
    margin: 0;
    column-gap: 24px;
    flex-direction: row-reverse;
}
.product-detail-gallery__slider .gallery-top {
    display: flex;
    max-width: 922px;
    width: calc(100% - 143px);
    overflow: hidden;
    flex: 1;
}
.product-detail-gallery__slider .gallery-thmb-wrapper {
    position: relative;
}

.gallery-thmb-arrows {
    position: absolute;
}


.catalog_detail_new .product-detail-gallery__container .swiper-button-prev {
    left: 50px;
    top: 2px;
    z-index: 333;
}
.catalog_detail_new .product-detail-gallery__container .swiper-button-next {
    top: inherit;
    left: 50px;
    bottom: -20px;
}
/*добавлено*/
body .catalog_detail_new .product-detail-gallery__container--vertical .product-detail-gallery__thmb-container .video-block.popup_video {
    position: relative;
    left: 0;
    top: inherit;
    margin: 0;
}
.catalog_detail_new .video-block .image .play {
font-size: 0;
}
/*добавлено*/

.catalog_detail_new .swiper-button-disabled {
    display: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
    transform: rotate(90deg);
}
/* .swiper-button-next:after {
    transform: rotate(90deg);
} */
.catalog_detail_new .product-info {
    padding: 5px 0 !important;
}
/*стикеры*/
.catalog_detail_new .product-info .stickers,
#ex1 .stickers {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}
 .catalog_detail_new .product-info .sticker_rassrochka,
 #ex1 .stickers .sticker_rassrochka{
    background:url('/images/rassrochka-ico.svg');
    background-repeat: no-repeat;
    font-size: 0px;
    width: 32px;
    height: 32px;
    display: block;
}
 .catalog_detail_new .product-info .sticker_aktsiya,
 #ex1 .stickers .sticker_aktsiya{
    background:url('/images/sale-ico.svg');
    background-repeat: no-repeat;
    font-size: 0px;
    width: 32px;
    height: 32px;
    display: block;
}

/* .catalog_detail_new .product-info .sticker_aktsiya{*/
/*  background:url('/images/hit-ico.svg');*/
/*  background-repeat: no-repeat;*/
/*  font-size: 0px;*/
/*  width: 32px;*/
/*  height: 32px;*/
/*  display: block;*/
/*}*/

 .catalog_detail_new .product-info .sticker_khit,
 #ex1 .stickers .sticker_khit{
    background:url('/images/hit-ico.svg');
    background-repeat: no-repeat;
    font-size: 0px;
    width: 32px;
    height: 32px;
    display: block;
}

 .catalog_detail_new .product-info .sticker_luchshaya_tsena,
 #ex1 .stickers .sticker_luchshaya_tsena{
    background:url('/images/best-price-ico.svg');
    background-repeat: no-repeat;
    font-size: 0px;
    width: 32px;
    height: 32px;
    display: block;
}

 .catalog_detail_new .product-info .sticker_spetstsena,
 #ex1 .stickers .sticker_spetstsena{
    background:url('/images/speccena-ico.svg');
    background-repeat: no-repeat;
    font-size: 0px;
    width: 32px;
    height: 32px;
    display: block;
}

 .catalog_detail_new .product-info .sticker_novinka,
 #ex1 .stickers .sticker_novinka{
    background:url('/images/novinka-ico.svg');
    background-repeat: no-repeat;
    font-size: 0px;
    width: 32px;
    height: 32px;
    display: block;
}

 .catalog_detail_new .product-info .sticker_iz_nalichiya,
 #ex1 .stickers .sticker_iz_nalichiya{
    background:url('/images/iz-nalichiya.svg')!important;
    background-repeat: no-repeat;
    font-size: 0px;
    width: 32px;
    height: 32px;
    display: block;
}

 .catalog_detail_new .product-info .sticker_skoro_v_prodazhe,
 #ex1 .stickers .sticker_skoro_v_prodazhe{
    background:url('/images/skoro-v-prodaje.svg');
    background-repeat: no-repeat;
    font-size: 0px;
    width: 32px;
    height: 32px;
    display: block;
}
.catalog_detail_new .product-info.stickers .sticker_sale_text,
#ex1 .stickers .sticker_sale_text {
    background-image: none;
    background-color: #fc482d;
    display: inline-block;
    color: #fff;
    width: auto;
}
 .catalog_detail_new .product-info .catalog_item .product-info-headnote__stickers .stickers,
 #ex1 .product-info-headnote__stickers .stickers{
    display: flex;
    flex-wrap: wrap;
}

.catalog_detail_new .product-info  .catalog_block .catalog_item > div{
    padding-left: 15px!important;
    padding-right: 15px!important;
}
.catalog_detail_new .product-info-headnote__stickers .stickers.custom-font [class*=sticker_] .name-sticker,
#ex1 .product-info-headnote__stickers .stickers.custom-font [class*=sticker_] .name-sticker {
    display: none;
}
.catalog_detail_new .product-info .product-info-headnote__stickers .stickers.custom-font [class*=sticker_]:hover .name-sticker,
#ex1 .product-info-headnote__stickers .stickers.custom-font [class*=sticker_]:hover .name-sticker {
    top: 45px;
    position: absolute;
    display: flex;
    font-size: 15px;
    color: #fff;
    width: 112px;
    align-items: center;
    justify-content: center;
    left: -40px;
    line-height: 17px;
    text-align: center;
    height: 40px;
    background: #000000;
    opacity: .5;
    padding-top: 0px;
    border-radius: 4px;
    z-index: 1;
}
.product-info-headnote .product-sticker-container,
#ex1 .product-sticker-container{
    flex-direction: row-reverse !important;
    position: relative;
    margin-bottom: -40px;
    z-index: 99;
}

/**/

.catalog_detail_new .assoc-block .top_block, 
.catalog_detail_new .goods .top_block {
    display: flex;
    justify-content: end;
    margin: 0;
}
.catalog_detail_new .scroll-hand-container {
    display: flex;
    justify-content: end;
    width: max-content;
    margin-top: -100px;
}
.catalog_detail_new .product-info-headnote__article span {
    color: #B9B9B9;
    font-size: 14px;
    font-weight: 300;
    line-height: normal;
}
.catalog_detail_new span.detail_title,
.detail_head_mobil-block,
.catalog_detail_new .prices_block .mob_price,
.tb_mob {
    display: none;
}
.desc_price .ajax_detail .price_currency,
.mob_price .ajax_detail .price_currency {
    display: none !important;
}
.desc_price .ajax_detail .price_currency_custom,
.mob_price .ajax_detail .price_currency_custom {
    display: inline !important;
}
@media(min-width:1350px){
    .product-detail-gallery__slider .gallery-thumbs {
        margin: 0;
        width: 141px;
        overflow: hidden;  
        margin: 32px 0;  
    }
    .catalog_detail_new .product-detail-gallery__item--thmb img {
        max-width: 100%;
        /* margin: auto; */
        /* max-height: 100%; */
        width: 100%;
        height: 100%;
        border-radius: 8px;
        object-fit: cover;
    }
    .product-container .product-detail-gallery__item.product-detail-gallery__item--thmb {
        width: 141px !important;
        cursor: pointer;
    }
}

/*адаптив*/
@media(max-width: 1350px){
   
    .catalog_detail_new .product-side {
        width: 480px;
    }
    .right_block:not(.catalog_page_detail_with_left) .product-view--side-left {
        width: calc(100% - 513px);
    }
}
@media (min-width: 992px) and (max-width: 1349px)   {
    .product-detail-gallery__slider .gallery-thumbs {
        width: 100px;
    }
    .product-container .product-detail-gallery__item.product-detail-gallery__item--thmb {
        width: 100px !important;
    }
}
.catalog_detail_new .arrow_scroll_init .arrows_wrapper {
    display: none;
}
@media(max-width: 991px){
    .catalog_detail_new .tab-content iframe:not([title="reCAPTCHA"]) {
        width: 100%;
        height: auto !important;
        min-height: 180px !important;
    
    }
    .catalog_detail_new .prices_block .mob_price {
        display: block;
    }
    .tb_mob {
        display: inline;
    }
    .catalog_detail_new .prices_block .desc_price,
    .tb_desc {
        display: none;
    }
    /**/
    .tinkoff-block__descr .tinkoff-block-title,
    .tinkoff-block__descr .tinkoff-block-text{
        display: inline;
    }

    /**/
    .right_info .adaptive-block .js_price_wrapper {
        margin-bottom: 24px;
    }
    .catalog_detail_new .product-view--side-left .product-info {
        display: flex;
        flex-direction: column;
    }
    .catalog_detail_new .product-detail-gallery.left_info {
        display: inline-block;
        width: 100%;
    }
    .catalog_detail_new .product-info .right_info {
        display: inline-block;
        width: 100%;
    }
    .catalog_detail_new .product-container .info_item .adaptive-block {
        max-width: 100%;
        margin: 30px auto 0;
    }
    .right_block:not(.catalog_page_detail_with_left) .product-view--side-left {
        width: 100%;
    }
    .catalog_detail_new .product-info .stickers{
        flex-wrap: wrap;
    }
    /*слайдер*/
    .product-container .product-detail-gallery__slider {
        flex-direction: column;
        row-gap: 16px;
        height: auto;
    }
    .product-detail-gallery__slider .gallery-top {
        max-width: 100%;
        width: 100%;
    }
    /*изменено*/
    .product-detail-gallery__slider .gallery-thumbs {
        width: 100%;
        /*height: 64px;*/
        height: auto;
        min-height: 64px;
    }
    .product-container .product-detail-gallery__item.product-detail-gallery__item--thmb {
        height: auto;
        line-height: auto; 
        min-height: 60px;
    }
    /*изменено*/

    .product-container .product-detail-gallery__thmb-container .product-detail-gallery__item .product-detail-gallery__picture{
        height: 100%;
        object-fit: cover;
        width: 100% !important;
        border-radius: 8px;
    }
    .catalog_detail_new .adaptive-block .like_icons,  .catalog_detail_new .adaptive-block .quantity_block_wrapper{
        display: none !important;
    }
    /* .product-container .product-detail-gallery__item.product-detail-gallery__item--thmb {
        width: auto;
        height: auto;
    } */
    .catalog_detail_new .info_item .adaptive-block {
        max-width: 100%;
    }
    #main .catalog_detail_new .counter_wrapp.fixed {
        position: static !important;
    }

    /*слидер*/
    .product-container .product-detail-gallery__slider:not(.owl-loaded){
        padding: 1.5px;
        border-radius: 8px;
    }
    .product-detail-gallery__slider .gallery-top {
        border-radius: 8px;
        box-shadow: 0px 0px 7.8px 0px rgba(0, 0, 0, 0.08) !important;
        /*border: 1px solid rgba(0, 0, 0, 0.08);*/
        -webkit-box-shadow: 0px 0px 7.8px 0px rgba(0, 0, 0, 0.08);
        -moz-box-shadow: 0px 0px 7.8px 0px rgba(0, 0, 0, 0.08);
        
    }
    .catalog_detail_new .product-info-headnote__inner {
        margin: 0;
    }
    .catalog_detail_new .product-info-headnote__inner>div {
        padding: 5px 10px;
        width: 100%;
    }
    .catalog_detail_new .product-sticker-container .product-info-headnote__inner {
        position: absolute;
        top: 25px;
        right: 0;
        width: 100%;
    }

    /*блок цены*/
    .catalog_detail_new .right_info .cost.prices.detail .price.font_mxs {
        font-size: 20px;
    }
    .catalog_detail_new .right_info .wrapper_inner .cost.prices .price.discount {
        font-size: 14px;
    }
    .catalog_detail_new .right_info .sale_block .value,
    .ex1_wrapper .complect-block .sale_block .value {
        font-size: 13px;
        /*padding: 0px 8px 0 26px;*/
    }
    .catalog_detail_new .sale_block .value::before,
    .ex1_wrapper .complect-block .sale_block .value::before{
        left: 8px;
        width: 16px;
        height: 16px;
        background-size: contain;
    }
    .catalog_detail_new .prices .sale_block div.text,
    .ex1_wrapper .complect-block .sale_block div.text {
        font-size: 13px;
        padding: 8px 8px 8px 3px;
    }

    /*блок цены*/

    /*стили мобильного блока*/
    .top-block-wrapper .share {
        display: none;
    }
    .detail_head_mobil-block {
        display: flex;
        flex-direction: column;
        row-gap: 8px;
    }
    .detail_head_mobil-block > .line {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .catalog_detail_new .product-detail-gallery__container .swiper-button-next, 
    .catalog_detail_new .product-detail-gallery__container .swiper-button-prev{
        display: none;
    } 

    .catalog_detail_new span.detail_title {
        display: block;
        font-size: 18px;
        line-height: normal;
        margin-bottom: 24px;
    }
    .catalog_detail_new .product-info-headnote__article span {
        font-size: 11.5px;
    }
    .catalog_detail_new .detail_head_mobil-block .item-stock .icon {
        display: none;
    }
    .catalog_detail_new .detail_head_mobil-block .item-stock .value span {
        color: #71C385;
        font-family: Commissioner;
        font-size: 14px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
        text-decoration: none;
        border-bottom: none;
    }
    /*icons btn*/
    .catalog_detail_new .like_icons.list > div span.btn:not(:hover):not(.added) {
        border: none;
    }
    .catalog_detail_new .like_icons.list > div span.btn:hover {
        background: transparent;
    }
    
    .catalog_detail_new .detail_head_mobil-block .product-info-headnote__toolbar .like_icons {
        display: flex;
        column-gap: 16px;
    }
    .catalog_detail_new .detail_head_mobil-block .product-info-headnote__toolbar .like_icons div {
        padding: 0;
    }
    .catalog_detail_new .detail_head_mobil-block .product-info-headnote__toolbar .like_icons .wish_item_button,
        .catalog_detail_new .detail_head_mobil-block .product-info-headnote__toolbar .like_icons .compare_item_button{
        padding: 0;
    }
    .catalog_detail_new .detail_head_mobil-block .product-info-headnote__toolbar .like_icons .wish_item_button span {
        border: none;
        box-shadow: none;
    }
    .catalog_detail_new .detail_head_mobil-block .product-info-headnote__toolbar .like_icons .wish_item_button svg,
    .catalog_detail_new .detail_head_mobil-block .product-info-headnote__toolbar .like_icons .wish_item_button span,
    .catalog_detail_new .detail_head_mobil-block .product-info-headnote__toolbar .like_icons .compare_item_button svg,
    .catalog_detail_new .detail_head_mobil-block .product-info-headnote__toolbar .like_icons .compare_item_button span {
        display: block;
        width: 24px;
        height: 24px;
        line-height: 24px;
    }
    .catalog_detail_new .detail_head_mobil-block .product-info-headnote__toolbar .like_icons .compare_item_button .svg {
        top: 0;
    }
    .catalog_detail_new .detail_head_mobil-block .product-info-headnote__toolbar .like_icons .wish_item_button svg path:first-child{
        fill: #B9B9B9
    }
    .catalog_detail_new .detail_head_mobil-block .product-info-headnote__toolbar .like_icons .wish_item_button svg path:first-child{
        fill: #fff;
    }
    /*что то с бордером*/
    .catalog_detail_new .detail_head_mobil-block .product-info-headnote__toolbar .like_icons  span:hover,
    .catalog_detail_new .detail_head_mobil-block .product-info-headnote__toolbar .like_icons  span:active {
        border: 1px solid transparent;
        box-shadow: none;
        border: none;
    }
    .catalog_detail_new .detail_head_mobil-block .product-info-headnote__toolbar .like_icons  span:hover i.svg path,
    .catalog_detail_new .detail_head_mobil-block .product-info-headnote__toolbar .like_icons  span:active i.svg path,
    .catalog_detail_new .detail_head_mobil-block .product-info-headnote__toolbar .like_icons .wish_item.added svg path,
    .catalog_detail_new .detail_head_mobil-block .product-info-headnote__toolbar .like_icons .compare_item.added svg path {
        fill: #E31E23;
    }
    .catalog_detail_new .detail_head_mobil-block .product-info-headnote__toolbar .like_icons .wish_item.added,
    .catalog_detail_new .detail_head_mobil-block .product-info-headnote__toolbar .like_icons .compare_item.added {
        background: transparent;
    }

    /*icons btn*/


    /*стили мобильного блока*/

    .catalog_detail_new .wrapper_dop_info {
        flex-direction: column;
        row-gap: 8px;
        margin-bottom: 24px;
    }
    .catalog_detail_new .buy_block .sku_props .bx_item_section_name {
        margin-bottom: 8px;
    }
    .catalog_detail_new .buy_block .sku_props .wrapper_sku > div {
        margin: 0px 0px 16px 0px;
    }
    .catalog_detail_new .sku_props .bx_item_section_name {
        font-size: 13px;
    }
    .catalog_detail_new .sku_props .bx_item_detail_size ul li span {
        padding: 2px 0;
    }
    .catalog_detail_new .wrapper_dop_info svg {
        width: 18px;
        height: 18px;
    }
    .catalog_detail_new .wrapper_dop_info .tinkoff-block {
        max-width: 100%;
    }
    .catalog_detail_new .wrapper_dop_info .tinkoff-block, .catalog_detail_new .wrapper_dop_info .cheaper_form--custom {
        padding: 8px 5px 8px 24px;
    }
    .catalog_detail_new .wrapper_dop_info .tinkoff-block-title, .catalog_detail_new .wrapper_dop_info .tinkoff-block-text,
    .catalog_detail_new .wrapper_dop_info .cheaper_form--custom .cheaper_form__link a {
        font-size: 13px;
    }

    .catalog_detail_new .wrapper_dop_info .cheaper_form--custom .cheaper_form__text {
        font-size: 11.5px;
    }

    /*стили кнопок*/
    .catalog_detail_new .adaptive-block .wrapper_buy_btn_wrap{
        width: 100%;
        column-gap: 4px;
        justify-content: space-between;
    } 
    /*.catalog_detail_new .adaptive-block .ajax_request .wrapper_buy_btn_wrap {
        width: 50%;
    }
    #main .catalog_detail_new .ajax_request .counter_wrapp {
        width: 100%;
    }*/
    .catalog_detail_new .adaptive-block .wrapp-one-click {
        width: 50%;
    }
    .catalog_detail_new .adaptive-block .wrapper_buy_btn_wrap .counter_wrapp, 
    .catalog_detail_new .adaptive-block .wrapper_buy_btn_wrap .wrapp-one-click
    {
        width: 50%;
    }
    .catalog_detail_new .buy_block .offer_buy_block .counter_wrapp .button_block {
        width: 100%;
    }
    .catalog_detail_new .buy_block .offer_buy_block .counter_wrapp .button_block .custom_add_button, 
    .catalog_detail_new .buy_block .offer_buy_block .counter_wrapp .button_block .in-cart, 
    .catalog_detail_new .buy_block .offer_buy_block .counter_wrapp .button_block .to-cart, 
    .catalog_detail_new .buy_block .offer_buy_block .wrapp-one-click .one_click {
        width: 100%;
        font-size: 13px;
        padding: 11px 23px !important;
    }
    .catalog_detail_new .product-view--side-left .calculate-delivery {
        padding: 4px 24px;
    }
    .catalog_detail_new .product-view--side-left .calculate-delivery svg{
        width: 20px;
        height: 20px;
    }
    .catalog_detail_new .product-side.left_block .calculate-delivery span, .catalog_detail_new .product-view--side-left .calculate-delivery span,
    .catalog_detail_new .tabs .nav-tabs li a,
    .catalog_detail_new .detail-text-wrap,
    .catalog_detail_new .char_block .js-offers-prop tr td span, 
    .catalog_detail_new .char_block .js-offers-prop tr td a span,
    .catalog_detail_new .delivery_custom
    {
        font-size: 13px !important;
    }
    .catalog_detail_new .char_block .js-offers-prop tr td {
        max-width: 46%;
    }
    .catalog_detail_new .props_list td.char_value .char_value__inner,
    .catalog_detail_new .char_block .props_list td.char_value {
        text-align: end;
    }
    .catalog_detail_new .char_block .props_list td.char_name {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    
    
    /*стили кнопок*/
    .catalog_detail_new .buy_block .offer_buy_block {
        display: flex;
        column-gap: 4px;
        margin-top: 24px;
    }
    .product-container .info_item .adaptive-block .text-form {
        margin-top: 8px;
    }

    .catalog_detail_new .tabs-block {
        margin: 40px 0;
    }
    
    /*табы*/
    .catalog_detail_new .tabs .nav-tabs li a {
        padding: 10px 24px;
    }
    .catalog_detail_new .tabs {
        margin-bottom: 25px;
    }
    .catalog_detail_new .sborka-custom-content .block_info{
        padding: 20px 16px;
    }
    .catalog_detail_new .detail-text-wrap .btn_detail,
    .catalog_detail_new .sborka-custom-content p,
    .catalog_detail_new .sborka blockquote {
        font-size: 15px;
        line-height: normal;
    }
    .catalog_detail_new .detail-text-wrap .btn_detail a,
    .catalog_detail_new blockquote, .catalog_detail_new blockquote p,
    .catalog_detail_new .sborka-custom-content div,
    .catalog_detail_new .sborka-custom-content a, 
    .catalog_detail_new .sborka-custom-content span {
        font-size: 13px;
    }
    .catalog_detail_new .sborka-custom-content p{
        padding-bottom: 16px;
    }
    .catalog_detail_new .detail-text-wrap .btn_detail {
        margin-bottom: 24px;
    }
    .catalog_detail_new .detail-text-wrap blockquote {
        padding: 16px 20px 16px 37px;
    }
    .catalog_detail_new .tab-content .ordered-block {
        margin: 0;
    }
    .catalog_detail_new .sborka-custom-content .block_info blockquote,
    .catalog_detail_new .delivery_custom .block_info blockquote {
        margin-top: 12px;
    }
    .catalog_detail_new .sborka-custom-content .block_info>div,
    .catalog_detail_new .delivery_custom .block_info>div {
        flex-direction: column;
    }
    .catalog_detail_new .sborka blockquote,
    .catalog_detail_new .delivery_custom blockquote {
        padding: 2px 20px 2px 28px;
    }
    .catalog_detail_new .sborka-custom-content .block_info blockquote::before,
    .catalog_detail_new .delivery_custom .block_info blockquote::before {
        top: 3px;
        width: 18px;
        height: 18px;
        background-size: cover;
    }
    .catalog_detail_new .sborka-custom-content .block_info,
    .catalog_detail_new .delivery_custom .block_info {
        margin-bottom: 16px;
    }
    .catalog_detail_new .sborka-custom-content .block_info p,
    .catalog_detail_new .delivery_custom .block_info p {
        padding-bottom: 0 !important;
    }
    .catalog_detail_new .sborka-custom-content .block_info .tel::before, 
    .catalog_detail_new .sborka-custom-content .block_info .work_time::before, 
    .catalog_detail_new .sborka-custom-content .block_info .email::before,
    .catalog_detail_new .delivery_custom .block_info .tel::before, 
    .catalog_detail_new .delivery_custom .block_info .work_time::before, 
    .catalog_detail_new .delivery_custom .block_info .email::before {
        top: 5px;
        transform: translateY(0%);
    }
    .catalog_detail_new .sborka-custom-content .block_info .tel > span,
    .catalog_detail_new .delivery_custom .block_info .tel > span {
        display: block;
        line-height: normal;
    }
    .catalog_detail_new .sborka-custom-content .block_info .tel_btn .btn,
    .catalog_detail_new .delivery_custom .block_info .tel_btn .btn {
        position: relative;
        margin-top: 21px;
        padding: 10px 37px;
    }
    .catalog_detail_new .tab-pane.reviews {
        padding-top: 0px;
    }
    .catalog_detail_new .tab-content .reviews .element-count {
        margin-left: 8px;
        top: -2px;
        padding: 8px 16px;
    }
    .catalog_detail_new .tab-content .reviews .ordered-block__title {
        display: inline-block;
        width: 49%;
        font-size: 20px;
    }
    .EXTENDED.tab-pane.reviews #reviews_content .right_reviews_info {
        display: inline-block;
        width: 49%;
        text-align: end;
    }
    .right_reviews_info .rating-wrapper {
        display: none;
    }
    .catalog_detail_new .EXTENDED.tab-pane.reviews #reviews_content .right_reviews_info .show-comment {
        font-size: 12px;
        padding: 8px 15px;
        text-transform: none;
        letter-spacing: 0.18px;
    }

    .catalog_detail_new .tab-content .reviews .ordered-block__title,
    .catalog_detail_new .filter-panel__sort .dropdown-select__title{
        padding-bottom: 16px !important;
        margin-bottom: 0;
    }
    .catalog_detail_new .reviews-gallery-block{
        padding-bottom: 16px !important;
        margin-bottom: 0;
    }
    .catalog_detail_new .reviews-gallery-block .reviews-gallery-title {
        margin-bottom: 16px;
        
    }
    .catalog_detail_new .reviews-gallery-block .reviews-gallery-title,
    .catalog_detail_new .filter-panel__sort .dropdown-select__title {
        font-size: 15px;
    }
    .catalog_detail_new .EXTENDED .blog-comment-cont {
        padding: 20px 16px;
    }
    .catalog_detail_new .EXTENDED .blog-comment .blog-comment-cont .blog-author, .catalog_detail_new .EXTENDED .blog-comment .comment-text__title {
        font-size: 15px;
    }
    .catalog_detail_new .EXTENDED .blog-comment .blog-comment-cont .blog-author, .catalog_detail_new .EXTENDED .blog-comment .comment-text__title {
        font-size: 13px;
    }
    .catalog_detail_new .EXTENDED .blog-comment .blog-post-date, .catalog_detail_new .EXTENDED .blog-comment .blog-comment-date {
        font-size: 11.5px;
    }
    .catalog_detail_new .EXTENDED .blog-comment .blog-comment-info {
        margin-bottom: 16px;
    }
    .catalog_detail_new .EXTENDED .blog-comment .blog-comment-cont .blog-author, .catalog_detail_new .EXTENDED .blog-comment .comment-text__title {
        margin-bottom: 4px;
    }
    .catalog_detail_new .EXTENDED .blog-comment .blog-comment-cont .blog-author {
        margin: 0;
    }
    .EXTENDED .blog-comment .blog-comment-info {
        flex-direction: column;
        align-items: start;
        row-gap: 8px;
    }
    .EXTENDED .blog-comment .blog-comment-info > .left_info {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }
    .catalog_detail_new .EXTENDED .blog-info__rating .rating_value {
        font-size: 14px;
    }
    .EXTENDED .blog-comment-info .votes_block.nstar.big .ratings .item-rating svg {
        width: 15px;
        height: 14px;
    }
    .EXTENDED .blog-comment-info .votes_block.nstar.big .ratings .item-rating .svg {
        top: 1px;
    }
    .catalog_detail_new .EXTENDED .blog-info__rating {
        column-gap: 6px;
    }
    .catalog_detail_new .EXTENDED .blog-comment .blog-comment-cont .blog-author, .catalog_detail_new .EXTENDED .blog-comment .comment-text__title {
        margin-top: 16px;
    }
    .EXTENDED .blog-comment .comment-image__wrapper {
        margin-top: 16px;
    }
    .catalog_detail_new .EXTENDED div.blog-comment .blog-comment-cont .blog-comment-meta {
        padding: 0;
        margin-top: 20px;
    }
    .blog-comment-answer{
        display: block;
    }
    .catalog_detail_new .EXTENDED .blog-comment-answer a {
        width: 100%;
    display: block;
    text-align: center;
    }
    /**/
    .catalog_detail_new .EXTENDED div.blog-comment .blog-comment-cont .blog-comment-meta {
        display: flex;
        flex-wrap: wrap;
    }
    .blog-comment-answer {
        display: block;
        width: 100%;
        order: 2;
    }
    .rating_vote_text {
        order: 1;
        width: 100%;
        text-align: end;
        margin-bottom: 20px;
    }
    .blog-comment-meta span.blog-vert-separator {
        order: 2;
        display: none;
    }
    .EXTENDED .blog-comment .blog-comment-approv,
    .EXTENDED .blog-comment .blog-comment-answer,
    .EXTENDED .blog-comment .blog-comment-edit,
    .EXTENDED .blog-comment .blog-comment-show,
    .EXTENDED .blog-comment .blog-comment-delete,
    .EXTENDED .blog-comment .blog-comment-approve  {
        order: 2;
        padding-left: 5px;
        padding-top: 16px;
    }
    .EXTENDED .blog-comment .blog-comment-answer{
        padding-top: 0;
    }
    .catalog_detail_new .EXTENDED .blog-comment-answer a {
        padding: 11px 32px;
    }
    .catalog_detail_new .EXTENDED .video_bg::before{
        width: 20px;
        height: 20px;
        background-size: cover;
    }
    .catalog_detail_new .delivery_custom .price_info {
        column-count: 1;
        display: block !important;
        column-gap: 0%;
    }
    .catalog_detail_new .delivery_custom .price_info > div {
        column-gap: 30px;
    }
    .catalog_detail_new .delivery_custom .title_block {
        padding-bottom: 16px;
        margin-bottom: 0;
    }
    .catalog_detail_new .wrapper_district_block .district_title .common_select-link {
        padding: 0 33px 0 16px;
    }
    .catalog_detail_new .wrapper_district_block .district_title .common_select-link .ik_select_link_text {
        white-space: inherit;
        -webkit-line-clamp: 1;
    }
    .catalog_detail_new .delivery_custom .block_info {
        padding: 20px 16px;
    }
    .catalog_detail_new .delivery_custom .wrapper_district_block {
        row-gap: 24px;
    }
    .catalog_detail_new .wrapper_district_block .district_title p {
        padding-bottom: 16px !important;
        font-size: 15px;
    }
    .catalog_detail_new .wrapper_district_block .district_cost {
        width: 100%;
        align-items: flex-start;
    }
    .catalog_detail_new .wrapper_district_block .district_cost p {
        font-size: 15px;
        padding-bottom: 8px;
    }
    .catalog_detail_new .wrapper_district_block .district_cost .cost {
        font-size: 20px;
    }
    /*табы*/
    .catalog_detail_new .goods .ordered-block__title {
        padding: 10px 32px !important;
        margin-bottom: 20px !important;
    }

    .catalog_detail_new .complect_prices_block .sale_block .economy-text{
        display:none;
    }
}
@media(min-width:768px){
    .product-container .swiper-wrapper-big .product-detail-gallery__item.product-detail-gallery__item--big {
        height: 655px;
    }
}
@media (max-width: 767px) {
    .catalog_detail_new .big .product-detail-gallery__item {
        height: auto;
        line-height: normal;
    }
}
@media (max-width: 600px) {
    body .catalog_detail_new .big .product-detail-gallery__item{
        width: auto;
        max-width: inherit !important;
    }
    @media (max-width: 500px) {
        .reviews-gallery-block .reviews-gallery-title {
            display: block !important;
        }
    }
}

/*стрелки*/
.catalog_block_custom  .owl-nav {
    display: flex !important;
    position: absolute !important;
    top: -55px !important;
    left: inherit !important;
    right: 0 !important;
    column-gap: 8px;
}
.catalog_block_custom .owl-nav.disabled {
    display: none !important;
}
.catalog_block_custom .owl-nav .owl-prev,
.catalog_block_custom .owl-nav .owl-next

{
    width: 40px;
    height: 40px;
    border:1px solid #393085 !important;
    border-radius:50%!important;
    background-color:#fff!important;
    background-size: 62%!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    cursor: pointer;
}
.catalog_block_custom .owl-nav .owl-prev
{
    background-image:url('../images/arrow-left-owl.png') !important;
}
.catalog_block_custom .owl-nav .owl-next
{
    background-image:url('../images/arrow-right-owl.png') !important;
}

.catalog_block_custom .owl-nav .owl-prev i,
.catalog_block_custom .owl-nav .owl-next i{
   display: none !important;
}

.catalog_block_custom .owl-nav .owl-prev + .owl-next{
    margin-left: 8px;
}

@media(max-width: 992px){
    .catalog_block_custom .owl-nav, .catalog_block_custom .owl-dots{
        display: none !important;
    }
    /*.main-offers .title_container__right{*/
    /*    justify-content: flex-start;*/
    /*    margin:10px 0px;*/
    /*}*/
    /*.wrapper_inner.front .drag-block.START_BUY .top_block.wrapper_inner{*/
    /*    flex-direction: column;*/
    /*    align-items: flex-start;*/
    /*}*/
    /*.wrapper_inner.front .drag-block.START_BUY .top_block.wrapper_inner .owl-nav{*/
    /*    margin:10px 0px;*/
    /*}*/
    /*.viewed-wrapper.viewed-wrapper-custom .title_container__right{*/
    /*    justify-content: flex-start;*/
    /*    margin:10px 0px;*/
    /*}*/
}

/*кровати*/
.catalog_detail_new  .attant{
    cursor: pointer;
}
.catalog_detail_new  .attant svg {
    position: relative;
    top: 2px;
}
.catalog_detail_new  .detail_atantion_tooltip {
    display: none;
}
.catalog_detail_new  .detail_atantion_tooltip {
    /*position: absolute;
    top: -85%;
    font-size: 15px;
    color: #fff;
    width: 360px;
    align-items: center;
    justify-content: center;
    left: 0px;
    line-height: 17px;
    text-align: center;
    height: auto;
    background: #000000;
    opacity: .5;
    padding: 5px;
    border-radius: 4px;
    z-index: 1;*/
    position: absolute;
    top: -46%;
    font-size: 15px;
    color: #222;
    width: 202px;
    align-items: center;
    justify-content: center;
    left: 65px;
    line-height: 17px;
    text-align: center;
    height: auto;
    background: #fff;
    opacity: 1;
    padding: 8px 12px;
    border-radius: 4px;
    z-index: 1;
    box-shadow: 0px 0px 7.8px 0px rgba(0, 0, 0, 0.08);
}
.catalog_detail_new  .detail_atantion_tooltip span {
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.catalog_detail_new  .attant:hover + .detail_atantion_tooltip{
    display: block;
}
.catalog_detail_new .mob_price .attant, .catalog_detail_new .mob_price .detail_atantion_tooltip{
    display: none;
}
.catalog_detail_new .soputstvieBlock {
    margin-top: 40px;
}
.catalog_detail_new .soputstvieItem {
    display: flex;
    justify-content: inherit; 
    margin-bottom: 24px;
    padding-left: 18px;
    column-gap: 16px;
}
.catalog_detail_new .soputstvieItem .soputstiveInfo {
    width: auto;
    font-size: 12px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.catalog_detail_new .soputstvieItem img {
    width: 52px;
    border-radius: 8px;
}
.catalog_detail_new .soputstvieItem a {
    color: #222;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
/* .catalog_detail_new .soputstvieItem .values_wrapper {
    margin-top: 8px;
} */
.catalog_detail_new .soputstvieItem .price-title {
    display: none !important;
}
.catalog_detail_new  .soputstvieItem .soputstivePrice .price.font-bold.font_mxs .values_wrapper {
    color: #222;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 8px;
}
.catalog_detail_new .soputstivePrice .price.font-bold.font_mxs {
     font-size: inherit!important; 
}
.catalog_detail_new .tabSoputstive {
    padding: 18px 24px;
}
.catalog_detail_new .soputstvieList .tabSoputstive {
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #292D32;
}
.catalog_detail_new .style_h6_detail {
    color: #222;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.catalog_detail_new .showMoreSoputstvie {
    cursor: pointer;
    display: block;
    text-align: center;
    width: max-content;
    margin: 16px auto 24px;
    border-radius: 65px;
    border: 1px solid #393085;
    background: #FFF;
    color: #393085;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 9px 19px;
}

/*кнопка в корзине*/
.catalog_detail_new .soputstiveBuy .soputstvie.btn {
    width: auto;
    border: none;
}
.catalog_detail_new .soputstiveBuy .soputstvie.btn:hover {
    background: none;
}
.catalog_detail_new .soputstiveBuy .soputstvie.btn i,
.catalog_detail_new .soputstiveBuy .soputstvieInCart.btn i {
    display: none;
}
.catalog_detail_new .soputstiveBuy .soputstvie.btn span,
.catalog_detail_new .soputstiveBuy .soputstvieInCart.btn span{
    display: block;
    border-radius: 65px;
    background: #393085;
    padding: 9px 19px;
    color: #fff;
    text-transform: initial;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 136px;
}
.catalog_detail_new .soputstiveBuy .soputstvieInCart{
    border-radius: 65px;
}
.catalog_detail_new .soputstiveBuy .soputstvieInCart.btn span {
    background: #ed1c24;
}
@media(max-width: 992px){
    .catalog_detail_new  .attant{
        display: none;
    }
    .catalog_detail_new .style_h6_detail {
        font-size: 15px;
        margin: 37px 0 16px;
    }
    .catalog_detail_new .soputstvieList .tabSoputstive {
        font-size: 13px;
    }
    .catalog_detail_new .soputstvieItem .soputstiveInfo {
       flex-direction: column;
    }
    .catalog_detail_new .soputstvieItem .soputstiveInfo .js_price_wrapper {
        margin-bottom: 8px;
    }
   
}

/*комплекты*/
.catalog_detail_new .complectList>div {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.catalog_detail_new .complectList div .complectItem {
    width: 49%;
    border-bottom: none;
    border-radius: 16px;
    border: 1px solid #E4E4E4;
    background: #FFF;
    padding: 16px 10px 16px;
    display: flex;
    column-gap: 10px;
    align-items: flex-start;
}
.catalog_detail_new .complectItem > a {
    margin-right: 0 !important;
    min-width: 100px;
    max-width: 100px;
    height: 100px;
    display: flex;
    margin: 0;
}
.catalog_detail_new .complectItem > .complectInfo {
    margin: 0;
    justify-content: space-between;
    height: 100%;
    max-width: calc(100% - 110px);
}
.catalog_detail_new .complectItem > .complectInfo .js_price_wrapper .price_matrix_wrapper {
    flex-direction: column !important;
}
.catalog_detail_new .complectItem > .complectInfo .js_price_wrapper .price_matrix_wrapper .prices-wrapper {
    flex-direction: row !important;
}
.catalog_detail_new .complectItem > .complectInfo .js_price_wrapper .price_matrix_wrapper .prices-wrapper .price .price_value,
.catalog_detail_new .complectItem > .complectInfo .js_price_wrapper .price_matrix_wrapper .prices-wrapper .price .price_currency {
    font-size: 20px !important;
    font-weight: 700;
}
.catalog_detail_new .complectItem > .complectInfo .js_price_wrapper .price_matrix_wrapper .prices-wrapper .discount .price_value,
.catalog_detail_new .complectItem > .complectInfo .js_price_wrapper .price_matrix_wrapper .prices-wrapper .discount .price_currency{
    font-size: 14px !important;
    font-weight: 500;
}
.catalog_detail_new .complectItem > .complectInfo .cost .discount,
 #ex1 .discount .price_value {
    text-decoration: line-through !important;
}
.catalog_detail_new .complectItem > .complectInfo .cost .discount > span,
#ex1 .discount .values_wrapper,
#ex1 .discount .price_value > span {
    text-decoration: none !important;
}
.catalog_detail_new .complectItem > .complectInfo .sale_block {
    display: none !important;
}
.catalog_detail_new .complectItem > .complectTopWrapper {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.catalog_detail_new .complectItem .countInComplect {
    font-size: 13px;
    color: #707070;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.catalog_detail_new .complectItem .complectPrice {
    margin: 0;
    margin-top: 18px;
}
.catalog_detail_new .complectItem .complectPrice .price-title {
    display: none !important;
}
.catalog_detail_new .complectPrice .price_matrix_wrapper * {
    color: #222;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.catalog_detail_new .complectItem .complectPrice .complect_cost{
    margin-top: 0px;
}
.catalog_detail_new .complectItem > .complectInfo .complectName a {
    color: #222;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.catalog_detail_new .inComlect {
    margin-top: 40px;
    margin-bottom: 32px;
}
.catalog_detail_new .inComlect .style_h4_detail {
    color: #222;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.3px;
}

.catalog_detail_new .btn-complect {
    border-radius: 65px;
    background: #393085 !important;
    text-transform: inherit;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}


.catalog_detail_new  .complect_main_wrap .image_wrapper_block:not(.image-wrapper) {
    padding-top: 100px;
}
@media(max-width: 991px){
    .catalog_detail_new .complect_prices_block .item-buttons {
        margin-bottom: 8px;
    }
    .custom_add_button:not(.headerButton),  .catalog_detail_new .btn-complect {
        padding: 10px 26px;
    }
    .catalog_detail_new .complectList>div {
        display: flex;
        flex-direction: column;
    }
    .catalog_detail_new .complectList div .complectItem {
        width: 100%;
    }
    .catalog_detail_new .right_info .adaptive-block .complectItem .js_price_wrapper {
        margin-bottom: 0;
    }
    
}
/*hover корзины*/

#ex1 .complect_main_wrap .catalog_block .item_block .catalog_item:not(.big) .footer_button {
    position: static !important;
    left: 0;
    right: 0;
    top: 100%;
    margin-left: 0;
    margin-right: -1px;
    background: #fff;
    background: var(--card_bg_hover_black);
    border-color: #fff;
    border-color: var(--black_bg_black);
    box-shadow: none !important; 
    display: block;
    opacity: 1;
    visibility: visible;
    height: auto !important;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    transition: all 0.1s ease;
    text-align: center;

}
#ex1 .complect_main_wrap .catalog_block .offer_buy_block .counter_block {
   display: none !important;
}
#ex1 .complect_main_wrap .catalog_block .item_block .catalog_item:not(.big) .footer_button .sku_props {
    display: none;
}
#ex1 .complect_main_wrap .catalog_block .catalog_item_wrapp .like_icons {
    position: relative;
    display: flex;
}
#ex1 .complect_main_wrap .catalog_block .catalog_item_wrapp .like_icons span {
    opacity: 1;
    visibility: visible;
}
.catalog_detail_new .complect_main_wrap .catalog_block .counter_wrapp>div {

    width: 100%;
}
/* body::before {
    content: '';
	
	position: fixed; 
	left: 0;
	top: 0;
	width: 100%; 
	height: 100%;
	opacity: 1;
	z-index: 8888;
    background-color: rgba(0, 0, 0, 0.7);
}*/
.blocker {
    z-index: 2999!important;
}
#ex1 {
    position: fixed;
    top: 0;
    max-width: 720px !important;
    margin-left: 0;
    background: #fff;
    border-radius: 0px;
    z-index: 99999;
    opacity: 1;
    left: auto!important;
    right: 0 !important;
    height: 100%;
} 

#ex1 .complect_header_block {
    display: none;
}

/*headerfixed .wrapper1 /.header_wrap body /.product-item-detail-tabs-container-fixed  */
#ex1 .catalog_item > div {
    padding: 16px;
}
#ex1 .catalog_block.items {
    row-gap: 8px;
}
#ex1 .catalog_block .catalog_item > div {
    display: flex;
    flex-direction: row !important; 
    gap: 20px;
    border-radius: 16px;
}
#ex1 .catalog_item .item-title a {
    color: #222;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
#ex1 .item-stock .stock {
    display: none;
}
#ex1 .item-stock .stock+.value {
    color: #71C385;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
#ex1 .catalog_block .catalog_item:not(.big)>div .item_info {
    padding: 0;
}
#ex1 .price_value, #ex1 .price_currency {
    color: #222;
    font-size: 20px;
    font-style: normal;
    line-height: normal;
    font-weight: 500;
}
#ex1 .discount .price_value, #ex1 .discount .price_currency {
    font-size: 16px;
}
#ex1 .price-title {
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 400;
}
#ex1 .catalog_block .sa_block {
    margin-bottom: 8px;
}
#ex1 .catalog_item .cost.prices {
    margin: 0 0 8px 0;
}
#ex1 .catalog_block .catalog_item .image_wrapper_block {
    width: 100px !important;
    height: 100px !important;
    padding: 10px;
}
/*#ex1 .section-gallery-wrapper__item-nav {
    display: block;
    position: relative;
    margin: 0px 2px 0px 0px;
    height: 4px;
    bottom: -100%;
}*/
#ex1 .section-gallery-wrapper__item-nav:before {
    content: none !important;
}
#ex1 span.section-gallery-wrapper__nav-dots {
    display: flex;
    position: absolute;
    z-index: 3;
    bottom: -8px;
    left: 0px;
    right: 0px;
    justify-content: center;
    margin-top: 8px;
}
#ex1 span.section-gallery-wrapper__nav-dots-item {
    background: #D9D9D9;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    display: block;
    z-index: 4;
}
#ex1 span.section-gallery-wrapper__nav-dots-item._active {
    background: #393085;
}
#ex1 span.section-gallery-wrapper__nav-dots-item:not(:last-child) {
    margin-right: 4px;
}
.item_block__complect-checkbox {
    order: 3;
}

#ex1 .catalog_block .catalog-block-view__item  .ce_cmp_visible {
    display: none;
}

#ex1 .like_icons {
    margin-top: 8px;
}
#ex1 .custom_add_button {
    position: fixed;
    width: 100%;
    max-width: 660px;
    right: 30px;
    border-radius: 0;
    z-index: 2999;
    bottom: 0;
    border-radius: 65px;
}
.blocker {
    background-color: rgba(0, 0, 0, 0.6) !important;
    backdrop-filter: blur(4px);
}

.modal a.close-modal {
    top: 30px !important;
    right: 30px !important;
    width: 18px !important;
    height: 18px !important;
    background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22" fill="none"><path d="M1.66666 1.66663L20.3333 20.3333M1.66669 20.3333L11 11L20.3334 1.66663" stroke="%23222222" stroke-width="1.5" stroke-linecap="round"/></svg>') !important;
}
.catalog_detail_new .custom_add_button:not(.headerButton) {
    border-radius: 65px;
}
.modal::-webkit-scrollbar { width: 0; }
.modal { -ms-overflow-style: none; }
.modal { overflow: -moz-scrollbars-none; }
@media(max-width: 991px){
    #ex1{
        width: 100%;
        max-width: inherit !important;
        padding: 15px;
    }
    #ex1 .custom_add_button {
        right: 15px;
        width: calc(100% - 30px) !important;
        max-width: inherit !important;
    }

    #ex1 .catalog_block .catalog_item > div {
        gap: 8px;
        padding: 16px 8px;
    }
    
}

.blog-comment-form .captcha-row .refresh.captcha_reload{
    display: none;
}