@font-face {
  font-family: 'HiltiRoman';
  src: url(/Themes/Hilti/Content/fonts/HiltiRoman.woff2) format("woff2");
}
@font-face {
  font-family: 'HiltiBold';
  src: url(/Themes/Hilti/Content/fonts/HiltiBold.woff2) format("woff2");
  font-weight: 700;
}
/* GLOBAL STYLES */

/* GLOBAL FORMS */

/* GLOBAL TABLES */

/* NOTIFICATIONS & POPUPS */

/* HEADER */

/* HEADER DROPDOWNS */

/* HEADER VARIANTS */

/* HEADER-MENU */

/* HEADER MENU, Earth-2*/

/* HEADER DROPDOWNS */

/* FOOTER */

/* LEFT/RIGHT COLUMN */

/* CATEGORY PAGE & GRIDS */

/* PRODUCT PAGE */

/* REVIEW PAGE */

/* WISHLIST & COMPARE LIST */

/* TOPICS */

/* CONTACT PAGES */

/* REGISTRATION, LOGIN */

/* ACCOUNT PAGES */

/* SHOPPING CART */

/* CHECKOUT */

/* ORDER DETAILS & RETURN REQUEST */

/* SEARCH & SITEMAP */

/* BLOG & NEWS */

/* FORUM & PROFILE */

@media all and (min-width: 1321px) {
  .master-column-wrapper {
    width: 1280px;
  }
  .master-wrapper-content {
    width: 100%;
    margin: 0 auto;
  }
  .center-2 {
    width: 950px;
  }
  .side-2 {
    width: 300px;
  }
  .home-page .product-grid {
    width: 1280px;
    border-bottom: 1px solid #d7cebd;
  }
  .home-page-polls {
    width: 1280px;
  }
  .cart .product-picture img {
    max-width: 200px;
  }
  .cart col:first-child {
    display: none !important;
  }
  .cart th:first-child {
    display: none !important;
  }
  .cart td:first-child {
    display: none !important;
  }
  .account-page .data-table col:first-child {
    display: none !important;
  }
  .account-page .data-table th:first-child {
    display: none !important;
  }
  .account-page .data-table td:first-child {
    display: none !important;
  }
  .account-page .data-table col.select-boxes {
    display: table-column !important;
  }
  .account-page .data-table th.select-boxes {
    display: table-cell !important;
  }
  .account-page .data-table td.select-boxes {
    display: table-cell !important;
  }
  .account-page .data-table .footable-first-column {
    text-align: left;
  }
  .header {
    width: 240px;
    max-width: 240px;
  }
  .menu-title-wrapper {
    width: 240px;
    max-width: 240px;
  }
  .responsive-nav-wrapper-parent {
    width: 240px;
    max-width: 240px;
  }
  .responsive-nav-wrapper div {
    margin: 0 5px;
  }
  .store-search-box .close {
    top: 27px;
    right: 27px;
  }
  .air-theme.variant-2 .header-menu {
    width: 1280px;
  }
  .air-theme.variant-2 .search-box.static {
    width: 1280px;
  }
  .search-page .search-input {
    width: auto;
  }
  .search-page .search-input .inputs {
    display: inline-block;
  }
  .search-page .search-input .advanced-search {
    margin-top: 0;
    padding-top: 0;
  }
  .search-page .search-input .fieldset {
    margin-bottom: 0;
  }
  .header-menu > ul > li > a {
    padding: 10px 30px;
  }
  .header-menu .sublist {
    width: 300px;
  }
  .header-menu .sublist li a {
    padding: 12px 30px;
  }
  .earth-theme.variant-2.notAndroid23 .header-menu {
    width: 700px;
  }
  .earth-theme.variant-2.notAndroid23 .header-menu .sublist-wrap {
    width: 700px;
  }
  .earth-theme.variant-2.android23 .header-menu {
    width: 700px;
    left: -700px;
  }
  .earth-theme.variant-2.android23 .header-menu .sublist-wrap {
    width: 700px;
    left: -700px;
  }
  .flyout-cart {
    width: 500px;
  }
  .mini-shopping-cart .picture {
    width: 160px;
  }
  .mini-shopping-cart .totals {
    font-size: 20px;
  }
  .footer-middle .center {
    width: 1280px;
    margin: auto;
  }
  html .breadcrumb {
    width: 1280px;
  }
  .item-box {
    margin-bottom: 5%;
  }
  .item-box .buttons {
    bottom: -112px;
    height: 112px;
    padding: 35px 10px;
  }
  .item-box .buttons button {
    margin: 0 8px;
  }
  .alternate-products .item-box .buttons button {
    margin: 0 4px;
  }
  .home-page-category-grid {
    width: 1280px;
  }
  .sub-category-grid.three-per-row .item-box {
    clear: none;
    width: 32%;
    margin-left: 2%;
  }
  .sub-category-grid.three-per-row .item-box:nth-child(3n&+1) {
    clear: both;
    margin-left: 0;
  }
  .product-list .item-box .picture {
    width: 330px;
  }
  .gallery {
    width: 48%;
  }
  .gallery .picture-thumbs a {
    width: 98px;
    height: 98px;
  }
  .overview {
    width: 48%;
  }
  .rental-attributes .attribute-label {
    display: inline-block;
    margin: 0 3px;
    vertical-align: middle;
  }
  .rental-attributes .attribute-data {
    display: inline-block;
    margin: 0 3px;
    vertical-align: middle;
  }
  .variant-picture {
    width: 300px;
    height: 300px;
  }
  .variant-overview {
    width: 950px;
    min-height: 100px;
  }
  .order-progress li {
    width: 150px;
  }
  .cart-collaterals .deals {
    width: 48.5%;
  }
  .cart-collaterals .shipping {
    width: 48.5%;
  }
  .cart-total .cart-total-left {
    padding: 5px 10px 5px 0;
  }
  .cart-total .cart-total-right {
    padding: 5px 20px 5px 10px;
  }
  .cross-sells .item-box {
    width: 18.4%;
  }
  .cross-sells .item-box:nth-child(4n&+1) {
    clear: none;
    margin-left: 2%;
  }
  .cross-sells .item-box:nth-child(5n&+1) {
    clear: both;
    margin-left: 0;
  }
  .cross-sells .item-box .buttons button {
    margin: 0 2px;
  }
  .news-list-homepage .news-items {
    width: 1280px;
    display: flex;
  }
  .news-list-homepage .news-body {
    max-height: 78px;
  }
}
