@media only screen and (max-width: 7000px) {
  .page-wrapper {
    overflow: hidden;
  }
}

@media only screen and (max-width: 1599px) {
  .main-menu .navigation > li > ul {
    left: 0;
    right: 0;
  }

  .main-menu .navigation > li > ul .nav-col ul li {
    font-size: 16px;
    line-height: 1.4em;
  }
}

@media only screen and (max-width: 1439px) {
  h1,
  .banner-section .slide-item h1 {
    font-size: 25px;
  }

  h4 {
    font-size: 22px;
  }

  .intro-section .intro-content,
  .contact-title-box .text {
    font-size: 18px;
  }

  .banner-section .slide-item .text {
    font-size: 24px;
  }

  .banner-section .slick-slider .prev-btn {
    left: 10px;
  }

  .banner-section .slick-slider .next-btn {
    right: 10px;
  }

  .banner-section .slick-slider .prev-btn,
  .banner-section .slick-slider .next-btn {
    font-size: 40px;
    opacity: 0.5;
  }

  .banner-section .slick-slider .prev-btn:hover,
  .banner-section .slick-slider .next-btn:hover {
    opacity: 1;
  }

  .banner-section .slide-item .inner {
    padding-left: 30px;
  }

  .contact-section .info-block .text-box .text-span {
    font-size: 18px;
  }

  .contact-section .form-box form textarea {
    height: 250px;
  }
}

@media only screen and (max-width: 1348px) {
  h2 {
    font-size: 28px;
  }

  h3,
  .cart-section .def-cap-box h3 {
    font-size: 24px;
  }

  h4,
  .news-block h4,
  .product-block h4 {
    font-size: 20px;
  }

  .cat-block h3 {
    margin-bottom: 25px;
  }

  .intro-section .intro-content h2 {
    margin-bottom: 30px;
  }

  .intro-section .intro-content {
    padding-left: 0;
    padding-right: 0;
  }

  .cat-block .link-box {
    padding-top: 50px;
  }

  .prod-spotlight .carousel-box {
    padding-left: 25px;
    padding-right: 25px;
  }

  .prod-spotlight .owl-theme .owl-nav {
    left: -35px;
    right: -35px;
  }

  .about-title-box {
    margin-left: 0;
    margin-right: 0;
  }

  .about-section .upper-content .text-box {
    padding: 50px 40px 30px;
  }

  .news-single .content-inner .post-info {
    font-size: 18px;
    margin-bottom: 25px;
  }

  .news-single .content-inner .lower-box {
    padding: 30px 0 0;
  }

  .news-single .content-inner {
    padding-right: 0;
  }

  .ss-section .row {
    margin: 0 -20px;
  }

  .ss-section .row .form-col {
    padding: 0 20px;
  }

  .ss-section .form-box {
    padding: 50px 40px 50px;
  }

  .product-details .info-column .links-box .link a,
  .product-details .info-column .add-cart-btn .amount {
    font-size: 18px;
  }

  .cart-section .cart-table table,
  .fav-table table {
    font-size: 16px;
  }

  .cart-section.style-two .lower-content,
  .def-cap-box.m-left,
  .def-cap-box.m-left + .link-box {
    margin-left: 100px;
  }

  .my-account-container .acc-nav li a {
    font-size: 16px;
  }

  .my-account-container .sidebar-inner {
    padding: 40px 20px;
  }

  .my-account-container .content-side .content-inner {
    padding-top: 0;
    padding-left: 0;
  }

  .my-account-container .lower-content .row {
    margin: 0 -15px;
  }

  .my-account-container .lower-content .col-box {
    padding: 0 15px;
  }

  .fav-table table tr td .remove-item {
    left: -11px;
    margin-top: -40px;
  }

  .my-account-container .order-header {
    padding-left: 20px;
    padding-right: 20px;
  }

  .my-account-container .order-header .o-dt-range,
  .my-account-container .order-header .o-po {
    margin-left: 15px;
  }

  .my-account-container .order-header .o-status .sel-btn {
    width: 200px;
  }
}

@media only screen and (max-width: 1260px) {
  .shop-title-container {
    flex-direction: column;
    align-items: center;
  }

  .logo-box img {
    width: 90%;
  }

  .multi-map-box {
    flex-direction: column;
    justify-content: center;
    gap: 5px;
  }

  .multi-map-box iframe {
    width: 100%;
    height: 100%;
  }

  #manualQtyInputField-container {
    margin-right: unset;
  }

  .manual-input-uom-metric {
    padding: 10px 20px 10px 20px;
  }

  #addToBasketLinkContainer {
    flex-direction: column;
  }

  #prod-specifications-table td {
    text-align: center;
  }

  #manualQtyInputField {
    padding: 10px 40px 10px 20px;
    line-height: 30px;
    width: 100%;
  }

  #product-specifications-right-side {
    width: 100%;
  }

  #prod-spec-tab-content-container {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }
  #prod-specifications-table-container {
    width: 70%;
  }

  #prod-specifications-part-codes,
  #prod-specifications-datasheets {
    width: 100%;
  }

  .main-header .search-box .form-box {
    padding: 15px 60px 15px 25px;
  }

  .main-header .search-box .s-close-btn {
    right: 20px;
    top: 17px;
  }

  .main-menu .navigation > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }

  .main-header .main-box .logo-box .logo-text,
  .n-title-box .text {
    font-size: 17px;
  }

  .main-header .top-links li {
    margin-left: 25px;
  }

  /* added by Harry 08/11/24 - remove after desk check */
  .main-header .header-upper #top-bar {
    top: 0px;
    left: 0px;
  }

  .main-header .links-box .link {
    margin-left: 50px;
  }

  .cat-block .lower-box {
    padding-left: 0;
    padding-right: 0;
  }

  .btn-style-one,
  .btn-style-two,
  .main-footer .signup-box form button,
  .main-footer .signup-box form .f-submit,
  .btn-style-three,
  .product-block p,
  .product-block .price {
    font-size: 16px;
  }

  .mob-filter-btn {
    display: none;
  }

  .btn-style-two i {
    font-size: 28px;
  }

  .main-menu .navigation > li > ul .nav-col ul li {
    font-size: 16px;
  }

  .main-menu .navigation > li > ul .nav-col ul {
    margin-bottom: 20px;
  }

  .news-block .lower-box {
    padding: 30px 20px 20px;
  }

  .sidebar-page-container .content-side .content-inner {
    padding-left: 0;
  }

  .product-block .image-box .hvr-box .link-box {
    left: 25px;
    bottom: 25px;
    width: 10px;
  }

  .quality-services .service-block .inner-box {
    padding-left: 30px;
    padding-right: 30px;
  }

  .about-section .upper-content .text-box {
    padding: 50px 30px 30px;
  }

  .history-section .history-block.left .inner {
    padding-right: 150px;
  }

  .history-section .history-block .year-line {
    width: 150px;
  }

  .history-section .history-block.right .inner {
    padding-left: 150px;
  }

  .contact-section .info-block .inner-box,
  .contact-section .info-block .text-box {
    min-height: 60px;
    line-height: 30px;
  }

  .contact-section .info-block .icon-box {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }

  .contact-section .info-block .icon-box img {
    height: 30px;
  }

  .contact-section .info-block.email .icon-box img,
  .contact-section .info-block.address .icon-box img {
    height: 36px;
  }

  .contact-section .form-box .row .form-group {
    padding: 0 15px;
  }

  .contact-section .form-box .row {
    margin: 0 -15px;
  }

  .contact-section .agree-check label {
    font-size: 18px;
    line-height: 30px;
  }

  .main-header .login-box {
    width: 400px;
  }

  .main-header .login-box .content-box {
    padding: 50px 30px 20px;
  }

  .main-header .login-box .links .theme-btn {
    line-height: 30px;
    padding: 10px 20px;
  }

  .main-header .login-box h4 {
    margin-bottom: 25px;
  }

  .main-header .login-box .login-close-btn {
    right: 10px;
    top: 10px;
    transform: scale(0.8);
  }

  .contact-section .info-block .inner-box {
    padding-left: 90px;
  }

  .contact-section .form-box .field-label {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .news-single .sidebar-inner {
    padding-left: 0;
  }

  .news-sidebar .news-widget .news-item {
    padding-left: 140px;
  }

  .product-details .prod-desc-toggle {
    padding: 30px 0;
  }

  .product-details .info-column h4 {
    font-size: 20px;
  }

  .product-details .printed-text .p-text {
    font-size: 16px;
  }

  .product-details .printed-text .p-text {
    padding: 12px 20px;
  }

  .cart-section .lower-content {
    margin-left: 0;
  }

  .cart-section .lower-content .row {
    margin: 0 -15px;
  }

  .cart-section .lower-content .col-box {
    padding: 0 20px;
  }

  .cart-section table tr .qty input {
    font-size: 16px;
  }

  .cart-section .cart-title h2 {
    line-height: 1em;
  }

  .def-cap-box {
    font-size: 18px;
  }

  .def-cap-box .inner-box {
    padding: 40px 30px 30px;
  }

  .cart-section .def-cap-box h3 {
    margin-bottom: 35px;
  }

  .totals-box .total {
    font-size: 20px;
  }

  .col-box .link-box .theme-btn,
  .style-two .cart-col .link-box .theme-btn {
    font-size: 18px;
    padding: 10px 20px;
  }

  .similar-block .lower-box {
    padding-left: 0;
    padding-right: 0;
    /* padding-top: 30px; */
  }

  .similar-block .inner-box .image {
    height: 300px;
  }

  .cart-section .cart-table table tr .l-val {
    width: 14%;
  }

  .shop-form form input[type="text"],
  .shop-form form input[type="email"],
  .shop-form form input[type="password"],
  .shop-form form input[type="url"],
  .shop-form form input[type="number"],
  .shop-form form textarea,
  .shop-form form select {
    height: 48px;
    line-height: 26px;
    padding: 10px 20px;
    font-size: 16px;
  }

  .shop-form form .form-group {
    margin-bottom: 25px;
  }

  .cart-section.style-two .lower-content,
  .def-cap-box.m-left,
  .def-cap-box.m-left + .link-box {
    margin-left: 0;
  }

  .acc-table-outer {
    overflow-x: auto;
  }

  @media only screen and (max-width: 1000px) {
    .acc-table-outer .add-user {
      float: unset;
    }

    .information-image-text {
      font-size: 200%;
      text-align: center;
    }

    .information-header-image {
      height: 300px;
    }
  }

  .info-item {
    font-size: 18px;
  }
  .info-item-0 {
    font-size: 18px;
  }
  .acc-table table,
  .fav-table table {
    min-width: 815px;
  }

  .add-user-box {
    padding: 40px 20px 20px;
    margin-top: 50px;
    max-width: none;
  }

  .my-account-container .def-cap-box .inner-box {
    padding: 30px 20px 20px;
  }

  .fav-table table tr .qty input {
    font-size: 16px;
  }

  .my-account-container .def-cap-box h4 {
    margin-bottom: 30px;
  }

  .my-account-container .order-header {
    padding-left: 15px;
    padding-right: 15px;
    min-width: 815px;
  }

  .my-account-container .order-header .o-dt-range,
  .my-account-container .order-header .o-po,
  .my-account-container .order-header .o-search,
  .my-account-container .order-header .o-dt-range .dt-trigger {
    margin-left: 15px;
  }

  .my-account-container .order-header .o-status .sel-btn,
  .my-account-container .order-header .o-search {
    width: 180px;
  }

  .news-sidebar .sidebar-widget {
    margin-bottom: 50px;
  }

  .def-cap-box .accordion .card {
    padding-right: 0;
  }

  .delivery-option .form-group .def-cap-box .inner-box {
    padding-left: 25px;
  }

  .delivery-option .form-group .agree-check label,
  .payment-content .info-detail .form-group .ttl {
    font-size: 20px;
    line-height: 1.35em;
  }

  .payment-content .icon-box.payment,
  .payment-content .icon-box.address,
  .payment-content .icon-box.shipping {
    position: relative;
    display: block;
    margin-bottom: 20px;
  }

  .payment-content {
    position: relative;
    display: block;
  }

  .shop-form form .form-group .ui-selectmenu-button.ui-button {
    height: 48px;
    line-height: 26px;
    padding: 10px 20px;
    font-size: 16px;
  }

  .shop-form form .form-group .ui-button .ui-icon {
    top: 2px;
  }

  .form-group .ui-button .ui-icon:before {
    font-size: 22px;
  }

  .main-menu .navigation > li > ul .nav-col {
    padding: 0 8px;
  }

  .acc-table table tr td a.reorder {
    display: block;
  }

  .trade-image-text {
    font-size: 300%;
  }
  .trade-header-image {
    height: 300px;
  }
}

@media only screen and (min-width: 992px) {
  .sidebar-side .filters-box {
    display: block !important;
  }
  
}

@media only screen and (max-width: 991px) {
  #sidebar-container {
    position: fixed !important;
    top: 90px;
    z-index: 100;
  }
  .main-filter-btn {
    display: none;
  }
  .mob-filter-btn {
    display: inline;
  }
  .sidebar-page-container .content-side {
    top: 40px;
  }
}

@media only screen and (max-width: 900px) {
  #sidebar-container {
    top: 150px;
  }

  #sortShopBy {
    display: block;
    margin-bottom: 20px;
  }

  .shop-display-style-settings {
    display: flex;
    flex-direction: row;
    align-items: baseline;
  }

  .main-header .search-box {
    padding-right: 5%;
    padding-left: 5%;
  }

  /* Take mobile-size-logo img  height into account when changing height */
  #pageHeaderLinksContainer {
    height: 60px;
    align-items: baseline;
  }

  .main-header .mobile-size-logo img {
    height: 60px;
    width: auto;
  }

  .main-header .main-box .logo-box {
    display: none;
  }

  .main-header .mobile-size-logo {
    display: block;
    height: 28px;
    width: auto;
  }

  .main-header .main-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .main-header .search-box {
    margin-top: 20px;
  }

  #searchInputLinksBox {
    width: 100%;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    padding-top: 0px;
  }

  #prod-specifications-table-container {
    width: 100%;
  }

  .trade-image-text {
    font-size: 250%;
  }

  .trade-header-image {
    height: 200px;
  }

  .information-links {
    flex-direction: column;
    width: 100%;
    gap: 30px;
    align-items: center;
    color: red;
  }

  .information-linkbox {
    width: 100%;
  }

  .information-linkbox-img {
    width: 200px;
    height: 200px;
  }
  .information-linkbox-img img {
    width: 200px;
    height: 200px;
  }
}

@media only screen and (min-width: 768px) {
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul {
    display: block !important;
    visibility: hidden;
    opacity: 0;
  }
}

@media only screen and (max-width: 1134px) {
  #account-button {
    display: none;
  }

  #pageHeaderLinksContainer {
    display: flex;
    /*width: 100%;*/
    justify-content: center;
    gap: 20px;
  }

  .main-header .upper-right {
    float: unset;
    width: 100%;
  }

  #narrow-clear-basket {
    display: block;
  }

  #wide-clear-basket {
    display: none;
  }

  .content-side .products .product-block {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .main-header .header-lower,
  .main-header .top-links {
    display: none;
  }

  .main-header .link.nav-toggler {
    display: inline-block;
  }

  .main-header .links-box .link {
    margin-left: 25px;
  }

  .main-header .links-box .link.nav-toggler {
    margin-left: 0px;
  }

  .fixed-header .header-upper .links-box {
    top: 0;
  }

  .main-header .main-box .logo-box {
    padding: 0 0;
  }

  .main-header .main-box .logo-box .logo-text {
    margin-left: 15px;
  }

  .main-header .main-box,
  .fixed-header .main-box {
    padding: 10px 0;
  }

  .main-header .main-box .logo-box .logo img,
  .fixed-header .main-box .logo-box .logo img {
    height: 70px;
  }

  .main-header {
    min-height: 110px;
    margin-bottom: 0;
  }

  h1,
  .banner-section .slide-item h1 {
    font-size: 25px;
  }

  h2 {
    font-size: 25px;
  }

  h3,
  .cat-block h3,
  .cart-section .def-cap-box h3 {
    font-size: 20px;
  }

  .shop-product-align-left {
    font-size: 14px;

  }
  h4,
  .news-block h4,
  .product-block h4 {
    font-size: 15px;
  }

  h5 {
    font-size: 18px;
  }

  h6 {
    font-size: 15px;
  }

  .visible-login .login-box {
    top: 100px;
  }

  .main-header .login-box .content-box {
    padding: 35px 20px 10px;
  }

  .banner-section .slide-item .content-box {
    height: 400px;
  }

  .banner-section .slide-item .inner {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .banner-section .slide-item .text {
    font-size: 20px;
  }

  .intro-section {
    padding: 5px 0 0;
  }

  .cat-block p {
    font-size: 16px;
  }

  .intro-section .intro-content {
    font-size: 16px;
    padding-bottom: 20px;
  }

  .intro-section .intro-content h2 {
    margin-bottom: 20px;
  }

  .cat-block .lower-box {
    padding-top: 25px;
  }

  .cat-block .link-box {
    padding-top: 30px;
  }

  .intro-section .products .cat-block {
    margin-bottom: 60px;
  }

  .key-areas {
    padding: 70px 0 50px;
  }

  .main-footer .signup-box .row {
    margin: 0 -10px;
  }

  .main-footer .signup-box .row .form-group {
    padding: 0 10px;
  }

  .main-footer .signup-box form {
    padding-right: 230px;
  }

  .key-areas .area-block .inner-box {
    padding: 50px 30px 40px;
  }

  .news-block p,
  .shop-title-box .text {
    font-size: 16px;
  }

  .sidebar-page-container {
    padding-bottom: 40px;
  }

  .sidebar-page-container .sidebar-side {
    order: 12;
  }

  .sidebar-page-container .content-side {
    order: 0;
  }

  .about-section {
    padding-top: 30px;
  }

  .about-section .upper-content .inner-box {
    padding-right: 0;
  }

  .about-section .upper-content .image-box {
    position: relative;
    width: 100%;
    left: 0;
  }

  .about-section .upper-content .image-layer {
    display: none;
  }

  .about-section .upper-content .image-box .image {
    display: block;
  }

  .history-section .history-block {
    margin-bottom: 30px;
  }

  .history-section .history-block .inner {
    width: 100%;
  }

  .history-section .history-block.left .year {
    right: 0;
    background: #72190d;
    font-size: 16px;
    z-index: 5;
  }

  .history-section .history-block.right .year {
    left: 0;
    background: #72190d;
    font-size: 16px;
    z-index: 5;
  }

  .history-section .history-box {
    padding-bottom: 0;
    padding-top: 0;
  }

  .history-section .history-box .mid-line {
    display: none;
  }

  .history-section .title-box {
    margin: 0 0 40px;
    text-align: center;
  }

  .history-section {
    padding-bottom: 80px;
  }

  .contact-title-box .text {
    font-size: 16px;
  }

  .btn-style-two {
    padding: 12px 25px;
  }

  .contact-title-box {
    text-align: center;
    margin-bottom: 50px;
  }

  .contact-section,
  .news-single,
  .sidebar-page-container {
    padding-top: 30px;
  }

  .news-single .content-inner,
  .news-single .content-inner .post-info,
  .share-blog .share-post ul li {
    font-size: 16px;
  }

  .share-blog .share-post ul li {
    margin-right: 20px;
  }

  .news-single {
    padding-bottom: 0px;
  }

  .might-like h2 {
    margin-left: 0;
    text-align: center;
    margin-bottom: 40px;
  }

  .news-block-two h4 {
    font-size: 20px;
  }

  .news-block-two .info {
    font-size: 16px;
  }

  .ss-section .form-box h3 {
    margin-bottom: 30px;
  }

  .ss-section .form-box {
    padding: 40px 20px;
  }

  .ss-section .form-box form input[type="text"],
  .ss-section .form-box form input[type="email"],
  .ss-section .form-box form input[type="password"],
  .ss-section .form-box form input[type="url"],
  .ss-section .form-box form input[type="number"],
  .ss-section .form-box form textarea,
  .ss-section .form-box form select {
    font-size: 16px;
  }

  .ss-section .agree-check label,
  .ss-section .forgot-link,
  .ss-section .agree,
  .ss-section .form-box .field-label {
    font-size: 16px;
  }

  .ss-section {
    padding: 30px 0 50px;
  }

  .product-details {
    padding-top: 30px;
    padding-bottom: 10px;
  }

  .sel-box .sel-title {
    font-size: 14px;
  }

  .sel-box .sel-btn {
    font-size: 16px;
  }

  .sel-box .sel-dropdown ul li,
  .sel-box .sel-dropdown ul li strong {
    font-size: 14px;
  }

  .sel-box .sel-dropdown ul li .prod-id,
  .sel-box .sel-dropdown ul li .unit-price {
    padding-left: 10px;
  }

  .similar-block .lower-box {
    padding: 30px 0 0;
    text-align: center;
  }

  .similar-section {
    padding: 60px 0 50px;
  }

  .cart-section .cart-table table {
    min-width: 900px;
  }

  .cart-col .cart-table table {
    min-width: 700px;
  }

  .totals-box .total {
    font-size: 20px;
  }

  .cart-section .cart-title {
    margin-bottom: 20px;
  }

  .col-box .link-box .theme-btn,
  .style-two .cart-col .link-box .theme-btn {
    font-size: 16px;
    padding: 8px 20px;
  }

  .btn-style-two i {
    font-size: 22px;
  }

  .cart-section {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .cart-section .cart-table-outer {
    margin-bottom: 30px;
  }

  .totals-box .total {
    padding-top: 25px;
  }

  .col-box .link-box {
    margin-bottom: 20px;
  }

  .my-account-container {
    padding: 20px 0;
  }

  .my-account-container .subtitle h4 {
    font-size: 20px;
  }

  .my-account-container .pager {
    padding-top: 0;
  }

  .key-areas .area-block .text,
  .key-areas .area-block .link-box a,
  .quality-services .service-block .text,
  .quality-services .service-block .link-box a {
    font-size: 16px;
  }

  .sidebar-page-container .sidebar-inner {
    margin: 0 -20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 10px;
  }

  .filters-sidebar-inner {
    max-width: unset !important;
  }
  .mob-filter-btn {
    display: none;
  }
  .product-block .lower-box {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  
  .sidebar-page-container .sidebar-side {
    order: 0;
    margin-bottom: 40px;
  }
  

  
  .sidebar-page-container .content-side {
    order: 12;
  }

  .sidebar-side .filters-box {
    display: none;
  }

  .sidebar-side .filter-title .filter-toggle {
    display: block;
  }

  
  .filters-box .toggle-block,
  .filters-box .toggle-block.open {
    margin-bottom: 30px;
  }

  .filters-box .toggle-block .toggle-btn {
    padding-right: 40px;
  }

  .filters-box .toggle-block .toggle-btn .arrow {
    width: 40px;
    text-align: center;
    font-size: 20px;
  }

  .news-section {
    padding-top: 30px;
  }

  .contact-section .form-box form textarea {
    height: 200px;
  }

  .cart-col .cart-table-outer {
    margin-bottom: 50px;
  }

  .my-account-container .content-side .main-title {
    display: none;
  }

  .my-account-container .mobile-title {
    display: block;
  }

  .def-cap-box .card .card-header,
  h5.field-title {
    padding-left: 20px;
  }

  .def-cap-box .card .card-header {
    margin-bottom: 20px;
  }

  .product-label-large-flex {
    flex: 0 0 70%;
  }

  .product-label-small-flex {
    flex: 0 0 30%;
  }

  .product-label-small-flex img {
    width: 70%;
    height: 70%;
  }
}

@media only screen and (max-width: 767px) {
  
  .mob-filter-btn {
    display: inline;
  }
  .main-header .header-upper .links-box {
    padding-top: unset;
  }

  .accounts-search-searchbox {
    flex-direction: column;
  }

  .accounts-searchbox-icon-input {
    width: 100%;
  }

  .split-links-container {
    flex-direction: column;
  }

  .split-links-container a {
    width: 100%;
  }

  /* This 'breaks' the table display apart into blocks, converting the table into a single column */
  #prod-specifications-table-container tr td {
    display: block;
    text-align: center;
  }

  .content-side .products .row {
    width: 335px;
  }

  .contact-section .contact-info {
    min-height: 400px;
  }

  .products {
    display: flex;
    justify-content: center;
  }

  .general-grid-container {
    flex-direction: column;
  }

  .general-grid-sub-container {
    width: 100% !important;
    margin-bottom: 30px;
  }

  /* .general-grid-image { */
  /*   height: unset; */
  /*   flex: 1; */
  /* } */

  .similar-block .inner-box .image {
    height: unset;
    max-height: unset;
  }

  .brochure-block {
    flex-direction: column-reverse;
  }

  .trade-image-text {
    font-size: 150%;
  }

  .information-header-image {
    height: 200px;
  }

  .product-label-block {
    flex-direction: column-reverse;
    margin-top: 30px;
  }

  .consent-form-popup {
    min-width: 100%;
    max-width: 100%;
    right: unset;
    bottom: 0px;
  }

  .consent-form-container {
    min-width: 100%;
    max-width: 100%;
    border-radius: unset;
  }

  .tracker-form-popup {
    bottom: 0px;
    min-width: 100%;
    max-width: 100%;
    left: unset;
    top: unset;
    transform: unset;
  }

  .tracker-form-container {
    min-width: 100%;
    max-width: 100%;
    border-radius: unset;
  }

  /* added by Harry 08/11/24 - remove after desk check */
  .main-header .header-upper .top-bar-link {
    padding-left: 10px;
    padding-right: 10px;
  }

  .main-header .main-box .logo-box .logo-text {
    display: none;
  }

  .main-header .user-btn img,
  .main-header .search-btn img,
  .main-header .cart-btn img {
    height: 30px;
  }

  h1,
  .banner-section .slide-item h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 26px;
  }

  .key-areas .clients .client-block .image {
    line-height: 100px;
  }

  .key-areas .clients .client-block .image img {
    max-height: 100px;
  }

  .main-footer .signup-box form {
    padding-right: 0;
  }

  .main-footer .signup-box form button,
  .main-footer .signup-box form .f-submit {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    margin-bottom: 30px;
  }

  .cat-block,
  .intro-section .intro-content,
  .key-areas .area-block .inner-box {
    text-align: center;
  }

  .main-header .search-box form input,
  .n-title-box .text,
  .about-section .upper-content .text-box,
  .about-title-box .text,
  .quality-services .service-block .text,
  .history-section .history-block .inner-box .text,
  .product-details .prod-desc-toggle .desc-content,
  .similar-block .text,
  .product-details .info-column .desc-text {
    font-size: 16px;
  }

  .main-header .search-box .form-box {
    padding-left: 20px;
  }

  .news-block .lower-box {
    text-align: center;
  }

  .quality-services .service-block .inner-box {
    padding: 40px 30px 30px;
    text-align: center;
  }

  .quality-services .service-block .icon {
    position: relative;
    right: 0;
    top: 0;
    margin-bottom: 30px;
  }

  .about-title-box,
  .shop-title-box {
    margin-bottom: 30px;
    text-align: center;
  }

  .about-section .upper-content .text-box h4 {
    font-size: 20px;
  }

  .btn-style-five {
    font-size: 16px;
  }

  .contact-section .info-block .inner-box {
    padding-left: 0;
    min-height: 0;
    display: block;
    text-align: center;
  }

  .contact-section .info-block .text-box,
  .contact-section .info-block .text-box .text-span {
    display: block;
    width: 100%;
    min-height: 0;
  }

  .contact-section .info-block .icon-box {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto 20px;
  }

  .contact-section .info-block .text-box .text-span {
    min-height: 0;
    height: auto;
  }

  .contact-section .form-box {
    text-align: center;
  }

  .contact-section .form-box form textarea {
    height: 180px;
  }

  .contact-section .form-box form input[type="text"],
  .contact-section .form-box form input[type="email"],
  .contact-section .form-box form input[type="password"],
  .contact-section .form-box form input[type="url"],
  .contact-section .form-box form input[type="number"],
  .contact-section .form-box form textarea,
  .contact-section .form-box form select {
    font-size: 16px;
  }

  .contact-section .agree-check {
    margin-bottom: 40px;
  }

  .contact-section .agree-check label {
    font-size: 16px;
    padding-left: 40px;
    text-align: left;
    line-height: 24px;
  }

  .contact-section .agree-check label:before,
  .contact-section .agree-check label:after {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
  }

  .contact-section .info-block .text-box .text-span {
    font-size: 18px;
  }

  .product-block .lower-box {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }

  .product-details .pf-icons img {
    height: 42px;
  }

  .product-details .prod-desc-toggle .desc-toggle-btn {
    font-size: 20px;
  }

  .def-cap-box .inner-box {
    padding: 30px 20px 10px;
  }

  .def-cap-box {
    font-size: 16px;
  }

  .cart-section .cart-title h2 {
    font-size: 22px;
  }

  .cart-section table tr .prod-box .info li {
    font-size: 16px;
  }

  .shop-form form button {
    display: block;
    width: 100%;
  }

  .quality-services .service-block .icon img {
    height: 70px;
  }

  .my-account-container .sidebar-inner {
    padding: 20px 10px;
  }

  .product-block .lower-box p {
    min-height: 0;
  }

  .basket-table table {
    border: 0;
    min-width: 0 !important;
  }

  .basket-table table caption {
    font-size: 1.3em;
  }

  .basket-table table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .cart-table.basket-table table tr:nth-child(even),
  .cart-table.basket-table table tr:nth-child(odd) {
    border-bottom: 3px solid #ddd;
    display: block;
    background: rgba(0, 0, 0, 0.03);
    margin-bottom: 0.625em;
  }

  .basket-table table tr td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    display: block;
    font-size: 0.8em;
    width: 100% !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .basket-table table tr .qty,
  .basket-table table tr .price,
  .basket-table table tr .l-val,
  .cart-table.basket-table table tr .remove {
    text-align: right;
    font-size: 16px;
  }

  .cart-section table tr .price span,
  .cart-section table tr .l-val span {
    padding-top: 0;
  }

  .basket-table table tr .qty:before {
    margin-top: 12px;
    margin-bottom: 0;
  }

  .basket-table table tr td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    display: block;
    margin-bottom: 15px;
  }

  .basket-table table tr td:last-child {
    border-bottom: 0;
  }

  .basket-table table tr .prod-box {
    padding-left: 0;
  }

  .cart-section table tr .prod-box .image {
    position: relative;
    left: 0;
    top: 0;
    width: 150px;
    height: auto;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 599px) {
  .shop-display-style-settings {
    flex-direction: column;
    align-items: center;
  }

  .trade-image-text {
    font-size: 100%;
  }

  .info-item {
    font-size: 12px;
  }
  .info-item-0 {
    font-size: 12px;
  }
  .banner-section {
    min-height: 150px;
  }

  .banner-section .slide-item h1 {
    font-size: 26px;
  }

  .banner-section .slide-item .content {
    height: 150px;
  }

  .banner-section .slide-item .content-box {
    height: 150px;
  }

  .btn-style-one {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .banner-section .slide-item .text {
    font-size: 16px;
  }

  .history-section .history-block.left .inner,
  .history-section .history-block.right .inner {
    padding-left: 0;
    padding-right: 0;
  }

  .history-section .history-block .year-line {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    height: auto;
  }

  .history-section .history-block .year-line:before,
  .history-section .history-block .year-line:after {
    display: none;
  }

  .history-section .history-block.left .year-line .year,
  .history-section .history-block.right .year-line .year {
    position: relative;
    top: 0;
    margin: 0 auto 20px;
  }

  .history-section .history-block .inner-box {
    padding: 50px 20px 20px;
    text-align: center;
  }

  .quality-services .service-block .link-box a,
  .key-areas .area-block .link-box a {
    font-size: 16px;
  }

  .main-header .login-box .links .theme-btn {
    font-size: 16px;
  }

  .main-header .login-box h4 {
    font-size: 18px;
  }

  .product-details .prod-desc-toggle .desc-toggle-btn {
    font-size: 18px;
  }

  .product-details .info-column .links-box .link a,
  .product-details .info-column .add-cart-btn .amount {
    font-size: 16px;
  }

  .my-account-container .acc-nav li {
    text-align: center;
  }

  .my-account-container .main-title .int-text {
    font-size: 16px;
  }

  .news-sidebar .twitter-widget .tweet-item {
    padding-left: 35px;
  }

  .news-sidebar .twitter-widget .tweet-item .icon {
    left: 0;
  }

  #collapseOne .shop-form .o-search .icon.fa-search {
    font-size: 20px !important;
  }

  .basket-table table tr .prod-box .info li .dt {
    width: 100%;
    font-weight: 700;
  }

  .basket-table table tr .prod-box .info li .dd {
    width: 100%;
    padding-bottom: 5px;
  }

  .manage-users-form-btns {
    flex-direction: column;
  }
}

@media only screen and (max-width: 479px) {
  .fieldSavedAdresses-button,
  .ui-selectmenu-menu.ui-front.ui-selectmenu-open {
    max-width: 100% !important;
    width: calc(100% - 40px) !important;
  }

  .ui-menu .ui-menu-item-wrapper {
    font-size: 15px;
    padding: 8px 15px;
  }

  .shop-form form input[type="text"],
  .shop-form form input[type="email"],
  .shop-form form input[type="password"],
  .shop-form form input[type="url"],
  .shop-form form input[type="number"],
  .shop-form form textarea,
  .shop-form form select {
    font-size: 15px;
  }

  h2 {
    font-size: 24px;
  }

  .contact-section .info-block .text-box .text-span,
  .accordion-title {
    font-size: 16px;
  }

  .ss-section .form-box.purchase-order label#deliveryoptionprice,
  .ss-section .form-box.purchase-order label.pay-total,
  .delivery-option .form-group .agree-check label,
  .payment-content .info-detail .form-group .ttl {
    font-size: 18px !important;
  }

  .sel-box .sel-dropdown ul li {
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-header .search-box {
    padding-right: 2%;
    padding-left: 2%;
  }

  .main-header .links-box .link {
    margin-left: 12px;
  }

  .main-header .links-box .link:first-child {
    margin-left: 0;
  }

  .main-footer .footer-lower .iso-image {
    position: relative;
    padding: 0 0 30px;
  }

  .main-footer .footer-scroll-to-top {
    bottom: -60px;
  }

  .main-footer .footer-lower .copyright {
    padding-right: 0;
  }

  .main-footer .footer-lower {
    padding-bottom: 50px;
  }

  .key-areas .area-block .inner-box {
    padding-left: 20px;
    padding-right: 20px;
  }

  .quality-services .service-block .inner-box,
  .about-section .upper-content .text-box {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }

  .main-header .login-box {
    width: 280px;
  }

  .totals-box .total {
    font-size: 18px;
  }

  .sel-box .sel-btn .unit-price,
  .sel-box .sel-btn .prod-id {
  }

  .hidden-bar .side-menu ul li ul li a {
    font-size: 15px;
  }

  .sel-box .sel-btn {
    font-size: 15px;
  }

  .sel-box .sel-dropdown ul li .no,
  .sel-box .sel-btn .no,
  .sel-box .sel-btn .unit-price,
  .sel-box ul li .unit-price,
  .sel-box .sel-dropdown ul li .size,
  .sel-box .sel-btn .size {
    width: auto;
  }
}

@media only screen and (max-width: 1200px) {
  .ss-section-narrow {
    margin-right: 5%;
    margin-left: 5%;
  }

  .product-block .inner-box .image-box {
    height: unset;
  }

  #products-container-list {
    grid-template-columns: 1fr 1fr;
  }

  #products-container-list .details-cols {
    grid-template-columns: unset;
    grid-template-rows: auto auto auto auto;
    grid-gap: 20px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 600px) {
  #products-container-list {
    grid-template-columns: unset;
    grid-template-rows: auto;
  }

  #products-container-list .details-cols {
    grid-template-columns: unset;
    grid-template-rows: auto auto auto auto;
    grid-gap: 20px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1250px) {
  .my-account-filters {
    flex-direction: column;
  }

  .my-account-filters .flexItem1 {
    display: block;
  }

  .my-account-filters div span {
    width: 120px;
  }

  .my-account-filters .flexItem1 .filter-input {
    width: 100%;
    margin-bottom: 5px;
  }
}
