/** Shopify CDN: Minification failed

Line 1101:11 Expected identifier but found whitespace
Line 1101:12 Unexpected "calc("
Line 1112:2 Unexpected "0%"
Line 1113:2 Unexpected "50%"

**/
.cart_page_subtotal_section .docapp-cart-with-coupon-summary .docapp-est-total
{
  text-align:center;
}

.cart_page_subtotal_section .docapp-cart-with-coupon-summary .docapp-est-total .docapp-left
{
  float:none!important;
  display:block; 
  font-size:20px !important;
  font-style:normal!important;
  line-height:initial;
}

.cart_page_subtotal_section .docapp-cart-with-coupon-summary .docapp-est-total .docapp-right
{
  float:none!important;
  display:block;
  font-size:30px!important;
  line-height:initial;
}

.image-element__wrap, .product_gallery img, .image-with-text__column, .why_choose_us {
    border-radius: 20px;
}

.tab_collections {
    display: flex;
    justify-content: center;
    margin: 20px 0px;
}

.collection_tab:first-of-type, .xcollection_tab:first-of-type {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.collection_tab:last-of-type, .xcollection_tab:last-of-type
{
    /*border-right: 2px solid #D98C97;*/
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.collection_tab, .xcollection_tab {
    /*border: 1px solid #1F2A3C;*/
  box-shadow: 0 6px 20px #0000001a;
    padding: 21px 0 18px;
    width: 200px;
    text-align: center;
    border-right: none;
    cursor: pointer;
    font-weight:bold;
    font-size: 14px;
    text-transform:capitalize;
    border: 1px solid #d98c97;
}

.xcollection_tab
{
  border: 1px solid #1F2A3C;
}

@media screen and (max-width: 600px)
{
  .collection_tab, .xcollection_tab {
    font-size: 13px;
    line-height: 14px;
    padding: 0 10px;
    width: 31%;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
  }

  .review_heading h2
  {
    font-size:inherit!important;
  }

  .home_featured_logo
  {
    margin-top:0!important;
  }

  .home_featured_logo .logo-bar {
    /*margin-top: 40px;*/
  }
  
  .review_sec
  {
    max-width: 300px!important;
  }
  
  .review-text
  {
    font-size: 12px;
    margin-top: 3px;
  }

  .top_trustpilot {
    font-size: 13px;
    margin-top:10px;
  }

  .top_trustpilot a {
    font-size: 13px;
  }
}

.tab_products, .xtab_products {
    display: none;
}

.collection_tab.selected {
    background: #d98c97;
    color: #FAF8F5;
}

.xcollection_tab.selected {
    background: #D98C97;
    color: #ffffff;
}

.costume_tab_prod, .xsweaters_tab_prod
{
  display:block;
}

.review_sec {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    max-width: 400px;
    width: 100%;
    border-radius: 35px;
    margin: 0 auto;
    background: #ffffff;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    position: absolute;
    box-shadow: 0 2px 20px #0000001a;
}

.review_heading h2
{
    margin: 0;
    font-family: inherit;
    font-size: 20px;
    color: #1F2A3C;
    font-weight: bold;
}

.review_section_home svg
{
  height: 18px;
  transform: scale(1.01);
}

.review_section_home .fill
{
    width: 100%;
    background-color: #D98C97;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.review_section_home .star-rating
{
    background-color: transparent;
    height: 17px;
    display: inline-flex;
    margin: 5px;
    position: relative;
}

.recommendation-modal__container
{
    border-radius: 20px !important;
    border:none;
}

.recommendation-modal__container .recommendation-modal__button
{
    box-shadow: 0 2px 20px #00000036!important;
    border-radius: 100px;
}

.recommendation-modal__container:focus {
    outline: none;
}

#shopify-section-16257680159e116f69 p {
    margin: 0;
}

#insta-feed .instafeed-container img
{
    border-radius: 20px;
}

div#shopify-section-footer {
    margin-top: 20px;
}

div.shopify-section--footer {
    margin-top: 20px;
}

@media only screen and (max-width: 480px)
{
  #shopify-section-1663085732c938d6f9 .image-with-text-container, #shopify-section-1646047945aac3bc34 .image-with-text-container {
      margin-bottom: 0!important;
  }
}

.pink_btn_effect .image-text__button
{
    border-color: #D98C97;
    color: #D98C97;
}

.pink_btn_effect .image-text__button:hover
{
    background: #D98C97;
    color: #fff;
    border-color: #D98C97;
}

#custom_top_announce_txt {
    padding-top: 5px;
    padding-bottom: 5px;
}

.swatch-element.\31 6x20-swatch.available:after {
    content: "BEST GIFT";
    display: block;
    position: absolute;
    background-color: #F9F0F1;
    width: 100%;
    padding: 0;
    font-size: 10px;
    text-align: center;
    color: #000000;
    border-radius: 50px;
    top: 0px;
    transform: translateY(-60%);
}

.swatch_options input:checked+.swatch-element.\31 6x20-swatch.available:after
{
  background-color: #D98C97;
  color: #ffffff;
}

.promo-banner--show .promo-banner
{
    padding-top: 10px;
}

.top_trustpilot
{
    text-align: center;
    padding: 5px 10px;
    font-size: 16px;
}

.top_trustpilot a
{
  color: #000000;
}

.top_trustpilot a i
{
  color:#D98C97;
}

span.star_rate_trustpilot {
    font-size: 18px;
    padding-left: 5px;
    letter-spacing: 4px;
}

.buy2_get1_section
{
    flex: 1 0 100%;
    margin-top: 10px;
    margin-bottom:10px;
}

.buy2_get1_section span
{
    font-size: 14px;
    background-color: #F9F0F1;
    color: #000;
    padding: 3px 6px;
    text-transform: uppercase;
    border-radius: 3px;
    font-weight: 700;
    letter-spacing: .5px;
}

@keyframes ticker {
  0% {
	-webkit-transform:translateZ(0);
	transform: translateZ(0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
  }
}

#custom_top_announce_txt div{
	animation: ticker 25s linear 2s infinite;
	display: inline-block;
	white-space: nowrap;
	vertical-align: middle;
	overflow: hidden;
	width: auto;
}

#custom_top_announce_txt span{
	display:inline-block;
	padding-right:300px;
    font-weight:bold;
}

.home_featured_logo
{
  margin-top: 30px;
}

.home_featured_logo h2
{
  color:#D98C97;
}

.mega-menu__richtext p
{
  font-weight:700;
}
.product-block.product-block--description {
    clear: both;
}
.gallery-wrap.gallery-thumbnails--bottom {
    position: relative; 
}
div#ZlistWishlist {
    float: left;
    width: auto;
    margin: 10px 0px;
    position: absolute;
    right: 0px;
    z-index: 9999; bottom:70px;
}
#ZlistWishlist .zooomypwishmsg .fa {
    padding: 0!important;
}
p.zooomypwishmsg {
    border-radius: 100px!important;
    width: 50px;
    height: 50px;
    line-height: 52px;
    padding: 0!important;
    text-align: center;    margin-left: 10px;
}
/* =============================================
   Paw & Glory – Heading Weight: 700
   Targets Turbo theme + EComposer sections
   ============================================= */

/* Semantic headings – global */
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}

/* Turbo theme specific heading classes */
.section__title,
.section-header__title,
.product-single__title,
.collection-hero__title,
.blog-post__title,
.article__title,
.announcement-bar__message,
.promo-bar__text,
.featured-text__heading,
.hero__title,
.banner__heading,
.text-block__heading,
.grid__heading,
.footer__heading {
  font-weight: 700;
}

/* EComposer page builder headings */
.ecom-heading,
[class*="ecom-"] h1,
[class*="ecom-"] h2,
[class*="ecom-"] h3,
[class*="ecom-"] h4,
[class*="ecom-"] h5,
[class*="ecom-"] h6 {
  font-weight: 700;
}

/* Judge.me / Loox review headings */
.jdgm-rev-widg__title,
.jdgm-widget-title,
.loox-rating-title {
  font-weight: 700;
}
@media screen and (max-width:749px){

.image-banner,
.banner{
min-height:520px!important;
}

.image-banner img,
.banner img{
object-fit:cover!important;
object-position:center top!important;
}

.banner__content{
text-align:center!important;
padding-top:30px!important;
}

.banner__heading{
max-width:340px!important;
margin:0 auto!important;
line-height:.95!important;
}

.banner__text{
max-width:320px!important;
margin:0 auto!important;
line-height:1.3!important;
}

.banner:after,
.image-banner:after{
background:linear-gradient(
180deg,
rgba(250,248,245,.25) 0%,
rgba(250,248,245,0) 25%,
rgba(250,248,245,0) 75%,
rgba(250,248,245,.18) 100%
)!important;
}
}
/* ============================================================
   PAW & GLORY — 2026 BRAND LAYER (added June 2026)
   Palette: text #1F2A3C / #6E7480 · CTA #D98C97 hover #C9787D
   borders #EFE7DD · gold accent #D8B36A (sparing)
   ============================================================ */

:root {
  --pg-text: #1F2A3C;
  --pg-text-soft: #6E7480;
  --pg-cta: #D98C97;
  --pg-cta-hover: #C9787D;
  --pg-border: #EFE7DD;
  --pg-gold: #D8B36A;
  --pg-tint: #F9F0F1;
}

/* ---- Buttons: unified CTA colour ---- */
.global-button--primary, .action_button, .add_to_cart,
.global-button.custom_watercolor_pet_btn, .submit_pet_btn .global-button,
input[type="submit"].global-button, button.global-button--primary {
  background-color: var(--pg-cta) !important;
  border-color: var(--pg-cta) !important;
  color: #fff !important;
}
.global-button--primary:hover, .action_button:hover, .add_to_cart:hover,
.global-button.custom_watercolor_pet_btn:hover, button.global-button--primary:hover {
  background-color: var(--pg-cta-hover) !important;
  border-color: var(--pg-cta-hover) !important;
}

/* ---- Product page: Sale / Best Seller badges nudged down ---- */
.product_section .price-ui-badges,
.product-gallery .price-ui-badges,
#product-images .price-ui-badges {
  margin-top: 14px !important;
  margin-left: 6px;
}

/* ---- Product page: breathing room above the gallery ---- */
.template-product .product_section,
.template-product #product-images,
body.product .product_section {
  padding-top: 28px;
}
@media (max-width: 798px) {
  .template-product .product_section { padding-top: 16px; }
}

/* ---- Product tabs (Description / Product Details / etc.) ---- */
.product-custom-tab-title-text,
.page-details-2 .product-custom-tab-title-text,
.page-details-ready-to-buy .product-custom-tab-title-text {
  background-color: #F9F0F1 !important;
  color: var(--pg-text) !important;
  border-radius: 12px !important;
}
.product-custom-tab-title-text:hover,
.page-details-2 .product-custom-tab-title-text:hover,
.page-details-ready-to-buy .product-custom-tab-title-text:hover {
  background-color: var(--pg-cta-hover) !important;
  color: #fff !important;
}

/* ---- Feature strip (5 Star Reviews · Free Previews & Edits · Free Shipping) ---- */
.feature_design, .icon_strip, .features_bar, .product_feature_bar,
.scrolling_text_section .scrolling_text_row {
  background-color: #F9F0F1 !important;
}

/* ---- Product gallery thumbnails: neat, editorial ---- */
.gallery-thumbnails .gallery-cell,
.product-gallery__thumbnails .gallery-cell {
  border-radius: 10px;
  overflow: hidden;
  border: 1.5px solid transparent;
  opacity: .55;
  transition: opacity .2s ease, border-color .2s ease;
  margin: 10px 6px 0 0;
}
.gallery-thumbnails .gallery-cell:hover { opacity: .85; }
.gallery-thumbnails .gallery-cell.is-selected,
.product-gallery__thumbnails .gallery-cell.is-selected {
  opacity: 1;
  border-color: var(--pg-cta);
}

/* ---- Forms: pill inputs (incl. order status page email field) ---- */
.template-page input[type="email"], .template-page input[type="text"],
.template-page input[type="tel"], .template-page input[type="number"],
#track_order input, .track-my-order input, .contact-form input,
.contact-form input[type="email"], form.contact-form textarea {
  border-radius: 100px !important;
  border: 1px solid var(--pg-border) !important;
  padding: 12px 20px;
  background: #fff;
}
form.contact-form textarea, .template-page textarea { border-radius: 22px !important; }

/* ---- Footer: editorial refresh + curve ---- */
.pg-footer-curve { line-height: 0; display: block; margin-bottom: -1px; }
.pg-footer-curve svg { width: 100%; height: 56px; display: block; }
.footer-section, footer.footer, .footer__content {
  background-color: #F9F4EE !important;
}
footer.footer, .footer-section { border-top: none !important; padding-top: 18px; }
footer.footer h6, .footer-section h6, .footer-section .footer__heading {
  color: var(--pg-text) !important;
  letter-spacing: .14em;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 18px;
}
footer.footer a, .footer-section a { color: var(--pg-text-soft) !important; transition: color .15s ease; }
footer.footer a:hover, .footer-section a:hover { color: var(--pg-cta-hover) !important; }
footer.footer, footer.footer p, footer.footer li, .footer-section p { color: var(--pg-text-soft); font-size: 14px; line-height: 1.8; }
footer.footer .disclaimer_text p { font-size: 12px; color: #9AA1AC; }
footer.footer hr, .footer__divider { border-color: var(--pg-border) !important; }
footer.footer ul { list-style: none; }
footer.footer .social-icons a, footer.footer .icon { color: var(--pg-text) !important; }
footer.footer .payment-icons, .payment-icon { opacity: .85; }

/* ---- Ajax cart: turn Turbo's mini-cart into a right slide-over drawer ---- */
@media (min-width: 551px) {
  .cart-container .cart_content {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    left: auto !important;
    height: 100vh !important;
    width: 420px !important;
    max-width: 92vw;
    margin: 0 !important;
    border-radius: 18px 0 0 18px;
    box-shadow: -12px 0 40px rgba(31,42,60,.16);
    border: none !important;
    padding: 26px 24px !important;
    overflow-y: auto !important;
    background: #fff !important;
    z-index: 9999 !important;
    animation: pgDrawerIn .28s ease both !important;
  }
}
@keyframes pgDrawerIn {
  from { transform: translateX(100%); opacity: .4; }
  to   { transform: translateX(0); opacity: 1; }
}
.cart_content .checkout, .cart_content .go_to_cart, .cart_content .secondary_button {
  border-radius: 100px !important;
}
.pg-drawer-shipbar { margin: 0 0 16px; }
.pg-drawer-shipbar__text { font-size: 14px; color: var(--pg-text); margin: 0 0 7px; text-align: center; }
.pg-drawer-shipbar__text strong { color: var(--pg-cta-hover); }
.pg-drawer-shipbar__track { height: 8px; background: var(--pg-tint); border-radius: 100px; overflow: hidden; }
.pg-drawer-shipbar__fill { height: 100%; background: var(--pg-cta); border-radius: 100px; transition: width .3s ease; }

/* ---- Any Extras (product page) ---- */
.pg-extras { border-top: 1px solid var(--pg-border); margin-top: 22px; padding-top: 20px; }
.pg-extras__title { font-size: 21px; color: var(--pg-text); margin: 0 0 14px; }
.pg-extras__option { display: block; cursor: pointer; margin-bottom: 14px; }
.pg-extras__row { display: flex; align-items: center; gap: 10px; font-size: 16px; color: var(--pg-text); }
.pg-extras__row input { width: 19px; height: 19px; accent-color: var(--pg-cta); margin: 0; }
.pg-extras__price { color: var(--pg-gold); font-weight: 700; }
.pg-extras__desc { margin: 3px 0 0 29px; font-size: 14px; color: var(--pg-text-soft); }
.pg-extras__urgency { display: flex; align-items: center; gap: 8px; font-size: 15px; margin: 18px 0 4px; color: var(--pg-text); font-weight: 600; }
.pg-extras__urgency .pg-extras__flash { color: #D64545; font-weight: 800; }
.pg-extras__trust { display: flex; justify-content: space-between; gap: 10px; margin-top: 22px; padding-top: 18px; border-top: 1px solid var(--pg-border); }
.pg-extras__trust-item { flex: 1; text-align: center; font-size: 13px; color: var(--pg-text-soft); line-height: 1.45; }
.pg-extras__trust-item svg { display: block; margin: 0 auto 7px; }

/* ---- Editorial pages ---- */
.pg-editorial { max-width: 760px; margin: 0 auto; padding: 56px 24px 80px; color: var(--pg-text); }
.pg-editorial__eyebrow { text-transform: uppercase; letter-spacing: .22em; font-size: 12px; color: var(--pg-gold); text-align: center; margin: 0 0 14px; }
.pg-editorial__title { text-align: center; font-size: 44px; line-height: 1.15; margin: 0 0 10px; color: var(--pg-text); }
.pg-editorial__subtitle { text-align: center; color: var(--pg-text-soft); font-size: 17px; max-width: 540px; margin: 0 auto 18px; }
.pg-editorial__rule { width: 56px; height: 2px; background: var(--pg-gold); margin: 26px auto 44px; border: none; }
.pg-editorial__content { font-size: 17px; line-height: 1.85; color: var(--pg-text); }
.pg-editorial__content h2 { font-size: 27px; margin: 48px 0 14px; color: var(--pg-text); }
.pg-editorial__content h3 { font-size: 21px; margin: 36px 0 10px; }
.pg-editorial__content p { margin: 0 0 18px; }
.pg-editorial__content img { border-radius: 16px; margin: 28px 0; width: 100%; height: auto; }
.pg-editorial__content ul, .pg-editorial__content ol { margin: 0 0 18px 22px; }
.pg-editorial__content li { margin-bottom: 8px; }
.pg-editorial__content blockquote { border-left: 3px solid var(--pg-gold); margin: 28px 0; padding: 4px 0 4px 22px; font-style: italic; color: var(--pg-text-soft); }
.pg-editorial__content table { width: 100%; border-collapse: collapse; margin: 24px 0; font-size: 15px; }
.pg-editorial__content th { text-align: left; padding: 12px 14px; border-bottom: 2px solid var(--pg-border); text-transform: uppercase; letter-spacing: .08em; font-size: 12px; color: var(--pg-text-soft); }
.pg-editorial__content td { padding: 12px 14px; border-bottom: 1px solid var(--pg-border); }
@media (max-width: 600px) { .pg-editorial__title { font-size: 32px; } .pg-editorial { padding-top: 36px; } }

/* ---- Contact page: editorial polish ---- */
.template-contact .section, .contact-style2-section, .contact-custom-section {
  max-width: 960px; margin: 0 auto;
}
.contact-form input, .contact-form select {
  border-radius: 100px !important; border: 1px solid #EFE7DD !important; padding: 13px 22px !important; background: #fff;
}
.contact-form textarea { border-radius: 22px !important; border: 1px solid #EFE7DD !important; padding: 16px 22px !important; }
.contact-form input:focus, .contact-form textarea:focus { border-color: #D98C97 !important; outline: none; box-shadow: 0 0 0 3px rgba(217,140,151,.14); }
.contact-form label { color: #1F2A3C; font-weight: 600; font-size: 14px; letter-spacing: .02em; }
.contact-form input[type="submit"], .contact-form button[type="submit"] {
  background: #D98C97 !important; border: none !important; color: #fff !important; border-radius: 100px !important; padding: 15px 44px !important; font-weight: 700;
}
.contact-form input[type="submit"]:hover, .contact-form button[type="submit"]:hover { background: #C9787D !important; }

/* ============================================================
   PG v5 layer — drawer fix, FAB, Est mark, hover zoom,
   order-status, homepage rhythm (June 2026)
   ============================================================ */

/* ---- Cart drawer: prevent clipping by header/announcement ancestors ---- */
#header, .header-section, .shopify-section--header, #shopify-section-header-group,
.header__wrapper, .main-header-wrapper, .header-sections, .sticky_nav,
.announcement-bar, .top-bar, .header__above, .swiper-container.announce-slider {
  overflow: visible !important;
  clip-path: none !important;
}
@media (min-width: 551px) {
  .cart-container .cart_content {
    top: 0 !important;
    height: 100dvh !important;
    max-height: 100dvh !important;
    z-index: 2147483000 !important;
  }
  .cart-container { position: static !important; }
}

/* ---- WhatsApp floating button (homepage) ---- */
.pg-whatsapp-fab {
  position: fixed;
  right: 22px;
  bottom: 22px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #1F2A3C;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 6px 22px rgba(31,42,60,.25);
  z-index: 999999;
  transition: transform .18s ease, box-shadow .18s ease;
}
.pg-whatsapp-fab:hover { transform: translateY(-2px) scale(1.05); box-shadow: 0 10px 28px rgba(31,42,60,.3); }

/* ---- Gold Est. 2021 heritage mark under logo ---- */
.pg-est-mark {
  display: block;
  text-align: center;
  font-size: 10px;
  letter-spacing: .32em;
  text-transform: uppercase;
  color: #D8B36A;
  margin-top: 3px;
  font-weight: 600;
}
.sticky_nav .pg-est-mark { display: none; }

/* ---- Collection cards: subtle hover zoom (NOT product cards) ---- */
.collection-list .image__container, .collection-list .collection-image,
.collection_thumbnail .image__container, .featured-link__image-wrap {
  overflow: hidden;
  border-radius: 14px;
}
.collection-list .image__container img, .collection-list .collection-image img,
.collection_thumbnail img, .featured-link__image-wrap img {
  transition: transform .45s ease;
}
.collection-list a:hover .image__container img,
.collection-list a:hover .collection-image img,
.collection_thumbnail a:hover img,
a:hover .featured-link__image-wrap img {
  transform: scale(1.045);
}

/* homepage rhythm rules removed (caused unwanted gaps) */

/* ---- Order status / track-my-order page: kill old boxy styling ---- */
.template-page input[type="text"], .template-page input[type="email"],
.template-page input[type="number"], .template-page input[type="tel"],
.template-page select,
#track_order input, .track-order input, [class*="track"] input[type="text"], [class*="track"] input[type="email"],
[id*="track"] input, [id*="Track"] input, [class*="order-status"] input, [class*="orderstatus"] input {
  border-radius: 100px !important;
  border: 1px solid #EFE7DD !important;
  background: #fff !important;
  padding: 12px 22px !important;
  box-shadow: none !important;
  color: #1F2A3C;
}
.template-page input:focus, [id*="track"] input:focus {
  border-color: #D98C97 !important;
  outline: none !important;
  box-shadow: 0 0 0 3px rgba(217,140,151,.14) !important;
}
.template-page button[type="submit"], .template-page input[type="submit"],
#track_order button, .track-order button, [class*="track"] button[type="submit"],
[id*="track"] button, [class*="order-status"] button {
  background: #D98C97 !important;
  border: none !important;
  color: #fff !important;
  border-radius: 100px !important;
  padding: 13px 36px !important;
  font-weight: 700 !important;
  cursor: pointer;
  box-shadow: none !important;
}
.template-page button[type="submit"]:hover, [id*="track"] button:hover {
  background: #C9787D !important;
}

/* space between extras trust icons and description tabs */
.pg-extras { margin-bottom: 30px; }
.pg-extras__trust { margin-bottom: 6px; }

/* ============================================================
   PG v8 layer — extras toggle cards, luxury tabs, drawer polish
   ============================================================ */

/* ---- Extras: compact Crown&Paw-style toggle cards ---- */
.pg-extras__card {
  display: flex;
  align-items: center;
  gap: 14px;
  background: #F7F4F0;
  border-radius: 14px;
  padding: 14px 16px;
  margin-bottom: 10px;
  cursor: pointer;
  position: relative;
  transition: background .2s ease;
}
.pg-extras__card:has(.pg-extras__check:checked) { background: #F9EDEF; }
.pg-extras__icon {
  width: 44px; height: 44px; flex: 0 0 44px;
  background: #fff;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 1px 4px rgba(31,42,60,.06);
}
.pg-extras__body { flex: 1; display: flex; flex-direction: column; gap: 1px; min-width: 0; }
.pg-extras__name { font-size: 15px; color: #1F2A3C; line-height: 1.3; }
.pg-extras__desc { font-size: 13px; color: #6E7480; font-style: italic; line-height: 1.45; margin: 0; }
.pg-extras__price { color: #3F9B63; font-weight: 800; font-size: 14px; margin-top: 2px; }
.pg-extras__check { position: absolute; opacity: 0; pointer-events: none; }
.pg-extras__switch {
  flex: 0 0 46px;
  width: 46px; height: 26px;
  background: #D9D2C7;
  border-radius: 100px;
  position: relative;
  transition: background .2s ease;
}
.pg-extras__switch::after {
  content: "";
  position: absolute;
  top: 3px; left: 3px;
  width: 20px; height: 20px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
  transition: transform .2s ease;
}
.pg-extras__check:checked ~ .pg-extras__switch { background: #5BBE8A; }
.pg-extras__check:checked ~ .pg-extras__switch::after { transform: translateX(20px); }
.pg-extras__title { font-size: 18px; }
.pg-extras { max-width: 640px; }

/* ---- Product tabs: minimalist luxury ---- */
.product-custom-tab-title-text,
.page-details-2 .product-custom-tab-title-text,
.page-details-ready-to-buy .product-custom-tab-title-text {
  background-color: #ffffff !important;
  color: #1F2A3C !important;
  border: 1px solid #EFE7DD !important;
  border-radius: 14px !important;
  padding: 16px 20px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: .04em !important;
  margin-bottom: 8px !important;
  transition: border-color .18s ease, box-shadow .18s ease;
}
.product-custom-tab-title-text:hover,
.page-details-2 .product-custom-tab-title-text:hover,
.page-details-ready-to-buy .product-custom-tab-title-text:hover {
  background-color: #ffffff !important;
  color: #1F2A3C !important;
  border-color: #D8B36A !important;
  box-shadow: 0 2px 12px rgba(31,42,60,.05);
}
.product-custom-tab-title-text:after { color: #D8B36A; font-weight: 400; }
.product-custom-tab-desc { border-top: none !important; background: #fff; border: 1px solid #EFE7DD; border-top: none; border-radius: 0 0 14px 14px; margin-top: -10px !important; padding-top: 20px !important; }
.product-custom-tab-title-text:first-of-type { margin-top: 26px !important; }

/* ---- Drawer: reserved line, secure checkout, view-cart link ---- */
.pg-drawer-reserved { font-size: 12.5px; color: #6E7480; text-align: center; margin: 8px 0 0; letter-spacing: .02em; }
.pg-drawer-reserved span { font-weight: 700; color: #1F2A3C; font-variant-numeric: tabular-nums; }
.cart_content [data-minicart-checkout-button] {
  background: #D98C97 !important;
  border-color: #D98C97 !important;
  color: #fff !important;
  border-radius: 100px !important;
  font-weight: 700;
  letter-spacing: .04em;
}
.cart_content [data-minicart-checkout-button]:hover { background: #C9787D !important; border-color: #C9787D !important; }
.pg-drawer-viewcart { display: block; text-align: center; margin-top: 10px; color: #6E7480; font-size: 13.5px; text-decoration: underline; text-underline-offset: 3px; }
.pg-drawer-viewcart:hover { color: #C9787D; }

/* ============================================================
   PG v9 layer — thumbnails, wishlist heart, guide popups
   ============================================================ */

/* ---- Thumbnails: hairline borders matching the tabs, no pink ---- */
.gallery-thumbnails .gallery-cell,
.product-gallery__thumbnails .gallery-cell {
  border: 1.5px solid #EFE7DD !important;
  opacity: .85;
}
.gallery-thumbnails .gallery-cell:hover { opacity: 1; border-color: #E2D7C8 !important; }
.gallery-thumbnails .gallery-cell.is-selected,
.product-gallery__thumbnails .gallery-cell.is-selected {
  opacity: 1;
  border-color: #D8B36A !important;
  box-shadow: 0 2px 10px rgba(31,42,60,.07);
}

/* ---- Wishlist heart: pinned top-right of the main product image ---- */
.product-gallery, #product-images, .product_section .product-images { position: relative; }
.product-gallery [class*="wishlist" i], .product-gallery [class*="swym" i], .product-gallery [class*="wishl" i],
#product-images [class*="wishlist" i], #product-images [class*="swym" i], #product-images [class*="wishl" i],
.product_section [class*="wishlist-button" i], .product_section .wk-button {
  position: absolute !important;
  top: 16px !important;
  right: 16px !important;
  left: auto !important;
  bottom: auto !important;
  z-index: 7;
  transform: none !important;
}

/* ---- Size guide lightbox: luxury shell ---- */
.js-sizechart-lightbox, .js-sizechart-lightbox > div {
  border-radius: 20px !important;
  background: #fff;
}
.js-sizechart-lightbox { padding: 36px 38px !important; max-width: 860px; }
.js-sizechart-lightbox h5, .js-sizechart-lightbox h2 {
  font-size: 26px; color: #1F2A3C; letter-spacing: .01em; margin-bottom: 6px;
}
.js-sizechart-lightbox h5:after {
  content: ""; display: block; width: 48px; height: 2px; background: #D8B36A; margin: 14px auto 22px;
}
.js-sizechart-lightbox table { width: 100%; border-collapse: collapse; font-size: 14.5px; }
.js-sizechart-lightbox th { text-transform: uppercase; letter-spacing: .08em; font-size: 12px; color: #6E7480; padding: 10px 12px; border-bottom: 2px solid #EFE7DD; text-align: left; }
.js-sizechart-lightbox td { padding: 10px 12px; border-bottom: 1px solid #EFE7DD; color: #1F2A3C; }
.js-sizechart-lightbox img { border-radius: 14px; }

/* ---- Photo guide popup: luxury shell ---- */
div#photoguideinner {
  border-radius: 20px !important;
  padding: 28px 30px !important;
  max-width: 1000px !important;
}
.photoguidetableborder {
  border: 1px solid #EFE7DD !important;
  border-radius: 16px !important;
  padding: 14px !important;
}
#photoguideinner img { border-radius: 12px; }
#photoguideinner .fa-check { color: #3F9B63 !important; }
#photoguideinner .fa-times { color: #B23A3A !important; }
#photoguideinner p { color: #1F2A3C; }

/* ============================================================
   PG v10 layer — compact finish step, est mark, instalments,
   thumbnails
   ============================================================ */

/* ---- Est. mark: tighter to the logo ---- */
.pg-est-mark { margin-top: -2px; font-size: 9.5px; letter-spacing: .3em; }

/* ---- Finish step: compact urgency + trust (benefits before ATC, but tighter) ---- */
.pg-extras__urgency { font-size: 14px; margin: 12px 0 2px; justify-content: center; }
.pg-extras__trust { margin-top: 14px; padding-top: 12px; gap: 6px; }
.pg-extras__trust-item { font-size: 12px; line-height: 1.4; }
.pg-extras__trust-item svg { transform: scale(.85); margin-bottom: 4px; }
.pg-extras { margin-bottom: 22px; }

/* ---- Stacked instalments: two neat centred rows ---- */
.pg-cfg-instal { display: flex; flex-direction: column; align-items: center; gap: 5px; font-size: 13px; }
.pg-cfg-instal-row { white-space: nowrap; }
.pg-cfg-klarna, .pg-cfg-clearpay { font-size: 11px; padding: 1px 7px; }

/* ---- You Save: subtle, next to the subtotal ---- */
.pg-cfg-save { display: block; font-size: 13.5px; font-weight: 400; color: #C9787D; margin-top: 2px; }

/* ---- Thumbnails: thinner border, radius matching the image ---- */
.gallery-thumbnails .gallery-cell,
.product-gallery__thumbnails .gallery-cell {
  border-width: 1px !important;
  border-radius: 8px !important;
  overflow: hidden;
  padding: 0 !important;
}
.gallery-thumbnails .gallery-cell img,
.product-gallery__thumbnails .gallery-cell img {
  border-radius: 7px;
  display: block;
}
.gallery-thumbnails .gallery-cell.is-selected { border-width: 1px !important; }

/* ---- Relocated backgrounds block: breathing room above the tabs ---- */
.background-select-section { margin: 6px 0 26px; text-align: center; }
.background-select-section .background_pop_button {
  background: #fff !important;
  color: #1F2A3C !important;
  border: 1px solid #EFE7DD !important;
  border-radius: 100px !important;
  font-weight: 600;
  letter-spacing: .04em;
}
.background-select-section .background_pop_button:hover { border-color: #D8B36A !important; box-shadow: 0 2px 12px rgba(31,42,60,.05); }
.background-select-section .background_pop_button:hover { border-color: #D8B36A !important; box-shadow: 0 2px 12px rgba(31,42,60,.05); }

/* instalments: single compact line */
.pg-cfg-instal { flex-direction: row; justify-content: center; font-size: 12px; color: #6E7480; }
.pg-cfg-instal-row strong { font-weight: 700; }
.pg-cfg-klarna, .pg-cfg-clearpay { font-size: 10px; padding: 1px 6px; vertical-align: 1px; }
@media (max-width: 480px) { .pg-cfg-instal { font-size: 11px; } }
@media (max-width: 480px) { .pg-cfg-instal { font-size: 11px; } }

/* ============================================================
   PG v12 — mobile cart drawer bottom-sheet + centred instalments
   ============================================================ */
@media (max-width: 550px) {
  .cart-container .cart_content {
    position: fixed !important;
    top: 8dvh !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    height: 92dvh !important;
    max-height: 92dvh !important;
    z-index: 2147483000 !important;
    border: none !important;
    border-radius: 18px 18px 0 0 !important;
    box-shadow: 0 -12px 40px rgba(31,42,60,.22) !important;
    overflow-y: auto !important;
    background: #FBF8F4 !important;
    padding: 18px 18px calc(20px + env(safe-area-inset-bottom, 0)) !important;
  }
  .cart-container { position: static !important; }
  .cart_content .cart_subtotal, .cart_content .mini-cart__item { font-size: 15px; }
}

/* instalments: dead-centre under the button on all screens */
.pg-cfg-instal { justify-content: center !important; text-align: center; width: 100%; margin-left: auto; margin-right: auto; flex-wrap: wrap; }
.pg-cfg-instal { justify-content: center !important; text-align: center; width: 100%; margin-left: auto; margin-right: auto; flex-wrap: wrap; }

/* ============================================================
   PG v13 — mobile drawer (white, full-width sheet), compact qty
   ============================================================ */
@media (max-width: 550px) {
  .pg-mobile-drawer {
    display: none;
    position: fixed !important;
    top: auto !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    height: 88dvh !important;
    max-height: 88dvh !important;
    z-index: 2147483000 !important;
    background: #ffffff !important;
    border: none !important;
    border-radius: 20px 20px 0 0 !important;
    box-shadow: 0 -14px 44px rgba(31,42,60,.25) !important;
    overflow-y: auto !important;
    padding: 20px 18px calc(22px + env(safe-area-inset-bottom, 0)) !important;
  }
  .pg-mobile-drawer.pg-open { display: block !important; }
  body.pg-drawer-open::after {
    content: "";
    position: fixed;
    inset: 0;
    background: rgba(31,42,60,.4);
    z-index: 2147482999;
  }
  /* cart PAGE: compact quantity selector */
  .pg-cart__qty { max-width: 130px; }
  .pg-cart__qty button, .pg-cart__qty .pg-cart__qty-btn { width: 34px; height: 34px; font-size: 16px; }
  .pg-cart__qty-input { width: 34px; font-size: 14px; }
  .pg-cart__item { gap: 12px; }
  .pg-cart__item-image { width: 96px; }
}
.pg-drawer-backdrop {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(31,42,60,.42);
  z-index: 2147482998;
}
.pg-drawer-backdrop.pg-on { display: block; }
.pg-drawer-close {
  position: sticky;
  top: 0;
  float: right;
  width: 38px;
  height: 38px;
  border: none;
  border-radius: 50%;
  background: #F1ECE4;
  color: #1F2A3C;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
  z-index: 5;
  margin: -4px -4px 0 0;
}

/* WhatsApp button lifts above the sticky add-to-cart bar when it's visible */
@media (max-width: 768px) {
  body.pg-sticky-on .pg-whatsapp-fab {
    bottom: calc(86px + env(safe-area-inset-bottom, 0));
    transition: bottom .25s ease, transform .18s ease, box-shadow .18s ease;
  }
}
    bottom: calc(86px + env(safe-area-inset-bottom, 0));
    transition: bottom .25s ease, transform .18s ease, box-shadow .18s ease;
  }
}

/* ============================================================
   PG v19 — How It Works wiggle, gift grid polish, luxury swatches
   ============================================================ */

/* ---- How It Works: gentle float restored (images only; layout untouched) ---- */
@keyframes pgGentleFloat {
  0%, 100% { transform: translateY(0) rotate(0deg); }
  50% { transform: translateY(-7px) rotate(-1.2deg); }
}
.how_it_section_home img {
  animation: pgGentleFloat 5.5s ease-in-out infinite;
  will-change: transform;
}
.how_it_section_home > div > div:nth-child(2) img { animation-delay: .9s; }
.how_it_section_home > div > div:nth-child(3) img { animation-delay: 1.8s; }
@media (prefers-reduced-motion: reduce) { .how_it_section_home img { animation: none; } }

/* ---- Explore Gift Ideas: tie into the brand ---- */
.pg-custom-collection-grid-section { background: #F9F4EE; padding: 56px 20px 64px; }
.pg-ccg-title {
  color: #1F2A3C;
  font-size: 34px;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}
.pg-ccg-title::after {
  content: "";
  display: block;
  width: 56px;
  height: 2px;
  background: #D8B36A;
  margin: 14px auto 0;
  border-radius: 2px;
}
.pg-ccg-card {
  background: #fff;
  border: 1px solid #EFE7DD;
  border-radius: 16px;
  overflow: hidden;
  transition: transform .25s ease, box-shadow .25s ease, border-color .2s ease;
}
.pg-ccg-card:hover { transform: translateY(-4px); border-color: #D8B36A; box-shadow: 0 14px 34px rgba(31,42,60,.10); }
.pg-ccg-image-wrap { border-radius: 0; }
.pg-ccg-heading { color: #1F2A3C; font-weight: 700; letter-spacing: .02em; }
@media (max-width: 550px) {
  .pg-custom-collection-grid-section { padding: 40px 14px 48px; }
  .pg-ccg-title { font-size: 26px; }
}


/* ---- Variant tiles v2: minimalist, image-swatch safe ---- */
/* the border/shadow live on the WRAPPER (.swatch-element), not the label */
.pg-cfg-on .swatch-element {
  border: 1px solid #E8E0D4 !important;
  border-radius: 12px !important;
  box-shadow: none !important;
  transition: border-color .18s ease, box-shadow .18s ease;
}
.pg-cfg-on .swatch-element:hover {
  border-color: #D8B36A !important;
  box-shadow: none !important;
}
.pg-cfg-on .swatch-element label {
  border: none !important;
  box-shadow: none !important;
  border-radius: 11px !important;
}
/* selected: thin navy ring — modern, minimal */
.pg-cfg-on .swatch_options input:checked + .swatch-element,
.pg-cfg-on .page-details-2 .swatch_options input:checked + .swatch-element {
  border-color: #1F2A3C !important;
  box-shadow: 0 0 0 1px #1F2A3C !important;
}
.pg-cfg-on .swatch-element::before,
.pg-cfg-on .swatch-element::after { box-shadow: none !important; }
.pg-cfg-on .pg-cfg-delta { color: #A87C2F !important; font-size: 12.5px !important; font-weight: 700 !important; }

/* ---- Cart page: calmer heading ---- */
.pg-cart__title { font-size: 26px !important; }
.pg-cart__title .pg-cart__count { font-size: 15px; color: #6E7480; font-weight: 400; }
@media (max-width: 550px) {
  .pg-cart__title { font-size: 20px !important; }
}

/* ---- How It Works wiggle: section-scoped, !important so nothing overrides ---- */
[id^="shopify-section-30b178ab"] img,
.how_it_section_home img {
  animation: pgGentleFloat 5.5s ease-in-out infinite !important;
}
[id^="shopify-section-30b178ab"] .content-page__content > div:nth-of-type(2) img { animation-delay: .9s !important; }
[id^="shopify-section-30b178ab"] .content-page__content > div:nth-of-type(3) img { animation-delay: 1.8s !important; }
@media (prefers-reduced-motion: reduce) {
  [id^="shopify-section-30b178ab"] img, .how_it_section_home img { animation: none !important; }
}
.pg-cfg-on .swatch.pg-size-visual .swatch-element {
  width: auto !important;
  margin: 0 !important;
  border: none !important;
  box-shadow: none !important;
  text-align: center;
}
.pg-cfg-on .swatch.pg-size-visual .swatch-element label.pg-size-img {
  display: block !important;
  width: 100% !important;
  aspect-ratio: 4 / 3;
  height: auto !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  border: 1px solid #E8E0D4 !important;
  border-radius: 14px !important;
  cursor: pointer;
  transition: border-color .18s ease, box-shadow .18s ease, transform .15s ease;
  font-size: 0 !important;            /* hide any stray label text */
}
.pg-cfg-on .swatch.pg-size-visual .swatch-element label.pg-size-img:hover {
  border-color: #D8B36A !important;
  transform: translateY(-2px);
}
.pg-cfg-on .swatch.pg-size-visual input:checked + .swatch-element label.pg-size-img,
.pg-cfg-on .swatch.pg-size-visual .swatch-element.checked label.pg-size-img {
  border: 2px solid #1F2A3C !important;
  box-shadow: 0 6px 18px rgba(31,42,60,.12) !important;
}
.pg-cfg-on .swatch.pg-size-visual .pg-size-cap {
  display: block;
  margin-top: 8px;
  font-size: 14px;
  font-weight: 700;
  color: #1F2A3C;
  letter-spacing: .01em;
}
/* delta badge -> top-right pill on the image, like Crown & Paw */
.pg-cfg-on .swatch.pg-size-visual .swatch-element { position: relative; }
.pg-cfg-on .swatch.pg-size-visual .pg-cfg-delta {
  position: absolute;
  top: 8px;
  right: 8px;
  background: #fff;
  color: #1F2A3C !important;
  border-radius: 100px;
  padding: 3px 10px;
  font-size: 13px !important;
  font-weight: 800 !important;
  box-shadow: 0 2px 8px rgba(31,42,60,.16);
}
@media (max-width: 600px) {
  .pg-cfg-on .swatch.pg-size-visual { grid-template-columns: repeat(2, 1fr); gap: 10px; }
  .pg-cfg-on .swatch.pg-size-visual .pg-size-cap { font-size: 13px; }
}

/* ============================================================
   PG v23 — visual size swatches, Crown & Paw layout (no squash)
   ============================================================ */
.pg-cfg-on .swatch.pg-size-visual {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px 16px;
  width: 100%;
  margin: 6px 0 4px;
  float: none !important;
}
.pg-cfg-on .swatch.pg-size-visual .swatch-element {
  position: relative;
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  background: none !important;
  box-shadow: none !important;
  float: none !important;
  display: flex;
  flex-direction: column;
}
/* the framed/canvas mockup tile */
.pg-cfg-on .swatch.pg-size-visual .swatch-element label.pg-size-img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 1.43 / 1;          /* matches the actual mockup ratio (1331x933) — no squashing */
  margin: 0 !important;
  padding: 0 !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-color: #F3EFE9 !important;
  border: 1px solid #E8E0D4 !important;
  border-radius: 14px !important;
  box-shadow: none !important;
  cursor: pointer;
  overflow: hidden;
  text-indent: -9999px;           /* hide native label text without collapsing box */
  transition: border-color .18s ease, box-shadow .18s ease, transform .15s ease;
}
.pg-cfg-on .swatch.pg-size-visual .swatch-element label.pg-size-img:hover {
  border-color: #D8B36A !important;
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(31,42,60,.10) !important;
}
.pg-cfg-on .swatch.pg-size-visual input:checked + .swatch-element label.pg-size-img,
.pg-cfg-on .swatch.pg-size-visual .swatch-element.checked label.pg-size-img {
  border: 2px solid #1F2A3C !important;
  box-shadow: 0 8px 22px rgba(31,42,60,.16) !important;
}
/* size name UNDER the tile, centred */
.pg-cfg-on .swatch.pg-size-visual .pg-size-cap {
  display: block;
  width: 100%;
  margin-top: 10px;
  text-align: center;
  text-indent: 0;
  font-size: 14.5px;
  font-weight: 700;
  color: #1F2A3C;
  letter-spacing: .01em;
}
/* price pill, top-right on the image */
.pg-cfg-on .swatch.pg-size-visual .pg-cfg-delta {
  position: absolute;
  top: 8px;
  right: 8px;
  background: #fff;
  color: #1F2A3C !important;
  border-radius: 100px;
  padding: 4px 11px;
  font-size: 13px !important;
  font-weight: 800 !important;
  letter-spacing: 0;
  box-shadow: 0 2px 8px rgba(31,42,60,.16);
  text-indent: 0;
}
@media (max-width: 600px) {
  .pg-cfg-on .swatch.pg-size-visual { grid-template-columns: repeat(2, 1fr); gap: 14px 12px; }
  .pg-cfg-on .swatch.pg-size-visual .pg-size-cap { font-size: 13px; margin-top: 8px; }
}
