@media screen and (min-width: 1367px) {
  .header-social {
    float: right;
    margin-top: 0px;
    margin-right: 90px;
    white-space: nowrap;
  }

  .header-social a {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    border-bottom: 0px;
    width: 32px;
    height: 32px;
    margin-bottom: 3px;
    padding-right: 10px;
  }

  .header-social a.soc-icon.vk-rounded,
  .header-social a.soc-icon.tg-rounded {
    width: 32px;
    height: 32px;
  }

  .header-social>a:first-child {
    margin-right: 10px;
  }
}

@media screen and (max-width: 1366px) {
  .registration-form-container {
    width: 30.5%;
  }

  .header-social {
    float: right;
    margin-top: 3px;
    margin-right: 90px;
    white-space: nowrap;
  }

  .header-social a {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    border-bottom: 0px;
    width: 32px;
    height: 32px;
    margin-bottom: 3px;
  }

  .header-social a.soc-icon.vk-rounded,
  .header-social a.soc-icon.tg-rounded {
    width: 32px;
    height: 32px;
  }

  .header-social>a:first-child {
    margin-right: 10px;
  }
}

@media screen and (max-width: 1200px) {
  .giftFooterLabel {
    padding-left: 20px;
  }
}

@media screen and (max-width: 1440px) {
  .stepItem {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    font-size: 12px;
    line-height: 31px;
  }

  .stepSep,
  .stepSepActive {
    width: 40px;
    height: 16px;
    line-height: 16px;
  }

  .tns-outer [aria-controls] {
    display: none;
  }

  a.innova_slider_whole_slider_link {
    border-bottom-color: #f2f2f2;
    color: #f2f2f2;
  }

  #desctop-header,
  #footer-desctop,
  header#desctop-header-fixed {
    display: none;
  }

  #slider .item {
    padding: 45px 25px;
  }

  #mobile-header,
  footer .logo.mobile,
  #footer-mobile {
    display: block;
  }

  #mobile-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  #sl_menu__mobile {
    width: 46px;
    height: 46px;
  }

  #header-map,
  #mobile-nav,
  #mobile-phone {
    position: fixed;
    width: 277px;
    top: 60px;
    right: -277px;
    bottom: 46px;
    background: #292d2e;
    z-index: 210;
    overflow-y: scroll;
    height: auto;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }

  body.noScroll {
    overflow: hidden;
  }

  .city button {
    background: #7ac943;
    color: #fff;
    border-radius: 15px;
    padding: 5px 15px;
    line-height: 16px;
  }

  .vregionname {
    max-width: 190px;
    line-height: 16px;
    background: #7ac943;
    color: #fff;
    border-radius: 15px;
    padding: 3px 15px;
    text-align: right;
  }

  .vr-template__link {
    text-decoration: none;
    color: #fff;
    border-bottom: none;
    font-size: 12px;
  }

  .vr-popup__title {
    line-height: 1em;
    margin-right: 5px;
    font-size: 22px;
    margin-top: 0.5em;
  }

  .vr-popup__subtitle-vr {
    margin: 0px 2px 0px;
    font-size: 10px;
  }

  .vr-popup__content {
    margin: 10px auto 50px auto;
  }

  .vr-popup__close {
    display: none;
  }

  .vregions-oblast__select {
    width: 100%;
  }

  .city button:after {
    display: none;
  }

  #mobile-header .top-menu {
    padding: 5px 10px;
    width: auto;
    display: block;
    text-align: center;
    text-transform: uppercase;
  }

  .top-menu ul li {
    margin: 0 3% 0 0;
  }

  .top-menu ul li a {
    font-size: 18px;
  }

  /* ----------------------------------- */
  #mobile-header .top-menu .top-menu__button.top-menu-button-v2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  #mobile-nav .bottom-menu ul .mobile-nav a {
    color: #ccc;
  }

  #footer-mobile .giftFooter {
    bottom: 46px;
    z-index: 199;
  }

  #mobile-header .top-menu .top-menu__button.top-menu-button-v2 .mobile-menu-btn {
    width: auto;
  }

  #slider-mob>div>div>div.tns-ovh {
    margin-top: 75px;
    margin-bottom: 10px;
  }

  /* #innova_sliderD8hw67 {
			width: calc(300%);
	} */

  #mobile-nav {
    top: 94px;
  }

  .product-item {
    min-height: 500px;
  }

  /* __________________________________________ */
  #mobile-menu {
    text-align: center;
  }

  #mobile-menu .phone {
    width: 20%;
    margin: 0;
  }

  #mobile-menu .basket,
  #mobile-menu .phone,
  .mobile-menu-btn {
    vertical-align: middle;
  }

  .mobile-menu-btn,
  #mobile-menu .basket,
  #mobile-menu .searchMob {
    width: 20%;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
  }

  #mobile-menu .phone .phone-icon {
    margin: 0;
    background: url(images/phone-icon-white.svg) no-repeat center center;
    background-size: cover;
    width: 28px;
    height: 28px;
    display: block;
    margin: 0 auto;
  }

  #mobile-menu .mobile-profile .profile-mobile-icon {
    width: 46px;
    height: 46px;
    margin: 0;
    display: block;
  }

  #mobile-menu .mobile-profile .profile-icon {
    color: #fff;
    width: 28px;
    height: 28px;
  }

  .mobile-profile {
    width: 20%;
    display: flex;
    justify-content: center;
  }

  #mobile-menu .searchMob .search-icon {
    margin: 0;
    background: url(images/search_white.svg) no-repeat center center;
    background-size: cover;
    width: 28px;
    height: 28px;
    display: block;
    margin: 0 auto;
  }

  #mobile-menu .basket .basket-in {
    border: 0;
    padding: 0;
    width: 34px;
    height: 32px;
    line-height: 32px;
    margin: 0 auto;
    position: relative;
  }

  #mobile-menu .basket .basket-in:hover {
    background: none;
  }

  #mobile-menu .basket .basket-in .basket-icon {
    background: url(images/basket-icon-active.svg) no-repeat center center;
    width: 34px;
    height: 32px;
    margin: 0;
  }

  .basket-icon {
    display: block;
  }

  #mobile-menu .basket .basket-in div {
    position: absolute;
    top: -15px;
    right: -10px;
    background: #f57e20;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-family: "museo_sans_cyrl700";
    font-size: 12px;
  }

  .owl-carousel {
    padding: 0;
  }

  .main-title {
    display: none;
  }

  main {
    padding: 30px 15px;
    background: #f2f2f2;
  }

  .product-item-title a {
    font-size: 29px;
    line-height: 31px;
  }

  .product-item-price-container {
    font-size: 24px;
  }

  .product-item-price-container i {
    font-size: 21px;
  }

  .weight {
    font-size: 11px;
    line-height: normal;
  }

  .product-item-amount-field-btn-minus,
  .product-item-amount-field-btn-plus {
    width: 33px;
    height: 33px;
    line-height: 33px;
    color: #fff;
  }

  .product-item-amount-field-btn-minus {
    background: #f57e20;
  }

  .product-item-amount-field-btn-plus {
    background: #54b948;
  }

  .product-item-amount-field-btn-plus:after,
  .product-item-amount-field-btn-minus:after {
    color: #fff;
  }

  .product-item-amount-field {
    height: 35px;
  }

  .btn {
    padding: 9px 13px 8px;
    font-size: 15px;
  }

  .content.grey {
    background: #f4f4f4;
    padding: 0 0 25px 0;
  }

  .product-list {
    padding: 0;
  }

  .catalog-list {
    text-align: center;
  }

  .catalog-title {
    font-size: 13px;
    padding: 5px 15px;
  }

  .seo-txt h1 {
    font-size: 24px;
    line-height: 28px;
    display: block;
    width: auto;
    padding: 15px 0 0;
  }

  .seo-txt .txt {
    -moz-column-count: 1;
    -moz-column-width: 100%;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-width: 100%;
    -webkit-column-gap: 0;
    column-count: 1;
    column-width: 100%;
    column-gap: 0;
    width: auto;
    display: block;
    vertical-align: top;
    margin: 25px 0 0;
    font-size: 12px;
  }

  .seo-txt .txt p {
    margin: 0 0 15px;
  }

  .seo-txt .txt p:last-child {
    margin: 0;
  }

  #footer-mobile {
    background: #292d2e;
    padding: 40px 15px 90px;
    text-align: center;
    color: #fff;
  }

  #footer-mobile .logo,
  #footer-mobile nav,
  #footer-mobile .phone,
  #footer-mobile .copy,
  #footer-mobile .soc-icons {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }

  #footer-mobile .logo {
    max-width: 225px;
  }

  #footer-mobile .phone {
    margin: 40px 0 0 0;
    font-size: 14px;
    font-family: "museo_sans_cyrl300";
  }

  #footer-mobile .phone span,
  #footer-mobile .phone a {
    margin: 0 0 7px;
    font-size: 28px;
    font-family: "museo_sans_cyrl700";
    color: #fff;
  }

  #footer-mobile nav {
    margin: 40px 0 0 0;
  }

  #footer-mobile nav ul li {
    margin: 15px 0;
    display: block;
    padding: 0;
    list-style: none;
  }

  #footer-mobile nav ul li a {
    font-size: 22px;
    color: #fff;
    border: 0 !important;
  }

  #footer-mobile .soc-icons,
  #footer-mobile .copy {
    margin: 40px 0 0 0;
  }

  #footer-mobile .copy,
  #footer-mobile .copy a {
    font-size: 14px;
  }

  #footer-mobile .soc-icons a {
    margin: 0 0 7px 10px;
  }

  #footer-mobile .soc-icons a:first-child {
    margin: 0 0 7px 0;
  }

  #footer-mobile .soc-icons .soc-icon {
    /* background: #292D2E; */
    /* background-color: #292D2E; */
  }

  #topBtn {
    bottom: 88px;
  }

  .header-map .page-header {
    display: none;
  }

  #header-map .header-map-row {
    padding: 20px;
  }

  .list-groups {
    -moz-column-count: 1;
    -moz-column-width: 100%;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-width: 100%;
    -webkit-column-gap: 0;
    column-count: 1;
    column-width: 100%;
    column-gap: 0;
    width: 100%;
    display: block;
    margin: 0;
  }

  .header-map-page-header,
  .header-map .map-img {
    display: none;
  }

  .list-group {
    padding: 0 0 25px 0;
    border-bottom: 1px solid #4d4d4d;
  }

  .list-group:last-child,
  .list-group ul li:last-child {
    margin-bottom: 0;
    padding: 0;
    border: 0;
  }

  .list-group h4 {
    color: #54b948;
    font-size: 11px;
  }

  #mobile-nav {
    left: -277px;
    right: auto;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }

  #header-map.hideAll,
  #mobile-phone.hideAll {
    right: -277px;
    display: block;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }

  #header-map.showAll,
  #mobile-phone.showAll {
    right: 0;
  }

  #mobile-nav.hideAll {
    left: -277px;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }

  #mobile-nav.showAll {
    left: 0;
  }

  #mobile-nav ul {
    text-align: left;
  }

  #mobile-nav li {
    display: block;
    margin: 0 0 10px;
    padding: 0;
  }

  #mobile-nav li:last-child {
    margin: 0;
  }

  #mobile-nav li a {
    color: #fff;
    border: 0 !important;
    font-size: 14px;
    font-family: "museo_sans_cyrl300";
    display: block;
    position: relative;
    margin-right: 25px;
  }

  #mobile-nav .top-menu {
    padding: 20px 40px 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid #333333;
  }

  #mobile-nav .top-up-menu {
    padding: 40px 40px 0px;
    margin: 0 0 0px;
  }

  #mobile-nav .bottom-menu {
    padding: 0 40px 40px;
  }

  #mobile-nav .bottom-menu ul li a {
    color: #ccc;
  }

  #mobile-nav-close,
  #mobile-phone-close {
    right: 15px;
    top: 15px;
  }

  #mobile-phone .phone {
    padding: 40px 20px;
    margin: 0;
    color: #fff;
    display: block;
  }

  #mobile-phone .clock {
    padding: 0 20px 40px 20px;
    margin: 0;
    color: #fff;
    display: block;
  }

  #mobile-phone a {
    color: #fff;
  }

  #mobile-phone .phone div,
  #mobile-phone .clock div {
    width: 80%;
  }

  #mobile-phone .phone a,
  #mobile-phone .clock {
    font-size: 17px;
  }

  main.page {
    padding: 30px 15px 10px;
  }

  h1 {
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 10px;
  }

  .recent-products h3 {
    padding: 0;
    background: none;
  }

  .recent-products {
    border: 0;
  }

  .recent-products .wrapper {
    position: relative;
    margin: 0 auto;
  }

  .slider-right {
    width: 60%;
  }

  .owl-prev {
    left: 20px;
  }

  .owl-next {
    right: 20px;
  }

  #slider .product-item {
    background-size: auto 50% !important;
    background-position: left center !important;
  }

  #mobile-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 200;
  }

  #slider {
    padding: 0 0 0;
    margin-top: 96px;
  }

  main.page {
    padding: 110px 15px 30px;
  }

  .product-item-price-container,
  .product-item-price-current {
    font-size: 24px !important;
  }

  .bx-nav-2-lvl-container,
  .bx-nav-list-2-lvl.bx-nav-catinfo.dbg {
    display: none;
  }

  .login-menu-mobile {
    margin: 20px 0 0;
    padding: 20px 0 0;
  }

  .bx-aside-nav-control.bx-closed[data-role="bx-menu-button-mobile"] {
    display: none;
  }

  .col-sm-4 {
    width: 50%;
  }

  .col-sm-4:nth-child(3n) {
    clear: left;
  }

  .col-sm-4:nth-child(4n),
  .col-sm-4:last-child {
    clear: none;
  }

  #mobile-nav li a i {
    position: absolute;
    right: -25px;
    top: -5px;
    font-size: 24px;
    z-index: 100;
  }

  #mobile-nav .bx-nav-parent-arrow {
    display: none;
  }

  #mobile-nav .bx-nav-2-lvl-container {
    margin: 5px 0;
    padding: 5px 0;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
  }

  .fancybox-inner .product-item-info-container.product-item-price-container {
    display: block;
  }

  .product-list-section .col-xs-6.col-md-3 {
    padding: 0 15px !important;
    margin: 0;
    width: 50%;
  }

  .product-list-section .col-xs-6.col-md-3:nth-child(3n) {
    clear: left;
  }

  .list-group-shops {
    display: block;
    width: auto;
    padding: 0;
  }

  .list-group-shops .list-group-item {
    display: inline-block;
    vertical-align: top;
    width: 47%;
  }

  .all-shops-txt .list-group-shops .list-group-item {
    display: block;
    width: auto;
  }

  .contact-maps {
    display: block;
    width: auto;
    min-height: 400px;
    margin: 20px 0 0;
  }

  .shop-map-title-down {
    float: none;
    width: auto;
    margin: 20px 0 0;
  }

  .col-lg-9.col-md-9.col-sm-9 img {
    width: 100%;
    heihgt: auto;
  }

  .bx_ordercart_order_table_container {
    background: #fff;
    padding: 15px !important;
  }

  #basket_items>tbody>tr>td {
    display: inline-block;
    vertical-align: middle;
  }

  #basket_items>tbody>tr {
    position: relative;
    display: block;
    margin: 15px 0;
  }

  #basket_items>tbody>tr:nth-child(2) {
    margin: 0 0 15px;
  }

  #basket_items>tbody>tr:last-child {
    margin: 15px 0 0;
  }

  #basket_items td.itemphoto {
    width: 20%;
  }

  #basket_items td.item {
    width: 78%;
  }

  #basket_items .margin {
    display: none;
  }

  #basket_items .weight {
    margin-left: 20%;
    width: 15%;
    font-size: 14px;
    vertical-align: top;
    text-align: left;
    margin-right: 15%;
  }

  #basket_items {
    margin: 0;
  }

  #basket_items .custom {
    width: 25%;
  }

  #basket_items>tbody>tr>td:nth-child(7) {
    position: absolute;
    left: 20%;
    width: 30%;
    bottom: 0;
    text-align: left;
  }

  #basket_items .all_sum {
    text-align: left;
  }

  #basket_items .control {
    float: right;
  }

  .bx_ordercart .bx_ordercart_order_pay {
    border: 0;
    margin: 0;
  }

  .bx-soa {
    width: auto;
    display: block;
    float: none;
    border-radius: 7px;
    padding: 0;
    background: #fff;
  }

  #bx-soa-order {
    margin: 0;
  }

  .col-sm-9.bx-soa .bx-soa-section.bx-selected,
  .col-sm-9.bx-soa .bx-soa-section.bx-active {
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    border-radius: 0;
  }

  .col-sm-9.bx-soa .bx-soa-section.bx-selected:first-child {
    border-top: 0;
  }

  #bx-soa-orderSave .checkbox {
    display: block;
    width: auto;
  }

  #bx-soa-orderSave .pull-right {
    float: none !important;
    margin: 20px 0 20px 40px !important;
  }

  #bx-soa-total {
    float: none;
    width: 100%;
    padding: 0;
    margin: 25px 0 0;
  }

  .bx-soa-cart-total,
  .login-form-container-in,
  .registration-cont-top {
    background: #fff;
  }

  .personalTxt {
    background: #fff;
    padding: 20px;
    border-radius: 7px;
    margin: 30px 0 0;
  }

  .sale-order-list-button {
    float: none;
    margin: 20px 0;
  }

  .sale-order-detail-about-order-inner-container-repeat-button {
    display: inline-block;
    padding: 0 20px;
    margin-right: 15px;
  }

  .sale-order-detail-about-order-inner-container-repeat {
    text-align: left;
    padding: 0 !important;
  }

  .sale-order-detail-payment-options-methods-button-element {
    display: inline-block !important;
    padding: 0 25px;
  }

  div.sale-order-detail-payment-options-methods-button-container {
    text-align: right;
  }

  .col-lg-9.col-md-9.col-sm-9.col-xs-12 {
    width: 65%;
    margin-left: 5%;
  }

  .orderListCell {
    display: block;
    padding: 0;
    border-bottom: none;
    margin-bottom: 5px;
  }

  .orderListDate,
  .orderListID {
    display: inline-block;
  }

  .orderListRow {
    display: block;
    padding: 15px;
    border-bottom: 1px solid #ccc;
  }

  .orderListCell span.mobVis {
    display: inline-block;
  }

  .orderListStatus {
    text-align: left;
  }

  .mobBold {
    font-family: "museo_sans_cyrl700";
    font-weight: normal;
  }

  .orderDetailWrap {
    padding: 20px 35px 25px;
    position: relative;
  }

  .orderDetailTop {
    top: 25px;
  }

  .orderDetailFooter {
    margin-bottom: 20px;
  }

  .dopBasketLine {
    margin-top: 10px;
  }

  /* .giftSection {
			padding-top: 20px;
	} */

  .bx_ordercart .bx_ordercart_order_pay_center {
    margin: 30px 0 0;
  }

  .basketBlockMargin {
    width: 100%;
  }

  #bx-soa-total.col-sm-4 {
    float: none;
  }

  .bx-soa-cart-total-line {
    max-width: 500px;
    margin: 0 auto;
  }

  #bx-soa-total-mobile-block {
    margin-bottom: 30px;
  }

  #bx-soa-properties-top-wrapper {
    margin-bottom: 30px;
    padding-bottom: 0;
  }

  #bx-soa-top-wrap {
    background: #fff;
    border-radius: 3px;
  }

  .bx-soa-cart-total.bx-soa-cart-total-fixed {
    position: relative !important;
    top: 0 !important;
  }

  .bx-soa-cart-total-ghost {
    padding-top: 0 !important;
  }

  .bx-main-order-block {
    padding: 15px;
  }

  .orderBlockWrapper,
  #bx-soa-orderSave {
    max-width: 100%;
  }

  .switcherBlock {
    margin: 0 auto 40px;
  }

  #bx-soa-orderSave .pull-right {
    margin: 20px auto 40px !important;
    display: block;
    max-width: 220px;
  }

  #bx-soa-total-mobile-block #bx-soa-total {
    margin: 0;
  }

  .thanksTop {
    background: #fff;
  }

  .thanksLeft {
    background: #fff;
    padding: 15px;
    box-sizing: border-box;
  }

  .thanksRight {
    margin-bottom: 40px;
  }

  .thanksTitle {
    margin-bottom: 40px;
  }

  #bx-soa-top-wrap,
  .bx-soa-cart-total {
    border-radius: 7px;
  }

  #bx-soa-top-wrap,
  .bx-soa-cart-total {
    border-radius: 7px;
  }

  #cn-notice-text {
    font-size: 14px;
  }

  #cookie-left {
    width: auto;
  }

  .cn-bottom {
    bottom: 66px;
  }

  #cookie-right {
    width: auto;
    float: none;
    text-align: center;
  }

  #cn-accept-cookie {
    margin: 10px 0;
  }

  .recent-products {
    display: none;
  }

  .giftFooterLabel {
    padding-left: 10px;
    width: 150px;
  }

  .giftFooterItemInner {
    width: 67px;
    font-size: 11px;
  }

  .giftFooterLine {
    height: 100%;
    width: calc(100% - 250px);
  }

  .giftFooterItem {
    margin-left: -35px;
  }
}

@media screen and (max-width: 768px) {
  h1 {
    font-size: 27px;
    line-height: 27px;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
  }

  /* ________________________________________________________ */
  /* #innova_sliderD8hw67 {
			width: calc(700%);
	} */

  #mobile-header .top-menu .top-menu__button.top-menu-button-v2 {
    padding-left: 0;
    padding-right: 0;
  }

  #slider-mob>div>div>div.tns-ovh {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  /* -------------------------------------------------------- */
  .catalog-item {
    width: 17%;
  }

  .registration-form-container {
    width: 30%;
  }

  .registration-btn-auth-link {
    margin: 15px 0 0 5%;
  }

  .col-lg-9.col-md-9.col-sm-9.col-xs-12 {
    width: 55%;
    margin-left: 5%;
  }

  .orderDetailTop {
    position: relative;
    top: auto;
    right: auto;
    width: auto;
    font-size: 14px;
  }

  .orderDetailTop span {
    width: auto;
    text-align: left;
    padding-right: 5px;
  }

  .orderDetailTitle {
    margin-bottom: 15px;
  }

  .orderDetailBasketItem>div {
    display: block;
  }

  .orderDetailBasketItemPic {
    float: left;
    width: 100px;
  }

  .orderDetailBasketItemName {
    margin-left: 110px;
  }

  .mobileDetail {
    display: block;
  }

  .orderDetailDelivery,
  .orderDetailSum {
    float: none;
    margin-bottom: 5px;
    text-align: left;
    width: 100%;
  }

  .orderDetailBasketItem>div.orderDetailBasketItemWeight,
  .orderDetailBasketItem>div.orderDetailBasketItemCount,
  .orderDetailBasketItem>div.orderDetailBasketItemPrice {
    display: none;
  }

  .cancelOrderBlock {
    font-size: 14px;
  }

  .orderDetailBtn {
    padding: 7px 13px;
    font-size: 16px;
  }

  .orderDetailFooter {
    margin-bottom: 0px;
  }

  .orderDetailTitle {
    font-size: 24px;
    line-height: 24px;
  }

  #bx-soa-total .bx-soa-cart-total-button-container.visible-xs {
    display: none !important;
  }

  .bx-soa-cart-total.bx-soa-cart-total-fixed {
    padding-top: 10px !important;
  }

  #footer-mobile .giftFooterLabel {
    font-size: 14px;
  }

  #footer-mobile .giftFooterItemInner {
    width: 40px;
    height: 15px;
    font-size: 10px;
    transform: rotate(-90deg) translateY(85%);
    margin-left: 4%;
    border-radius: 10px;
  }

  #footer-mobile .giftFooterItemInner i {
    display: none;
  }

  #footer-mobile .giftFooterItemInner::after,
  #footer-mobile .giftFooterItemInner::before {
    display: none;
  }

  #footer-mobile .giftFooterItem {
    top: 1px;
  }

  #footer-mobile .giftFooterLine {
    margin: 0;
    width: calc(100% - 175px);
  }

  #footer-mobile .giftFooter {
    bottom: 46px;
  }

  #topBtn {
    bottom: 88px;
  }

  #footer-mobile .giftFooter {
    z-index: 199;
  }
}

@media screen and (max-width: 736px) {
  .bx-filter-parameters-box-container .checkbox {
    float: left;
  }

  .bx-filter-parameters-box-container .checkbox span.bx-filter-param-text {
    padding: 6px 7px;
  }

  .bx-filter .bx-filter-input-checkbox input[type="checkbox"]:checked+span {
    padding: 6px 25px 6px 7px;
  }

  .bx-soa-section-title {
    line-height: 25px !important;
  }

  .bx-soa-pickup-l-item-name {
    margin: 15px 0 0;
  }

  .col-lg-3.col-md-3.col-sm-3.hidden-xs img {
    display: block;
    margin: 0 auto;
  }

  .col-lg-3.col-md-3.col-sm-3.hidden-xs,
  .col-lg-9.col-md-9.col-sm-9.col-xs-12 {
    float: none;
  }

  .col-lg-9.col-md-9.col-sm-9.col-xs-12 {
    width: 100%;
    margin-left: 0;
  }

  .product-list-section .product-item {
    display: block;
    width: auto;
    margin: 0 0 15px;
    min-height: 600px;
  }

  .catalog-item {
    width: 47.5%;
    margin: 0 10px 10px 0;
  }

  .catalog-item:nth-child(5n) {
    margin: 0 10px 10px 0;
  }

  .catalog-item:nth-child(2n) {
    margin: 0;
  }

  #slider .product-item {
    background-size: 100% auto !important;
    background-position: left top !important;
    padding: 180px 0px 0 !important;
  }

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

  .slider-title {
    font-size: 46px;
  }

  #slider p {
    font-size: 13px;
    line-height: 16px;
  }

  #slider .price {
    width: 35%;
    font-size: 24px;
    margin: 10px 0 0;
  }

  #slider .price i {
    font-size: 21px;
  }

  #slider .product-item-info-container {
    margin: 15px 0 0 15px;
    float: none;
  }

  #slider .product-item-info-container .btn {
    font-size: 14px;
    font-family: "museo_sans_cyrl700";
    padding: 10px 10px;
  }

  .owl-prev,
  .owl-next {
    top: 20%;
  }

  .owl-prev i,
  .owl-next i {
    display: block;
    width: 14px;
    height: 25px;
  }

  .col-sm-4 {
    display: block;
    width: auto;
    margin: 0 0 15px;
  }

  .product-item-detail-slider-block-in,
  .product-item-page-txt {
    display: block;
    width: 100%;
  }

  .product-item-page-txt {
    margin: 20px 0 0;
  }

  .fancybox-inner .product-item-info-container:last-child {
    margin: 23px 0 0;
  }

  .list-group-shops .list-group-item {
    display: block;
    width: auto;
  }

  .all-shops-txt {
    -moz-column-count: 1;
    -moz-column-gap: 2em;
    -webkit-column-count: 1;
    -webkit-column-gap: 2em;
    column-count: 1;
    column-gap: 2em;
  }

  .all-shops-txt ul {
    background: #fff;
    border: 0;
  }

  .list-group-shops {
    padding: 5% 10%;
    background: #fff;
    width: 80%;
    border-radius: 10px;
  }

  .sales-list .sales-item {
    display: block;
    width: auto;
    margin: 0 0 30px;
  }

  .sales-list .sales-item:last-child {
    margin: 0;
  }

  .sales-detail-thumb,
  .sales-detail-txt {
    display: block;
    width: auto;
  }

  .sales-detail-txt {
    margin: 20px 0 0;
  }

  .personal-sec {
    border: 0;
    margin: 0;
  }

  .tabber {
    margin: 0;
  }

  .tabber ul li {
    display: block;
    margin: 0 0 15px;
  }

  .tabber ul li a {
    border-radius: 7px;
    border: 1px solid #54b948;
  }

  .tabber ul li:last-child {
    margin: 0;
  }

  .personalTxt .form-group label,
  .personalTxt .form-group .col-sm-12 {
    display: block;
    width: auto !important;
    margin: 0 0 15px;
  }

  .bx_profile .form-group .form-control {
    width: 85%;
  }

  .bx-touch .bx_ordercart .bx_ordercart_order_pay_center {
    text-align: right;
  }

  #basket_items td.itemphoto,
  #basket_items td.item {
    display: block;
    width: auto;
  }

  #basket_items .weight {
    margin-left: 0;
    width: 35%;
    margin-right: 0;
  }

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

  #basket_items .custom {
    width: 50%;
  }

  #basket_items>tbody>tr>td:nth-child(7) {
    left: 0;
    width: 45%;
  }

  .bx-touch .bx_ordercart .bx_ordercart_order_table_container table,
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody,
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr,
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td {
    display: block;
    width: 100%;
  }

  #basket_items .control {
    display: inline-block;
    width: auto;
    padding: 13px 0;
  }

  .bx-soa {
    background: none;
    border-radius: 0;
  }

  .col-sm-9.bx-soa .bx-soa-section.bx-selected,
  .col-sm-9.bx-soa .bx-soa-section.bx-active {
    background: #fff;
    border-radius: 7px;
  }

  .bx-soa-cart-total {
    border-radius: 7px !important;
    margin: 0 0 20px;
  }

  .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d {
    font-size: 28px !important;
  }

  .bx-soa-pp .bx-soa-pp-company {
    width: 50%;
  }

  .col-sm-9.bx-soa .bx-soa-pp-desc-container .bx-soa-pp-company {
    float: none;
    display: block;
    width: auto;
  }

  #bx-soa-orderSave .checkbox {
    margin-left: 0 !important;
  }

  .bx-soa-cart-total-button-container>.btn {
    width: auto !important;
  }

  .bx-soa-pickup-l-item-btn {
    position: relative !important;
    margin: 15px 0 0 !important;
    top: auto !important;
  }

  .bx_ordercart.bx_green .bx_ordercart_order_pay_center .checkout,
  .bx-green .btn.btn-default {
    font-size: 13px;
    padding: 10px 13px;
  }

  .product-list-section .col-xs-6.col-md-3 {
    width: 100%;
  }

  .login-form-right,
  .login-form-cont {
    float: none;
    width: auto;
    margin: 0;
  }

  .login-form-container-in {
    padding: 0;
    background: none;
    margin-top: 30px;
  }

  .login-form-container input[type="text"],
  .login-form-container input[type="email"],
  .login-form-container input[type="password"] {
    width: 85%;
  }

  .checkbox {
    margin: 25px 0 0 0;
  }

  form[name="form_auth"] input[type="submit"],
  form[name="bform"] input[type="submit"],
  .login-form-container-link {
    float: none;
  }

  .bx-authform-formgroup-container {
    margin: 25px 0 0 0;
  }

  form[name="form_auth"] input[type="submit"],
  form[name="bform"] input[type="submit"] {
    margin: 20px 0 0;
  }

  .forgot .login-form-container-in {
    padding: 0;
  }

  .registration-form-container {
    display: block;
    width: auto;
  }

  .registration-form-container:nth-child(even) {
    margin: 20px 0;
  }

  .registration-cont-middle,
  .registration-cont-bottom {
    padding: 20px 20px 10px;
  }

  .registration-cont-top {
    padding: 20px;
  }

  .registration-btn input[type="submit"] {
    margin: 0 !important;
  }

  .reg-links-left,
  .registration-btn-auth-link {
    float: none;
    margin: 20px 0 0;
  }

  .login-form {
    background: #fff;
    border-radius: 7px;
    padding: 20px;
  }

  .fancybox-inner .product-item-page-txt .product-item-price-container {
    width: 50%;
  }

  .forgot input[type="text"] {
    width: 85%;
  }

  .fancybox-inner .product-item-page {
    padding: 25px;
  }

  .product-item-detail-slider-block-in img {
    /* width: auto; */
    width: 100%;
  }

  .fancybox-inner .product-item-detail-slider-block {
    padding: 80% 0 0;
  }

  .sale-order-list-status-restricted,
  .sale-order-list-status-alert {
    display: block;
    margin: 10px 0;
  }

  .product-item {
    padding: 25px !important;
  }

  .sale-order-detail-order-item-td {
    min-width: auto !important;
  }

  a.ajax {
    !pointer-events: none;
  }

  #mobile-header .logo {
    width: 140px;
  }

  .cancelOrderBlock {
    text-align: center;
    width: 215px;
    margin: 0 auto;
  }

  .cancelOrderBlock .orderDetailBtn {
    display: inline-block;
  }

  .stepItem {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    font-size: 12px;
    line-height: 31px;
  }

  .stepSep,
  .stepSepActive {
    width: 50px;
    height: 16px;
    line-height: 16px;
  }

  .stepInfo {
    margin: 5px auto !important;
    width: 280px;
    text-align: left;
  }

  .stepInfo div {
    font-size: 12px;
  }

  .stepInfo1 {
    margin-right: 35px;
    margin-left: 40px;
  }

  .stepInfo2 {
    margin-right: 15px;
  }

  .stepInfo3 {
    width: 100px;
    text-align: center;
  }

  .stepCountBlock {
    top: 0px;
    right: 0;
  }

  #basket_items>tbody>tr>td {
    padding: 10px 5px;
  }

  #basket_items .weight {
    width: auto;
    margin-left: 80px;
    clear: left;
    float: left;
    padding: 0px 5px;
  }

  #basket_items td.custom.QUANTITY {
    width: 120px;
    float: right;
    margin-bottom: 15px;
  }

  #basket_items td.custom.SUM {
    float: left;
    line-height: 18px;
    margin-bottom: 15px;
    margin-left: 80px;
    height: 18px;
  }

  #basket_items>tbody>tr:after {
    content: "";
    clear: both !important;
    font-size: 1px !important;
    vertical-align: 1px !important;
    float: none !important;
    display: block;
  }

  #basket_items .all_sum {
    display: inline-block;
  }

  #basket_items td.itemphoto {
    width: 80px;
    float: left;
    padding: 10px 0;
  }

  #basket_items td.item {
    margin-left: 80px;
  }

  .bx_ordercart_itemtitle {
    font-size: 20px !important;
  }

  #basket_items .item p {
    font-size: 12px;
    line-height: 14px;
    margin-top: 32px;
    position: absolute;
  }

  #basket_items td.control {
    width: 32px !important;
    height: 32px;
    top: -5px;
    right: 0;
    left: auto !important;
    padding: 0;
  }

  #bx-soa-top-wrap .bx-soa-customer-field,
  #bx-soa-top-wrap .bx-soa-customer-field:last-child {
    width: 100%;
    margin-right: 0%;
  }

  .bx-main-order-block {
    background: #fff;
  }

  .orderPage h1 {
    font-size: 24px;
    line-height: 24px;
    max-width: 150px;
    margin-bottom: 20px;
  }

  #bx-soa-top-wrap {
    padding: 20px 20px 5px;
  }

  .bx-soa {
    border-radius: 7px;
  }

  .thanksMobileWrapper {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 7px;
    margin-bottom: 40px;
  }

  .thanksTop {
    border: none;
    border-bottom: 1px solid #cccccc;
    padding: 30px 25px;
  }

  .orderDone {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .thanksTop {
    font-size: 14px;
    margin-bottom: 0;
  }

  .thanksLeft,
  .thanksRight {
    padding: 25px;
    width: 100%;
    float: none;
    max-width: 100%;
    margin-bottom: 0;
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
  }

  .thanksLink {
    float: none;
    width: 230px;
    margin: 0 auto 20px;
    display: block;
    text-align: center;
    background: #54b948;
    color: #fff;
  }

  .thanksWrap {
    margin: 0px auto 20px;
  }

  .bx_ordercart .bx_ordercart_order_table_container {
    border-radius: 7px;
    padding: 0 !important;
  }

  #basket_items>tbody>tr {
    padding: 10px;
    border-bottom: 1px solid #f2f2f2;
    box-sizing: border-box;
  }

  #basket_items>tbody>tr:last-child {
    border-bottom: none;
  }

  #basket_items td.control {
    top: 12px;
    right: 5px;
  }

  .giftBlockWrapper {
    padding: 20px 30px 25px;
    background: #fff;
    margin-top: 0px;
    border-top: 1px solid #f2f2f2;
  }

  #coupons_block {
    float: none;
  }

  .coupons_block input[type="text"] {
    width: 250px;
  }

  #coupons_block .bx_ordercart_coupon_notes {
    margin: 3px 0 10px !important;
    width: 266px;
    padding: 5px 8px;
    z-index: 0;
  }

  .giftBlockTitleWrap {
    padding-left: 75px;
    background-size: 50px 46px;
  }

  .giftBlockTitle {
    font-size: 20px;
  }

  .bx_ordercart.bx_green .bx_ordercart_order_pay_center .checkout {
    font-size: 15px;
    padding: 10px 20px;
  }

  .checkPad {
    margin-right: 15px;
  }

  /*
	.newAddress input[type="text"].prop-addr-korp, .newAddress input[type="text"].prop-addr-podezd {
			width: 19%;
	}
	.newAddress input[type="text"].prop-addr-kvart
	{
			width:29.5%;
	}
	.newAddress input[type="text"].prop-addr-kod
	{
			width:28%;
	}
	*/
  .ctweb-yandexdelivery .header .title {
    font-size: 18px;
  }

  .ctweb-yandexdelivery .header .description {
    font-size: 13px;
    line-height: 14px;
  }

  .bx-filter-parameters-box-container .checkbox[data-best="1"] {
    display: none;
  }

  .mobileFilterShow,
  .mobileFilterShow:hover,
  .mobileFilterShow:active,
  .mobileFilterShow:focus {
    padding: 6px 15px;
    float: right;
  }

  .productDetailPage {
    padding: 0 15px;
  }

  .productDetailPage {
    background: #fff;
    border-radius: 5px;
    padding: 25px;
  }

  .productDetailPage .product-item-page-txt .whishbtn {
    top: -25px;
  }

  .productDetailPage .product-item-info-container.quantity-block {
    bottom: -5px;
  }

  .profLine {
    padding-left: 25px;
  }

  .product-item-detail-slider-block-in .whishbtn {
    display: block;
    top: 0;
    right: 0;
  }

  .product-item-page-txt .whishbtn {
    display: none;
  }
}

@media screen and (max-width: 667px) {
  #slider {
    padding: 88px 0 0;
  }

  .top-menu ul li a {
    font-size: 14px;
  }
}

@media screen and (max-width: 640px) {
  .product-list-section .product-item {
    min-height: 380px;
  }

  .product-item p {
    font-size: 15px;
    line-height: 18px;
  }

  .top-menu ul li a {
    font-size: 12px;
  }
}

@media screen and (max-width: 569px) {
  .top-menu ul li a {
    font-size: 12px;
  }
}

@media screen and (max-width: 533px) {
  #slider-mob {
    padding: 60px 0 20px;
  }

  #slider {
    padding: 88px 0 0;
  }

  #bx-soa-delivery .bx-soa-pp .bx-soa-pp-company,
  #bx-soa-paysystem .bx-soa-pp .bx-soa-pp-company {
    width: 100%;
    padding: 0 0 0 30px;
  }

  #bx-soa-paysystem .bx-soa-pp .bx-soa-pp-company {
    margin-bottom: 5px;
  }

  .map-delivery-link,
  .map-delivery-link:hover {
    right: auto;
    top: auto;
    margin-top: 35px;
    left: 30px;
  }

  .mapAddr {
    padding-top: 20px;
  }

  #bx-soa-paysystem .bx-soa-pp-company-pstitle,
  #bx-soa-delivery .bx-soa-pp-company-dltitle {
    font-size: 14px;
  }

  #bx-soa-properties-top input[type="text"],
  #bx-soa-properties-top input[type="tel"],
  #delDeliveryBlock input[type="text"] {
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    padding: 0 15px;
  }

  .newAddress input[type="text"] {
    padding: 0 12px;
  }

  .newAddress input[type="text"].prop-addr-street {
    width: 100%;
    margin-right: 0;
  }

  .newAddress input[type="text"].prop-addr-house,
  .newAddress input[type="text"].prop-addr-korp,
  .newAddress input[type="text"].prop-addr-etazh {
    width: 49%;
    margin-right: 1.5%;
  }

  .newAddress input[type="text"].prop-addr-podezd,
  .newAddress input[type="text"].prop-addr-kod,
  .newAddress input[type="text"].prop-addr-kvart {
    width: 49%;
    margin-right: 0;
  }

  .selfOrderTimePrepare,
  .delOrderTimePrepare {
    font-size: 14px;
  }

  .timePrepareWrap {
    height: 38px;
    line-height: 38px;
    padding: 0 8px;
  }

  .timePrepare {
    font-size: 14px;
  }

  #bx-soa-delivery {
    margin-bottom: 0;
  }

  .orderDescBlock textarea {
    font-size: 14px;
    height: 110px;
  }

  .orderBlockTitle {
    font-size: 18px;
    margin-bottom: 20px;
  }

  #bx-soa-paysystem {
    padding: 20px 0 0 0;
  }

  .changecontainer {
    float: none;
    font-size: 14px;
    margin-bottom: 10px;
  }

  .changecontainer #changeInput {
    width: 95px;
    margin-right: 10px;
  }

  #bx-soa-orderSave .pull-right {
    margin: 20px auto 20px !important;
  }

  .selfOrderPlace {
    font-size: 14px;
  }

  .orderDetailBasketListWrap {
    max-height: 50vh;
  }

  .top-menu ul li a {
    font-size: 12px;
  }

  .top-menu ul li:last-child {
    display: none;
  }

  .header-social {
    display: block;
    width: 20px;
    position: relative;
    float: right;
    margin-right: 10px;
  }

  .header-social a {
    margin-bottom: 3px;
    display: block;
    text-decoration: none;
    border-bottom: 0px;
  }

  .header-social a.soc-icon.vk-rounded,
  .header-social a.soc-icon.tg-rounded {
    width: 20px;
    height: 20px;
  }
}

@media screen and (max-width: 480px) {
  .stepCountBlock {
    position: relative;
    text-align: center;
    padding-bottom: 20px;
  }

  #slider {
    padding: 88px 0 0;
  }

  #slider-mob {
    padding: 78px 0 20px;
  }

  #mobile-header .logo {
    width: 140px;
  }

  .orderDetailBasketItem>div.orderDetailBasketItemPic {
    display: none;
  }

  .orderDetailBasketItem>div.orderDetailBasketItemName {
    margin-left: 0px;
    padding: 5px 0;
  }

  .orderDetailWrap {
    padding: 20px 15px 25px;
    position: relative;
  }

  .switcherBlock {
    width: 100%;
  }

  .switchBtn {
    width: 50%;
    font-size: 14px;
    height: 42px;
    line-height: 42px;
  }

  .bx_ordercart .bx_ordercart_order_pay_center {
    text-align: center;
  }

  .bx_ordercart.bx_green .bx_ordercart_order_pay_center .checkout {
    font-size: 14px;
    padding: 10px 15px;
  }

  .checkPad {
    margin-right: 10px;
  }

  #basket_items td.custom.SUM {
    width: 100px;
  }

  .bx_ordercart .bx_ordercart_order_table_container tbody td.custom a:first-child,
  .bx_ordercart .bx_ordercart_order_table_container tbody td.custom a:last-child {
    line-height: 32px;
    height: 32px;
    width: 32px;
  }

  #basket_items td.custom.QUANTITY {
    width: 110px;
  }

  .giftBlockWrapper {
    padding: 20px 15px 25px 30px;
  }

  .giftBlockTitle {
    font-size: 18px;
  }

  .ctweb-yandexdelivery {
    width: 95vw;
    height: 76vh;
    padding: 10px;
    box-sizing: border-box;
  }

  #ctweb-yandexdelivery__map {
    height: 370px !important;
  }

  .top-menu ul li a {
    font-size: 12px;
  }

  .profLine {
    padding-left: 25px;
  }

  .header-social {
    display: block;
    width: 20px;
    position: relative;
    float: right;
    margin-right: 10px;
  }

  .header-social a {
    margin-bottom: 3px;
    display: block;
    text-decoration: none;
    border-bottom: 0px;
  }

  .header-social a.soc-icon.vk-rounded,
  .header-social a.soc-icon.tg-rounded {
    width: 20px;
    height: 20px;
  }
}

@media screen and (max-width: 435px) {
  .stepCountBlock {
    position: relative;
    text-align: center;
    padding-bottom: 20px;
  }

  #slider {
    padding: 88px 0 0;
  }

  #mobile-header .logo {
    width: 125px;
  }

  .vregionname {
    max-width: 190px;
    padding: 3px 10px 3px 5px;
  }

  #mobile-header .whours {
    font-size: 10px;
    /* min-width: 125px; */
  }

  .top-menu ul li a {
    font-size: 12px;
  }

  .product-item {
    min-height: 400px;
  }
}

@media screen and (max-width: 414px) {
  .stepCountBlock {
    position: relative;
    text-align: center;
    padding-bottom: 20px;
  }

  .top-menu ul li a {
    font-size: 12px;
  }
}

@media screen and (max-width: 411px) {
  .stepCountBlock {
    position: relative;
    text-align: center;
    padding-bottom: 20px;
  }

  .product-list-section .product-item {
    min-height: 380px;
  }

  .top-menu ul li a {
    font-size: 12px;
  }

  .ctweb-yandexdelivery {
    width: 94vw;
    height: 65vh;
  }

  .header-social {
    margin-right: 20px;
  }
}

@media screen and (max-width: 400px) {
  .stepCountBlock {
    position: relative;
    text-align: center;
    padding-bottom: 20px;
  }

  .header-social {
    margin-right: 20px;
  }
}

@media screen and (max-width: 384px) {
  .stepCountBlock {
    position: relative;
    text-align: center;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 375px) {
  .stepCountBlock {
    position: relative;
    text-align: center;
    padding-bottom: 20px;
  }

  .ctweb-yandexdelivery {
    width: 94vw;
    height: 70vh;
  }

  #slider {
    padding: 88px 0 0;
  }

  .top-menu ul li a {
    font-size: 12px;
  }

  .product-item {
    min-height: 450px;
  }

  DIV[datatype*="anchor"] {}

  a.product-item-image-wrapper.ajax:before {}

  .top-menu ul li {
    margin: 0 3% 0 0;
  }

  .header-social {
    margin-right: 5px;
  }
}

@media screen and (max-width: 360px) {
  #mobile-header .top-menu {
    padding: 5px 10px;
    width: auto;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
  }

  #mobile-header .top-up-menu {
    padding: 15px 10px 15px;
  }

  #mobile-header .header-top {
    padding: 10px 2px;
  }

  .top-menu ul li {
    margin: 0 3% 0 0;
  }

  .stepCountBlock {
    position: relative;
    text-align: center;
    padding-bottom: 20px;
  }

  .product-list-section .product-item {
    min-height: 380px;
  }

  .top-menu ul li a {
    font-size: 12px;
  }

  .vregionname {
    max-width: 168px;
  }

  .header-social {
    margin-right: 3px;
  }

  .header-social a {
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 320px) {
  #mobile-header .top-menu {
    padding: 5px 10px;
    width: auto;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
  }

  #mobile-header .header-top {
    padding: 10px 3px;
  }

  .header-social {
    display: none;
  }

  .stepCountBlock {
    position: relative;
    text-align: center;
    padding-bottom: 20px;
  }

  .top-menu ul li {
    margin: 0 3% 0 0;
  }

  .vregionname {
    max-width: 168px;
    padding: 3px 10px 3px 5px;
  }

  .product-list-section .product-item {
    min-height: 630px;
  }

  .top-menu ul li a {
    font-size: 12px;
  }

  .profLine {
    padding-left: 20px;
  }
}