/*
Theme Name: Artbypainting Studio
Author: Codex
Version: 4.2.31
*/
:root{--background:252 243 236;--text-color:33 37 41;--border-color:224 217 209;--on-sale-badge-background:76 74 186;--on-sale-badge-text:255 255 255;--button-background-primary:76 74 186;--button-text-primary:255 255 255;--button-background-secondary:76 74 186;--button-text-secondary:255 255 255;--heading-font-family: Arial, Helvetica, sans-serif;--text-font-family: Arial, Helvetica, sans-serif;}body{background:#fcf3ec;}height-observer,x-header,announcement-bar-carousel,featured-collections-carousel,scroll-carousel,product-list,product-card,badge-list,on-sale-badge,price-list,sale-price,compare-at-price,video-media,image-with-text,product-gallery,safe-sticky,variant-picker,buy-buttons,accordion-disclosure,cart-dot{display:block}.announcement-bar{text-align:center}.header{display:grid;grid-template:var(--header-grid);align-items:center;gap:1rem}.header__primary-nav ul,.header__secondary-nav ul{display:flex;align-items:center;gap:28px}.header a{color:#fff;text-decoration:none}.header__secondary-nav{justify-self:end}.header__logo{grid-area:logo;margin:0;text-align:center}.header__primary-nav{grid-area:primary-nav}.header__secondary-nav{grid-area:secondary-nav}.abp-logo-text{display:inline-block;color:#fff;font-family:var(--heading-font-family);font-weight:800;font-size:clamp(24px,2.4vw,34px);line-height:1;text-transform:lowercase;letter-spacing:0}.home-hero{background:#fcf3ec}.home-hero .container--sm{max-width:1000px}.home-hero .prose{display:grid;justify-items:center;gap:22px}.home-hero video-media{width:min(100%,980px);margin-top:18px}.home-hero video-media img{width:100%;height:auto;display:block;border-radius:4px}.logo-list{display:grid;grid-template:var(--logo-list-grid,auto/repeat(2,minmax(0,1fr)));gap:var(--logo-list-gap,24px);align-items:center;justify-content:center}.logo-list__item{display:grid;place-items:center;min-height:92px}.logo-list__item img{max-width:min(100%,250px);height:auto}.featured-collections-navigation{display:flex;justify-content:center;gap:28px}.featured-collections-navigation button{border:0;background:transparent;color:#4c4aba;cursor:pointer}.product-list{display:grid;grid-template-columns:repeat(var(--product-list-items-per-row,4),minmax(0,1fr));gap:24px}.product-card__media{background:#fff;display:block}.product-card__image{width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#fff}.product-card__figure{position:relative}.badge-list{position:absolute;top:10px;left:10px;z-index:2}.badge--on-sale-custom{display:inline-flex;align-items:center;gap:5px}.product-card__info{text-align:center;padding-top:14px}.rating-badge{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:8px;color:#4c4aba;font-size:13px}.rating-badge__stars{display:flex;gap:1px}.collection-list{display:grid;grid-template-columns:repeat(var(--collection-list-items-per-row,3),minmax(0,1fr));gap:var(--collection-list-gap,1.875rem)}.content-over-media{position:relative;overflow:hidden;min-height:380px;background:#111}.content-over-media:after{content:"";position:absolute;inset:0;background:rgb(var(--content-over-media-overlay,0 0 0 / .35))}.content-over-media>img{width:100%;height:100%;min-height:380px;object-fit:cover;transition:transform .45s ease}.collection-card:hover img{transform:scale(1.04)}.collection-card__content{position:absolute;inset:0;z-index:2;display:grid;place-content:center;gap:18px;color:#fff}.collection-card__content .button{justify-self:center}.about-us-section{max-width:none;background:#4c4aba;color:#fff;position:relative;overflow:hidden}.about-us-section image-with-text{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1fr);align-items:center;gap:50px;max-width:1180px;margin-inline:auto}.about-us-section img{width:100%;height:auto}.about-us-section .prose{color:#fff}.about-us-section .link{color:#fff}.abp-review-strip{max-width:1160px;margin:0 auto 20px;padding:24px;display:flex;justify-content:center;gap:28px;align-items:center;background:#fff;border:1px solid rgb(var(--border-color));color:#111}.trustpilot_w .custom-html__heading{text-align:center;color:#111;font-size:1em;margin:50px 0 12px}.footer{background:#4c4aba;color:#fff}.footer a{color:#fff}.footer__block-list{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.abp-all-products .product-list{--product-list-items-per-row:4}.abp-product-template .container{max-width:1300px}.abp-product-template .product{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:38px;align-items:start}.product-gallery{display:grid;grid-template-columns:90px minmax(0,1fr);gap:18px}.product-gallery__thumbnail-list{display:grid;gap:12px;align-content:start}.product-gallery__thumbnail{border:1px solid rgb(var(--border-color));background:#fff;padding:2px}.product-gallery__thumbnail img{width:100%;aspect-ratio:1;object-fit:contain}.product-gallery__carousel{display:grid;grid-template-columns:1fr;gap:18px}.product-gallery__media{background:#fff;border-radius:4px;overflow:hidden}.product-gallery__media img{width:100%;aspect-ratio:1;object-fit:contain;background:#fff}.product-info{background:#fff;padding:30px;border-radius:4px}.product-info__block-list{display:grid;gap:18px}.abp-swatches{display:flex;flex-wrap:wrap;gap:.65rem}.abp-hidden-input{position:absolute;opacity:0;pointer-events:none}.buy-buttons{display:grid;gap:10px}.w-full{width:100%}.accordion{border-top:1px solid rgb(var(--border-color));padding-top:12px}@media screen and (max-width:999px){.header{grid-template:"logo secondary-nav"/1fr auto}.header__primary-nav{display:none}.home-hero .heading-block{font-size:34px!important}.product-list,.abp-all-products .product-list{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-list{grid-template-columns:repeat(2,minmax(0,1fr))}.about-us-section image-with-text,.abp-product-template .product,.product-gallery{grid-template-columns:1fr}.footer__block-list{grid-template-columns:1fr}.abp-review-strip{flex-wrap:wrap}}@media screen and (max-width:699px){.product-list,.abp-all-products .product-list,.collection-list{grid-template-columns:1fr}.content-over-media,.content-over-media>img{min-height:300px}.header__secondary-nav li:first-child{display:none}.abp-logo-text{font-size:22px}}

/* abp-header-hard-fix */
#shopify-section-sections--29796913611094__header .header{background:#4c4aba!important;}
#shopify-section-sections--29796913611094__header .header a,#shopify-section-sections--29796913611094__header .header__logo{color:#fff!important;}

/* abp-product-grid-hard-fix */
.home-featured-collections .product-list--carousel,
#shopify-section-template--29796917608790__featured-collections-1 .product-list--carousel{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  grid-auto-flow:row!important;
  grid-auto-columns:auto!important;
  gap:24px!important;
  overflow:visible!important;
  margin-inline:0!important;
  padding-inline:0!important;
  scroll-snap-type:none!important;
}
.home-featured-collections product-card,
#shopify-section-template--29796917608790__featured-collections-1 product-card{
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  scroll-snap-align:unset!important;
}
.home-featured-collections .product-card__media,
#shopify-section-template--29796917608790__featured-collections-1 .product-card__media{
  aspect-ratio:1/1!important;
  overflow:hidden!important;
  border-radius:4px!important;
}
.home-featured-collections .product-card__image,
#shopify-section-template--29796917608790__featured-collections-1 .product-card__image{
  width:100%!important;
  height:100%!important;
  aspect-ratio:1/1!important;
  object-fit:cover!important;
}
@media screen and (max-width:999px){
  .home-featured-collections .product-list--carousel,
  #shopify-section-template--29796917608790__featured-collections-1 .product-list--carousel{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media screen and (max-width:699px){
  .home-featured-collections .product-list--carousel,
  #shopify-section-template--29796917608790__featured-collections-1 .product-list--carousel{grid-template-columns:1fr!important;}
}

/* abp-controlled-spotlight-grid */
#shopify-section-template--29796917608790__featured-collections-1 .abp-spotlight-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  grid-auto-flow:row!important;
  grid-auto-columns:unset!important;
  gap:24px!important;
  overflow:visible!important;
  margin-inline:0!important;
  padding-inline:0!important;
}
#shopify-section-template--29796917608790__featured-collections-1 .abp-spotlight-grid > product-card{
  display:block!important;
  width:auto!important;
  min-width:0!important;
  max-width:100%!important;
}
#shopify-section-template--29796917608790__featured-collections-1 .abp-spotlight-grid .product-card__media{
  display:block!important;
  width:100%!important;
  aspect-ratio:1/1!important;
  overflow:hidden!important;
  background:#fff!important;
}
#shopify-section-template--29796917608790__featured-collections-1 .abp-spotlight-grid img.product-card__image{
  width:100%!important;
  height:100%!important;
  aspect-ratio:1/1!important;
  object-fit:cover!important;
}
@media screen and (max-width:999px){#shopify-section-template--29796917608790__featured-collections-1 .abp-spotlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}
@media screen and (max-width:699px){#shopify-section-template--29796917608790__featured-collections-1 .abp-spotlight-grid{grid-template-columns:1fr!important;}}

/* abp-hero-video-visible */
.home-hero video-media{
  display:block!important;
  width:min(100%,980px)!important;
  aspect-ratio:1.779!important;
  height:auto!important;
  min-height:0!important;
  margin:18px auto 0!important;
  overflow:hidden!important;
  border-radius:4px!important;
  opacity:1!important;
  visibility:visible!important;
  background:#fcf3ec!important;
}
.home-hero video-media > img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  aspect-ratio:1.779!important;
  object-fit:cover!important;
  opacity:1!important;
  visibility:visible!important;
  position:relative!important;
  inset:auto!important;
  transform:none!important;
}

/* abp-plain-hero-video */
.home-hero .abp-hero-video{
  display:block!important;
  width:min(100%,980px)!important;
  margin:18px auto 0!important;
  overflow:hidden!important;
  border-radius:4px!important;
  background:#fcf3ec!important;
}
.home-hero .abp-hero-video img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:1.779!important;
  object-fit:cover!important;
  opacity:1!important;
  visibility:visible!important;
}

/* abp-first-screen-fidelity */
#shopify-section-sections--29796913611094__announcement_bar_9HzM3x .announcement-bar{background:#171717!important;color:#fff!important;}
#shopify-section-sections--29796913611094__header .header{min-height:72px!important;}
@media screen and (min-width:1000px){#shopify-section-sections--29796913611094__header .header{padding-block:15px!important;}}
#shopify-section-template--29796917608790__rich-text .home-hero{position:relative!important;overflow:hidden!important;}
#shopify-section-template--29796917608790__rich-text .home-hero:before{
  content:"";
  position:absolute;
  left:-128px;
  top:78px;
  width:430px;
  height:430px;
  border:12px solid rgba(244,234,227,.72);
  transform:rotate(45deg);
  pointer-events:none;
}
#shopify-section-template--29796917608790__rich-text .home-hero:after{
  content:"";
  position:absolute;
  left:132px;
  top:92px;
  width:118px;
  height:118px;
  border:10px solid rgba(244,234,227,.72);
  transform:rotate(45deg);
  pointer-events:none;
}
#shopify-section-template--29796917608790__rich-text .home-hero > .container{position:relative!important;z-index:1!important;}
.home-hero .button{text-transform:uppercase!important;font-weight:700!important;letter-spacing:0!important;color:#fff!important;}
@media screen and (min-width:1000px){
  .home-hero .abp-hero-video{width:980px!important;max-width:980px!important;margin-left:50vw!important;transform:translateX(-50%)!important;}
}

/* abp-hero-video-spacing */
.home-hero .abp-hero-video{margin-top:0!important;}

/* abp-nav-menu-fidelity */
.abp-logo-text{text-transform:none!important;}
.abp-collections-menu{position:relative!important;}
.abp-collections-mega{
  position:absolute;
  top:calc(100% + 16px);
  right:0;
  width:min(720px,92vw);
  display:none;
  grid-template-columns:1.35fr 1fr .8fr;
  gap:34px;
  padding:28px 32px;
  background:#fff;
  color:#252525;
  border:1px solid rgba(0,0,0,.08);
  box-shadow:0 18px 45px rgba(0,0,0,.14);
  z-index:20;
  text-align:left;
}
.abp-collections-menu:hover .abp-collections-mega,.abp-collections-menu:focus-within .abp-collections-mega{display:grid;}
.abp-collections-mega p{margin:0 0 12px;font-weight:700;color:#4c4aba;}
.abp-collections-mega a{display:block!important;color:#252525!important;padding:4px 0;font-size:14px;line-height:1.45;text-decoration:none;}
.abp-collections-mega a:hover{color:#4c4aba!important;}
@media screen and (max-width:999px){.abp-collections-mega{display:none!important;}}

/* abp-footer-fidelity */
.abp-faq-guarantee .faq{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:48px;align-items:start;}
.abp-faq-guarantee .faq__content{display:grid;gap:0;border-top:1px solid rgba(0,0,0,.12);}
.abp-faq-guarantee .accordion{border-bottom:1px solid rgba(0,0,0,.12);border-top:0;padding:0;}
.abp-faq-guarantee summary{list-style:none;cursor:pointer;}
.abp-faq-guarantee summary::-webkit-details-marker{display:none;}
.abp-faq-guarantee .accordion__toggle{display:flex;justify-content:space-between;align-items:center;padding:20px 0;font-weight:600;}
.abp-faq-guarantee .animated-plus:before{content:"+";font-size:24px;color:#4c4aba;}
.abp-faq-guarantee details[open] .animated-plus:before{content:"-";}
.abp-faq-guarantee .accordion__content{padding:0 0 20px;color:rgb(var(--text-color) / .72);}
.abp-faq-guarantee .link_text{margin-top:22px;display:grid;gap:8px;}
.abp-faq-guarantee .link_text h6{margin:0;color:#4c4aba;}
.abp-faq-guarantee .guarantee_content{display:grid;grid-template-columns:1fr 1fr;gap:20px;}
.abp-faq-guarantee .guarantee_text{background:#fff;padding:26px 24px;border:1px solid rgba(0,0,0,.08);border-radius:4px;min-height:150px;}
.abp-faq-guarantee .guarantee_text h3{font-size:22px;margin:0 0 12px;color:#4c4aba;}
.abp-faq-guarantee .guarantee_text p{margin:0;color:rgb(var(--text-color) / .72);}
.footer{background:#4c4aba!important;color:#fff!important;}
.footer a,.footer .link-faded{color:#fff!important;text-decoration:none;}
.footer__block-list{display:grid!important;grid-template-columns:minmax(260px,1.35fr) repeat(3,minmax(145px,.7fr))!important;gap:42px!important;align-items:start;}
.footer__block .h3,.footer__block .h6,.footer .h3,.footer .h6{color:#fff!important;margin:0 0 18px;}
.footer .prose{color:rgb(255 255 255 / .78)!important;}
.footer ul{display:grid;gap:10px;margin:0;padding:0;list-style:none;}
.social_media_wrapper{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px;font-size:13px;}
.footer__aside{margin-top:42px;padding-top:32px;border-top:1px solid rgb(255 255 255 / .22);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:36px;align-items:end;}
.abp-newsletter-form{display:flex;gap:12px;align-items:end;flex-wrap:wrap;}
.abp-newsletter-form .form-control{min-width:260px;position:relative;}
.abp-newsletter-form .input{width:100%;height:48px;border:1px solid rgb(255 255 255 / .38);background:transparent;color:#fff;padding:0 14px;}
.abp-newsletter-form .input::placeholder{color:rgb(255 255 255 / .72);}
.abp-newsletter-form .button{background:#fff!important;color:#4c4aba!important;border-color:#fff!important;height:48px;}
.localization-toggle{display:inline-flex;align-items:center;gap:8px;background:transparent;border:0;color:#fff;}
@media screen and (max-width:999px){.abp-faq-guarantee .faq,.footer__block-list,.footer__aside{grid-template-columns:1fr!important;}.abp-faq-guarantee .guarantee_content{grid-template-columns:1fr 1fr;}}
@media screen and (max-width:699px){.abp-faq-guarantee .guarantee_content{grid-template-columns:1fr;}.abp-newsletter-form{display:grid;}.abp-newsletter-form .form-control{min-width:0;}}

/* abp-product-detail-fidelity */
.abp-product-template .product-info--center{text-align:left!important;}
.abp-product-template .product-info__block-list{gap:16px!important;}
.abp-product-template .product-title.h1{font-size:34px!important;line-height:1.2!important;font-weight:700!important;color:#212529!important;margin:0!important;}
.abp-product-template .rating-badge{justify-content:flex-start!important;margin-top:0!important;gap:7px!important;color:#4c4aba!important;}
.abp-product-template .rating-badge .smallcaps{color:#737373!important;font-size:12px!important;letter-spacing:.04em!important;}
.abp-product-template .price-list--product{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;}
.abp-product-template .price-list--product sale-price{font-size:30px!important;line-height:1.35!important;font-weight:700!important;color:#4c4aba!important;}
.abp-product-template .price-list--product compare-at-price{font-size:16px!important;font-weight:700!important;color:#9e9e9e!important;text-decoration:line-through!important;}
.abp-product-template .discount_price{display:inline-flex!important;align-items:center!important;gap:4px!important;color:#4c4aba!important;font-weight:700!important;font-size:15px!important;margin-left:2px!important;}
.abp-product-template .discount_price svg{width:20px!important;height:20px!important;}
.abp-product-template [data-block-type="text"] .prose p{line-height:1.45!important;margin:0!important;}
.product-variant-options-heading{display:block!important;font-size:18px!important;font-weight:700!important;margin-bottom:12px!important;color:#212529!important;}
.variant-picker__option-info legend,.abp-product-template .variant-picker legend{text-transform:none!important;color:#212529!important;font-weight:600!important;}
.select-size-chart{margin-left:10px!important;color:#4c4aba!important;text-decoration:underline!important;font-weight:500!important;}
.size-btn__box{display:inline-flex!important;margin-left:12px!important;border:1px solid rgba(0,0,0,.14)!important;border-radius:3px!important;overflow:hidden!important;vertical-align:middle!important;}
.size-btn__box .btn-tab{padding:3px 9px!important;font-size:12px!important;line-height:1.2!important;background:#fff!important;color:#333!important;}
.size-btn__box .butactive{background:#4c4aba!important;color:#fff!important;}
.abp-product-template .abp-swatches{gap:8px!important;}
.abp-product-template .block-swatch{border:1px solid rgba(0,0,0,.16)!important;border-radius:3px!important;background:#fff!important;padding:10px 12px!important;font-size:14px!important;line-height:1.25!important;}
.abp-product-template .block-swatch.is-selected{border-color:#4c4aba!important;box-shadow:0 0 0 1px #4c4aba inset!important;}
.abp-product-template buy-buttons .button{text-transform:none!important;font-weight:700!important;}
@media screen and (max-width:699px){.abp-product-template .product-title.h1{font-size:25px!important}.abp-product-template .price-list--product sale-price{font-size:28px!important}}

/* abp-collection-page-fidelity */
.abp-collection-banner .collection-banner{padding:42px 0 26px!important;background:#fcf3ec!important;}
.abp-collection-banner h1{font-size:44px!important;line-height:1.15!important;margin:0 0 12px!important;color:#4c4aba!important;}
.abp-collection-banner .collection-description{max-width:640px;margin:0 auto;color:#212529;}
.abp-main-collection .container{max-width:1180px!important;padding:0 20px 50px!important;}
.abp-main-collection .collection-toolbar{margin:0!important;min-height:auto!important;border-block:1px solid rgba(0,0,0,.1);background:#fcf3ec;}
.abp-main-collection .collection-toolbar__button-list{display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;}
.abp-main-collection .collection-toolbar__button-container{position:relative;border-inline:0!important;}
.abp-main-collection .collection-toolbar__button{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:13px 10px!important;background:transparent!important;border:0!important;color:#212529!important;cursor:pointer!important;}
.abp-sort-popover{display:none;position:absolute;right:0;top:100%;z-index:30;width:220px;background:#fff;border:1px solid rgba(0,0,0,.12);box-shadow:0 14px 32px rgba(0,0,0,.13);padding:16px;}
.collection-toolbar__button-container:hover .abp-sort-popover,.collection-toolbar__button-container:focus-within .abp-sort-popover{display:grid;gap:8px;}
.abp-sort-popover p{margin:0 0 6px;color:#4c4aba;}
.abp-sort-popover button{text-align:left;background:transparent;border:0;padding:6px 0;color:#212529;}
.abp-main-collection .collection{display:grid!important;grid-template-columns:220px minmax(0,1fr)!important;gap:20px!important;align-items:start!important;}
.abp-main-collection .facets-sidebar{display:grid!important;gap:0!important;border-right:1px solid rgba(0,0,0,.1);padding-right:20px;}
.abp-main-collection .facets-sidebar details{border-bottom:1px solid rgba(0,0,0,.1);padding:16px 0;}
.abp-main-collection .facets-sidebar summary{list-style:none;cursor:default;color:#4c4aba;font-weight:700;}
.abp-main-collection .facets-sidebar summary::-webkit-details-marker{display:none;}
.abp-main-collection .facets-sidebar ul{display:grid;gap:9px;margin:13px 0 0;padding:0;list-style:none;color:#555;font-size:14px;}
.abp-main-collection .facets-sidebar input{accent-color:#4c4aba;}
.abp-main-collection .active-facets{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:16px!important;color:#777!important;font-size:13px!important;}
.abp-collection-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;}
.abp-collection-grid > product-card{display:block!important;min-width:0!important;max-width:100%!important;}
.abp-collection-grid .product-card__media{aspect-ratio:1/1!important;overflow:hidden!important;background:#fff!important;border-radius:4px!important;}
.abp-collection-grid img.product-card__image{width:100%!important;height:100%!important;object-fit:cover!important;}
@media screen and (min-width:1400px){.abp-collection-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;}}
@media screen and (max-width:999px){.abp-main-collection .collection{grid-template-columns:1fr!important}.abp-main-collection .facets-sidebar{display:none!important}.abp-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.abp-main-collection .collection-toolbar__button-list{justify-content:space-between!important}}
@media screen and (max-width:699px){.abp-collection-grid{grid-template-columns:1fr!important}.abp-collection-banner h1{font-size:34px!important}}


/* abp-home-hero-fidelity-v410 */
@media screen and (min-width:1000px){
  #shopify-section-template--29796917608790__rich-text .home-hero{padding-top:0!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero:before{left:-128px!important;top:272px!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero:after{left:222px!important;top:212px!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .container--sm{width:100%!important;max-width:none!important;margin-inline:auto!important;padding-inline:0!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .prose{display:block!important;width:100%!important;max-width:none!important;margin:0 auto!important;padding-top:68px!important;text-align:center!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .heading-block{display:block!important;width:max-content!important;max-width:calc(100vw - 80px)!important;margin:0 auto!important;text-align:center!important;position:relative!important;left:auto!important;right:auto!important;transform:none!important;font-size:72px!important;line-height:1.2!important;letter-spacing:0!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .richtext-block{display:block!important;width:max-content!important;max-width:calc(100vw - 80px)!important;margin:24px auto 0!important;text-align:center!important;font-size:21px!important;line-height:1.5!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .button-group{display:flex!important;justify-content:center!important;margin:32px auto 0!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .button{min-width:160px!important;min-height:41px!important;padding:10px 30px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:5px!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .constrained-image{display:block!important;margin:27px auto 0!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .abp-hero-video{margin-top:17px!important;margin-left:50vw!important;transform:translateX(-50%)!important;width:980px!important;max-width:980px!important;}
}
@media screen and (max-width:999px){
  #shopify-section-template--29796917608790__rich-text .home-hero .prose{padding-top:36px!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .heading-block{margin-inline:auto!important;text-align:center!important;transform:none!important;left:auto!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .richtext-block{margin-top:20px!important;text-align:center!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .button-group{margin-top:24px!important;justify-content:center!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .constrained-image{margin-top:22px!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .abp-hero-video{margin-top:16px!important;}
}


/* abp-home-hero-fidelity-v411 */
@media screen and (min-width:1000px){
  #shopify-section-template--29796917608790__rich-text .home-hero:after{left:222px!important;top:92px!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .prose{padding-top:60px!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .constrained-image{margin-top:12px!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .abp-hero-video{margin-top:26px!important;}
}


/* abp-home-hero-video-align-v412 */
@media screen and (min-width:1000px){
  #shopify-section-template--29796917608790__rich-text .home-hero .abp-hero-video{margin-top:16px!important;}
}


/* abp-product-gallery-visible-v413 */
@media screen and (min-width:1000px){
  .abp-product-template .section-spacing{padding-top:36px!important;}
  .abp-product-template .container{max-width:1180px!important;margin-inline:auto!important;padding-inline:0!important;}
  .abp-product-template .product{display:grid!important;grid-template-columns:minmax(0,650px) minmax(420px,488px)!important;gap:42px!important;align-items:start!important;}
  .abp-product-template product-gallery.product-gallery{display:grid!important;grid-template-columns:86px minmax(0,1fr)!important;gap:18px!important;width:100%!important;min-width:0!important;opacity:1!important;visibility:visible!important;}
  .abp-product-template .product-gallery__thumbnail-list{display:grid!important;gap:12px!important;align-content:start!important;opacity:1!important;visibility:visible!important;}
  .abp-product-template .product-gallery__thumbnail{display:block!important;width:86px!important;height:86px!important;padding:2px!important;background:#fff!important;border:1px solid rgb(var(--border-color))!important;overflow:hidden!important;}
  .abp-product-template .product-gallery__thumbnail img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;opacity:1!important;visibility:visible!important;}
  .abp-product-template .product-gallery__image-list{display:block!important;width:100%!important;min-width:0!important;opacity:1!important;visibility:visible!important;}
  .abp-product-template scroll-carousel.product-gallery__carousel{display:block!important;width:100%!important;min-width:0!important;overflow:hidden!important;opacity:1!important;visibility:visible!important;}
  .abp-product-template .product-gallery__media{display:none!important;}
  .abp-product-template .product-gallery__media.is-initial{display:block!important;width:100%!important;background:#fff!important;border-radius:4px!important;overflow:hidden!important;opacity:1!important;visibility:visible!important;}
  .abp-product-template .product-gallery__media.is-initial img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:1/1!important;object-fit:contain!important;background:#fff!important;opacity:1!important;visibility:visible!important;}
  .abp-product-template .product-info{width:100%!important;max-width:488px!important;background:#fff!important;padding:0!important;border-radius:4px!important;box-shadow:none!important;overflow:visible!important;}
  .abp-product-template .product-info__block-list{padding:0!important;gap:16px!important;}
  .abp-product-template [data-block-id="variant_picker"]{background:#f4e9e2!important;margin-inline:0!important;padding:14px 20px 18px!important;}
}
@media screen and (max-width:999px){
  .abp-product-template .product{display:grid!important;grid-template-columns:1fr!important;gap:24px!important;}
  .abp-product-template product-gallery.product-gallery{display:block!important;}
  .abp-product-template .product-gallery__media:not(.is-initial){display:none!important;}
  .abp-product-template .product-gallery__media.is-initial,.abp-product-template .product-gallery__media.is-initial img{display:block!important;width:100%!important;}
}


/* abp-product-grid-areas-v414 */
@media screen and (min-width:1000px){
  .abp-product-template .product{display:grid!important;grid-template:"product-gallery product-info" auto / minmax(0,650px) minmax(420px,488px)!important;grid-auto-flow:row!important;gap:42px!important;align-items:start!important;}
  .abp-product-template product-gallery.product-gallery{grid-area:product-gallery!important;}
  .abp-product-template .product-info{grid-area:product-info!important;justify-self:start!important;}
}
@media screen and (max-width:999px){
  .abp-product-template .product{display:grid!important;grid-template:"product-gallery" auto "product-info" auto / minmax(0,1fr)!important;gap:24px!important;}
  .abp-product-template product-gallery.product-gallery{grid-area:product-gallery!important;}
  .abp-product-template .product-info{grid-area:product-info!important;max-width:none!important;}
}


/* abp-mobile-fidelity-v415 */
@media screen and (max-width:699px){
  html,body{overflow-x:hidden!important;}
  #shopify-section-sections--29796913611094__announcement_bar_9HzM3x .announcement-bar{height:auto!important;min-height:38px!important;padding:8px 14px!important;white-space:normal!important;line-height:1.25!important;font-size:14px!important;overflow:visible!important;text-align:center!important;}
  #shopify-section-sections--29796913611094__header .header{display:grid!important;grid-template:"hamburger logo secondary-nav" auto / 34px minmax(0,1fr) auto!important;min-height:78px!important;padding:18px 18px!important;align-items:center!important;}
  #shopify-section-sections--29796913611094__header .header:before{content:"";grid-area:hamburger;width:22px;height:15px;display:block;background:linear-gradient(#fff,#fff) 0 0/22px 2px no-repeat,linear-gradient(#fff,#fff) 0 6px/22px 2px no-repeat,linear-gradient(#fff,#fff) 0 13px/22px 2px no-repeat;}
  #shopify-section-sections--29796913611094__header .header__logo{grid-area:logo!important;justify-self:center!important;text-align:center!important;margin:0!important;}
  #shopify-section-sections--29796913611094__header .abp-logo-text{font-size:25px!important;line-height:1!important;}
  #shopify-section-sections--29796913611094__header .header__secondary-nav{grid-area:secondary-nav!important;justify-self:end!important;}
  #shopify-section-sections--29796913611094__header .header__secondary-nav ul{display:flex!important;gap:14px!important;align-items:center!important;}
  #shopify-section-sections--29796913611094__header .header__secondary-nav li.header__primary-nav-item{display:none!important;}
  #shopify-section-sections--29796913611094__header .header__secondary-nav .header__search-link,
  #shopify-section-sections--29796913611094__header .header__secondary-nav .header__cart-link{display:block!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero{overflow:hidden!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .container--sm{max-width:100%!important;width:100%!important;padding-inline:18px!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .prose{padding-top:36px!important;width:100%!important;max-width:100%!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .heading-block{display:block!important;width:100%!important;max-width:350px!important;margin:0 auto!important;text-align:center!important;font-size:34px!important;line-height:1.2!important;white-space:normal!important;overflow-wrap:normal!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .richtext-block{width:100%!important;max-width:350px!important;margin:44px auto 0!important;text-align:center!important;font-size:19px!important;line-height:1.35!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .button-group{margin-top:50px!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .constrained-image{max-width:270px!important;margin-top:74px!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .abp-hero-video{width:calc(100vw + 2px)!important;max-width:none!important;margin-left:-18px!important;margin-right:-18px!important;margin-top:34px!important;transform:none!important;border-radius:0!important;}
  .abp-collection-banner .collection-banner{padding:42px 18px 22px!important;}
  .abp-collection-banner h1{font-size:39px!important;line-height:1.15!important;}
  .abp-collection-banner .prose{max-width:340px!important;margin-inline:auto!important;line-height:1.55!important;}
  .abp-collection-layout{display:block!important;padding-inline:10px!important;}
  .abp-facets-sidebar{display:none!important;}
  .abp-collection-main{width:100%!important;min-width:0!important;}
  .abp-collection-main product-list{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:28px!important;width:100%!important;}
  .abp-collection-main .product-card--inner{width:100%!important;max-width:370px!important;margin-inline:auto!important;overflow:hidden!important;}
  .abp-collection-main .product-card__media{display:block!important;width:100%!important;overflow:hidden!important;}
  .abp-collection-main .product-card__image{display:block!important;width:100%!important;height:auto!important;aspect-ratio:1/1!important;object-fit:cover!important;}
}


/* abp-mobile-overflow-fix-v416 */
@media screen and (max-width:699px){
  #shopify-section-sections--29796913611094__announcement_bar_9HzM3x,
  #shopify-section-sections--29796913611094__announcement_bar_9HzM3x *{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;}
  #shopify-section-sections--29796913611094__announcement_bar_9HzM3x .announcement-bar{font-size:12px!important;line-height:1.25!important;padding:6px 10px!important;min-height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .heading-block{max-width:300px!important;font-size:31px!important;line-height:1.23!important;overflow:hidden!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .richtext-block{max-width:300px!important;font-size:17px!important;line-height:1.35!important;overflow-wrap:break-word!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .richtext-block p{max-width:300px!important;margin-inline:auto!important;}
  #shopify-section-template--29796917608790__rich-text .home-hero .button-group{margin-top:46px!important;}
  .abp-collection-banner .prose{max-width:300px!important;font-size:16px!important;}
}


/* abp-mobile-collection-copy-v417 */
@media screen and (max-width:699px){
  .abp-collection-banner .prose{max-width:350px!important;width:100%!important;font-size:16px!important;line-height:1.45!important;overflow:visible!important;}
  .abp-collection-banner .prose p{max-width:350px!important;margin-inline:auto!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;}
  .abp-collection-banner .prose strong{white-space:nowrap!important;}
}


/* abp-mobile-product-gallery-v418 */
.abp-mobile-break{display:none;}
@media screen and (max-width:699px){
  .abp-mobile-break{display:inline!important;}
  .abp-product-template .product-gallery__thumbnail-list{display:none!important;}
  .abp-product-template scroll-carousel.product-gallery__carousel{display:block!important;overflow:hidden!important;}
  .abp-product-template scroll-carousel.product-gallery__carousel .product-gallery__media{display:none!important;margin:0!important;}
  .abp-product-template scroll-carousel.product-gallery__carousel .product-gallery__media.is-initial{display:block!important;width:100%!important;}
  .abp-product-template scroll-carousel.product-gallery__carousel .product-gallery__media.is-initial img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:1/1!important;object-fit:cover!important;}
  .abp-product-template .section-spacing{padding-top:0!important;}
  .abp-product-template .product{gap:18px!important;}
  .abp-product-template .product-info{padding:18px!important;background:#fff!important;}
}


/* abp-product-lower-page-v419 */
.abp-product-social-proof{background:#fcf3ec;padding:76px 0;overflow:hidden;}
.abp-product-social-proof .container{max-width:1180px;margin:0 auto;padding:0 20px;}
.c-hm-grid{display:grid;grid-template-columns:minmax(260px,.36fr) minmax(0,.64fr);gap:42px;align-items:center;}
.c-section-top-subheading{margin:0 0 12px;color:#4c4aba;font-size:16px;}
.ProductMeta__Title.Heading.u-h2{font-size:42px;line-height:1.1;margin:0;color:#212529;font-weight:700;}
.c-hm-wrapper{overflow:hidden;}
.c-hm-marquee-content{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:16px;}
.c-hm-card{background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.08);}
.c-hm-image{display:block;width:100%;aspect-ratio:3/4;object-fit:cover;}
.abp-judgeme-section .section-spacing{padding:66px 0;background:#fcf3ec;}
.abp-review-widget{max-width:1080px;margin:0 auto;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:4px;padding:34px;}
.jdgm-rev-widg__title{text-align:center;font-size:30px;margin:0 0 28px;color:#212529;}
.abp-review-summary{display:grid;grid-template-columns:180px 1fr auto;gap:28px;align-items:center;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:28px;margin-bottom:28px;}
.abp-review-score{font-size:42px;font-weight:700;color:#4c4aba;line-height:1;}
.abp-review-summary p{margin:8px 0 0;color:#555;}
.abp-review-bars{display:grid;gap:8px;}
.abp-review-bars p{display:grid;grid-template-columns:68px 1fr 72px;gap:10px;align-items:center;margin:0;font-size:13px;color:#555;}
.abp-review-bars b{height:8px;background:linear-gradient(90deg,#4c4aba var(--w),#ece7e2 var(--w));border-radius:999px;}
.abp-review-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;}
.abp-review-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;padding:18px;border:1px solid rgba(0,0,0,.08);background:#fff;}
.abp-review-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#4c4aba;color:#fff;font-weight:700;}
.abp-review-card h3{font-size:17px;margin:8px 0 4px;}
.abp-review-card p{margin:0;color:#555;line-height:1.5;}
.abp-review-author{font-weight:700;color:#212529!important;margin-bottom:8px!important;}
.abp-related-products .section-spacing{padding:58px 0 70px;background:#fcf3ec;}
.abp-related-products .section-header{margin-bottom:26px;}
.abp-related-products .h2{font-size:32px;color:#212529;margin:0;}
.abp-related-grid{--product-list-items-per-row:4;}
@media screen and (max-width:999px){.c-hm-grid{grid-template-columns:1fr;gap:28px}.ProductMeta__Title.Heading.u-h2{font-size:34px}.abp-review-summary{grid-template-columns:1fr}.abp-review-list{grid-template-columns:1fr}.c-hm-marquee-content{grid-template-columns:repeat(5,160px);overflow-x:auto}.abp-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}
@media screen and (max-width:699px){.abp-product-social-proof{padding:46px 0}.abp-product-social-proof .container{padding:0 18px}.ProductMeta__Title.Heading.u-h2{font-size:30px}.abp-review-widget{padding:24px 18px}.abp-related-grid{grid-template-columns:1fr!important}.abp-judgeme-section .section-spacing,.abp-related-products .section-spacing{padding:44px 0}.jdgm-rev-widg__title{font-size:26px}.abp-review-bars p{grid-template-columns:54px 1fr 62px}.c-hm-marquee-content{grid-template-columns:repeat(5,132px)}}


/* abp-mobile-header-icons-v422 */
@media screen and (max-width:699px){
  #shopify-section-sections--29796913611094__header .header{position:relative!important;grid-template:"logo" auto / 1fr!important;padding-inline:18px 72px!important;}
  #shopify-section-sections--29796913611094__header .header:before{position:absolute!important;left:18px!important;top:50%!important;transform:translateY(-50%)!important;grid-area:auto!important;}
  #shopify-section-sections--29796913611094__header .header__secondary-nav{display:block!important;position:absolute!important;right:18px!important;top:50%!important;transform:translateY(-50%)!important;width:auto!important;z-index:3!important;}
  #shopify-section-sections--29796913611094__header .header__secondary-nav ul,
  #shopify-section-sections--29796913611094__header .header__secondary-nav .contents{display:flex!important;align-items:center!important;gap:14px!important;margin:0!important;padding:0!important;list-style:none!important;}
  #shopify-section-sections--29796913611094__header .header__search-link,
  #shopify-section-sections--29796913611094__header .header__cart-link{display:block!important;line-height:0!important;}
  #shopify-section-sections--29796913611094__header .header__nav-icon{display:block!important;width:20px!important;height:20px!important;color:#fff!important;stroke:#fff!important;}
}


/* abp-mobile-header-faux-icons-v423 */
@media screen and (max-width:699px){
  #shopify-section-sections--29796913611094__header .header:after{content:"";position:absolute;right:18px;top:50%;width:52px;height:24px;transform:translateY(-50%);background:
    radial-gradient(circle at 10px 10px, transparent 0 7px, #fff 7.5px 8.5px, transparent 9px) 0 0/24px 24px no-repeat,
    linear-gradient(45deg, transparent 0 16px, #fff 16px 18px, transparent 18px) 0 0/24px 24px no-repeat,
    linear-gradient(#fff,#fff) 31px 6px/18px 2px no-repeat,
    linear-gradient(#fff,#fff) 33px 18px/13px 2px no-repeat,
    linear-gradient(90deg,#fff,#fff) 31px 6px/2px 12px no-repeat,
    linear-gradient(90deg,#fff,#fff) 49px 6px/2px 12px no-repeat,
    radial-gradient(circle,#fff 0 2px,transparent 2.5px) 33px 19px/8px 8px no-repeat,
    radial-gradient(circle,#fff 0 2px,transparent 2.5px) 45px 19px/8px 8px no-repeat;z-index:5;pointer-events:none;}
}


/* abp-real-mobile-header-icons-v424 */
.abp-mobile-header-icons{display:none;}
@media screen and (max-width:699px){
  #shopify-section-sections--29796913611094__header .header{position:relative!important;}
  .abp-mobile-header-icons{display:flex!important;position:absolute;right:18px;top:50%;transform:translateY(-50%);gap:14px;align-items:center;z-index:20;width:auto;height:24px;pointer-events:none;}
  .abp-mobile-search-icon{width:20px;height:20px;border:2px solid #fff;border-radius:50%;display:block;position:relative;box-sizing:border-box;}
  .abp-mobile-search-icon:after{content:"";position:absolute;width:8px;height:2px;background:#fff;right:-6px;bottom:0;transform:rotate(45deg);transform-origin:left center;border-radius:2px;}
  .abp-mobile-cart-icon{width:20px;height:20px;display:block;position:relative;box-sizing:border-box;border:2px solid #fff;border-top:0;border-radius:0 0 3px 3px;margin-top:3px;}
  .abp-mobile-cart-icon:before{content:"";position:absolute;left:4px;right:4px;top:-7px;height:8px;border:2px solid #fff;border-bottom:0;border-radius:8px 8px 0 0;}
  .abp-mobile-cart-icon:after{content:"";position:absolute;left:-3px;right:-3px;top:3px;height:2px;background:#fff;}
}


/* abp-mobile-viewport-icon-align-v425 */
@media screen and (max-width:699px){
  .abp-mobile-header-icons{right:max(18px, calc(100vw - 374px))!important;}
  #shopify-section-sections--29796913611094__header .header:after{right:max(18px, calc(100vw - 374px))!important;}
}


/* abp-mobile-remove-faux-icons-v426 */
@media screen and (max-width:699px){
  #shopify-section-sections--29796913611094__header .header:after{content:none!important;display:none!important;background:none!important;}
}

/* abp-hero-brand-cover-v428 */
.home-hero .abp-hero-video{
  position:relative!important;
}
.home-hero .abp-hero-video:before{
  content:""!important;
  position:absolute!important;
  z-index:2!important;
  inset:0!important;
  width:auto!important;
  height:auto!important;
  transform:none!important;
  background:radial-gradient(ellipse at 50% 52%,rgba(0,0,0,.5) 0%,rgba(0,0,0,.34) 17%,rgba(0,0,0,.14) 30%,rgba(0,0,0,0) 52%)!important;
  border-radius:0!important;
  pointer-events:none!important;
}
.home-hero .abp-hero-video:after{
  content:"artbypainting."!important;
  position:absolute!important;
  z-index:3!important;
  left:50%!important;
  top:49%!important;
  transform:translate(-50%,-50%)!important;
  color:#fff!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:clamp(32px,3.6vw,48px)!important;
  font-weight:800!important;
  line-height:1!important;
  letter-spacing:0!important;
  white-space:nowrap!important;
  text-shadow:0 2px 12px rgba(0,0,0,.34)!important;
}
.home-hero .abp-hero-play{
  position:absolute!important;
  z-index:4!important;
  left:50%!important;
  top:55.7%!important;
  width:66px!important;
  height:50px!important;
  transform:translate(-50%,-50%)!important;
  border-radius:2px!important;
  background:#4c4aba!important;
  box-shadow:0 2px 12px rgba(0,0,0,.16)!important;
  display:block!important;
}
.home-hero .abp-hero-play:before{
  content:""!important;
  position:absolute!important;
  left:27px!important;
  top:15px!important;
  border-top:10px solid transparent!important;
  border-bottom:10px solid transparent!important;
  border-left:15px solid #fff!important;
}
@media screen and (max-width:699px){
  .home-hero .abp-hero-video:after{font-size:clamp(24px,8vw,32px)!important;top:49%!important;}
  .home-hero .abp-hero-play{width:52px!important;height:39px!important;top:57%!important;}
  .home-hero .abp-hero-play:before{left:21px!important;top:11px!important;border-top-width:8px!important;border-bottom-width:8px!important;border-left-width:12px!important;}
}

/* abp-home-fidelity-v429 */
#shopify-section-template--29796917608790__featured-collections-1 .section-stack{
  position:relative!important;
}
#shopify-section-template--29796917608790__featured-collections-1 .featured-collections-carousel{
  position:relative!important;
}
#shopify-section-template--29796917608790__featured-collections-1 .featured-collections-carousel:before,
#shopify-section-template--29796917608790__featured-collections-1 .featured-collections-carousel:after{
  position:absolute!important;
  z-index:5!important;
  top:-70px!important;
  width:40px!important;
  height:40px!important;
  border-radius:2px!important;
  display:grid!important;
  place-items:center!important;
  font-size:28px!important;
  line-height:1!important;
  font-weight:700!important;
  font-family:Arial,Helvetica,sans-serif!important;
}
#shopify-section-template--29796917608790__featured-collections-1 .featured-collections-carousel:before{
  content:"<"!important;
  right:54px!important;
  color:#c6bfb8!important;
  background:#e8ded7!important;
}
#shopify-section-template--29796917608790__featured-collections-1 .featured-collections-carousel:after{
  content:">"!important;
  right:0!important;
  color:#111!important;
  background:#efe7e1!important;
}
#shopify-section-template--29796917608790__featured-collections-1 .abp-spotlight-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:32px!important;
  max-width:1120px!important;
  margin-inline:auto!important;
}
#shopify-section-template--29796917608790__featured-collections-1 product-card{
  background:#ded3cc!important;
  border-radius:4px!important;
  overflow:visible!important;
}
#shopify-section-template--29796917608790__featured-collections-1 .product-card__media{
  margin:44px 44px 0!important;
  background:transparent!important;
  box-shadow:0 10px 18px rgba(0,0,0,.18)!important;
}
#shopify-section-template--29796917608790__featured-collections-1 .product-card__image{
  object-fit:cover!important;
}
#shopify-section-template--29796917608790__featured-collections-1 .product-card__info{
  padding:18px 18px 22px!important;
}
#shopify-section-template--29796917608790__featured-collections-1 .product-title{
  font-weight:700!important;
  font-size:18px!important;
}
#shopify-section-template--29796917608790__featured-collections-1 .rating-badge{
  margin-top:7px!important;
}
#shopify-section-template--29796917608790__featured-collections-1 .justify-self-center{
  margin-top:14px!important;
}
#shopify-section-template--29796917608790__featured-collections-1 .abp-shop-all-trending{
  background:#4c4aba!important;
  color:#fff!important;
  border:0!important;
  min-width:240px!important;
  height:46px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-weight:800!important;
  letter-spacing:0!important;
}
@media screen and (min-width:1000px){
  #shopify-section-template--29796917608790__featured-collections-1 .abp-spotlight-grid product-card:nth-of-type(n+4){
    display:none!important;
  }
}
@media screen and (max-width:699px){
  .abp-mobile-header-icons{
    display:none!important;
  }
  .home-hero.section-spacing{
    padding-block:42px 0!important;
  }
  .home-hero .container--sm{
    padding-inline:20px!important;
  }
  .home-hero .prose{
    gap:17px!important;
  }
  .home-hero .heading-block{
    font-size:31px!important;
    line-height:1.22!important;
  }
  .home-hero .richtext-block{
    font-size:17px!important;
    line-height:1.36!important;
  }
  .home-hero .button-group{
    margin-top:16px!important;
    margin-bottom:10px!important;
  }
  .home-hero .abp-hero-video{
    margin-top:18px!important;
    width:100%!important;
  }
  .logo-list{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:14px 20px!important;
  }
  .logo-list__item{
    min-height:46px!important;
  }
  .logo-list__item img{
    max-width:min(100%,110px)!important;
  }
  #shopify-section-template--29796917608790__logo_list_iLLgQR .section-spacing{
    padding-block:38px!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 .section-spacing{
    padding-block:34px 54px!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 .featured-collections-navigation{
    gap:36px!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 .featured-collections-navigation button{
    font-size:22px!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 .featured-collections-carousel:before{
    content:"<"!important;
    top:47%!important;
    left:20px!important;
    right:auto!important;
    width:40px!important;
    height:40px!important;
    color:#fff!important;
    background:rgba(0,0,0,.28)!important;
    border-radius:3px!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 .featured-collections-carousel:after{
    content:none!important;
    display:none!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 .abp-spotlight-grid{
    display:block!important;
    max-width:none!important;
    margin:32px 20px 0!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 .abp-spotlight-grid product-card:not(:first-of-type){
    display:none!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 product-card{
    display:block!important;
    background:#ded3cc!important;
    border-radius:4px!important;
    overflow:hidden!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 .badge-list{
    display:none!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 .product-card__media{
    margin:0!important;
    width:100%!important;
    aspect-ratio:1/1!important;
    box-shadow:none!important;
    border-radius:4px 4px 0 0!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 .product-card__image{
    height:100%!important;
    object-fit:cover!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 .product-card__info{
    padding:14px 14px 18px!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 .product-title{
    font-size:17px!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 price-list{
    margin-top:6px!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 sale-price{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:26px!important;
    padding:0 14px!important;
    border-radius:999px!important;
    background:#4c4aba!important;
    color:#fff!important;
    font-size:14px!important;
    font-weight:800!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 compare-at-price{
    display:none!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 .abp-shop-all-trending{
    width:242px!important;
    min-width:0!important;
    height:48px!important;
    margin-top:24px!important;
  }
}

/* abp-home-fidelity-v4210 */
#shopify-section-template--29796917608790__featured-collections-1 .section-stack > .justify-self-center{
  width:100%!important;
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  justify-self:center!important;
  text-align:center!important;
}
#shopify-section-template--29796917608790__featured-collections-1 .abp-shop-all-trending{
  margin-inline:auto!important;
}
.home-collections .collection-card__content{
  background:transparent!important;
  color:#fff!important;
  padding:0!important;
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  box-shadow:none!important;
  border:0!important;
  display:grid!important;
  justify-items:center!important;
  align-content:center!important;
  gap:18px!important;
}
.home-collections .collection-card__content .h3{
  color:#fff!important;
  background:transparent!important;
  margin:0!important;
  padding:0!important;
  font-size:clamp(32px,3vw,46px)!important;
  line-height:1!important;
  font-weight:800!important;
  text-transform:uppercase!important;
  letter-spacing:0!important;
  text-shadow:0 2px 12px rgba(0,0,0,.34)!important;
}
.home-collections .collection-card__content .button{
  background:#fff!important;
  color:#4c4aba!important;
  border:0!important;
  width:auto!important;
  min-width:128px!important;
  height:42px!important;
  min-height:42px!important;
  padding:0 22px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:13px!important;
  font-weight:800!important;
  text-transform:uppercase!important;
  box-shadow:0 2px 8px rgba(0,0,0,.08)!important;
}
.home-collections .content-over-media:after{
  z-index:1!important;
}
.home-collections .content-over-media > img{
  position:absolute!important;
  inset:0!important;
}
.home-collections .collection-card__content{
  position:relative!important;
  z-index:2!important;
}
@media screen and (max-width:699px){
  #shopify-section-template--29796917608790__featured-collections-1 .section-stack > .justify-self-center{
    margin-top:0!important;
  }
  .home-collections .collection-card__content .h3{
    font-size:34px!important;
  }
  .home-collections .collection-card__content .button{
    min-width:126px!important;
    height:40px!important;
    min-height:40px!important;
    font-size:12px!important;
  }
}

/* abp-home-fidelity-v4211 */
#shopify-section-template--29796917608790__featured-collections-1 .v-stack.justify-self-center{
  display:grid!important;
  justify-items:center!important;
  align-items:center!important;
  width:auto!important;
  max-width:100%!important;
  text-align:center!important;
}
#shopify-section-template--29796917608790__featured-collections-1 .v-stack.justify-self-center .subheading{
  display:block!important;
  width:auto!important;
  margin:0!important;
}
#shopify-section-template--29796917608790__featured-collections-1 .featured-collections-navigation{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
}
#shopify-section-template--29796917608790__featured-collections-1 .featured-collections-carousel + .justify-self-center{
  width:100%!important;
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  justify-self:center!important;
  text-align:center!important;
  margin-top:42px!important;
  margin-bottom:62px!important;
}
#shopify-section-template--29796917608790__featured-collections-1 .abp-shop-all-trending{
  margin-inline:auto!important;
}
@media screen and (max-width:699px){
  #shopify-section-sections--29796913611094__header .header{
    min-height:62px!important;
    height:62px!important;
    padding-block:0!important;
    align-items:center!important;
  }
  #shopify-section-sections--29796913611094__header .abp-logo-text{
    font-size:24px!important;
    line-height:1!important;
  }
  #shopify-section-sections--29796913611094__header .header__primary-nav{
    align-self:center!important;
  }
  .home-hero.section-spacing{
    padding-block:34px 0!important;
  }
  .home-hero .container--sm{
    padding-inline:20px!important;
  }
  .home-hero .prose{
    display:grid!important;
    justify-items:center!important;
    gap:13px!important;
  }
  .home-hero .prose > *{
    margin-block:0!important;
  }
  .home-hero .heading-block{
    font-size:31px!important;
    line-height:1.2!important;
  }
  .home-hero .richtext-block{
    font-size:17px!important;
    line-height:1.34!important;
  }
  .home-hero .button-group{
    margin-block:12px 4px!important;
  }
  .home-hero .button{
    min-height:42px!important;
    height:42px!important;
    padding-inline:32px!important;
  }
  .home-hero .abp-hero-video{
    margin-top:10px!important;
    width:100%!important;
  }
  #shopify-section-template--29796917608790__logo_list_iLLgQR .section-spacing{
    padding-block:34px!important;
  }
  .logo-list{
    grid-template:auto / repeat(3,minmax(0,1fr))!important;
    gap:12px 12px!important;
  }
  .logo-list__item{
    min-height:42px!important;
  }
  .logo-list__item img{
    max-width:min(100%,96px)!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 .v-stack.justify-self-center{
    gap:14px!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 .featured-collections-navigation{
    gap:36px!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 .featured-collections-carousel + .justify-self-center{
    margin-top:26px!important;
    margin-bottom:54px!important;
  }
}

/* abp-mobile-fidelity-v4212 */
@media screen and (max-width:699px){
  .home-hero.section-spacing{
    padding-block:18px 0!important;
  }
  .home-hero .prose{
    gap:4px!important;
  }
  .home-hero .heading-block{
    font-size:31px!important;
    line-height:1.17!important;
  }
  .home-hero .richtext-block{
    font-size:17px!important;
    line-height:1.28!important;
  }
  .home-hero .button-group{
    margin-top:-8px!important;
    margin-bottom:-84px!important;
  }
  .home-hero .button-group + div{
    margin-top:-84px!important;
  }
  .home-hero .abp-hero-video{
    margin-top:-8px!important;
  }
  #shopify-section-template--29796917608790__logo_list_iLLgQR .section-spacing{
    padding-block:22px 18px!important;
  }
  .logo-list{
    grid-template:auto / repeat(3,minmax(0,1fr))!important;
    gap:7px 8px!important;
  }
  .logo-list__item{
    min-height:34px!important;
  }
  .logo-list__item img{
    max-width:min(100%,88px)!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 .section-spacing{
    padding-block:24px 48px!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 .v-stack.justify-self-center{
    gap:12px!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 .abp-spotlight-grid{
    margin-top:24px!important;
  }
}

/* abp-mobile-fidelity-fix-v4213 */
@media screen and (max-width:699px){
  .home-hero .button-group{
    margin-top:8px!important;
    margin-bottom:8px!important;
    order:3!important;
  }
  .home-hero .button-group + div{
    margin-top:0!important;
    order:4!important;
  }
  .home-hero .abp-hero-video{
    margin-top:8px!important;
    order:5!important;
  }
  .home-hero .button{
    position:relative!important;
    z-index:1!important;
  }
}

/* abp-mobile-fidelity-v4214 */
@media screen and (max-width:699px){
  .home-hero.section-spacing{
    padding-block:10px 0!important;
  }
  .home-hero .prose{
    gap:3px!important;
  }
  .home-hero .button-group{
    margin-top:2px!important;
    margin-bottom:-48px!important;
  }
  .home-hero .button-group + div{
    margin-top:0!important;
  }
  .home-hero .abp-hero-video{
    margin-top:4px!important;
  }
  #shopify-section-template--29796917608790__logo_list_iLLgQR .section-spacing{
    padding-block:16px 10px!important;
  }
  .logo-list{
    gap:4px 6px!important;
  }
  .logo-list__item{
    min-height:30px!important;
  }
  .logo-list__item img{
    max-width:min(100%,82px)!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 .section-spacing{
    padding-block:18px 42px!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 .abp-spotlight-grid{
    margin-top:18px!important;
  }
  #shopify-section-template--29796917608790__featured-collections-1 .featured-collections-carousel + .justify-self-center{
    margin-top:18px!important;
  }
}

/* abp-product-fidelity-v4215 */
@media screen and (min-width:1000px){
  .abp-product-template .product{
    grid-template-columns:minmax(0,1.34fr) minmax(410px,.86fr)!important;
    gap:38px!important;
    align-items:start!important;
  }
  .abp-product-template .product-gallery{
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-areas:"main" "thumbs"!important;
    gap:20px!important;
    align-items:start!important;
  }
  .abp-product-template .product-gallery__image-list{
    grid-area:main!important;
    width:100%!important;
  }
  .abp-product-template .product-gallery__thumbnail-list{
    grid-area:thumbs!important;
    display:flex!important;
    flex-direction:row!important;
    justify-content:center!important;
    align-items:center!important;
    gap:16px!important;
    width:100%!important;
    margin:0!important;
    padding:0 48px!important;
  }
  .abp-product-template .product-gallery__thumbnail{
    width:104px!important;
    height:104px!important;
    flex:0 0 104px!important;
    border:0!important;
    background:#fff!important;
    border-radius:3px!important;
    padding:0!important;
    overflow:hidden!important;
    opacity:1!important;
  }
  .abp-product-template .product-gallery__thumbnail.is-selected{
    outline:3px solid #111!important;
    outline-offset:0!important;
  }
  .abp-product-template .product-gallery__thumbnail img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }
  .abp-product-template .product-gallery__media{
    border-radius:4px!important;
    overflow:hidden!important;
    background:#fff!important;
  }
  .abp-product-template .product-gallery__media img{
    width:100%!important;
    height:auto!important;
    max-height:690px!important;
    object-fit:cover!important;
  }
  .abp-product-template .product-info{
    background:transparent!important;
  }
  .abp-product-template .product-info__block-list{
    background:transparent!important;
  }
  .abp-product-template [data-block-type="variant-picker"]{
    background:#f4e9e2!important;
    padding:18px 20px 20px!important;
    margin-top:18px!important;
  }
  .abp-product-template .product-variant-options-heading{
    color:#8f8178!important;
    font-size:18px!important;
    font-weight:400!important;
    margin-bottom:18px!important;
  }
  .abp-product-template .variant-picker legend{
    color:#4c4aba!important;
    font-size:16px!important;
    text-transform:capitalize!important;
  }
  .abp-product-template .select-size-chart{
    margin-left:14px!important;
    color:#4c4aba!important;
    text-decoration:underline!important;
  }
  .abp-product-template .size-btn__box{
    margin-left:auto!important;
    border-radius:999px!important;
    overflow:hidden!important;
    background:#d8cdc7!important;
  }
  .abp-product-template .btn-tab{
    min-width:35px!important;
    height:28px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:999px!important;
    font-weight:700!important;
  }
  .abp-product-template .block-swatch{
    border:0!important;
    border-radius:999px!important;
    background:#ded3cc!important;
    min-height:40px!important;
    padding:0 16px!important;
    display:inline-flex!important;
    align-items:center!important;
    font-size:15px!important;
  }
  .abp-product-template .block-swatch.is-selected{
    background:#221651!important;
    color:#fff!important;
    outline:0!important;
  }
  .abp-product-template [data-block-type="buy-buttons"]{
    margin-top:20px!important;
  }
  .abp-product-template buy-buttons{
    display:block!important;
  }
  .abp-product-template buy-buttons .button{
    width:100%!important;
    min-height:56px!important;
    background:#4c4aba!important;
    color:#fff!important;
    border:0!important;
    border-radius:3px!important;
    font-size:18px!important;
    font-weight:800!important;
    text-transform:uppercase!important;
  }
  .abp-product-template buy-buttons .button--outline{
    display:none!important;
  }
}
@media screen and (max-width:999px){
  .abp-product-template .product-gallery{
    display:grid!important;
    grid-template-columns:1fr!important;
  }
  .abp-product-template .product-gallery__thumbnail-list{
    order:2!important;
    display:flex!important;
    overflow:auto!important;
    gap:10px!important;
    padding:10px 20px!important;
  }
  .abp-product-template .product-gallery__thumbnail{
    width:74px!important;
    height:74px!important;
    flex:0 0 74px!important;
  }
}

/* abp-product-fidelity-fix-v4216 */
.abp-product-template .product-gallery__image-list{
  display:block!important;
  width:100%!important;
  min-height:auto!important;
  overflow:visible!important;
}
.abp-product-template .product-gallery__carousel{
  display:block!important;
  width:100%!important;
  min-height:auto!important;
  overflow:visible!important;
}
.abp-product-template .product-gallery__media{
  display:none!important;
  width:100%!important;
  min-height:auto!important;
  opacity:1!important;
  visibility:visible!important;
  position:static!important;
  transform:none!important;
}
.abp-product-template .product-gallery__media.is-initial{
  display:block!important;
}
.abp-product-template .product-gallery__media.is-initial img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  object-fit:cover!important;
  opacity:1!important;
  visibility:visible!important;
}
@media screen and (min-width:1000px){
  .abp-product-template .product-gallery{
    grid-template-areas:"main" "thumbs"!important;
  }
  .abp-product-template .product-gallery__image-list{
    grid-area:main!important;
  }
  .abp-product-template .product-gallery__thumbnail-list{
    grid-area:thumbs!important;
  }
}

/* abp-product-gallery-grid-fix-v4217 */
.abp-product-template product-gallery.product-gallery{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  grid-template-rows:auto auto!important;
  grid-auto-columns:unset!important;
  grid-auto-flow:row!important;
  width:100%!important;
  max-width:none!important;
}
.abp-product-template product-gallery.product-gallery > .product-gallery__image-list{
  grid-column:1 / -1!important;
  grid-row:1!important;
  width:100%!important;
  inline-size:100%!important;
  max-width:none!important;
  min-width:0!important;
}
.abp-product-template product-gallery.product-gallery > .product-gallery__thumbnail-list{
  grid-column:1 / -1!important;
  grid-row:2!important;
  width:100%!important;
  inline-size:100%!important;
  max-width:none!important;
  min-width:0!important;
}
.abp-product-template .product-gallery__carousel,
.abp-product-template .product-gallery__media,
.abp-product-template .product-gallery__media.is-initial{
  width:100%!important;
  inline-size:100%!important;
  max-width:none!important;
}
.abp-product-template .product-gallery__media.is-initial img{
  width:100%!important;
  inline-size:100%!important;
  max-width:none!important;
}

/* abp-collection-fidelity-v4218 */
.abp-ref-facets{
  padding-right:30px!important;
}
.abp-ref-facets .abp-filter-block{
  border-bottom:1px solid #d8cdc5!important;
  padding:0 0 22px!important;
  margin:0 0 24px!important;
}
.abp-ref-facets h3{
  margin:0 0 16px!important;
  color:#111!important;
  font-size:15px!important;
  font-weight:800!important;
}
.abp-ref-facets .abp-filter-pills{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:9px 8px!important;
}
.abp-ref-facets .abp-filter-pills button{
  border:0!important;
  border-radius:999px!important;
  background:#e1d7d0!important;
  color:#111!important;
  min-height:34px!important;
  padding:0 14px!important;
  font-size:15px!important;
  line-height:1!important;
}
.abp-shape-options{
  display:grid!important;
  grid-template-columns:repeat(3,64px)!important;
  gap:16px 20px!important;
}
.abp-shape-options span{
  width:60px!important;
  height:46px!important;
  border:3px solid #dfd3cb!important;
  background:#4a443f!important;
  display:block!important;
  box-shadow:inset 0 0 0 4px #f9f1eb!important;
}
.abp-shape-options .shape-tall{width:42px!important;height:58px!important;}
.abp-shape-options .shape-landscape{width:60px!important;height:32px!important;}
.abp-shape-options .shape-square{width:50px!important;height:50px!important;}
.abp-color-options{
  display:grid!important;
  grid-template-columns:repeat(4,42px)!important;
  gap:12px 18px!important;
}
.abp-color-options span{
  width:38px!important;
  height:38px!important;
  border:3px solid #dfd3cb!important;
  background:var(--swatch)!important;
  display:block!important;
  box-shadow:inset 0 0 0 3px #f9f1eb!important;
}

/* abp-mobile-css-4219 */
@media screen and (max-width:699px){
html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important;}
#shopify-section-sections--29796913611094__announcement_bar_9HzM3x .announcement-bar{min-height:39px!important;height:39px!important;padding:0 6px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;text-align:center!important;}
#shopify-section-sections--29796913611094__announcement_bar_9HzM3x .announcement-bar__carousel,#shopify-section-sections--29796913611094__announcement_bar_9HzM3x .announcement-bar p{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;color:#fff!important;font-size:14px!important;line-height:1.25!important;white-space:nowrap!important;overflow:visible!important;text-align:center!important;}
#shopify-section-sections--29796913611094__header .header{display:grid!important;grid-template:"hamburger logo secondary-nav" 60px / 70px minmax(0,1fr) 70px!important;width:100%!important;min-height:60px!important;height:60px!important;padding:0 18px!important;gap:0!important;align-items:center!important;box-sizing:border-box!important;}
#shopify-section-sections--29796913611094__header .header:before{grid-area:hamburger!important;width:21px!important;height:16px!important;align-self:center!important;justify-self:start!important;}
#shopify-section-sections--29796913611094__header .header__logo{grid-area:logo!important;justify-self:center!important;text-align:center!important;margin:0!important;min-width:0!important;width:auto!important;max-width:100%!important;}
#shopify-section-sections--29796913611094__header .abp-logo-text{display:block!important;max-width:100%!important;font-size:20px!important;line-height:1!important;letter-spacing:0!important;white-space:nowrap!important;}
#shopify-section-sections--29796913611094__header .header__secondary-nav{grid-area:secondary-nav!important;position:static!important;justify-self:end!important;align-self:center!important;width:54px!important;height:20px!important;}
#shopify-section-sections--29796913611094__header .header__secondary-nav ul{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important;width:54px!important;height:20px!important;}
#shopify-section-sections--29796913611094__header .header__secondary-nav li.header__primary-nav-item{display:none!important;}
#shopify-section-sections--29796913611094__header .header__secondary-nav .header__search-link,#shopify-section-sections--29796913611094__header .header__secondary-nav .header__cart-link{display:block!important;width:20px!important;height:20px!important;flex:0 0 20px!important;}
#shopify-section-sections--29796913611094__header .header__nav-icon{display:block!important;width:20px!important;height:20px!important;}
#shopify-section-template--29796917608790__rich-text,#shopify-section-template--29796917608790__rich-text .home-hero{width:100%!important;max-width:100%!important;overflow:hidden!important;}
#shopify-section-template--29796917608790__rich-text .home-hero.section-spacing{padding:0 0 48px!important;}
#shopify-section-template--29796917608790__rich-text .home-hero .container--sm{width:100%!important;max-width:100%!important;padding-inline:20px!important;box-sizing:border-box!important;}
#shopify-section-template--29796917608790__rich-text .home-hero .prose{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;min-width:0!important;padding-top:42px!important;gap:0!important;box-sizing:border-box!important;overflow:visible!important;}
#shopify-section-template--29796917608790__rich-text .home-hero .heading-block{width:min(350px,100%)!important;max-width:350px!important;height:auto!important;min-height:0!important;margin:0 0 30px!important;padding:0!important;overflow:visible!important;text-align:center!important;font-size:31px!important;line-height:1.18!important;white-space:normal!important;}
#shopify-section-template--29796917608790__rich-text .home-hero .richtext-block{width:min(350px,100%)!important;max-width:350px!important;margin:0 0 28px!important;padding:0!important;text-align:center!important;font-size:17px!important;line-height:1.35!important;}
#shopify-section-template--29796917608790__rich-text .home-hero .button-group{order:0!important;width:auto!important;height:42px!important;margin:0 0 29px!important;}
#shopify-section-template--29796917608790__rich-text .home-hero .button{min-height:42px!important;height:42px!important;padding-inline:32px!important;border-radius:2px!important;font-size:16px!important;line-height:1!important;}
#shopify-section-template--29796917608790__rich-text .home-hero .button-group+div{order:0!important;width:270px!important;max-width:270px!important;height:auto!important;margin:0 0 14px!important;}
#shopify-section-template--29796917608790__rich-text .home-hero .constrained-image{display:block!important;width:270px!important;max-width:270px!important;height:auto!important;margin:0 auto!important;}
#shopify-section-template--29796917608790__rich-text .home-hero .abp-hero-video{order:0!important;display:block!important;width:calc(100vw - 40px)!important;max-width:350px!important;height:auto!important;aspect-ratio:16/9!important;margin:0 auto!important;padding:0!important;transform:none!important;border-radius:0!important;overflow:hidden!important;box-sizing:border-box!important;}
#shopify-section-template--29796917608790__rich-text .home-hero .abp-hero-video img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;aspect-ratio:16/9!important;object-fit:cover!important;}
#shopify-section-template--29796917608790__rich-text .home-hero .abp-hero-video:after{font-size:26px!important;line-height:1!important;top:49%!important;max-width:92%!important;overflow:hidden!important;text-overflow:clip!important;}
#shopify-section-template--29796917608790__rich-text .home-hero .abp-hero-play{width:52px!important;height:39px!important;top:57%!important;}
#shopify-section-template--29796917608790__rich-text .home-hero .abp-hero-play:before{left:21px!important;top:11px!important;border-top-width:8px!important;border-bottom-width:8px!important;border-left-width:12px!important;}
}
@media screen and (max-width:374px){
#shopify-section-sections--29796913611094__announcement_bar_9HzM3x .announcement-bar p{font-size:13px!important;}
#shopify-section-sections--29796913611094__header .abp-logo-text{font-size:19px!important;}
#shopify-section-template--29796917608790__rich-text .home-hero .heading-block{font-size:29px!important;}
}

/* abp-mobile-css-4220 */
@media screen and (max-width:699px){
#shopify-section-sections--29796913611094__announcement_bar_9HzM3x .announcement-bar p{font-size:13px!important;line-height:1.25!important;font-weight:500!important;transform:scale(.98)!important;transform-origin:center center!important;}
#shopify-section-sections--29796913611094__announcement_bar_9HzM3x .announcement-bar p strong{font-weight:800!important;}
#shopify-section-sections--29796913611094__header .header__secondary-nav{display:block!important;z-index:8!important;color:#fff!important;opacity:1!important;}
#shopify-section-sections--29796913611094__header .header__secondary-nav ul{display:flex!important;visibility:visible!important;opacity:1!important;}
#shopify-section-sections--29796913611094__header .header__secondary-nav a{display:block!important;color:#fff!important;opacity:1!important;}
#shopify-section-sections--29796913611094__header .header__nav-icon{display:block!important;color:#fff!important;stroke:#fff!important;opacity:1!important;overflow:visible!important;}
#shopify-section-sections--29796913611094__header .header__nav-icon path{stroke:#fff!important;stroke-width:2!important;}
#shopify-section-sections--29796913611094__header .icon-cart circle{fill:#fff!important;stroke:none!important;}
}
@media screen and (max-width:374px){#shopify-section-sections--29796913611094__announcement_bar_9HzM3x .announcement-bar p{font-size:12px!important;transform:none!important;}}

/* abp-mobile-css-4221 */
@media screen and (max-width:699px){
#shopify-section-sections--29796913611094__header .header__secondary-nav{position:absolute!important;right:18px!important;top:50%!important;transform:translateY(-50%)!important;width:58px!important;height:24px!important;z-index:20!important;}
#shopify-section-sections--29796913611094__header .header__secondary-nav ul{width:58px!important;height:24px!important;gap:18px!important;}
#shopify-section-sections--29796913611094__header .header__secondary-nav svg{opacity:0!important;}
#shopify-section-sections--29796913611094__header .header__secondary-nav:before{content:""!important;position:absolute!important;left:0!important;top:1px!important;width:17px!important;height:17px!important;border:2px solid #fff!important;border-radius:50%!important;background:linear-gradient(45deg,transparent 60%,#fff 61%,#fff 72%,transparent 73%) 10px 10px/12px 12px no-repeat!important;box-sizing:border-box!important;pointer-events:none!important;}
#shopify-section-sections--29796913611094__header .header__secondary-nav:after{content:""!important;position:absolute!important;right:0!important;top:3px!important;width:18px!important;height:18px!important;border:2px solid #fff!important;border-radius:3px!important;background:linear-gradient(#fff,#fff) 4px 3px/10px 2px no-repeat!important;box-sizing:border-box!important;pointer-events:none!important;}
}

/* abp-mobile-css-4222 */
@media screen and (max-width:699px){
#shopify-section-sections--29796913611094__header .header__secondary-nav:before,#shopify-section-sections--29796913611094__header .header__secondary-nav:after{border:0!important;border-radius:0!important;background-color:transparent!important;background-repeat:no-repeat!important;background-position:center!important;background-size:22px 22px!important;}
#shopify-section-sections--29796913611094__header .header__secondary-nav:before{left:0!important;top:1px!important;width:22px!important;height:22px!important;background-image:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22white%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Ccircle cx=%2211%22 cy=%2211%22 r=%227%22/%3E%3Cpath d=%22m20 20-4-4%22/%3E%3C/svg%3E")!important;}
#shopify-section-sections--29796913611094__header .header__secondary-nav:after{right:0!important;top:1px!important;width:22px!important;height:22px!important;background-image:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22white%22 stroke-width=%222%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M6 7h12l-1 13H7L6 7Z%22/%3E%3Cpath d=%22M9 7a3 3 0 0 1 6 0%22/%3E%3C/svg%3E")!important;}
}

/* abp-faq-compact-4223 */
.abp-faq-guarantee{background:#fcf3ec!important;}
@media screen and (min-width:1000px){
.abp-faq-guarantee .section-spacing{padding:56px 0 62px!important;}
.abp-faq-guarantee .container,.abp-faq-guarantee .container--md{max-width:1180px!important;margin-inline:auto!important;padding-inline:24px!important;box-sizing:border-box!important;}
.abp-faq-guarantee .section-stack{display:block!important;margin:0!important;}
.abp-faq-guarantee .faq{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr)!important;gap:44px!important;align-items:start!important;}
.abp-faq-guarantee .faq__content{align-self:start!important;margin-top:0!important;padding-top:0!important;}
.abp-faq-guarantee .accordion__toggle{padding:17px 0!important;font-size:19px!important;line-height:1.25!important;}
.abp-faq-guarantee .animated-plus:before{font-size:22px!important;}
.abp-faq-guarantee .link_text{margin-top:16px!important;grid-auto-flow:column!important;justify-content:start!important;align-items:center!important;gap:14px!important;}
.abp-faq-guarantee .link_text h6{font-size:15px!important;color:#111!important;}
.abp-faq-guarantee .guarantee_content{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;align-self:start!important;}
.abp-faq-guarantee .guarantee_text{min-height:0!important;padding:20px 22px!important;border-radius:4px!important;}
.abp-faq-guarantee .guarantee_text h3{font-size:20px!important;line-height:1.2!important;margin:0 0 8px!important;}
.abp-faq-guarantee .guarantee_text p{font-size:16px!important;line-height:1.45!important;}
}
@media screen and (min-width:1000px) and (max-width:1299px){
.abp-faq-guarantee .container,.abp-faq-guarantee .container--md{max-width:1080px!important;}
.abp-faq-guarantee .faq{gap:34px!important;grid-template-columns:minmax(0,1fr) minmax(330px,.68fr)!important;}
}
@media screen and (max-width:999px){
.abp-faq-guarantee .section-spacing{padding:44px 0 48px!important;}
.abp-faq-guarantee .container,.abp-faq-guarantee .container--md{padding-inline:20px!important;}
.abp-faq-guarantee .guarantee_text{min-height:0!important;padding:20px!important;}
}

/* abp-footer-align-4224 */
.footer{overflow:hidden!important;}
.footer > .container.section-spacing{width:100%!important;max-width:1180px!important;margin-inline:auto!important;padding:64px 24px 38px!important;box-sizing:border-box!important;}
.footer__block-list{width:100%!important;max-width:100%!important;margin:0!important;grid-template-columns:minmax(300px,1.42fr) repeat(3,minmax(130px,.62fr))!important;gap:66px!important;align-items:start!important;}
.footer__block--text{max-width:360px!important;}
.footer__block--text .h3{font-size:25px!important;line-height:1.1!important;margin:0 0 22px!important;}
.footer__block--text .prose{max-width:360px!important;font-size:15px!important;line-height:1.55!important;}
.footer__block .h6,.footer .h6{font-size:17px!important;line-height:1.25!important;margin:0 0 22px!important;color:#fff!important;}
.footer__block-list ul{gap:12px!important;}
.footer__block-list a{font-size:15px!important;line-height:1.35!important;}
.social_media_wrapper{gap:18px!important;margin-top:28px!important;}
.social_media_wrapper a{font-size:13px!important;}
.footer__aside{width:100%!important;max-width:100%!important;margin:48px 0 0!important;padding-top:36px!important;border-top:1px solid rgba(255,255,255,.22)!important;display:grid!important;grid-template-columns:minmax(0,560px) auto!important;gap:40px!important;align-items:end!important;justify-content:space-between!important;}
.footer-newsletter-wrapper{max-width:560px!important;text-align:left!important;}
.footer-newsletter-wrapper .v-stack{gap:18px!important;}
.footer-newsletter-wrapper .prose{font-size:15px!important;line-height:1.5!important;}
.abp-newsletter-form{display:grid!important;grid-template-columns:minmax(0,320px) 164px!important;gap:12px!important;align-items:end!important;width:100%!important;max-width:500px!important;}
.abp-newsletter-form .form-control{min-width:0!important;width:100%!important;}
.abp-newsletter-form .input{height:48px!important;box-sizing:border-box!important;}
.abp-newsletter-form .button{width:100%!important;min-width:0!important;height:48px!important;}
.footer-extras-wrapper{justify-self:end!important;}
@media screen and (max-width:1199px){
.footer > .container.section-spacing{max-width:1040px!important;}
.footer__block-list{grid-template-columns:minmax(280px,1.2fr) repeat(3,minmax(120px,.7fr))!important;gap:42px!important;}
}
@media screen and (max-width:999px){
.footer > .container.section-spacing{max-width:720px!important;padding:48px 22px 34px!important;}
.footer__block-list{grid-template-columns:1fr 1fr!important;gap:34px 44px!important;}
.footer__block--text{grid-column:1 / -1!important;max-width:520px!important;}
.footer__block--text .prose{max-width:520px!important;}
.footer__aside{grid-template-columns:1fr!important;gap:28px!important;align-items:start!important;}
.footer-extras-wrapper{justify-self:start!important;}
}
@media screen and (max-width:699px){
.footer > .container.section-spacing{max-width:none!important;padding:42px 20px 32px!important;}
.footer__block-list{grid-template-columns:1fr!important;gap:30px!important;}
.footer__block--text{grid-column:auto!important;}
.footer__block--text .h3{font-size:24px!important;}
.footer__aside{margin-top:36px!important;padding-top:30px!important;}
.abp-newsletter-form{grid-template-columns:1fr!important;max-width:100%!important;}
}

/* abp-product-mobile-align-4225 */
@media screen and (max-width:699px){
.abp-product-template,.abp-product-template main{overflow-x:hidden!important;}
.abp-product-template .product-gallery__image-list,.abp-product-template scroll-carousel.product-gallery__carousel,.abp-product-template .product-gallery__media,.abp-product-template .product-gallery__media img{left:0!important;right:auto!important;margin-left:0!important;margin-right:0!important;transform:none!important;max-width:100%!important;}
.abp-product-social-proof,.abp-judgeme-section,.abp-related-products{overflow:hidden!important;}
.abp-product-social-proof .container,.abp-judgeme-section .container,.abp-related-products .container{width:100%!important;max-width:100%!important;margin-inline:auto!important;padding-inline:20px!important;box-sizing:border-box!important;}
.c-hm-grid,.c-hm-grid-left,.c-hm-grid-right,.c-hm-wrapper{width:100%!important;max-width:100%!important;min-width:0!important;}
.c-hm-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;}
.c-hm-grid-left{overflow-wrap:anywhere!important;}
.c-hm-wrapper{overflow-x:auto!important;overflow-y:hidden!important;}
.c-hm-marquee-content{width:max-content!important;max-width:none!important;display:grid!important;grid-template-columns:repeat(5,132px)!important;gap:16px!important;}
.abp-related-products .section-spacing{padding:44px 0!important;}
.abp-related-products .section-header{padding-inline:0!important;margin-bottom:24px!important;}
.abp-related-grid{width:100%!important;max-width:100%!important;margin-inline:0!important;padding-inline:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:24px!important;}
.abp-related-grid product-card,.abp-related-grid .product-card,.abp-related-grid .product-card--inner,.abp-related-grid .product-card__figure,.abp-related-grid .product-card__media,.abp-related-grid .product-card__image,.abp-related-grid .product-card__info,.abp-related-grid .rating-badge{width:100%!important;max-width:100%!important;min-width:0!important;margin-inline:0!important;left:auto!important;right:auto!important;transform:none!important;}
}

/* abp-faq-mobile-icon-4227 */
@media screen and (max-width:699px){
.abp-faq-guarantee .section-stack,.abp-faq-guarantee .faq,.abp-faq-guarantee .faq__content,.abp-faq-guarantee .accordion,.abp-faq-guarantee .accordion__disclosure,.abp-faq-guarantee summary,.abp-faq-guarantee .accordion__toggle{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;}
.abp-faq-guarantee summary,.abp-faq-guarantee .accordion__toggle{overflow-x:clip!important;}
.abp-faq-guarantee .accordion__toggle{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;padding-right:0!important;}
.abp-faq-guarantee .animated-plus{inline-size:12px!important;width:12px!important;block-size:12px!important;height:12px!important;min-inline-size:12px!important;min-width:12px!important;max-inline-size:12px!important;max-width:12px!important;flex:0 0 12px!important;overflow:hidden!important;display:inline-block!important;position:relative!important;}
.abp-faq-guarantee .animated-plus:before,.abp-faq-guarantee .animated-plus:after{left:50%!important;top:50%!important;width:12px!important;max-width:12px!important;transform:translate(-50%,-50%)!important;}
}

/* abp-home-polish-4228 */
#shopify-section-template--29796917608790__featured-collections-1{overflow:hidden!important;}
@media screen and (min-width:1000px){
#shopify-section-template--29796917608790__logo_list_iLLgQR .home-recognized .section-stack{padding-top:63px!important;gap:24px!important;}
#shopify-section-template--29796917608790__logo_list_iLLgQR .logo-list{width:982px!important;max-width:100%!important;margin-inline:auto!important;display:grid!important;grid-template-columns:repeat(6,137px)!important;gap:32px!important;justify-content:center!important;align-items:center!important;}
#shopify-section-template--29796917608790__logo_list_iLLgQR .logo-list__item{width:137px!important;min-height:58px!important;height:58px!important;display:grid!important;place-items:center!important;}
#shopify-section-template--29796917608790__logo_list_iLLgQR .logo-list__item img{max-width:137px!important;width:137px!important;height:auto!important;}
#shopify-section-template--29796917608790__featured-collections-1 .section-spacing{padding-top:0!important;}
#shopify-section-template--29796917608790__featured-collections-1 .abp-spotlight-grid{display:flex!important;grid-template-columns:none!important;grid-auto-flow:column!important;gap:20px!important;width:max-content!important;max-width:none!important;margin-left:max(20px,calc((100vw - 1180px)/2))!important;margin-right:0!important;padding:0!important;overflow:visible!important;scroll-snap-type:x mandatory!important;}
#shopify-section-template--29796917608790__featured-collections-1 .abp-spotlight-grid > product-card{display:block!important;flex:0 0 380px!important;width:380px!important;max-width:380px!important;min-width:380px!important;scroll-snap-align:start!important;}
#shopify-section-template--29796917608790__featured-collections-1 .abp-spotlight-grid > product-card:nth-of-type(n+4){display:block!important;}
#shopify-section-template--29796917608790__featured-collections-1 .product-card__media{width:300px!important;height:300px!important;margin:20px auto 0!important;aspect-ratio:1/1!important;}
#shopify-section-template--29796917608790__featured-collections-1 .product-card__image{width:100%!important;height:100%!important;object-fit:cover!important;}
#shopify-section-template--29796917608790__featured-collections-1 .product-card__info{padding:14px 18px 20px!important;}
}
@media screen and (max-width:699px){
#shopify-section-template--29796917608790__logo_list_iLLgQR .section-spacing{padding-block:20px 28px!important;}
#shopify-section-template--29796917608790__logo_list_iLLgQR .section-stack{gap:25px!important;}
#shopify-section-template--29796917608790__logo_list_iLLgQR .logo-list{width:330px!important;max-width:100%!important;margin-inline:auto!important;display:grid!important;grid-template-columns:repeat(3,90px)!important;gap:10px 30px!important;justify-content:center!important;}
#shopify-section-template--29796917608790__logo_list_iLLgQR .logo-list__item{width:90px!important;min-height:38px!important;height:38px!important;}
#shopify-section-template--29796917608790__logo_list_iLLgQR .logo-list__item img{max-width:90px!important;width:90px!important;height:auto!important;}
#shopify-section-template--29796917608790__featured-collections-1 .section-spacing{padding-block:16px 52px!important;}
#shopify-section-template--29796917608790__featured-collections-1 .abp-spotlight-grid{display:flex!important;grid-template-columns:none!important;grid-auto-flow:column!important;gap:20px!important;width:100%!important;max-width:none!important;margin:24px 0 0!important;padding-inline:20px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important;}
#shopify-section-template--29796917608790__featured-collections-1 .abp-spotlight-grid::-webkit-scrollbar{display:none!important;}
#shopify-section-template--29796917608790__featured-collections-1 .abp-spotlight-grid product-card{display:block!important;flex:0 0 310px!important;width:310px!important;min-width:310px!important;max-width:310px!important;scroll-snap-align:start!important;overflow:hidden!important;}
#shopify-section-template--29796917608790__featured-collections-1 .abp-spotlight-grid product-card:not(:first-of-type){display:block!important;}
#shopify-section-template--29796917608790__featured-collections-1 .product-card__media{width:310px!important;height:310px!important;margin:0!important;aspect-ratio:1/1!important;box-shadow:none!important;border-radius:4px 4px 0 0!important;}
#shopify-section-template--29796917608790__featured-collections-1 .product-card__image{width:100%!important;height:100%!important;object-fit:cover!important;}
}

/* abp-home-mobile-tune-4229 */
@media screen and (max-width:699px){
#shopify-section-template--29796917608790__logo_list_iLLgQR .section-spacing{padding-block:0 24px!important;}
#shopify-section-template--29796917608790__logo_list_iLLgQR .section-stack{gap:20px!important;}
#shopify-section-template--29796917608790__featured-collections-1 .section-spacing{padding-block:0 52px!important;}
#shopify-section-template--29796917608790__featured-collections-1 .abp-spotlight-grid{width:calc(100% - 20px)!important;margin:8px 0 0 20px!important;padding:0 20px 0 0!important;}
}

/* abp-home-desktop-tune-4230 */
@media screen and (min-width:1000px){
#shopify-section-template--29796917608790__logo_list_iLLgQR .logo-list{transform:translateX(-23px)!important;}
#shopify-section-template--29796917608790__featured-collections-1 .abp-spotlight-grid{margin:-41px 0 0 max(20px,calc((100vw - 1180px)/2))!important;}
}

/* abp-list-align-4231 */
.abp-main-collection{overflow:hidden!important;}
.abp-main-collection .container{width:100%!important;max-width:1440px!important;margin-left:auto!important;margin-right:auto!important;padding:0 24px 56px!important;box-sizing:border-box!important;}
.abp-main-collection .collection-toolbar{width:100%!important;max-width:100%!important;box-sizing:border-box!important;}
.abp-main-collection .collection{width:100%!important;max-width:100%!important;grid-template-columns:minmax(220px,260px) minmax(0,1fr)!important;gap:28px!important;box-sizing:border-box!important;}
.abp-main-collection .facets-sidebar{width:100%!important;min-width:0!important;padding-right:24px!important;box-sizing:border-box!important;}
.abp-main-collection .collection__results{width:100%!important;min-width:0!important;box-sizing:border-box!important;}
.abp-main-collection .active-facets{width:100%!important;box-sizing:border-box!important;}
.abp-main-collection .abp-collection-grid{width:100%!important;max-width:100%!important;margin:0!important;box-sizing:border-box!important;}
.abp-main-collection .abp-collection-grid > product-card{padding-inline:0!important;box-sizing:border-box!important;}
.abp-main-collection .abp-collection-grid .product-card--inner{width:100%!important;box-sizing:border-box!important;padding-inline:clamp(18px,2.4vw,35px)!important;}
@media screen and (min-width:1400px){
.abp-main-collection .container{max-width:1440px!important;}
}
@media screen and (max-width:999px){
.abp-main-collection .container{max-width:720px!important;padding:0 20px 48px!important;}
.abp-main-collection .collection{grid-template-columns:1fr!important;gap:0!important;}
.abp-main-collection .collection-toolbar__button-list{width:100%!important;}
}
@media screen and (max-width:699px){
.abp-main-collection .container{max-width:none!important;padding:0 18px 42px!important;}
.abp-main-collection .active-facets{align-items:flex-start!important;gap:10px!important;}
}
