/* Large desktops and laptops */
@media (max-width: 1200px) {
    #content.category .category-head h1 {
    margin: 0;
}
}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

.header-menu .menu ul li:first-child {
    display: none;
}

.header-menu .menu a {
    font-size: 12px;
}

.category-listing .category-list-items {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    -ms-grid-rows: (1fr)[3];
    grid-template-rows: repeat(3, 1fr);
}

.mail-block {
    padding: 53px 18px 60px 130px;
    background-position-x: 30px;
}

.phone-block {
    padding: 53px 38px 60px 130px;
    background-position-x: 30px;
}

.phone-link, .phone-link i {
    font-size: 20px;
}

.subcats ul a span {
    font-size: 12px;
    min-height: 36px;
}



}

/* Portrait tablets and small desktops */
@media (max-width: 991px) {

.category-listing .category-list-items {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    -ms-grid-rows: (1fr)[3];
    grid-template-rows: repeat(3, 1fr);
}

.subcats ul a span {
    font-size: 12px;
    min-height: 36px;
}

#search.search {
    display: none;
}

nav {
    height: auto;
    border-bottom: 0;
}
nav ul {
    display: none;
    height: auto;
}
nav a {
    text-align: left;
    width: 100%;
    text-indent: 25px;
}
nav a:hover {
    background: #444;
}

nav a#openup:after {
    content: "\f0c9";
    font-family: 'FontAwesome';
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -5px;
    bottom: -50px;
}
nav a#openup, .header-menu .menu ul li.tech {
    display: block;
    background-color: transparent;
    width: 100%;
    position: relative;
}

.header-menu .menu, .header-menu .search {
    position: relative;
}

.header-menu .menu ul {
    position: absolute;
    top: 66px;
    background: #fff;
    z-index: 9;
    padding: 10px 20px;
}

.header-menu .menu li:first-child a {
    margin-left: 5px;
}

.header-menu .menu a {
    line-height: 2.5;
}

.header-menu .menu a:hover {
    color: inherit;
    border-bottom: 0;
}

.search-menu input {
    width: 100% !important;
}

.header-menu {
    -ms-grid-columns: 100px 9fr 100px;
    grid-template-columns: 100px 9fr 100px;
}

.phone-link, .phone-link i {
    font-size: 14px;
}

.mail-link {
    font-size: 12px;
}

.mail-block {
    padding: 35px 18px 35px 250px;
    background-position-x: 140px;
    border-right: none;
}

.phone-block {
    padding: 35px 38px 35px 250px;
    background-position-x: 140px;
}

.category-list a {
    padding: 10px;
}

.category-list-name {
    padding: 25px;
}

.lists-prod > div {
    width: 50%;
}


}

@media (max-width: 767px) {
.product-grids {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
}
}

/* Landscape phones and portrait tablets */
@media (max-width: 667px) {

#top .top-info {
    
}

.feedback .callme_order_btn {
    /*padding: 5px 20px;*/
}

#content.category h1 {
    padding-top: 20px;
}

.info h1 {
    padding-top: 20px;
}

.price-table table {
    border: 0;
  }

  .price-table table caption {
    font-size: 1.3em;
  }
  
  .price-table table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  .price-table table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
  .price-table table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  
  .price-table table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  .price-table table td:last-child {
    border-bottom: 0;
  }


}

/* Landscape phones and smaller */
@media (max-width: 480px) {

.feedback {
    justify-self: center;
}

.mymagicoverbox_fenetre {
    width: 90%;
    max-height: 90%;
    overflow: scroll;
}

.category-listing .category-list-items {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-rows: (1fr)[4];
    grid-template-rows: repeat(4, 1fr);
}

.mail-block {
    padding: 35px 18px 35px 120px;
    background-position-x: 25px;
    border-right: none;
}

.phone-block {
    padding: 35px 38px 35px 120px;
    background-position-x: 25px;
}

.mailphone p {
    font-size: 26px;
}

.mailphone span {
    font-size: 14px;
}

#main-slider {
    display: none !important;
}

.lists-prod .category-price {
    font-size: 12px;
}

.lists-prod .category-price span {
    font-size: 14px;
}

.lists-prod .product-thumb h4 {
    padding: 10px 20px;
    min-height: 60px;
}


}

@media (max-width: 425px) {

#top .top-info {
    margin: 0;
    width: 100%;
    text-align: right;
    z-index: 4;
    position: relative;
}

#top .top-info .auth .area {
    float: right;
    margin-right: -5px;
}

.header-area .obr_zv .feedback {
    display: none;
}

.header-area {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 2fr 1fr;
}

.header-area .tel {
    background: none;
    padding-left: 0;
    text-align: right;
    padding-top: 0;
    grid-column-start: 2;
    grid-column-end: 4;
}

.header-area .obr_zv {
    width: 100%;
    grid-column-start: 1;
    grid-column-end: 4;
}

.header-area .tel div {
    font-size: 18px;
    line-height: 1;
}

#top .container .row {
    position: relative;
}

.feeds {
    display: flex;
    position: absolute;
    background: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    z-index: 5;
}

.product-grids {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
}

}

@media (max-width: 320px) {

#top .top-info div i {
    display: none;
}

.category-listing .category-list-items {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: 1fr;
}

.mail-block {
    padding: 15px 0px 15px 80px;
    background-position-x: 20px;
    background-size: 20%;
    border-right: none;
}

.phone-block {
    padding: 15px 0px 15px 80px;
    background-size: 20%;
    background-position-x: 20px;
}

.mailphone p {
    font-size: 18px;
}

.header-menu .menu ul {
    top: 100px;
    left: -100px;
    width: 290px;
}

.lists-prod > div {
    width: 100%;
}



}