@media (max-width: 1024px) {
  .second_internal_header .search_interna {
    min-width: 400px;
  }
}

@media (max-width: 960px) {
  .uk-container {
    padding: 0;
  }

  .home_header {
    padding: 0;
  }

  .responsive_header,
  .home_header .first_block .icon-menu,
  .home_header .first_block .icon-shopping-cart {
    display: block;
  }

  .home_header .first_block img {
    padding: 35px 10px;
    width: 250px;
  }

  .hidden_mobile {
    display: none;
  }

  .responsive_slogan {
    display: block;
    font-size: 19px;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 10px;
    letter-spacing: 5px;
  }

  .third_block .uk-h3 {
    font-size: 1.2em;
  }

  .uk-article-cover {
    /*float: left;
    width: 40%;*/
  }

  .internal_list_products .uk-button-group {
    width: 57%;
    /*margin-left: 3%;*/
  }

  .internal_list_products .uk-button-small {
    font-size: 12px;
  }

  .internal_list_products .uk-article-id {
    margin-top: 3px;
  }

  .internal_list_products .product-details .price .vat-details {
    margin-top: 5px;
  }

  .internal_list_products .product-buy button.uk-button-small {
    margin-top: 3px;
  }

  .internal_list_products .uk-accordion {
    margin-bottom: 20px;
  }

  .article-header-mobile {
    font-size: 20px;
  }

  .product-details-container {
    padding: 10px;
    background: #ddd;
    margin-bottom: 15px;
  }

  /* flip table */
  .flip-table td, .flip-table tr, .flip-table thead, .flip-table tbody {
    display: block;
  }

  .flip-table th {
    display: none;
  }

  .flip-table td {
    border: none;
    position: relative;
    padding-left: 43% !important;
    white-space: normal;
    text-align:left;
  }

  .flip-table td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align:left;
    font-weight: bold;
  }

  .flip-table td:before { content: attr(data-title); }
  .flip-table tr td:last-child {
    border-bottom: 3px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }

  .cart-table td:nth-of-type(1), .checkout-table td:nth-of-type(1), .order-table td:nth-of-type(1) {
    padding-left: 27% !important;
  }

}

@media (max-width: 640px) {

  .modal-subscriber .column {
    width: 100%;
    margin-bottom: 10px;
  }

  .internal_list_filter .uk-accordion-title {
    color: #999;
  }

  .author_block {
    border-left: none;
    margin-top: 10px;
  }

  .home_header .third_block .uk-h3, .filtro_home .uk-h3 {
    font-size: 17.5px;
  }

  .uk-slider-container .uk-slider-items li img {
    min-height: auto;
  }
  
  .home_header .first_block img {
    padding: 35px 10px;
    width: 230px;
  }

  .filtro_home .uk-h1 {
      font-size: 2.2rem;
  }
  .filtro_home .uk-h3 {
      font-size: 1rem;
  }

  .uk-grid + .uk-grid-small, .uk-grid-small > .uk-grid-margin, * + .uk-grid-margin-small {
    margin-top: 5px;
  }

  .filtro_home a.filtro_button {
    font-size: 1.1em;
    /*font-weight: normal;*/
    padding: 8px 2px 4px 9px;
  }

  .filtro_home.uk-padding-small {
    padding-top: 0px !important;
  }

  .internal_post_header {
    margin-bottom: 0;
  }


  .internal_list_products a.workspace {
    font-size: 12px;
    margin-top: 8px;
  }

  .internal_list_products .workspace i {
    font-size: 24px; 
  }

  .internal_list_products .price {
    margin-top: 3px;
    margin-right: 0;
  }

  .internal_list_products .uk-article-author a, 
  .internal_list_products .uk-article-place {
    font-size: 0.8em;
  }

  .internal_list_products .uk-article-title {
    font-size: 1.1em;
    line-height: 1.1em;
  }

  /*.internal_list_products .uk-article-is-part-of,*/
  .internal_list_products .buy_method,
  .internal_list_products .price .cart {
    display: none;
  }

  .internal_list_products .price .from {
    display: block;
  }

  .internal_list_products .price .amount {
    font-size: 1.6em;
  }

  .internal_list_products .price .mobile-button {
    display: block;
  }

  .cat-lib-wrap {
    width: 75px;
    font-size: 10px;
  }

  .cat-lib {
    font-size: 18px;
    width: 33px;
    height: 26px;
    padding: 3px 0;
  }
}

@media (max-width: 480px) {
  #offcanvas-flip .uk-offcanvas-bar {
    width: 100% !important;
  }

  .product-details .go-to-cart {
    font-size: 18px;
  }

  .home_header .first_block {
    background-color: rgba(0, 53, 102, 0.8);
  }

  .home_header .first_block img {
    padding: 18px 0px;
    width: 170px;
  }

  .home_header .first_block .icon-menu,
  .home_header .first_block .icon-shopping-cart {
    margin-top: 16px;
    margin-bottom: 4px;
    font-size: 25px;
  }

  .home_header .second_block {
    background-color: rgba(2, 36, 90, 0.9);
  }

  .responsive_slogan {
    font-size: 15px;
  }
  
  .home_header .icon-shopping-cart .uk-badge {
    top: 0px;
    right: -9px;
    padding: 1px 4px 1px;
  }

  .home_header .third_block {
    padding: 0px 0 12px;
  }
  
  .home_header .third_block .uk-margin {
    margin-bottom: 5px;
    margin-top: 13px !important;
  }
  
  .search_home {
    width: 90%;
    font-size: 1.5em;
    /* padding: 0px 0px 5px; */
  }

  /* .search_home .uk-form-large {
    height: 35px !important;
  } */

  /* .uk-search .uk-search-icon-flip { 
    transform: scale(1.3);
    right: 5px;
  } */


}
