@media (max-width: 1680px) {
  .telefon {
    display: block;
    margin-top: 17px;
    margin-left: -75px;
    margin-right: 33px;
  }
  .theme-form_search {
    width: 90%;
    min-height: 40px;
    padding: 9px 10px 10px 22px;
    background: #fff;
  }
  .catalog-table .col-lg-2 {
    width: 19.666667%;
  }
  .sidebar {
    /* background-color: #f4f3f3; */
    padding: 0px;
  }
}
@media (max-width: 1560px) {
  .telefon {
    display: block;
    margin-top: 17px;
    margin-left: -204px;
    margin-right: 19px;
  }
  .theme-form_search {
    width: 70%;
  }
  .sidebar .detail {
    display: none;
    padding: 20px 1px 7px;
    padding: 4px 6px 6px 17px;
  }
  .container {
    width: 1460px;
  }
  .catalog-table .col-lg-2 {
    width: 24.666667%;
  }
  .sidebar .expand {
    border-bottom: 1px solid transparent;
    color: #000;
    cursor: pointer;
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    padding: 9px;
    transition: ease-in-out 0.3s;
    padding-bottom: 12px;
    letter-spacing: -1px;
    border: 0px solid #ddd;
    background: white;
    margin-bottom: 10px;
  }
  .sidebar_menu {
    color: #555;
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #242424;
    margin: 0;
    font-weight: 500;
    text-transform: capitalize;
    padding: 0 0 20px;
    position: relative;
    background: none;
    border: 0;
    border-radius: 0;
  }
}
@media (max-width: 1460px) {
  .telefon {
    display: block;
    margin-top: 17px;
    margin-left: -214px;
    margin-right: 12px;
  }
  .theme-form_search {
    width: 60%;
  }
  .container {
    width: 1460px;
  }
  .catalog-table .col-lg-2 {
    width: 24.666667%;
  }
}
@media (max-width: 1410px) {
  .container {
    width: 1390px;
  }
  .telefon {
    display: block;
    margin-top: 17px;
    margin-left: -214px;
    margin-right: 12px;
  }
  .theme-form_search {
    width: 60%;
  }
}
@media (max-width: 1380px) {
  .container {
    width: 1370px;
  }
  .telefon {
    display: block;
    margin-top: 17px;
    margin-left: -258px;
    margin-right: 6px;
  }
  .theme-form_search {
    width: 60%;
  }
  .kart-hid-block {
    margin-left: 24px;
  }
  .container {
    width: 1340px;
  }
}
@media (max-width: 1340px) {
  .container {
    width: 1280px;
  }
  .theme-form_search {
    width: 57%;
    margin-top: 12px;
  }
  .kart-hid-block {
    margin-left: 1px;
  }
  .top-adr {
    display: none;
  }
  .katalog-but a span {
    font-size: 20px;
    width: 120px;
    margin-left: -33px;
    margin-top: 13px;
  }
  .header-middle .logo {
    display: table;
    margin: 0px auto;
    margin-left: 0;
    margin-top: 7px;
  }
  .catalog-table .col-lg-2 {
    width: 32.666667%;
  }
  ul.nav.navbar-nav > li > a {

    letter-spacing: -0.05px;
    background: #ffffff;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    line-height: 1.4rem;
    text-transform: uppercase;
    font-weight: 500;
    margin-right: 21px;
}
}

@media (max-width: 1380px) {
.telefon {
    display: block;
    margin-top: 17px;
    margin-left: -219px;
    margin-right: 0px;
    /* font-size: 16px; */
    width: 250px;
}
}
@media (max-width: 1200px) {
  .container {
    width: 1180px;
  }
  .katalog-but a span {
    font-size: 17px;
    line-height: 2.2rem;
    font-weight: 500;
    color: #fff;
    height: 44px;
    width: 105px;
    margin-left: -33px;
    margin-top: 15px;
  }
  .header-middle .logo {
    display: table;
    margin: 0px auto;
    margin-left: 0;
    margin-top: 11px;
  }
  .telefon {
    display: block;
    margin-top: 14px;
    margin-left: -140px;
    margin-right: 14px;
    width: 300px;
  }
  .navbar-theme .theme-list li a {
    color: #fff;
    display: block;
    font-size: 11.5px;
    /* letter-spacing: .175px; */
    line-height: 1.2;
    margin: 6px 6px 6px 18px;
    /* height: 40px; */
    color: #fff;
    position: relative;
    color: #fffcfc;
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    position: relative;
    border-bottom: 1px dashed;
  }
  .theme-form_search {
    width: 75%;
    margin-top: 14px;
  }
  .kart-hid-block {
    /* width: 100%; */
    margin-left: 0px;
  }
}
@media (max-width: 1080px) {
  .container {
    width: 1080px;
  }
  .menu-cat {
    display: none;
  }
  .gridblock_wrapper {
    width: 66%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    padding: 0 15px;
    margin-top: 15px;
  }
  .catalog-table .col-lg-2 {
    width: 49.666667%;
  }
  .header-middle .logo {
    display: table;
    margin: 0px auto;
    margin-left: 0;
    margin-top: 16px;
}
}
@media (max-width: 992px) {
  .container {
    width: 970px;
  }
  .block-categories__item {
    width: 100%;
    display: block;
  }
.line-top-2 .mob-hidden {
    display: none;
} 
  .category-card__image {
    vertical-align: top;
    text-align: center;
    width: 94px;
    display: table-cell;
    position: relative;
    /* opacity: 0.7; */
    padding: 9px;
    display: none;
  }
  .glav-kategorii .category-card__content {
    vertical-align: top;
    border-bottom: 0px solid #e9e9e9;
    display: inline-block;
    height: auto;
    padding-bottom: 10px;
    padding: 15px;
  }
  .glav-kategorii .category-card__all {
    bottom: 0;
    right: 0;
    display: block;
    position: relative;
    left: 0px;
  }
  footer .footer-social_wrapper {
    text-align: left;
  }
  footer .column {
    min-height: inherit;
    text-align: left;
    padding: 0 15px;
  }
  .main-corousel {
    margin-bottom: 15px;
    margin-top: 0px;
  }
  .h1-gl-text h1 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
  }
  .h1-gl-text p {
    padding: 7px 15px;
    text-align: center;
    font-size: 12px;
  }
  .logo img {
    width: 100%;
  }
  .header-middle .logo {
    display: table;
    margin: 0px auto;
    margin-left: 0;
    margin-top: 8px;
  }
  .sidenav .category-card__image {
    display: none;
  }
  .sidebar {
    /* background-color: #f4f3f3; */
    margin-bottom: 14px;
    padding: 0;
    width: 100%;
    margin-left: 0;
    margin-right: 0px;
    display: block;
    position: relative;
    overflow: hidden;
    margin-top: 0px;
    /* border: 1px solid #ddd; */
    clear: both;
    /* background: #f4f4f4; */
    border: 0px solid #e1e1e1;
    padding: 2px;
  }
  .katalog-but a span {
    font-size: 17px;
    width: 135px;
    margin-left: -28px;
    margin-top: 15px;
  }
  .telefon {
    display: block;
    margin-top: 11px;
    margin-left: -97px;
    margin-right: 9px;
  }
  .catalog-subcategory a {
    display: inline-block;
    margin: 0 10px 15px 0;
    padding: 7px 5px;
    vertical-align: middle;
    margin-right: 6px;
    font-size: 12px;
  }
  .card-product_price {
    padding: 0px;
    width: 100%;
    margin-left: 10%;
  }
  .kart-hid-block {
    /* width: 100%; */
    margin-left: 25px;
  }
  .kart-hid-block {
    width: 100%;
    margin-left: 0px;
  }
  .is-sticky .sticky-block {
    border-bottom: 1px solid #e8e8e8;
    position: relative !important;
  }
  .owl-carousel.owl-drag .owl-item {
    /* min-height: 314px; */
    height: auto;
    min-height: auto;
  }
  .product-as-banner {
    border: 1px solid #ddd;
    position: relative;
    height: auto;
    padding: 5px;
    box-shadow: 0 5px 5px -5px rgb(0 0 0 / 50%);
  }
  ol.breadcrumb {
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    margin-top: 25px;
    padding: 5px 0;
    font-size: 10px;
    line-height: 2.4rem;
    height: 100%;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #333;
    overflow: hidden;
  }
  .header-middle .logo {
    display: table;
    margin: 0px auto;
    margin-left: 0;
    margin-top: 17px;
    margin-right: 19px;
}
}
@media (max-width: 790px) {
  .container {
    width: 100%;
  }
  .telefon {
    display: block;
    margin-top: 15px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
    font-size: 17px;
    background: #f4f4f4;
    padding: 20px;
  }
  .telefon p {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: -1px;
    text-align: center;
    line-height: 37px;
  }
  .catalog-table .col-lg-2 {
    width: 99.666667%;
  }
  .theme-form_search {
    width: 100%;
    margin-top: 14px;
  }
  .gridblock_wrapper {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    padding: 0 15px;
    margin-top: 15px;
  }
  .top-2 {
    width: 100%;
    float: left;
    border-top: 0px solid #4f589f;
  }
  .pull-right {
    float: right !important;
    width: 100%;
  }

  #mySidenav {
    /* width: 90% !important; */
    z-index: 999;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 14px;
    right: 29px;
    font-size: 36px;
    margin-left: 50px;
    z-index: 9999;
  }
  .is-preview {
    position: relative;
        top: auto;
    background: #fafafb;
    color: #283280;
    padding: 2px 0px;
    font-size: 12px;
    right: 10px;
    border: 0px solid #652c2c;
    border-radius: 10px;
}
 .product-andpol h1 {
    font-size: 19px;
    line-height: 27px;
 
} 
 .top-1 .barcode_product-card {
      display: none;
	  
}	  
	 .top-1 .barcode_product-card  strong{
      display: block;
	  
}  
.line-top-2 {
    margin-right: 1px;
    padding: 0px 0px;
    line-height: 2.2rem;
    height: 30px;
    font-size: 16px;
}
.sec-page-product .wrapper_product-card {
    overflow: hidden;
    border: 0px solid #ddd;
    padding: 5px;
}
.table-top p strong {
    color: #283280;
    font-size: 15px;
}
.page-product_description {
    margin: 0 0px 3px 0;
    padding: 0px;
}
.chars-andpol {
    font-size: 12px;
}
.page-product_description_right {
    padding: 15px 1px;
    border: 0px solid #ddd;
    box-shadow: none;
    position: relative;
}
.oplata-dostavka {
    font-size: 12px;
    text-align: left;
}
.andpol-kartochka  .sec-nav {
    margin: 1px 0 0;
    position: absolute;
    right: 40%;
}
.catalog-sort > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: inline;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
}
.catalog-sort a {
    color: #000;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    padding: 2px 9px;
    transition: ease-in-out 0.3s;
    /* height: 30px; */
    display: inline-block;
    margin: 2px 3px;
    /* line-height: 26px; */
        width: 138px;
    padding: 0px 12px;
    line-height: 34px;
    float: left;
    /* height: 30px; */
    padding: 0px 12px;
    line-height: 34px;
    border: 1px solid #ddd;
    background: white;
}
.pull-hidden {
    display: none;
}
.catalog-sort .dropdown-menu {
    position: absolute;
    top: 114%;
    left: -33px;
    z-index: 1000;
    float: left;
    width: 88px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.catalog-sort .dropdown-menu a {
    color: #000;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    transition: ease-in-out 0.3s;
    margin: 2px 3px;
    width: 79px;
    float: left;
    padding: 0px 12px;
    line-height: 34px;
    border: 0px solid #ddd;
    background: white;
}
.catalog-sort_pagesize .dropdown-menu  {
     min-width: 61px;
}
.andpol-kartochka .headers-h1 h2 {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
}
.andpol-kartochka .headers-h1 h1 {
    color: #4f589f;
    /* float: left; */
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    letter-spacing: 0;
    padding: 0 15px;
    font-weight: 600;
    text-align: center;
    display: block;
    text-transform: inherit;
    position: relative;
    z-index: 99;
    overflow: hidden;
    line-height: 32px;
}
.andpol-kartochka .headers-h1 h1:before {
    border-bottom: 0px solid #283280;
}
.andpol-kartochka .headers-h1 h1:after {
     border-bottom: 0px solid #283280;
}
.banners-row__list {
    display: block;
    margin-left: -10px;
    margin-right: -10px;
}
.banners-row__list {
    display: block;
    margin-left: -10px;
    margin-right: -10px;
}
.andpol-kartochka .headers-h1 h3 {
    color: #4f589f;
    /* float: left; */
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    padding: 0 15px;
    font-weight: 600;
    text-align: center;
    display: block;
    text-transform: uppercase;
    position: relative;
    z-index: 99;
    overflow: hidden;
    line-height: 17px;
}
.andpol-kartochka .headers-h1 h3:before {

    border-bottom: 0px solid #283280;

}
.andpol-kartochka .headers-h1 h3:after {

    border-bottom: 0px solid #283280;

}
.glav-kategorii .category-card__links {
    height: auto;
    overflow: hidden;
    display: block;
    float: left;
    position: relative;
    z-index: 1;
}
.banner-andpol__wrapper {
    border-radius: 16px;
    bottom: 0;
    color: #fff;
    display: block;
    left: 0;
    overflow: hidden;
    padding: 20px;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 0;
}
.kontent-glav h2 {
    color: #4f589f;
    /* float: left; */
    font-family: "Roboto", sans-serif;
    font-size: 22px;
    letter-spacing: 0;
    padding: 0 15px;
    font-weight: 600;
    text-align: center;
    display: block;
    text-transform: uppercase;
    position: relative;
    z-index: 99;
    overflow: hidden;
    line-height: 27px;
    margin-bottom: 23px;
}
.kontent-glav h2:before {

    border-bottom: 0px solid #283280;
}
.kontent-glav h2:after {

    border-bottom: 0px solid #283280;
}
.podborka {
    position: relative;
    overflow: hidden;
    margin: auto;
    overflow: hidden;
    margin-bottom: 10px;
    display: none;
}
.catalog-sort_order {
    margin-right: 10px;
    color: #4f589f;
}
}
/*
@media (max-width: 500px) {
  .container {
    width: 486px;
  }
}
@media (max-width: 415px) {
  .container {
    width: 415px;
  }
}
@media (max-width: 375px) {
  .container {
    width: 375px;
  }
}
@media (max-width: 365px) {
  .container {
    width: 361px;
  }
}
*/