/** Shopify CDN: Minification failed

Line 218:0 Unexpected "}"

**/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
body {
  background-color: #F5F3F0;
}
h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5 {
  -webkit-font-smoothing: antialiased;
}
@media only screen and (min-width: 750px) {
  h1, .h1 {
    font-size: calc(var(--font-heading-scale) * 3.2rem);
  }
}
h1,.h1 {
  font-size: calc(var(--font-heading-scale) * 2.8rem);
}
strong {
  font-weight: 600;
}
p {
  margin-top: 0;
  font-family: var(--font-heading-family);
  font-weight: 400;
  line-height: 160%; 
}
.link, .customer a,a {
  /* font-family: "Poppins", sans-serif; */
   font-family: "Inter", sans-serif;
  text-decoration: none;
}
ul li {
  /* font-family: "Poppins", sans-serif; */
  font-family: var(--font-heading-family);
  font-weight: 400;
}
button, .button {
  font-family: "Inter", sans-serif;
  font-weight: 600;
}
.title-wrapper-with-link {
  justify-content: center;
}
.collection__title.title-wrapper {
  text-align: center;
}
.button.button--primary:hover {
  background-color: #065F46;
}
.button.button--primary:hover:after {
  box-shadow: none;
}
.field:before, .select:before, .customer .field:before, .customer select:before, .localization-form__select:before, .field:after, .select:after, .customer .field:after, .customer select:after, .localization-form__select:after{
  box-shadow: none;
}
.button:after, .shopify-challenge__button:after, .customer button:after, .shopify-payment-button__button--unbranded:after, .button:before, .shopify-challenge__button:before, .customer button:before, .shopify-payment-button__button--unbranded:before{
  box-shadow: none;
}
.field__input, .select__select, .customer .field input, .customer select, .field__input:focus, .select__select:focus, .customer .field input:focus, .customer select:focus, .localization-form__select:focus.localization-form__select:after,
.field__input:focus-visible, .select__select:focus-visible, .customer .field input:focus-visible, .customer select:focus-visible, .localization-form__select:focus-visible.localization-form__select:after,
.field:before, .select:before, .customer .field:before, .customer select:before, .localization-form__select:before{
  border-radius: 100px;
  border: 1px solid ;
}
.template-cart .title-wrapper-with-link {
  justify-content: space-between;
}
.facets .facets__form {
  gap: 0;
}
.product-count-vertical,.product-count,.mobile-facets__count {
  display: none;
}
.mobile-facets .mobile-facets__heading {
  margin: revert;
}
.mobile-view{
  display: none;
}

.quick-add__submit:hover {
    background: #EAB308;
    color: #fff;
}
.quick-add__submit.button:not([disabled]):hover:after {
  box-shadow:unset;
}
.quick-add__submit{
  border: 1px solid #EAB308;
  border-radius: 10px;
  background-color: transparent;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  color: #EAB308;
}
.product-card-wrapper .card__content,.product-card-wrapper .card__content .card__information{
  padding: 0;
}
.product-card-wrapper .card__content .quick-add{
  padding: 0;
  margin: 1.5rem 0 0;
}
/* width */
::-webkit-scrollbar {
  width: 5px;
  height: 3px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #EAE3E4;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #EAB308;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #1E293B;
}
/* Footer */
.footer-block__heading {
  /* font-family: Poppins, sans-serif; */
  color:#EAB308;
  font-weight: 600;
}
.news-subtext {
  text-align: left;
}
ul.list-unstyled.list-social.footer__list-social {
  justify-content: flex-start;
}
.newsletter-form__field-wrapper .field__button {
  /* background-color: #E0A800 !important; */
  border: 1px solid #EAB308;
  color: #EAB308;
  border-radius: 10px;
  position: relative;
  width: fit-content;
  padding: 13px 25px;
  margin-top: 2rem;
  font-size: 16px;
  font-weight: 600;
}
.newsletter-form__field-wrapper .field__button:hover {
  background-color: #EAB308 !important;
  color:#fff;
}
ul.list-unstyled.list-social.footer__list-social .list-social__link {
  padding: 1.1rem 1rem;
}
ul.list-unstyled.list-social.footer__list-social .list-social__link:first-child {
  padding-left: 0;
}
.menu-drawer .list-social .list-social__item .icon,ul.list-unstyled.list-social.footer__list-social .list-social__item .icon {
  height: 3.2rem;
  width: 3.2rem;
}
.menu-drawer .list-social .svg-wrapper,ul.list-unstyled.list-social.footer__list-social .svg-wrapper {
  width: 30px;
  height: 30px;
}
.footer .footer__content-bottom , .template-index .AbzCustomMenu {
    border-top: solid .1rem rgb(234, 179, 8, 0.5);
} 

/* Header */
.header .AbzCustomSearch .field:hover.field:after {
  border-radius: 20px;
}
.header .field__input {
  background-color: rgb(var(--color-foreground));
  color: rgb(var(--color-background));
}
/*.header__icon.header__icon--cart small.small-hide,*/
.header__icon.header__icon--account small.small-hide,.slider-buttons .slider-counter {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  /* font-size: 14px; */
}

.header .field__label {
  color: #575757;
}

.header .field__button {
  color: rgb(var(--color-background));
}
.header__icons{
  /* width: 66%; */
  column-gap: 40px;
}
.header__icon:not(.header__icon--summary), .header__icon span{
  flex-direction: column;
  height: auto;
  width: auto;
}
.header__icon, .header__icon--cart .icon{
  height: auto;
  width: auto;
}
.header__icon.header__icon--account .svg-wrapper svg, .header__icon.header__icon--cart .svg-wrapper svg{
  height: 30px;
  width: 30px;
}
/* .header__icon,
.header__icon--cart .icon {
  width: 13.4rem;
  flex-direction: column;
}

.header__icon--cart .icon {
  height: 2.5rem; */
}
.header__icon.header__icon--cart small.small-hide {
  margin-top: 5px;
}
.AbzCustomMenu .tmenu_nav .tmenu_item.head-phone-no{
  background: url('/cdn/shop/files/call.svg?v=1747225093') no-repeat left center;
  padding-left: 15px !important;
  position: absolute !important;
  right: 0;
}
.AbzCustomMenu .tmenu_nav .tmenu_item.head-phone-no a{
  padding-right: 0 !important;
}
/* Menu */
.template-index .AbzCustomMenu {
  box-shadow: none;
}
.AbzCustomMenu {
  box-shadow: 0px 1px 2px 0px #ddd;
}
.AbzCustomMenu .header__inline-menu {
  max-width: var(--page-width);
  padding: 0 5rem;
  margin: 5px auto 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.AbzCustomMenu .tmenu_wrapper{
  max-width: calc(var(--page-width));
  padding-left: 5rem;
  padding-right: 5rem;
  margin: 0 auto;
}
.AbzCustomMenu .tmenu_wrapper .tmenu_item--current a.tmenu_item_link{
  /* font-weight: 700; */
}
.header__inline-menu ul.list-menu.list-menu--inline {
  margin-left: -1.2rem;
}
.header__menu-item {
  padding:1.5rem;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.header__active-menu-item,.header__menu-item:hover {
  font-weight: bold;
}
.AbzCall {
  position: relative;
  padding-left: 30px;
}
.AbzCall:before {
  background-image: url(/cdn/shop/files/svgviewer-output.svg?v=1761720067);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  content: '';
  top: 5px;
  left: 0;
  height: 20px;
  width: 20px;
}
.AbzCall:has(a:hover)::before {
  background-image: url("/cdn/shop/files/svgviewer-output_1.svg?v=1761720092");
}

.header-wrapper .header__inline-menu ul li a:hover , .header-wrapper .header__menu-item:hover {
    color: #EAB308;
}

.AbzCall a {
  text-decoration: none;
  /* color: #0C2D48; */
  color: #fff;
}
.AbzCall a:hover {
  text-decoration: underline;
  color: #EAB308;
}
/* Abz Dogcolumn */
.Abz-dogcolumn .multicolumn-card {
  display: flex;
  gap: 2rem;
}
.Abz-dogcolumn .multicolumn-card img:last-child {
  display: none;
}
.Abz-dogcolumn .multicolumn-card__info .link:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.Abz-dogcolumn .background-none .multicolumn-card__image-wrapper+.multicolumn-card__info {
  padding-top: 0px;
  margin-top: -8px;
}
.Abz-dogcolumn .multicolumn-list h3 {
  font-size: calc(var(--font-heading-scale) * 2.8rem);
}
.Abz-dogcolumn .multicolumn-card__info .link {
  font-size: 0px;
}
.Abz-dogcolumn .icon-arrow {
  width: 2.5rem;
}
.Abz-dogcolumn p{
  color: #1E293B;
}


/* Free Shipping Progress Bar */
cart-drawer.is-empty .drawer__inner:has(.free-shipping-progress-bar){
  grid-template-rows: auto 1fr;
}
.free-shipping-progress-bar {
  padding: 10px 20px;
  /* border-top: 1px solid rgba(12, 45, 72, 0.1); */
  border-bottom: 1px solid rgba(12, 45, 72, 0.1);
}

cart-drawer.is-empty .free-shipping-progress-bar {
  padding-top: 65px;
}

.fs-progress-bar-container {
  text-align: center;
}

.fs-message {
  font-size: 14px;
  margin-bottom: 8px;
  color: #1E293B;
}

.fs-message strong {
  /* color: #E0A800; */
  font-weight: 700;
}

.fs-bar {
  width: 100%;
  height: 10px;
  background-color: #e0e0e0;
  border-radius: 5px;
  overflow: hidden;
}

.fs-bar-progress {
  display: block !important;
  height: 100%;
  background-color: #1E293B;
  border-radius: 5px;
  transition: width 0.3s ease-in-out;
}

table.cart-items thead {
  display: none;
}
/* */

/* Abz featured tab */
.tabs-wrap {
  margin: 0 15px;
  padding-bottom: 5px;
}
ul#tabs-nav {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  overflow: hidden;
  width: max-content;
}
ul#tabs-nav li {
  display: flex;
}

ul#tabs-nav li a {
  width: fit-content;
}
.featuredtab .grid__item {
  width: 100%;
  max-width: 100%;
  height: 100%;
}
/* Abz catcolumn */
.Abz-catcolumn .multicolumn-card {
  display: flex;
  flex-direction: row-reverse;
}
.Abz-catcolumn .multicolumn-card-spacing {
  margin-left: 0;
  margin-right: 2rem;
}
.Abz-catcolumn .multicolumn-card__image-wrapper--third-width {
  width: 100%;
}
.Abz-catcolumn .multicolumn-list__item:first-child .multicolumn-card {
  background-color: #1E293B !important;
}
.Abz-catcolumn .multicolumn-list__item:last-child .multicolumn-card {
  background-color: #1E293B !important;
}
.Abz-catcolumn .multicolumn-list__item:nth-child(2) .multicolumn-card {
  background-color: #EAB308 !important;
}
.Abz-catcolumn .multicolumn-list__item:nth-child(3) .multicolumn-card {
  background-color: #EAB308 !important;
}
.Abz-catcolumn .button.button--primary {
  /* background-color: #ffffff; */
      background-color: #047857;
  color: #fff;
}
.Abz-catcolumn .multicolumn-list__item:nth-child(2) .button.button--primary:hover,.Abz-catcolumn .multicolumn-list__item:nth-child(3) .button.button--primary:hover ,
.Abz-catcolumn .multicolumn-list__item:first-child .button.button--primary:hover,.Abz-catcolumn .multicolumn-list__item:last-child .button.button--primary:hover,
.abz_contact .contact__button button:hover {
  background-color: #065F46;
  color: #ffffff;
}
.Abz-catcolumn .media > img{
  object-fit: contain;
}
/* Abz what we offer */
.Abz-what-we-offer .multicolumn-card {
  display: flex;
}
/* Abz image with text */
.template-index .image-with-text__text.rte ul {
  padding: 0;
  list-style: none;
}
.template-index .image-with-text__text.rte ul li {
  padding-left: 3rem;
  position: relative;
}
.template-index .image-with-text__text.rte ul li:first-child:before {
  background-image: url(/cdn/shop/files/mark.svg?v=1747315591);
}
.template-index .image-with-text__text.rte ul li:nth-child(2):before {
  background-image: url(/cdn/shop/files/dollar.svg?v=1747315571);
}
.template-index .image-with-text__text.rte ul li:nth-child(3):before {
  background-image: url(/cdn/shop/files/setting.svg?v=1747315581);
}
.template-index .image-with-text__text.rte ul li:nth-child(4):before {
  background-image: url(/cdn/shop/files/chat.svg?v=1747315575);
}
.template-index .image-with-text__text.rte ul li:before {
  position: absolute;
  content: '';
  top: 5px;
  left: 0;
  height: 22px;
  width: 22px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.template-index .image-with-text__content{
  max-width: 80%;
  margin: 0 auto;
}
.template-index .image-with-text__text.rte ul li{
  margin: 0 0 20px;
}
/* card product */
.card__content .card__heading a{
  font-weight: 400;
}
.card.card--card .card__heading {
  margin-top: .5rem;
  font-weight: 500;
  /* min-height: 70px; */
}
.badge {
  font-weight: 500;
  font-size: 14px;
  padding: 5px 12px;
  letter-spacing: normal;
  border-radius: 10px;
}
.card-information>.price {
  font-weight: bold;
  font-family: 'Poppins';
}
.variant-options {
  font-family: 'Poppins';
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
}
/* .card .caption-with-letter-spacing {
  font-size: 1.3rem;
} */
/* Abz testimonial */
.Abz-testimonial .rich-text__blocks {
  max-width: 100%;
}
.Abz-testimonial .rich-text:not(.rich-text--full-width) .rich-text__wrapper {
  width: calc(100% - 5rem / var(--font-body-scale));
}
.Testitem {
  display: flex;
  align-items: center;
  gap: 5rem;
}
.TestitemImage {
  flex: 1;
  max-width: 29%;
}
.TestitemContent {
  flex: 1;
  position: relative;
}
.TestitemIcon {
  width: 55px;
  height: 54px;
}
.testimonial .owl-nav {
  justify-content: center;
}
.testimonial.owl-carousel .owl-nav button.owl-next,.testimonial.owl-carousel .owl-nav button.owl-prev {
  position: relative;
  background: transparent;
  width: 20px;
  height: 20px;
  font-size: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.testimonial.owl-carousel .owl-nav button.owl-prev {
  background-image: url(/cdn/shop/files/leftarrow.svg?v=1747200654) !important;
}
.testimonial.owl-carousel .owl-nav button.owl-next {
  background-image: url(/cdn/shop/files/rightarrow.svg?v=1747200657) !important;
}
.testimonial.owl-carousel .owl-nav button.owl-prev,.testimonial.owl-carousel .owl-nav button.owl-next {
  background-position: center;
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  border: none;
  padding: 10px 20px;
  margin: 0px;
}
.TestitemContent .rich-text__text p {
  font-size: x-large;
  font-weight: 500;
  margin-bottom: 15px;
}
.TestitemContent .rich-text__caption {
  font-weight: 600;
  margin-top: 0;
}
.owl-carousel .owl-nav button.owl-next {
  right: -15px;
}
.owl-carousel .owl-nav button.owl-prev {
  left: -15px;
}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev {
  background: #ffffff;
  position: absolute;
  top: 40%;
  width: 40px;
  height: 40px;
  font-size: 30px;
  border: 1px solid currentcolor;
  display: flex;
  align-items: center;
  justify-content: center;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #EAB308;
  border: 1px solid #EAB308;
}
.owl-nav {
  display: flex;
}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
  background: #1E293B;
}
.owl-theme .owl-dots .owl-dot span {
  background: #0C2D482B;
}
/* Abz image-banner */
.Abz-image-banner .banner__media-half {
  width: 100%;
}
.Abz-image-banner .banner__media-half+.banner__media-half {
  display: none;
}
/* Abz slideshow */
.Abz-slideshow .banner--desktop-transparent .banner__box {
  max-width: 50rem;
}
.Abz-slideshow .slideshow__controls {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  border: 0px;
}
.Abz-slideshow .slider-button .icon{
  color: #fff;
}
.Abz-slideshow .banner__media img:last-child {
  display: none;
}
.Abz-slideshow .slider-counter__link--active.slider-counter__link--dots .dot{
  background-color: #EAB308;
}
.Abz-slideshow .slider-counter__link--dots .dot{
  background-color: #fff;
  border: 1px solid #fff;
}
/* Blogs */
.blog__posts .article-card.card--standard .card__information {
  padding-left: 0;
  padding-right: 0;
}
.article-card .card__heading a {
  font-family: var(--font-heading-family);
}
/* Policy */
.shopify-policy__container {
  max-width: 1200px;
}
/* Article */
.article-template .article-template__hero-container {
  max-width: 100%;
}
/* Product */
quick-add-modal .product__title> h2.h1, .product__title h1 {
  font-family: 'Poppins', sans-serif;
}
.product-stock {
  color: #4A9E19;
  position: relative;
  padding-left: 35px;
}
.product-stock:before {
  position: absolute;
  content: '';
  background-image: url(/cdn/shop/files/stock.svg?v=1747662502);
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  bottom: 0;
  width: 25px;
}
.product-stock span {
  color: #1E293B;
}
variant-selects {
  border-radius: 6px;
  border: 1px solid rgba(12, 45, 72, 0.46);
  /* padding: 1.2rem 1.2rem 0rem; */
}
.price--large {
  font-weight: bold;
}
/* Abz heartgard */
.AbzHeartgardBlock {
  display: flex;
  flex-direction: column;
  background-color: #F1EBE1;
  border-radius: 12px;
  margin-bottom: 1rem;
  padding: 10px 15px;
  border: 1px solid #1E293B;
  position: relative;
  min-height: 120px;
}
.AbzHeartgardBlock h3 {
  font-family: var(--font-body-family);
  font-weight: 600;
  font-size: 20px;
  color: #1E293B;
  margin: 0px;
  padding: 5px;
}
.AbzHeartgardBlock p {
  font-size: 1.8rem;
  color: #1E293B;
  margin: 0px;
  padding: 5px;
}
/* .Abz-heartgard .rte img {
  min-width: 600px;
} */
.heart_blocks {
  display: grid;
  grid-template-areas: "left center right";
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  gap: 15px;
  width: 100%;
}
.heart_block {
  width: 100%;
}
.heart_block.left, .heart_block.right {
  gap: 15px;
  text-align: left;
  width: 100%;
  display: flex;
  align-items: center;
  align-content: flex-start;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.heart_block.left .AbzHeartgardBlock:after {
  background-image: url(/cdn/shop/files/LolipopLeft.svg?v=1747652530);
  background-position: right;
  position: absolute;
  content: '';
  top: 49%;
  right: -50px;
  width: 50px;
  height: 18px;
}
.heart_block.right .AbzHeartgardBlock:before {
  background-image: url(/cdn/shop/files/Lolipop.svg?v=1747651294);
  position: absolute;
  content: '';
  top: 49%;
  left: -50px;
  width: 50px;
  height: 18px;
}
.heart_block.left {
  padding-right: 20%;
}
.heart_block.right {
  padding-left: 20%;
}
/* .Abz-heartgard .heart_block.center{
  height: 80%;
} */
.Abz-heartgard .heart_block.center .rich-text__text-Image{
  height: 100%;
}
.heart_block .rich-text__text-Image {
  display: flex;
}
.heart_block .rich-text__text-Image img {
  display: flex;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.AbzHeartgardBlock div {
  display: flex;
}
.AbzHeartgardBlock img {
    width: 35px;
    margin-right: 1rem;
}
.related-products .card-wrapper .card--card .card__inner .card__media .media img{
  padding: 1.5rem;
}
/* collection */
.facets__heading--vertical, span.facets__summary-label, .facets-vertical .facets__summary {
  font-weight: bold;
}
.select .facet-filters__sort:focus-visible {
  outline: 0;
  box-shadow: none;
}
.field__input:focus, .select__select:focus, .customer .field input:focus, .customer select:focus, .localization-form__select:focus.localization-form__select:after {
  box-shadow: none;
}
/* Abz pdp formula */
.Abz-pdp-formula  .multicolumn-card {
  display: flex;
  align-items: center;
}
.Abz-pdp-formula .multicolumn-card__image-wrapper--third-width {
  width: 15%;
}
.Abz-pdp-formula .multicolumn-card-spacing {
  padding-bottom: 2.5rem;
}
.Abz-pdp-formula .multicolumn-card__info {
  padding: 2.5rem 2.5rem 2.5rem 0rem;
}
/* App */
.boIawo button {
  background-color: #EAB308 !important;
}
.boIawo button:hover {
  background-color: rgba(var(--color-foreground)) !important;
  border: 1px solid rgba(var(--color-foreground)) !important;
}
.station-tabs-tabset .station-tabs-tab span {
  font-family: 'Poppins';
}

/***/
/*** PDP Css changes ***/
.template-product .product__info-container>*+*{
  margin: 0.5rem 0;
}
.product__info-wrapper .product-form__buttons{
  display: flex;
  align-items: center;
  gap:22px;
  justify-content: flex-start;
  max-width: inherit;
}
.product__info-wrapper .product-form__buttons .product-form__input{
  flex: 0 0  20%;  
}
.product__info-wrapper .product-form__buttons .quantity:before,.product__info-wrapper .product-form__buttons .quantity:after{
  box-shadow: none;
}
.product__info-wrapper .product-form__buttons .quantity{
  border: 1px solid #1E293B;
}
.product__info-wrapper .icon-with-text.icon-with-text--vertical{
  display: flex;
  align-items: center;
  gap: 22px;
  margin: 0;
}
.product__info-wrapper .icon-with-text.icon-with-text--vertical li span{
  color: #4A9E19;
      font-family: 'Poppins', sans-serif;
}
.shopify-block.shopify-app-block{
  margin:0.5rem 0;
}


.template-product .Abz-pdp-formula .multicolumn-card__image-wrapper--third-width{
  width: 80px;
  margin: 0;
  padding: 0;
}
.template-product .Abz-pdp-formula .multicolumn-list__item .multicolumn-card{
  padding: 10px 25px;
  border: 1px solid rgba(255, 255, 255, 0.36);
}
/**/
.shopify-policy__body a{
  text-decoration: underline;
}
.shopify-policy__title h1{
  text-transform: capitalize;
}
.Abz-featured-tab ul#tabs-nav li a{
  border: 1px solid #EAB308;
  background-color: transparent;
  color: #EAB308;
  font-weight: 600;
}
.Abz-featured-tab ul#tabs-nav li.active a,.Abz-featured-tab ul#tabs-nav li a:hover{
  background: #047857;
  color: #fff;
  border-color: #047857;
}
.Abz-featured-tab .tab-content{
  margin: 30px 0 0;
}
.Abz-featured-tab .card.card--card{
  border: 1px solid #1E293B;
  padding: 20px;
}
.Abz-featured-tab .card.card--card .quick-add{
  margin-bottom: 0;
}
.Abz-featured-tab .card.card--card .variant-options{
  display: none;
}
/* .Abz-featured-tab .card.card--card .quick-add__submit ,
.main-collection .card.card--card .quick-add__submit{
  background: #E0A800;
  color: #fff;
  border-color: #E0A800;
}
.Abz-featured-tab .card.card--card .abz-quick-view-btn{
  border: 1px solid #0C2D48;
} */
/** Blog list css ***/
.article-card .card__content a.full-unstyled-link.read-more-link{
  text-decoration: underline;
  font-weight: 500;
}
.article-card .card__content .article-date-time{
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 75.3%; 
  text-transform: capitalize;
  margin-bottom: 15px;
}
/**/
.Abz-rich-text .rich-text__blocks{
  max-width: 100%;
}
.pro-cart-bttn{
  width: 100%;
border-radius: 10px;
}
/** Footer Css **/
/* .newsletter-form__field-wrapper .field__input{
  border: 1px solid #0C2D48;
  border-radius: 10px;
} */
.footer .footer__content-bottom-wrapper--center{
  justify-content: space-between;
}
.footer .copyright__content{
  font-size: 1.5rem;
}
.footer .copyright__content span{
  font-weight: 600;
}
.footer .footer__copyright{
  margin: 0;
}
.footer .footer__copyright a {
    margin-left: 10px;
}

.footer .footer__copyright span a {
    margin: 0 10px 0 0;
}
.footer .newsletter-form{
  margin: 0;
}
/**/
.product-grid .card-wrapper .card{
  padding: 15px 15px 25px;
}
.facets-container .facets__heading{
  display: none;
}
.facets-container .field .field__input{
  border: 1px solid #1E293B;
  border-radius: 10px;
}
.facets-container .facets__summary span{
  font-size: 18px;
  font-weight: 600;
}
/* @media */

@media screen and (min-width: 1200px) {
  .search-modal__form {
    min-width: 60rem;
  }
}

@media screen and (min-width: 990px) {
  .template-page .title--primary {
    margin: 0 0 2rem;
  }
  .cart-count-bubble {
    bottom: 2rem;
    left: 7.2rem;
  }
  .main-blog .blog-articles {
    grid-template-columns: 1fr 1fr 1fr;
  }
  /* .header__icon--cart {
    margin-right: -5.2rem;
  } */
  .header--middle-center .header__heading-link,  .header--middle-center .header__heading,  .header--top-center .header__heading-link,  .header--top-center .header__heading {
    justify-self: self-start;
  }
  .header__inline-menu {
    display: block;
    width: 100%;
  }
  .header--top-center {
    grid-template-areas:
      "heading left-icons icons"
      "navigation navigation navigation";
  }
  .header {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .header .AbzNormal,  .header .header__icons predictive-search {
    display: none;
  }
  .header--top-center .header__heading {
    justify-self: left;
  }
}
@media screen and (max-width: 1399px) {
  .template-index .image-with-text__content{
    max-width: 100%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
  .product-grid-container .grid--1-col-tablet-down .grid__item {
    width: 100%;
    max-width: 48%;
  } 
}
@media screen and (max-width: 1024px) {
  .Abz-dogcolumn .multicolumn-card__image-wrapper--third-width {
    width: 50%;
  }
}

@media screen and (max-width: 1023px) {
  .Abz-slideshow .h0 {
    font-size: calc(var(--font-heading-scale) * 4.2rem);
  }
}

@media screen and (max-width: 989px) {
  .heart_blocks {
    grid-template-areas: "left" 
      "center" 
      "right";
    grid-template-columns: 1fr;
  }  
  .heart_block.left {
    padding-right: 10%;
  }
  .heart_block.right {
    padding-left: 10%;
  }
  .title--primary {
    margin: 0 0 2rem;
  }
  #Details-menu-drawer-container .header__icon .icon {
    height: 2.5rem;
    width: 2.5rem;
  }
  #Details-menu-drawer-container .header__icon .icon.icon-close {
    height: 1.8rem;
    width: 1.8rem;
  }
  .header__icons .AbzCustomSearch,  .AbzNormal.header__search {
    display: none;
  }
  .AbzCustomSearch.search-modal__form {
    grid-column: span 3;
    margin-bottom: 8px;
  }
  .AbzCustomMenu {
    display: none;
  }
  .header__icon,  .header__icon--cart .icon {
    width: 4.4rem;
  }
  .header__icon.header__icon--cart small.small-hide,  .header__icon.header__icon--account small.small-hide {
    display: none;
  }
  .slider-buttons .slider-counter {
    display: none;
  }
  .slider-buttons .slider-button .icon {
    height: 1.6rem;
  }
}
@media screen and (max-width: 749px) {
  .mobile-view{
    display: inline-block;
  }
  .desktop-view{
    display: none;
  }
  .header__icons{
    width: 100%;
    column-gap: 0;
    margin-left: 20px;
        justify-self: flex-start;
  }
  .header__icon--cart .icon{
    height: 30px;
  }
  .header__icon.header__icon--account .svg-wrapper svg, .header__icon.header__icon--cart .svg-wrapper svg{
    width: 20px;
    height: 20px;
  }
  .header__icon .svg-wrapper{
    width: 30px;
    height: 30px;
  }
  /* .AbzCall.mobile-view{
    text-align: right;
    float: right;
    margin: 10px 0 0;
  } */
  .AbzCall.mobile-view::before{
    background-image: url('/cdn/shop/files/call-white.png?v=1749042673');
  }
  .AbzCall.mobile-view a{
    color: #fff;
    margin: 10px 0;
  }
  .product-grid-container .grid--1-col-tablet-down .grid__item {
    max-width: 100%;
  }
  .Abz-dogcolumn .multicolumn-card img:first-child {
    display: none;
  }
  .Abz-dogcolumn .multicolumn-card img:last-child {
    display: flex;
  }
  .Abz-slideshow .h0 {
    font-size: calc(var(--font-heading-scale) * 3rem);
  }
  .Testitem {
    flex-wrap: wrap;
    gap: 1rem;
  }
  .TestitemContent .rich-text__text p {
    font-size: large;
  }
  .TestitemImage {
    flex: 1 0 100%;
    max-width: 100%;
  }
  .h0 {
    font-size: calc(var(--font-heading-scale) * 3rem);
  }
  ul#tabs-nav {
    gap: 1rem;
  }
  .tabs-wrap {
    overflow-x: scroll;
  }
  .Abz-catcolumn .multicolumn-list,  .Abz-dogcolumn .multicolumn-card {
    gap: 1.5rem;
  }
  .Abz-dogcolumn .multicolumn-card__image-wrapper--third-width {
    width: 80%;
  }
  /* .Abz-dogcolumn .background-none .multicolumn-card-spacing {
    margin-top: 10px;
  } */
  .Abz-catcolumn .multicolumn-card__info {
    padding: 1.5rem;
    max-width: 60%;
  }
  .Abz-catcolumn .media{
    height: 100%;
  }
  .Abz-catcolumn .multicolumn-card__image-wrapper--third-width {
    width: 100%;
    padding: 0;
    /* margin: 0; */
  }
  .Abz-catcolumn .multicolumn-card__info h3{
    font-size: 20px;
  }
  .Abz-catcolumn .multicolumn-card__info p , 
  .Abz-what-we-offer .multicolumn-card__info p{
    font-size: 1.2rem;
  }
  .Abz-catcolumn .multicolumn-card-spacing{
    margin-right: 10px;
  }
  .testimonial .owl-nav {
    justify-content: start;
    margin-left: 2rem;
  }
  .Abz-catcolumn .multicolumn-list__item:nth-child(3) {
    order: 4;
  }
  .Abz-catcolumn .multicolumn-list__item:last-child {
    order: 3;
  }
  .header-wrapper .header {
    padding: 2px 1.5rem 0px;
  }
  .footer .footer__content-top {
    padding-left: calc(1.5rem / var(--font-body-scale));
    padding-right: calc(1.5rem / var(--font-body-scale));
  }
  .footer .newsletter-form__field-wrapper {
    max-width: 43rem;
  }
  .footer .footer-block.grid__item {
    margin: 0;
  }
  .footer .footer-block__heading {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  .footer p {
    margin-top: 0;
  }
  .footer .footer-block__details-content .list-menu__item--link {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .footer .footer-block__image-wrapper {
    margin-bottom: 0;
  }
  .footer .footer-block.grid__item:first-child {
    margin-bottom: 1rem;
  }
  .footer .footer-block__details-content {
    margin-bottom: 0.8rem;
  }
  .footer .grid {
    margin-bottom: 0;
  }
  .Abz-slideshow .slideshow__media.banner__media.media {
    /* min-height: 400px; */
    min-height:100%;
  }
 
  .Abz-featured-tab .button {
    padding: 0 .5rem;
  }
  .Abz-slideshow p,  .Abz-slideshow .h0 {
    color: #1E293B;
  }
  .Abz-slideshow .banner--desktop-transparent .banner__box {
    padding: 1.7rem 1.5rem 3.5rem;
    border-bottom: 1px solid #1E293B;
  }
  /* .Abz-slideshow .slideshow__text.banner__box.content-container.content-container--full-width-mobile.color-scheme-3.gradient {
    background-color: #F5F3F0;
  } */
  .Abz-what-we-offer .multicolumn-card-spacing {
    margin-left: 1.5rem;
    margin-right: 0rem;
  }
  .Abz-image-banner .banner__media-half {
    display: none;
  }
  .Abz-image-banner .banner__media-half+.banner__media-half {
    display: flex;
  }
  .Abz-image-with-text .image-with-text__content {
    padding: 2rem calc(2rem / var(--font-body-scale)) 3rem
  }
  .Abz-image-with-text .image-with-text__text img {
    max-width: 80px;
  }
  .blog .card.article-card .card__inner {
    display: none;
  }
  .blog .slider-buttons {
    gap: 2rem;
  }
  .blog .slider-buttons .slider-button {
    background: #ffffff;
    border-radius: 5px;
    border: 1px solid rgba(var(--color-foreground));
  }
  .blog .slider-buttons .slider-button .svg-wrapper {
    width: 16px;
    height: 16px;
  }
  .footer .footer-block.grid__item:last-child {
    border-top: solid .1rem rgb(12, 45, 72, 0.5);
  }
  .Abz-dogcolumn .multicolumn-list__item:last-child .multicolumn-card__info {
    padding-bottom: 0;
  }
  .Abz-dogcolumn .multicolumn-list h3 {
    font-size: calc(var(--font-heading-scale) * 2rem);
  }
  .Abz-dogcolumn .multicolumn-list p{
    height: 47px;
    overflow: hidden;
  }
  /* .Abz-dogcolumn .background-none .multicolumn-card__image-wrapper+.multicolumn-card__info {
    margin-top: 5px;
  } */
  .Abz-featured-tab .card.card--card{
    padding: 10px;
  }
  .Abz-featured-tab .card.card--card .card__content{
    padding: 0 0 1rem;
  }
  .Abz-what-we-offer .media{
    padding: 0;
    height: 40px;
    width: 40px;
  }
  .Abz-what-we-offer .media > img{
            /* width: 30px !important; */
  }
  .Abz-what-we-offer .multicolumn-card__info{
    padding: 1.5rem;
  }
}

@media screen and (max-width: 567px) {
  .Abz-what-we-offer .multicolumn-card__image-wrapper--third-width {
    width: auto;
  }
  .heart_block.left {
    padding-right: 15%;
  }
  .heart_block.right {
    padding-left: 15%;
  }
}
/* Don't put any css */

/******NP CSS Start******/
 .price-slider-wrapper .slider-container {
  position: relative;
  height: 30px;
  width: 100%;
}

.price-slider-wrapper .slider {
  position: absolute;
  pointer-events: none;
  width: 100%;
  height: 10px; /* Adjusted height of the track */
  background: #ddd; /* Default grey background */
  border-radius: 5px;
      -webkit-appearance: none;
}

.price-slider-wrapper .slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  background: #000;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  z-index: 2;
  pointer-events: auto;
}
 .price-slider-wrapper .price-values > span{
    color: #575757;
    font-weight: normal;
    margin: 10px 0 20px;
    display: inline-block;
}
.price-slider-wrapper .slider#minRange,  .price-slider-wrapper .slider#minRanges{
padding-right:20px;
}
.price-slider-wrapper .slider#maxRange, .price-slider-wrapper .slider#maxRanges{
padding-left:20px;
}
.price-slider-wrapper .slider {
  background: #ddd; /* Initial grey background */
}

/******NP CSS END******/

