.mmenu {
    height: 19px; width: 25px; left: 15px; top: 22px;
    position: absolute; margin: auto; z-index: 999; cursor: pointer; text-align: left;   
}
.mmenu:after, .mmenu:before, .mmenu div {
    background: #1c303c; border-radius: 4px;
    content: ''; position: absolute; height: 3px; width: 100%;
}
.mmenu:after{bottom:0;}.mmenu:before{top:0;}.mmenu div{top:0;bottom:0;margin:auto;}.active .mmenu:after,.active .mmenu:before{top:0;bottom:0;margin:auto;}.active .mmenu:after{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}.active .mmenu:before{-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.active .mmenu div{display:none;}
.mwrap, .mcat, .mbrand {
    display: none;
}

html {-webkit-text-size-adjust:100%;}button,input[type="text"],input[type="submit"],input[type="button"],input[type="reset"],input[type="search"],textarea{-webkit-appearance: none;}
*{outline: 0 !important}
html, body {
    min-width: 320px;
}

.header_contacts span.phone a {
    text-decoration: none;
    color: #000;
}

.slick-arrow {
    background: url("/bitrix/templates/eshop_blue/components/bitrix/eshop.catalog.top/slider_custom/images/sprite.png") no-repeat;
    width: 57px;
    height: 58px;
    position: absolute;
    z-index: 101;
    top: 0; bottom: 0;
    margin: auto;
    cursor: pointer;
}
.slick-arrow.prev {
    left: 0;
}
.slick-arrow.next {
	background-position: 0 -58px;
    right: 0;
}
.slick-dots {
    text-align: center;
}
.slick-dots li {
    display: inline-block;
    margin: 5px;
}
.slick-dots button {
    border: none;
    background: url("/bitrix/templates/eshop_blue/components/bitrix/eshop.catalog.top/slider_custom/images/sprite.png") no-repeat 0 -257px;
    display: block;
    width: 19px;
    height: 19px;
    padding: 0;
    font-size: 0;
    cursor: pointer;
}
.slick-dots .slick-active button {
    background-position: 0 -238px;
}

.mslider {
    display: none;
}
.mslide {
    position: relative;
}

.listitem-carousel.all-items ul li {
    max-width: 200px;
}


@media only screen and (max-width: 1199.5px) {
    .catalog_tabs_item #analogi table.recommend.group {
        display: none;
    }
}


@media screen and (max-width: 1024px) {
    .header-topnav ul, .header-brandzone, .catalog_menu ul, .header_slider, .content_box {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }
    .content_box.off_content_style_box {
        margin: 0 15px;
    }
    .header-topnav ul {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
          -ms-flex-pack: justify;
-webkit-justify-content: space-between;
        justify-content: space-between;
    }
    .header-topnav ul li, .header-topnav ul li:first-child, .header-topnav ul li:last-child {
        margin: 0;
    }
    .brand {
        width: 30%;
        padding-right: 20px;
        box-sizing: border-box;
    }
    .brand img {
        max-width: 100%;
    }
    .contactsdata {
        width: 70%;
    }
    .content_search_box.hnav {
        float: right;
        margin-right: 1px;
        margin-top: 0;
        margin-left: 0;
    }
    .content_search_box table tr td {
        height: auto;
    }
    .cart {
        clear: right;
        margin-top: 9px;
        margin-bottom: 10px;
    }
    .header_contacts {
        width: calc(100% - 265px);
    }
    .catalog_menu ul li a {
        font-size: 13px;
    }
    .catalog_menu ul li, .catalog_menu ul li:first-child, .catalog_menu ul li:last-child {
        margin: 0;
    }
    .catalog_menu ul.bottom li, .catalog_menu ul.bottom li:first-child, .catalog_menu ul.bottom li:last-child {
        margin: 0 2%;
    }
    .catalog_menu ul {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
          -ms-flex-pack: justify;
-webkit-justify-content: space-between;
        justify-content: space-between;
    }
    .catalog_menu ul.bottom {
          -ms-flex-pack: center;
-webkit-justify-content: center;
        justify-content: center;
    }
    .header_slider .slides_block {
        display: none;
    }
    .header_slider .w, .slider_img .s1, .slider_img .s2 {
        display: none;
    }
    .mslider {
        display: block;
    }
    .mslide {
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important;
        padding: 20px 30px;
    }
    .slider_img {
        box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
        width: 60%;
-webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
        flex-shrink: 0;
        height: auto;
        position: relative;
    }
    .info {
        position: relative;
        width: auto;
        height: auto;
        top: auto;
        left: auto;
        margin-left: 30px;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
-webkit-flex-direction: column;
    -ms-flex-direction: column;
        flex-direction: column;
          -ms-flex-pack: justify;
-webkit-justify-content: space-between;
        justify-content: space-between;
    }
    .slider_img .photo {
        position: static;
        width: auto;
        height: auto;
        margin: 0;
        padding: 20px;
    }
    .slider_img .photo table {
        width: 100%;
        margin: 0;
    }
    .slider_img .photo table tr td {
        height: auto;
        width: auto;
    }
    .slider_img .photo table tr td img {
        max-height: 300px;
        max-width: 100%;
        margin: auto;
    }
    .info h2, .info h4 {
        width: auto;
    }
    .info p {
        width: auto;
        height: auto;
    }
    .buy {
        width: 100%;
        position: static;
        margin-top: 20px;
    }
    .listitem-carousel .prev, .listitem-carousel .next {
        top: 0;
        bottom: 0;
        margin: auto;
        display: block !important;
    }
    .listitem-carousel .prev.hidden, .listitem-carousel .next.hidden {
        display: none !important;
    }
    .listitem ul li, .workarea .listitem-carousel ul.lsnn li {
        margin: 0 8px;
    }
    .listitem ul li .buy, .listitem-carousel ul li .buy {
        width: auto;
    }
    .items_block ul li .buy .bt3.addtoCart, .items_block ul li .buy .bt3.incart, .items_block ul li .buy .bx_bt_button.bx_medium.js-ax-buyoneclick-button {
        max-width: 100%;
        width: 150px !important;
        box-sizing: border-box;
        padding-left: 5px;
        padding-right: 5px;
    }
    .items_block ul li a.link {
        width: auto;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
-webkit-flex-direction: column;
    -ms-flex-direction: column;
        flex-direction: column;
          -ms-flex-pack: center;
-webkit-justify-content: center;
        justify-content: center; 
-webkit-align-items: center;
     -ms-flex-align: center;
        align-items: center;
    }
    .no_photo_180, .items_block ul li a.link img {
        max-width: 100%;
    }
    .items_block ul li .props {
        overflow: hidden;
    }
    .blog_box, .footer {
        width: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    .blog_box table, .footer table {
        width: 100%;
    }
    .footer table tr td.contact {
        padding-right: 0;
    }
    .footer table tr td li {
        width: auto;
        padding: 7px 0;
        margin-right: 10px;
    }
    .footer table tr td.about li {
        display: block;
        margin-right: 0;
    }
    .footer table {
        table-layout: fixed;
    }
    .about, .cat_link, .footer table tr td.contact {
        width: 33.33%;
    }
    .sidebar.pleft {
        width: 25%;
        margin-right: 0;
    }
    .centralarea.pleft {
        width: 73%;
        float: right;
    }
    .centralarea.pleft.no_sidebar {
        width: 100%;
    }
    .sidebar .nav > li > span .showchild, .sidebar .nav.popup > li > span .showchild_popup {
        right: 0;
    }
    .content_box {
        overflow: visible;
    }
    .content_box:after{content:'';display:block;clear:both;}
    .workarea .listitem.items_block ul li {
        width: calc(33.33% - 13px);
        box-sizing: border-box;
    }
    table.catalog_element {
        table-layout: fixed;
    }
    .fotorama--fullscreen, .fotorama__img {
        max-width: 100% !important;
    }
    .iteminfo .price {
        float: none;
    }
    .iteminfo .price .nds {
        float: none;
        display: inline-block;
    }
    .catalog_element .iteminfo .btns {
        margin: 5px 0 !important;
        float: none;
        display: block;
    }
    .catalog_element .iteminfo .bx_bt_button.js-ax-buyoneclick-button {
        margin: 0;
        float: none;
        display: inline-block;
    }
    ul.options.first {
        margin-top: 30px;
    }
    .b-popup {
        width: auto;
        right: 0;
    }
    .element-one-picture {
        display: block;
        margin: auto;
        max-width: 100%;
    }
    .no_photo_320 {
        width: auto;
        background-size: contain;
    }
    .main-description img {
        max-width: 100%;
        height: auto;
    }
    .sidebar_filter.bx_filter .bx_filter_parameters_box_title {
        padding-right: 10px;
        box-sizing: border-box;
    }
    .listitem_horizontal .price_vert.price {
        float: left;
        margin-right: 10px;
        padding-top: 12px;
    }
    .listitem_horizontal .bx_bt_button.js-ax-buyoneclick-button, .listitem_horizontal .btn_cart {
        float: none;
        display: inline-block;
        vertical-align: top;
        margin: 2px 5px !important;
    }
    .listitem_horizontal.pleft table tr td:first-child {
        text-align: right;
    }
    .listitem_horizontal table tr td.price .clear {
        display: none;
    }
    .listitem_horizontal table tr td:first-child {
        width: 25%;
    }
    .listitem_horizontal table {
        table-layout: fixed;
    }
    .listitem_horizontal table tr td:first-child img {
        max-width: 100%;
    }
    .no_photo_130 {
        max-width: 100%;
        background-size: contain;
    }
    .post img {
        max-width: 100%;
        height: auto;
    }
    .post table {
        display: block;
        max-width: 100%;
        overflow-x: auto;
-webkit-overflow-scrolling: touch;
    }
    div[data-entity="basket-total-block"] {
        height: auto !important;
    }
    .basket-checkout-container.basket-checkout-container-fixed, .basket-items-list-header.basket-items-list-header-fixed {
        width: auto !important;
    }
    .basket-checkout-container.basket-checkout-container-fixed, .basket-items-list-header.basket-items-list-header-fixed {
        position: static;
    }
    .basket-items-list-wrapper.basket-items-list-wrapper-height-fixed {
        padding-top: 0 !important;
    }
    div.title-search-result {
        left: 15px !important;
        right: 15px;
        width: auto !important;
    }
    table.title-search-result {
        width: 100% !important;
    }
    table.title-search-result td {
        white-space: normal;
    }
    table.title-search-result td.title-search-item a {
        padding: 0;
    }
    .ws-quiz .ws-quiz-modal-container {
        width: 95%;
    }
}


@media screen and (max-width: 989.5px) {
    table.catalog_element, table.catalog_element tbody, table.catalog_element tr, table.catalog_element td {
        display: block;
        width: auto !important;
    }
    table.catalog_element td.element_left {
        padding-right: 0;
        margin-bottom: 50px;
    }
    table.catalog_element td.element_right {
        text-align: center;
        padding-left: 0;
    }

    ul.options.left, ul.options.right {
        padding: 0;
    }

    .footer-payments {
        margin-bottom: 30px;
    }
}



@media screen and (max-width: 767.5px) {
    .mwrap {
        display: block;
    }
    .header {
        border-bottom: none;
    }
    .header-topnav {
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        z-index: 9991;
        margin: 0;
        width: 210px;
        background: #777;
        overflow-y: auto;
-webkit-overflow-scrolling: touch;
    }
    .mback {
        display: none;
        position: fixed;
        z-index: 999;
        top: 0; left: 0;
        cursor: pointer;
        background: rgba(0, 0, 0, 0.6);
    }
    .mwrap.active {
        background: #ddd;
        padding: 10px 8px;
        position: fixed;
        z-index: 9999;
        left: 210px;
    }
    .mwrap.active .mmenu {
        position: relative;
        left: 0;
        top: 0;
    }
    .mwrap.active ~ .header-topnav {
        display: block;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
    }
    .mwrap.active + .mback {
        display: block;
        bottom: 0; right: 0;
    }
    .header-topnav ul {
        display: block;
    }
    .header-topnav ul li, .header-topnav ul li:first-child, .header-topnav ul li:last-child {
        display: block;
        margin-bottom: 20px;
    }
    .header-topnav ul li a {
        font-size: 14px;
    }
    .header-brandzone {
        position: relative;
        padding: 10px 0;
    }
    .contactsdata {
        width: auto;
        float: none;
        padding: 0;
    }
    .header_contacts {
        width: auto;
        float: right;
        margin-bottom: 15px;
    }
    .header_contacts span.phone span {
        display: inline;
    }
    .content_search_box.hnav {
        clear: right;
    }
    .cart {
        clear: none;
        float: left;
        margin-bottom: 0;
        margin-top: 5px;
    }
    .brand {
        position: absolute;
        padding: 0;
        left: 45px;
        top: 12px;
        width: auto;
    }
    .mcat {
        display: block;
        color: #fff;
        background-color: #365164;
        line-height: 40px;
        text-transform: uppercase;
        text-align: center;
        position: relative;
        cursor: pointer;
    }
    .mcat.active {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }
    .mcat:after {
        content: '';
        position: absolute;
        top: 15px; right: 15px;
        border: 7px solid #fff;
        border-left-color: transparent;
        border-right-color: transparent;
        border-bottom-style: none;
        width: 0; height: 0;
    }
    .mcat.active:after {
        border-top-style: none;
        border-bottom-style: solid;
    }
    .catalog_menu {
        display: none;
        padding-top: 0;
        padding-bottom: 10px;
    }
    .mcat.active + .catalog_menu {
        display: block;
    }
    .catalog_menu ul {
        display: block;
        padding: 0;
        text-align: center;
    }
    .catalog_menu ul.bottom li, .catalog_menu ul.bottom li:first-child, .catalog_menu ul.bottom li:last-child {
        margin: 0;
    }
    .catalog_menu ul li {
        display: block;
        padding: 10px 0;
    }
    .specialoffer {
        font-size: 16px;
        padding: 5px 10px;
    }
    .buy td {
        font-size: 22px;
    }
    .slick-arrow {
-webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
        transform: scale(0.5);
    }
    .slick-arrow.prev {
-webkit-transform-origin: left center;
    -ms-transform-origin: left center;
        transform-origin: left center;
    }
    .slick-arrow.next {
-webkit-transform-origin: right center;
    -ms-transform-origin: right center;
        transform-origin: right center;
    }
    .listitem ul li .buy div.price, .listitem-carousel ul li .buy div.price {
        font-size: 14px;
    }
    *[style*="justify"], *[align="justify"] {
        text-align: left !important;
    }
    .footer table tr td h4 {
        font-size: 16px;
    }
    .footer table tr td.contact {
        line-height: 1.5;
    }
    .sidebar.pleft, .centralarea.pleft {
        float: none;
        width: auto;
    }
    .centralarea.pleft {
        margin-top: 20px;
    }
    .sidebar_filter {
        margin-bottom: 10px;
    }
    .sidebar_filter.bx_filter .bx_filter_section {
        padding: 0;
    }
    .sidebar_filter.bx_filter .bx_filter_section form {
        display: none;
        padding: 10px 20px;
    }
    .sidebar_filter.bx_filter .bx_filter_title.active + form {
        display: block;
    }
    .sidebar_filter.bx_filter .bx_filter_title, .mbrand {
        margin-bottom: 0;
        padding: 10px 20px;
        position: relative;
        cursor: pointer;
    }
    .sidebar_filter.bx_filter .bx_filter_title:after, .mbrand:after {
        content: '';
        position: absolute;
        top: 18px;
        right: 15px;
        border: 7px solid #000;
        border-left-color: transparent;
        border-right-color: transparent;
        border-bottom-style: none;
        width: 0;
        height: 0;
    }
    .sidebar_filter.bx_filter .bx_filter_title.active:after, .mbrand.active:after {
        border-top-style: none;
        border-bottom-style: solid;
    }
    .mbrand {
        display: block;
        font-size: 17px;
        font-weight: bold;
        text-align: center;
        border: 2px solid #eee;
        border-radius: 2px;
    }
    .mbrand.active {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .sidebar .nav {
        display: none;
        box-shadow: none;
        margin-top: 0;
        margin-bottom: 0;
        border: 2px solid #eee;
        border-top: none;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .sidebar .mbrand.active + .nav {
        display: block;
    }
    .sidebar .nav > li > span a {
        padding: 12px 20px;
    }
    .sidebar .nav > li:first-child > span a {
        border-radius: 0 !important;
    }
    .sidebar .nav > li > span .showchild, .sidebar .nav.popup > li > span .showchild_popup {
        display: block;
        height: auto;
    }
    .sidebar .nav > li > span .showchild .arrow, .sidebar .nav.popup > li > span .showchild_popup .arrow, .sidebar .nav > li > ul > li span .showchild .arrow, .sidebar .nav.popup > li > ul > li span .showchild_popup .arrow {
        background-position: -37px -380px;
    }
    .sidebar .nav > li > span .showchild .arrow, .sidebar .nav.popup > li > span .showchild_popup .arrow, .sidebar .nav > li > ul > li span .showchild .arrow {
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
    }
    .sidebar .nav > li > span .showchild, .sidebar .nav.popup > li > span .showchild_popup, .sidebar .nav > li > ul > li span .showchild {
        width: 43px;
    }
    .sidebar .nav > li.selected > span a, .sidebar .nav > li.current.selected > span a {
        border-radius: 0;
        padding: 12px 20px;
    }
    .navigation-pages {
        text-align: center;
        padding: 20px 0;
    }
    .navigation-page-all, .sortbutton, .sortbutton:active, .navigation-pages a {
        margin: 3px;
    }
    .sidebar_filter.bx_filter .bx_filter_popup_result {
        position: static;
        text-align: center;
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
        margin: 0;
        margin-bottom: 10px;
        line-height: 1;
    }
    .centralarea h1 {
        font-size: 20px;
    }
    .badge.element_badge {
        font-size: 14px;
        padding: 5px 10px 7px !important;
    }
    
    .main-description table {
        display: block;
        max-width: 100%;
        overflow-x: auto;
-webkit-overflow-scrolling: touch;
    }
    .main-description ol, .main-description ul {
        padding-left: 15px;
    }
    /* table.recommend tr {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; 
-webkit-align-items: center;
     -ms-flex-align: center;
        align-items: center;
    } */
    table.recommend tr:first-child {
        border-top: 1px solid #eee;
    }
    /* table.recommend td {
        display: inline-block;
        width: auto !important;
-webkit-flex: 1;
    -ms-flex: 1;
        flex: 1;
        box-sizing: border-box;
    }
    table.recommend td.name {
        text-align: center;
-ms-flex-order: -1;
 -webkit-order: -1;
         order: -1;
-webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        padding: 10px;
    } */
    .no_photo_75 {
        margin: auto;
    }
    .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
    .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
    .fotorama__arr--disabled {
        opacity: 0.1 !important;
    }
    .workarea #desc table.v2 {
        width: 100%;
    }
    .workarea .p_styles {
        text-align: left;
    }
    .lis-comments-block[c1][c2][c3][c4][c5] .lis-comment-box .lis-text-box .lis-description-section div {
        text-align: left;
    }
    .xls, .csv, .pdf, .doc, .rar, .rtf, .zip, .jpg, .none {
        width: auto;
    }
    .workarea .element_delivery p {
        text-align: left;
    }
    .popup_body, .modal {
        max-width: 100%;
        min-width: 300px;
        box-sizing: border-box;
        left: 0;
        right: 0;
        margin: auto;
    }
    .modal {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .popup_body .fotorama__nav-wrap {
        display: block;
    }
    #addItemInCart a {
        display: inline-block;
        margin: 5px;
    }
    #orderform {
        max-width: 95%;
        min-width: 300px;
        left: 0 !important;
        right: 0;
        margin: auto !important;
    }
    #orderprice {
        float: none !important;
        width: auto !important;
        display: inline-block !important;
    }
    #ordertitle + p {
        text-align: center !important;
    }
    #layer input, #layer textarea {
        width: calc(100% - 180px) !important;
        box-sizing: border-box;
    }
    #layer input[type="file"] {
        width: calc(100% - 270px) !important;
    }
    #layer #ordercount {
        width: 30px !important;
    }
    #layer .count {
        box-sizing: border-box;
    }
    #layer button {
        width: calc(100% - 60px) !important;
    }
    .popup-window {
        max-width: 95%;
        min-width: 300px;
    }
    .ax-buyoneclick-inner {
        min-width: 0;
    }
    .lis-modal-content-wrap {
        max-width: 95%;
        min-width: 300px;
        left: 50% !important;
-webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 9999;
    }
    .lis-comments-block[c1][c2][c3][c4][c5] .lis-modal-content-box .lis-modal-content {
        max-width: 100%;
        height: auto;
    }
    .workarea #desc .images img {
        padding: 10px;
        max-width: 100%;
        box-sizing: border-box;
    }
    .searts1 table {
        display: block;
        max-width: 100%;
        overflow-x: auto;
-webkit-overflow-scrolling: touch;
    }
    .searts1 img {
        max-width: 100%;
        height: auto;
    }
    .centralarea h1, .elements_desc {
        word-wrap: break-word;
    }
    .blog_box table, .blog_box table tbody, .blog_box table tr, .blog_box table td {
        display: block;
        width: auto !important;
    }
    .blog_box table tr td:nth-child(2) {
        padding-left: 0;
        margin-top: 30px;
    }
    .footer table, .footer table tbody, .footer table tr, .footer table tr td {
        display: block;
    }
    .footer table tr td {
        width: auto !important;
    }
    .footer table tr td.contact {
        padding: 0;
    }
    .footer table tr td.contact span {
        display: block;
    }
    .footer table tr td.copyright {
        padding-left: 0;
        padding-right: 0;
    }
    .footer table tr td:first-child {
        padding-right: 10px;
    }
    .footer table tr td.cat_link {
        padding-left: 0;
        padding-right: 0;
    }
    .footer table tr td.about li {
        display: inline-block;
        margin-right: 10px;
    }
    .workarea > form[name="form_auth"] .input_text_style, .input_text_style[name="COUPON"], .registarton tr td input[type="password"], .personal input[type="text"], .personal input[type="password"], #order_form_content input[type="text"], #order_form_content input[type="password"], .registarton tr td input[type="text"], textarea {
        max-width: 100%;
        box-sizing: border-box;
    }
    .input_text_style {
        min-width: 0;
    }
    .basket-coupon-block-total-price-current {
        font-size: 26px;
    }
    .basket-items-list-item-descriptions-inner {
-webkit-align-items: center;
     -ms-flex-align: center;
        align-items: center;
    }
    .basket-item-block-image {
        padding-bottom: 0;
    }
    .basket-item-block-amount {
        padding: 0 20px;
    }
    .basket-items-list-item-amount, .basket-item-block-price, .basket-item-block-amount, .basket-items-list-item-price {
        padding-top: 0;
    }
    .basket-items-list-item-notification {
        width: 100%;
    }
    h2.bx-soa-section-title {
        font-size: 16px;
        margin-bottom: 0;
    }
    .bx-soa-section.bx-selected h2.bx-soa-section-title {
        font-size: 19px;
    }
    .bx-soa-pp-company-image {
        background-size: auto 50%;
    }
    .bx-soa-pickup-preview-img {
        height: auto;
        max-width: 40%;
    }
    .bx-soa-cart-total.bx-soa-cart-total-fixed {
        padding-top: 20px;
    }
    .bx-sbb-empty-cart-text {
        font-size: 26px;
        margin-bottom: 20px;
    }
    .workarea .listitem-carousel {
        overflow: hidden;
    }
    .workarea .listitem-carousel .caroufredsel_wrapper {
        overflow: visible !important;
    }
    .workarea .listitem-carousel .pager a {
        display: none;
    }
	
	.options li span.multi {
		width: 50%;
    }
    
    table.catalog_element.tch, table.catalog_element.tch tbody, table.catalog_element.tch tr, table.catalog_element.tch td {
        display: block;
        width: auto !important;
    }
	ul.options.first {
        text-align: left;
    }

    .footer-policy {
        margin: 5px 0 0;
    }
}
@media screen and (max-width: 640px) {
    .brand {
        width: 36%;
        height: 70px;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
-webkit-align-items: center;
     -ms-flex-align: center;
        align-items: center;
    }
    .header_contacts span.phone span {
        display: block;
    }
    .mmenu {
        top: 26px;
    }
    .mslide {
        display: block !important;
    }
    .slider_img {
        width: auto;
    }
    .info {
        margin-left: 0;
        margin-top: 30px;
    }
    .info p {
        padding-bottom: 20px;
    }
    .slick-arrow.prev {
        left: -10px;
    }
    .slick-arrow.next {
        right: -10px;
    }
}
@media screen and (max-width: 580px) {
    .basket-checkout-section-inner {
          -ms-flex-pack: center;
-webkit-justify-content: center;
        justify-content: center; 
    }
    .basket-checkout-block-total, .basket-checkout-block-total-price {
        min-width: 0 !important;
        width: auto !important;
        margin: 5px;
    }
    .basket-checkout-block-total, .basket-checkout-block-total-price, .basket-checkout-block-total-price-inner {
        padding: 0;
    }
    .basket-coupon-block-total-price-current {
        margin-bottom: 0;
    }
    .bx-soa-item-tr {
        text-align: center;
    }
}
@media screen and (max-width: 550px) {
    .workarea .listitem.items_block ul li {
        width: calc(50% - 13px);
    }
}
@media screen and (max-width: 480px) {
    .brand {
        width: auto;
        left: 0;
        right: 0;
          -ms-flex-pack: center;
-webkit-justify-content: center;
        justify-content: center; 
    }
    .contactsdata {
        padding-top: 80px;
        text-align: center;
    }
    .header_contacts {
        float: none;
    }
    .content_search_box.hnav {
        float: none;
        display: inline-block;
    }
    .cart {
        float: none;
        width: auto;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .bx-basket-block > a {
        margin-right: 5px;
    }
    .bx-basket-block > br {
        display: none;
    }
    .catalog_element .iteminfo .btns {
        display: inline-block;
    }
    table.catalog_element + table.catalog_element {
        margin: 20px 0 0;
    }
    .ELEMENTS.form .form_body .form-control.col {
        width: 100%;
        margin-right: 0;
    }
    .ELEMENTS.form .form_body .form-control.captcha-row {
        margin: 10px 0;
    }
    /* table.recommend td {
        width: 50% !important;
-webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
    table.recommend td.props {
        padding: 0;
    }
    table.recommend td.name {
-ms-flex-order: 1;
 -webkit-order: 1;
         order: 1;
    }
    table.recommend td.image {
-ms-flex-order: 2;
 -webkit-order: 2;
         order: 2;
         padding: 5px 0;
    }
    table.recommend td.article {
-ms-flex-order: 2;
 -webkit-order: 2;
         order: 2;
    }
    table.recommend td.name + td.props {
-ms-flex-order: 3;
 -webkit-order: 3;
         order: 3;
    }
    table.recommend td.price {
-ms-flex-order: 4;
 -webkit-order: 4;
         order: 4;
-ms-flex-item-align: start;
 -webkit-align-self: flex-start;
         align-self: flex-start;
         padding-top: 10px;
    }
    table.recommend td.name + td.props + td.props {
-ms-flex-order: 5;
 -webkit-order: 5;
         order: 5;
    }
    table.recommend td.reviews_stars {
        -ms-flex-order: 6;
        -webkit-order: 6;
        order: 6;
    }
    table.recommend td.props.sklad {
-ms-flex-order: 7;
 -webkit-order: 7;
         order: 7;
         margin-left: auto;
         padding-top: 10px;
         padding-bottom: 10px;
    } */
    .api-qa .api-form .api-guest .api-control {
        width: 100%;
    }
    .api-qa .api-form .api-guest .api-control + .api-control {
        padding-left: 0;
        margin-top: 10px;
    }
    .api-qa-form .api-form .api-button, .api-qa-list .api-item .api-form-answer .api-button {
        display: block;
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    #layer label {
        text-align: left !important;
    }
    #layer input, #layer textarea, #layer input[type="file"] {
        width: 100% !important;
        margin: 0 !important;
        float: none !important;
    }
    .popup_body, .popup_shadow {
        display: none !important;
    }
    .listitem_horizontal.pleft table tr td:first-child {
        text-align: left;
    }
    .listitem_horizontal .price_vert.price {
        float: none;
        margin-right: 0;
        padding-top: 5px;
        padding-bottom: 5px;
        display: block;
    }
    .listitem_horizontal .bx_bt_button.js-ax-buyoneclick-button, .listitem_horizontal .btn_cart {
        margin-left: 0 !important;
    }
    .workarea ul.lsnn.listitem_horizontal li .elements_desc .reviews_stars {
        float: none;
        display: block;
        margin-top: 0;
        margin-bottom: 10px;
    }
    .listitem_horizontal .badge {
        position: static;
        width: auto;
        display: block !important;
    }
    .basket-items-list-item-container-expend .basket-items-list-item-removed-container {
        display: block;
    }
    .basket-items-list-item-removed-block {
        margin-top: 10px;
    }
}
@media screen and (max-width: 370px) {
    .b-container, ul.options_2 {
        float: none;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
}
@media screen and (max-width: 350px) {
    .brand {
        left: 45px;
    }
    .workarea .listitem.items_block ul li {
        width: auto;
        display: block;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .workarea .listitem.items_block ul li a.title {
        height: auto;
    }
    .workarea .listitem.items_block ul li .props {
        height: auto;
    }
    .listitem-carousel.all-items ul li {
        max-width: none;
    }
    .lis-comments-block[c1][c2][c3][c4][c5] .lis-modal-content-box .lis-modal-content .lis-table > * {
        display: block;
    }
    .lis-comments-block[c1][c2][c3][c4][c5] .lis-modal-content-box .lis-modal-content .lis-table > * > * {
        display: block;
    }
}