/* common styles */
.d-flex{
    display: flex;
}
.d-flex.v-center{
    align-items: center;
}

.wrapper_inner,
.maxwidth-theme{
    padding: 0 20px;
}

a.scroll-to-top{
    right: 50px;
}

/* header styles */
.header-wrapper .header-top,
.header-wrapper .logo-row{
    font-size: 14px;
    background-color: #fff;
}
.header-wrapper .header-top{
    border-bottom: 2px solid #f6f6f6;
}
.header-wrapper .maxwidth-theme{
    padding:  0;
}
.header-top .maxwidth-theme,
.logo-row .maxwidth-theme{
    padding-left: 25px;
}

/* header-top */
.header-top .maxwidth-theme{
    display: flex;
    align-items: center;
    height: 44px;
    line-height: 1;
}
.header-top p{
    margin: 0;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.header-top__location{
    margin-right: auto;
}
.header-top__location .region_wrapper::before{
    top: 50%;
    left: 1px;
    transform: translateY(-50%);
}
.header-top__location .region_wrapper .arrow{
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
}
.header-top__news{
    margin: 0 auto;
    color: #e00025;
}
.header-top__consult{
    margin-left: auto;
    margin-right: 4ex;
}
.header-top__callback{
    margin-right: 3.5ex;
}
@media (max-width: 1100px) {
    .header-top__consult,
    .header-top__callback{
        max-width: 12ex;
    }
}
.header-top__login{
    padding-right: 2.5ex;
    white-space: nowrap;
}
.header-top__login svg{
    display: inline-block;
    margin-right: 0.5ex;
}

/* logo row */
.logo-row .maxwidth-theme{
    height: 101px;
}
.logo-row__logo{
    margin-right: auto;
    padding-top: 8px;
}
.logo-row__logo svg{
    max-width: 222px;
    max-height: 44px;
}
.logo-row__search{
    margin-left: 26px;
    flex-grow: 1;
}
.logo-row__search .search-wrapper{
    display: block;
    height: auto;
}
.logo-row__phone{
    margin: 0 55px;
    font-family: Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    white-space: nowrap;
}
.logo-row__icons{
    margin-left: auto;
    margin-top: 4px;
}
.logo_and_menu-row .logo-row__icons .wrap-icon .basket-link{
    display: block;
}
.logo_and_menu-row .basket-link .count{
    top: -10px;
    left: 17px;
}
.logo-row__basket{
    margin-top: 4px;
    margin-left: 22px;
    padding-right: 20px;
    line-height: 1;
}
.logo-row__basket a{
    font-weight: bold;
    color: #3d6a98;
}
.logo-row__basket span{
    display: block;
    margin-top: 6px;
    font-size: 12px;
    color: #b0b0b0;
}

/* menu */
.header-wrapper .menu-row{
    background-color: #0c374a;
}
.header-wrapper .menu-row.middle-block .mega-menu{
    height: auto;
}
.header-wrapper .menu-row.middle-block .mega-menu table{
    table-layout:  fixed;
}
.header-wrapper .menu-row.middle-block .mega-menu table td.menu-item,
.header-wrapper .menu-row.middle-block .mega-menu table td.menu-item > .wrap{
    width: auto;
    text-align: center;
}
.header-wrapper .menu-row.middle-block .mega-menu table td .wrap > a,
.header-wrapper .menu-row.middle-block .mega-menu table td.dropdown .wrap > a{
    padding: 0;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    text-align: center;
}
.header-wrapper .menu-row.middle-block .mega-menu table td.dropdown .wrap > a:not(.more-items)::after{
    content: none;
}
.header-wrapper .menu-row.middle-block .mega-menu table td.catalog .wrap > a::before{
    position: static;
    display: inline-block;
    margin-right: 1ex;
}
.header-wrapper .menu-item.sale .wrap > a::before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.2em;
    margin-right: 1ex;
    height: 18px;
    width: 22px;
    background: url(/images/icon-sale.svg) 0 0 no-repeat;
}
/* !! */
.menu-row .mega-menu table td.wide_menu:hover > .wrap > .dropdown-menu,
.menu-row .mega-menu table td.wide_menu.hover > .wrap > .dropdown-menu{
    column-count: 4;
}
html.bx-ie .menu-row .mega-menu table td.wide_menu:hover > .wrap > .dropdown-menu,
html.bx-ie .menu-row .mega-menu table td.wide_menu.hover > .wrap > .dropdown-menu{
    height: 485px;
}
.menu-row .mega-menu td.wide_menu:hover > .wrap > .dropdown-menu::before,
.menu-row .mega-menu td.wide_menu.hover > .wrap > .dropdown-menu::before,
.menu-row .mega-menu td.wide_menu:hover > .wrap > .dropdown-menu::after,
.menu-row .mega-menu td.wide_menu.hover > .wrap > .dropdown-menu::after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 25px;
    bottom: 25px;
    margin: 0 auto;
    pointer-events: none;
}
.menu-row .mega-menu td.wide_menu:hover > .wrap > .dropdown-menu::before,
.menu-row .mega-menu td.wide_menu.hover > .wrap > .dropdown-menu::before{
    left: calc(30px + (100% - 60px) / 4);
    right: calc(30px + (100% - 60px) / 4);
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.menu-row .mega-menu td.wide_menu:hover > .wrap > .dropdown-menu::after,
.menu-row .mega-menu td.wide_menu.hover > .wrap > .dropdown-menu::after{
    width: 1px;
    background-color: #ddd;
}
.menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu > li{
    float: none;
    width: auto;
}
.dropdown-menu ul,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus{
    background-color: transparent;
}
/* !! */
.menu-row .mega-menu table td.wide_menu .more_items{
    font-size: 12px;
}
.mega-menu table td.wide_menu .with_dropdown::after{
    margin-top: 0;
}
/* .mega-menu .wrap > .dropdown-menu > li:hover > a::before{
    content: '';
    display: block;
    position: absolute;
    left: -1px;
    top: 0;
    bottom: 0;
    width: 4px;
    background-color: #0c374a;
}
.bx-touch li.dropdown-submenu:not(.sub-open) > a{
    pointer-events: none;
}
.bx-touch li.dropdown-submenu.sub-open > ul{
    display: block !important;
    opacity: 1 !important;
}
.bx-touch li.dropdown-submenu.hover > ul{
    display: block !important;
    opacity: 1 !important;
} */

/* footer */
.viewed_block .title_block.sm{
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}
.viewed_block .flexslider .slides{
    padding: 10px 0 0;
}
.viewed_block .flexslider .slides .item_block{
    margin-right: 15px;
}
.footer-bottom{}
.footer-bottom .wrapper_inner{
    flex-wrap: wrap;
}
@media (max-width: 768px) {
    .footer-bottom .wrapper_inner{
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
}
.footer-bottom .wrapper_inner:not(:first-child){
    border-top: 1px solid #e9e9eb;
}
.footer-bottom .footer-section{
    padding: 11px 0 13px;
    min-width: 150px;
    line-height: 24px;
    font-size: 12px;
}
@media (min-width: 992px) {
    .footer-bottom .footer-section{
        width: calc((100% - 15px * 4) / 5);
    }
    .footer-bottom .footer-section:nth-child(5n + 1){
        margin-left: 0;
    }
    .footer-bottom .footer-section:first-child{
        padding-left: 30px;
    }
}
@media (max-width: 991px) {
    .footer-bottom .footer-section{
        width: calc((100% - 15px * 2) / 3);
    }
    .footer-bottom .footer-section:nth-child(3n + 1) {
        margin-left: 0;
    }
}
@media (min-width: 768px) {
    .footer-bottom .footer-section{
        margin-left: 15px;
    }
}
.footer-bottom .footer-section__header{
    margin: 0;
    font-size: inherit;
    font-weight: 600;
}
.footer-bottom .footer-menu{
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-bottom .footer-menu li{
    padding: 0;
}
.footer-bottom .footer-menu li::before{
    content: none;
}
.footer-social{
    margin-top: 8px;
    align-items: center;
}
@media (max-width: 767px) {
    .footer-social {
        justify-content: center;
    }
}
.footer-social__icon:not(:first-child){
    margin-left: 20px;
}
.footer-market{
    margin-top: 6px;
}
.footer-contacts{}
.footer-contacts__item{
    display: flex;
    margin-top: 8px;
    line-height: 17px;
    text-align: left;
}
.footer-contacts__item:not(:first-child){
    margin-top: 14px;
}
.footer-contacts__item-icon{
    margin-right: 12px;
    width: 16px;
    text-align: center;
}
.footer-copyright{
    margin: 0;
    padding: 15px 0;
    line-height: 1.25;
    font-size: 10px;
    text-align: right;
}
@media (max-width: 767px) {
    .footer-copyright{
        text-align: center;
    }
}
.footer-section a{
    color: inherit;
}

/* content */
.wraps > .wrapper_inner,
.front_page .wraps > .wrapper_inner{
    padding: 20px 20px 35px;
}
.top_inner_block_wrapper{
    background-color: #f9f9f9;
}

/* content sidebar */
.wrapper_inner .left_block .menu > li.full > a{
    padding: 10px 30px 10px 15px;
    line-height: 14px;
}
.wrapper_inner .left_block .menu > li.has-child > a::after{
    top: 50%;
    transform: translateY(-50%);
}
.menu_top_block.catalog_block{
    margin-bottom: 20px;
}
/* .menu_top_block.catalog_block .dropdown > li.full > .dropdown{
    column-count: 3;
} */
.menu_top_block.catalog_block .dropdown > li.full > .dropdown{
    width: auto !important;
    min-width: 240px;
}
.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li{
    display: block;
    float: none;
    width: auto;
    break-inside: avoid;
    page-break-inside: avoid;
}
/* !! */
.menu_top_block.catalog_block .dropdown > li.full > .dropdown{
    padding: 0;
}
.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li{
    position: relative;
    padding: 0;
    background: #f8f8f9;
    border: 1px solid #f2f2f2;
    border-bottom: none;
}
.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li > a{
    padding: 10px 30px 10px 15px;
    line-height: 14px;
    font-weight: normal;
}
.menu_top_block.catalog_block .dropdown > li.full > .dropdown > li:hover > a{
    background-color: #fff;
}
/* !! */
.news_blocks .top_block{
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    padding-bottom: 8px;
}
.news_blocks .top_block .clearfix{
    display: none;
}
.news_blocks .top_block .title_block{
    font-size: 16px;
    font-weight: 600;
}
.news_blocks{
    margin-bottom: 20px;
}
.news_blocks .top_block a{
    font-size: 14px;
    color: #003d59;
}
.news_blocks .info_block .item{
    padding: 12px 17px 19px 19px;
}
.news_blocks .info_block .item:last-child{
    padding-bottom: 12px;
}
.news_blocks .info_block .item .info{
    line-height: 16px;
}
.news_blocks .info_block .item .date{
    margin-bottom: 10px;
    line-height: 1;
}

/* filter */
@media (min-width: 768px) {
    .bx_filter .bx_filter_section{
        margin-bottom: 18px;
    }
}
.bx_filter .bx_filter_parameters_box{
    padding: 13px 15px 14px;
}
.bx_filter .bx_filter_parameters_box.title{
    padding: 4px 15px 7px;
}
.bx_filter .bx_filter_parameters_box_title{
    font-size: 13px;
}
.bx_filter .title .bx_filter_parameters_box_title{
    font-size: 15px;
    font-weight: 600;
}
.bx_filter .bx_filter_parameters_box .bx_filter_parameters_box_title::after{
    right: 0;
}
.bx_filter .bx_filter_parameters_box_title + .bx_filter_block{
    margin-top: 4px;
}
.bx_filter .bx_filter_parameters_box_title + .bx_filter_block.limited_block{
    margin-top: 10px;
    margin-bottom: -10px;
}
.bx_filter .bx_filter_parameters_box_title + .bx_filter_block .bx_filter_parameters_box_container{
    margin-top: 0;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(1){
    padding-right: 14px;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(2){
    padding-left: 14px;
}
.bx_filter .bx_filter_button_box{
    padding: 15px;
}
.bx_filter .bx_filter_button_box .bx_filter_parameters_box_container{
    display: flex;
    justify-content: space-between;
}

/* content main */
@media (min-width: 992px) {
    .right_block.wide_N, .right_block.wide_{
        width: calc(100% - 254px);
    }
}
@media (min-width: 992px) {
    .top_slider_wrapp .flexslider .slides > li,
    .top_slider_wrapp .flexslider .slides > li td,
    .top_slider_wrapp .flexslider{
        height: 291px;
    }
}
.middle .top_block{
    margin: 0 0 9px;
    font-size: 14px;
}
.middle .top_block h3.title_block{
    margin-right: 1.5ex;
    line-height: 1;
    font-size: 18px;
    font-weight: 600;
}
.middle .sections_wrapper .list .section_item li.name a,
.middle .sections_wrapper .list .section_item li.name a:hover{
    line-height: 20px;
    font-size: 17px;
    font-weight: 600;
    border: none;
}
.middle .sections_wrapper .list .section_item li.name a span{
    font-size: 17px;
    font-weight: 600;
}
.middle .sections_wrapper .list .section_item{
    padding-left: 30px;
}
.sections_wrapper{
    margin-bottom: 32px;
}
.tab_slider_wrapp{
    margin-bottom: 0;
}
.specials_slider_wrapp ul.tabs > li,
.tab_slider_wrapp ul.tabs > li{
    margin-right: 20px;
}
.specials_slider_wrapp ul.tabs > li span,
.tab_slider_wrapp ul.tabs > li span{
    padding-bottom: 2px;
    font-size: 18px;
}
.specials_slider_wrapp ul.tabs > li.cur span,
.tab_slider_wrapp ul.tabs > li.cur span{
    font-weight: 600;
}
.best_block.tab_slider_wrapp ul.tabs_content{
    margin-top: 9px;
}
.stickers [class*="sticker_"]{
    padding: 4px 8px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0;
}
.stickers .sticker_hit, .stickers .sticker_khit{
    color: #fff;
    background-color: #4fc600;
}
.catalog_item_wrapp .rating{
    margin: 20px 0px 8px;
}
.catalog_item_wrapp .item-prod-code{
    margin: 20px 0 8px;
    line-height: 1.25;
    font-size: 13px;
}
.fast_view_block{
    top: auto;
    bottom: 0;
}

/* catalog */
.page-top-wrapper.grey{
    background-color: transparent;
}
section.page-top{
    min-height: 0;
}
.title-v3 .page-top.maxwidth-theme,
.title-v4 .page-top.maxwidth-theme{
    padding-top: 15px;
    padding-bottom: 15px;
}
@media (min-width: 768px) {
    .title-v3 .page-top.maxwidth-theme,
    .title-v4 .page-top.maxwidth-theme{
        padding: 15px 0;
    }
}
.page-top .breadcrumbs{
    text-align: left;
}
.breadcrumbs{
    margin: 0;
    padding: 0;
    line-height: 1.25;
}
.breadcrumbs .bx-breadcrumb-item{
    line-height: inherit;
    font-size: 13px;
}
.breadcrumbs .bx-breadcrumb-item.drop{
    padding-right: 15px;
}
.breadcrumbs a span,
.breadcrumbs span{
    font-size: 13px;
    color: #000;
}
.breadcrumbs .drop a span{
    border-bottom: none;
}
.breadcrumbs > .separator,
.breadcrumbs .drop + .separator{
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 14px;
    height: 12px;
    font-size: 0;
    border-left: 1px solid #aaa;
}
.breadcrumbs .drop .separator{
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    /* width: 0;
    height: 0;
    border-top: 5px solid #999;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    background: none; */
}
.breadcrumbs .dropdown_wrapp{
    top: 100%;
}
.right_block h1 {
    padding: 0;
    line-height: 0.8;
    font-size: 28px;
    font-weight: 600;
}
@media (min-width: 992px) {
    .right_block > h1 {
        margin: 0 0 10px;
    }
}
.sort_header{
    margin-bottom: 7px;
    padding: 0;
}
.sort_header .sort_filter{
    font-size: 13px;
}
.sort_header .sort_filter a{
    margin-right: 24px;
}
@media (max-width: 450px) {
    .sort_header .sort_filter a {
        margin-right: 12px;
    }
}
.sort_header .sort_filter a i.arr{
    width: 17px;
}
.sort_display a{
    margin-left: 10px;
}
@media (min-width: 992px) {
    .sort_display a{
        margin-top: -14px;
    }
}
.sort_display a.table i{
    width: 16px;
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxMyI+CiAgPHBhdGggc3Ryb2tlPSJub25lIiBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDEwaDE2djNIMHYtM3ptMC01aDE2djNIMFY1em0wLTVoMTZ2M0gwVjB6Ii8+Cjwvc3ZnPg==') no-repeat center center;
}
.sort_display a.table.current i{
    width: 16px;
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxMyI+CiAgPHBhdGggc3Ryb2tlPSJub25lIiBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDEwaDE2djNIMHYtM3ptMC01aDE2djNIMFY1em0wLTVoMTZ2M0gwVjB6Ii8+Cjwvc3ZnPg==') no-repeat center center;
}
.catalog_block .cost.prices .price{
    display: block;
}
.catalog_block .cost.prices .price.discount{
    margin-bottom: 5px;
}
.catalog_block .sa_block{
    margin: 10px 0 20px;
    line-height: 1;
}
.section_block{
    margin-top: 15px;
}
.section_block .sections_wrapper{
    margin-bottom: 20px;
}
.section_block .sections_wrapper .section_inner{
    width: calc(100% / 8);
}
@media (max-width: 991px) {
    .section_block .sections_wrapper .section_inner{
        width: calc(100% / 6);
    }
}
@media (max-width: 767px) {
    .section_block .sections_wrapper .section_inner{
        width: calc(100% / 4);
    }
}
.section_block .sections_wrapper .section_inner .item{
    padding: 6px 0;
    min-height: 112px;
}
.section_block .sections_wrapper .list .row .section_inner{
    margin: 0 0 -1px;
}
@media (min-width: 992px) {
    .section_block .sections_wrapper .section_inner:not(:nth-child(8n + 1)) .item{
        border-left: none;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .section_block .sections_wrapper .section_inner:not(:nth-child(6n + 1)) .item{
        border-left: none;
    }
}
@media (min-width: 451px) and (max-width: 767px) {
    .section_block .sections_wrapper .section_inner:not(:nth-child(4n + 1)) .item{
        border-left: none;
    }
}
.sections_wrapper .list .item:not(.section_item) .img{
    width: 64px;
    height: 64px;
    line-height: 64px;
    margin: 0 auto;
}
.sections_wrapper .list .item .img img{
    display: block;
}
.sections_wrapper .list .item .name a{
    font-size: 13px;
}
.bottom_nav.block,
.search.block .bottom_nav{
    top: 0;
    padding-bottom: 18px;
}
.bottom_nav .module-pagination{
    padding-right: 18px;
}
.bottom_nav .module-pagination .nums span{
    margin-right: 9px;
    width: 30px;
}
.group_description_block.bottom{
    clear: both;
    padding: 0;
}
.group_description_block.bottom p{
    line-height: 22px;
}
.display_list .description_wrapp .wrapp_stockers{
    display: flex;
    align-items: baseline;
}
.display_list .article_block{
    color: #666;
}
.fast_view_frame .catalog_detail .item-stock > span,
.fast_view_frame .catalog_detail .item-stock,
.fast_view_frame .info_item .top_info .article{
    font-size: inherit;
}
.fast_view_frame .top_info .item_block{
    margin-top: 10px;
}
.fast_view_frame .top_info .item_block{
    font-size: 12px;
}

/* карточка товара */
.page-title-line.d-flex{
    justify-content: space-between;
    align-items: flex-start;
}
@media (max-width: 767px) {
    .page-title-line.d-flex{
        flex-direction: column;
        margin-bottom: 15px;
    }
    .page-title-line.d-flex h1{
        margin-bottom: 10px;
        line-height: 1.25;
    }
}
.page-title-line h1{
    margin: 0;
}
.page-title-line .share-line{
    display: flex;
    margin-top: 2px;
    align-items: center;
    font-size: 13px;
}
.page-title-line .share-line-text{
    margin-right: 8px;
}
.page-title-line .ya-share2 ul{
    margin: 0;
}
.page-title-line .ya-share2 li{
    margin: 0;
    margin-left: 4px;
    padding: 0;
}
.page-title-line .ya-share2 li::before{
    content: none;
}
.page-title-sub.product-info{
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    margin-top: 12px;
    margin-bottom: 20px;
}
.product-info__item{
    display: flex;
    align-items: baseline;
    margin-right: 15px;
    font-size: 13px;
}
@media (max-width: 767px) {
    .product-info__item{
        flex-wrap: wrap;
        margin-bottom: 15px;
        line-height: 1.25;
        /* font-size: 11px; */
    }
}
.product-info__item-name{
    margin-right: 5px;
}
.star-rating{
    display: flex;
    align-items: center;
}
.product-info__item .star-rating{
    margin-right: 8px;
}
.star-rating svg{
    margin-left: 4px;
    fill: #b0b0b0;
}
.star-rating[data-rating^="1"] svg:nth-child(-n + 1),
.star-rating[data-rating^="2"] svg:nth-child(-n + 2),
.star-rating[data-rating^="3"] svg:nth-child(-n + 3),
.star-rating[data-rating^="4"] svg:nth-child(-n + 4),
.star-rating[data-rating^="5"] svg:nth-child(-n + 5){
    fill: #0c374a;
}
.star-rating path{
    fill: inherit;
}
.review-link{
    /* margin-left: 8px; */
    line-height: 1.25;
    border-bottom: 1px dotted;
}
.product-info__badge{
    margin-left: 20px;
    padding: 4px 10px;
    line-height: 1;
    font-size: 13px;
    text-transform: lowercase;
    color: #fff;
    background-color: #0090e3;
    border-radius: 2px;
}
@media (max-width: 767px) {
    .product-info__badge{
        margin-top: 5px;
        margin-left: 0;
    }
}
.catalog_detail .item-info{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.item-info-section{
    overflow: hidden;
    width: calc(100% / 3);
    line-height: 1.25;
    font-size: 13px;
}
.item-info-section:not(:first-child){
    border-left: 1px solid #eee;
}
@media (max-width: 1024px) {
    .item-info-section{
        width: 100%;
    }
    .item-info-section:not(:first-child){
        border-left: none;
        border-top: 1px solid #eee;
    }
}
.catalog_detail .item_main_info .item_slider{
    padding: 0;
    width: 100%;
    transform: translateY(-15px);
}
.container .item-info-section .item_slider .slides{
    margin-bottom: 25px;
}
.item_slider .slides{
    height: auto;
}
.item_slider .slides ul{
    margin: 0;
}
.item_slider:not(.flex) .slides li{
    position: relative;
    height: 400px;
}
.item-info-order{
    padding: 10px 20px;
    line-height: 1.25;
    font-size: 13px;
}
@media (max-width: 767px) {
    .item-info-order{
        padding-bottom: 15px;
    }
}
.item-info__stock{
    font-size: 15px;
    font-weight: bold;
    color: #ea7400;
}
.item-info__stock-location{
    margin-top: 12px;
}
.item-info__price{
    margin-top: 16px;
}
.item-info__price .price-text{
}
.item_main_info .item-info-section .price{
    float: none;
    margin-top: 4px;
}
.item-info-section .buy_block{
    margin-top: 10px;
    width: 100%;
    font-size: 13px;
}
.item-info-section .counter_wrapp{
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    align-items: flex-start;
    padding-top: 0;
}
.item-info-section .btn-lg{
    padding: 8px 20px;
    min-width: 142px;
    font-size: 13px;
}
.item-info-section .counter_block.big_basket{
    display: flex;
    justify-content: space-between;
    margin: 0;
    width: 90px;
}
.item-info-section .counter_block.big_basket input[type="text"]{
    min-width: 0;
    max-width: 40px;
    width: auto;
    height: auto;
    line-height: 1.25;
}
.item-info-section .counter_block.big_basket,
.item-info .item-info-section .button_block{
    margin-right: 10px;
}
.item-info .item-info-section .button_block,
.item-info .item-info-section .wrapp_one_click{
    width: 142px;
}
@media (max-width: 767px) {
    .item-info-section .counter_block.big_basket,
    .item-info .item-info-section .button_block,
    .item-info .item-info-section .wrapp_one_click{
        margin-top: 10px;
    }
}
.item-info-section .button_block .btn{
    width: 100%;
}
.item-info__payment{
    margin-top: 22px;
}
.item-info__payment .payment-option-list{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 7px;
}
.item-info__payment .payment-option{
    margin-right: 7px;
}
.item-info__services{
    display: flex;
    flex-wrap: wrap;
    margin-top: 14px;
}
.item-info__services .services-elem:not(:first-child)::before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: currentColor;
}
.item-info__legal{
    margin: 20px -20px 0;
    padding: 15px 20px 0;
    border-top: 1px solid #eee;
}
.item-info__legal .legal-offer-wrap{
    display: flex;
    align-items: center;
}
@media (max-width: 767px) {
    .item-info__legal .legal-offer-wrap{
        flex-direction: column;
        align-items: flex-start;
    }
}
.item-info__legal .legal-offer-price{
    margin-right: 20px;
}
.item-info__legal .legal-offer-price b{
    display: block;
    margin-top: 4px;
    font-size: 16px;
}
.item-info__legal .legal-offer-btn{
    margin-top: 5px;
}
@media (max-width: 767px) {
    .item-info__legal .legal-offer-btn{
        margin-top: 10px;
    }
}
.item-info-param{
    padding: 14px 20px;
}
.item-param__table{
    max-width: 328px;
}
.item-param__table-row{
    display: flex;
    align-items: baseline;
    margin-bottom: 9px;
}
.item-param__table-row .param-separator{
    flex: 1 1 auto;
    margin: 0 4px;
    height: 0;
    border-bottom: 1px dotted currentColor;
}
.item-param__table-row .param-value{
    min-width: 50px;
    text-align: left;
}
.item-param__actions{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 18px -20px 0;
    padding: 16px 20px 0;
    border-top: 1px solid #eee;
}
.item-param__actions .item-action{
    margin-bottom: 10px;
    line-height: 16px;
}
.item-param__actions .item-action .action-icon{
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 16px;
    text-align: center;
}
.item-param__actions .item-action.action-found-cheaper .action-text{
    border-bottom: 1px dotted currentColor;
}
.tabs .nav.nav-tabs a{
    padding: 10px 25px;
}
@media (min-width: 1024px) {
    .catalog_detail .detail_text{
        padding-left: 8px;
        padding-right: 30%;
    }
}
.video__list{
    margin: 0 auto;
    max-width: 1000px;
}
.video__list-item{
    position: relative;
    padding-bottom: 56.25%;
}
.video__list-item:not(:first-child){
    margin-top: 40px;
}
.video__list-item iframe{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.reviews-reply-field-author{
    max-width: 400px;
}
.fast_view_frame.popup .form,
.fast_view_frame.popup #fast_view_item{
    height: auto;
}
.fast_view_frame.popup .catalog_detail .item_main_info .img_wrapper{
    padding: 30px 30px 10px;
}
.fast_view_frame.popup .item_slider .slides{
    margin-bottom: 0;
    height: auto;
    line-height: normal;
}
.fast_view_frame.popup .item_slider:not(.flex) .slides li{
    height: 250px;
}
.fast_view_frame .catalog_detail .item_slider .wrapp_thumbs{
    display: none;
}
.fast_view_frame .item_slider .thumbs .slides_block li{
    display: block;
}
.fast_view_frame .catalog_detail .item_slider .thumbs{
    max-width: none !important;
}
@media (max-width: 450px) {
    .catalog .adaptive_filter{
        position: fixed;
        z-index: 200;
        bottom: 20px;
        left: 0;
        padding: 0;
        background: none;
        border-radius: 0 4px 4px 0;
        overflow: hidden;
    }
}
