/** Shopify CDN: Minification failed

Line 1128:6 Expected ":"

**/
@media screen and (pointer: fine) {
.section-stack .section-header .group:hover .circle-chevron, .section-stack .section-header .group .circle-chevron {
    background: transparent;
    color: transparent;
  }
}

@media screen and (max-width: 1149px) {
  navigation-drawer.navigation-drawer .navigation-promo__wrapper .navigation-promo{
    display:flex;
    flex-wrap:wrap;
  }
  navigation-drawer.navigation-drawer .navigation-promo__wrapper .navigation-promo a{
    width:100%;
  }
  .navigation-drawer.navigation-drawer both-header-icon{
    gap:0.5rem;
  }
}
/**/

.abz_vertical_slider .abz_product_inner {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}
.abz_vertical_slider .product-slider__image {
  width: 50%;
}
.abz_vertical_slider .product-slider__content {
  width: 50%;
  padding: 0;
  text-align: center;
  padding: 0 70px;
}

.abz_vertical_slider .product-slider__content .product-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f6f6f6;
  padding: 20px;
  gap: 20px;
}
.abz_vertical_slider .product-slider__content .product-card .product-card__figure {
  min-width: 6rem;
  max-width: 6rem;
  border-radius: 0.4rem;
  overflow: hidden;
}
.abz_vertical_slider .product-slider__image img {
  width: 100%;
  margin: 0 auto;
  /* max-width: 70%; */
}

.abz_vertical_slider .product-slider__content .subtitle--dot {
  position: relative;
  padding-left: 1rem;
  line-height: 1;
  width: auto;
  display: inline-block;
  font-size: 12px;
}
.abz_vertical_slider .product-slider__content .subtitle--dot span {
  position: absolute;
  top: 50%;
  left: 0;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  transform: translateY(-50%);
}

.abz_vertical_slider .product-slider__content .product-slider__title {
  font-size: 30px;
  line-height: normal;
  text-transform: uppercase;
  margin: 5px 0 10px;
}
.abz_vertical_slider .product-slider__content .product-slider__product {
  margin: 50px 0 0 0;
}
.abz_vertical_slider .product-slider__product .product-card__title {
  font-family: var(--text-font-family) !important;
  font-size: 14px;
  max-width: 200px;
  text-align: left;
}
.abz_vertical_slider .product-slider__product .product-card__info {
  padding: 0;
}
.abz_card_inbtn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}



.tab-content {
  display: none;
}
.abz_select ul li span {
  cursor: pointer;
  padding: 15px 20px;
  border: 1px solid #CCCCCC;
  display: inline-block;
  border-radius: 5px;
  color: #000;
}
.abz_select ul li span.active {
  border: 1px solid #0066CD;
  color: #0066CD;
}

.section-header {
  grid-template-columns: 900px;
  align-items: center;
}

.abz_featured_collection_tab .tabs .abz_select {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 30px 0;
}

.abz_featured_collection_tab .tabs .abz_select ul{
  display: flex;
  align-items: center;
  gap: 10px;
}


/* .abz_button{
  background: #0066CD;
  color: #fff;
  border-radius: 5px;
  padding: 15px 20px;
  text-decoration: none;
  border: 1px solid #0066CD;
}
.abz_button:hover{
  background: transparent;
  color: #0066CD;
} */
.abz_button span{
  text-decoration: none;
  background: none;
}

.price-list{
  font-weight: 700;
  color: #000;
  opacity: 1;
  margin: 5px 0;
}
.text-subdued{
  color: #000;
}
.scrollbar__buttons .circle-button .animated-arrow:after{
  content: none;
}

.scrollbar__buttons .circle-button{
  background: #0066CD;
}
.scrollbar__buttons .circle-button .animated-arrow::before {
  color: #fff;
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent #fff;
  transform: none;
  left: 3px;
}





@media screen and (pointer: fine) {
  .product-card__quick-buy {
    opacity: 1;
    visibility: visible;
    transition: none;
    transform: none;
    position: initial;
  }
}


@media screen and (min-width: 1200px) {
  .abz_vertical_slider .slick-dots {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    text-align: right;
    width: auto;
    bottom: initial;
  }
  .abz_vertical_slider .slick-dots li {
    list-style: none;
    margin: 15px 0;
    display: block;
  }

}
 


.abz_vertical_slider .slick-dots button {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  border: none;
  background-color: #cccccc;
  text-indent: -9999px;
  outline: 0;
}
.abz_vertical_slider .slick-dots li.slick-active button {
  background-color: #000;
  outline: 2px solid #000;
  outline-offset: 3px;
}
.abz_vertical_slider .slick-dots button:hover {
  background-color: #000;
}
.abz_vertical_slider .slick-dotted.slick-slider {
  margin-bottom: 0;
}


.sec_collection_list .collection-card__content-wrapper {
  width: 100%;
  display: block;
  text-align: left;
  grid-area: 2 / 1 / auto / span 3;
}
.sec_collection_list .collection-card__content {
  background: #000;
  padding: 10px 20px;
  margin-block-end: 0;
}
.sec_collection_list .content-over-media {
  row-gap: 0;
}
.sec_collection_list .shadow {
  filter: none;
}
.sec_collection_list .collection-card:hover .collection-card__content {
  transform: none;
}
.abz_sec_feat_coll .section-header {
  align-items: center;
  border-radius: 10px;
  padding: 30px;
}
.abz_newsletter .abz_news_block{
  max-width: 1150px;
}
.abz_newsletter .fieldset-with-submit{
  max-width: 700px;
  margin: 0 auto;
  width: 100%;
  background: #fff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px;
}
.abz_newsletter .fieldset-with-submit .input{
  border: none;
  color: #000;
}
.abz_newsletter .fieldset-with-submit .floating-label{
  color: #000;
  opacity: 1;
}
.abz_newsletter .fieldset-with-submit .input:placeholder{
  color: #000;
}
.abz_newsletter .fieldset-with-submit .form-control{
   width: 70%;
}
.abz_newsletter .fieldset-with-submit .button{
  margin: 0 !important;
  width: 30%;
}
.abz_newsletter .fieldset-with-submit .button svg{
  display: none;
}
.link_btn_grp {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin: 20px 0 0 0;
}
.floating-controls-container .circle-button{
  opacity: 1;
  visibility: visible;
  position: initial;
  transform: none;
  background: #0066cd;
  color: #fff;
}
.sec_img_li_blc .image-link-blocks__inner {
  padding: 10px 40px;
}
.link_btn_grp .circle-button .animated-arrow::before {
  color: #fff;
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent #fff;
  transform: none;
  left: 3px;
}
.link_btn_grp .circle-button .animated-arrow::after {
  display: none;
}


/* .sec_txt_with_ic .text-with-icons__text-wrapper {
  width: 70%;
} */
.prose :is(.h5, .h6, h5, h6) + * {
  margin-block-start: var(--spacing-1);
}
.sec_blog_post .blog-post-card{
  --blog-post-card-figure-gap: var(--spacing-3);
}
.sec_blog_post .sm\:gap-4 {
  gap: var(--spacing-1);
}
.sec_blog_post .text-with-icon {
  opacity: 1;
}
.sec_blog_post .text-with-icon .text-sm {
  font-size: 12px;
  line-height: 1.6;
}
.sec_blog_post .blog-post-card__info .h3{
  font-size: 20px;
}
.sec_blog_post .blog-posts {
  --blog-articles-gap: var(--spacing-6);
}
.sec_faq .circle-chevron{
  background: #fff;
}
/* .sec_faq .group:hover .circle-chevron.group-hover\:colors:not([disabled]), .sec_faq .circle-chevron.hover\:colors:hover:not([disabled]), .sec_faq .group[aria-expanded="true"] .circle-chevron.group-expanded\:colors:not([disabled]) {
  background: #fff;
} */
.sec_faq .accordion-box {
  counter-reset: line;
}
.sec_faq .accordion-box .accordion__toggle h3 {
  position: relative;
  padding: 0 0 0 35px;
}
.sec_faq .accordion-box .accordion__toggle h3:before{
  position: absolute;
  left: 0;
  display: flex;
  width: 25px;
  height: 25px;
  margin-right: 0;
  background-color: #FFFFFF;
  border-radius: 50%;
  color: #000;
  text-align:center;
  line-height: 1;
  counter-increment: line;
  content: counter(line);
  align-items: center;
  justify-content: center;
  font-size: 12px;
}

/* Dots container: Force tight spacing */
.slideshow__controls .stretching-dots {
    display: flex; /* Use flexbox for dot alignment */
    justify-content: center; /* Center dots within the container */
    gap: 5px; /* Control the space between dots (adjust as needed) */
}

/* Position dots on desktop */
.shopify-section--slideshow .slideshow__controls {
    position: absolute;
    bottom: 15px; /* Position dots at the bottom */
    right: 100px; /* Align dots 100px from the right */
    left: auto;
    transform: none; /* No centering for desktop */
}

/* Inactive dots styling */
.slideshow__controls .stretching-dots > * {
    width: 20px;
    height: 20px;
    background: white; /* White background for inactive dots */
    border: 2px solid black; /* Add a black border */
    border-radius: 50%; /* Ensure dots are circular */
    opacity: 0.8;
}

/* Active dot styling */
.slideshow__controls .stretching-dots > [aria-current="true"] {
    width: 20px;
    height: 20px;
    background: #0066CC; /* Blue background for active dot */
    border: 2px solid black; /* Black border for active dot */
    border-radius: 50%;
    opacity: 1;
}

/* Mobile adjustments */
@media (max-width: 768px) {
    .shopify-section--slideshow .slideshow__controls {
        bottom: 15px;
        right: 50%;
        transform: translateX(50%); /* Center dots for mobile */
    }

    .slideshow__controls .stretching-dots {
        gap: 4px; /* Slightly tighter spacing on mobile */
    }

    .slideshow__controls .stretching-dots > * {
        width: 20px;
        height: 20px;
        margin: 0;
    }

    .slideshow__controls .stretching-dots > [aria-current="true"] {
        width: 20px;
        height: 20px;
        background: #0066CC;
    }
}


.footer {
  padding: 60px 0 30px 0;
  overflow-x: hidden;
}
.footer .text-subdued {
  color: #fff;
}
.footer__block--text {
  flex-basis: auto;
}
.footer__block-list {
  justify-content: space-between;
  gap: 20px;
}
.footer__block{
  width: 25%;
  flex-shrink: initial;
  max-width: fit-content;
}
.footer__block .link_block {
  display: flex;
  flex-flow: column;
  gap: 10px;
}
.footer_link_cm {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-weight: 700;
}
.footer__block .link-faded{
  opacity: 1;
}
.footer__aside{
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #CCC;
  padding-top: 2.5rem;
  padding-bottom: 1rem;
}
.footer_btm_left, .footer_btm_right{
  width: 50%;
}
.footer_btm_left{
  display: flex;
  gap: 30px;
  align-items: center;
}
.footer__aside-top, .footer__aside-bottom {
  flex-flow: column;
  align-items: flex-start;
  gap: 5px;
  width: 50%;
}
.footer__aside-top .social-media li a:before{
  content: none;
}
.foo_news {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 20px;
}
.foo_news .h3{
  font-size: 17px;
  max-width: 140px;
}
.footer__newsletter-form .form-control{
  display: flex;
  align-items: center;
  gap: 10px;
}
.footer__newsletter-form .form-control .input{
  border: 1px solid #FFF;
  height: 50px;
  padding-top: 10px;
}
.footer__newsletter-form .form-control .floating-label {
  opacity: 1;
  height: 50px;
}
.footer__newsletter-form .form-control .self-submit-button{
  position: initial;
  transform: none;
}
.footer__newsletter-form .form-control .self-submit-button .button{
  height: 50px;
}

.section-stack {
  z-index: 1;
  position: relative;
}

.abz_vertical_slider .section-blends {
  padding-bottom: 0;
}
.btn_div{
  display: block;
  width: 100%;
  margin: 30px 0 0 0;
  text-align: center;
}


@media screen and (min-width: 1150px) {
  .sec_txt_with_ic .text-with-icons__item{
    display: flex;
    align-items: center;
  }
  .sec_txt_with_ic .text-with-icons__item .icon-block{
    padding: 15px;
  }
}

@media screen and (max-width: 1370px) {
  .abz_vertical_slider .product-slider__content .product-slider__title {
    font-size: 22px;
    line-height: 1;
  }
  .abz_vertical_slider .product-slider__content .product-slider__text {
    font-size: 13px;
  }
  .abz_vertical_slider .product-slider__content .product-slider__product {
    margin: 30px 0 0;
  }
}

@media screen and (max-width: 1280px) {
  .abz_vertical_slider .product-slider__content .product-card .product-card__figure {
    min-width: 60px;
    max-width: 60px;
  }
 
}

@media screen and (max-width: 1280px) and (min-width: 1199px) {
   .abz_vertical_slider .product-slider__product .product-card__title {
    font-size: 12px;
  }
  .abz_vertical_slider .product-slider__product .abz_vendor {
    font-size: 10px;
  }
}

@media screen and (max-width: 1280px) and (min-width: 1000px) {
  #tabs .scrollable-with-controls scroll-carousel.scroll-area reveal-items product-list.product-list {
    --product-list-carousel-item-width: 21vw;
    --product-list-items-per-row: 4;
  }
}

@media screen and (max-width: 1199px) {
  .abz_vertical_slider .abz_product_inner {
    flex-wrap: wrap;
  }
  .abz_vertical_slider .product-slider__image {
    width: 100%;
  }
  .abz_vertical_slider .product-slider__content {
    width: 100%;
    padding: 20px 70px 90px;
  }
  /* .abz_vertical_slider .product-slider__image img {
    max-width: 40%;
  } */
  .abz_vertical_slider .slick-dots {
    bottom: 25px;
  }
  .abz_vertical_slider .product-slider__content .product-slider__text {
    height: 40px;
    overflow: hidden;
  }
  .abz_vertical_slider .product-slider__content .product-slider__title {
    height: 45px;
    overflow: hidden;
  }
  .product-card__quick-buy {
    position: initial;
  }
  .abz_select ul li span {
    padding: 10px 15px;
  }
  .abz_button {
    padding: 10px 15px;
  }
  .abz_sec_feat_coll .section-header, .section-header {
    grid-template-columns: auto;
  }
  .section-stack {
    row-gap: 30px;
  }
}

@media screen and (max-width: 1150px) {
  .sec_txt_with_ic .page-dots > * {
    width: 8px;
    height: 8px;
    opacity: 1;
  }
  .sec_txt_with_ic .page-dots .tap-area[aria-current="true"]{
    outline: 2px solid #000;
    outline-offset: 3px;
  }
  .footer__block-list {
    flex-wrap: wrap;
    row-gap: 40px;
    column-gap: 0;
    justify-content: start;
    margin: 0 -15px;
  }
  .footer__block {
    width: 33.33%;
    max-width: 100%;
    padding: 0 15px;
  }
  .footer__aside {
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
  }
  .footer_btm_left, .footer_btm_right {
    width: 100%;
  }
  .foo_news {
    justify-content: center;
  }
}

.icon{
  overflow: visible;
}

@media screen and (max-width: 900px) {
  .abz_featured_collection_tab .tabs .abz_select ul {
    width: 97%;
    overflow: auto;
    white-space: nowrap;
    padding: 0 0 10px 0;
  }
  .abz_tab_button {
    margin: 20px 0 0 0;
  }
  .section-header {
    grid-template-columns: auto;
  }
  .abz_featured_collection_tab .tabs .abz_select {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 780px) {
  .abz_featured_collection_tab .tabs {
    margin: 0;
    display: block;
  }
}

@media screen and (max-width: 700px) {
  .footer__block {
    width: 100%;
  }
  .footer_btm_left {
    /* flex-wrap: wrap; */
    gap: 15px;
  }
  .footer__aside-top, .footer__aside-bottom {
    width: 100%;
  }
  .foo_news {
    justify-content: start;
  }
  .foo_news .h3 {
    max-width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .abz_vertical_slider .product-slider__content {
    padding: 20px 20px 80px;
  }
  .h2, .prose h2:not(.h0, .h1, .h2, .h3, .h4, .h5, .h6) {
    font-size: var(--text-h3);
  }
}


@media screen and (max-width: 450px) {
  .abz_card_inbtn {
    flex-wrap: wrap;
    gap: 10px;
  }
  .abz_vertical_slider .product-slider__product .product-card__title {
    max-width: 100%;
  }
  .abz_vertical_slider .product-slider__content .product-slider__title {
    height: 65px;
    font-size: 20px;
  }
  .abz_vertical_slider .product-slider__content .product-slider__text{
    height: 63px;
  }
  .foo_news {
    flex-wrap: wrap;
  }
  .abz_newsletter .fieldset-with-submit {
    flex-wrap: wrap;
  }
  .abz_newsletter .fieldset-with-submit .form-control, .abz_newsletter .fieldset-with-submit .button {
    width: 100%;
  }
}



@media screen and (max-width: 400px){
  .abz_vertical_slider .product-slider__content .product-slider__title {
    height: 85px;
  }
}
/* Desktop Styling */
.section h2.h2 {
    font-size: 24px !important; /* Font size for desktop */
    line-height: 1.2 !important; /* Adjust line spacing */
    margin-bottom: 30px !important; /* Space below the heading */
    text-align: center !important; /* Center align the text */
}

/* Mobile Optimization */
@media (max-width: 768px) {
    .section h2.h2 {
        font-size: 15px !important; /* Font size for mobile */
        line-height: 1.3 !important; /* Line spacing for readability */
        margin-bottom: 15px !important; /* Reduce spacing below the heading */
    }
}
/* Style links in collection description */
.collection-list-page-abz-main .custom-des a {
    color: blue;
    text-decoration: underline;
}

/* Style links in product descriptions */
.abz_pdp_custom_liquid .prose a {
    color: blue;
    text-decoration: underline;
}
.custom-des-wrapper {
  margin-bottom: 1rem;
}

.custom-des-paragraph {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 0.5rem;
}

.custom-des-ellipsis {
  display: inline;
}

.custom-des-full {
  display: none;
}

.expand-description-btn {
  background: none;
  border: none;
  color: #007bff;
  font-weight: 600;
  font-size: 1rem;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 0.4em;
  padding: 0;
  transition: color 0.2s ease;
}

.expand-description-btn:hover {
  color: #0056b3;
}
.mobile-only {
  display: none;
}
.desktop-only {
  display: block;
}

@media screen and (max-width: 767px) {
  .mobile-only {
    display: block;
  }
  .desktop-only {
    display: none;
  }
}
/* Fix all-caps issue for article titles and headings */
h1.h0,
.article-banner__content h1,
.article-content h2,
.article-content h3 {
  text-transform: none !important;
}

/* Force all headings to normal case across the site */
:root {
  --heading-text-transform: none !important;   /* overrides "uppercase" variable */
  --heading-letter-spacing: normal !important; /* optional: cancels extra spacing */
}

/* Extra safety for common heading classes in Impact and your ABZ section */
.h0, .h1, .h2, .h3, .h4, .h5, .h6,
.section-header__title,
.collection-hero__title,
.heading-sub-both-collection h1,
.heading-sub-both-collection .h2 {
  text-transform: none !important;
  letter-spacing: normal !important;
}

/* ---------- COLLECTION INTRO BLOCK ---------- */
.collection-list-page-abz-main .dd-collection-intro {
  max-width: 1000px;
  margin: 1rem 0 1.25rem;
}

.collection-list-page-abz-main .dd-collection-intro p {
  margin: .5rem 0;
  line-height: 1.6;
  color: var(--text-color, #111);
}

.collection-list-page-abz-main .dd-collection-intro ul {
  list-style: disc !important;
  margin: .5rem 0 .75rem 1.5rem !important;
  padding-left: 0 !important;
}

.collection-list-page-abz-main .dd-collection-intro li {
  margin: .25rem 0;
}

.collection-list-page-abz-main .dd-collection-intro a {
  text-decoration: underline;
  color: var(--color-link, #007bff);
}

.collection-list-page-abz-main .dd-collection-intro a:hover {
  text-decoration: none;
}

/* Force bullets + spacing for lists in collection description */
.collection-list-page-abz-main .rte ul {
  list-style: disc !important;
  margin: 0 0 1rem 1.25rem !important;
  padding-left: 1.25rem !important;
}

.collection-list-page-abz-main .rte ol {
  list-style: decimal !important;
  margin: 0 0 1rem 1.25rem !important;
  padding-left: 1.25rem !important;
}

.collection-list-page-abz-main .rte li {
  display: list-item !important;   /* defeats resets that set li to block */
  margin: .35rem 0 !important;     /* comfortable row spacing */
}

/* ===== Collection pagination (Impact theme) ===== */

/* Container alignment */
.collection .stepper,
.collection .pagination,
.collection .collection__view-more {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin: 40px auto;
}

/* Left/Right arrow buttons */
.collection .stepper__button,
.collection .button--stepper,
.collection .stepper .button.button--secondary,
.collection .stepper .button.button--tertiary {
  background-color: #000 !important;
  color: #fff !important;
  border: 1px solid #000 !important;
  width: 44px;
  height: 44px;
  border-radius: 6px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all .2s ease;
}

/* Arrow icons inside the buttons */
.collection .stepper__button svg,
.collection .button--stepper svg,
.collection .stepper .button svg {
  width: 18px;
  height: 18px;
  fill: currentColor !important;
  stroke: currentColor !important;
}

/* The “1 / 4” middle piece */
.collection .stepper__text,
.collection .pagination__text,
.collection .stepper .text {
  background-color: #000 !important;
  color: #fff !important;
  border: 1px solid #000 !important;
  padding: 0 18px;
  height: 44px;
  line-height: 44px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0.3px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* Hover: invert colours for all three parts */
.collection .stepper__button:hover,
.collection .button--stepper:hover,
.collection .stepper .button:hover,
.collection .stepper__text:hover,
.collection .pagination__text:hover,
.collection .stepper .text:hover {
  background: #fff !important;
  color: #000 !important;
  border-color: #000 !important;
}

/* Disabled arrows at ends */
.collection .stepper__button[disabled],
.collection .button--stepper[disabled],
.collection .stepper .button[disabled] {
  opacity: .35 !important;
  pointer-events: none !important;
}

/* Mobile sizing */
@media (max-width: 640px) {
  .collection .stepper__button,
  .collection .button--stepper,
  .collection .stepper .button,
  .collection .stepper__text,
  .collection .pagination__text,
  .collection .stepper .text {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 0 12px;
    border-radius: 5px;
  }
}
.bwp-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.25rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-size: 14px;
}

.bwp-pagination__count {
  color: var(--color-foreground, #333);
  font-weight: 500;
  margin-right: 1rem;
}

.bwp-pagination__list {
  display: flex;
  gap: 0.5rem;
  list-style: none;
  padding: 0;
  margin: 0;
}

.bwp-pagination__link {
  padding: 6px 10px;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  text-decoration: none;
  color: #333;
}

.bwp-pagination__link:hover {
  background: #efefef;
}

.bwp-pagination__link.is-active {
  background: #333;
  color: #fff;
  cursor: default;
}

.bwp-pagination__link.is-disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

.bwp-pagination__ellipsis {
  padding: 6px 10px;
  color: #999;
}
/* ===== Mobile-friendly pagination (<= 640px) ===== */
@media (max-width: 640px){
  /* Stack count + numbers */
  .bwp-pagination{
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
    margin-top: 12px;
    margin-bottom: 16px;
  }

  /* Count on its own line */
  .bwp-pagination__count{
    font-size: 13px;
    line-height: 1.4;
    margin: 0;            /* remove side spacing */
    text-align: left;     /* or center if you prefer */
  }

  /* Swipeable numbers row */
  .bwp-pagination__list{
    display: flex;
    gap: 8px;
    overflow-x: auto;           /* allow horizontal scroll (swipe) */
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    padding: 6px 2px;           /* breathing room for fingers */
    margin: 0;
    scrollbar-width: none;      /* Firefox hide scrollbar */
  }
  .bwp-pagination__list::-webkit-scrollbar{ display: none; } /* Chrome/Safari */

  /* Comfortable tap targets */
  .bwp-pagination__link,
  .bwp-pagination__ellipsis{
    flex: 0 0 auto;       /* don’t shrink */
    min-width: 44px;      /* Apple HIG tap size */
    height: 40px;
    line-height: 40px;
    padding: 0 12px;
    font-size: 14px;
    text-align: center;
  }

  /* Make the active page stand out a bit more on mobile */
  .bwp-pagination__link.is-active{
    font-weight: 700;
  }

  /* Optional: hide ellipses to reduce clutter on tiny screens */
  /* Uncomment the next line if you want to remove the “…” on phones */
  /* .bwp-pagination__ellipsis{ display:none; } */
}

/* OPTIONAL: keep the pagination visible when scrolling on phones */
@media (max-width: 640px){
  .collection__pagination--top .bwp-pagination{
    position: sticky;
    to