/** Shopify CDN: Minification failed

Line 106:11 Unexpected "<"
Line 123:9 Unexpected "<"
Line 670:11 Unexpected "<"
Line 678:9 Unexpected "<"
Line 1934:34 Expected identifier but found "+"
Line 2295:1 Expected identifier but found "."
Line 2298:1 Expected identifier but found "."
Line 2307:1 Expected identifier but found "."
Line 2315:1 Expected identifier but found "."
Line 2323:1 Expected identifier but found "."
... and 2 more hidden warnings

**/
.page-width{
    max-width: 1340px !important;
}
.dawn-quick-add-none{
    display:none;
}
.product-card-wrapper .dawn-quick-add-new{
    bottom: -90px;
}





.text-content {
    max-height: 120px; /* Show only first paragraph */
    overflow: hidden;
    transition: max-height .4s ease;
}

.text-content.expanded {
    max-height: 1000px;
}

.load-more-btn {
    margin-top: 20px;
    background: transparent;
    border: none;
    color: #000;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
    text-transform: uppercase;
    padding: 0;
    font-family: DM Sans !important;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 1.2px;
    margin-bottom: 16px;
    text-transform: uppercase;
    color: #000;
}

.load-more-btn:hover {
    color: #000;
}
.collection-image-grid .image-with-text__grid {
    align-items: start;
}

.collection-image-grid .image-with-text__media-item{
    position: sticky !important;
    top: 142px;
    align-self: start;
    height: max-content;
}

.collection-image-grid .image-with-text,
.collection-image-grid .image-with-text__grid{
    overflow: visible !important;
}





 .product-tabs-section li{
      color: #000;
    }
.template-collection .product-grid-container .product-card-wrapper .card--standard .card__inner {
    z-index: 11;
}
.heading-font-bold{
    font-weight:400 !important;
}
.heading-font-bold strong, .heading-font-bold-cs{
    font-weight:700 !important;
}
.announcement-bar-section{
    position: sticky !important;
    top: 0;
}
.search-form-hidden {
  display: none !important;
}
.search-form-active {
  display: block !important;
}
.noto-sans-<uniquifier> {
  font-family: "Noto Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "width" 100;
}
button#Subscribe:hover {
 opacity: 0.85;
}
.newsletter-form__button:hover .icon {
 opacity: 0.85;
}
.card__media {
    border-radius: 12px !important;
}
.dm-sans-<uniquifier> {
  font-family: "DM Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.utility-bar {
    background: rgba(240, 210, 199, 1);
}
p.announcement-bar__message.h5 {
    padding-top: 9px;
    padding-bottom: 9px;
}
a#HeaderMenu-modern-pet-portrait {
    padding: 0;
}
svg.icon.icon-close {
    width: 18px;
    height: 20px;
}
div#seeDetailsBtn span {
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    letter-spacing: 0;
    line-height: 12px;
    text-decoration: none;
    border-bottom: 1px solid currentColor;
    display: inline-block;
}
svg.icon.icon-close path {
    fill: #7C5357;
}
.template-page.faqs section.faq-section.faq-page {
    margin-bottom: 100px !important;
}
.shopify-policy__container {
    max-width: 1252px !important;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 50px;
}
.pet-name-input:focus-visible {
    outline: none !important;
    outline-offset: unset !important;
    box-shadow: unset !important;
}
.shopify-policy__container .rte li {
    list-style: circle;
}
.shopify-policy__body p, li {
    font-family: DM Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 0.85);
}
/* .header__icon--menu .icon-hamburger {
    display: none;
} */
/* details:not([open]) > .header__icon--menu span::before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: url('/cdn/shop/files/Group_1000003960.png?v=1781762579') center center no-repeat;
    background-size: contain;
} */
details[open] > .header__icon--menu span::before {
    display: none;
}

.announcement-bar p {
    font-family: DM Sans;
    font-weight: 500;
    font-style: Medium;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 1.4px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
}
.right-menu {
    display: flex;
    align-items: center;
    gap: 42px;
    margin-right: 20px;
}
.right-menu-item a {
    text-decoration: none;
    font-family: DM Sans;
    font-weight: 500;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000;
}
nav.header__inline-menu ul li a span {
    font-family: DM Sans;
    font-weight: 500;
    font-style: Medium;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000;
}
nav.header__inline-menu ul.list-menu.list-menu--inline {
    gap: 32px;
    align-items: center;
}
.shop-all-link{
  display:flex;
  align-items:center;
  gap:6px;
  text-decoration:none;
  color:inherit;
}
.footer-icons {
    display: none;
}
.shop-all-link svg{
  transition:0.3s;
}
.footer-block--newsletter.scroll-trigger.animate--slide-in {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: left;
}
.list-social {
    justify-content: flex-start !important;
    width: 100% !important;
}
.faq-question span {
    color:#000 !important;
}
.newsletter-form__field-wrapper .field {
    flex-wrap: wrap;
}
.footer .field::before,
.footer .field::after {
    display: none !important;
    content: none !important;
}
.footer .field {
    box-shadow: none !important;
    row-gap: 8px;
}
button#Subscribe {
    position: relative;
    background: rgba(185, 139, 126, 1);
    padding: 13px 53.5px;
    border-radius: 2000px;
    font-family: DM Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    color: rgba(255, 255, 255, 1);
    text-transform: capitalize;
    gap: 5px;
    width: 150px;
    height: 46px;
}
footer.footer.color-scheme-1.gradient.section-sections--19227587182640__footer-padding {
    background: rgba(244, 237, 228, 1);
    padding:0;
}
.footer__content-top.page-width {
    padding: 0;
    padding-top: 96px;
    padding-left: 120px;
    padding-right: 120px;
    padding-bottom: 51px;
}
ul.footer-block__details-content.list-unstyled li a {
    font-family: DM Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    line-height: 29px;
    letter-spacing: 0%;
    color: #000;
}
.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.scroll-trigger.animate--slide-in {
    gap: 0;
}
.footer-block.grid__item.scroll-trigger.animate--slide-in.img-width {
    width: 40% !important;
}
.footer-block.grid__item.footer-block--menu.scroll-trigger.animate--slide-in.column-one {
    width: 20% !important;
}
.footer-block.grid__item.footer-block--menu.scroll-trigger.animate--slide-in.column-two {
    width: 20% !important;
    padding-left: 5% !important;
}
.footer-block.grid__item.footer-block--menu.scroll-trigger.animate--slide-in.column-three {
    width: 20% !important;
    padding-left: 9%;
}
.newsletter-form__field-wrapper .field label.field__label {
    font-family: DM Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: rgba(0, 0, 0, 0.4);
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 4px;
}
.newsletter-form__field-wrapper .field__input {
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 100px;
}
.newsletter-form__field-wrapper {
    width: 100%;
}
.footer-block-image {
    display: flex;
    flex-direction: column !important;
}
.ugc-preview__top-bar {
    display: none !important;
}
.newsletter-form__button .icon {
    width: 11px;
    height: 11px;
    stroke: white;
}
ul.list-unstyled.list-social.footer__list-social {
    flex-direction: row-reverse;
    display: flex;
    justify-content: left !important;
}
.newsletter-form {
    margin: 0 !important;
}
.footer-social-icons {
    margin-top: 22px;
    margin-left: 4px;
    gap: 13px;
    display: flex;
}
.footer__column.footer__column--info {
    display: none;
}
.footer__content-bottom-wrapper {
  display: flex;
  width: 100%;
  padding-left: clamp(16px, 5vw, 120px);
  padding-right: clamp(16px, 5vw, 120px);
  box-sizing: border-box;
}

.footer__copyright.caption {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 16px;
    flex-wrap: wrap;
}

.footer__copyright.caption {
    margin: 0;
}
.footer-block__image-wrapper {
    margin-bottom: 22px;
}
.footer__content-bottom.scroll-trigger.animate--slide-in {
    padding-top: 12px;
    padding-bottom: 24px;
}
.footer__copyright.caption {
    font-family: DM Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #000;
}
.get-started h2.image-with-text__heading.inline-richtext.h1 {
    font-family: Noto Sans;
    font-size: 36px;
    line-height: 45px;
    letter-spacing: -1px;
    width: 100%;
    max-width: 473px;
}
.get-started .image-with-text__text.rte.body p {
    font-family: DM Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0px;
    width: 100%;
    max-width: 500px;
     color: #000;
}
.get-started .image-with-text__media.image-with-text__media--adapt.global-media-settings.background-transparent.media img {
    width: 599px;
    height: auto;
}
.get-started div#ImageWithText--template--19227586691120__image_with_text_BbgGWF {
    padding: 0;
    padding-left: 58px;
}
/* FAQ Section Styles */
.faq-section {
    padding: 82px 40px;
    border-radius: 25px !important;
    background: rgba(244, 237, 228, 1) !important;
}
.faq-container {
  margin: 0 auto;
}
/* Header */
.faq-header {
  margin-bottom: 32px;
}
.faq-eyebrow {
    color: rgba(209, 147, 131, 1);
    margin: 0 0 10px;
    font-family: DM Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

/* FAQ Item */
.faq-item {
  background: #FFFFFF;
  border-radius: 12px;
  overflow: hidden;
}
.faq-question {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 22px 24px;
    background: transparent;
    border: none;
    cursor: pointer;
    transition: background 0.2s;
    font-family: DM Sans;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0%;
    vertical-align: middle;
    text-align:left;
}
.faq-question:hover {
  background: #fafafa;
}
/* Icon */
.faq-icon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #1C1C1C;
  line-height: 1;
}
.faq-icon-minus {
  display: none;
}
.faq-icon-plus {
  display: block;
}
.faq-item--open .faq-icon-minus {
  display: block;
}
.faq-item--open .faq-icon-plus {
  display: none;
}
/* Answer */
.faq-answer {
  padding: 0 24px 20px;
}

.faq-answer-inner {
    color: #242424;
    font-family: DM Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
}

.faq-answer-inner p {
  margin: 0;
}

.faq-answer-inner br {
  display: block;
  margin-bottom: 2px;
}

/* Footer Button */
.faq-footer {
  margin-top: 32px;
}

.faq-btn {
    display: inline-flex;
    align-items: center;
    padding: 12px 26px;
    border-radius: 50px;
    text-decoration: none;
    font-family: DM Sans;
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.7px;
    text-align: center;
    vertical-align: middle;
    background: rgba(185, 139, 126, 1) !important;
}

.faq-btn:hover {
  opacity: 0.85;
}
ul.footer-block__details-content.list-unstyled li {
    margin-bottom: -6px;
}

.main-product-box {
    position: sticky;
    top: 10px;
}

@media (max-width: 1340px) {
.get-started .image-with-text__media.image-with-text__media--adapt.global-media-settings.background-transparent.media img {
    width: 100%;
    height: 100%;
}
}

/* I PAD */
@media(max-width:991px){
    .collection-list .collection-list__item {
    width: 48%;
    max-width: 49%;
}
}

@media(max-width:768px){
    .collection-list .collection-list__item {
    width: 100%;
    max-width: 100%;
}
}


/* Mobile */
@media (max-width: 640px) {
  .faq-section {
    padding: 40px 16px;
  }

  .faq-question {
    padding: 18px 16px;
    font-size: 14px;
  }

  .faq-answer {
    padding: 0 16px 16px;
  }
}
section#shopify-section-template--19227586691120__product_faq_section_i6eNxb {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 0;
}
.collection-hero.collection-hero--with-image.color-scheme-1.gradient {
    padding: 50px;
}
.collection-hero__inner.page-width.scroll-trigger.animate--fade-in {
    border-radius: 25px !important;
    max-width: 1200px !important;
}
.get-started .page-width {
    padding-left: 120px;
    padding-right: 120px;
}
.royal-pet .image-with-text__media.image-with-text__media--adapt {
    border: none;
}
.royal-pet h2.image-with-text__heading.inline-richtext.h1 {
    font-family: Noto Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 48px;
    line-height: 53px;
    letter-spacing: -1px;
    color: rgba(36, 36, 36, 1);
}
.royal-pet .image-with-text__text.rte.body p {
    font-family: DM Sans;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0px;
    width: 100%;
    max-width: 473px;
    color: #000;
}
.royal-pet .image-with-text.image-with-text--no-overlap.isolate.scroll-trigger.animate--slide-in {
    background: rgba(244, 237, 228, 1);
    border-radius: 25px;
    height: 399px;
}
section#shopify-section-template--19254012248112__product_faq_section_bdKBdA {
    padding-left: 120px;
    padding-right: 120px;
}
.page-width{
    max-width: 1340px !important;
}
.noto-sans-<uniquifier> {
  font-family: "Noto Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
.dm-sans-<uniquifier> {
  font-family: "DM Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
p.announcement-bar__message.h5 {
    padding-top: 9px;
    padding-bottom: 9px;
}
header.header.header--middle-center.header--mobile-center.page-width.header--has-menu.header--has-account {
    padding: 0;
    padding-left: 66px;
    padding-right: 48px;
    padding-top: 5px;
    padding-bottom: 6px;
}
a#HeaderMenu-modern-pet-portrait {
    padding: 0;
}
p.announcement-bar__message.h5 span {
    font-family: DM Sans;
    font-weight: 500;
    font-style: Medium;
    font-size: 10px;
    line-height: 13px;
    letter-spacing: 1.4px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
}
.right-menu {
    display: flex;
    align-items: center;
    gap: 42px;
    margin-right: 20px;
}
.right-menu-item a {
    text-decoration: none;
    font-family: DM Sans;
    font-weight: 500;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000;
}
nav.header__inline-menu ul li a span {
    font-family: DM Sans;
    font-weight: 500;
    font-style: Medium;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
nav.header__inline-menu ul.list-menu.list-menu--inline {
    gap: 32px;
    align-items: center;
}
.shop-all-link{
  display:flex;
  align-items:center;
  gap:6px;
  text-decoration:none;
  color:inherit;
}
.shop-all-link svg{
  transition:0.3s;
}
.footer-block--newsletter.scroll-trigger.animate--slide-in {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: left;
}
.list-social {
    justify-content: flex-start !important;
    width: 100% !important;
}
.newsletter-form__field-wrapper .field {
    flex-wrap: wrap;
}
.footer .field::before,
.footer .field::after {
    display: none !important;
    content: none !important;
}
.footer .field {
    box-shadow: none !important;
    row-gap: 8px;
}
button#Subscribe {
    position: relative;
    background: rgba(200, 163, 151, 1);
    padding: 13px 53.5px;
    border-radius: 2000px;
    font-family: DM Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    color: rgba(255, 255, 255, 1);
    text-transform: capitalize;
    gap: 5px;
    width: 150px;
    height: 46px;
}
footer.footer.color-scheme-1.gradient.section-sections--19227587182640__footer-padding {
    background: rgba(244, 237, 228, 1);
    padding:0;
}
.footer__content-top.page-width {
    padding: 0;
    padding-top: 96px;
    padding-left: 120px;
    padding-right: 120px;
    padding-bottom: 51px;
}
ul.footer-block__details-content.list-unstyled li a {
    font-family: DM Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    line-height: 29px;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 0.85);
}
.footer-block.grid__item.scroll-trigger.animate--slide-in.img-width {
    width: 384px;
}
.footer-block.grid__item.footer-block--menu.scroll-trigger.animate--slide-in.column-one {
    width: 181px;
}
.footer-block.grid__item.footer-block--menu.scroll-trigger.animate--slide-in.column-two {
    width: 175px;
}
.footer-block.grid__item.footer-block--menu.scroll-trigger.animate--slide-in.column-three {
    width: 117px;
}
.newsletter-form__field-wrapper .field label.field__label {
    font-family: DM Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: rgba(0, 0, 0, 0.4);
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 4px;
}
.newsletter-form__field-wrapper .field__input {
    background: transparent;
    border: 1px solid rgb(0 0 0 / 68%);
    border-radius: 100px;
}
.newsletter-form__field-wrapper {
    width: 100%;
}
.footer-block-image {
    display: flex;
    flex-direction: column !important;
}
.ugc-preview__top-bar {
    display: none !important;
}
.newsletter-form__button .icon {
    width: 11px;
    height: 11px;
    stroke: white;
}
ul.list-unstyled.list-social.footer__list-social {
    flex-direction: row-reverse;
    display: flex;
    justify-content: left !important;
}
.newsletter-form {
    margin: 0 !important;
}
.footer-social-icons {
    margin-top: 22px;
    margin-left: 4px;
    gap: 13px;
    display: flex;
}
.footer__column.footer__column--info {
    display: none;
}
.footer__content-bottom-wrapper {
  display: flex;
  width: 100%;
  padding-left: clamp(16px, 5vw, 120px);
  padding-right: clamp(16px, 5vw, 120px);
  box-sizing: border-box;
}

.footer__copyright.caption {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 16px;
    flex-wrap: wrap;
}
a.top {
    text-decoration: none;
    font-family: DM Sans;
    font-weight: 400; 
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0%;
    vertical-align: middle;
    color:#000;
    z-index: 1;
}
.footer__copyright.caption {
    margin: 0;
}
.footer-block__image-wrapper {
    margin-bottom: 22px;
}
.footer__content-bottom.scroll-trigger.animate--slide-in {
    padding-top: 12px;
    padding-bottom: 24px;
}
.footer__copyright.caption {
    font-family: DM Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #000;
}
.get-started h2.image-with-text__heading.inline-richtext.h1 {
    font-family: Noto Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 36px;
    line-height: 45px;
    letter-spacing: -1px;
    width: 100%;
    max-width: 473px;
}
.get-started .image-with-text__text.rte.body p {
    font-family: DM Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0px;
    width: 100%;
    max-width: 500px;
}
.get-started div#ImageWithText--template--19227586691120__image_with_text_BbgGWF {
    padding: 0;
    padding-left: 58px;
}
/* FAQ Section Styles */
.faq-section {
    padding: 82px 40px;
    border-radius: 25px !important;
    background: rgba(244, 237, 228, 1) !important;
}
.faq-container {
  margin: 0 auto;
}
/* Header */
.faq-header {
  margin-bottom: 32px;
}
.faq-eyebrow {
    color: rgba(209, 147, 131, 1);
    margin: 0 0 10px;
    font-family: DM Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

/* FAQ Item */
.faq-item {
  background: #FFFFFF;
  border-radius: 12px;
  overflow: hidden;
}

.faq-question {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 22px 24px;
    background: transparent;
    border: none;
    cursor: pointer;
    transition: background 0.2s;
    font-family: DM Sans;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0%;
    vertical-align: middle;
}

.faq-question:hover {
  background: #fafafa;
}

/* Icon */
.faq-icon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #1C1C1C;
  line-height: 1;
}
h2.footer-block__heading.inline-richtext {
    font-family: DM Sans !important;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 1.2px;
    margin-bottom: 16px;
    text-transform: uppercase;
    color: #000;
}

.faq-icon-minus {
  display: none;
}

.faq-icon-plus {
  display: block;
}

.faq-item--open .faq-icon-minus {
  display: block;
}

.faq-item--open .faq-icon-plus {
  display: none;
}
p.card__product-type {
    margin: 4px 0;
    font-family: DM Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: -0.18px;
    color: #000;
}
/* Answer */
.faq-answer {
  padding: 0 24px 20px;
}
.hiw-section-main.page-width.section-template--19227586691120__how_it_works_section_8JXUnD-padding .hiw-section {
    background: transparent !important;
}
.hiw-section-main.page-width.section-template--19254012248112__how_it_works_section_3yQChV-padding .hiw-section {
    background: transparent !important;
}
.faq-answer-inner {
    color: #242424;
    font-family: DM Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0px;
}

.faq-answer-inner p {
  margin: 0;
}
.main-boxxxxx {
    font-family: DM Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 16px;
    letter-spacing: 0px;
    color: #B98B7E;
    text-align: center;
    margin-top: 20px;
}
.faq-answer-inner br {
  display: block;
  margin-bottom: 2px;
}

/* Footer Button */
.faq-footer {
  margin-top: 32px;
}

.faq-btn {
    display: inline-flex;
    align-items: center;
    padding: 12px 26px;
    border-radius: 50px;
    text-decoration: none;
    font-family: DM Sans;
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.7px;
    text-align: center;
    vertical-align: middle;
    background: rgba(185, 139, 126, 1) !important;
}

.faq-btn:hover {
  opacity: 0.85;
}
ul.footer-block__details-content.list-unstyled li {
    margin-bottom: -6px;
}

/* Mobile */
@media (max-width: 640px) {
  .faq-section {
    padding: 40px 16px;
  }

  .faq-question {
    padding: 18px 16px;
    font-size: 14px;
  }

  .faq-answer {
    padding: 0 16px 16px;
  }
}

.collection-hero.collection-hero--with-image.color-scheme-1.gradient {
    padding: 50px;
}
.collection-hero__inner.page-width.scroll-trigger.animate--fade-in {
    border-radius: 25px !important;
}
.get-started .page-width {
    padding-left: 120px;
    padding-right: 120px;
}

.royal-pet .image-with-text__media.image-with-text__media--adapt {
    border: none;
}
.royal-pet h2.image-with-text__heading.inline-richtext.h1 {
    font-family: Noto Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 48px;
    line-height: 53px;
    letter-spacing: -1px;
    color: rgba(36, 36, 36, 1);
}
.royal-pet .image-with-text__text.rte.body p {
    font-family: DM Sans;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0px;
    width: 100%;
    max-width: 473px;
}
.royal-pet .image-with-text.image-with-text--no-overlap.isolate.scroll-trigger.animate--slide-in {
    background: rgba(244, 237, 228, 1);
    border-radius: 25px;
    height: 399px;
}
section#shopify-section-template--19254012248112__product_faq_section_bdKBdA {
    padding-left: 120px;
    padding-right: 120px;
}
section#shopify-section-template--19227586887728__product_faq_section_VjQyAg {
    padding-left: 120px;
    padding-right: 120px;
}
.hiw-section {
    border-radius: 25px !important;
}
.hiw-section-main.page-width.section-template--19227586887728__how_it_works_section_37JmAQ-padding .hiw-section {
    background: transparent;
}
.hiw-section-main.page-width.section-template--19227586887728__how_it_works_section_37JmAQ-padding .hiw-section__inner {
    padding-left: 0;
    padding-right: 0;
}
.hiw-section-main.page-width.section-template--19227586887728__how_it_works_section_37JmAQ-padding .hiw-cards {
    padding-left: 0;
    padding-right: 0;
}
.hiw-section-main.page-width.section-template--19227586887728__how_it_works_section_37JmAQ-padding {
    padding-left: 181px;
    padding-right: 181px;
}
.bundle-text a.button.button--primary {
    background: rgba(185, 139, 126, 1);
    font-family: DM Sans;
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.7px;
    text-align: center;
    vertical-align: middle;
    color: rgba(255, 255, 255, 1);
    border-radius: 9999px;
    padding: 10px 40px;
}
.bundle-text a.button.button--primary::before, .bundle-text a.button.button--primary::after{
    display: none;
} 
section.faq-page {
    margin-bottom: 0 !important;
}
h1.main-page-title.page-title.h0.scroll-trigger.animate--fade-in {
    text-align: center;
    font-family: Noto Sans;
    font-weight: 400;
    font-style: Bold;
    font-size: 40px;
    line-height: 53px;
    letter-spacing: -1px;
    text-align: center;
    text-transform: capitalize;
}
section#shopify-section-template--19278339997744__product_faq_section_Lg33hj {
    padding-left: 120px;
    padding-right: 120px;
}

/* responsive */
@media screen and (max-width: 1200px){

.faq-section-wrapper {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
 .hiw-section-main ,
    .page-width ,
    .pys-wrap {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

/* responsive-product    */
.color-box {
    height: auto !important;
}
.page-width {
    max-width: 1440px!important;
    padding-left: 58px;
    padding-right: 58px;
}
.frame-preview, .poster-preview-box {
    width: auto !important;
    height: 66px !important;
}
.photo-tips-list-main {
    display: grid;
    grid-template-columns: 54% 46% !important;
}
.right-boxes-img .image-box {
    width: 52px;
    height: 51px;
}
label.frame-card span img {
    height: auto !important;
}
/* responsive-product    */
.pet-hero__heading {
    font-size: 40px !important;
    line-height: 50px !important;
}
.pet-hero__content {
    padding-left: 41px !important;
}
.preserve-section .section-template--19227586723888__pet_portrait_hero_section_TdP87Q-bg {

    padding-right: 30px !important;
}
.footer-block.grid__item.footer-block--menu.scroll-trigger.animate--slide-in.column-three {
    padding-left: 7% !important;
}
.footer-block.grid__item.footer-block--menu.scroll-trigger.animate--slide-in.column-two {
    padding-left: 4% !important;
}
.royal-pet .media>*:not(.zoom):not(.deferred-media__poster-button), .media model-viewer {
    top: 46px !important;
    left: 55px !important;
    height: 85% !important;
    width: 85% !important;
}
.royal-pet .image-with-text.image-with-text--no-overlap.isolate.scroll-trigger.animate--slide-in {
    height: auto !important;
}
.royal-pet div#ImageWithText--template--19254012248112__image_with_text_74RdaU {
    padding-top: 10px !important;
}
.pet-card-image img {
    width: 170px !important;
    height: 170px !important;
}
.pet-gender-section .page-width {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.pets-collection .collection-list-wrapper.page-width {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.bundle_pages_richtext .rich-text__heading {
    font-size: 40px !important;
    line-height: 39px !important;
}
.dawn_featured_product .product__title {
    font-size: 28px !important;
    line-height: 34px !important;
}
}

@media screen and (max-width: 1049px){
.right-menu {
    display: none !important;
}
 nav.header__inline-menu ul.list-menu.list-menu--inline {
    gap: 6px;
}
.footer__content-top.page-width {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 36px !important;
    padding-top: 49px !important;
}
.royal-pet h2.image-with-text__heading.inline-richtext.h1 {
    font-size: 39px !important;
    line-height: 38px !important;
}
}

@media screen and (max-width: 1024px){
    .cta-faq__left ,
    .cta-faq__heading ,
    .cta-faq__subtext ,
    .your-portrait .cta-faq-wrap .page-width .cta-faq__right {
    width: 100% !important;
    max-width: 100% !important;
}
    .gif-header h2 ,
    .cta-faq__heading,
    .insta-heading ,
    .hiw-section__heading ,
    .pet-portraits .collection__description.body.rte p ,
    .pys-heading,
    .rev-header h2 {
    font-size: 40.16px !important;
    }
.cta-faq__subtext {
        padding-top: 10px;
        padding-bottom: 10px;
}
.review-slider-sec .page-width {
        padding-top:50px;
        padding-bottom:50px !important;
}
    h2.inline-richtext.h1 {
    max-width: 100% !important;
}
.gdsgdshgdgs .page-width ,
.page-width.section-template--19227586723888__gift_ideas_slider_section_wjLckE-padding ,
.pys-wrap{
        padding-top: 30px !important;
}
.footer-block.grid__item.footer-block--menu.scroll-trigger.animate--slide-in.column-two {
        padding-left: 10% !important;
        width: 33.3% !important;
}
.footer-block.grid__item.footer-block--menu.scroll-trigger.animate--slide-in.column-three {
        padding-left: 16% !important;
        width: 33.3% !important;
}
.footer-block.grid__item.scroll-trigger.animate--slide-in.img-width {
    width: 100% !important;
    padding-bottom: 34px;
}
.royal-pet .media>*:not(.zoom):not(.deferred-media__poster-button), .media model-viewer {
        top: 46px !important;
        left: -5px !important;
        height: 75% !important;
        width: 83% !important;
}
.collection-hero.collection-hero--with-image.color-scheme-1.gradient {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.collection-hero__inner.page-width.scroll-trigger.animate--fade-in {
    padding: 46px 46px !important;
}
.hiw-section-main.page-width.section-template--19227586887728__how_it_works_section_37JmAQ-padding {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.page-width.section-template--19227586887728__reviews_slider_section_yRfPm9-padding {
    padding-left: 20px;
    padding-right: 20px;
}
section.reaction-gallery.page-width {
    padding-left: 20px;
    padding-right: 20px;
}
.page-width.section-template--19227586887728__review_section_qD8MVA-padding {
    padding-left: 20px;
    padding-right: 20px;
}
.insta-header-main.page-width.section-template--19227586887728__insta_section_NxKHUa-padding {
    padding-left: 20px;
    padding-right: 20px;
}
section#shopify-section-template--19227586887728__main .page-width {
    padding-left: 20px;
    padding-right: 20px;
}
}

@media screen and (max-width: 989px){
.collection-image-grid .image-with-text__media-item {
    position: relative !important;
    top: 0;
    align-self: start;
    height: max-content;
}
.get-started .grid.grid--gapless.grid--1-col.grid--2-col-tablet {
    /* display: block; */
    gap: 32px !important;
}
.get-started div#ImageWithText--template--19227586691120__image_with_text_BbgGWF {
    padding: 0;
    padding-left: 0;
}
.get-started .image-with-text__text.rte.body p {
    font-family: DM Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0px;
    width: 100%;
    max-width: 100% !important;
}
.collection-image-grid .grid--2-col-tablet .grid__item {
    width: 100% !important;
}
/* responsive-product    */
.page-width {
    max-width: 1440px!important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.product__info-wrapper {
    padding: 27px 0 0 0rem;
}
.custom-step-product {
    max-width: 100%;
}
.product__info-container {
    max-width: 100%;
}
.product--medium .grid--2-col-tablet .grid__item {
    width: 100%;
}
/* responsive-product    */
  .bundle-swiper .page-width .custom-multi-products .grid .grid__item.bundle-grid-item {
    max-width: 100%;
    width: 100%;
    padding: 13px 13px !important;
}
}

@media screen and (max-width: 767px){
.get-started .grid.grid--gapless.grid--1-col.grid--2-col-tablet {
    /* display: block; */
    gap: 0px !important;
}
.size-guide-content h2 {
    margin-top: 0 !important;
}
.icon-with-text--vertical .icon-with-text__item span.h4.inline-richtext {
    font-size: 10px !important;
    line-height: 14px !important;
}

.announcement-bar p {
    font-size: 10px;
    line-height: 15px;
    margin-bottom: 9px;
    margin-top: 9px;
    padding: 0 20px;
}
.template-page.faqs section.faq-section.faq-page {
    margin-bottom: 51px !important;
}
.shopify-policy__container {
    padding-bottom: 39px;
    padding-top: 20px;
}
h1.main-page-title.page-title.h0.scroll-trigger.animate--fade-in {
    font-size: 33px;
    line-height: 53px;
    margin-bottom: 9px;
}
.page-width.page-title-box {
    padding-top: 35px !important;
    padding-bottom: 0px !important;
}
.card-wrapper:hover {
    background: transparent;
}
p.announcement-bar__message.h5 span {
    font-size: 10px !important;
    line-height: 4px !important;
}
p.announcement-bar__message.h5 {
    padding-top: 2px;
    padding-bottom: 2px;
}
.insta-heading {
    text-align: center;
}
.swiper.thumbnail-swiper.swiper-initialized.swiper-horizontal.swiper-watch-progress.swiper-backface-hidden.swiper-thumbs {
    display: none;
}
.pet-hero__media {
    width: 100%;
    max-width: 100% !important;
    height: 100%;
}
.step-node .dot {
    width: 14px !important;
    height: 14px !important;
    
}
.pet-name-input,
input,
textarea,
select {
  font-size: 16px !important;
}
/* responsive-product    */
.product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
    padding-top: 20px;
}
.step-node.is-active .dot:before {
    width: 20px !important;
    height: 20px !important;
}
.step-progress::before {
    top: 6px;
}
.product-tabs-section {
    padding: 0px 0 60px;
}
.pet-name-input {
    border: 1px solid #B98B7E !important;
    border-radius: 40px !important;
    margin-top: 18px !important;
}

/* responsive-product    */
.card-label {
    font-size: 14px !important;
    line-height: 19.99px !important;
    margin-top: 7px !important;
}
body.template-collection .hiw-card {
    padding: 18px 2.4rem 18px;
    height: 377px;
}
body.template-collection .hiw-cards {
    padding: 0 !important;
}
body.template-collection section.faq-page {
    margin-bottom: 0;
}
.insta-header {
    margin-bottom: 20px;
}
.footer {
    border-top: 0 !important;
}
.ugc-preview__btn {
    background: #B98B7E;
    color: #fff;
}
.insta-header-main {
    padding-bottom: 48px;
}
.newsletter-form__field-wrapper .field label.field__label {
    color: rgb(0 0 0);
}
button#Subscribe {
    font-weight: 400;
}
.footer__content-bottom {
    border-top: 1px solid #242424E5;
    padding-top: 3rem;
    margin-left: 20px;
    margin-right: 20px;
}
.pet-hero__buttons a.button.button--primary {
    box-shadow: 0px 10px 15px -3px #0000001A;
}
.pet-gender-section {
     padding:  0 !important; 
}
.section-template--19254012248112__image_with_text_74RdaU-padding {
    padding-bottom: 48px !important;
}
.pet-btn {
    padding: 6px 12px !important;
    font-size: 12px !important;
}
    .pet-hero__inner {
    display: flex !important;
    flex-direction: column-reverse !important;
}
.your-portrait .cta-faq__left {
    text-align: center;
    gap: 0;
    padding-bottom: 26px;
}
.your-portrait .cta-faq-wrap a.cta-faq__btn {
    margin: 0 auto;
}
.your-portrait span.cta-faq__caption {
    font-family: DM Sans !important;
    font-weight: 400 !important;
    font-style: Regular;
    font-size: 10px !important;
    line-height: 17px !important;
    letter-spacing: 14% !important;
    text-transform: uppercase !important;
    margin-bottom: 0;
}
.your-portrait h2.cta-faq__heading {
    font-family: Noto Sans !important;
    font-weight: 700 !important;
    font-style: Bold;
    font-size: 36px !important;
    line-height: 40px !important;
    letter-spacing: 0px !important;
    text-align: center !important;
   margin-bottom: 0;
}
.your-portrait p.cta-faq__subtext {
    font-family: DM Sans !important;
    font-weight: 400 !important;
    font-style: Regular;
    font-size: 14px !important;
    line-height: 22px !important;
    letter-spacing: 0px !important;
    text-align: center !important;
    padding-top: 20px;
    padding-bottom: 24px;
}
.your-portrait .cta-faq__image-wrap {
    padding-top: 48px;
}
.your-portrait .cta-faq-wrap {
    gap: 0;
}
.your-portrait .cta-faq__right {
    padding: 48px 24px;
}
.your-portrait span.faq-caption {
    font-family: DM Sans;
    font-weight: 400;
    font-size: 10px;
    line-height: 17px;
    letter-spacing: 14%;
    vertical-align: middle;
    text-transform: uppercase;
    text-align: center;
}
.your-portrait .faq-heading {
    font-family: Noto Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: center;
}
a.faq-view-all {
    margin: 0 auto;
}
.page-width.section-template--19227586723888__review_section_Wa7Jfr-padding {
    padding-left: 20px;
    padding-right: 20px;
}
.insta-header-main.page-width.section-template--19227586723888__insta_section_YULJ8w-padding {
    padding-left: 20px;
    padding-right: 20px;
}
.page-width.section-template--19227586723888__cta_section_GetFmh-padding {
    padding-right: 20px;
    padding-left: 20px;
}
 .footer__content-bottom-wrapper {
    padding-left: 16px;
    padding-right: 16px;
}
.footer__copyright.caption {
    flex-direction: column;
    align-items: flex-start;
    gap: 17px;
}
header.header.header--middle-center.header--mobile-center.page-width.header--has-menu.header--has-account {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 7px;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-bottom: 7px;
}
  /* Logo — order 1 (left) */
h1.header__heading, .header .header__heading-link {
    order: 1 !important;
    flex: 1;
    margin: 0;
    text-align: left;
}
.header__icons {
    padding-right: 1.8rem;
}
summary.header__icon.header__icon--search.header__icon--summary.link.focus-inset.modal__toggle {
    margin-right: -25px;
}
  /* Search + Cart + Hamburger — order 2 (right) */
.header__icons {
    order: 2 !important;
    display: flex;
    align-items: center;
    gap: 12px;
}
  /* Hamburger drawer — order 3, icons ke saath right pe */
header-drawer {
    order: 3 !important;
}
  /* Desktop nav hide */
.header__inline-menu,
.right-menu {
    display: none !important;
}
.header__heading-logo {
    width: 143px !important;
    height: auto !important;
}
.pet-portraits div#collection {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.pet-portraits h2.title.inline-richtext.h1.scroll-trigger.animate--slide-in {
    font-family: DM Sans !important;
    font-weight: 400 !important;
    font-size: 10px !important;
    line-height: 17px !important;
    letter-spacing: 14% !important;
    vertical-align: middle;
    text-transform: uppercase !important;
}
.pet-portraits .collection__description.body.rte p {
    font-family: Noto Sans !important;
    font-weight: 400;
    font-size: 32px !important;
    line-height: 40px !important;
    letter-spacing: 0px;
    text-align: center !important;
    vertical-align: middle;
    max-width: 248px;
}
.card__content .card__information h3 a {
    font-family: DM Sans !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    letter-spacing: -0.18px !important;
    vertical-align: middle !important;
    width: 100% !important;
}
p.hiw-section__subtext {
    font-family: DM Sans !important;
    font-weight: 400 !important;
    font-style: Regular;
    font-size: 13px !important;
    line-height: 20px !important;
    letter-spacing: 0px !important;
    text-align: center !important;
    max-width: 316px !important;
}
.fs-header {
    justify-content: space-around !important;
}
span.pys-caption {
    font-family: DM Sans !important;
    font-weight: 400 !important;
    font-size: 10px !important;
    line-height: 17px !important;
    letter-spacing: 14% !important;
    text-transform: uppercase !important;
    text-align: center !important;
}
.pys-header {
    justify-content: space-around !important;
}
h2.pys-heading {
    font-family: Noto Sans !important;
    font-weight: 400 !important;
    font-size: 32px !important;
    line-height: 40px !important;
    letter-spacing: 0px !important;
    text-align: center !important;
    align-items: center !important;
    max-width: 272px !important;
}
.fs-header {
    align-items: center !important;
    text-align: center !important;
}
.utility-bar__grid {
    overflow: hidden;
    padding: 0;
}
.slider-button--prev,
.slider-button--next {
    display: block !important;
}
  /* Slider aur slides normal rahenge - JS touch nahi hoga */
.announcement-bar-slider .slider {
    display: block !important;
    animation: none !important;
}

.page-width.utility-bar__grid {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
p.announcement-bar__message.h5 span {
    font-family: DM Sans;
    font-weight: 500;
    font-style: Medium;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 1.4px;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
}
.fs-btns {
    display: none !important; /* Mobile par buttons hide */
}
.fs-swiper .swiper-wrapper {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important; /* 2 columns ka grid */
    gap: 15px !important;
    transform: none !important; /* Slider ka drag band */
}
.fs-swiper .swiper-slide {
    width: 100% !important; /* Grid item full width */
    margin-right: 0 !important;
}
.pys-card-image {
    width: 95% !important;
}
h3.hiw-card__title {
    font-family: Noto Sans !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 16px !important;
    letter-spacing: -0.14px !important;
    text-align: center !important;
}
p.hiw-card__desc {
    font-family: DM Sans !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    letter-spacing: 0%;
    text-align: center !important;
    max-width: 279px !important;
}
.hiw-card__number {
    font-family: DM Sans;
    font-weight: 700 !important;
    font-style: Bold;
    font-size: 19.89px !important;
    line-height: 29.84px !important;
    letter-spacing: 0px;
    text-align: center;
    vertical-align: middle;
}
.pet-hero.color-scheme-1.gradient.section-template--19227586723888__pet_portrait_hero_section_TdP87Q-padding.section-template--19227586723888__pet_portrait_hero_section_TdP87Q-bg {
    padding-top: 0 !important;
    padding-right: 0 !important;
}

.isolate.preserve-section.page-width {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.pet-hero__inner {
    gap: 36px !important;
}
.pet-hero__content {
    padding-left: 18px !important;
}
.pet-hero__rating {
    flex-direction: column !important;
}
.pet-hero__media {
    height: auto !important;
}
h1.pet-hero__heading.hxl {
    font-weight: 400 !important;
    font-size: 32px !important;
    line-height: 38px !important;
    letter-spacing: 0px !important;
    text-align: center !important;
}
.preserve-section .pet-hero__text.rte p {
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    letter-spacing: 0px !important;
    text-align: center !important;+
}
.pet-hero__content.pet-hero__content--left {
    padding-left: 42px !important;
    padding-right: 42px;
    align-items: center !important;
}
.pet-hero__features {
    font-weight: 800 !important;
    font-size: 12px !important;
    line-height: 20px !important;
    letter-spacing: 1.4px;
    text-align: center !important;
    vertical-align: middle;
    text-transform: uppercase !important;
}
.pys-wrap {
    padding-top: 42px !important;
}
span.pys-caption {
    font-weight: 400 !important;
    font-size: 10px !important;
    line-height: 17px !important;
    letter-spacing: 14% !important;
    vertical-align: middle;
    text-transform: uppercase !important;
    text-align: center !important;
}
h2.pys-heading {
        font-family: Noto Sans !important;
        font-weight: 400 !important;
        font-style: Bold !important;
        font-size: 32px !important;
        line-height: 40px !important;
        letter-spacing: 0px !important;
        text-align: center !important;
        vertical-align: middle;
}
.pys-header {
    margin-bottom: 30px !important;
}
.pys-card-image {
    margin-bottom: 10px !important;
}
span.pys-card-title {
    font-family: Noto Sans;
    font-weight: 400 !important;
    font-style: Bold;
    font-size: 18px !important;
    line-height: 24px !important;
    letter-spacing: 0% !important;
    text-align: center !important;
    vertical-align: middle;
}
.your-portrait .page-width.section-template--19227586723888__cta_section_GetFmh-padding {
    padding-left: 20px;
    padding-right: 20px;
}
.insta-header { 
    align-items: center !important;
    flex-direction: column !important;
}
span.insta-caption {
    font-family: DM Sans;
    font-weight: 400;
    font-size: 10px;
    line-height: 17px;
    letter-spacing: 14%;
    text-transform: uppercase;
    text-align: center;
}
h2.insta-heading {
    font-family: Noto Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: center;
}
 .footer-block.grid__item.footer-block--menu.scroll-trigger.animate--slide-in.column-one {
    width: 50% !important;
} 
.footer-block.grid__item.footer-block--menu.scroll-trigger.animate--slide-in.column-two {
    width: 50% !important;
}
.footer-block.grid__item.footer-block--menu.scroll-trigger.animate--slide-in.column-three {
    width: 100% !important;
    padding-left: 0 !important;
    padding-top: 42px !important;
}
.footer-block__details-content {
    margin-bottom: 0 !important;
}
.footer-block--newsletter.scroll-trigger.animate--slide-in {
    margin: 0 !important;
}
.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.scroll-trigger.animate--slide-in {
    margin: 0 !important;
}
.pys-pagination{
    display: block;
}
.fs-mobile-btn a {
    display: inline-block !important;
    padding: 12px 74px !important;
    border-radius:9999px !important;
    text-decoration: none !important;
    background: rgba(200, 163, 151, 1) !important;
    font-family: DM Sans !important;
    font-weight: 500 !important;
    font-style: Medium !important;
    font-size: 14px !important;
    line-height: 20px !important;
    letter-spacing: 0.7px !important;
    text-align: center !important;
    vertical-align: middle !important;
}
.gift-ideas span.gif-caption {
    font-family: DM Sans;
    font-weight: 400;
    font-size: 10px;
    line-height: 17px;
    letter-spacing: 14%;
    vertical-align: middle;
    text-transform: uppercase;
    text-align: center;
}
.gift-ideas h2.inline-richtext.h1 {
    font-family: Noto Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: center;
    max-width: 289px;
     margin: 0 auto; 
}
.page-width.section-template--19227586723888__reviews_slider_section_7n4V3N-padding {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
span.rev-caption {
    font-family: DM Sans;
    font-weight: 400;
    font-size: 10px;
    line-height: 17px;
    letter-spacing: 14%;
    text-transform: uppercase;
    text-align: center;
}
h2.inline-richtext.h1 {
    font-family: Noto Sans;
    font-weight: 700;
    font-style: Bold;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: center;
    max-width: 338px;
}
p.rev-card__text {
    padding: 0 !important;
}
.footer-social-icons {
    display: none !important;
}
.newsletter-form {
    text-align: left !important;
    margin-left: -8px !important;
    justify-content: left !important;
    align-items: flex-start !important;
}
.hiw-section-main.page-width.section-template--19227586723888__how_it_works_section_kgFK6H-padding {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.faq-item__trigger {
    font-size: 15px;
}
.faq-item__answer {
    font-size: 14px;
}
.preserve-section .pet-hero__inner {
    gap: 36px !important;
}
.page-width.section-template--19254012248112__review_section_gcki8R-padding {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.hiw-section-main.page-width.section-template--19254012248112__how_it_works_section_3yQChV-padding {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
section#shopify-section-template--19254012248112__product_faq_section_bdKBdA {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.royal-pet .image-with-text__media-item.image-with-text__media-item--medium.image-with-text__media-item--middle.grid__item {
    display: none;
}
.royal-pet h2.image-with-text__heading.inline-richtext.h1 {
    font-family: Noto Sans !important;
    font-weight: 700 !important;
    font-style: Bold;
    font-size: 32px !important;
    line-height: 38px !important;
    margin: 0 auto;
    max-width: 157px;
}
.royal-pet .image-with-text__text.rte.body p {
    font-family: DM Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: center;
    width: 100%;
    margin-top: 17px;
}
.royal-pet .image-with-text__text.rte.body {
    margin: 0 auto !important;
}
.royal-pet div#ImageWithText--template--19254012248112__image_with_text_74RdaU {
    padding: 46px 46px !important;
}
.royal-pet .page-width {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.pet-card-content h2 {
    font-family: Noto Sans !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 24px !important;
    letter-spacing: -0.36px !important;
    margin-bottom: -1px;
    margin-bottom: 9px !important;
}
.pet-card {
    gap: 10px !important;
}
.collection-hero .collection-hero__title {
    font-family: Noto Sans !important;
    font-size: 32px !important;
    line-height: 38px !important;
    letter-spacing: -1px !important;
    margin: 0 auto !important;
    max-width: 191px !important;
}
.collection-hero .collection-hero__description p {
    font-family: DM Sans !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    letter-spacing: 0px !important;
    margin: 0 auto !important;
    color: #000;
}
.collection-hero .collection-hero__description p span{
     color: #000;
}
.collection-hero--with-image .collection-hero__text-wrapper {
    padding: 0 !important;
}
.product__title h1 {
    font-family: Noto Sans;
    font-size: 29px !important;
    line-height: 38px !important;
    letter-spacing: -1px !important;
    margin-bottom: 0 !important;

}
.product__title+.product__text.caption-with-letter-spacing {
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    letter-spacing: 0px !important;
    margin-top: 8px !important;
    color: #000;
}
.product__info-container s.price-item.price-item--regular {
    font-family: DM Sans !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 20px !important;
    letter-spacing: 0% ! IMPORTANT;
    text-decoration: line-through !important;
}
.price__sale span.price-item.price-item--sale.price-item--last {
    font-family: DM Sans !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    letter-spacing: 0% !important;
}
section#shopify-section-template--19227586887728__product_faq_section_VjQyAg {
    padding-left: 20px;
    padding-right: 20px;
}
section.product-tabs-section .page-width {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.hiw-cards {
    padding: 20px !important;
}
.bundle-swiper .featured-product.product.product--medium.grid.grid--1-col.gradient.color-scheme-1.product--left.isolate.grid--2-col-tablet {
    flex-direction: column !important;
}
.featured-product .grid__item.product__media-wrapper {
    max-width: 100% !important;
    width: 100% !important;
}
.featured-product .product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
}
.bundle-text h2.rich-text__heading.rte.inline-richtext.h1.scroll-trigger.animate--slide-in {
    font-family: Noto Sans !important;
    font-weight: 700 !important;
    font-size: 32px !important;
    line-height: 38px !important;
    letter-spacing: -1px;
    text-align: center;
    margin: 0 auto;
    max-width: 223px !important;
}
.bundle-text .rich-text__text p {
    font-family: DM Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: center;
    max-width: 271px;
    margin: 0 auto;
    margin-top: 17px !important;
}
.bundle-text .rich-text__text.rte.scroll-trigger.animate--slide-in {
    margin-top: 0 !important;
}
.bundle-text .rich-text__wrapper.rich-text__wrapper--center.page-width {
    padding-left: 66px !important;
    padding-right: 66px !important;
}
.dawn_featured_product .page-width {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.featured-product h2.product__title.h1 {
        font-family: Noto Sans !important;
        font-weight: 700 !important;
        font-size: 24px !important;
        line-height: 30px !important;
        letter-spacing: 0px !important;
        margin-top: 20px;
        margin-bottom: 10px !important;
    }
..dawn_featured_product .product__info-container>*+* {
    margin: 0 !important;
}
..dawn_featured_product.product-description p {
    font-family: DM Sans !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    letter-spacing: 0px !important;
    margin: 0;
    margin-bottom: 15px;
}
..dawn_featured_product .price__sale s.price-item.price-item--regular {
    font-family: DM Sans;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 20px !important;
    letter-spacing: 0% !important;
    text-decoration: line-through;
}
..dawn_featured_product span.price-item.price-item--sale.price-item--last {
    font-family: DM Sans !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 20px !important;
    letter-spacing: 0% !important;
    color: rgba(185, 139, 126, 1) !important;
}
..dawn_featured_productt legend.form__label {
    font-family: Noto Sans !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    letter-spacing: 0px !important;
    text-transform: uppercase;
    color: rgba(36, 36, 36, 1) !important;
}
..dawn_featured_product variant-selects#variant-selects-template--19263008571440__bundle_products_Xjhn3J {
    margin-top: 29px !important;
}
..dawn_featured_product .product-form__input--pill input[type=radio]:checked+label {
    font-family: DM Sans;
    font-weight: 500 !important;
    font-style: Medium;
    font-size: 14px !important;
    line-height: 20px !important;
    letter-spacing: 0.7px !important;
    text-align: center;
    vertical-align: middle;
    color: rgba(36, 36, 36, 1) !important;
}
.second-button {
    padding-bottom: 48px !important;
    padding-top: 0!important;
}
.page-width.section-template--19263008571440__bundle_products_Yk7zWH-padding {
    padding-bottom: 0;
}
.page-width.section-template--19263008571440__bundle_products_Xjhn3J-padding {
    padding-bottom: 0;
}
.page-width.section-template--19263008571440__bundle_products_i3VJY3-padding {
    padding-bottom: 0;
}
}

@media (max-width:749px) {
.template-product .faq-item {
    margin-bottom: 12px;
}
.template-product .hiw-section__heading.heading-font-bold {
    font-size: 32.16px !important;
    line-height: 40px !important;
}
.get-started div#ImageWithText--template--19227586691120__image_with_text_BbgGWF {
    padding-left: 0 !important;
}
.get-started .image-with-text__text.rte.body p{
    max-width: 100%;
}
.product-grid-container .card__content .card__information {
    padding: 20px 0 !important;
}
.get-started .image-with-text__media.image-with-text__media--adapt.global-media-settings.background-transparent.media img {
    width: 100%;
}
.footer .grid {
    display: flex !important; 
}
.footer-block.grid__item {
    margin:  0 !important;
}
ul.footer-block__details-content.list-unstyled li a {
    padding: 0 !important;
}
.faq-item__trigger {
    font-size: 14px !important;
    text-align:left;
}
.collection-hero__image-container {
    display: none;
}
.collection-hero--with-image .collection-hero__text-wrapper {
     flex-basis: 100%;
}
.collection-hero .collection-hero__title {
    text-align: center !important;
}
.collection-hero--with-image .collection-hero__description {
    max-width: 100%;
    text-align: center;
}
.collection-hero__image-container {
    height: 0;
}
section#shopify-section-template--19227586691120__product_faq_section_i6eNxb {
    padding-bottom: 0 !important;
}
div#ProductGridContainer div#product-grid {
    padding-left: 20px;
    padding-right: 20px;
}
.royal-pet .image-with-text__media-item.image-with-text__media-item--medium.image-with-text__media-item--middle.grid__item {
    display: none !important;
}
.royal-pet .page-width {
    padding-left: 20px;
    padding-right: 20px;
}
.royal-pet h2.image-with-text__heading.inline-richtext.h1 {
    font-family: Noto Sans !important;
    font-style: Bold;
    font-size: 32px !important;
    line-height: 38px !important;
    letter-spacing: -1px !important;
    text-align: center !important;
}
.royal-pet div#ImageWithText--template--19254012248112__image_with_text_74RdaU {
    padding-top: 46px !important;
    padding-left: 49px ! IMPORTANT;
    padding-right: 49px ! IMPORTANT;
    padding-bottom:46px !important;
}
.royal-pet .image-with-text__text.rte.body p {
    font-family: DM Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: center;
}
section#shopify-section-template--19254012248112__product_faq_section_bdKBdA {
    padding-left: 20px;
    padding-right: 20px;
}
.faq-item button.faq-question span {
    color: #000 ! IMPORTANT;
}
.hiw-section-main.page-width.section-template--19254012248112__how_it_works_section_3yQChV-padding {
    padding-left: 20px !important;
    padding-right: 20px ! IMPORTANT;
}
.page-width.section-template--19254012248112__review_section_gcki8R-padding {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.hiw-cards {
    padding: 20px ! IMPORTANT;
}
.facets-vertical .facets-container .mobile-facets__disclosure .mobile-facets__open-label{
    display:none;
}
.facets-vertical .facets-container  .mobile-facets__open, .collection-search-svg {
    border: 1px solid #D9D9D9;
    padding: 7px;
    border-radius: 5px;
}
.collection-search-icon {
    border: 1px solid #D9D9D9;
    padding: 7px;
    display: flex;
    border-radius: 5px;
}

.mobile-facets__wrapper .mobile-facets__disclosure{
    margin-left:7px;
}
.collection-search-svg {
    height:36px;
}
.facets-container .product-count .product-count__text{
    display:none;
}
.facets-vertical-form h2.facet-filters__label.caption-large.text-body {
    font-size: 14px;
    line-height: 16px;
    color: #242424;
}
select#SortBy {
    font-size: 14px;
    color: #242424;
    border: 1px solid #242424
}
.get-started .image-with-text .grid {
    gap: 30px;
}
.get-started h2.image-with-text__heading.inline-richtext.h1, .collection-hero .collection-hero__title {
    text-align: left;
}
h2.facet-filters__label.caption-large.text-body {
    font-size: 14px;
}
.facets-vertical-form select#SortBy {
    padding: 8px 31px 9px 12px;
    font-size: 13px;
}
.facets-wrapper .facets-container .facet-filters .facet-filters__label {
    margin: 0 1rem 0 0;
}
.collection-search-wrapper input#collection-product-search {
    width: 65%;
    font-size: 13px;
}
.preserve-section .pet-hero{
    padding-right:0px !important;
    padding-top:0px !important;
}
.pet-hero__features {
    text-align: left !important;
}
.footer-icons {
    display: block;
}
ul.list-unstyled.list-social.footer__list-social {
    justify-content: right !important;
}
.footer__content-bottom .footer-icons .list-social__link svg path {
  transition: stroke 0.3s ease;
}
.footer__content-bottom .footer-icons .list-social__link:hover svg path {
  stroke: rgba(200, 163, 151, 1); 
}
}

@media (max-width:575px){
h2.footer-block__heading.inline-richtext {
    color: #242424;
}
.footer-icons {
    display: flex;
    justify-content: flex-end;
    position: relative;
    margin-top: -29px;
    /* margin-bottom: 6px; */
    padding-bottom: 4px;
}
.hiw-section__inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
p.faq-eyebrow {
    font-family: DM Sans !important;
    font-weight: 400 !important;
    font-size: 10px !important ;
    line-height: 17px !important;
    letter-spacing: 14% !important;
    vertical-align: middle;
    text-transform: uppercase !important;
    color: rgba(36, 36, 36, 1) !important;
    text-align: center !important;
    margin-bottom: 0;
}
.faq-heading {
    font-family: Noto Sans !important;
    font-size: 24px !important;
    line-height: 30px !important;
    letter-spacing: 0px !important;
    text-align: center !important;
    max-width: 239px;
    margin: 0 auto;
}
.faq-item button.faq-question span {
    font-family: DM Sans !important;
    font-weight: 500 !important;
    font-style: Medium;
    font-size: 14px !important;
    line-height: 20px !important;
    letter-spacing: 0% !important;
    text-align: left !important;
}
section.faq-section {
    padding-left: 24px !important;
    padding-right: 24px !important;
    padding-top: 35px !important;
    padding-bottom: 40px !important;
}
.faq-question {
    padding: 16px 24px !important;
}
.faq-btn {
    display: block !important;
    width: 174px !important;
    margin: 0 auto !important;
}
ul#Slider-template--19254012248112__collection_list_H3UpNc {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    padding-left: 0 !important;
   padding-right: 0 !important;
}
.hiw-cards {
    padding-left: 21px;
    padding-right: 21px;
}
.faq-heading {
    margin-bottom: 28px !important;
}
.facets-vertical.page-width {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
section#shopify-section-template--19227586691120__product_faq_section_i6eNxb {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.hiw-section-main.page-width.section-template--19227586691120__how_it_works_section_8JXUnD-padding {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.hiw-cards {
    padding: 0 !important;
}
.section-template--19227586691120__image_with_text_BbgGWF-padding.gradient.color-scheme-1.get-started .page-width {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.get-started div#ImageWithText--template--19227586691120__image_with_text_BbgGWF {
    padding-left: 0 !important;
}
.get-started h2.image-with-text__heading.inline-richtext.h1 {
    font-family: Noto Sans !important;
    font-size: 32px !important;
    line-height: 40px ! IMPORTANT;
    letter-spacing: -1px;
    text-align: left !important;
    max-width: 384px !important;
    padding-top: 28px;
}
.get-started .image-with-text .grid {
    gap: 5px;
}
.get-started .image-with-text__text.rte.body p {
    font-family: DM Sans !important;
    font-weight: 400 !important;
    font-size: 13px !important;
    line-height: 20px !important;
    letter-spacing: 0px !important;
}
.section-template--19227586691120__image_with_text_BbgGWF-padding {
    padding-bottom: 48px !important;
    padding-top: 0 !important;
}
a.header__heading-link.link.link--text.focus-inset {
    margin: 0 auto 0 0 !important;
}
.pet-card {
    grid-template-columns: 43% 53% !important;
}
.pet-card-image img {
    width: 192px !important;
    height: 192px !important;
}
.hiw-section-main.page-width.section-template--19227586723888__how_it_works_section_kgFK6H-padding {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.hiw-cards {
    padding: 14px 20px 0! IMPORTANT;
    margin-bottom: 2.8rem;
}
.royal-pet .image-with-text__media-item.image-with-text__media-item--medium.image-with-text__media-item--middle.grid__item {
    display: none !important;
}
.royal-pet .page-width {
    padding-left: 20px;
    padding-right: 20px;
}
.royal-pet h2.image-with-text__heading.inline-richtext.h1 {
    font-family: Noto Sans !important;
    font-weight: 500 !important;
    font-style: Bold;
    font-size: 32px !important;
    line-height: 38px !important;
    letter-spacing: -1px !important;
    text-align: center !important;
}
.royal-pet div#ImageWithText--template--19254012248112__image_with_text_74RdaU {
        padding-top: 46px !important;
        padding-left: 49px ! IMPORTANT;
        padding-right: 49px ! IMPORTANT;
        padding-bottom:46px !important;
    }
.royal-pet .image-with-text__text.rte.body p {
    font-family: DM Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: center;
}
section#shopify-section-template--19254012248112__product_faq_section_bdKBdA {
    padding-left: 20px;
    padding-right: 20px;
}
.faq-item button.faq-question span {
            color: #000 ! IMPORTANT;
}
.hiw-section-main.page-width.section-template--19254012248112__how_it_works_section_3yQChV-padding {
    padding-left: 20px !important;
    padding-right: 20px ! IMPORTANT;
}
.page-width.section-template--19254012248112__review_section_gcki8R-padding {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.preserve-section .pet-hero__text.rte p {
    max-width: 270px;
    margin: 0 auto;
}
.preserve-section .section-template--19227586723888__pet_portrait_hero_section_TdP87Q-bg {
    padding-bottom: 51px;
}
.pys-wrap {
    padding-top: 15px !important;
}
.pys-pagination {
    margin-top: 32px;
}
.pys-card-image {
    margin-bottom: 10px !important;
}
.pet-portraits div#collection {
    padding-top: 19px !important;
}
.hiw-card {
    height: 100% !important;
}
.hiw-card__icon-wrap img {
    width: 97px;
}
.hiw-card__icon-wrap {
    margin-bottom: 1.3rem;
}
.hiw-card__number {
    width: 31px;
    height: 31px;
}
h3.hiw-card__title {
    margin-top: 0 !important;
}
.hiw-card__icon-wrap {
    margin-bottom: 0 !important;
}
p.hiw-section__subtext {
    margin-bottom: 0;
    margin-top: 14px;
}
.hiw-section__inner {
    padding: 4.8rem 2rem;
}
.gdsgdshgdgs .page-width {
    padding-top: 21px !important;
}
.gif-card__image-wrap {
    margin-bottom: 0 !important;
}
.gift-ideas h2.inline-richtext.h1 {
    margin-bottom: 0 !important;
}
.review-slider-sec .page-width {
    padding-top: 20px !important;
    padding-bottom: 48px !important;
}
h2.inline-richtext.h1 {
    max-width: 100%;
    margin-top:0;
}
.rev-header {
    margin-bottom: 1.5rem !important;
}
.rev-card__body {
    margin-top: 12px;
    padding: 0 21px;
}
.rev-card__name {
    padding-top: 12px;
}
.your-portrait p.cta-faq__subtext ,
.your-portrait h2.cta-faq__heading {
    max-width: 355px;
    margin: 0 auto;
}
p.card__product-type {
    margin-top: 6px;
}
}


