@media all and (max-width: 1400px) {
  .enmon-header-upper .measuring-meter-img {
    width: 60%;
  }

  .enmon-header-upper .enmon-mini-nav {
    width: 30%;
  }
}

@media all and (max-width: 1280px) {
  .owl-carousel .item-box .add-info .product-box-add-to-cart-button,
  .owl-carousel .product-grid .item-box .productQuantityDropdown ~ .product-box-add-to-cart-button,
  .owl-carousel .product-grid .ajax-cart-button-wrapper .add-to-cart-qty-wrapper + .product-box-add-to-cart-button {
    width: 100% !important;
    vertical-align: top;
    margin-left: auto !important;
    font-size: 10px;
  }

  .owl-carousel .ajax-cart-button-wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .owl-carousel .add-to-cart-qty-wrapper {
    margin: 0;
    width: 65px;
  }

  .item-box .add-info .buttons .add-to-cart-qty-wrapper {
    height: 40px;
    width: 50px;
    flex: 1;
  }

  .item-box .add-info .product-box-add-to-cart-button,
  .product-grid .item-box .productQuantityDropdown ~ .product-box-add-to-cart-button,
  .product-grid .ajax-cart-button-wrapper .add-to-cart-qty-wrapper + .product-box-add-to-cart-button {
    flex: 2;
  }

  .owl-carousel .item-box .add-info .buttons .add-to-cart-qty-wrapper .productQuantityTextBox {
    width: 100%;
    margin: 0;
  }

  .owl-carousel .item-box .add-info .buttons .add-to-cart-qty-wrapper .minus {
    left: 0;
    margin-left: 0;
  }

  .owl-carousel .item-box .add-info .buttons .add-to-cart-qty-wrapper .plus {
    right: 0;
    left: auto;
    margin-right: 0;
  }

  .unit-of-measurement {
    display: none !important;
  }

  .product-details-page .overview .add-to-cart-content {
    justify-content: center;
  }

  .product-details-page .add-to-cart-content .left-content {
    margin-right: 100px;
    padding-bottom: 0;
  }

  .product-details-page .add-to-cart-content .product-prices-box,
  .product-details-page .add-to-cart-content .left-content {
    min-height: 175px;
  }

  .product-details-page .attributes-wrapper {
    max-width: none;
    padding: 0;
    border: none;
  }

  .header-menu .enmon-header-menu ul li:hover > .sublist-wrap {
    width: 650px !important;
  }

  .page-body .spc-categories .category-sublist {
    display: none;
  }

  .spc-categories .category-picture {
    max-width: 100% !important;
  }

  .slick-track .item-box .picture > a img {
    width: 100%;
    height: auto;
  }

  .spc-categories .category-mobile-navigation {
    margin-top: 15px;
  }

  .product-name h1 {
    margin: 10px 30px;
    text-align: left;
    padding-left: 10px;
    font-weight: normal;
  }

  .product-details-page .product-essential .mobile-name-holder {
    position: relative;
  }

    .product-details-page .product-essential .mobile-name-holder .product-name .pdp-discount-ribbon-wrapper {
      position: absolute;
      right: 0;
      left: calc(100% - 70px);
      top: 25px;
      z-index: 3;
    }

    .product-details-page .product-essential .mobile-name-holder .product-name .manufacturers {
      margin-bottom: 10px;
    }

  .product-details-page .product-essential .overview .add-to-cart-content-bottom .product-social-buttons {
    width: auto;
    margin: 0;
  }

  .product-details-page .product-essential .overview .pickup-store-container {
    justify-content: end;
  }

  .enmon-pdp-discount-samoOnline {
    position: relative;
    right: 0;
    left: 400px;
  }

  .product-details-page .overview .additional-details {
    font-size: 14px;
    color: #707070;
    text-align: left;
    padding-left: 10px;
  }

    .product-details-page .overview .additional-details .label {
      font-family: 'roboto-regular';
    }

    .product-details-page .overview .additional-details .value {
      font-family: 'roboto-regular';
    }

  .product-details-page .overview .availability {
    padding-left: 10px;
  }
}

@media all and (max-width: 1200px) {
  .html-home-page .item-box .ajax-cart-button-wrapper .add-to-cart-qty-wrapper,
  .html-home-page .item-box .productQuantityDropdown {
    display: block;
  }

  .item-box .add-info .product-box-add-to-cart-button,
  .product-grid .item-box .productQuantityDropdown ~ .product-box-add-to-cart-button,
  .product-grid .ajax-cart-button-wrapper .add-to-cart-qty-wrapper + .product-box-add-to-cart-button {
    width: 100% !important;
    font-size: 12px;
  }

  .item-box .ajax-cart-button-wrapper .add-to-cart-qty-wrapper, .item-box .productQuantityDropdown {
    display: block !important;
  }

  .center-2 .owl-carousel .owl-item {
    padding-right: 0;
  }

  .owl-carousel .item-box .add-info .product-box-add-to-cart-button,
  .owl-carousel .product-grid .item-box .productQuantityDropdown ~ .product-box-add-to-cart-button,
  .owl-carousel .product-grid .ajax-cart-button-wrapper .add-to-cart-qty-wrapper + .product-box-add-to-cart-button {
    width: 100% !important;
    vertical-align: top;
    margin-left: auto !important;
    font-size: 12px;
  }

  .owl-carousel .ajax-cart-button-wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .owl-carousel .add-to-cart-qty-wrapper {
    margin: 0;
    width: 65px;
  }

  .owl-carousel .item-box .add-info .buttons .add-to-cart-qty-wrapper .productQuantityTextBox {
    width: 100%;
    margin: 0;
  }

  .owl-carousel .item-box .add-info .buttons .add-to-cart-qty-wrapper .minus {
    left: 0;
    margin-left: 0;
  }

  .owl-carousel .item-box .add-info .buttons .add-to-cart-qty-wrapper .plus {
    right: 0;
    left: auto;
    margin-right: 0;
  }

  .item-box .ajax-cart-button-wrapper .add-to-cart-qty-wrapper {
    display: none !important;
  }

  .enmon-header-upper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .header-contact-section {
    flex-direction: column;
    gap: 0rem;
    width: 50%;
    margin-left: 0.5rem;
  }

  .nav-links {
    width: 70%;
  }

  .enmon-header-upper .nav-links > .external-link {
    width: 100%;
  }
}

@media all and (max-width: 1024px) {
  /* Product Box Promo Discount*/

  .discount-ribbon-wrapper span {
    margin-bottom: 2px;
  }

  .enmon-product-discount {
    width: 30px;
    height: 30px;
    font-size: 8px;
  }

  .enmon-product-free-shipping {
    width: 30px;
    height: 30px;
    font-size: 8px;
  }

    .enmon-product-free-shipping img.free-shipping-ribbon-product-bx {
      width: 28px;
      height: 28px;
    }

  .enmon-product-PromoDiscount {
    width: 30px;
    height: 30px;
    font-size: 6px;
  }

  /* Product Box Promo Discount*/

  .country-code-select {
    width: 70% !important;
    font-size: 12px;
  }

  .filter-block a.clearFilterOptions,
  .filter-block a.clearPriceRangeFilter {
    top: 11px !important;
    right: 35px !important;
  }

    .filter-block a.clearFilterOptions:before,
    .filter-block a.clearPriceRangeFilter:before {
      display: inline-block !important;
      font-size: 10px !important;
      line-height: 12px !important;
    }

  .nopAjaxFilters7Spikes .filtersPanel .filter-block .filtersGroupPanel .ui-slider.vertical-slider {
    max-height: 100%;
    border-bottom: unset;
    height: 250px;
    max-width: initial;
    width: 1px;
    margin: 20px auto;
    left: 0;
    top: 45%;
    transform: translateY(-50%);
  }

    .nopAjaxFilters7Spikes .filtersPanel .filter-block .filtersGroupPanel .ui-slider.vertical-slider .ui-slider-range {
      width: 1px !important;
    }

    .nopAjaxFilters7Spikes .filtersPanel .filter-block .filtersGroupPanel .ui-slider.vertical-slider > .ui-slider-handle {
      top: auto;
      width: 30px;
      height: 30px;
      left: -7px;
    }

  .currentMinPrice {
    position: absolute;
    left: 60%;
    bottom: 10%;
  }

  .current-currency-left {
    position: absolute;
    bottom: 10%;
    left: 70%;
  }

  .current-currency-right {
    position: absolute;
    top: 105px;
    left: 70%;
  }

  .currentMaxPrice {
    position: absolute;
    left: 60%;
    top: 105px;
  }

  .header-upper .header-selectors-wrapper {
    display: none;
  }

  .enmon-header-upper .call-centar h4 {
    font-size: 12px;
    white-space: nowrap;
  }

  .breadcrumb li > a, .breadcrumb li > span, .breadcrumb li > strong {
    font-size: 12px;
    font-weight: 100;
    line-height: 2.5;
  }

  .breadcrumb .delimiter:before {
    line-height: 1;
  }

  body .master-wrapper-content .master-column-wrapper .product-details-page .product-essential .gallery.sevenspikes-cloudzoom-gallery {
    min-width: 320px;
    float: none;
    margin-bottom: 0;
  }

  body .master-wrapper-content .master-column-wrapper .product-details-page .product-essential .overview {
    width: 100%;
  }

    body .master-wrapper-content .master-column-wrapper .product-details-page .product-essential .overview .discounted-price {
      font-size: 18px;
      text-align: center;
    }

  .product-details-page .overview .product-prices-box .non-discounted-price,
  .product-details-page .overview .product-prices-box .old-product-price {
    text-align: center;
  }

  body .master-wrapper-content .master-column-wrapper .product-details-page .product-essential .overview.enmon-pdp .add-to-cart-content .product-prices-box {
    position: relative;
    right: 0;
  }

  .product-details-page .add-to-cart-content .add-to-wishlist,
  .product-details-page .add-to-cart-content .product-social-buttons,
  .product-details-page .add-to-cart-content .reviews-and-compare {
    width: 60px;
    margin: 0;
  }

    .product-details-page .add-to-cart-content .add-to-wishlist .add-to-wishlist-button {
      width: 100%;
    }

  body .master-wrapper-content .master-column-wrapper .product-details-page .product-essential .overview.enmon-pdp .add-to-cart-content .left-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: flex-end;
    -moz-box-align: flex-end;
    -ms-flex-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0;
  }

  .category-grid.sub-category-grid .item-grid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
  }

  body .page-body .category-grid.sub-category-grid .item-box .sub-category-item .picture img {
    height: auto;
    width: 100%;
  }

  .page.category-page,
  .page.manufacturer-page {
    padding: 0;
  }

  .category-page .item-box .add-info .actual-price {
    font-size: 20px;
  }

  .page.shopping-cart-page .page-body {
    margin: 0;
  }

  .shopping-cart-page .cart-item-row .add-to-cart-qty-wrapper .plus,
  .shopping-cart-page .cart-item-row .add-to-cart-qty-wrapper .minus {
    padding-top: 5px;
  }

  .shopping-cart-page .cart-item-row .remove-from-cart a div {
    margin-bottom: 20px;
    float: right;
  }

  .page-body .compare-products-mobile .remove-button {
    right: 17px;
  }

  .page.compare-products-page ul li {
    padding: 10px;
    border-bottom: 1px solid #e4e4e4;
    text-align: center;
  }

    .page.compare-products-page ul li:last-child {
      border: none;
    }

  .compare-section.description .item img {
    margin: 10px;
  }

  .master-wrapper-page .header .header-lower,
  .master-wrapper-page .header .enmon-header-upper {
    visibility: hidden;
  }

  .header .login-form-in-header.authenticated.profile-menu-box {
    height: auto;
  }

  .header .header-links-wrapper .header-links .mobile-flyout-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    visibility: visible;
  }

    .header .header-links-wrapper .header-links .mobile-flyout-wrapper .flyout-cart .flyout-cart-scroll-area {
      max-height: fit-content();
    }

  .header .sticky-header .header-links-wrapper .header-links .mobile-flyout-wrapper {
    width: 100%;
    max-width: 400px;
  }

  .desktop {
    display: none !important;
  }

  .category-navigation-title, .category-navigation-list-wrapper {
    display: none !important;
  }

  .admin-header-links {
    position: fixed;
    top: 0;
    z-index: 1030;
    width: 100%;
    height: 35px;
    overflow: hidden;
  }

  .responsive-nav-wrapper-parent {
    position: fixed;
    top: 0;
    z-index: 1020;
    width: 100%;
    background-color: #fff;
    border-bottom: 3px solid #eeeeee;
  }

  .admin-header-links ~ .responsive-nav-wrapper-parent {
    top: 35px;
  }

    .admin-header-links ~ .responsive-nav-wrapper-parent ~ .header {
      margin-top: 200px;
    }

  html:not(.k-mobile) .admin-header-links ~ .responsive-nav-wrapper-parent ~ .header {
    margin-top: 0;
  }

  .mobile-selector {
    overflow: hidden;
  }

  .header-selectors-wrapper > div {
    margin: 0;
    display: block;
    position: relative;
  }

  .profile-menu-box > a,
  .selector-title {
    display: block;
    padding: 15px 20px;
    line-height: 18px;
    font-size: 13px;
    color: #8c8c8c;
    font-weight: 700;
    background-color: #f6f6f6;
    border-top: 3px solid #fff;
    cursor: pointer;
    text-transform: uppercase;
  }

    .selector-title:after {
      content: "\6a";
      display: inline-block;
      float: right;
      font-size: 9px;
      font-family: "emporium-icons";
      transform: rotate(90deg);
      text-transform: none;
      color: #8c8c8c;
      transition: all .3s ease;
    }

    .selector-title.open:after {
      transform: rotate(-90deg);
    }

  .mobile-collapse {
    display: none;
    background-color: #efefef;
    padding: 10px 0;
  }

  .header-selectors-wrapper > div input[type="radio"] {
    display: none;
  }

  .header-selectors-wrapper > div label {
    display: block;
    padding: 10px 38px;
    line-height: 18px;
    font-size: 14px;
    font-weight: 400;
  }

  .header-selectors-wrapper > div input[type="radio"]:checked + label {
    color: var(--primary-pantone);
  }

  .header-selectors-wrapper > div input[type="radio"] + label:before {
    content: none;
    display: none;
  }

  /* RESPONSIVE NAV WRAPPER */

  .responsive-nav-wrapper {
    position: relative;
    padding: 11px;
    background-color: #fff;
    text-align: center;
    font-size: 0;
    width: 100%;
  }

  html:not(.k-mobile) .responsive-nav-wrapper {
    top: 10px;
  }

  .header-logo {
    display: none;
  }

  .mobile-logo {
    position: relative;
    display: inline-block;
    text-align: center;
    max-width: calc(100% - 180px);
    float: left;
  }

    .mobile-logo .logo {
      position: relative;
      display: block;
      height: 40px;
      width: 150px;
      margin: 0 auto;
    }

    .mobile-logo img {
      position: absolute;
      display: inline-block;
      width: auto;
      max-width: 75%;
      max-height: 100%;
      height: auto;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
    }

  .responsive-nav-wrapper:after {
    content: "";
    display: block;
    clear: both;
  }

  .responsive-nav-wrapper > div {
    position: relative;
    display: inline-block;
    vertical-align: top;
  }

    .responsive-nav-wrapper > div > span,
    .responsive-nav-wrapper > div > a,
    .cart-label .price-label,
    .cart-label .price-label-tax {
      position: relative;
      display: block;
      width: 32px;
      height: 32px;
      line-height: 40px;
      font-size: 0;
      cursor: pointer;
    }

      .responsive-nav-wrapper > div > span:before,
      .responsive-nav-wrapper > div > a:before {
        display: inline-block;
        font-family: "emporium-icons";
        font-size: 18px;
        color: #8e8e8e;
      }

  .responsive-nav-wrapper .logo-menu:before {
    background: url('/Themes/Emporium_Enmon/Content/img/img_enmon/menu-grid.png') no-repeat;
    width: 31px;
    height: 31px;
    content: " ";
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: center;
  }

  .responsive-nav-wrapper .menu-title {
    height: 40px;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
  }

  .responsive-nav-wrapper .search-wrap span:before {
    content: "\65";
  }

  .responsive-nav-wrapper .wishlist {
    float: right;
  }

    .responsive-nav-wrapper .wishlist a:before {
      content: "c";
    }

  .shopping-cart-link > a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 0;
  }

    .shopping-cart-link > a:before {
      content: "\64";
      display: inline-block;
      font-family: "emporium-icons";
      font-size: 24px;
    }

  .shopping-cart-link .cart-qty {
    position: absolute;
    top: 0;
    right: 0;
    background-color: var(--primary-pantone);
    font-size: 10px;
    height: auto;
    padding: 0 1px;
    width: auto;
    min-width: 15px;
    display: inline-block;
    min-height: 15px;
    line-height: 15px;
    border-radius: 50%;
    color: #fff;
  }

  .responsive-nav-wrapper .menu-title,
  .responsive-nav-wrapper .search-wrap {
    float: left;
  }

  .responsive-nav-wrapper .shopping-cart-link,
  .responsive-nav-wrapper .personal-button {
    float: right;
  }

  /* RESPONSIVE MENU */

  .overlayOffCanvas {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1060;
    background-color: rgba(0,0,0,0);
    transition: background 0.3s ease;
  }

    .overlayOffCanvas.show {
      background-color: rgba(0,0,0,0.67);
    }

  .scrollYRemove {
    overflow: hidden !important;
    -ms-touch-action: none !important;
    -webkit-overflow-scrolling: touch !important;
  }

  .header-menu.ps-container .ps-scrollbar-y-rail {
    visibility: hidden !important; /*scroll is active, but invisible*/
  }

  .header-menu,
  .profile-menu-box,
  .store-search-box {
    position: fixed;
    top: 0;
    left: -100%;
    width: 320px;
    max-width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
    text-align: left;
    margin-top: 0 !important;
    opacity: 1;
    padding: 0;
    border-radius: 0;
    pointer-events: auto;
    transition: all 0.3s ease;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    box-shadow: none;
    z-index: 1070 !important;
  }

  .store-search-box {
    width: 400px;
  }

    .header-menu.open,
    .profile-menu-box.open,
    .store-search-box.open {
      left: 0;
    }

  .header-menu .close-menu,
  .close-side-menu,
  .mobile-flyout-wrapper .close-side-menu {
    display: block;
    padding: 15px 20px;
    background-color: var(--primary-pantone);
    color: #fff;
  }

    .close-menu span,
    .close-side-menu span {
      display: inline-block;
      line-height: 17px;
      font-size: 14px;
      color: #707070;
      text-transform: uppercase;
    }

  .nopAjaxFilters7Spikes .filter-buttons {
    position: fixed;
    bottom: 0;
    z-index: 1001;
    padding: 10px 0;
    margin: 0 auto;
    width: 320px;
    text-align: center;
    border-top: 1px solid #8c8c8c;
    background-color: #ffffff;
    height: 56px;
  }

  /*  .nopAjaxFilters7Spikes .filtersPanel .filter-block .filtersGroupPanel .ui-slider .ui-slider-range {
    height: 200px;
    background-color: #312d2d;
    top: 0;
    left: 50% !important;
    width: 1px !important;
    transform: translate(-50%,0);
  }*/

  .header-menu .close-menu, .close-side-menu, .mobile-flyout-wrapper .close-side-menu {
    background-color: #F4F4F4 !important;
    position: sticky;
    top: 0;
    z-index: 2;
  }

  .header-menu .mega-menu-responsive .view-all {
    padding: 5px 0;
    border-bottom: 1px solid #E4E4E4;
  }

  .header-menu .mega-menu-responsive .category-title {
    color: var(--primary-pantone);
  }

  .close-menu .close-menu-btn,
  .close-side-menu-btn {
    float: right;
    font-size: 0 !important;
  }

  .profile-menu-box .close-side-menu-text:before {
    content: "\61";
  }

  .store-search-box .close-side-menu-text:before {
    content: "\65";
  }

  .close-menu-btn:before,
  .close-side-menu-btn:before {
    content: "\7a";
    display: inline-block;
    margin: 0 !important;
    font-family: "emporium-icons";
    text-transform: none;
    font-size: 15px;
    color: #AAAAAA !important;
    vertical-align: bottom;
  }

  .header-menu .all-categories,
  .header-menu .all-categories li {
    background-color: #FFFFFF;
  }

  .header-menu > ul li:after {
    content: "";
    display: block;
    clear: both;
  }

  .header-menu > ul li > a,
  .header-menu > ul li > span,
  .profile-menu-box > a,
  .header-form-holder > a {
    position: relative;
    z-index: 0;
    padding: 5px 15px 5px 30px !important;
    font-size: 13px;
    line-height: 17px;
    color: #707070;
    text-transform: uppercase;
  }

  .mega-menu-responsive li,
  .mega-menu-responsive li a {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

    .mega-menu-responsive li.view-all a {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
    }

    .mega-menu-responsive li img {
      padding-right: 15px;
      width: 40px;
    }

  .header-menu > ul li {
    border-bottom: 3px solid #fff;
  }

  .header-menu .top-menu > li {
    border-bottom: 0;
  }

  .header-menu > ul li:last-child,
  .header-menu > ul li:last-child,
  .header-menu > ul li.back-button {
    border-bottom: 0;
  }

  .header-menu > ul li > .with-subcategories {
    float: left;
    width: calc(100% - 50px);
  }

  .header-menu .all-categories > span {
    float: left;
    width: calc(100% - 50px);
    cursor: default;
  }

    .header-menu .all-categories > span:before {
      content: "\66";
      display: inline-block;
      margin-right: 10px;
      font-size: 17px;
      vertical-align: bottom;
      font-family: "emporium-icons";
      color: #8c8c8c;
      font-weight: normal;
      text-transform: none;
      transition: all .2s ease;
    }

  .plus-button {
    position: relative;
    z-index: 1;
    float: right;
    width: 50px;
    height: 50px;
    cursor: pointer;
  }

    .plus-button:before {
      content: "\6a";
      position: absolute;
      display: block;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      font-family: "emporium-icons";
      font-size: 10px;
      color: #8c8c8c;
    }

  .ico-compare,
  .ico-wishlist {
    display: block;
    padding: 15px 20px;
    line-height: 18px;
    font-size: 13px;
    font-weight: 700;
    color: #8c8c8c;
    background-color: #f6f6f6;
    border-top: 3px solid #fff;
    cursor: pointer;
    text-transform: uppercase;
  }

    .ico-compare:before,
    .ico-wishlist:before {
      display: inline-block;
      font-family: "emporium-icons";
      margin-right: 10px;
      font-size: 17px;
      color: #8e8e8e;
      font-weight: normal;
      text-transform: none;
      vertical-align: bottom;
    }

  /* NEW ACCOUNT STYLING */

  .personal-button {
    position: static !important;
  }

  /* END ACCOUNT STYLING */

  .wishlist-qty {
    display: none;
  }

  .header-menu .sublist-wrap {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    width: 320px;
    height: 100%;
    box-shadow: 1px 0 5px rgba(0,0,0,0.5);
    overflow: hidden;
    background-color: #fff !important;
    transition: all 0.3s ease;
  }

  .header-menu .sublist-wrap {
    left: -100%;
  }

    .header-menu .sublist-wrap.active {
      left: 0;
    }

  .header-menu ul li.back-button {
    background-color: var(--primary-pantone);
  }

  .header-menu .mega-menu-responsive .back-button {
    background-color: #F4F4F4;
    margin-bottom: 10px;
  }

  .header-menu .back-button span {
    padding: 15px 20px !important;
    text-align: right;
    color: #707070;
    text-transform: uppercase;
    cursor: pointer;
  }

    .header-menu .back-button span:before {
      content: "\6b";
      display: inline-block;
      margin-right: 10px;
      font-family: "emporium-icons";
      font-size: 10px;
      text-transform: none;
    }

  /*********** MOBILE FLYOUT CART ************/

  .mobile-flyout-wrapper .close-side-menu-text:before {
    content: "\64";
  }

  .mobile-flyout-wrapper .flyout-cart-scroll-area {
    max-height: calc(100vh - 97px);
    overflow-y: scroll;
  }

  .mobile-flyout-wrapper {
    position: fixed;
    top: 0;
    left: -100%;
    width: 400px;
    max-width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
    text-align: left;
    margin-top: 0 !important;
    opacity: 1;
    padding: 0;
    border-radius: 0;
    pointer-events: auto;
    transition: all 0.3s ease;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    box-shadow: none;
    z-index: 1070 !important;
  }

    .mobile-flyout-wrapper.open {
      left: 0;
    }

    .mobile-flyout-wrapper .close-side-menu {
      display: block;
    }

  /******** LOGIN FORM IN HEADER ********/

  .profile-menu-box.login-form-in-header {
    padding: 0;
    width: 320px;
  }

  .login-form-in-header form {
    padding: 20px 20px 0;
  }

  .profile-menu-box {
    position: fixed;
    left: calc(100%/2 - 320px/2) !important;
    top: calc(100%/2 - 290px/2);
  }
  /* SEARCH BOX */
  .search-box form {
    padding: 20px;
  }

  .search-box input.search-box-text {
    width: calc(100% - 45px);
    padding: 0 5px 0 15px;
  }

  .ui-autocomplete {
    width: calc(100% - 40px) !important;
  }

  /* HEADER LINKS */

  #topcartlink {
    display: none;
  }

  .header-links-wrapper .header-links > ul {
    display: none;
  }

  .header-links-wrapper.open {
    display: block;
  }

  /* ACCOUNT PAGES */

  .html-account-page .block {
    float: none;
    width: auto;
    text-align: center;
  }

    .html-account-page .block .listbox {
      display: block !important;
    }

  /*.enmon-header-upper .call-centar {
    min-width: 120px;
  }*/

  .enmon-header-upper .enmon-mini-nav {
    min-width: 239px;
  }

  .master-wrapper-content {
    margin-bottom: 25vw;
  }

  .footer .footer-top {
    width: 100%;
    min-height: 570px;
  }

    .footer .footer-top .footer-top-banner {
      width: 40%;
      height: 40%;
      top: -188px;
      background-position: bottom;
    }

    .footer .footer-top .footer-top-location .upper-location-wrapper {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      -o-flex-direction: column;
      flex-direction: column;
      /* background-color: #e5e5e5;*/
      width: 100%;
      padding: 0 0 10px 0;
    }

  .footer-top .enmon-location-image {
    height: 350px;
    position: relative;
    background-position: top center;
  }

  .footer .footer-top .footer-top-location h2 {
    position: absolute;
    width: auto;
    bottom: 467px;
    left: initial;
    padding: 0;
    font-size: 23px;
    z-index: 1;
    right: 0;
    top: -24px;
  }

  .footer .footer-top .lower-location-wrapper {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

    .footer .footer-top .lower-location-wrapper .enmon-location-image {
      position: absolute;
      width: 100%;
      height: 250px;
      bottom: 223px;
      background-size: cover;
    }

  .footer .footer-top .footer-top-location h2 .store-title {
    width: auto;
    height: auto;
    padding: 8px;
  }

  .footer .footer-top .footer-top-location h2 span {
    font-size: 20px;
  }

  .footer .footer-top .address-wrapper {
    position: relative;
    top: 0;
    margin: 0 auto;
  }

  .footer .footer-top .lower-location-wrapper ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-align-content: flex-start;
    align-content: flex-start;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    top: 0;
    padding: 10px 20px 30px;
    border-left: none !important;
  }

    .footer .footer-top .lower-location-wrapper ul li {
      width: 40%;
      min-width: 168px;
    }

  .footer .footer-top .footer-top-location {
    width: 100vw;
    height: auto;
    top: initial;
    transform: none;
    flex-wrap: wrap;
  }

  .footer-top .footer-top-banner {
    background-size: 100% !important;
  }

  .footer .footer-top .footer-upper-top-border {
    width: 100vw;
    height: 30px;
    right: 0;
    background-size: contain;
    background-position: bottom;
  }

  .footer-upper .newsletter-wrapper .left-box {
    display: none;
  }

  .footer-upper .newsletter-wrapper {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    padding: 25px 5vw
  }

  .newsletter-static-title {
    justify-content: start;
  }

  .footer .footer-upper .newsletter-wrapper .newsletter-static {
    width: 100%;
    padding: 0;
  }

  .footer-upper .newsletter-wrapper .newsletter-static p {
    margin-top: 0;
  }

  .footer .footer-upper .newsletter-wrapper .newsletter-static h4 {
    display: block;
    max-width: fit-content;
    margin: 20px 0;
    padding: 6px 0;
  }

  .footer .footer-upper .newsletter-wrapper .newsletter-static p {
    line-height: 25px;
    font-size: 17px;
  }

  .footer .footer-upper .newsletter-wrapper .newsletter-static small {
    position: static;
  }

  .footer .footer-upper .newsletter-wrapper .newsletter {
    width: 100%;
  }

    .footer .footer-upper .newsletter-wrapper .newsletter #newsletter-subscribe-block {
      padding-top: 25px;
    }

    .footer .footer-upper .newsletter-wrapper .newsletter #newsletter-email {
      height: 53px;
    }

    .footer .footer-upper .newsletter-wrapper .newsletter .newsletter-email {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -moz-align-items: center;
      -webkit-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: center;
      justify-content: center;
      max-width: 100%;
      position: relative;
    }

  .footer-upper .newsletter-wrapper .newsletter #newsletter-subscribe-button {
    width: 53px;
    height: 53px;
    margin-left: 20px;
    max-width: 120px;
  }

  .table-cart-items .cart tbody {
    position: relative;
    left: 1vw;
  }

  .login-form-in-header.profile-menu-box {
    height: 290px;
  }

  .intelisale-bestsellers-content {
    background: #FFFFFF !important;
  }

  .intelisale-bestsellers-title {
    display: block !important;
    border-left: none !important;
    padding: 0 !important;
  }

    .intelisale-bestsellers-title strong {
      border-left: 2px solid var(--primary-pantone);
      padding: 0 0 0 15px;
    }

  .intelisale-slider-title-mobile {
    display: none !important;
  }

  body .intelisale-bestsellers-mobile.owl-theme .owl-dots .owl-dot span {
    background: #AAAAAA !important;
  }

  body .intelisale-bestsellers-mobile.owl-theme .owl-dots .owl-dot.active span {
    background-color: var(--primary-pantone) !important;
  }

  body .intelisale-bestsellers-mobile .item-box .product-title a,
  body .intelisale-bestsellers-mobile .item-box .product-item .details .add-info .prices .actual-price {
    font-family: 'roboto-regular';
  }

  body .intelisale-bestsellers-mobile .item-box .picture img,
  .intelisale-bestsellers-mobile .item-box .picture a {
    height: 225px !important;
    width: 225px !important;
    object-fit: contain;
  }

  .intelisale-bestsellers-mobile .item-box .product-item {
    border: none !important;
    padding: 20px !important;
  }

  .item-box {
    border-right: none !important;
  }

    .item-box .product-title,
    .item-box .product-title a {
      font-size: 14px !important;
      text-align: left;
    }

    .item-box .product-title {
      padding: 0 !important;
      height: 60px !important;
    }

    .item-box .picture a {
      height: 110px !important;
      width: 110px !important;
      margin: 0 auto;
    }

  .carousel-manufacturer-item .picture a,
  .carousel-category-item .picture a {
    margin: 10px auto;
  }

  .intelisale-slider .item-box .picture img {
    height: 110px;
    width: 110px;
    object-fit: contain;
  }

  .item-box .product-item .details .add-info .prices .actual-price {
    font-size: 26px;
    color: #434343 !important;
    line-height: 27px;
  }

  body .intelisale-slider .item-box .product-item .details .add-info .prices,
  body .item-box .product-item .details .add-info .prices {
    height: 50px !important;
  }

  .item-box .details {
    padding: 0;
  }

  .item-box .buttons {
    display: block;
  }

  .item-box .add-info .product-box-add-to-cart-button {
    margin-left: 0;
  }

  .intelisale-slider-title,
  .jCarouselMainWrapper .carousel-title.title h3 {
    font-size: 20px !important;
    text-align: left !important;
  }

  body .nop-jcarousel {
    padding: 0;
  }

  .intelisale-tabs {
    overflow: auto;
  }

    .intelisale-tabs::-webkit-scrollbar {
      display: none;
    }

  .spc-categories .spc-body .item-box .product-item .picture img {
    width: 110px;
    height: 110px;
  }

  .spc-categories .item-box {
    max-height: 150px !important;
    height: 150px;
  }

  body .spc-categories .item-box .picture {
    width: 110px;
    height: 110px;
    margin: 10px !important;
    vertical-align: middle;
  }

  .spc-categories .item-box .product-title, .spc-categories .item-box .title {
    height: 60px !important;
    max-height: 60px !important;
  }

  .spc-categories .item-box .product-item .details .add-info .prices {
    height: 60px !important;
  }

  .spc-categories .enmon-product-discount {
    left: 5px;
  }

  .page-body .spc-categories .category-sublist {
    display: none;
  }

  body .spc-categories .category-picture a {
    padding: 0;
  }

  .page-body .spc-categories .category-picture img {
    height: 100%;
    width: auto;
    object-fit: contain;
  }

  .body .intelisale-bestsellers-mobile .item-box .picture img,
  .intelisale-bestsellers-mobile .item-box .picture a {
    height: 225px !important;
    width: 225px !important;
  }

  body .spc-categories .category-info {
    height: auto;
  }

  .category-page .page-body,
  .manufacturer-page .page-body {
    padding: 25px;
    margin-top: 50px;
  }

  .category-page .product-grid .item-box {
    padding-bottom: 20px;
  }

  .category-page .filters-button:before {
    display: none;
  }

  .category-breadcrumb-title-box .page-title h1,
  .shopping-cart-page .page-title h1 {
    padding-left: 14px;
    text-align: left;
    border-left: 2px solid var(--primary-pantone);
    font-size: 20px;
  }

  .manufacturer-page .product-selectors > div.filters-button-wrapper {
    margin-right: 8px;
  }

  .category-page .page-body .product-selectors,
  .manufacturer-page .page-body .product-selectors {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }

    .category-page .page-body .product-selectors .filters-button-wrapper,
    .manufacturer-page .product-selectors .filters-button-wrapper {
      flex: 1;
    }

    .category-page .page-body .product-selectors .product-sorting {
      flex: 1;
      margin: 0 5px;
    }

    .category-page .page-body .product-selectors .product-page-size {
      flex: 0.5;
      margin: 0 10px;
    }

      .category-page .page-body .product-selectors .filters-button-wrapper button,
      .category-page .page-body .product-selectors .product-sorting select,
      .category-page .page-body .product-selectors .product-page-size select,
      .manufacturer-page .page-body .product-selectors .filters-button-wrapper button,
      .manufacturer-page .page-body .product-selectors .product-sorting select,
      .manufacturer-page .page-body .product-selectors .product-page-size select {
        height: 40px;
        font-size: 12px;
        font-weight: 400;
        word-wrap: break-word;
        border-radius: 0 !important;
      }

    .category-page .page-body .product-selectors .filters-button-wrapper button,
    .manufacturer-page .page-body .product-selectors .filters-button-wrapper button {
      font-family: 'roboto-regular';
    }

    .category-page .page-body .product-selectors .product-sorting select,
    .manufacturer-page .page-body .product-selectors .product-sorting select {
      font-family: 'roboto-regular';
      font-size: 14px;
      text-transform: none;
    }

  .manufacturer-page .product-selectors .filters-button:before {
    content: none;
  }

  .item-box .add-info .product-box-add-to-cart-button,
  .product-grid .item-box .productQuantityDropdown ~ .product-box-add-to-cart-button,
  .product-grid .ajax-cart-button-wrapper .add-to-cart-qty-wrapper + .product-box-add-to-cart-button {
    margin: 0;
    border: 2px solid var(--primary-pantone);
    font-weight: 100;
  }

  .nopAjaxFilters7Spikes {
    margin: 0 0 100px 0;
  }

    .nopAjaxFilters7Spikes .filtersPanel .filter-block .filtersGroupPanel {
      padding: 18px 10px;
    }

  .order-summary-content .cart-footer .totals {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    padding: 15px 30px 30px;
    border: 1px dashed var(--border-gray);
    border-radius: 0;
    background-color: transparent;
  }

  .cart-footer .totals .totals-title {
    margin-bottom: 15px;
    padding-left: 15px;
    font-family: 'roboto-regular';
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    border-left: 2px solid var(--primary-pantone);
    color: var(--title-gray);
  }

  .opc .checkout-data .order-summary .cart-footer {
    margin: 0;
  }

  .cart-footer .totals .total-info .order-subtotal td label,
  .cart-footer .totals .total-info .order-subtotal td span {
    font-size: 11px;
  }

  .opc li .step {
    padding: 0;
  }

  .order-details-page .shipments tr,
  .order-details-page .products tr,
  .return-request-page .data-table tr,
  .shipment-details-page .data-table tr,
  .order-list-page .recurring-payments tr,
  .reward-points-history .data-table tr,
  .downloadable-products-page .data-table tr,
  .wishlist-page tr {
    margin: 0 0 20px 5px;
  }

  .services.page {
    text-align: left;
  }

    .services.page .services-topic-title {
      font-size: 20px;
    }

    .services.page .services-topic-description {
      font-size: 14px;
    }

  .services .page-body {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .services-list,
  .services-body {
    width: calc(100% - 50px);
    margin: 0 auto;
    padding: 0;
    max-width: 700px;
  }

  .services-body {
    margin-top: 30px;
  }

    .services-body img {
      width: 100% !important;
      height: auto !important;
    }

  .services-list .list {
    height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all ease-in-out 1s;
    -moz-transition: all ease-in-out 1s;
    -o-transition: all ease-in-out 1s;
    transition: all ease-in-out 1s;
  }

  .services-list ul:first-of-type {
    max-height: 110px !important;
  }

  .services-list ul:last-of-type {
    max-height: 211px !important;
  }

  .services .services-list .list li.mobile-list {
    display: block;
    padding-left: 0;
    text-align: center;
  }

  .desktop-list {
    display: none;
  }

  .services-group {
    position: relative;
    width: 100%;
    height: 34px;
    line-height: 34px;
    border-bottom: 3px solid var(--border-gray);
    font-size: 14px;
    color: var(--title-gray);
  }

    .services-group strong {
      font-weight: 400;
    }

    .services-group:after {
      content: "";
      position: absolute;
      width: 20px;
      height: 20px;
      top: 7px;
      right: 10px;
      background: url(../img/img_enmon/arrow-gray.svg) no-repeat right;
      font-family: 'roboto-regular';
      font-size: 15px;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      -webkit-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      transition: all ease-in-out 0.5s;
    }

  .services-active {
    border-bottom: 3px solid var(--primary-pantone);
  }

    .services-active::after {
      -webkit-transform: rotate(270deg);
      -moz-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      -o-transform: rotate(270deg);
      transform: rotate(270deg);
    }

  .search-page .page-body {
    padding: 10px;
  }

  .item-box .picture > a img {
    width: 110px;
    height: 110px;
  }

  .item-grid {
    padding: 10px;
  }

  .category-page .item-grid {
    padding: 0;
  }

  .category-page .products-container.list-view .item-grid,
  .manufacturer-page .product-list .item-grid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-gap: 10px;
  }

    .category-page .products-container.list-view .item-grid .item-box,
    .manufacturer-page .product-list .item-grid .item-box {
      width: 100%;
      margin: 0;
      padding-bottom: 15px;
      border-bottom: 1px solid #E4E4E4;
    }

  .center-2 .category-page .products-container.list-view .page-body .product-item .details,
  .category-page .products-container.list-view .item-box .product-item .details .add-info .prices {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .category-page .products-container.list-view .item-box .product-item .details .add-info {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

    .category-page .products-container.list-view .item-box .product-item .details .add-info .prices {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
    }

  .center-2 .category-page .page-body .products-container.list-view .product-item .details,
  .center-2 .manufacturer-page .page-body .product-list .product-item .details,
  .rich-content .page-body .products-container.list-view .product-item .details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(100% - 180px);
    padding: 30px 0 0 10px;
    flex: unset;
  }

  .category-page .products-container.list-view .product-item .picture,
  .manufacturer-page .product-list .product-item .picture {
    width: 170px;
    max-width: 170px;
    min-width: 170px;
    position: static;
  }

  .category-page .products-container.list-view .item-box .picture a,
  .manufacturer-page .product-list .item-box .picture a {
    height: 100% !important;
    margin: auto auto auto 0;
  }

  .category-page .products-container.list-view .item-grid .item-box .product-item .picture .btn-wrapper,
  .manufacturer-page .product-list .item-grid .item-box .product-item .picture .btn-wrapper {
    position: absolute;
    width: calc(100% - 180px);
    left: 180px;
    top: 0;
    margin: 0;
  }

    .category-page .products-container.list-view .item-grid .item-box .product-item .picture .btn-wrapper .add-to-wishlist-button,
    .category-page .products-container.list-view .item-grid .item-box .product-item .picture .btn-wrapper .add-to-compare-list-button,
    .manufacturer-page .product-list .item-grid .item-box .product-item .picture .btn-wrapper .add-to-wishlist-button,
    .manufacturer-page .product-list .item-grid .item-box .product-item .picture .btn-wrapper .add-to-compare-list-button {
      inset: unset;
      width: 30px;
    }

    .category-page .products-container.list-view .item-grid .item-box .product-item .picture .btn-wrapper .add-to-wishlist-button,
    .manufacturer-page .product-list .item-grid .item-box .product-item .picture .btn-wrapper .add-to-wishlist-button {
      right: 0;
    }

  .category-page .products-container.list-view .item-box .add-info .buttons .add-to-cart-qty-wrapper {
    position: absolute;
    left: -190px;
  }

  .category-page .products-container.list-view .item-box .product-item .details .add-info .prices .actual-price,
  .category-page .products-container.list-view .item-box .product-title {
    margin: 0;
  }

  .category-page .products-container.list-view .enmon-product-discount {
    top: 0;
    left: 120px;
  }

  .category-page .products-container.list-view .item-box .product-title, .item-box .product-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .category-page .products-container.list-view .item-box .add-info .buttons .add-to-cart-qty-wrapper .plus,
  .category-page .products-container.list-view .item-box .add-info .buttons .add-to-cart-qty-wrapper .minus {
    width: 50px;
    height: 40px;
  }

  .center-2 .category-page .page-body .products-container.list-view .product-item .details .ajax-cart-button-wrapper,
  .category-page .page-body .products-container.list-view .product-item .details .ajax-cart-button-wrapper {
    width: 100%;
  }

    .center-2 .category-page .page-body .products-container.list-view .product-item .details .ajax-cart-button-wrapper .add-to-cart-qty-wrapper,
    .center-2 .category-page .page-body .products-container.list-view .product-item .details .ajax-cart-button-wrapper .product-box-add-to-cart-button,
    .category-page .page-body .products-container.list-view .product-item .details .ajax-cart-button-wrapper .add-to-cart-qty-wrapper,
    .category-page .page-body .products-container.list-view .product-item .details .ajax-cart-button-wrapper .product-box-add-to-cart-button {
      width: 170px;
      max-width: 170px;
      margin: 0;
    }

  .center-2 .category-page .page-body .products-container.list-view .product-item .details .product-title,
  .category-page .page-body .products-container.list-view .product-item .details .product-title {
    margin-bottom: 0;
  }

  .center-2 .category-page .page-body .products-container.list-view .product-item .details .ajax-cart-button-wrapper .product-box-add-to-cart-button,
  .category-page .page-body .products-container.list-view .product-item .details .ajax-cart-button-wrapper .product-box-add-to-cart-button {
    padding: 8px;
    font-size: 14px;
    background-color: #ffffff;
  }

  .registration-page,
  .registration-page .page-body .city-zipcode-box .inputs,
  .date-picker-wrapper span {
    width: 100%;
    flex: 1;
  }

  .date-picker-wrapper {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
  }

    .date-picker-wrapper span {
      margin-bottom: 10px;
    }

  .first-last-name-registration,
  .date-picker-wrapper {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
  }

  .page.registration-page .page-body .fieldset .first-last-name-registration .inputs {
    width: 47%;
  }

  .registration-page .page-title {
    margin-left: 40px;
  }

  .registration-page .loyalty-membership,
  .registration-page .page-body .new-accept-privacy-policy {
    padding: 10px 20px;
    font-size: 11px;
  }

  .loyalty-membership {
    margin-bottom: 10px;
  }

  .registration-page .button-1:only-child {
    width: 50%;
  }

  .page-body .spc-categories .category-picture img {
    height: 100%;
    width: auto;
    object-fit: contain;
  }

  .product-tags-box .title,
  .product-details-page .product-grid .title {
    font-size: 14px;
  }

  .product-details-page .intelisale-default-slider .title {
    font-size: 20px;
  }

  .intelisale-default-slider .intelisale-related-slider.item-grid .intelisale-purchased-item .item-box .product-item,
  .intelisale-default-slider .intelisale-purchased-slider.item-grid .intelisale-purchased-item .item-box .product-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

    .intelisale-default-slider .intelisale-related-slider.item-grid .intelisale-purchased-item .item-box .product-item .picture,
    .intelisale-default-slider .intelisale-purchased-slider.item-grid .intelisale-purchased-item .item-box .product-item .picture {
      width: 124px;
      height: 124px;
      position: relative;
    }

  .intelisale-default-slider .intelisale-purchased-item {
    padding: 0;
  }

  .intelisale-default-slider .intelisale-related-slider.item-grid .intelisale-purchased-item .item-box .product-item .details,
  .intelisale-default-slider .intelisale-purchased-slider.item-grid .intelisale-purchased-item .item-box .product-item .details {
    width: calc(100% - 124px);
    padding-left: 15px;
  }

    .intelisale-default-slider .intelisale-related-slider.item-grid .intelisale-purchased-item .item-box .product-item .details .add-info .actual-price, .intelisale-default-slider .intelisale-purchased-slider.item-grid .intelisale-purchased-item .item-box .product-item .details .add-info .actual-price {
      margin-left: 0;
    }

  .intelisale-default-slider .slick-dots .slick-active button {
    background-color: var(--primary-pantone);
  }

  .slick-dots button {
    background: #AAAAAA;
  }

  .intelisale-default-slider .slick-arrow {
    top: -120px;
  }

  .product-details-page .intelisale-default-slider .intelisale-related-slider.item-grid .slick-arrow,
  .product-details-page .intelisale-default-slider .intelisale-purchased-slider.item-grid .slick-arrow {
    top: -60px;
  }

  .intelisale-default-slider .intelisale-purchased-slider.item-grid .slick-list.draggable {
    margin: 0 35px;
  }

  .intelisale-default-slider .title {
    margin-left: 25px;
    margin-bottom: 30px;
  }

  .login-page .customer-blocks {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    max-width: 500px;
    margin: 0 auto;
    padding: 0 45px;
  }

  .login-page .returning-wrapper {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding: 0;
  }

    .login-page .returning-wrapper .form-fields {
      padding: 0;
      min-height: fit-content !important;
    }

  .login-page form .form-fields .inputs label {
    text-indent: 0;
  }

  .login-page .returning-wrapper form {
    width: 100%;
  }

  .login-page .register-block {
    padding: 0;
    margin: 0 auto;
    width: 100%;
  }

  .login-page .title,
  .registration-page .title {
    padding: 18px 0;
  }

    .login-page .title strong,
    .registration-page .title strong {
      text-indent: 0;
      padding: 3px 0 3px 10px;
      font-size: 20px !important;
    }

  .login-page .buttons {
    margin-top: 20px;
    padding-top: 10px;
  }

  .order-details-page .products td.quantity,
  .wishlist-page td.quantity,
  .order-details-page .products div.quantity,
  .wishlist-page div.quantity {
    font-size: 13px;
  }

  .order-details-page .page-body {
    padding: 10px;
  }

  .vendor-item .title a,
  .manufacturer-item .title a,
  .category-grid .item-box .title a {
    padding: 0;
  }

  body .master-wrapper-page .master-wrapper-content {
    padding: 0;
  }

  .master-wrapper-page {
    margin-top: 155px;
  }

  .master-wrapper-content .center-1 {
    margin: 0 auto;
  }

  .master-column-wrapper .page.home-page .page-body {
    padding: 0;
  }

  .page.registration-page .page-body {
    max-width: 600px;
    padding: 0px 20px;
  }

  .inputs .select2-container {
    width: 100% !important;
  }

  .inputs input[type="text"],
  .inputs input[type="password"],
  .inputs input[type="email"],
  .inputs input[type="tel"],
  .inputs select,
  .inputs textarea {
    height: 34px;
    padding: 0 10px;
  }

  .login-page .page-body .buttons input {
    height: 40px;
    font-family: 'roboto-regular';
    font-size: 13px;
    font-weight: 400;
  }

  input[type="radio"] + label:before,
  input[type="checkbox"] + label:before,
  input[type="radio"]:checked + label:before,
  input[type="checkbox"]:checked + label:before {
    width: 20px;
    height: 20px;
  }

  .fieldset .inputs span .forcheckbox {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .html-registration-page .footer-upper,
  .html-registration-page .footer-middle,
  .html-category-page .footer-top-banner,
  .html-category-page .footer-top-location,
  .html-shopping-cart-page .footer-top-banner,
  .html-shopping-cart-page .footer-top-location,
  .html-product-details-page .footer-top-banner,
  .html-product-details-page .footer-top-location,
  .html-checkout-page .footer-top,
  .html-checkout-page .footer-upper,
  .html-checkout-page .footer-middle,
  .html-compare-products-page .footer-top-banner,
  .html-compare-products-page .footer-top-location,
  .html-login-page .footer-top,
  .html-login-page .footer-upper,
  .html-login-page .footer-middle {
    display: none;
  }

  .html-compare-products-page .footer-top,
  .html-checkout-page .footer-top,
  .html-product-details-page .footer-top,
  .html-shopping-cart-page .footer-top,
  .html-category-page .footer-top {
    min-height: 0;
  }

  .pager ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 600px;
    margin: 0 auto;
  }

  .pager .last-page,
  .pager .first-page {
    display: none;
  }

  .pager .next-page {
    margin-left: 20px;
  }

  .pager .previous-page {
    margin-right: 20px;
  }

    .pager .next-page a,
    .pager .previous-page a {
      width: 46px;
      height: 46px;
      border: 2px solid var(--primary-pantone);
      border-radius: 50%;
    }

      .pager .next-page a:before,
      .pager .previous-page a:before {
        position: relative;
        bottom: 2px;
        line-height: 46px;
        font-size: 17px;
        color: var(--primary-pantone);
      }

      .pager .next-page a:before {
        left: 1px;
      }

      .pager .previous-page a:before {
        right: 1px;
      }

  .pager li span,
  .pager li a {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 0;
    font-size: 18px;
    color: #AAAAAA;
  }

  .pager ul li {
    font-family: 'roboto-regular';
  }

  .pager ul .current-page {
    font-family: "roboto-regular";
    font-weight: 600;
  }

    .pager ul .current-page span {
      width: 31px;
      height: 32px;
      line-height: 32px;
      color: #FFFFFF;
    }

  .page-body .field-set .accept-consent label {
    line-height: 33px;
    display: inline-block;
  }

  .shopping-cart-page .page-title {
    padding-left: 25px;
  }

  .shopping-cart-page .product-grid {
    padding: 20px;
  }

    .shopping-cart-page .product-grid .title {
      font-size: 20px;
    }

  .page.shopping-cart-page .cart .cart-item-row {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    grid-auto-rows: minmax(30px, auto);
    grid-gap: 10px;
    width: 95%;
    margin: 20px auto;
    padding: 0;
    border: none !important;
    border-bottom: 1px solid var(--background-gray) !important;
    border-radius: 0;
  }

    .page.shopping-cart-page .cart .cart-item-row .product-picture {
      grid-column: 1 / 2;
      grid-row: 1 / 5;
      width: 100%;
      padding: 0 !important;
    }

      .page.shopping-cart-page .cart .cart-item-row .product-picture a {
        width: 100%;
      }

    .page.shopping-cart-page .cart .cart-item-row .product {
      grid-column: 2 / 5;
      grid-row: 1 / 2;
      display: block;
      margin: 0;
      padding: 0;
      font-family: 'roboto-regular';
      font-weight: 400;
    }

      .page.shopping-cart-page .cart .cart-item-row .product .attributes {
        font-size: 12px;
      }

    .page.shopping-cart-page .cart .cart-item-row td.quantity {
      grid-column: 2 / 4;
      grid-row: 3 / 4;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      -o-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: start;
      -moz-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      align-items: flex-start;
      width: 100%;
      height: auto;
      padding: 0;
      border: 0 !important;
      font-size: 13px;
      background-color: transparent !important;
    }

      .page.shopping-cart-page .cart .cart-item-row td.quantity .td-title {
        margin: 0;
        padding: 10px 0;
      }

      .page.shopping-cart-page .cart .cart-item-row td.quantity .add-to-cart-qty-wrapper {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

        .page.shopping-cart-page .cart .cart-item-row td.quantity .add-to-cart-qty-wrapper .qty-input {
          order: 1;
          flex: 2;
        }

        .page.shopping-cart-page .cart .cart-item-row td.quantity .add-to-cart-qty-wrapper .minus,
        .page.shopping-cart-page .cart .cart-item-row td.quantity .add-to-cart-qty-wrapper .plus {
          inset: 0;
          position: relative;
          margin: 0;
          flex: 1;
        }

        .page.shopping-cart-page .cart .cart-item-row td.quantity .add-to-cart-qty-wrapper .minus {
          order: 0;
        }

        .page.shopping-cart-page .cart .cart-item-row td.quantity .add-to-cart-qty-wrapper .plus {
          order: 2;
        }

    .page.shopping-cart-page .cart .cart-item-row td.unit-price {
      grid-column: 2 / 5;
      grid-row: 2 / 3;
      padding: 0;
      width: 100%;
      height: auto;
      position: relative;
      inset: 0;
      border-top: none !important;
      background-color: transparent !important;
    }

    .page.shopping-cart-page .cart .cart-item-row td.subtotal {
      grid-column: 2 / 5;
      grid-row: 4 / 5;
      width: 100%;
      margin: 0;
      padding: 0;
      font-size: 15px;
      background-color: transparent !important;
    }

    .page.shopping-cart-page .cart .cart-item-row td.remove-from-cart {
      grid-column: 4 / 5;
      grid-row: 3 / 4;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -webkit-box-align: end;
      -moz-box-align: end;
      -ms-flex-align: end;
      -webkit-align-items: flex-end;
      align-items: flex-end;
      padding: 0;
    }

      .page.shopping-cart-page .cart .cart-item-row td.remove-from-cart div {
        margin: 0;
      }

  .page.shopping-cart-page .table-wrapper .common-buttons,
  .page.shopping-cart-page .cart-footer {
    margin: 0 auto;
  }

  .footer-under-lower {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    padding: 10px calc(5vw + 13px);
  }

  .product-details-page-body .previous-product,
  .product-details-page-body .next-product {
    display: none;
  }

  .overview .old-product-price-label,
  .variant-overview .old-product-price-label,
  .overview .discounted-price label,
  .variant-overview .discounted-price label {
    display: block;
  }

  .product-name h1 {
    margin: 30px 25px 10px 25px;
    text-align: left;
    padding-left: 10px;
    font-weight: normal;
  }

  .product-name .manufacturers,
  .overview .manufacturers {
    text-align: left;
    margin-left: 40px;
    font-size: 14px;
  }

  .product-name .manufacturers,
  .product-name .product-review-box {
    margin-left: 25px;
    margin-bottom: 10px;
  }

    .product-name .manufacturers .label,
    .overview .manufacturers .label {
      font-family: 'roboto-regular';
    }

  .overview .manufacturers .value {
    font-family: 'Open-Sans-Bold';
    text-decoration: underline;
    color: #707070 !important;
  }

  .product-prices-box,
  .attributes-wrapper > div {
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    margin: 0;
  }

    .product-prices-box .prices {
      display: -moz-flex;
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      flex-direction: column;
      -moz-align-items: center;
      -webkit-align-items: center;
      -ms-align-items: center;
      align-items: center;
    }

  .overview .prices .old-product-price,
  .overview .prices .non-discounted-price,
  .overview .prices .product-price,
  .overview .prices .product-price > span {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    width: 100%;
    justify-content: center;
  }

    .overview .prices .old-product-price .old-product-price-label,
    .overview .prices .non-discounted-price label,
    .overview .prices .product-price > span label {
      display: -moz-flex;
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      -moz-justify-content: flex-end;
      -webkit-justify-content: flex-end;
      -ms-justify-content: flex-end;
      justify-content: flex-end;
      -moz-align-items: center;
      -webkit-align-items: center;
      -ms-align-items: center;
      align-items: center;
      width: fit-content;
      margin-right: 15px;
      font-size: 14px;
      color: #434343;
    }

    .overview .prices .non-discounted-price .non-discounted-price-label {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      width: auto;
      margin-right: 15px;
    }

  .overview .product-price, .variant-overview .product-price {
    font-weight: normal;
  }

  .overview .prices .old-product-price .price-with-label .price-value {
    font-size: 18px;
  }

  .overview .prices .non-discounted-price .price-with-label .price-value {
    font-size: 15px;
  }

  .overview .prices .old-product-price .price-with-label .price-label,
  .overview .prices .non-discounted-price .price-with-label .price-label {
    font-size: 12px;
  }

  .overview .prices .product-price .price-with-label .price-value {
    font-size: 30px;
  }

  .overview .prices .product-price .price-with-label .price-label {
    font-size: 16px;
  }

  .product-details-page .overview .stock {
    width: 100%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
    padding-left: 0;
  }

  .overview .short-description {
    padding: 0;
  }

  .product-details-page .overview .add-to-cart-qty-wrapper {
    margin-right: auto;
  }

  .product-details-page .overview .qty-input {
    width: 64px;
    height: 40px;
  }

  .product-details-page .overview .add-to-cart-qty-wrapper .plus,
  .product-details-page .overview .add-to-cart-qty-wrapper .minus {
    width: 40px;
    height: 40px;
  }

  .product-details-page .overview .add-to-cart-qty-wrapper .plus {
    right: -16px;
  }

  .product-details-page .overview .add-to-cart-qty-wrapper .minus {
    left: -16px;
  }

  .product-prices-box > div {
    width: 100%;
  }

  .overview .add-to-cart,
  .overview .add-to-cart-panel {
    text-align: unset;
    width: 100%;
  }

  .add-to-cart-qty-wrapper + .ajax-cart-button-wrapper {
    width: 50% !important;
    margin-left: 10px;
  }

    .add-to-cart-qty-wrapper + .ajax-cart-button-wrapper input {
      height: 40px;
    }

  .product-details-page .add-to-cart-qty-wrapper {
    margin-left: 20px;
  }

  .product-details-page .mobile-name-holder .product-social-title {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }

    .product-details-page .mobile-name-holder .product-social-title .product-social-buttons {
      width: 60px;
      margin: 25px 25px 0 0;
    }

      .product-details-page .mobile-name-holder .product-social-title .product-social-buttons .share-no-select > span {
        display: block;
      }

  .product-details-page .ui-tabs .ui-tabs-nav li a {
    width: 100%;
    /*border-color: #D3D3D3;*/
    border-color: white;
  }

    .product-details-page .ui-tabs .ui-state-active.ui-tabs-active a,
    .product-details-page .ui-tabs .ui-tabs-nav li a:hover {
      border-color: #4D6ABA;
      background-color: #4D6ABA;
      border-radius: 2rem;
      color: #fff;
    }

  .product-details-page .productTabs-header {
    width: calc(100% - 50px);
    margin: 0 25px;
  }

  .productTabs.ui-tabs .ui-tabs-nav li {
    /*text-align: left !important;*/
  }

  .product-details-page .productTabs.ui-tabs .ui-tabs-panel {
    padding: 15px 40px;
    font-family: 'roboto-regular';
    text-align: left;
  }

    .product-details-page .productTabs.ui-tabs .ui-tabs-panel#quickTab-reviews .write-review-title,
    .product-details-page .productTabs.ui-tabs .ui-tabs-panel#quickTab-contact_us .contact-us-button {
      font-family: 'roboto-regular';
      background: var(--primary-pantone);
      font-weight: normal;
      font-family: "roboto-regular";
    }

  .html-product-details-page .mobile-name-holder .breadcrumb {
    background-color: #E4E4E4;
    font-size: 14px;
    text-align: left;
  }

  .offer-promo-date {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

    .offer-promo-date .promo-offer-valid {
      padding: 0;
      margin: auto 0;
      font-size: 12px;
      text-align: right;
    }

  .promo-offer-valid-dates {
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }

    .promo-offer-valid-dates img {
      margin-left: 3px;
    }

    .promo-offer-valid-dates img {
      margin-left: 3px;
    }

  .overview .attributes dl dt[id] {
    width: 100%;
    margin: 2px 0 0;
  }

  .attributes-wrapper > div {
    max-width: 100%;
  }

  .attributes {
    padding: 0;
    margin-bottom: 20px !important;
  }

    .attributes dl {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -moz-justify-content: center;
      -webkit-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      margin-top: 30px;
    }

  /* .overview .attributes dl dd {
    margin-left: 10px !important;
  }*/

  /* .attributes dd:last-child {
    width: 85%;
  }*/

  .page.shopping-cart-page .cart .cart-item-row td.quantity label,
  .page.shopping-cart-page .cart .cart-item-row td.unit-price label,
  .page.shopping-cart-page .cart .cart-item-row td.subtotal label,
  .page.shopping-cart-page .cart .cart-item-row .product .attributes {
    font-size: 12px;
    font-weight: normal;
    font-family: 'roboto-regular';
    color: #707070;
  }

  .page.shopping-cart-page .cart .cart-item-row td.unit-price,
  .page.shopping-cart-page .cart .cart-item-row td.subtotal {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }

  .page.shopping-cart-page .cart .cart-item-row td.unit-price {
    flex-direction: column;
  }

    .page.shopping-cart-page .cart .cart-item-row td.unit-price div {
      width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -moz-justify-content: space-between;
      -webkit-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
    }

  .page.shopping-cart-page .cart .cart-item-row td.unit-price {
    margin-bottom: 20px;
  }

  .page.shopping-cart-page .cart .cart-item-row td.subtotal {
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }

  .page.shopping-cart-page .cart .cart-item-row td.unit-price .product-unit-price {
    color: #434343;
    font-family: 'roboto-regular';
    font-weight: normal;
  }

  .page.shopping-cart-page .cart .cart-item-row td.subtotal .product-subtotal {
    color: #434343;
    font-family: "roboto-regular";
    font-weight: 600;
    font-weight: normal;
    font-size: 14px;
  }

  .cart .product a {
    color: #434343;
  }

  .cart-footer .totals .page-title {
    padding: 0;
  }

  .cart-footer .totals .total-info .order-subtotal td label,
  .cart-footer .totals .total-info .order-subtotal td span,
  .cart-footer .totals .total-info .order-subtotal-discount td label,
  .cart-footer .totals .total-info .order-subtotal-discount td span,
  .cart-footer .totals .total-info .shipping-cost td label,
  .cart-footer .totals .total-info .shipping-cost td span,
  .cart-footer .totals .total-info .tax-value td label,
  .cart-footer .totals .total-info .tax-value td span,
  .cart-footer .totals .total-info .order-total-no-tax td label,
  .cart-footer .totals .total-info .order-total-no-tax td span,
  .cart-footer .totals .loyalty-card-number td label,
  .cart-footer .totals .loyalty-card-group-level td label,
  .cart-footer .totals .loyalty-card-number td span,
  .cart-footer .totals .loyalty-card-group-level td span,
  .cart-footer .totals .terms-of-service label,
  .cart-footer .totals .terms-of-service a {
    font-size: 11px;
    font-family: 'roboto-regular';
    font-weight: normal;
  }

  .responsive-nav-wrapper-parent .search-box-button {
    float: left;
    width: 45px;
    height: 45px;
    padding: 0;
    background: var(--light-gray) url(../img/img_enmon/search_ico.svg) center no-repeat;
    font-size: 0;
    border: none;
    border-left: none;
    border-radius: 0;
    background-color: var(--light-gray) !important;
    background-size: 30px;
  }

  .responsive-nav-wrapper-parent #small-search-box-form {
    padding: 0;
    margin-left: 0;
  }

    .responsive-nav-wrapper-parent #small-search-box-form input.search-box-text {
      width: calc(100% - 45px);
      float: left;
      height: 45px;
      font-size: 14px;
      color: #AAAAAA;
      font-size: 16px;
      border: none;
      border-right: 0;
      border-radius: 0;
      background: var(--light-gray);
    }

  .k-animation-container.instantSearch {
    top: 138px !important;
  }

  .responsive-nav-wrapper .shopping-cart-link .cart-label {
    display: none;
  }

  .responsive-nav-wrapper-parent .mega-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block !important;
    padding: 7px 25px 7px;
  }

    .responsive-nav-wrapper-parent .mega-menu li {
      display: inline-block;
      vertical-align: middle;
      color: #434343;
      font-family: 'roboto-regular';
      font-size: 15px;
      margin-right: 15px;
    }

    .responsive-nav-wrapper-parent .mega-menu > li:first-child {
      font-family: 'roboto-regular';
      color: var(--primary-pantone);
      background-image: url(/Themes/Emporium_Enmon/Content/img/img_enmon/tag.png);
      background-repeat: no-repeat;
      background-position: left;
      background-size: 15px;
      padding-left: 20px;
    }

    .responsive-nav-wrapper-parent .mega-menu-responsive,
    .responsive-nav-wrapper-parent .mega-menu .root-category-items {
      display: none;
    }

  .enmon-mobile-mega-menu {
    display: inline-block;
  }

  .breadcrumb {
    margin: 0;
    padding: 10px 25px;
    background-color: #E4E4E4;
    text-align: left;
    color: #434343;
    font-size: 14px;
  }

  .category-breadcrumb-title-box .page-title {
    margin: 5px 0px;
    top: 100%;
  }

  .product-details-page .product-name {
    position: relative;
  }

  .pdp-discount-ribbon-wrapper {
    position: absolute;
    right: 0;
    left: calc(100% - 70px);
    top: 105%;
    z-index: 3;
  }

    .pdp-discount-ribbon-wrapper div {
      margin-bottom: 5px;
    }

  .enmon-pdp-discount-free-shipping {
    position: relative;
    top: initial;
    left: initial;
    right: initial;
  }

  .enmon-pdp-discount {
    position: relative;
    top: initial;
    right: initial;
    left: initial;
  }

  .enmon-pdp-discount-samoOnline {
    position: relative;
    right: initial;
    left: initial;
  }

  .also-purchased-products-grid .discount-ribbon-wrapper,
  .related-products-grid .discount-ribbon-wrapper {
    top: 0px;
  }

  /* ADD TO CART - PRODUCT WITH OPTIONS */
  body .ajaxCart {
    width: 96% !important;
    max-width: 600px;
  }

  .miniProductDetailsView {
    position: relative;
    top: 50px;
  }

  .k-widget .miniProductDetailsView .product-name {
    position: absolute;
    width: 50%;
    margin: 0;
    left: 45%;
    white-space: normal !important;
    text-align: left;
    font-size: 14px;
  }

  .miniProductDetailsView .product-overview-line .product-essential {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 15px 15px;
    margin-bottom: 70px;
  }

    .miniProductDetailsView .product-overview-line .product-essential .gallery {
      width: 40%;
      padding: 0;
    }

    .miniProductDetailsView .product-overview-line .product-essential .overview {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      margin: 0;
    }

  .product-overview-line .product-essential .overview #product-price-container,
  .product-overview-line .product-essential .overview .availability {
    width: 50%;
    position: relative;
    left: 48%;
    order: 1;
  }

    .product-overview-line .product-essential .overview .availability span[class="value"] {
      color: #29BE40;
    }

    .product-overview-line .product-essential .overview #product-price-container .product-price {
      font-family: 'roboto-regular';
      font-size: 30px;
      color: var(--title-gray);
    }

  .product-overview-line .product-essential .overview .add-to-cart {
    max-width: 100%;
    position: relative;
    top: 15px;
    padding-top: 20px;
    justify-content: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: justify;
    order: 2;
    border-top: 1px solid var(--background-gray);
  }

  .overview .attributes dl dt[id] label::after {
    content: ":";
  }

  .overview .attributes dl dd,
  .overview .attributes dl dt {
    margin: 3px 0;
    text-align: left;
  }

    .overview .attributes dl dd select {
      width: 100%;
      max-width: 100%;
      margin: 5px 0;
      border: 1px solid #c9c9c9;
      border-bottom: 3px solid var(--primary-pantone);
      font-family: 'roboto-regular';
      color: var(--title-gray);
      font-weight: 900;
    }

  .overview .add-to-cart-button,
  .variant-overview .add-to-cart-button {
    border: 2px solid var(--primary-pantone);
    color: #fff;
    background-color: var(--primary-pantone) !important;
    font-size: 14px;
    font-weight: 400;
    border-radius: 0 !important;
    margin: 0 -15%;
    width: 130%;
    font-family: 'roboto-regular';
  }

  .ajaxCart .productAddedToCartWindow .productAddedToCartWindowTitle {
    margin: 20px;
    padding: 0 0 0 15px;
    white-space: normal !important;
    text-align: left;
    font-size: 16px !important;
    font-weight: 400;
    border-left: 2px solid var(--primary-pantone);
    color: var(--title-gray);
  }

  .productAddedToCartWindow .productAddedToCartItem {
    display: block;
    padding: 0 15px 15px;
    border-top: 1px solid var(--background-gray);
  }

    .productAddedToCartWindow .productAddedToCartItem .productAddedToCartWindowImage {
      width: 33%;
      margin: 20px !important;
    }

  .productAddedToCartWindowImage a {
    width: 100%;
  }

    .productAddedToCartWindowImage a img {
      min-width: 100%;
      width: 100%;
    }

  .productAddedToCartItem .productAddedToCartWindowDescription h1 {
    text-align: left;
    margin-top: 10px;
  }

  .ajaxCart .productAddedToCartWindowDescription .attributeInfo,
  .ajaxCart .productAddedToCartWindowDescription span {
    font-size: 14px;
    color: var(--title-gray);
  }

    .ajaxCart .productAddedToCartWindowDescription .attributeInfo table {
      width: 45%;
    }

  .productAddedToCartWindow .productAddedToCartWindowSummary {
    padding: 15px;
    border-top: 1px solid var(--background-gray);
  }

  .ajaxCart .productAddedToCartWindowSummary .productAddedToCartWindowCheckout {
    font-family: 'roboto-regular';
    font-size: 14px;
    font-weight: 400;
  }

  .ajaxCart .k-window-titlebar.k-header .k-window-actions a .k-icon:before {
    font-size: 15px;
    font-weight: 900;
  }

  .attributes dl dt .text-prompt {
    white-space: normal;
  }

  .attributes dl dd {
    width: 100%;
  }

  .attributes dl dt:last-child {
    width: calc(85% + 10px);
    margin-top: 10px;
  }

  .opc #opc-confirm_order .checkout-data tbody {
    width: 102.4%
  }

    .opc #opc-confirm_order .checkout-data tbody tr {
      margin: 0 0 20px 0;
    }

  .product-details-page .overview .additional-details {
    padding-left: 0;
  }

  .product-review-box {
    float: left;
    margin-top: 5px;
  }

  .write-review .product-review-box {
    float: none;
  }

  .product-review-list .product-review-item {
    border: 1px solid #D3D3D3;
    padding: 15px 10px 10px;
  }

    .product-review-list .product-review-item .review-info .user {
      float: left;
      font-size: 14px;
      font-family: 'roboto-regular';
      color: #434343;
    }

    .product-review-list .product-review-item .review-info .separator {
      display: none;
    }

    .product-review-list .product-review-item .review-info .date span {
      color: #434343;
    }

    .product-review-list .product-review-item .review-info .date {
      float: right;
    }

    .product-review-list .product-review-item .review-info .product-review-box {
      width: 100%;
    }

      .product-review-list .product-review-item .review-info .product-review-box .rating {
        float: left;
      }

    .product-review-list .product-review-item .review-body .review-text,
    .product-review-list .product-review-item .review-body .review-item-head {
      font-size: 14px;
      font-family: 'roboto-regular';
      color: #434343;
      text-align: left;
    }

    .product-review-list .product-review-item .review-body .review-item-head {
      font-family: 'roboto-regular';
      margin: 0;
    }

  .product-reviews-page .title.open .close-review-form span,
  .quickTab-reviews .write-product-review-button {
    font-family: 'roboto-regular';
    font-weight: normal;
    font-size: 14px;
  }

  #quickTab-contact_us .form-fields .inputs label,
  #quickTab-reviews #review-form .write-review-collapse label {
    font-family: "roboto-regular";
  }

  .productTabs .write-review-collapse {
    background: #F4F4F4;
    padding: 15px;
  }

    .productTabs .write-review-collapse .inputs > label,
    .productTabs .write-review-collapse .review-rating label {
      color: #434343;
      font-family: 'roboto-regular';
      font-size: 14px;
    }

  .write-review .rating-options label {
    border: 1px solid #d7d7d7;
  }
  /*ajaxfilter mobile redesign*/
  .nopAjaxFilters7Spikes .filter-block:not(.selected-options) .toggleControl {
    border-left: none;
  }

  .nopAjaxFilters7Spikes .filtersPanel .filter-block:not(.selected-options) .toggleControl:before {
    content: "\6a";
    left: 90%;
    transform: translateY(-90%) rotate( 0deg);
    font-size: 10px;
    color: #707070;
  }

  .nopAjaxFilters7Spikes .filtersPanel .filter-block:not(.selected-options) {
    margin: 15px 0;
    padding-top: 0px;
    border-top: none;
    border-radius: 0;
  }

    .nopAjaxFilters7Spikes .filtersPanel .filter-block:not(.selected-options) .filtersGroupPanel {
      height: auto !important;
      padding: 0 10px 18px !important;
      position: absolute;
      left: 0;
      top: 38px;
      height: calc(100vh - 56px) !important;
      width: 100%;
      background: #fff;
      z-index: 1000;
      transform: translateX(-100vw);
      overflow: auto;
      transition: all 0.3s;
      display: block !important;
    }

  .product-details-page iframe {
    width: 100%;
  }

  .nopAjaxFilters7Spikes .filtersPanel .filter-block:not(.selected-options) .title.open ~ .filtersGroupPanel {
    transform: translateX(0);
  }

  .nopAjaxFilters7Spikes .filtersPanel .filter-block:not(.selected-options) {
    position: static;
  }

    .nopAjaxFilters7Spikes .filtersPanel .filter-block:not(.selected-options) .filtersGroupPanel {
      top: 0;
    }

  .parent-title {
    position: relative;
  }

  .nopAjaxFilters7Spikes .filter-block:not(.selected-options) .parent-title .parent-title-toggle:before {
    content: "\6a";
    display: inline-block;
    position: absolute;
    top: 50%;
    font-size: 10px;
    text-transform: none;
    transition: all .4s ease;
    transform: translateY(-50%) rotate( 180deg );
    left: 0;
    color: #707070;
  }

  .parent-title::after {
    content: "";
    display: block;
    height: 18px;
    background: #E4E4E4;
    width: 316px;
    margin-left: -11px;
    margin-right: 0;
    position: absolute;
    top: 100%;
    left: 0;
  }

  .nopAjaxFilters7Spikes .filter-block:not(.selected-options) .parent-title .parent-title-toggle {
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    font-family: "roboto-regular";
    color: var(--title-gray);
    padding: 10px 35px 10px 35px;
    border-left: none;
    display: block;
    margin-bottom: 30px;
    position: relative;
  }

  .nopAjaxFilters7Spikes .filter-block .filtersGroupPanel .checkbox-list label {
    color: #707070;
    font-size: 13px;
  }

  .nopAjaxFilters7Spikes .filter-block:not(.selected-options) .parent-title .close-side-menu-btn {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-weight: bolder;
  }

  .filter-block.selected-options .title,
  .filter-block.selected-options .selected-options-list li label {
    display: none !important;
  }

  .filter-block.selected-options .selected-options-list {
    text-align: left;
  }

    .filter-block.selected-options .selected-options-list > li {
      display: inline-block;
      margin-bottom: 0;
    }

  .nopAjaxFilters7Spikes .filtersPanel .filter-block.selected-options {
    margin: 0;
    padding: 0 8px;
    border-top: none;
    border-radius: 0;
    background: #E4E4E4;
  }

  .nopAjaxFilters7Spikes .filtersPanel .filter-block .filtersGroupPanel .selected-options-list > li span {
    background: #fff;
    color: #707070;
    border-radius: 25px;
  }

  .filter-block.selected-options .selected-options-list > li span:after {
    background: var(--primary-pantone);
    height: 18px;
    vertical-align: middle;
    line-height: 19px;
    width: 18px;
    text-align: center;
    border-radius: 50%;
    opacity: 1;
  }

  .nopAjaxFilters7Spikes .close-side-menu-text:before {
    content: "" !important;
    font-size: 21px;
    border-left: 2px solid var(--primary-pantone);
    display: inline-block;
    height: 20px;
    vertical-align: middle;
    margin-right: 15px;
  }

  .filtersPanel .filter-block .toggleControl {
    white-space: normal;
  }

  .owl-carousel .ajax-cart-button-wrapper {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .admin-header-links .b2b-company-name {
    display: none;
    visibility: hidden;
  }

  .admin-header-links.non-admin {
    display: none;
    visibility: hidden;
  }

    .admin-header-links.non-admin ~ .responsive-nav-wrapper-parent {
      top: 0 !important;
    }

  .home-page .owl-prev .owl-arrows-left {
    left: 0;
    right: auto;
  }

  .price-wrapper-inner {
    display: grid;
    grid-template-columns: 1fr 2fr;
    width: 100%;
    padding: 0 20px;
  }

  .order-details-page .price-wrapper-inner {
    padding: 0;
  }

  .order-details-page td.price-wrapper-outer {
    background-color: #F6F6F6;
  }

  .cart .price-wrapper-outer {
    padding: 20px 0;
    background-color: #F1F1F1;
    position: relative;
    bottom: 0;
  }

  .price-wrapper-inner .unit-price {
    order: 2;
    grid-column: 2/3;
    padding: 5px 0;
    text-align: right;
  }

  .wishlist-page .quantity.mobile,
  .order-details-page .quantity.mobile {
    grid-row: 1/3;
    display: flex;
    align-items: center;
    padding: 0;
    text-align: right;
  }

  .wishlist-page .subtotal.mobile,
  .order-details-page .total.mobile {
    order: 2;
    padding: 5px 0;
    text-align: right;
  }

  .wishlist-page .td-title,
  .order-details-page .td-title {
    margin-right: 10px;
  }

  .unit-of-measurement-price {
    font-size: 11px;
    text-align: center;
    padding-right: 0 !important;
    margin-top: 2px;
    color: #707070;
    margin-bottom: 0px;
  }

  .overview .add-to-cart-panel {
    justify-content: center;
    flex-wrap: wrap !important;
  }

  body .master-column-wrapper .product-details-page .product-essential .overview.enmon-pdp .add-to-cart-content.add-to-cart-content-bottom {
    justify-content: center !important;
  }

  .choose-number-of-resource-unit {
    text-align: center !important;
  }

  .product-review-item .review-info .avatar {
    float: left;
    width: 8%;
  }

  .html-compare-products-page .compare-products-page-body .product-picture {
    height: 399px;
  }

  .product-details-page .ajax-cart-button-wrapper {
    display: inline;
    width: 100%;
  }

  .shipping-method.nop-opc-shipping-method .method-description {
    text-align: justify;
  }

  .item-box .prices {
    min-height: 70px;
  }

  .intelisale-purchased-item .item-box .prices {
    min-height: 60px;
  }

  .item-box .product-title {
    padding: 0 !important;
    height: 40px !important;
  }

    .item-box .product-title a {
      display: -webkit-box;
      overflow: hidden;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      font-size: 14px;
    }

  .item-box .product-item .details .add-info .prices {
    margin: 0 !important;
  }

    .item-box .product-item .details .add-info .prices .actual-price {
      font-size: 22px;
      line-height: 22px;
    }

    .item-box .product-item .details .add-info .prices .price-label,
    .item-box .product-item .details .add-info .prices .price-label-tax,
    .item-box .product-item .details .add-info .prices .old-price {
      font-size: 13px;
    }

      .item-box .product-item .details .add-info .prices .old-price .price-label {
        font-size: 11px;
      }

  .pickup-store-container,
  .product-details-page .product-essential .overview .pickup-store-container {
    justify-content: center;
  }

  .product-details-page .product-essential .overview .additional-details,
  .product-details-page .product-essential .overview .additional-details .sku {
    text-align: center !important;
  }

  .product-details-page .product-essential .overview .availability {
    padding-left: 0;
  }

  .responsive-nav-wrapper-parent .mega-menu > li:first-child {
    background-image: unset !important;
  }

  .emnom-nav {
    display: none;
  }

  .enmon-mobile-mega-menu .menu-carousel {
    position: relative;
  }

    .enmon-mobile-mega-menu .menu-carousel .owl-prev,
    .enmon-mobile-mega-menu .menu-carousel .owl-next {
      font-size: 0;
    }

      .enmon-mobile-mega-menu .menu-carousel .owl-prev::before {
        content: "\6b";
        position: absolute;
        font-size: 12px;
        left: 5px;
        top: 50%;
        transform: translateY(-50%);
        font-weight: 700;
      }

      .enmon-mobile-mega-menu .menu-carousel .owl-next::before {
        content: "\6a";
        position: absolute;
        font-size: 12px;
        right: 5px;
        top: 50%;
        transform: translateY(-50%);
        font-weight: 700;
      }

  .enmon-mobile-mega-menu .owl-carousel .owl-item {
    padding-right: 10px;
  }

  .enmon-header-upper .nav-links {
    width: 50%;
  }

    .enmon-header-upper .nav-links > .external-link {
      width: auto;
    }

      .enmon-header-upper .nav-links > .external-link .open-store-list {
        max-height: 100vh;
        transition: max-height 0.2s ease-in-out;
      }

      .enmon-header-upper .nav-links > .external-link .close-store-list {
        max-height: 0 !important;
        transition: max-height 0.2s ease-in-out;
      }

      .enmon-header-upper .nav-links > .external-link .up-arrow {
        transform: rotate(180deg) !important;
        transition: transform 0.2s ease-in-out;
      }

      .enmon-header-upper .nav-links > .external-link .down-arrow {
        transform: rotate(0deg) !important;
        transition: transform 0.2s ease-in-out;
      }

  .product-details-page .product-essential .overview .time-and-price-delivery,
  .product-details-page .product-essential .overview .time-and-price-delivery .info,
  .product-details-page .product-essential .overview .time-and-price-delivery .info .delivery-info,
  .product-details-page .product-essential .overview .time-and-price-delivery .info .shipping-info {
    align-items: center;
    justify-content: center;
  }

    .product-details-page .product-essential .overview .time-and-price-delivery .info .delivery-info span.delivery-text,
    .product-details-page .product-essential .overview .time-and-price-delivery .info .shipping-info span.shipping-text {
      margin-left: 0;
    }

    .product-details-page .product-essential .overview .time-and-price-delivery .info .delivery-info .delivery-icon,
    .product-details-page .product-essential .overview .time-and-price-delivery .info .shipping-info .shipping-icon {
      position: relative;
      top: 0;
      left: 0;
    }

  .product-details-page .product-essential .overview .short-description {
    text-align: center !important;
  }
}

@media all and (max-width: 991px) {
  .footer-middle .footer-links {
    flex-wrap: wrap;
  }

    .footer-middle .footer-links .footer-block.socials {
      width: 100% !important;
      display: block;
      margin: 20px auto !important;
      max-width: 100%;
    }

      .footer-middle .footer-links .footer-block.socials .title {
        text-align: center;
      }

  a.footer-block-logo {
    margin: auto;
    max-width: 100px;
    margin-bottom: 10px;
  }

  .footer-middle .footer-links .footer-block.socials .list li {
    text-align: center;
    padding: 5px 0;
  }

  #social-icons-wrapper {
    justify-content: center;
  }

  .footer-middle .footer-links .footer-block {
    max-width: 30%;
  }

  .footer .footer-middle .footer-links {
    margin-right: 2vw;
    padding-right: 25px;
  }
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .master-column-wrapper .page.home-page .page-body {
    padding-top: 81px;
  }

  .footer .footer-middle .footer-info #footer-logo {
    width: 80%;
  }

  .footer-middle .footer-info #time-wrapper,
  .footer-middle .footer-info #social-icons-wrapper,
  .footer .footer-middle .footer-info #footer-logo {
    margin-left: 25px;
  }

  .category-page .products-container.list-view .item-box .description,
  .manufacturer-page .product-list .item-box .description {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: unset;
    text-align: left;
  }
}

@media all and (max-width: 768px) {
  dialog.pickup-store-modal {
      width: 90%;
  }

  .online-shopping-benefits {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: flex-start;
    -moz-box-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-top: 25px;
  }

  .online-shopping-benefits-container {
    height: fit-content;
  }

    .online-shopping-benefits-container .benefit {
      width: 100%;
      min-width: 115px;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      border: none;
    }

  .online-shopping-benefits .owl-theme .owl-nav {
    margin-top: 0 !important;
  }

    .online-shopping-benefits .owl-theme .owl-nav .owl-prev,
    .online-shopping-benefits .owl-theme .owl-nav .owl-next {
      display: block;
      margin: 0 !important;
      padding: 0 !important;
    }

    .online-shopping-benefits .owl-theme .owl-nav .shopping-benefits-owl-arrows {
      display: inline-block;
      position: absolute;
      width: 30px;
      height: 126px;
      bottom: 0;
      text-align: center;
      line-height: 126px;
      background: url(../img/img_enmon/arrow-gray.svg) no-repeat center !important;
      margin: 0 !important;
      padding: 0 !important;
    }

      .online-shopping-benefits .owl-theme .owl-nav .shopping-benefits-owl-arrows.owl-arrows-left {
        transform: rotate( 180deg );
        right: 95%;
      }

      .online-shopping-benefits .owl-theme .owl-nav .shopping-benefits-owl-arrows.owl-arrows-right {
        left: 95%;
      }

  .online-shopping-benefits .owl-dots {
    display: none !important;
  }

  .online-shopping-benefits .owl-carousel .owl-item {
    padding: 0;
  }

  body .spc-categories .spc-header,
  body .spc-categories .spc-body,
  body .spc-categories .category-info {
    height: auto;
  }

  .footer .footer-middle {
    width: 100%;
  }

    .footer .footer-middle .footer-info .time-block {
      width: fit-content !important;
      margin: 0 !important;
    }

    .footer .footer-middle .footer-info #time-wrapper .time-block {
      margin-top: 20px !important;
    }

    .footer .footer-middle .footer-info {
      margin: 0;
      width: 100vw;
    }

    .footer .footer-middle .footer-links {
      width: 100%;
      order: 1;
      margin-right: 5vw;
      padding-right: 25px;
    }

    .footer .footer-middle .footer-middle-top-border {
      display: none;
    }

    .footer .footer-middle .footer-info .footer-info-bootom-border {
      position: relative;
      height: 35px;
      top: 2px;
      background-size: contain;
    }

  .footer-middle .footer-info #footer-logo,
  .footer-middle .footer-info #time-wrapper,
  .footer-middle .footer-info #social-icons-wrapper {
    margin-left: 15px;
  }

  .footer-middle .footer-info #time-wrapper {
    width: calc(100vw - 40px);
    justify-content: space-evenly;
    -webkit-justify-content: space-evenly;
  }

  /*.footer .footer-middle .footer-info h6,
  .footer .footer-middle .footer-info .time-block .footer-time-sheet .working-hours-wrapper p time,
  .footer .footer-middle .footer-info .time-block .footer-phone a {
    color: #ffffff;
  }*/

  /*  .footer .footer-middle .footer-info .time-block .footer-phone a {
    background-color: transparent;
  }*/

  .footer .footer-lower {
    flex-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    padding: 15px 5px;
  }

    .footer .footer-lower .footer-disclaimer {
      flex-direction: column;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      -o-flex-direction: column;
      padding: 0;
    }

      .footer .footer-lower .footer-disclaimer .enmon-logo-meter {
        position: absolute;
        width: 40px;
        height: 40px;
        left: 50%;
        transform: translateX(-170px);
      }

    .footer .footer-lower .footer-lower-links {
      margin: 0 auto;
    }

    .footer .footer-lower .footer-disclaimer p,
    .footer .footer-lower .footer-lower-links {
      position: relative;
      left: 15px;
    }

  .enmon-header-upper .call-centar,
  .enmon-header-upper .measuring-meter-img {
    position: relative;
    right: 0;
  }

  .enmon-header-upper .call-centar {
    min-width: 110px;
  }

    .enmon-header-upper .call-centar h4 {
      display: none;
    }

  .call-centar .call-center-leftpanel {
    width: 25%;
  }

  .call-centar .call-center-rightpanel {
    width: 60%;
  }

  .enmon-header-upper .call-centar h5 {
    text-align: left;
    padding: 0;
    margin: 5px 0 5px 8px;
    white-space: normal;
  }

  .enmon-header-upper .enmon-mini-nav {
    display: none;
  }

  .enmon-header-upper {
    padding: 0;
  }

    .enmon-header-upper .measuring-meter-img {
      width: 100%;
    }

  .ajaxCart .product-name, .ajaxCart .productAddedToCartWindowTitle, .ajaxCart .k-window-title,
  .miniProductDetailsView .product-variant-name, .productAddedToCartWindowDescription h1 a,
  .productAddedToCartWindowDescription span {
    font-size: 14px !important;
    white-space: pre-wrap !important;
  }

  .ajaxCart .productAddedToCartWindowCheckout {
    font-size: 12px;
  }

  .productAddedToCartWindow .productAddedToCartWindowSummary .viewBasketLink,
  .productAddedToCartWindow .productAddedToCartWindowSummary .continueShoppingLink {
    font-size: 10px;
  }

  .services-topic-bottom-grid .services-topic-bottom-grid-item {
    width: 49%;
    text-align: center;
  }

    .services-topic-bottom-grid .services-topic-bottom-grid-item.bigger {
      width: 100%;
    }

  .related-web-products,
  .cross-sell-web-products {
    display: none !important;
  }

  .fixed-bottom.mobile-cart-sticky-section {
    position: fixed;
    margin: 0 auto;
    padding: 15px 30px 15px;
    border-radius: 0;
    background-color: transparent;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    z-index: 100;
    background: #fff;
    box-shadow: rgba(0,0,0,0.1) 0 -2px 3px;
  }

    .fixed-bottom.mobile-cart-sticky-section .mobile-cart-total {
      display: block;
      margin-bottom: 0;
    }

  .cart-footer .totals .fixed-bottom.mobile-cart-sticky-section .total-info .order-total td span {
    font-size: 18px;
  }

  .cart-footer .totals .fixed-bottom.mobile-cart-sticky-section .terms-of-service {
    margin-bottom: 10px;
  }
  /*cross sell products*/
  .intelisale-default-slider.cross-sell-slider .intelisale-purchased-slider.item-grid .slick-list.draggable {
    margin: 0;
  }

  .intelisale-default-slider.cross-sell-slider .intelisale-purchased-item {
    padding: 0 10px;
  }

  .intelisale-default-slider.cross-sell-slider .actual-price {
    font-size: 26px !important;
  }
  /*mobile compare list table*/
  .compare-products-page {
    position: relative;
  }

    .compare-products-page .page-title {
      padding-left: 0;
      padding-right: 136px;
    }

      .compare-products-page .page-title h1 {
        padding-left: 15px;
        border-left: 2px solid var(--primary-pantone);
        font-size: 20px;
        text-align: left;
        font-weight: 100;
      }

    .compare-products-page .page-body .clear-list {
      position: absolute;
      right: 20px;
      top: 47px;
      left: initial;
    }

  .compare-products-table {
    display: table !important;
  }

    .compare-products-table td:not(:first-child) {
      min-width: calc(50vw - 66px);
    }

  .compare-tables-wrapper {
    position: relative;
    margin: 10px 20px;
    width: calc(100% - 40px);
  }

  .table-wrapper.desktop-compare-list,
  .compare-products-page .page-body .compare-products-table .remove-product td button {
    position: relative;
    overflow: hidden;
  }

  .compare-tables-wrapper .plus-button {
    position: absolute;
    top: 18%;
    right: 15px;
    width: auto;
    display: none;
  }

  .compare-tables-wrapper.has-scroll .plus-button {
    display: block;
  }

  .compare-tables-wrapper span.plus-button.go-left {
    right: calc(100% - 15px);
  }

    .compare-tables-wrapper span.plus-button.go-left::before {
      content: "\6b";
    }

  .compare-tables-wrapper .plus-button:before {
    font-weight: bolder;
    font-size: 17px;
  }

  .html-compare-products-page .compare-products-page-body .product-picture,
  .html-compare-products-page .compare-products-page-body .desktop-compare-list .product-picture {
    height: 192px;
  }

  .table-wrapper.desktop-compare-list td:not(:first-child) {
    visibility: hidden;
  }

  .owl-carousel .ajax-cart-button-wrapper {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .item-box .ajax-cart-button-wrapper .add-to-cart-qty-wrapper, .item-box .productQuantityDropdown {
    display: none !important;
  }

  .owl-carousel .item-box .add-info .product-box-add-to-cart-button,
  .owl-carousel .product-grid .item-box .productQuantityDropdown ~ .product-box-add-to-cart-button,
  .owl-carousel .product-grid .ajax-cart-button-wrapper .add-to-cart-qty-wrapper + .product-box-add-to-cart-button {
    width: 100% !important;
    font-size: 10px;
  }

  .owl-carousel .item-box .add-info .buttons .add-to-cart-qty-wrapper .productQuantityTextBox {
    font-size: 10px;
  }

  .table-wrapper .compare-products-table td {
    border-left: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
  }

  .compare-products-table {
    border-top: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
  }

  .table-wrapper.mobile-product-table td:first-child {
    visibility: hidden;
    display: none;
  }

  .compare-products-page .page-body .table-wrapper {
    margin: 0;
  }

  .table-wrapper.mobile-product-table {
    position: absolute;
    top: 0;
    left: 90px;
    margin: 0 !important;
    width: calc(100% - 90px);
  }

  .compare-products-table .full-description {
    display: none;
  }

  .compare-products-page .page-body .compare-products-table tr td:first-child {
    max-width: 90px;
  }

  .compare-products-page .page-body .compare-products-table tbody .product-name td label {
    display: block;
    min-width: 74px;
  }

  .compare-products-page .page-body .compare-products-table tbody .remove-product td {
    text-align: right;
    padding: 0;
  }

  .compare-products-page .page-body .compare-products-table tbody .product-price td,
  .compare-products-table .product-name a {
    font-size: 12px;
    color: #434343;
    vertical-align: top;
  }

  .intelisale-default-slider .intelisale-related-slider.item-grid .slick-list.draggable,
  .intelisale-default-slider .intelisale-purchased-slider.item-grid .slick-list.draggable {
    margin: 0;
  }

  .intelisale-default-slider .item-grid .item-box {
    padding: 0 15px;
  }

  .product-selectors {
    position: fixed;
    bottom: -20px;
    z-index: 10000;
    background-color: #fff;
    left: 0;
    right: 0;
    padding: 10px 5px;
    border-top: 1px solid;
  }

  .master-wrapper-content select, .k-window select, .date-of-birth .date-picker-wrapper select {
    background: #fff url(../img/img_enmon/double-down.png) no-repeat right 5px center !important;
    background-size: 20px !important;
  }

  .product-selectors select {
    padding: 0 20px 0 20px;
  }

  .variant-overview .product-files-container .product-documents {
    display: inline-flex;
  }

  .pickup-store-modal h2 {
    font-size: 16px;
  }

  .product-details-page .ui-tabs .ui-state-active.ui-tabs-active a, .product-details-page .ui-tabs .ui-tabs-nav li a:hover {
    margin: 0 -50%;
    border-radius: 0;
    width: 130%;
    overflow: visible;
  }

  .product-details-page .productTabs-header {
    width: 100%;
    margin: 0;
  }
}

@media all and (max-width: 600px) {
  .country-code-select {
    width: 100% !important;
    font-size: 10px;
  }

  .product-selectors select {
    padding-left: 5px;
  }

  .productAddedToCartWindow .productAddedToCartWindowSummary .viewBasketLink,
  .productAddedToCartWindow .productAddedToCartWindowSummary .continueShoppingLink {
    padding: 0;
    font-size: 10px;
  }

  .productAddedToCartWindow .productAddedToCartWindowImage img {
    min-width: 110px;
  }

  .productAddedToCartItem {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column wrap;
    -moz-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    -o-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

    .productAddedToCartItem .productAddedToCartWindowImage {
      width: 100%;
      text-align: center;
    }

    .productAddedToCartItem .productAddedToCartWindowDescription {
      margin: 0;
      text-align: center;
    }

  .page-body .spc-categories .category-picture img {
    width: 95%;
    height: auto;
  }

  body .master-wrapper-page .nivo-slider-banner-small {
    display: block;
    width: 100% !important;
    margin: 10px auto 0 auto;
  }

  .about-us-impro {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
  }

  .footer-middle .footer-info #time-wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /*-webkit-align-items:  unset;*/
    -ms-flex-align: center;
    /*align-items: center;*/
  }

  .product-details-page-body .add-to-cart-content .product-social-buttons,
  .product-details-page-body .enmon-pdp .add-to-cart-content-bottom {
    display: none;
  }

  .product-details-page-body .overview .add-to-cart-content-top {
    height: 60px;
  }

  body .master-wrapper-content .master-column-wrapper .product-details-page .product-essential .overview.enmon-pdp .add-to-cart-content-top .left-content {
    height: 100% !important;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
  }

  .ajaxCart .productAddedToCartWindowDescription .attributeInfo,
  .ajaxCart .productAddedToCartWindowDescription span {
    clear: both;
  }

    .ajaxCart .productAddedToCartWindowDescription .attributeInfo table {
      margin: 0 auto;
    }

    .ajaxCart .productAddedToCartWindowDescription .attributeInfo .text-right {
      text-align: end;
    }

    .ajaxCart .productAddedToCartWindowDescription .attributeInfo .text-left {
      text-align: start;
    }

  .product-details-page-body .product-name h1 .product-social-buttons,
  .product-details-page-body .add-to-cart-content-top {
    display: block;
    margin: 0px 10px 30px 10px;
  }

  .product-details-page-body .add-to-cart-content .product-social-buttons,
  .product-details-page-body .add-to-cart-content-bottom {
    display: none;
  }

  .product-details-page-body .overview .add-to-cart-content-top {
    height: 60px;
  }

  .product-details-page-body .add-to-cart-content-top .left-content {
    height: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .responsive-nav-wrapper-parent .enmon-mobile-mega-menu ul {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}

@media all and (max-width: 500px) {
  .resource-info-popup {
    width: 100%;
  }

  .product-files-container .product-documents .product-document-div {
    width: 50%;
  }
}

@media all and (max-width: 480px) {
  .responsive-nav-wrapper-parent .mega-menu {
    padding: 7px 25px 7px;
  }

  .html-account-page .master-column-wrapper .page-title-loyalty {
    padding: 20px 0 0;
  }

  .ui-tabs-panel .product-specs-box .data-table td.spec-name {
    padding: 15px 20px;
    font-size: 12px;
  }

  .ui-tabs-panel .product-specs-box .data-table td.spec-value {
    padding: 15px 20px;
    font-size: 12px;
  }

  body .spc-categories .category-sublist li a {
    margin: 0 10px;
    font-size: 13px;
  }

  .footer .footer-middle .footer-links .footer-block {
    width: 100%;
    margin: 0;
    border: none;
    max-width: 100%;
  }

  .footer-middle .footer-links .footer-block.socials {
    margin: 0px auto 20px !important;
  }

  .footer-middle .footer-links .footer-block .title {
    min-width: fit-content;
    font-size: 18px;
  }

    .footer-middle .footer-links .footer-block .title strong {
      display: block;
      text-align: center;
    }

  .footer-block .title:before {
    display: none;
  }

  .footer .footer-middle .footer-links {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    padding: 0;
    order: 1;
  }

  .footer .footer-block ul {
    background-color: transparent;
  }

  .footer .footer-middle .footer-links .footer-block .list li {
    text-align: center;
  }

  .item-box .add-info .product-box-add-to-cart-button,
  .product-grid .item-box .productQuantityDropdown ~ .product-box-add-to-cart-button,
  .product-grid .ajax-cart-button-wrapper .add-to-cart-qty-wrapper + .product-box-add-to-cart-button {
    font-size: 8px !important;
  }

  .online-shopping-benefits .owl-theme .owl-nav .shopping-benefits-owl-arrows.owl-arrows-left {
    transform: rotate( 180deg );
    right: 92%;
  }

  .online-shopping-benefits .owl-theme .owl-nav .shopping-benefits-owl-arrows.owl-arrows-right {
    left: 92%;
  }

  .services-topic-bottom-grid .services-topic-bottom-grid-item {
    width: 95%;
  }

  .wishlist-page .unit-price .td-title,
  .wishlist-page .subtotal .td-title {
    display: none;
  }

  .item-box .product-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .footer .footer-top .lower-location-wrapper ul {
    padding: 20px 0;
    margin-right: 5px;
  }

  .login-page .title strong {
    font-size: 4.5vw !important;
  }

  .login-page .register-block .login-devider::before,
  .login-page .register-block .login-devider::after {
    content: "_____________";
  }

  .ajaxCart .productAddedToCartWindow .productAddedToCartWindowSummary .continueShoppingLink {
    font-size: 3vw;
  }

  .miniProductDetailsView .short-description {
    margin: 0 0 5px;
  }

  .miniProductDetailsView .attributes dl {
    margin-top: 10px;
  }

  .miniProductDetailsView .attributes {
    margin-bottom: 10px !important;
  }

    .miniProductDetailsView .attributes select {
      height: 35px;
    }

  .product-overview-line .product-essential .overview #product-price-container .product-price {
    font-size: 22px;
  }

  .html-home-page .home-page-body .ajaxCart {
    max-height: 80vh;
    overflow-y: auto;
  }

  .login-page .title strong {
    font-size: 4.5vw !important;
  }

  .login-page .register-block .login-devider::before,
  .login-page .register-block .login-devider::after {
    content: "_____________";
  }

  .write-review .review-rating {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

    .write-review .review-rating label {
      width: 40px;
      height: 40px;
    }

    .write-review .review-rating > label {
      width: 100%;
    }

  .write-review .rating-options label:before, .write-review .rating-options input[type="radio"]:checked + label:before {
    font-size: 30px;
    padding-left: 3px;
  }

  .html-compare-products-page .compare-products-page-body .product-picture {
    height: 189px;
  }

  .html-compare-products-page .compare-products-page-body .product-picture,
  .html-compare-products-page .compare-products-page-body .desktop-compare-list .product-picture {
    height: 126px;
  }

  .enmon-header-upper {
    flex-wrap: wrap;
  }

    .enmon-header-upper .header-contact-section,
    .enmon-header-upper .nav-links {
      width: 100%;
    }

    .enmon-header-upper .header-contact-section {
      flex-direction: row;
      justify-content: space-around;
      align-items: center;
    }

    .enmon-header-upper .nav-links > .external-link {
      width: 100%;
    }

      .enmon-header-upper .nav-links > .external-link > .external-link-header {
        justify-content: center;
      }

  .header-contact-section > .header-contact-info > a {
    font-size: 11px;
  }
}

@media all and (max-width: 400px) {
  .compare-products-page .page-title {
    padding-left: 0;
    padding-right: 105px;
  }

    .compare-products-page .page-title h1 {
      padding-left: 11px;
      font-size: 15px;
    }

  .compare-products-page .page-body .clear-list {
    padding: 0 15px !important;
    width: auto;
  }

  .offer-promo-date .promo-offer-valid {
    font-size: 9px;
    margin-right: 2px;
  }

  .offer-promo-date .promo-from-to {
    width: 181px;
  }

  .footer .footer-top .footer-top-location h2 {
    font-size: 20px;
    top: -12px;
    max-width: 180px;
  }

    .footer .footer-top .footer-top-location h2 span {
      font-size: 20px;
      word-break: break-word;
    }

  .footer-upper .newsletter-wrapper .newsletter-static h4 {
    font-size: 6vw;
  }

  .mobile-logo img {
    max-width: 80%;
  }

  .category-breadcrumb-title-box .page-title h1 {
    font-size: 18px;
  }

  .footer .footer-top .footer-top-location h2 .store-title {
    padding: 5px;
  }

  .footer-top .enmon-location-image {
    height: 250px;
  }

  .item-box .product-item .details .add-info .prices {
    height: 75px !important;
  }

    .item-box .product-item .details .add-info .prices .actual-price {
      font-size: 18px;
      line-height: 18px;
    }

    .item-box .product-item .details .add-info .prices .price-label,
    .item-box .product-item .details .add-info .prices .price-label-tax,
    .item-box .product-item .details .add-info .prices .old-price {
      font-size: 12px;
    }

      .item-box .product-item .details .add-info .prices .old-price .price-label {
        font-size: 10px;
      }

  .product-files-container #doc-collapsible .attachment-title {
    font-size: 14px;
  }
}

@media all and (min-width: 1025px) {
  .header-links .b2b-company-name {
    display: none !important;
  }

  .admin-header-links .b2b-company-name {
    float: right;
  }

  .admin-header-links.non-admin .b2b-company-name {
    float: unset;
  }

  .flyout-wrapper-custom {
    display: inline-flex;
    position: relative;
    vertical-align: top;
    text-align: center;
    padding-left: 10px;
    z-index: 99;
  }
}

@media all and (max-width: 425px) {
  .pager .previous-page {
    margin-right: 10px;
  }

  .pager .next-page {
    margin-left: 10px;
  }
}

@media(max-width: 640px) {
  body #cc-main .cm__btn {
      min-height: 34px;
  }

  body #cc-main .cm__btn-group {
    flex-direction: row !important;
    gap: 10px;
  }

  body #cc-main .cm__btn + .cm__btn {
      margin-top: 0!important;
  }

  body #cc-main .cm__texts {
      padding-top: 8px!important;
  }

  #cc-main .cm__btns {
    padding: 10px 1rem !important;
  }
  #cc-main .cm__links {
    padding: 0 1rem!important;
  }

  body #cc-main .cm__title + .cm__desc {
      line-height: 1.2;
      margin-top: 4px!important;
      padding: 0 12px 8px!important;
  }

  body #cc-main .cm__btns {
      padding: 8px 12px!important;
  }
}

@media(max-width: 768px) {
  .single-step-checkout-page .shipping-method .method-list li,
  .single-step-checkout-page .payment-method .method-list li {
    width: 100% !important;
  }

  .payment-method .method-list li {
    border: none !important;
  }

  .payment-method .method-list input[type="radio"] + label:before {
    left: 5px!important;
  }

  .single-step-checkout-page .payment-method .method-list li {
    padding-left: 35px!important;
  }

  .single-step-checkout-page .payment-method .payment-logo {
    max-width: 25px!important;
  }
}