@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
    html {
        -webkit-text-size-adjust: none;
        -ms-text-size-adjust: none;
        text-size-adjust: none;
    }
}
@media (max-width: 1170px) and (min-width: 992px) {
    .tab_slider .tab-content .b_item-card {
        width: 25%;
    }
    .tab_slider .tab-content .b_item-card:nth-child(5) {
        display: none;
    }
}
@media (min-width: 992px) {
    .navigation {
        top: 0;
        left: 0;
        width: auto;
        display: block;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        position: relative;
    }
    .navigation > ul > li {
        float: left;
        margin-right: 14px;
    }
    .navigation > ul > li a {
        border-bottom: none;
        padding: 10px 0 11px 0;
    }
    .navigation > ul > li:last-of-type {
        margin: 0;
    }
    .b_filter .filter-accordion {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .b_filter .filter-trigger {
        padding: 0;
        border: none;
        min-height: 100%;
        margin-bottom: 20px;
    }
    .b_filter .filter-trigger:after {
        display: none !important;
    }
    .b_filter .filter-trigger h2 {
        font-size: 22px;
    }
    .b_filter .filter-accordion {
        display: block !important;
    }
    .b_filter .heading span {
        padding: 15px 0;
    }
    .b_filter .heading span:after {
        right: 10px;
    }
    .b_filter .acc-body {
        padding: 15px 0 0;
    }
    .btnMenu {
        display: none;
    }
    .b_nav {
        margin-bottom: 20px;
    }
    .b_nav .catalog_trigger {
        display: none;
    }
    .b_nav > ul.path_list {
        width: 100%;
        display: table;
    }
    .b_nav > ul.path_list > li {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        border-right: 1px solid #939393;
    }
    .b_nav > ul.path_list > li:last-of-type {
        border-right: none;
    }
    .b_nav > ul.path_list > li > a {
        border: none;
        padding: 23px 10px;
    }
    .b_nav .sub_trigger:after {
        display: none;
    }
}
@media (max-width: 1200px) and (min-width: 992px) {
    .secondary-nav > ul.secondary-adaptive-list > li > a {
        font-size: .9em;
        padding: 20px 5px;
    }
    .filter-trigger h2 {
        font-size: 1.5em;
        margin: 0 0 15px 0;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .map-preview img {
        max-height: 100%;
    }
    .section-list {
        padding: 0;
    }
    .section-list h1 {
        margin: 20px 0;
    }
    .article > .text {
        padding-top: 10px;
    }
    .atc-list {
        border: 1px solid #979797;
        -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    }
    .atc-list > li {
        display: none;
        border-top: 0;
        text-align: left;
        position: relative;
        border: 1px solid #aeaeae;
    }
    .atc-list > li > a {
        font-family: 'regular';
    }
    .atc-list > li.active {
        background-color: transparent;
    }
    .atc-list > li.active > a {
        color: #ef7f1a;
    }
    .atc-list > li.m_li {
        border: none;
        padding: 0 15px;
        border-top: 1px solid #aeaeae;
    }
    .atc-list > li.m_li:after {
        display: block;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    .atc-list > li.mobile-view {
        width: 100%;
        border: none;
        display: block;
        color: #ef7f1a;
        padding: 0 15px;
        background: #fff;
    }
    .atc-list > li.mobile-view.toggled:after {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    .atc-list > li.mobile-view:after {
        display: block;
    }
    .b_button .primary-btn {
        width: 300px;
        margin: 0 auto;
    }
    .breadcrumbs {
        padding-bottom: 15px;
    }
    .secondary-nav {
        min-height: 100%;
    }
    .secondary-nav > ul > li > a {
        padding: 15px;
        font-size: 15px;
        font-family: 'regular';
    }
    .secondary-nav > ul.adaptive-list {
        display: block;
    }
    .secondary-nav > ul.secondary-adaptive-list {
        display: none;
    }
    .secondary-nav > ul.secondary-adaptive-list > li {
        display: block;
        border-right: none;
        border-top: 1px solid #979797;
    }
    .secondary-nav > ul.secondary-adaptive-list > li:last-of-type {
        border-top: 1px solid #979797;
    }
    .secondary-nav > ul.secondary-adaptive-list > li:hover {
        border-right: none !important;
        background-color: #fff;
    }
    .secondary-nav > ul.secondary-adaptive-list > li:hover > a {
        color: #ef7f1a;
    }
    .secondary-nav > ul.secondary-adaptive-list > li > a {
        text-align: left;
    }
    .secondary-nav > ul.secondary-adaptive-list > li.with-sub:hover > .sub-menu {
        display: none;
    }
    .secondary-nav .sub-menu {
        top: 0;
        min-width: 100%;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        max-height: 300px;
        overflow-x: hidden;
        overflow-y: scroll;
        position: relative;
        background-color: rgba(233, 234, 236, 0.3);
    }
    .secondary-nav .sub-menu:before {
        display: none;
    }
    .secondary-nav .sub-menu > li {
        padding: 10px 15px;
        border-top: 1px solid #EBECEE;
    }
    .secondary-nav .sub-menu > li:hover {
        padding-left: 11px;
    }
    .secondary-nav .arrow-trigger:after {
        display: block;
    }
    .tab_slider .tab-content .b_item-card {
        width: 33%;
    }
    .tab_slider .tab-content .b_item-card:nth-child(4),
    .tab_slider .tab-content .b_item-card:nth-child(5) {
        display: none;
    }
    .b_d_slider .bx-wrapper .bx-controls-direction a {
        display: none;
    }
    .b_user_search {
        clear: both;
        padding: 35px 0;
    }
    .b_footer .b_f-block {
        width: 25%;
        padding: 0 25px;
    }
    .b_footer .b_f-block.m-size {
        width: 100%;
        padding: 44px 0 0;
    }
    .b_footer .b_f-block.m-size .contacts,
    .b_footer .b_f-block.m-size .social {
        width: 49%;
        padding: 0;
        display: inline-block;
        vertical-align: middle;
    }
    .b_footer .b_f-block.m-size .contacts span {
        padding-left: 20px;
        padding-right: 50px;
    }
    .b_footer .b_f-block.m-size .contacts small,
    .b_footer .b_f-block.m-size .contacts span,
    .b_footer .b_f-block.m-size .social small,
    .b_footer .b_f-block.m-size .social span {
        margin: 0;
        display: inline-block;
        vertical-align: middle;
    }
    .social a {
        margin-right: 24px;
    }
    .square {
        overflow: hidden;
        padding: 10px 0;
    }
}
@media (max-width: 767px) and (min-width: 320px) {
    .btn-menu {
        margin: 8px 0;
    }

    .navigation {
        top: 42px;
    }
    .navigation ul>li a {
        padding: 15px !important;
        border-bottom: 1px solid #e9eaec !important;
    }

    .smart-item .img-field {
        height: auto;
    }

    .b-text-page .head-text .picture {
        float: none;
        margin-bottom: 10px;
    }

    .grid .other-item {
        padding: 10px;
        font-size: 12px;
    }
    .table-tabs .tab-content .tab-pane {
        margin: 0;
    }
    .b_item-card {
        width: 50%;
    }
    .reckoning .width-box > .metraj {
        margin-left: 10px !important;
    }
    .lg-table .tr {
        width: 100%;
        /*display: block;*/
        display: table-row;
        padding: 5px 0;
        border-left: 1px solid #e9eaec;
        border-bottom: 1px solid #e9eaec;
    }
    .lg-table .tr .td {
/*        border: none;
        display: block;
        padding: 0 20px;
        font-size: 12px;
        width: 100% !important;*/        
        border: none;
        border-left: 1px solid #e9eaec;
        display: table-cell;
        padding: 5px 20px;
        font-size: 12px;
    }
    .item-total p {
        color: #939393;
        font-size: 22px;
    }
    .item-total p .simple {
        color: #303030;
    }
    .card-item {
        margin-bottom: 20px;
    }
    .card-controls .art {
        font-size: 12px;
    }
    .fixed-label {
        min-width: 120px;
    }
    .simple-border {
        margin-bottom: 20px;
    }
    .item-propeperties {
        padding: 10px;
    }
    .discount-info.toggled p {
        overflow: visible;
        white-space: normal;
        -o-text-overflow: inherit;
        text-overflow: inherit;
    }
    .discount-info p {
        font-size: 12px;
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }
    .reckoning .calculator {
        padding-top: 0;
        padding-bottom: 0;
    }
    .reckoning .calculator .part input {
        width: 50px;
    }
    .reckoning .calculator label {
        font-size: 12px;
        padding: 10px 0;
    }
    .additional p {
        font-size: 12px;
    }
    .additional small {
        font-size: 10px;
    }
    .reckoning .width-box label {
        font-size: 12px;
    }
    .tab-controls {
        border: none;
        font-size: 0;
        border: 1px solid #e0e0e0;
    }
    .tab-controls > li {
        width: 50%;
    }
    .tab-controls > li > a {
        font-size: 13px;
    }
    .tab-controls > li:last-of-type {
        border-right: none;
    }
    .producer-item,
    .about-card {
        padding: 20px;
        min-height: 100%;
        margin-bottom: 20px;
    }
    .card-discount {
        font-size: 12px;
    }
    .about-card button {
        line-height: 30px;
        display: block;
    }
    i.reqired {
        padding-left: 0;
        text-indent: 15px;
        padding-bottom: 20px;
    }
    .b_skew p {
        padding-left: 15px !important;
    }
    #mini-map {
        height: 200px;
        margin-bottom: 20px;
    }
    #fullsize-map {
        height: 200px;
    }
    .contacts-page .bordered {
        font-size: 12px;
    }
    .contacts-page .contacts-accordion h2 {
        font-size: 18px;
    }
    .map-preview {
        margin-bottom: 25px;
    }
    .contacts-page small {
        padding-left: 35px;
        font-size: 12px;
        margin-bottom: 20px;
    }
    .contacts-page h5 {
        font-size: 13px;
        margin-bottom: 10px;
    }
    .contacts-page .contacts-accordion .body-acc p {
        padding: 0;
    }
    .order-table {
        margin-bottom: 10px;
    }
    .order-table td .row-field {
        font-size: 13px;
        padding: 0 5px;
    }
    .action-button,
    .total-module .order-weight {
        font-size: 12px;
    }
    .total-module.bordered-module {
        padding-left: 0;
        padding-right: 0;
        border-left: none;
        border-right: none;
    }
    .total-module {
        min-height: 68px;
        padding: 15px 0;
    }
    .total-module {
        padding: 15px 0;
        min-height: 68px;
    }
    .total-module .order-total {
        font-size: 17px;
    }
    .order-info section {
        min-height: 100%;
    }
    .order-info section:after {
        display: none;
    }
    .order-info section .text-center {
        margin: 30px;
        font-size: 14px;
        line-height: 25px;
    }
    .width-box.simple-box {
        margin-bottom: 10px !important;
    }
/*    .b_sortbar a {
        display: none;
    }*/
    .b_sortbar a.active {
        display: inline-block;
        vertical-align: middle;
    }
    .section-list {
        padding: 0;
    }
    .section-list h1 {
        margin: 20px 0;
    }
    .section-list .catalog {
        border: none;
    }
    .section-list .catalog .smart-item {
        padding-left: 0;
        padding-right: 0;
        min-height: 155px;
    }
    .smart-item.collection span {
        font-size: 12px;
        line-height: 24px;
    }
    .smart-item.collection span strong {
        font-size: 15px !important;
    }
    .article {
        padding: 20px 0;
        border-top: 1px solid #e0e0e0;
    }
    .article .text,
    .article .image {
        float: none;
        width: 100%;
        padding: 0;
    }
    .article h5 {
        margin-top: 0;
        font: 15px 'semibold';
    }
    .article p {
        margin-bottom: 30px;
        font: 12px 'regular';
    }
    .breadcrumbs > a {
        margin-right: 20px;
    }
    .breadcrumbs > span {
        margin: 0;
    }
    .b-about-page p {
        font-size: 12px;
    }
    .advantages span {
        font-size: 12px;
    }
    .d-name {
        font-size: 14px;
        font-family: 'regular', sans-serif;
    }
    .d-parm {
        font-size: 14px;
        line-height: 20px;
    }
    .b-details h3 {
        font-size: 15px;
    }
    .d-name,
    .d-parm {
        display: block;
        width: 100%;
    }
    .b-articles-page .at-block {
        padding: 20px 0;
    }
    .b-articles-page .at-block .state-picture {
        width: 100%;
        float: none;
        margin: 0 0 20px 0;
    }
    .b-articles-page .at-block .at-text h5 > a {
        font-size: 15px;
    }
    .b-articles-page .at-block .at-text p {
        font-size: 12px;
        margin: 0;
    }
    .atc-list {
        border: 1px solid #979797;
        -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    }
    .atc-list > li {
        display: none;
        border-top: 0;
        text-align: left;
        position: relative;
        border: 1px solid #aeaeae;
    }
    .atc-list > li > a {
        font-family: 'regular';
    }
    .atc-list > li.active {
        background-color: transparent;
    }
    .atc-list > li.active > a {
        color: #ef7f1a;
    }
    .atc-list > li.m_li {
        border: none;
        padding: 0 15px;
        border-top: 1px solid #aeaeae;
    }
    .atc-list > li.m_li:after {
        display: block;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    .atc-list > li.mobile-view {
        width: 100%;
        border: none;
        display: block;
        color: #ef7f1a;
        padding: 0 15px;
        background: #fff;
    }
    .atc-list > li.mobile-view.toggled:after {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    .atc-list > li.mobile-view:after {
        display: block;
    }
    .secondary-nav {
        min-height: 100%;
    }
    .secondary-nav > ul > li > a {
        font-size: 15px;
        padding: 10px 15px;
        font-family: 'regular';
    }
    .secondary-nav > ul.adaptive-list {
        display: block;
    }
    .secondary-nav > ul.adaptive-list > li > a {
        padding: 15px 20px;
    }
    .secondary-nav > ul.secondary-adaptive-list {
        display: none;
    }
    .secondary-nav > ul.secondary-adaptive-list > li {
        display: block;
        border-right: none;
        border-top: 1px solid #979797;
    }
    .secondary-nav > ul.secondary-adaptive-list > li:last-of-type {
        border-top: 1px solid #979797;
    }
    .secondary-nav > ul.secondary-adaptive-list > li:hover {
        border-right: none !important;
        background-color: #fff;
    }
    .secondary-nav > ul.secondary-adaptive-list > li:hover > a {
        color: #ef7f1a;
    }
    .secondary-nav > ul.secondary-adaptive-list > li > a {
        text-align: left;
    }
    .secondary-nav > ul.secondary-adaptive-list > li.with-sub:hover > .sub-menu {
        display: none;
    }
    .secondary-nav .sub-menu {
        top: 0;
        min-width: 100%;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        max-height: 200px;
        overflow-x: hidden;
        overflow-y: scroll;
        position: relative;
        background-color: rgba(233, 234, 236, 0.3);
    }
    .secondary-nav .sub-menu:before {
        display: none;
    }
    .secondary-nav .sub-menu > li {
        padding: 9px 15px;
        border-top: 1px solid #EBECEE;
    }
    .secondary-nav .sub-menu > li:hover {
        padding-left: 12px;
    }
    .secondary-nav .sub-menu > li > a {
        font-size: 14px;
    }
    .secondary-nav .arrow-trigger:after {
        display: block;
    }
    .item-preview {
        float: none;
    }
    .item-preview .item-carousel {
        width: 100%;
        border: none;
        padding: 0 0 15px;
    }
    .item-preview .item-carousel .main-picture {
        display: block;
        min-height: 320px;
        max-height: 100%;
        padding: 0 0 10px;
    }
    .item-preview .item-carousel .main-picture a {
        display: block;
        min-height: 100%;
    }
    .item-preview .item-carousel .main-picture a img {
        margin: 0 auto;
        max-width: 100%;
        min-height: 30px;
        max-height: 100%;
    }
    .item-preview .item-carousel .carousel-preview li {
        margin-right: 10px !important;
    }
    .item-preview .item-carousel .carousel-preview li .small-preview {
        display: block;
    }
    .item-preview .item-carousel .carousel-preview li .small-preview img {
        width: 90px;
        height: 90px;
    }
    .list-items {
        border: none;
    }
    .smart-item {
        border: none;
        min-height: 160px;
        padding: 20px 10px 14px 0;
        border-top: 1px solid #e9eaec;
    }
    .smart-item .link-item img {
        float: left;
        width: 125px;
        margin-right: 20px;
    }
    .smart-item .item-name {
        margin: 0;
        overflow: hidden;
        font-size: 12px;
    }
    .smart-item .price {
        padding: 0;
        overflow: hidden;
    }
    .smart-item .price strong {
        line-height: 20px;
        font-size: 15px;
    }
    .smart-item .price span {
        line-height: 20px;
        font-size: 12px;
    }
    .smart-item .discount {
        display: block;
        overflow: hidden;
        position: static;
        margin-bottom: 12px;
    }
    .smart-item .discount small {
        font-size: 10px;
        line-height: 20px;
        display: inline-block;
        vertical-align: middle;
    }
    .smart-item .discount .b_discount {
        top: 0;
        left: 50%;
        width: 196px;
        padding: 20px;
        font-size: 13px;
        min-width: 196px;
        margin-left: -96px;
        border: 1px solid #ef7f1a;
    }
    .smart-item .discount .b_discount .picture {
        float: none;
        width: 100px;
        margin: 0 auto;
    }
    .smart-item .discount .b_discount p > b {
        font-size: 13px;
    }
    .smart-item .discount .faq_i {
        top: 0;
        right: 0;
        width: 15px;
        height: auto;
        margin-top: 0;
        position: static;
        line-height: 13px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        display: inline-block;
        vertical-align: middle;
        border: 1px solid #ef7f1a;
    }
    .smart-item .discount .faq_i:after {
        width: 100%;
        height: 100%;
        font-size: 10px;
    }
    .smart-item .bottom_part {
        overflow: hidden;
    }
    .smart-item .btn_buy {
        margin: 0;
        font-size: 13px;
        min-height: 30px;
    }
    .item-description {
        padding: 10px;
        max-height: 260px;
    }
    .producer-info {
        padding: 0 0 20px 0;
    }
    .producer-info h6 {
        margin: 20px 0;
        font-size: 15px;
    }
    .producer-info p {
        font-size: 12px;
        line-height: 30px;
        margin-bottom: 0px;
    }
    .breadcrumbs,
    .page-title {
        padding: 0 0 10px 0;
    }
    h1 {
        font-size: 18px;
    }
    .b_nav {
        margin-bottom: 20px;
    }
    .b_nav .path_list {
        top: 0;
        left: -1px;
        position: relative;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        border: 1px solid #979797;
        border-top: none;
        border-bottom: none;
    }
    .b_nav .path_list > li:first-of-type a {
        border-top: 1px solid #eaeaea;
    }
    .b_nav .sub_menu {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        max-height: 245px;
        overflow-x: hidden;
        overflow-y: scroll;
        background-color: rgba(188, 188, 188, 0.1);
    }
    .b_nav .sub_menu > li {
        padding: 0 10px;
    }
    .b_nav .sub_menu > li > a {
        font-size: 14px;
    }
    .m_accordion {
        display: block;
    }
    .shipping {
        margin: 20px 0 0;
    }
    .shipping .ability {
        margin: 0 0 20px;
        font: 13px/20px 'regular';
    }
    .shipping .ability span.circle:before {
        width: 50px;
        height: 50px;
        margin-right: 10px;
    }
    .shipping .ability span.circle:after {
        background: url('../images/smart-mobile.png') no-repeat;
        -moz-background-size: 34px 169px;
        -o-background-size: 34px 169px;
        background-size: 34px 169px;
    }
    .shipping .ability.popular .circle:after {
        width: 28px;
        height: 29px;
        margin-left: -20px;
        margin-top: -17px;
        background-position: -3px 0px;
    }
    .shipping .ability.delivery .circle:after {
        width: 34px;
        height: 21px;
        margin-top: -11px;
        margin-left: -21px;
        background-position: 0px -74px;
    }
    .shipping .ability.credit .circle:after {
        width: 25px;
        height: 29px;
        margin-top: -14px;
        margin-left: -19px;
        background-position: -4px -140px;
    }
    .b_advice {
        margin-bottom: 10px;
        border-bottom: none;
    }
    .b_advice .advice {
        margin: 0 0 20px;
    }
    .b_advice .advice .table.table-img,
    .b_advice .advice .table.table-img img {
        width: 50px;
        height: 50px;
    }
    .b_advice .table {
        font: 13px/20px 'regular' !important;
    }
    .b_advice .table span {
        margin-left: 10px !important;
    }
    .b_advice .more-advice {
        text-align: center;
    }
    .b_advice .more-advice span {
        font-size: 10px;
        padding: 3px 10px 4px;
    }
    .b_plate {
        margin: 0;
    }
    .b_plate .preview {
        max-height: 80px !important;
    }
    .b_plate .square {
        max-width: 65.51724137931035%;
    }
    .b_plate .square h3 {
        padding: 0 20px;
        font-size: 15px;
        margin: 18px 0 5px;
    }
    .b_plate .square .list-map {
        display: none;
    }
    .b_reg-dropdown {
/*        height: 250px;
        overflow-x: hidden;
        overflow-y: scroll;*/
    }
    .b_footer .b_f-block .social {
        padding: 15px;
        border-top: 1px solid #e9eaec;
        border-bottom: 1px solid #e9eaec;
    }
    .b_footer .b_f-block .contacts {
        padding: 12px 0;
        text-align: center;
        border-top: 1px solid #e9eaec;
    }
    .b_footer .b_f-block.how-to ul li {
        list-style: disc;
        margin-left: 17px;
        line-height: 24px;
    }
    .b_footer {
        padding: 0;
    }
    footer .container-fluid {
        padding: 0;
    }
    .b_footer .b_copyCopyright {
        padding: 10px;
    }
    .b_footer .b_f-block.m-size {
        padding: 0;
        width: 100%;
    }
    .b_footer .b_f-block.how-to,
    .b_footer .b_f-block.m-size {
        display: block;
        width: 100%;
    }
    .b_footer .b_f-block.how-to strong {
        font-size: 18px;
        font-weight: 700;
        line-height: 45px;
        border-bottom: 1px solid #e9eaec;
        display: block;
    }
    .b_footer .b_f-block.how-to strong,
    .b_footer .b_f-block.how-to ul {
        padding-left: 20px;
        margin-bottom: 12px;
    }
    .social a {
        margin-right: 6px;
    }
    /*.social a.vk:hover {*/
        /*background-position: 0 -216px;*/
    /*}*/
    /*.social a.vk {*/
        /*background-position: 0 -270px;*/
    /*}*/
    /*.social a.fc {*/
        /*background-position: 0 -54px;*/
    /*}*/
    /*.social a.fc:hover {*/
        /*background-position: 0 0;*/
    /*}*/
    /*.social a.ya:hover {*/
        /*background-position: 0 -324px;*/
    /*}*/
    /*.social a.ya {*/
        /*background-position: 0 -378px;*/
    /*}*/
    /*.social a.gp:hover {*/
        /*background-position: 0 -108px;*/
    /*}*/
    /*.social a.gp {*/
        /*background-position: 0 -162px;*/
    /*}*/
    .bottom_header {
        padding: 20px 0;
    }
    .btn_control.comparison {
        display: none;
    }
    .btn_control.search {
        /*display: block !important;*/
        display: block;
    }
    .btn_control.orders > .b_radius:after {
        width: 19px;
        height: 20px;
        margin-left: -10px;
        margin-top: -11px;
        background: url('../images/b_user_m.png') no-repeat 0 0;
        -moz-background-size: 140px 20px;
        -o-background-size: 140px 20px;
        background-size: 140px 20px;
    }
    .btn_control.basket > .b_radius:after {
        width: 26px;
        height: 20px;
        margin-top: -10px;
        margin-left: -14px;
        background: url('../images/b_user_m.png') no-repeat -57px 0;
        -moz-background-size: 140px 20px;
        -o-background-size: 140px 20px;
        background-size: 140px 20px;
    }
    .btn_control.search > .b_radius:after {
        width: 20px;
        height: 20px;
        margin-top: -11px;
        margin-left: -11px;
        background: url('../images/b_user_m.png') no-repeat -120px 0;
        -moz-background-size: 140px 20px;
        -o-background-size: 140px 20px;
        background-size: 140px 20px;
    }
    .btn_control .text-uppercase {
        font-size: 8px;
    }
    .b_user_search {
        clear: both;
        display: block;
        padding: 15px 0;
    }
    .b_user_search .search_field {
        padding: 0 20px 0 5px;
        height: 25px;
    }
    .b_user_search > .loupe {
        right: 5px;
        width: 17px;
        height: 17px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        margin-top: -8px;
        background-color: #fff;
    }
    .b_user_search > .loupe:after {
        background-position: 0 -434px;
    }
    .b_user_search .search_field {
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border-bottom: 1px solid #ef7f1a;
    }
    .b_user_controls .btn_control {
        margin-left: 15px;
    }
    .b_radius {
        width: 45px;
        height: 45px;
    }
    .b_radius .total {
        font-size: 12px;
        min-width: 18px;
        min-height: 18px;
        line-height: 16px;
    }
    .b_contacts {
        display: block;
        float: none !important;
    }
    .logo {
        width: 98px;
        height: 36px;
        margin: 10px 0;
    }
    .b_simple {
        border: none;
    }
    .b_simple.b_region {
        padding: 0;
        float: left;
        width: 26px;
        height: 26px;
        display: block;
        position: static;
        margin: 6px 16px;
        position: relative;
    }
    .b_simple.b_region .drop-trigger {
        padding: 0;
        width: auto;
        height: 100%;
        text-indent: -99999px;
        background: url('../images/main-s312b3639d7.png') 0 -364px no-repeat;
        -moz-background-size: 81px 537px;
        -o-background-size: 81px 537px;
        background-size: 81px 537px;
    }
    .b_simple.b_region .drop-trigger:after {
        display: none;
    }
    .b_simple.b_region .drop-trigger.toggled {
        background-position: -36px -364px;
    }
    .b_simple.phone-block {
        float: right;
        padding-right: 0;
    }
    .b_simple .b_reg-dropdown {
        top: 41px;
        left: 0px;
        z-index: 5;
        width: 100%;
        border-bottom: 1px solid #e9eaec;
        -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.3);
    }
    .b_simple .b_reg-dropdown > .title {
        font-size: 13px;
    }
    .b_simple .b_reg-dropdown > .phone-list {
        max-width: 100%;
    }
    .b_simple .b_reg-dropdown > .phone-list .phone-number {
        margin: 0 0 1px;
        font-size: 13px;
    }
    .b_simple .b_reg-dropdown > .btn-close {
        top: 11px;
        right: 10px;
    }
    .collection-name {
        width: 100%;
    }
    .collection-name:after {
        display: block;
    }
}
.delivery-bonus > ul > li {
    border-left: 0;
    position: relative;
    display: table;
    width: 100%;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    margin-bottom: 20px;
    border: 1px solid #ededef;
}
.delivery-bonus > ul > li i {
    width: 60px;
    height: 60px;
    display: table-cell;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.delivery-bonus > ul > li i:after {
    display: block;
    content: '';
    margin-right: 30px;
    width: 60px;
    height: 60px;
}
.delivery-bonus > ul > li span {
    display: table-cell;
    vertical-align: middle;
    color: #303030;
    font: 15px 'regular';
    padding: 15px 0;
}
