/** Shopify CDN: Minification failed

Line 894:0 Unexpected "<"

**/
/* GLOBAL CSS */
p,
a,
div,
h1,
h2,
h3,
h4,
h5,
h6,
span,
input,
button,
label {
  letter-spacing: 0 !important;
}
/* /////////////////////////////////////////////////////// */

ul.custom__mob_right-menu {
  margin: 0;
  padding: 0 20px;
}
.mobile-nav a.mobile-nav__link {
  font-size: 18px !important;
  text-transform: uppercase;
}

a.ssite-nav__link--underline {
  font-size: 18px !important;
  text-transform: uppercase;
}
ul.custom__mob_right-menu li {
  /* padding: 15px 0; */
  border-top: 1px solid #e8e8e3;
}
a.ssite-nav__link--underline {
  padding-left: 0;
}
.mobile-nav .mobile-nav__item--secondary a {
  padding-bottom: 15px;
  padding-top: 5px;
}
.header-wrapper--sticky .localization-wrapper button.disclosure__button {
  background: none;
  border: none;
  color: #000000;
  font-size: 18px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 6px;
}
.header__wrap {
  display: flex;
  align-items: center;
}
.header-layout {
  align-items: center;
  position: relative;
}
.header-item.header-item--logo {
  position: absolute;
  left: 50%;
  transform: translate(-60%);
}
/* CONTACT CSS */
.custom__home-page-slider .swiper-slide img {
  background: #fff;
}
.form-vertical .contact-form .input-full {
  border: 1px solid #000;
}
/* COLLECTION CSS */
.collection-content .grid__image-ratio.grid__image-ratio--square {
  background: #fff;
}
.collection-content .grid-product__content {
  background: #fff;
  padding: 10px;
}
/* FAQ CSS */
.faq__wrap span.faq_title {
  font-size: 20px;
  /* font-weight: bold; */
}
.faq__wrap .rte.collapsible-content__inner--faq {
  padding-left: 10px;
}
.faq__wrap {
  max-width: 700px;
  margin: auto;
}
.faq__wrap .faq__ques {
  background: #e3dccf;
  margin-bottom: 10px;
  border-radius: 8px;
}
/* .faq__wrap .faq__ques {
  border-bottom: 1px solid #000;
} */
.faq__wrap .collapsible-trigger--inline {
  padding: 15px 20px;
  display: flex;
  width: 100%;
}
.faq__wrap .collapsible-trigger--inline .collapsible-trigger__icon {
  left: unset;
  right: 0;
  border: 0;
}
/* homepage css */
.four-legged-button-prev.disabled,
.four-legged-button-next.disabled {
  opacity: 0.4;
  pointer-events: none;
}
/* .site-header .header-item.header-item--logo {
  min-width: 55%;
} */
/* .header-layout[data-logo-align="center"] .header-item--icons,
.header-layout[data-logo-align="center"] .header-item--navigation {
  flex: 1 1 130px;
  width: max-content;
  max-width: max-content;
} */
.header-layout {
  align-items: center;
}
.pdp_cont {
  /* padding-left: 20px; */
  position: relative;
}
.footer__newsletter .contact-form input,
.contact-form textarea {
  background: unset;
}
.pdp__btn a:hover {
  background: transparent;
  color: #fff;
}
.pdp__image {
  overflow: hidden;
  display: inline-block;
  border-radius: 50%;
  width: 100%;
  max-width: 600px;
  height: 600px;
}

.pdp__image img {
  transition: transform 0.4s ease, box-shadow 0.4s ease;
  cursor: pointer;
  object-fit: cover;
}

.pdp__image img:hover {
  transform: scale(1.05);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.newsletter__rap .newsletter-section {
  background: #fff;
  /* padding: 30px; */
}
.newsletter__rap .custom-theme-block-4 p {
  font-size: 12px;
}
.newsletter__rap .page-width {
  padding: 50px;
}
.newsletter-container {
  background-repeat: no-repeat;
  background-size: cover;
}
.four-legged-slide a:hover {
  text-decoration: underline;
}
.view__pdp-left {
  width: 100%;
  height: auto;
}
section.view__product {
  padding-top: 70px;
  padding-bottom: 70px;
}
.pdp_Content p {
  font-size: 20px;
  color: #fff;
}
.page-content--product button.btn.btn--full.add-to-cart:hover {
  background: #fff !important;
  color: #000;
}
.feature-row-wrapper .feature-row__item a.btn {
  color: #000;
}
.pdp__btn {
  margin-top: 50px;
}
.pdp__btn a {
  background: #fff;
  padding: 12px 20px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  border: 2px solid #fff;
  transition: background 0.2s ease 0s;
}
.pdp__image img {
  width: 100%;
  max-width: 600px;
  border-radius: 50%;
  height: 600px;
}
.pdp_Content h2 {
  font-size: 40px;
  color: #fff;
}
section.view__product {
  background: #78889c;
}
.view__product--inneer {
  display: flex;
  align-items: center;
}
section.four-legged-friends-container .page-width {
  max-width: 100%;
}
.custom_home_heading {
  padding-bottom: 50px;
  /* padding-left: 40px; */
}
.four-legged-button-prev {
  rotate: 180deg;
}
.four-legged-button-next {
  rotate: 180deg;
}
#heading-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.four-legged-header {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.four-legged-header .community-label {
  font-size: 20px;
  margin-bottom: 0;
}
.four-legged-title {
  font-size: 48px;
  font-weight: 700;
}
.four-legged-swiper {
  margin-top: 20px;
  position: relative;
}
.four-legged-slide {
  text-align: center;
  /* height:350px; */
}
.four-legged-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.four-legged-caption {
  margin-top: 10px;
  font-size: 16px;
  text-align: left;
}
.four-legged-nav {
  display: flex;
  justify-content: flex-end;
  gap: 48px;
  padding-right: 10px;
  padding-left: 10px;
}
.four-legged-button-prev,
.four-legged-button-next {
  cursor: pointer;
  font-size: 54px;
  user-select: none;
  color: #2f2f2f;
}
.social-links {
  margin-top: 30px;
}
.social-icons a {
  margin-right: 10px;
  font-size: 18px;
}
/* .four-legged-button-next:hover,
.four-legged-button-prev:hover {
  scale: 1.15;
} */
.custom__home-page-slider .swiper-button-next {
  position: absolute;
  top: 150px;
  rotate: 180deg;
  width: 3.25rem;
}
.custom__home-page-slider .swiper-wrapper {
  margin-top: 20px;
}
.custom__home-page-slider .swiper-button-prev {
  right: 100px;
  left: auto;
  top: 150px;
  width: 3.25rem;
}
.custom__home-page-slider .swiper-button-prev svg {
  color: #2f2f2f;
}
.custom__home-page-slider .swiper-button-next svg {
  color: #2f2f2f;
}
.social-links p {
  font-size: 20px;
}
.four-legged-friends-container .social-icons {
  display: flex;
}
section.featured-dog-products {
  padding-top: 100px;
  padding-bottom: 100px;
}
.featured-dog-products {
  background-color: #d8cebe;
  /* padding: 4rem 1rem; */
}
section.featured-dog-products .page-width {
  max-width: 100%;
  padding-left: 0;
}
.featured-dog-products__intro p {
  font-size: 38px;
  width: 100%;
  max-width: 34%;
  font-weight: 800;
  line-height: 40px;
}
.featured-dog-products__intro {
  width: 34%;
  padding-left: 80px;
}
p.featured-dog-products__text {
  padding-left: 80px;
}
.featured-dog-products__wrapper {
  /* max-width: 1200px;
  margin: 0 auto; */
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  align-items: flex-start;
  justify-content: center;
}
.featured-dog-products__intro {
  flex: 1 1 100%;
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 2rem;
}
.featured-dog-products__block {
  flex: 1 1 48%;
}
.featured-dog-products__image {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 1rem;
}
.featured-dog-products__text {
  font-size: 20px;
  line-height: 1.6;
}
.featured-dog-products__button {
  margin-top: 2rem;
  text-align: center;
}
.featured-dog-products__button a {
  background-color: #fff;
  color: #000;
  padding: 0.75rem 1.5rem;
  border-radius: 2rem;
  font-weight: bold;
  text-decoration: none;
  transition: background 0.3s ease;
}
/* .featured-dog-products__button a:hover {
  background-color: #f2f2f2;
} */
section.four-legged-friends-container {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #fff;
}
.pdp__blc__sc {
  width: 83.333333%;
  margin-left: auto;
}
.block__sec {
  width: 50%;
}
.featured-dog-products__block {
  width: 83.333333%;
}
.pdp__button a {
  border: 1px solid;
  padding: 10px 40px;
  border-radius: 50px;
}
.pdp__button {
  padding-top: 30px;
}
section.custom__home-page-slider .page-width {
  max-width: 100%;
  /* padding: 0; */
}
section.custom__home-page-slider {
  background: #e3dccf;
  padding-top: 100px;
  padding-bottom: 100px;
}
.collection-grid-slider h2 {
  font-size: 48px;
  /* margin-bottom: 100px; */
  letter-spacing: normal;
  font-weight: 800;
}
.view_all--btn {
  text-align: center;
  margin-top: 50px;
}
.view_all--btn a {
  border: 2px solid #fff;
  padding: 16px;
  border-radius: 50px;
  /* background: #d5c9b6; */
  color: #fff;
  font-size: 20px;
}
/* PRODUCT PAGE CSS */

.product-section .page-width {
  max-width: 100%;
}
.product-availability {
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 6px;
  justify-content: space-between;
}

.product-availability .status {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
  gap: 30px;
}

.product-availability .dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 6px;
}

.product-availability .dot-available {
  background-color: #8aff80;
}

.product-availability .dot-soldout {
  background-color: #ff4c4c;
}

.product-section .variant-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product__image__text_inner {
  display: flex;
  align-items: center;
  gap: 20px;
  padding-bottom: 20px;
}
.product__image__text_inner .image___text p {
  margin: 0;
}
.product__image__text_inner .image__wrap svg {
  width: 30px;
  height: 30px;
}
.product-section .page-content--product .collapsible-trigger-btn {
  border: 0 !important;
  text-align: left !important;
}

.product-section .page-content--product .collapsible-content__inner.rte {
  border: 0 !important;
}
/* .product-section .page-content--product .collapsible-trigger-btn:first-of-type {
  border-top: 1px solid #e8e8e1 !important;
}
 */
.product-section .page-content--product .product__policies {
  display: none;
}

.columns_main_heading h2 {
  font-size: 48px;
}
.product__column {
  display: flex;
  gap: 20px;
}
.product_page-columns .pdp__wrapper {
  padding: 20px;
  width: 100%;
}
section.product_page-columns {
  background: #ffff;
  padding-top: 100px;
  padding-bottom: 100px;
}
.columns_main_heading {
  margin-bottom: 50px;
}
.column__img img {
  width: 100%;
  max-width: 100px;
}
.column__img {
  margin-bottom: 20px;
}
.product___testi_inner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 70px;
}
.pdpp__left img {
  width: 100%;
  /* border-radius: 50%;
  max-width: 200px;
  height: 200px; */
}
.pdp___righht {
  position: relative;
}
svg.testi__quotes {
  color: #fff;
  margin-bottom: 30px;
}
section.product___testimonails {
  background: #78889c;
  padding-top: 70px;
  padding-bottom: 70px;
}
section.product___testimonails .pdp___righht h2 {
  color: #ffff;
}
section.product___testimonails .pdp___righht h2 {
  font-size: 38px;
}
section.product___testimonails .pdp___righht p {
  font-size: 20px;
}
section.product___testimonails .pdp___righht p {
  color: #ffff;
}
section.product___testimonails svg.testi__quote {
  color: #fff;
  text-align: end;
  float: right;
  /* position: absolute;
  right: 18px;
  top: 75%; */
  transform: rotate(180deg);
}
section.product___testimonails .pdpp__left {
  position: relative;
}
.drawer .cart__items .cart__item .cart__image .image-element {
  background: #fff;
}
.pdp__content p {
  font-size: 20px;
}
.pdp__head h3 {
  font-size: 40px;
}
/* DESKTOP CSS ONLY */
@media (min-width: 1024px) {
  /* PDP PAGE CSS */

  .page-content--product
    .grid__item.medium-up--one-half.product-single__sticky {
    width: 100%;
    max-width: 65%;
  }
  .page-content--product .medium-up--one-half {
    width: 100%;
    max-width: 35%;
  }
  .pdp__images_wrap img {
    width: 100%;
    height: 80vh;
    object-fit: cover;
    object-position: center;
  }
  .page-content--product .custom__pdp_scroll {
    overflow-y: scroll;
    max-height: 100vh;
    top: 0;
    position: sticky;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .custom__desktop__images {
    display: none;
  }

  .pdp__images_wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
  /* END CSS */
  .site-footer .bottom-footer-block {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
  }
  .site-footer .grid {
    margin-bottom: -60px;
  }
  /* .product-section .page-content--product .product-block.product-block--price {
    position: absolute;
    right: 0;
    top: 0;
  } */
  .newsletter__rap .newsletter-section {
    padding-right: 20px;
  }
  .newsletter__rap .custom-theme-block-4 {
    position: absolute;
    right: 155px;
    top: 140px;
  }
  .newsletter__rap .custom-theme-block-4 p {
    font-size: 12px;
  }
  .newsletter__rap .custom-theme-block-2 {
    width: 100%;
    max-width: 50%;
  }
  .newsletter__rap .btn {
    width: 100%;
    border-radius: 30px !important;
  }
  .newsletter__rap .input-group.newsletter__input-group {
    flex-direction: column;
    width: 100%;
    max-width: 100%;
    gap: 20px;
  }
  .newsletter__rap .custom-theme-block-3 {
    position: absolute;
    right: 0;
    top: 20px;
    width: 100% !important;
    max-width: 30%;
  }

  .newsletter__rap .newsletter-section__content {
    max-width: 100%;
    position: relative;
  }
  .product-section .page-content--product .grid__item.medium-up--two-fifths {
    position: relative;
  }
}
@media only screen and (max-width: 767px) {
  .collection-product-grid-block {
    padding-right: 0 !important;
    grid-template-columns: 1fr 1fr;
  }

  .custom__home-page-slider .add-to-cart-btn {
    position: absolute;
    top: unset;
    height: fit-content;
  }
  .pdp___righht svg {
    display: none;
  }
  .pdp__images_wrap {
    display: none;
  }
  .add-to-cart-btn {
    right: 20px !important;
    width: 45px !important;
  }

  .add-to-cart-btn span {
    display: none !important;
  }
  .collection-grid-slider h2 {
    margin-bottom: 0;
  }
  .pdp__image {
    overflow: hidden;
    display: inline-block;
    border-radius: 100%;
    width: 100%;
    max-width: 500px;
    height: 400px;
  }
  .pdp__image img {
    width: 100%;
    max-width: 500px;
    border-radius: 100%;
    height: 400px;
  }
  .product__column {
    flex-wrap: wrap;
  }
  .product___testi_inner {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .custom__home-page-slider .swiper-button-next {
    display: none;
  }
  .custom__home-page-slider .swiper-button-prev {
    display: none;
  }
  .featured-dog-products__intro p {
    width: 100%;
    max-width: 100%;
  }
  .featured-dog-products__intro {
    padding-left: 16px;
  }
  p.featured-dog-products__text {
    padding-left: 16px;
  }
  .pdp__blc__sc {
    width: 95.333333%;
    margin-left: auto;
  }
  section.featured-dog-products .page-width {
    padding-right: 0;
  }
  .pdp_____blc {
    padding-right: 20px;
  }
  div#heading-wrapper {
    flex-direction: column;
    justify-content: end;
    align-items: end;
  }
  section.custom__home-page-slider .page-width {
    max-width: 100%;
    padding-right: 0;
  }
  section.four-legged-friends-container .page-width {
    max-width: 100%;
    padding-right: 0;
  }
  .four-legged-image {
    width: 100%;
    height: 300px;
    object-fit: cover;
  }
  .view__product--inneer {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
}
/* IPADS CSS */
@media screen and (min-device-width: 768px) and (max-device-width: 1366px) {
  .custom__home-page-slider .swiper-button-next {
    top: 200px;
  }
  .site-header ul.site-nav.site-navigation li a {
    font-size: 14px;
  }
  .header-layout[data-logo-align="center"] .header-item--logo {
    margin: 0;
  }
  /* .header__icosn {
    display: none;
  } */
  .header__icosn {
    position: absolute;
    top: 55px;
    right: -15px;
  }
  .header__wrap {
    position: relative;
  }
  .pdp__images_wrap {
    display: none;
  }
  .custom__home-page-slider .swiper-button-prev {
    top: 200px;
  }
  .featured-dog-products__intro p {
    width: 100%;
    max-width: 100%;
  }
  .featured-dog-products__wrapper {
    flex-direction: column;
    align-items: center;
    padding-right: 0;
  }
  .featured-dog-products__intro {
    width: 100%;
  }
  .featured-dog-products__block {
    width: 100%;
  }
  .pdp__blc__sc {
    width: 96.333333%;
    margin-left: auto;
  }
  .custom__home-page-slider .swiper-wrapper {
    margin-top: 30px;
    padding-top: 30px;
  }
  .product__column {
    flex-wrap: wrap;
  }
  .pdp_____blc {
    padding-right: 30px;
  }
  .featured-dog-products__intro {
    padding-right: 30px;
  }
}
/* === FONT SIZE ADJUSTMENTS ONLY (Approved by client) === */

/* --- Desktop View --- */
.hero__title {
  font-size: 40px !important;   /* Client requested 40pt — interpreted as 40px */
  text-transform: none !important; /* Prevents automatic ALL CAPS */
}

.hero__subtitle {
  font-size: 18px !important;
}


/* --- Mobile View (Below 768px) --- */
@media screen and (max-width: 768px) {
  .hero__title {
    font-size: 28px !important;
    text-transform: none !important;
  }

  .hero__subtitle {
    font-size: 15px !important;
  }
}
.price__regular .price-item::before {
  content: "€ ";
  font-weight: normal;
  margin-right: 2px;
}
.black-bar,
.preview-bar,

<script>
  document.addEventListener('DOMContentLoaded', function () {
    document.querySelectorAll('.product-card p').forEach(function (priceEl) {
      const text = priceEl.textContent.trim();
      if (!text.startsWith("€")) {
        priceEl.textContent = "€ " + text;
      }
    });
  });
</script>



