@media all and (max-width: 1280px) {
    .wrapper,
    .footer_inner,
    .top_block {
        max-width: 100%;
        padding: 0 10px;
    }
}
@media all and (max-width: 1200px) {
    ul.menu li a,
    ul.mini-menu li a {
        font-size: 14px;
        padding: 0px 10px;
    }

    .phone_feedback {
        font-size: 26px;
    }

    .main_articles {
        padding: 7px 20px 0 0;
    }

    .main_news {
        padding: 7px 10px 0 0px;
    }

    .footer_inner ul {
        padding: 0 10px 0 5px;
    }

    .footer_inner .right_col {
        width: 220px;
    }

    .class_filter_1, .class_filter_12, .class_filter_7 {
        width: 16%;
		margin: 0 20px 0 20px;
    }
	
	.separate_filter {
		margin-right: 20px;
	}
	
    .class_filter_105 {
        width: 34%;
    }

    .class_filter_9 {
        width: 24%;
    }

    .display_table .table_item {
        width: 190px;
        margin: 10px 8px 30px 8px;
        text-align: center;
    }

    div.bx-auth {
        width: 47%;
    }
	
	.social_link_header {
		display: none;
	}
}

@media all and (max-width: 1100px) {
    .sideRight.shop {
        display: none;
    }

    .container.left {
        float: none;
    }

    .inner_left {
        padding: 0;
    }

    .display_table .table_item {
        width: 18%;
        margin: 10px 5px 30px 5px;
        text-align: center;
    }

    .title_menu {
        padding-left: 38px !important;
        padding-right: 10px !important;
    }

    .title_menu:after {
        width: 20px;
        height: 20px;
    }

    .footer_inner ul {
        width: 27%;
    }

    .table_item_inner {
        padding: 0 5px 0 5px;
    }

    .bx_kit_result .price span,
    .bx_item_set_result_block .price span,
    .item_info .price span {
        display: block;
    }

    .item_info #one_click_buy_open {
        min-width: 50px;
        font-size: 11px;
    }

    .list_item .description {
        width: 63%;
    }

    .shop_description {
        display: none;
    }

    .logo {
        width: 180px;
        height: 77px;
    }
	
	.phone_feedback {
		width: auto;
	}
}

@media all and (max-width: 1024px) {
    form.ishop input[type="text"],
    form.ishop input[type="email"],
    form.ishop input[type="password"],
    .popup input,
    .input_text_style {
        width: 100%;
        max-width: 100%;
    }

    .auth-form input {
        max-width: 100%;
    }

    .ishop tr td {
        display: block;
        width: 100%;
    }

    .social_link_header {
        display: none;
    }
}

@media all and (max-width: 1000px) {
    .item_info #one_click_buy_open {
        margin: 10px 0 10px 0px;
        float: none;
        display: block;
        width: 130px;
    }

    .catalog_category a {
        width: 25%;
    }

    .info_block .brand a.img {
        display: none;
    }
}

@media all and (max-width: 960px) {
	.header_banner {
		display: none;
	}
    .title_menu {
        padding-left: 20px !important;
        padding-right: 20px !important;
        text-align: center;
    }

    .title_menu:after {
        display: none;
    }

    .filter_block {
        display: none;
        padding: 20px;
        box-sizing: border-box;
    }

    .separate_filter {
        padding: 0;
        width: 100%;
        display: block;
        vertical-align: top;
        margin: 0 0 20px 0;
        box-sizing: border-box;
    }

    .class_filter_1,
    .class_filter_7,
    .class_filter_12 {
        position: relative;
        top: 0;
        left: 0;
        width: 100% !important;
        margin: 0 0 20px 0 !important;
        text-align: left;
    }

    .class_filter_105 {
        width: 100%;
    }

    .ui-slider {
        width: 170px;
        position: relative;
        margin: 10px 0;
    }

    .for_button.reset_layout button:first-child {
        margin: 14px 7px 0 0;
    }

    .for_button.reset_layout button {
        float: left;
        margin: 14px 0 0 7px;
    }

    .mobileFilter {
        cursor: pointer;
        display: block;
        background: #ff5a00;
        position: relative;
        color: #fff;
        width: 100%;
        padding: 10px 10px 10px 50px;
        box-sizing: border-box;
        outline: none;
        font-size: 18px;
        line-height: normal;
        -ms-user-select: none;
        -moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        user-select: none;
        transition: opacity 0.3s;
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
    }

    .mobileFilter::before {
        content: "";
        background: url(/images/icons/filter_button.svg) no-repeat center center;
        display: block;
        width: 24px;
        height: 24px;
        top: 9px;
        left: 15px;
        position: absolute;
    }

    .mobileFilter::after {
        content: "Показать";
        top: 13px;
        right: 15px;
        position: absolute;
        font-size: 13px;
        border-bottom: 1px dotted #fff;
    }

    .basket-items-list-item-price {
        display: block !Important;
        text-align: center;
    }

    .basket-item-price-current {
        text-align: center;
    }
}

@media all and (max-width: 800px) {
    .catalog_category a {
        width: 33.33333%;
    }
}

@media all and (max-width: 768px) {
	.front-slider {
		margin-bottom: 15px;
	}
	
	.phone_feedback {
		font-size: 24px;
	}
	
    .filter_block,
    .catalog_shop_list,
    .social_link_top {
        display: none;
    }

    .item_info .price_block {
        display: block;
        padding: 0;
        margin-bottom: 10px;
    }
	
	.phone_feedback span {
		font-size: 12px;
	}

    h1 {
        font-size: 20px;
        line-height: 1.2;
        margin: 10px 0 10px 0;
    }

    h2,
    .change_password .title {
        font-size: 16px;
    }

    .child {
        display: none;
    }

    .mobile-menu {
        display: flex;
    }

    .main_filter {
        display: none !important;
    }

    .header {
        padding-top: 10px;
    }

    ul.menu {
        background: #f1f1f1;
        border: 1px solid #ececec;
        text-align: left;
        height: auto;
        display: none;
        margin: 0;
        padding: 0;
        border-radius: 0 0 5px 5px;
    }

    ul.menu li {
        display: block;
        height: auto;
        margin: 0;
        padding: 0;
        position: relative;
        border-bottom: none;
    }

    .open-child {
        display: block;
    }

    ul.menu li:last-child {
        float: none;
        border-bottom: none;
    }

    ul.menu li a {
        background: transparent !important;
        color: #000;
        font-size: 16px !important;
        text-transform: none;
        text-align: left;
        margin: 0 50px 0 28px;
        padding: 0;
    }

    ul.menu li a:after {
        display: block;
        left: -16px;
        width: 26px;
        height: 26px;
        background-color: #188b77;
        padding: 2px;
        background-size: 20px 20px;
        background-position: center;
        border-radius: 50%;
    }

    ul.menu li a:active,
    ul.menu li a:focus,
    ul.menu li a:visited {
        background: transparent !important;
        color: #000;
    }

    ul.menu li .child {
        display: none;
        background: #ffffff;
        z-index: 150;
        position: relative;
        min-width: inherit;
        left: inherit;
        top: inherit;
        padding: 0;
        margin: 0 5px;
        border: none;
        border-radius: 5px;
        box-sizing: border-box;
        box-shadow: none;
        text-align: left;
        width: calc(100% - 10px) !important;
    }

    ul.menu li .child ul {
        padding: 0;
        margin: 0;
        list-style: none;
        display: block;
        vertical-align: top;
        width: 100% !important;
    }

    ul.menu li .child ul .menu_title {
        display: block;
        padding: 0;
        margin: 0;
        width: 100% !important;
    }

    ul.menu li .child ul .menu_title a,
    .child a {
        padding: 0;
        margin: 0;
    }

    .catalog_menu {
        display: none;
    }

    .title_menu_id_55 a {
        margin-bottom: 0 !important;
    }

    .title_menu_id_55 span {
        font-weight: normal;
    }

    .menu_title_a div {
        padding: 0;
        margin: 0;
    }

    ul.menu li .child.submenu {
        max-height: inherit;
        overflow: hidden;
        padding: 4px 15px;
    }

    ul.menu li .child.submenu a {
        border-bottom: 1px dashed #ececec;
        display: block;
        padding: 0 0 5px 0;
        margin: 10px 0;
        height: auto;
        line-height: 1.2;
    }

    .top_block .search {
		display: inline-flex;
        width: 70%;
		text-align: left;
    }

    .search input[type="text"] {
        font-size: 14px;
        width: 100%;
        height: 35px;
        padding: 0 42px 0 10px;
        margin: 0;
        box-sizing: border-box;
    }

    .search button {
        width: 35px;
        height: 35px;
        padding: 0 0 0 0;
        margin: 0 0 0 -35px;
        background: #188B77 url(/images/icons/search.svg) no-repeat center center;
        background-size: 60%;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        border-radius: 0 5px 5px 0;
    }

    .search button::before {
        display: none;
    }
	
	.top_block .auth_form {
		display: inline-flex;
		width: 30%;
		text-align: right;
		position: relative;
		justify-content: end;
	}

    .top_block .auth_enter {
		display: block;
        background: url(/images/icons/login.svg);
        background-size: 50%;
        background-position: center center;
        background-repeat: no-repeat;
        border: 1px solid #828282;
        border-radius: 50%;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        width: 35px;
        height: 35px;
        padding: 0;
        margin: 0;
    }
	
	.top_block .auth_enter span {
		display: none;
	}
	
	.top_block .auth_enter img {
		display: none;
	}

    .top_block .auth_form a.name {
        display: inline-block;
        vertical-align: top;
        line-height: normal;
        width: 35px;
        height: 35px;
        margin: 4px 7px 0 0;
        text-decoration: none;
        text-overflow: ellipsis;
        text-align: right;
        transition: color 0.3s;
        -webkit-transition: color 0.3s;
        -moz-transition: color 0.3s;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        background: url(/images/icons/login_green.svg);
        background-size: 50%;
        background-position: center center;
        background-repeat: no-repeat;
        border: 1px solid #188B77;
        border-radius: 50%;
    }

    .top_block .auth_form a.exit {
        display: inline-block;
        margin: 4px 0 0 0;
        background: url(/images/icons/exit.svg);
        background-size: 50%;
        background-position: center center;
        background-repeat: no-repeat;
        opacity: 1;
        width: 35px;
        height: 35px;
        position: relative;
        top: inherit;
        right: inherit;
        transition: opacity 0.3s;
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        border: 1px solid #828282;
        border-radius: 50%;
    }

    .top_block .auth_form a.storys {
        display: none;
    }

    .basket {
        color: #000;
        font-family: "Roboto", Arial, Tahoma, Verdana, sans-serif;
        font-weight: 300;
        font-size: 13px;
        line-height: normal;
        background: none;
        border: 0;
        padding: 0;
        margin: 0;
        transition: background 0.3s, border-color 0.3s;
    }

    .basket:hover {
        background: none;
        border: none;
    }

    .basket .counter {
        display: inline-block;
        vertical-align: middle;
        text-align: left;
    }

    .counter_desc_bask {
        margin: 0;
    }

    .basket .counter .counter {
        margin-left: 0;
        display: block;
    }

    .basket .icon,
    .delay .icon {
        display: block;
        height: 40px;
        width: 40px;
        position: relative;
        bottom: inherit;
        margin-right: 0;
    }

    .basket form {
        height: auto;
        line-height: normal;
    }

    .mobileFilter {
        font-size: 16px;
    }

    .mobileFilter::before {
        content: "";
        background: url(/images/icons/filter_button.svg) no-repeat center center;
        display: block;
        width: 22px;
        height: 22px;
        top: 9px;
        left: 15px;
        position: absolute;
    }

    .mobileFilter::after {
        content: "▼";
        top: 10px;
        right: 15px;
        position: absolute;
        font-size: 14px;
        border-bottom: none;
    }

    .main_articles {
        width: 100%;
        padding: 7px 0 0 0;
        overflow: hidden;
        display: block;
        vertical-align: top;
        box-sizing: border-box;
    }

    .main_news {
        padding: 7px 0 0 0;
        overflow: hidden;
        width: 100%;
        display: block;
        vertical-align: top;
        box-sizing: border-box;
    }

    .main_news_img {
        display: none;
    }

    .bx-touch .bx_ordercart .bx_sort_container span {
        display: block;
    }

    .bx-touch .bx_ordercart .bx_sort_container a {
        margin: 0 20px 10px 0;
    }

    .bx_ordercart .bx_ordercart_order_table_container table thead td {
        font-size: 12px;
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.custom,
    .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,
    .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
        font-size: 12px;
    }

    .table_item .price span,
    .table-standart .discount-price,
    .cart-item-price .price {
        font-size: 24px;
    }

    .table-standart tr th,
    .table-standart thead tr td {
        font-size: 12px;
    }

    .table-standart.basket_result td {
        text-align: right;
    }

    .table-standart td.basket-img img {
        max-width: 40px;
        max-height: 40px;
    }

    .table-standart.basket_result td.price,
    .table-standart.basket_result td.value {
        width: 80%;
        text-align: left;
    }

    .item_info .middle_info {
        text-align: center;
        margin: 10px 0 0 0;
    }

    .item_info .description {
        margin: 20px 0 0 0;
    }

    .table-standart tr td.cart-item-delay {
        display: none;
    }

    .tar button {
        width: 150px;
    }

    .table-standart .cart-item-quantity {
        width: 20%;
    }

    .table-standart .cart-item-price {
        width: 30%;
    }

    .header+.content {
        padding: 0;
    }

    .content {
        min-height: 400px;
		margin-bottom: 20px;
    }

    .container.left .inner_left {
        padding-right: 0;
    }

    .sideRight {
        display: none;
    }

    .group_item {
        width: 25%;
    }

    .cart-history-delivery {
        display: none;
    }

    body .adapt_switcher {
        display: block;
    }

    .catalog_section_list {
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .catalog_lovla a {
        display: block;
        width: 100%;
        margin: 0 0 10px 0;
        text-align: center;
        text-decoration: none;
        border: 1px solid #d2d2d2;
        box-sizing: border-box;
        padding: 0;
        position: relative;
        vertical-align: middle;
    }

    .category_lovli {
        margin: 10px 0;
    }

    .category_lovli a {
        display: block;
        width: 100%;
        margin: 0 0 5px 0;
    }

    .category_lovli a img {
        width: 100%;
    }

    .cart-history-name {
        display: none;
    }

    .flex-viewport {
        padding-bottom: 15px;
    }

    .item_info .button_block {
        margin-left: 13px;
    }

    .item_info .likes_icons {
        float: none;
    }

    .item_info table tbody td:last-child {
        float: none;
    }

    .flex-viewport {
        padding-bottom: 45px;
    }

    .flex-control-nav {
        bottom: 60px !important;
    }

    .display_list .list_item .description {
        width: 240px;
    }

    .table_item {
        width: 29% !important;
    }

    .differences_table .table_item {
        width: 90% !important;
    }

    .group_item {
        width: 25%;
    }

    .table_item:nth-child(3n+3) .tooltip_item {
        right: auto;
        left: -100%;
    }

    .table_item:nth-child(3n+3) .tooltip_item:before {
        display: block;
        content: '';
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-right-color: #34373B;
        position: absolute;
        top: 50%;
        margin-top: -10px;
        left: -20px;
    }

    .table_item:nth-child(3n+3) .tooltip_item:before {
        left: auto;
        right: -20px;
        border-right-color: transparent;
        border-left-color: #34373B;
    }

    .catalog_shop_list {
        padding: 0;
    }

    .catalog_shop_list ul li {
        display: block;
        vertical-align: middle;
        position: relative;
        width: calc(100% - 1px);
        height: auto;
        padding: 0;
    }

    .catalogShopListMobile_button {
        display: block;
        text-align: center;
        color: #fff;
        font-weight: bold;
    }

    .catalogShopListMobile_button a {
        color: #fff;
        display: block;
        background: #188B77;
        padding: 10px 0;
        text-decoration: none;
    }

    #catalogShopListMobile {
        display: none;
    }

    .section-picture {
        display: none;
    }

    .front #catalogShopListMobile {
        display: block !important;
    }

    .front .catalog_section_list h2 {
        font-size: 20px;
    }

    .display_list {
        margin: 20px 0 20px 0;
    }

    .inside_page_content {
        margin: 0 0 30px 0;
        overflow: hidden;
        border-left: none;
        padding-left: 0;
        box-sizing: border-box;
    }

    .table_item .button_block {
        float: none !important;
    }

    .flex-control-nav {
        display: none;
    }

    .footer_inner .center_col ul {
        display: none;
    }

    .footer_inner .center_col ul li {
        display: none;
    }

    .footer_inner .center_col ul.footer_dev_ul {
        display: block !important;
        width: 100%;
        text-align: center;
        padding: 0;
        margin: -10px 0 10px 0;
    }

    .footer_inner .center_col ul li.footer_dev_li {
        display: block !important;
        text-align: center;
    }

    .footer_inner .center_col {
        width: 100%;
        padding: 0;
        text-align: center;
        display: block;
    }

    .site_development {
        text-align: center !important;
    }

    .footer_inner .left_col {
        display: block;
        text-align: center;
        width: 100%;
        padding: 0;
    }

    .footer_inner .right_col {
        display: block;
        vertical-align: top;
        width: 100%;
        text-align: center;
    }

    .footer_inner .copy {
        display: block;
        vertical-align: top;
        text-align: center;
        padding-top: 0;
		font-size: 16px;
    }
	
	.footer_adress {
		font-size: 16px;
		margin: 10px 0;
	}
	
	.footer_inner .payment span {
		font-size: 12px;
		margin: 10px 0;
	}

    .footer_inner .social_link {
        display: block;
        vertical-align: top;
        float: none !important;
        margin: 10px 0 10px 0 !important;
    }

    .footer_wr {
        min-height: 140px;
        margin: 0;
    }

    .list_item {
        text-align: center;
    }

    .list_item .information {
        float: none !important;
    }

    .list_item .description td {
        display: none;
    }

    .list_item.item_ws .description {
        display: none;
    }

    .list_item .information .desc_name {
        display: inline-block !important;
    }

    .list_item .information {
        width: auto;
        float: right;
    }

    .list_item .likes_icons {
        display: none;
    }

    .table_item .likes_icons {
        display: none;
    }

    .table_item {
        text-align: center;
    }

    .table_item .price_block {
        float: none !important;
    }

    .drop_number {
        display: none !important;
    }

    .item_info {
        display: block;
    }

    .item_info .info_block .compare {
        margin-top: 22px !important;
    }

    .item_info .thumbs {
        display: none !important;
    }

    .item_info .item_slider {
        width: 100%;
        display: block;
        margin: 0;
    }

    .item_info .right_info {
        display: block;
        width: 100%;
        padding: 0;
    }

    .item_info .chopoimal {
        margin: 0 auto;
        max-width: 300px;
    }

    .item_info .right_info .brand {
        display: none;
    }

    .item_slider ul.slides img {
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        margin: 0 auto;
    }

    .property_item {
        max-width: 100%;
    }

    .item_info .available_block {
        margin-right: 0;
    }

    .articul {
        float: none;
        background: #fff;
        border-radius: 7px;
        padding: 5px 10px;
        margin: 5px 0 0 0;
        box-sizing: border-box;
        text-align: center;
        display: block;
    }

    .item_slider .slider {
        margin-bottom: 5px;
		height: auto;
    }
	
    .item_slider .slide a {
        margin: 0 auto;
        width: 100%;
		display: block;
		text-align: center;
		align-items: center;
    }
	
    .item_slider .slide img {
		max-height: 100%;
		max-width: 100%;
        width: auto;
        height: auto;
	}

    .item_slider ul.slides {
        padding: 0;
        margin: 0;
        width: 100%;
        height: auto;
    }

    .item_slider ul.slides li {
        border: none;
        padding: 0;
        margin: 0;
        display: block;
        width: 100%;
        height: auto;
        overflow: hidden;
        position: relative;
        line-height: normal;
        text-align: center;
    }

    .item_info .top_info {
        text-align: center;
    }

    .item_info .right_info .brand.img {
        margin-top: 0 !important;
        width: 100%;
        text-align: center;
    }

    .info_block .article,
    .info_block .brand {
        margin: 0;
        display: inline-block;
        vertical-align: middle;
        float: none;
    }

    .desc_fish_list {
        overflow-x: auto;
    }

    .mobileHide {
        display: none !important;
    }

    table.share {
        display: none;
    }

    .list_item .price span,
    .in_basket .price span {
        padding: 0;
    }

    .display_list .available_block {
        padding: 0 0 0 30px;
        margin: 10px auto;
        max-width: 160px;
        text-align: center;
        background-position: 26px 0 !important;
    }

    .list_item .price {
        margin-bottom: 10px;
    }

    .table_item .image {
        margin: 0 auto 0 auto;
    }

    .soc_likes_icons {
        display: none;
    }

    .item_stock .left_data {
        float: none !important;
    }

    .item_stock .right_data {
        padding: 0 !important;
    }

    .item_article .left_data {
        float: none !important;
    }

    .item_article .right_data {
        padding: 0 !important;
    }

    .article_detail .gallery {
        display: none !important;
    }

    .article_detail .left_data {
        float: none !important;
    }

    .article_detail .right_data {
        padding: 0 !important;
    }

    .news .item {
        clear: both;
        display: block;
        min-height: 84px;
        width: auto
    }

    .news_all .img {
        float: none !important;
        margin: 0 0 10px 0;
    }

    .news_all .img .gallery {
        display: none !important;
    }

    .news_all .text {
        padding: 0 !important;
    }

    .left_menu,
    .left_block {
        display: none;
    }

    .news,
    .news_all,
    .inner_menu.staff,
    .inside_page_content,
    .item_jobs,
    .item_article,
    .item_video,
    .item_faq_wrapp,
    .brands_view_list,
    .brand_view_detail,
    .right_content,
    .staff_wrapp,
    .item_jobs_wrapp,
    .item_article_wrapp {
        margin-left: 0 !important;
    }

    .item_jobs .right_data {
        padding: 0;
        margin-top: 10px;
    }

    .item_jobs .left_data {
        float: none;
        width: auto;
    }

    .right_content {
        padding: 0;
        margin-top: 15px;
    }

    .staff_wrapp .staff_item {
        width: 100%;
        margin-right: 0;
    }

    .tabs_section.news .tabs li {
        margin: 0 10px
    }

    .tabs_section.news .tabs {
        margin-bottom: 20px
    }

    .flex-viewport {
        padding-bottom: 3% !important;
    }

    .index-cat td.left-block {
        display: none;
    }

    .index-cat .table_item {
        width: 29% !important;
    }

    .item_video {
        display: block;
        width: 100%;
        margin: 0 0 30px 0;
        padding: 0;
        vertical-align: top;
    }

    .sort_header .sort_display {
        display: none;
    }

    #map_view {
        display: none !important;
    }

    .table-standart th {
        font-size: 10px;
    }

    .inner_left .display_table .item_ws {
        width: 29%;
    }

    .bx_order_make .bx_block.r1x3,
    .bx_order_make .bx_block.r3x1 {
        margin-bottom: 5px;
    }

    .bx_order_make .bx_block.r3x1 {
        padding-bottom: 2px;
    }

    .catalog_section_list .section_item_inner .image {
        text-align: center !important;
		border: none;
		border-radius: 0;
    }
	
	.catalog_section_list .section_item_inner .image .slide_section_img {
		height: auto;
	}
	
	.catalog_section_list .section_item_inner .image img {
		max-height: 100px;
		max-width: 200px;
	}

    .section_title {
        padding-bottom: 20px !important;
    }

    .item_jobs .salary-block {
        float: none !important;
        margin: 10px 0 30px !important;
    }

    .item_jobs .salary-block div {
        display: none;
    }

    .item_jobs .salary-block span {}

    td.cart-item-discount {
        display: none;
    }

    .right_content .stores td.right {
        width: 30% !important;
    }

    .desc_col_wr .right_col,
    .desc_col_wr .left_col {
        width: auto !important;
        float: none !important;
    }

    .desc_col_wr .description {
        display: none;
    }

    .flexslider {
        margin: 0 0 10px;
    }

    #order_form_div .order_item_props,
    .order_structure .order_item_props {
        display: none;
    }

    .tabs li a span {
        font-size: 13px;
    }

    .brands_list_ws {
        display: none;
    }

    .group_list .group_item {
        width: 33%;
    }

    .group_list .group_item .image {
        min-height: auto;
    }

    .catalog_section_list .section_item {
		width: 100%;
        margin: 0 0 20px 0;
        border-bottom: 1px dashed #ececec;
    }
	
	.catalog_section_list .section_item:last-child {
        margin: 0 0 0 0;
        border-bottom: none;
	}
	
	.catalog_section_list .section_item a.name {
		font-size: 14px;
	}
	
	.button_middle {
		font-size: 14px;
	}

    .catalog_section_list .section_item li {
        padding: 2px 9px 0 0 !important;
    }

    .list_item .description {
        width: 220px;
    }

    .list_item .image {
        float: none;
        margin: 0 auto 20px auto;
    }

    .list_item .description {
        padding: 10px 0 0 0;
    }

    .filter_button::before {
        display: none;
    }

    .catalog_button::before {
        display: none;
    }

    .filter_button::after {
        top: 12px;
        right: 7px;
        position: absolute;
        font-size: 14px;
        border-bottom: none;
    }

    .catalog_menu_active::after {
        top: 12px;
        right: 7px;
        position: absolute;
        font-size: 14px;
        border-bottom: none;
    }

    .catalog_button::after {
        top: 12px;
        right: 7px;
        position: absolute;
        font-size: 14px;
        border-bottom: none;
    }

    .table_item .tooltip_item {
        display: none !important;
    }

    .tooltip {
        display: none !important;
    }

    .hideipad {
        display: none;
    }

    .hidephone {
        display: none;
    }

    body #order_form_div table.order-auth td.auth,
    body #order_form_div table.order-auth td.register,
    body #order_form_div .title.inline {
        display: block;
    }

    body #order_form_div table.order-auth td.auth {
        margin-bottom: 40px;
    }

    body #order_form_div table.order-auth td {
        text-align: center;
    }

    body #order_form_div table.order-auth .sale_order_full_table {
        width: 100%;
    }

    .list_item .description {
        display: none;
    }

    .top_block .social_link {
        display: none;
    }

    .bx_ordercart .bx_ordercart_order_table_container {
        margin-top: 5px;
    }

    .bx_ordercart .bx_ordercart_order_table_container table thead td {
        font-size: 12px;
    }

    .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,
    .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
        font-size: 12px;
    }

    .bx_order_make .bx_section h4 {
        text-align: left;
    }

    .bx_ordercart h4 {
        text-align: left;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_pay {
        width: 100%;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_pay_right {
        float: none;
        width: 100%;
        text-align: center;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_sum {
        float: none;
        margin: 20px 0 20px 0;
        width: 100%;
    }

    .td_PROPERTY_PROP_2055_VALUE,
    .td_PROPERTY_PROP_159_VALUE,
    .td_PRICE_FORMATED,
    .bx_ordercart_order_table_container .price {
        display: none;
    }

    .bx_ordercart_order_table_container .td_QUANTITY {
        padding: 8px 8px 6px 8px !important;
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.custom span {
        display: none;
    }

    .bx_order_make .bx_block.r1x3 {
        width: 100%;
    }

    .bx_order_make .bx_block.r3x1 {
        width: 100%;
        padding-bottom: 0;
    }

    #order_form_div .section {
        margin-bottom: 0;
    }

    .bx_order_make .bx_description {
        margin: 0 0 0 130px;
    }

    #sale_order_props .bx_description {
        margin: 0 !important;
        display: none;
    }

    #sale_order_props br {
        display: none;
    }

    .bx_order_make .bx_result_price {
        float: none !important;
        text-align: left !important;
        display: inline-block;
    }

    .bx_order_make .bx_description .desctext {
        display: none !important;
    }

    .bx_order_make .bx_description strong {
        display: inline !important;
    }

    .bx_order_make .bx_description .name {
        margin-bottom: 10px;
    }

    .news .item img,
    .news .thumb_news {
        display: none;
    }

    .news .block_text {
        margin-left: 0 !important;
    }

    .cart-item-name {
        display: none;
    }

    .table-standart th {
        font-size: 10px;
    }

    .main_contacts .description {
        display: none;
    }

    .main_contacts .contacts_wrapp {
        width: 100% !important;
        padding: 0 !important;
    }

    .main_contacts .right_block {
        padding: 0 !important;
    }

    .main_contacts .map,
    .main_contacts .right_block {
        width: 100% !important;
        float: left;
    }

    .item_info td.shadow,
    .item_info td.one-click {
        display: none !important;
    }

    .order_props {
        width: 70% !important;
    }

    .item_fish {
        display: block;
        width: 100%;
        margin: 20px 0 10px 0;
        padding: 0;
        vertical-align: top;
        text-align: center;
    }

    .desc_fish_list li {
        display: inline-block;
        width: 45% !important;
        vertical-align: top;
        margin: 0 0 0 0 !important;
        height: auto !important;
        text-align: center;
    }

    .char-wrapp .char {
        margin: 0;
        display: block;
        width: 100%;
        vertical-align: top;
    }

    .compare_link {
        display: block !important;
    }

    .item_info table tbody td {
        font-size: 12px !important;
    }

    .in_basket .image img {
        max-width: 100px;
    }

    .in_basket .popup .button {
        float: left;
    }

    .in_basket .product_description {
        margin: 5px !important;
    }

    .in_basket .product_description a {
        font-size: 13px !important;
    }

    .in_basket .price_block {
        margin-top: 3px !important;
    }

    .in_basket .price_block span {
        font-size: 12px !important;
    }

    .in_basket .title {
        font-size: 16px !important;
        float: left;
    }

    .in_basket a.jqmClose,
    a.jqmClose {
        top: 10px !important;
        right: 10px !important;
    }

    .popup .title {
        font-size: 15px;
    }

    .go_to_compare {
        display: none;
    }

    .brands_view_list li {
        width: 45% !important;
    }

    .group_list .group_item {
        width: 50%;
    }

    .differences_table .table_item a.desc_name,
    .differences_table .table_item .price span {
        font-size: 12px;
        line-height: 14px;
    }

    .sort_header .compare {
        display: none;
    }

    .cart-history-payed,
    .cart-history-canceled {
        display: none;
    }

    .input_text_style {
        width: 90px;
    }

    .index_cat .table_item,
    .table_item,
    .inner_left .display_table .item_ws {
        width: 46% !important;
        margin: 0 5px 15px 5px !important;
    }

    .table_item .image {
        width: 100%;
        height: auto;
        line-height: normal;
    }

    .table_item a.desc_name {
        height: auto;
    }

    .table_item.bx_item_set_hor_item {
        margin-top: 10px !important;
    }

    .set_wrapp .plus:nth-child(2) {
        display: none;
    }

    .group_item {
        width: 33.3%;
    }

    .tabs li a span {
        font-size: 12px
    }

    .sort_display {
        float: none;
    }

    .sort_header {
        text-align: center;
    }
	
	.sort_header .sort_filter {
		display: flex;
		flex-wrap: nowrap;
		width: 100%;
		overflow: auto;
	}
	
	.sort_header .sort_filter .button_middle {
		white-space: nowrap;
		margin-left: 0;
		margin-right: 5px;
		display: flex;
		align-items: center;
	}
	
	.sort_header .sort_filter .button_middle:last-child {
		margin-right: 0;
	}

    .list_item .information {
        width: 100%;
    }

    .compare {
        margin: 0 auto 15px;
        position: relative;
        top: 0;
    }

    .item_info table td.offer_count {
        display: none;
    }

    .bx-touch .bx_my_order .bx_my_order_table tr,
    .bx-touch .bx_my_order .bx_my_order_table tbody,
    .bx-touch .bx_my_order .bx_my_order_table tbody td {
        display: block;
        width: 100% !important;
    }

    .bx-touch .bx_my_order .bx_my_order_table thead td {
        background: none;
        display: none;
        padding: 0;
        border: none !important;
    }

    .bx-touch .bx_my_order .bx_my_order_table thead td:first-child {
        display: block;
        white-space: nowrap;
        width: 100%;
        background: #ececec;
        border: none !important;
        box-shadow: none;
        padding: 10px;
        border-radius: 7px;
    }

    .spol_order_detail_but {
        margin-bottom: 10px;
    }

    .bx_my_order_switch {
        line-height: normal;
    }

    .bx_my_order .bx_my_order_table tbody tr td:first-child {
        width: 100%;
    }

    .bx_my_order_switch .bx_mo_link {
        display: block;
        width: 100%;
        margin: 0 0 10px 0;
    }

    .bx_my_order .bx_my_order_table {
        width: 100%;
        border-collapse: collapse;
        border: none;
        position: relative;
    }

    .bx_my_order .bx_my_order_table tbody tr td {
        padding: 10px;
        width: 100%;
        display: block;
    }

    .bx_order_list .bx_order_list_table tbody tr td {
        padding: 10px;
        color: #000;
        font-size: 13px;
        vertical-align: top;
        display: block;
        width: 100%;
    }

    .bx_order_list .bx_order_list_table tbody tr td:nth-child(2) {
        width: 100%;
    }

    .bx_order_list .bx_order_list_table,
    .bx_order_list .bx_order_list_table_order {
        border: none;
        margin-top: 10px;
    }

    .bx_order_list .bx_order_list_table_order thead {
        display: none;
    }

    .bx_order_list .bx_order_list_table_order td {
        width: 100%;
        display: block;
        text-align: left;
        padding: 0;
    }

    .bx_order_list .bx_order_list_table_order tbody tr td,
    .bx_order_list .bx_ordercart_order_sum tr td {
        padding: 0 0 10px 0;
    }

    .bx_order_list .bx_ordercart_order_sum tr td {
        text-align: left;
    }

    .bx_my_order .bx_my_order_status {
        padding: 10px;
        position: relative;
        margin-left: -10px;
    }

    .bx-touch .bx_order_list .bx_order_list_table tr,
    .bx-touch .bx_order_list .bx_order_list_table td {
        display: block;
        width: 100%;
    }

    .bx-touch .bx_order_list .bx_order_list_table tbody tr td:nth-child(1) {
        font-weight: bold;
        padding-bottom: 2px;
    }

    .bx-touch .bx_order_list .bx_order_list_table tbody tr td:nth-child(2) {
        padding-top: 2px;
    }

    .bx-touch .bx_order_list .bx_order_list_table tbody tr td[colspan="2"] {
        padding: 10px;
    }

    .bx-touch .bx_order_list .bx_order_list_table_order thead {
        display: none;
    }

    .bx-touch .bx_order_list .bx_order_list_table_order td {
        display: block;
        width: 100%;
    }

    .bx-touch .bx_order_list .bx_order_list_table_order tbody tr {
        clear: both;
        margin-bottom: 10px;
    }

    .bx-touch .bx_order_list .bx_order_list_table_order tbody tr td {
        padding: 2px 10px;
    }

    .bx-touch .bx_order_list .bx_order_list_table_order tbody tr td.name {
        font-weight: bold;
        padding: 2px 10px;
    }

    .bx-touch .bx_order_list .bx_order_list_table_order tbody tr td.img {
        float: left;
        width: 70px;
        padding-right: 10px;
    }

    .bx-touch .bx_order_list .bx_order_list_table_order tbody tr td:last-child {
        padding: 2px 10px 30px;
    }

    .bx-touch .bx_order_list .fm {
        display: inline-block;
    }

    .bx-touch .bx_order_list .amount,
    .bx-touch .bx_order_list .price {
        text-align: left;
    }

    .bx-touch .bx_order_list .bx_ordercart_order_sum {
        width: 100% !important;
    }

    .bx-touch .bx_order_list .bx_ordercart_order_sum tr td.custom_t1 {
        width: 50% !important;
    }

    .bx-touch .bx_order_list .bx_ordercart_order_sum tr td.custom_t2 {
        width: 50% !important;
        white-space: nowrap;
        text-align: left !important;
    }

    .bx-touch .bx_order_list .bx_control_table td {
        text-align: center !important;
        padding: 10px;
    }

    .bx_order_list .bx_order_list_table_order tbody tr td img {
        width: 100%;
        max-width: 65px;
        min-width: 50px;
        height: auto;
    }

    .table_blesna_div {
        width: 100%;
        display: block;
    }

    .table_blesna_div .table_15pro {
        width: 100%;
    }

    .table_blesna_div .table_25pro {
        width: 100%;
    }

    .table_blesna_div .table_td {
        display: block;
        padding: 10px 0;
        width: 100%;
        border-bottom: none;
    }

    .table_blesna_div .table_th {
        display: none;
    }

    .table_blesna_div .table_tr {
        width: 100%;
        display: block;
        border-bottom: 1px solid #ececec;
    }

    .table_blesna_div .table_blesna_div p {
        margin: 10px 0;
    }

    .table_blesna_div .table_tr .table_td:last-child:before {
        content: "Возможны поклевки";
        font-weight: bold;
    }

    .table_blesna_div_other {
        width: 100%;
        display: block;
    }

    .table_blesna_div_other .table_td {
        display: block;
        padding: 10px 0;
        width: 100%;
        border-bottom: none;
    }

    .table_blesna_div_other .table_th {
        display: none;
    }

    .table_blesna_div_other .table_tr {
        width: 100%;
        display: block;
        border-bottom: 1px solid #ececec;
    }

    .table_blesna_div_other .table_blesna_div p {
        margin: 10px 0;
    }

    .table_blesna_div_other .table_tr .table_td:last-child:before {
        content: "";
        font-weight: bold;
    }

    .form_contacts {
        width: 100%;
        display: block;
        vertical-align: top;
        margin: 0 0 30px 0;
    }

    .maps_form {
        width: 100%;
        display: block;
        vertical-align: top;
        float: none;
    }

    .catalog_menu div {
        display: block;
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
        border-radius: 10px;
        margin: 0 0 5px 0;
    }

    .image-fast-readmore {
        background-position: 5px 8px;
        padding: 0px 0px 0 18px;
    }

    form.ishop.personal {
        width: 100%;
    }

    div.bx-auth {
        display: block;
        width: 100%;
    }

    .faq_page {
        width: 100%;
    }

    .item_slider .prev {
        left: 5%;
    }

    .item_slider .next {
        right: 5%;
    }

    .item_slider .next,
    .item_slider .prev {
        bottom: 48%;
    }

    .item_slider .navigation {
        bottom: 0;
    }

    .detail-action-button {
        display: none;
        position: absolute;
        top: 50%;
        right: 5px;
        font-size: 14px;
        font-weight: normal;
        color: #fff;
        text-decoration: none;
        padding: 0px 15px 0 15px;
        margin: -15px 0 0 0;
        line-height: 30px;
        background: #ff5a00;
        background-size: 24px 24px;
        border: none;
        cursor: pointer;
        height: 30px;
        border-radius: 5px;
        -webkit-appearance: none;
        transition: background 0.3s;
    }

    .fancybox-caption p {
        display: none;
    }

    .fish_text {
        display: block;
        width: 100%;
        margin: 0;
        vertical-align: top;
        text-align: left;
    }

    .fish_detail_a {
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
        vertical-align: top;
        text-align: center;
    }

    .fish_detail_img {
        max-width: 100%;
        max-height: 100%;
        float: none;
        margin: 10px 0 0 0;
    }

    .other_fish {
        display: none;
    }

    .breadcrumb li span {
        font-size: 12px;
    }

    .category_menu_button {
        display: none;
        position: relative;
    }

    .inner_menu {
        width: 100%;
    }

    .banner-R {
        width: 100%;
        border-radius: 15px 15px 0 0;
        background: #f1f1f1;
        position: fixed;
        top: inherit;
        bottom: 0;
        right: 0;
        padding: 7px 10px 7px 90px;
        box-sizing: border-box;
        text-align: center;
        font-size: 16px;
    }

    .banner-R-img {
        position: absolute;
        top: 0px;
        left: 10px;
        height: 80px;
        line-height: 78px;
        width: 80px;
        border-radius: 10px;
    }

    .banner-R-close {
        font-size: 12px;
        background: #d2d2d2;
        position: absolute;
        top: -18px;
        right: 15px;
        width: 71px;
        height: 18px;
        line-height: 18px;
        border-radius: 5px 5px 0 0;
        cursor: pointer;
        transition: background 0.3s;
    }

    .catalog_section_list .section_item_inner:hover .image {
        transform: scale(1.00, 1.00);
    }

    .bx_order_make .bx_block {
        float: none;
    }

    .w75 {
        width: 100%;
    }

    .w25 {
        width: 100%;
    }

    .bx_order_make .bx_block.bx_ordercart_order_sum_block {
        text-align: left;
        float: none;
        background: #ececec;
        padding: 10px 15px;
    }

    .bx_ordercart_order_pay_center {
        text-align: center;
        margin: 10px 0 0 0;
    }

    #slider_links .slider_links_name {
        height: 55px;
    }

    .main-filter-menu .filter_block {
        display: block;
        margin-bottom: 0;
        border-radius: 0 0 5px 5px;
    }

    .scroller_block input.minCost,
    .scroller_block input.maxCost {
        padding: 0 10px;
        height: 33px;
        font-size: 14px;
        box-sizing: border-box;
    }

    .filter_block .filter-name {
        font-size: 16px;
        padding: 0 0 5px 0;
    }

    .checkboxes_block.scroll {
        height: 200px;
    }

    .checkboxes_block.scroll div,
    .class_filter_7 div {
        margin-bottom: 5px;
    }

    .filter_block label {
        white-space: nowrap;
        overflow: hidden;
        font-size: 14px !important;
        font-weight: normal;
    }

    .for_button.reset_layout {
        text-align: center;
    }

    .for_button.reset_layout button {
        float: none;
    }

    .class_filter_7 label {
        padding: 10px 10px;
    }

    .catalog_list_items {
        margin: 0;
		text-align: center;
    }

    .section-other-description {
        padding-right: 0;
        text-align: left;
    }

    .showAllItem {
        margin-top: 0;
    }

    .basket {
        width: auto;
    }

    .menu_catalog ~ div.cat_menu {
        display: block !important;
    }

    .menu_catalog ~ .open-child {
        display: none !important;
    }
}

@media all and (max-width: 580px) {
	.basket a.basket_icon {
		font-size: 13px;
		margin: 0;
		padding: 0;
		height: auto;
		background: none;
	}

	.basket_icon .text {
		font-size: 13px;
	}
	
	.basket {
		width: auto;
		height: auto;
		min-height: 0;
	}
	
	.header_banner {
		display: inline-block;
		height: 30px;
		margin: 0 5px;
	}
	
    .shop_description,
    .phone_feedback {
        display: none;
    }
	
    .logo {
        width: 120px;
        height: auto;
    }

    tr.basket-items-list-item-container {
        padding-top: 20px;
        padding-bottom: 0;
    }

    .basket-items-list {
        position: relative;
        padding: 0 20px 0 20px;
        box-sizing: border-box;
    }

    .basket-item-image {
        margin: 0 auto;
        padding-right: 0;
        max-width: 100%;
        max-height: 400px;
        width: auto;
        height: auto;
    }

    .basket-item-block-image {
        margin-top: 0;
        margin-bottom: 5px;
        padding-right: 0;
        max-width: 100%;
        width: 100%;
    }

    .basket-item-info-name,
    .basket-item-info-name-link {
        vertical-align: middle;
        font-family: "Roboto", Arial, Tahoma, Verdana, sans-serif;
        font-size: 14px;
        line-height: 1.2;
        text-align: center;
        padding: 0;
    }

    .basket-item-amount-btn-plus,
    .basket-item-amount-btn-minus {
        border: none;
        background-color: #fff;
    }

    .basket-items-list-item-amount {
        display: block;
        padding: 0;
        min-width: 100%;
    }

    #basket-root {
        width: calc(100% - 10px);
        margin: 0 auto;
    }

    .block_action {
        margin: 0;
    }

    .block_action .swiper-button-next,
    .block_action .swiper-button-prev {
        display: none;
    }

    .basket-checkout-block-total {
        padding-top: 0;
        padding-right: 0;
        text-align: center;
    }

    .basket-checkout-block-total-inner {
        text-align: center;
    }

    .basket-coupon-block-field-description {
        color: #2f3435;
        font-size: 14px;
        text-align: center;
        margin: 0 0 5px 0;
    }

    .basket-coupon-block-total-price-current {
        margin-bottom: 0;
        color: #2f3435;
        text-align: center;
        margin: 0 auto;
    }

    .basket-checkout-block-btn {
        padding-top: 5px;
        padding-left: 0;
        text-align: center;
    }

    .basket-checkout-block-total-price-inner {
        display: inline-block;
        padding-top: 10px;
        text-align: center;
    }

    .basket-checkout-block-total-price {
        text-align: center;
    }

    .links_items h3 {
        text-align: center;
        font-size: 20px;
    }

    #slider_links .slider_links_quantity strong {
        display: block;
    }

    .news_block .title,
    .about-company .title,
    .brands_list_ws .title {
        font-size: 18px;
        font-weight: 400;
        margin: 0 0 5px 0;
        color: #000;
        border-bottom: none;
        padding: 0;
    }

    .jGrowl .jGrowl-notification,
    .jGrowl .jGrowl-closer {
        width: 90% !important;
        margin: 10px auto !important;
        box-sizing: border-box;
        opacity: 1 !important;
    }
	
	.noavailable_block {
		margin: 0 !important;
	}

    .catalog_category a {
        width: 50%;
    }
}

@media all and (max-width: 500px) {
    .table {
        display: block;
        width: 100%;
    }

    .table td,
    .table tr,
    .table thead,
    .table tbody,
    .table tfoot {
        display: block;
        width: 100%;
    }

    .table-cell {
        display: block;
        width: 100%;
        vertical-align: top;
    }

    .left {
        margin-bottom: 20px;
    }

    .left,
    .right {
        padding: 0;
        border: none;
    }
	
	.fancybox-slide--iframe .fancybox-content {
		width: 100% !important;
		height: 400px !important;
		max-width: calc(100% - 20px) !important;
		max-height: 400px !important;
	}
	
	.swiper-button-next, .swiper-button-prev {
		display: none;
	}
}

@media all and (max-width: 340px) {
    .scroller_block input.minCost,
    .scroller_block input.maxCost {
        width: 34%;
        font-size: 14px;
    }

    .logo {
        width: 110px;
        height: auto;
    }

    .basket a.basket_icon {
        margin: 0;
        padding: 9px 0 0 0;
        background: none;
    }
}