.category_below_header {
    font-family: 'Myriad Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    padding-left: 25px;
    margin: 0px !important;
    margin-bottom: 20px !important;
    text-align: center;
    }

    .reliable-category-banner{
    background: #0072CE;
    }
    .sidebarBlock.category-grid-section {
    padding: 0px 90px;
    }
    .navList-item a {
    text-decoration: none !important;
    }
    .reliable-category-banner h1 {
    font-family: 'Eurostile LT Std Demi' !important;
    font-weight: 700;
    font-size: 40px;
    padding-top: 20px;
    line-height: 50px;
    text-align: center;
    color: #fff !important;
    }
    .reliable-banner-shape {
    position: relative;
    margin-top: 30px;
    height: 43px;
    }
    .reliable-banner-shape:before {
    content: '';
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    background: #fff;
}
.shape-container {
    max-width: 1440px;
    margin: 0 auto;
    text-align: right;
}
.bottom-shape {
    height: 43px;
    background: #fff;
    transform: skewX(319deg);
    width: 70%;
    display: inline-block;
}
.bottom-shape:after {
content: '';
    position: absolute;
    width: 127px;
    height: 100%;
    left: 0;
    background: #00AD8E;
    border-left: 80px solid #0033A0;
    z-index: 9;
}
.body {
    margin-top: 0rem !important;
}
  #Header > a { padding-bottom: 28px; }
 .APAcontainer{height: auto;}


 .container.container-custom {
    max-width: 1440px !important;
    padding: 0px;
}


@media only screen and (max-width: 1024px) {
 .res_wdt_prd.content .inner:after {
      font-family: FontAwesome;
      content: "\f054";
      color: #a6a6a6!important;
      margin-top: 10px;
      visibility: visible;
      font-size: 12px;
      font-weight: 400;
      margin-left: 5px;
      position: absolute;
      right: 0px;
      top: 25%;
  }
}
@media only screen and (max-width: 576px) {
 /* .category-grid-section ul li {
    width: 100% !important;
}*/
}
@media screen and (min-device-width: 576px) and (max-device-width: 768px) {
  .category-grid-section ul li {
    width: 280px !important;
}
}
@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
  .category-grid-section ul li {
    width: 240px !important;
}
}
@media screen and (min-device-width: 1250px) and (max-device-width: 1300px) {
  .category-grid-section ul li {
    width: 390px !important;
}
}
@media screen and (min-device-width: 991px) and (max-device-width: 1024px) {
  .category-grid-section ul li {
    width: 200px !important;
}
}

@media screen and (min-device-width: 576px) and (max-device-width: 1023px) {
.filter-body  .APAcol-md-6 , .filter-body  .APAcol-sm-6  {
         -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
}

}
 

/* catehory */
.cagetory-heading {
  font-family: 'Acumin Variable Concept' !important;
  font-style: normal;
  font-weight: 700 !important;
  font-size: 24px;
  text-align: left;
  color: #222222 !important;
  line-height: 36px;
}
/*.category_below_header {*/
/*    font-family: 'Acumin Variable Concept';*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    font-size: 16px;*/
/*    color: #222222;*/
/*    line-height: 24px;*/
/*}*/
.category-grid-section ul li {
    width: 443px;
    margin: 0px 0px 10px 0px;
    border-radius: 0.97766px;
}
.navList:before, .navList:after {
  display: none !important;
}
.navList-action {
  font-size: 20px !important;
}
.image-bg {
   position: relative;
   height: 232px;
   border-radius: 4px;
}
.image-bg img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.image-bg::before {
    position: absolute;
    content: '';
    background-color: rgba(0, 51, 160, 0.3);
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 4px;
}
.product-main {
  position: relative;
}
.product-name p{
    color: white;
    text-align: center;
    word-break: break-word;
    font-size: 14px;
    margin: 0px;
    font-family: 'Eurostile LT Std Demi';
    font-style: normal;
    font-weight: 600;
    padding: 8px;
    text-transform: uppercase;
    border: 1px solid #fff;
}
.product-name p a {
  color: #fff !important;
}
.showing-heading {
  padding-top: 20px;
}
.sort-label {
  font-family: 'Acumin Variable Concept';
  font-style: normal;
  font-weight: 400;
  font-size: 16px !important;
  color: #222222 !important;
  line-height: 24px !important;
}
#select_sortby {
  padding: 16px !important;
  background: #FFFFFF;
  border: 1px solid #C5C5C5;
  border-radius: 2px;
  font-family: 'Acumin Variable Concept';
  font-style: normal;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 20px;
  color: #707070 !important;
}
.sorts-flex {
  display: flex;
  justify-content: end;
  gap: 20px;
}
.sorts-child {
  margin-bottom: 0px !important;
}
.pagination {
    border: 1px solid #D4D4D4;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
}
button.arrow-icon-left {
    padding: 6px 12px;
    background: #FFFFFF;
    border-right: 1px solid #D4D4D4;
    height: 100%;
}
 button.arrow-icon-right {
    padding: 6px 12px;
    background: #FFFFFF;
    border-left: 1px solid #D4D4D4;
    height: 100%;
}
.pagination span {
  padding: 6px 12px;
  font-family: 'Acumin Variable Concept';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #696969
}
.pagination .fa-angle-left , .pagination .fa-angle-right {
    width: 20px;
    height: 20px;
    color: #696969;
}
.filter-footer  #fil-range {
    display: flex;
    justify-content: center;
}
.see-details {
  background-color: #0033A0 !important;
  color: #fff !important;
}
.category-grid-section ul li {
    width: 310px;
}
/* category */

/* @media (max-width: 375px) {
  .category-grid-section ul.navList li.navList-item {
        flex: 0 0 100% !important ;
    }
} */
@media (min-width: 540px) {
    .category-grid-section ul.navList {
        display: flex;
        flex-wrap: wrap;
        list-style-type: none;
        padding: 0;
        margin: 0;
        gap: 10px 0px;
        justify-content: space-around;
    }
 
   
}
 
/* Mobile View - Carousel Layout */
@media (max-width: 540px) {
    .category-grid-section ul li {
      margin-left: 0px !important;
    }
        .showing-heading {
        padding-top: 0px !important;
    }
    .category-grid-section ul.navList {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        padding: 10px 0;
        margin: 0;
        list-style-type: none;
        gap:10px 20px;
    }
    .carousel-dots .dot.active {
        background-color: #fff !important;
        border: 1px solid #fff !important;
        border-radius: 100px !important;
        width: 10px !important;
        height: 10px !important;
        border-radius: 100%;
        min-width: 10px;
    }
    .carousel-dots .dot {
        display: inline-block;
        margin: 0 2px !important;
        background-color: unset !important;
        border-radius: 100%;
        border: 1px solid #fff;
        width: 10px !important;
        height: 10px !important;
        min-width: 10px;
    }
    .category-grid-section ul.navList li.navList-item {
        flex: 0 0 31%; /* Adjust to control the width of each carousel item */
        box-sizing: border-box;
        padding: 0 0px;
        scroll-snap-align: start;
        height: 54px;
    }
 
    .category-grid-section ul.navList::-webkit-scrollbar {
        display: none; /* Hide the scrollbar on mobile */
    }


    /* Dots styling */
    .carousel-dots {
        text-align: center;
        padding-top: 10px;
        display: flex;
        gap: 2px;
        overflow-x: scroll;
        padding-bottom: 10px;
    }
    
    .carousel-dots::-webkit-scrollbar {
        width: 5px;
        height :5px
    }
    .carousel-dots::-webkit-scrollbar-thumb {
        background-color: #0072ce; 
    }
    .carousel-dots::-webkit-scrollbar-track {
       -webkit-box-shadow: inset 0 0 6px #0072ce;
        background-color: #0072ce;
    }
    .carousel-dots::-webkit-scrollbar-thumb {
       background-color: #0072ce;
     }
    .carousel-dots .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ddd;
        border-radius: 50%;
    }
 
    .carousel-dots .dot.active {
            background-color: #333;
    }
    .desktop-view-filter {
    display: none;
  }
  .moile-view-pagination {
    display: none;
  }
  .filter-header {
    padding-top: 0px !important;
  }
  .showing-heading {
    width: 50%;
    /* padding-top: 0px; */
    margin-bottom: 0px;
  }
  .mobile-view-filter {
    width: 50%;
    padding: 0px;
  }
  .mobile-view-filter .filter-toggle {
    border: unset !important;
    margin: 0px;
  }
  .mobile-view-filter .filter-toggle span{
    text-align: end !important;
    font-family: 'Acumin Variable Concept';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #0033A0;
    padding-top: 0px;
  }
  .mobile-view-filter .filter-toggle span::after{
    display: none;
  }
  #fil-range, .fil-sec {
    font-size: 16px !important;
  }
}
@media (max-width: 768px) {
  .APAcontainer {
    padding: 0px !important;
  }
}
.responsive-text::before
{
  content:"View Product";
}
@media (max-width: 767px) {
  .responsive-text::before
{
  content:"View";
}
}


/* final changes only catelog page */

.APAsection .breadcrumbs {
  display: flex !important;
  margin-top: 0rem !important;
}
.breadcrumb-label span {
  font-family: 'Acumin Variable Concept';
  font-style: normal;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 21px;
  color: #707070 !important;
}
.is-active .breadcrumb-label span {
  color: #222222 !important;
}
.category-page-design #searchcatalog {
  padding-top: 50px;
}
.category-page-design .desktop-narrow-results {
  font-family: 'Acumin Variable Concept';
  padding-bottom: 23px !important;
}
.body {
  padding-top: 0px !important;
}
.showing-heading {
  padding-top: 15px !important;
}
.category-page-design #fil-range {
  font-size: 16px !important;
  line-height: 24px !important;
  margin: 0px;
}
.sort-label {
  font-weight: 700;
  line-height: 27px !important;
}
.select_sortby {
  width: 71% !important;
}
.filter-header , .hide-row {
  display: none;
}
.fil-sec {
  margin-bottom: 0px !important;
}
.apa-product-grid {
  border: 1px solid #EBEBEB;
}
.p.sku_detail.branding {
  font-weight: 400 !important;
  line-height: 21px !important;
  color: #0F172A !important;
}
.apa-product-grid .pro-product-name {
  margin-top: 10px !important;
}
.card_sale_price {
  line-height: 48px !important;
}
.category-page-design .see-details:hover {
  color: #0033A0 !important;
}
#accordion .panel {
  border: none;
}
.panel-heading:first-child {
  border-top: 1px solid #EBEBEB;
}
#accordion .panel .panel-heading {
  background-color: unset !important;
}
.panel-group {
  padding-top: 17px;
}
.data_filter {
  position: relative;
}
.data_filter .lia{
    position: absolute;
    right: 10px;
    bottom: 23%;
    font-weight: 400 !important;
}
@media (min-width: 767px) {
  .body .container {
  margin-top: 20px !important;
}
}

/* Mobile filter */
 
.filter-header-mobile,.mobile-sort-select,.sort-by
{
  display: none;
}
 
@media (max-width: 540px)
{
.panel-group {
      position: fixed;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(255, 255, 255);
    z-index: 9999;
    overflow-y: auto;
    padding:0px  15px;
}
.filter-header-mobile h4{
  font-family: 'Acumin Variable Concept';
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}
.filter-header-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 17px 0px;
    border-bottom: 1px solid #ddd;
}
.mobile-sort-select,.sort-by
{
  display: block;
}
button.close-filter-panel {
  font-size: 35px;
  font-weight: 300;
  position: relative;
  top: -6px;
  color: #222222;
}
.mobile-view-filter .lubetech-category-page .mobile-sort-select, .sort-by {
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0px;
  margin-bottom: 8px;
}
.lubetech-category-page #accordion .panel .panel-heading{
  border-top: none !important;
}
.lubetech-category-page label {
  font-family: 'Acumin Variable Concept';
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #000000 !important;
}
.lubetech-category-page .select_sortby {
  width: 64% !important;
  font-size: 14px !important;
}
.lubetech-category-page .sorts-flex .fil-sec.sel-sortby.sorts-child{
  display: none !important;
}
.mobile-sort-box .select_sortby {
  width: 100% !important;
}
.mobile-sort-box .select_sortby {
  width: 100% !important;
  webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: 'Myriad Pro';
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #707070;
}
.mobile-sort-box {
  position: relative;
  width: 160px;
}
.mobile-sort-box i {
  position: absolute;
  top: 20px;
  right: 5px;
}
#accordion .panel .panel-heading {
  padding: 10px 0px !important;
}
.data_filter {
  background: unset !important;
  border: unset !important;
}
.data_filter ul {
  padding: 10px 0px !important;
}
.data_filter h4 {
    padding: 0px !important;
    margin-bottom: 10px !important;
}
.mobile-view-product {
  display: block !important;
}
.desktop-view-product {
  display: none;
}
.mobile-view-product .sku_detail  {
  text-align: left !important;
}
.mobile-view-product .pro-product-name {
  text-align: left !important;
}
}
/* final changes only catelog page */


/* product name */

.mobile-view-product {
  display: none;
}

.sidebarBlock.category-grid-section {
    padding: 0px 20px;
}
.category-product-mobile-view {
    padding: 0px;
}
.apa-product-grid {
    height: 100%;
}
ol.breadcrumbs {
    text-align: left;
    padding-left: 20px;
}
@media only screen and (max-width: 540px) {
    .category-product-mobile-view {
        width: 50%;
    }
}
    .reliable-category-container {
     padding: 20px;
    }
@media (min-width: 767px) {
    .reliable-category-container {
        max-width: 1200px !important;
    }
}