:root {
  --color-primary: #242939;
  --color-secondary: #596286;
  --color-light: #fff;
  --color-gray-light: #f4f4f4;
  --spacing-base: 20px;
  --bp-sm: 767px;
  --color-dark: black;
  --color-muted: #797979;
  --color-bg-alt: #eee;
  --color-border-light: #eaeaea;
  --color-border-medium: #dadada;
}

@media all and (max-width: 991px) {
  #main-nav {
    display: block;
  }
  #desktop-menu {
    display: none;
  }
  #banner-area .col-sm-7 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  #florida-supply .col-sm-2 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .florida-white {
    margin: 0 0 30px 0;
  }
  #florida-supply .col-sm-6 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .about-top {
    margin: 10px 0 0 0;
  }
  .about-right {
    margin: 30px 0 0 0;
    padding: 0 0 0 15px;
  }
  #product-catalog .col-sm-3 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  #product-catalog .img-fluid {
    width: 100%;
    height: 430px;
    object-fit: cover;
  }
  .porduct-repeat {
    border-top: 1px solid #e2e2e2;
    padding: 45px 0 0 0;
    margin: 0 0 20px 0;
  }
  .porduct-repeat:first-child {
    border-top: none;
  }
  .product-catalog {
    padding: 4em 0 2em 0;
  }
  .product-image {
    max-width: 100%;
    margin: 0 auto;
  }
  .products li {
    width: 48.2% !important;
    margin: 0 15px 15px 0 !important;
  }
  .products li:nth-child(even) {
    margin: 0 0 15px 0 !important;
  }
  .products {
    margin: 0 0 50px 0 !important;
  }
  #product-search .col-sm-3 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  #product-search select {
    margin: 0 0 10px 0;
  }
  .woocommerce .woocommerce-result-count {
    float: none;
    margin: 0 0 15px 0;
  }
  #manufacture-area {
    .col-sm-4:nth-child(1) {
      margin: 0 0 0 0;
    }
    .col-sm-4 {
      max-width: 50%;
      flex: 0 0 50%;
    }
  }
  #cartbox .checkout-button {
    float: none;
    margin: auto;
  }
  #product-search .col-sm-2 {
    max-width: 33.333%;
    flex: 0 0 33.333%;
  }
  #product-search .col-sm-2 {
    max-width: 33.333%;
    flex: 0 0 33.333%;
  }
  #contact-us .col-sm-6 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .contact-right {
    padding: 0;
    border: none;
  }
  .contact-us {
    text-align: center;
  }
  #contact-us .nf-field-container .nf-field-label {
    text-align: left !important;
  }
  .contact-top {
    margin: 15px 0 0 0;
  }
  #product-search .col-sm-4 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .page-template-product-catelog .technical-documents-section .col-sm-3 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  #featured-videos .col-sm-3 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .video {
    margin: 0 0 30px 0;
  }
  .featured-products {
    padding: 1em 0 4em 0;
  }
  .mobile-header-phone {
    display: flex;
    justify-content: center;
    padding: 8px 15px 12px;
    background: var(--color-primary);
  }
  .mobile-header-phone .header-phone-link {
    width: 100%;
    justify-content: center;
    max-width: 320px;
  }
}

@media all and (max-width: 600px) {
  #product-catalog .col-sm-3 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  #featured-videos .col-sm-3 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .left-product {
    margin: 0 0 30px 0;
  }
  .left-product:hover {
    transform: scale(1);
  }
  .product-white:hover {
    transform: scale(1);
  }
  .slick-next {
    right: 0;
  }
  .slick-prev {
    left: 0;
  }
  .florida-top {
    margin: 0;
  }
  #florida-supply .col-sm-2 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .florida-white:hover {
    transform: scale(1);
  }
  .florida-supply {
    text-align: center;
  }
  .porduct-repeat {
    padding: 0;
  }
  .product-top {
    margin: 15px 0 0 0;
  }
  #product-search .col-sm-3 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .products li {
    width: 100% !important;
    margin: 0 0 15px 0 !important;
  }
  .product-details h1 {
    font-size: 30px;
  }
  #manufacture-area {
    .col-sm-4 {
      max-width: 100%;
      flex: 0 0 100%;
    }
    .manufact-content,
    .primary-btn {
      display: none;
    }
  }
  .mobile-logo img {
    width: 250px;
    max-width: 100%;
    margin: 0 0 0 0;
  }
  .inner-slider {
    height: 280px !important;
  }
  .single-manufacture {
    text-align: center;
  }
  #product-thank li {
    border-right: none;
  }
  /*start table css here*/
  #technical-documents-section table th {
    font-size: 10px;
  }
  #technical-documents-section .size-thumbnail {
    width: 50px;
    height: 50px;
  }
  #technical-documents-section .table td {
    font-size: 12px;
    line-height: inherit;
  }
  #technical-documents-section .table td,
  .table th {
    vertical-align: top;
  }
  #technical-documents-section .filter-main {
    margin: 0;
  }
  #technical-documents-section table {
    margin: 0;
  }
  /*end table css here*/
  #product-search .col-sm-4 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .page-template-product-catelog .technical-documents-section .col-sm-3 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .mobile-header-phone {
    padding: 6px 15px 10px;
  }
  .mobile-header-phone .header-phone-link {
    font-size: 0.9rem;
    padding: 10px 14px;
  }
}

@media all and (max-width: 1199px) {
  .menu-new li a {
    padding: 10px;
    font-size: 1rem;
  }
  .desktop-header-phone {
    font-size: 0.82rem;
  }
}

@media all and (min-width: 1200px) {
  .container {
    width: 1170px;
    max-width: 100%;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  h1 {
    font-size: 1.6rem;
    text-align: center;
  }
  h2 {
    font-size: 1.5rem;
    text-align: center;
    font-weight: bold;
  }
  h3,
  h4 {
    font-size: 1.25rem;
  }
  .mainWrap {
    width: auto;
    padding: 50px 20px;
  }

  .menu-new {
    display: none;
  }

  .responsive-menu {
    display: block;
  }

  .nav-new {
    margin: 0;
    background: none;
  }

  .menu-new li {
    display: block;
    margin: 0;
  }

  .menu-new li a {
    background: var(--color-light);
    color: var(--color-muted);
  }

  .menu-new li a:hover,
  .menu-new li:hover > a {
    background: var(--color-primary);
    color: var(--color-light);
  }

  .menu-new ul {
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    transform: initial;
  }

  .menu-new li:hover > ul {
    visibility: visible;
    opacity: 1;
    position: relative;
    transform: initial;
  }

  .menu-new ul ul {
    left: 0;
    transform: initial;
  }

  .menu-new li > ul ul:hover {
    transform: initial;
  }
  .filter_widgets {
    padding-top: 1em;
  }
  #banner-area h1 {
    font-size: 1.8rem;
  }
  .product-category-section {
    display: none;
  }
  .technical-documents-product-section ul {
    grid-template-columns: auto;
  }
  .table td,
  .table th {
    white-space: nowrap;
    font-size: 14px;
    vertical-align: middle;
  }
  .table img {
    max-width: 80px;
    height: auto;
  }
  .table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .product .product_title {
    font-size: 1.8rem;
    margin-bottom: 1rem;
    text-align: center;
  }
  #footer-new .col-sm-4 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .footer-content {
    padding: 0;
    margin: 0 0 25px 0;
  }
  .footer-widget {
    margin: 0 0 10px 0;
  }
  .footer-main {
    padding: 4em 0 2em 0;
  }
  .footer-light-link {
    font-weight: lighter;
  }
  .footer-main {
    padding: 4.5rem 0 2rem !important;
  }
  .copyright-inner {
    flex-direction: column;
    align-items: flex-start;
  }
  .footer-cta-title {
    font-size: 2.6rem;
  }
  .footer-call-btn {
    width: 100%;
    min-width: 0;
    max-width: 320px;
  }
  .footer-divider {
    margin-top: 2.5rem;
  }
  .footer-socials-bottom {
    margin-top: 0.75rem;
  }
  .mobile-content {
    display: block;
  }
  .banner-area {
    text-align: center;
  }
  .about-right {
    border: none;
  }
  #product-search .col-sm-2,
  #product-search .col-sm-2:nth-child(4) {
    max-width: 100%;
    flex: 0 0 100%;
  }

  #product-search .col-sm-2:nth-child(4) {
    margin: 0 0 10px 0;
  }
  /* Product Page Adjustments */
  #product-search .row {
    gap: 0;
  }
  .manufacturer-container {
    border: none;
    padding: 0;
    margin: 0;
  }
  .product-catalog-items {
    .product-main {
      margin: 0;
    }
    .product-white {
      padding: 1px;
      border: none;
      h4 {
        font-size: 0.75rem;
      }
      .primary-btn {
        min-width: 0;
        font-size: 0.75rem;
      }
    }

    .product-grid {
      border: 0.5px solid var(--color-border-light);
      padding: 0;
    }
  }
}
