:root{--patikes-accent: #e8ff47;--patikes-dark: #0a0a0a;--patikes-dark-soft: #141414;--patikes-light: #f5f5f0;--patikes-muted: #888888;--patikes-border: rgba(255, 255, 255, .08);--patikes-radius: 4px;--patikes-transition: .25s cubic-bezier(.4, 0, .2, 1)}body.patikes-theme{letter-spacing:.02em}.patikes-theme .button,.patikes-theme .shopify-challenge__button,.patikes-theme .customer button{font-family:var(--font-heading-family);font-weight:400;letter-spacing:.12em;text-transform:uppercase;font-size:1.2rem;transition:all var(--patikes-transition)}.patikes-theme .button:not([disabled]):hover,.patikes-theme .shopify-challenge__button:not([disabled]):hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.patikes-theme .title,.patikes-theme h1,.patikes-theme h2,.patikes-theme h3{letter-spacing:.04em;text-transform:uppercase}.patikes-theme .utility-bar{background:var(--patikes-accent)!important;border-bottom:none!important}.patikes-theme .announcement-bar__message{color:var(--patikes-dark)!important;font-family:var(--font-heading-family);font-weight:400;letter-spacing:.15em;text-transform:uppercase;font-size:1.1rem}.patikes-theme .announcement-bar__link:hover .announcement-bar__message{opacity:.7}.patikes-theme .header-wrapper{background:var(--patikes-dark)!important;border-bottom:1px solid var(--patikes-border)!important;transition:background var(--patikes-transition),box-shadow var(--patikes-transition)}.patikes-theme .shopify-section-header-sticky .header-wrapper{background:#0a0a0af7!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 30px #0000004d}.patikes-theme .header{padding-top:1.2rem!important;padding-bottom:1.2rem!important}.patikes-theme .header__heading-link .h2,.patikes-theme .header__menu-item,.patikes-theme .header__active-menu-item,.patikes-theme .header__icon{color:#fff}.patikes-theme .header__menu-item{font-family:var(--font-heading-family);font-size:1.3rem;letter-spacing:.1em;text-transform:uppercase;position:relative}.patikes-theme .header__menu-item:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:var(--patikes-accent);transition:width var(--patikes-transition)}.patikes-theme .header__menu-item:hover:after,.patikes-theme .header__active-menu-item:after{width:100%}.patikes-theme .header__icon .svg-wrapper svg{fill:#fff}.patikes-theme .header__icon:hover .svg-wrapper svg{fill:var(--patikes-accent)}.patikes-theme .cart-count-bubble{background:var(--patikes-accent);color:var(--patikes-dark);font-weight:700}.patikes-theme .header__submenu{background:var(--patikes-dark-soft);border:1px solid var(--patikes-border);border-radius:var(--patikes-radius)}.patikes-theme .header__submenu .header__menu-item{color:#ffffffd9}.patikes-theme .header__submenu .header__menu-item:hover{color:var(--patikes-accent)}.patikes-theme .menu-drawer{background:var(--patikes-dark)}.patikes-theme .menu-drawer__menu-item{font-family:var(--font-heading-family);letter-spacing:.08em;text-transform:uppercase}.patikes-theme .card-wrapper .card{border-radius:var(--patikes-radius);overflow:hidden;transition:transform var(--patikes-transition),box-shadow var(--patikes-transition)}.patikes-theme .card-wrapper:hover .card{transform:translateY(-4px);box-shadow:0 12px 40px #0000001f}.patikes-theme .card__heading a{font-family:var(--font-heading-family);letter-spacing:.04em;text-transform:uppercase;font-size:1.3rem}.patikes-theme .card__information .price{font-weight:600;font-size:1.4rem}.patikes-theme .collection__title .title{position:relative;display:inline-block}.patikes-theme .collection__title .title:after{content:"";display:block;width:40px;height:3px;background:var(--patikes-accent);margin-top:.8rem}.patikes-hero{position:relative;min-height:90vh;display:flex;align-items:center;overflow:hidden;background:var(--patikes-dark)}.patikes-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.patikes-hero__bg img{width:100%;height:100%;object-fit:cover;opacity:.45}.patikes-hero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0a0a0aeb,#0a0a0a99,#0a0a0ad9)}.patikes-hero__gradient-fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 20% 50%,rgba(232,255,71,.08) 0%,transparent 50%),radial-gradient(ellipse at 80% 20%,rgba(232,255,71,.05) 0%,transparent 40%),var(--patikes-dark)}.patikes-hero__content{position:relative;z-index:1;width:100%;max-width:var(--page-width);margin:0 auto;padding:8rem 3rem 6rem}.patikes-hero__eyebrow{display:inline-flex;align-items:center;gap:.8rem;font-family:var(--font-heading-family);font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;color:var(--patikes-accent);margin-bottom:2rem}.patikes-hero__eyebrow:before{content:"";width:32px;height:2px;background:var(--patikes-accent)}.patikes-hero__heading{font-family:var(--font-heading-family);font-size:clamp(4rem,8vw,9rem);line-height:.95;letter-spacing:-.01em;text-transform:uppercase;color:#fff;margin:0 0 2rem;max-width:14ch}.patikes-hero__heading em{font-style:normal;color:var(--patikes-accent)}.patikes-hero__subtext{font-size:1.8rem;line-height:1.6;color:#ffffffa6;max-width:48rem;margin-bottom:3.5rem}.patikes-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-bottom:5rem}.patikes-hero__btn{display:inline-flex;align-items:center;gap:.8rem;padding:1.4rem 3rem;font-family:var(--font-heading-family);font-size:1.3rem;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;border-radius:var(--patikes-radius);transition:all var(--patikes-transition);cursor:pointer;border:none}.patikes-hero__btn--primary{background:var(--patikes-accent);color:var(--patikes-dark)}.patikes-hero__btn--primary:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 30px #e8ff474d}.patikes-hero__btn--secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3)}.patikes-hero__btn--secondary:hover{border-color:var(--patikes-accent);color:var(--patikes-accent)}.patikes-hero__stats{display:flex;flex-wrap:wrap;gap:3rem;padding-top:3rem;border-top:1px solid var(--patikes-border)}.patikes-hero__stat-number{font-family:var(--font-heading-family);font-size:3rem;color:#fff;line-height:1;margin-bottom:.4rem}.patikes-hero__stat-label{font-size:1.2rem;color:#ffffff80;letter-spacing:.05em;text-transform:uppercase}.patikes-hero__scroll{position:absolute;bottom:3rem;right:3rem;z-index:2;display:flex;flex-direction:column;align-items:center;gap:.8rem;color:#fff6;font-size:1rem;letter-spacing:.15em;text-transform:uppercase;animation:patikes-bounce 2s infinite}.patikes-hero__scroll-line{width:1px;height:40px;background:linear-gradient(to bottom,var(--patikes-accent),transparent)}@keyframes patikes-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.patikes-marquee{background:var(--patikes-accent);overflow:hidden;padding:1.2rem 0}.patikes-marquee--dark{background:var(--patikes-dark)}.patikes-marquee--dark .patikes-marquee__text{color:#ffffffb3}.patikes-marquee__track{display:flex;width:max-content;animation:patikes-marquee var(--marquee-speed, 30s) linear infinite}.patikes-marquee__track:hover{animation-play-state:paused}.patikes-marquee__group{display:flex;align-items:center;flex-shrink:0}.patikes-marquee__text{font-family:var(--font-heading-family);font-size:1.4rem;letter-spacing:.15em;text-transform:uppercase;color:var(--patikes-dark);white-space:nowrap;padding:0 2rem}.patikes-marquee__dot{width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.4;flex-shrink:0}@keyframes patikes-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.patikes-trust{background:var(--patikes-light);padding:0}.patikes-trust__grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:var(--page-width);margin:0 auto}.patikes-trust__item{display:flex;align-items:center;gap:1.6rem;padding:2.4rem 3rem;border-right:1px solid rgba(0,0,0,.06);transition:background var(--patikes-transition);min-width:0}.patikes-trust__item>div:last-child{min-width:0}.patikes-trust__item:last-child{border-right:none}.patikes-trust__item:hover{background:#e8ff4714}.patikes-trust__icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--patikes-dark);border-radius:var(--patikes-radius);color:var(--patikes-accent)}.patikes-trust__icon svg{width:24px;height:24px}.patikes-trust__title{font-family:var(--font-heading-family);font-size:1.4rem;letter-spacing:.08em;text-transform:uppercase;color:var(--patikes-dark);margin:0 0 .2rem}.patikes-trust__desc{font-size:1.3rem;color:var(--patikes-muted);margin:0;line-height:1.4}.patikes-promo{position:relative;overflow:hidden;min-height:50vh;display:flex;align-items:center;background:var(--patikes-dark);color:#fff}.patikes-promo__bg{position:absolute;top:0;right:0;bottom:0;left:0}.patikes-promo__bg-img{width:100%;height:100%;object-fit:cover;opacity:.45}.patikes-promo__gradient-fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 15% 60%,rgba(232,255,71,.1) 0%,transparent 55%),radial-gradient(ellipse at 85% 30%,rgba(232,255,71,.06) 0%,transparent 45%),var(--patikes-dark)}.patikes-promo__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,#0a0a0af5,#0a0a0ae0 42%,#0a0a0ab8)}.patikes-promo__content{position:relative;z-index:1;max-width:var(--page-width);margin:0 auto;padding:6rem 3rem;width:100%}.patikes-promo__label{display:inline-block;font-family:var(--font-heading-family);font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;color:var(--patikes-accent);margin-bottom:1.5rem;padding:.5rem 1.2rem;background:#0a0a0aa6;border-left:3px solid var(--patikes-accent)}.patikes-promo .patikes-promo__heading{font-family:var(--font-heading-family);font-size:clamp(3rem,5vw,6rem);text-transform:uppercase;color:#fff;line-height:1;margin:0 0 1.5rem;max-width:12ch;text-shadow:0 4px 24px rgba(0,0,0,.45)}.patikes-promo .patikes-promo__text{font-size:1.6rem;color:#ffffffe6;max-width:40rem;margin-bottom:2.5rem;line-height:1.6;text-shadow:0 2px 12px rgba(0,0,0,.4)}.patikes-promo .patikes-hero__btn--primary{box-shadow:0 8px 28px #00000059}.patikes-reviews{background:var(--patikes-dark);padding:8rem 0}.patikes-reviews__header{text-align:center;margin-bottom:5rem;padding:0 3rem}.patikes-reviews__eyebrow{font-family:var(--font-heading-family);font-size:1.2rem;letter-spacing:.2em;text-transform:uppercase;color:var(--patikes-accent);margin-bottom:1rem}.patikes-reviews__title{font-family:var(--font-heading-family);font-size:clamp(2.5rem,4vw,4.5rem);text-transform:uppercase;color:#fff;margin:0}.patikes-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:var(--page-width);margin:0 auto;padding:0 3rem}.patikes-reviews__card{background:var(--patikes-dark-soft);border:1px solid var(--patikes-border);border-radius:var(--patikes-radius);padding:3rem;transition:border-color var(--patikes-transition),transform var(--patikes-transition)}.patikes-reviews__card:hover{border-color:#e8ff474d;transform:translateY(-4px)}.patikes-reviews__stars{color:var(--patikes-accent);font-size:1.4rem;letter-spacing:.2rem;margin-bottom:1.5rem}.patikes-reviews__quote{font-size:1.5rem;line-height:1.7;color:#ffffffbf;margin:0 0 2rem}.patikes-reviews__author{font-family:var(--font-heading-family);font-size:1.3rem;letter-spacing:.08em;text-transform:uppercase;color:#fff}.patikes-reviews__role{font-size:1.2rem;color:var(--patikes-muted);margin-top:.3rem}.patikes-categories{padding:8rem 0;background:#fff}.patikes-categories__header{max-width:var(--page-width);margin:0 auto 4rem;padding:0 3rem;display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:2rem}.patikes-categories__title{font-family:var(--font-heading-family);font-size:clamp(2.5rem,4vw,4rem);text-transform:uppercase;margin:0}.patikes-categories__link{font-family:var(--font-heading-family);font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase;color:var(--patikes-dark);text-decoration:none;border-bottom:2px solid var(--patikes-accent);padding-bottom:.2rem;transition:color var(--patikes-transition)}.patikes-categories__link:hover{color:var(--patikes-accent)}.patikes-categories__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:var(--page-width);margin:0 auto;padding:0 3rem}.patikes-categories__card{position:relative;aspect-ratio:3 / 4;overflow:hidden;border-radius:var(--patikes-radius);text-decoration:none;display:block;background:var(--patikes-dark-soft)}.patikes-categories__card-bg{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem 5rem}.patikes-categories__card-img{width:100%;height:100%;object-fit:contain;object-position:center;filter:drop-shadow(0 12px 24px rgba(0,0,0,.35));transition:transform .6s cubic-bezier(.4,0,.2,1)}.patikes-categories__card:hover .patikes-categories__card-img{transform:scale(1.1) translateY(-4px)}.patikes-categories__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(10,10,10,.85) 0%,transparent 60%);display:flex;align-items:flex-end;padding:2rem}.patikes-categories__card-title{font-family:var(--font-heading-family);font-size:1.6rem;letter-spacing:.08em;text-transform:uppercase;color:#fff;margin:0}.patikes-categories__card-count{font-size:1.2rem;color:var(--patikes-accent);margin-top:.3rem}.patikes-theme .button--primary,.patikes-theme .button:not(.button--secondary):not(.button--tertiary){background-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.patikes-theme .collection__view-all a.button{min-width:14rem}.patikes-theme .header__heading-logo{max-height:5rem;width:auto;object-fit:contain}.patikes-theme .header-localization,.patikes-theme .desktop-localization-wrapper{display:none!important}.patikes-theme .collection.section-featured-collection-padding{background:transparent}.patikes-theme .color-scheme-2.gradient{background:var(--patikes-light)}@media screen and (max-width:989px){.patikes-trust__grid{grid-template-columns:repeat(3,1fr)}.patikes-trust__item{flex-direction:column;align-items:center;text-align:center;gap:.8rem;padding:1.6rem 1rem}.patikes-trust__icon{width:40px;height:40px}.patikes-trust__icon svg{width:20px;height:20px}.patikes-trust__title{font-size:1.1rem;letter-spacing:.05em}.patikes-trust__desc{font-size:1.1rem}.patikes-reviews__grid{grid-template-columns:1fr}.patikes-categories__grid{grid-template-columns:repeat(2,1fr)}.patikes-hero__scroll{display:none}}@media screen and (max-width:749px){.patikes-trust__item{padding:1.2rem .6rem;gap:.6rem}.patikes-trust__icon{width:32px;height:32px}.patikes-trust__icon svg{width:18px;height:18px}.patikes-trust__title{font-size:.95rem;letter-spacing:.03em}.patikes-trust__desc{font-size:.85rem;line-height:1.3}.patikes-hero{min-height:60svh}.patikes-hero__content{padding:6rem 2rem 4rem}.patikes-hero__heading{font-size:clamp(3.2rem,11vw,4.8rem);max-width:14ch}.patikes-hero__subtext{font-size:1.6rem;margin-bottom:2.5rem}.patikes-hero__actions{margin-bottom:3rem}.patikes-hero__btn{padding:1.2rem 2.4rem;font-size:1.2rem}.patikes-hero__stats{gap:1.6rem 2rem;padding-top:2rem}.patikes-hero__stat-number{font-size:2.4rem}.patikes-categories__grid{grid-template-columns:1fr 1fr;gap:1rem}.patikes-categories__card-title{font-size:1.2rem}}@media screen and (max-width:399px){.patikes-trust__item{padding:1rem .4rem}.patikes-trust__title{font-size:.8rem}.patikes-trust__desc{font-size:.72rem}}.patikes-theme product-info{background:#fff}.patikes-theme product-info .page-width{max-width:var(--page-width)}.patikes-theme .product.grid{align-items:flex-start}.patikes-theme .product__media-wrapper{background:transparent;border:none;padding:0}.patikes-theme .product__media-wrapper .product-media-container,.patikes-theme .product__media-wrapper .media{border-radius:var(--patikes-radius)}.patikes-theme .product__info-wrapper{background:transparent;border:none;padding:0!important}@media screen and (min-width:990px){.patikes-theme product-info .page-width{padding-left:4rem;padding-right:4rem}.patikes-theme .product.grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,420px);grid-template-rows:auto auto;column-gap:clamp(3rem,5vw,6rem);row-gap:0;align-items:start}.patikes-theme .product--medium:not(.product--no-media) .product__media-wrapper,.patikes-theme .product--medium:not(.product--no-media) .product__info-wrapper,.patikes-theme .product--large:not(.product--no-media) .product__media-wrapper,.patikes-theme .product--large:not(.product--no-media) .product__info-wrapper{max-width:none;width:auto}.patikes-theme .product__media-wrapper{grid-column:1;grid-row:1;align-self:start;padding:2.5rem;background:var(--patikes-light);border-radius:var(--patikes-radius)}.patikes-theme .product__info-wrapper{grid-column:2;grid-row:1;align-self:start}.patikes-theme .product__info-container{display:flex;flex-direction:column;gap:1.6rem;max-width:none}.patikes-theme .product__info-container.product__column-sticky{position:static}.patikes-theme .product__info-container>*+*{margin-top:0}.patikes-theme .product__media-wrapper media-gallery.product__column-sticky{position:static}.patikes-theme .product__media-list{margin:0}.patikes-theme .product--thumbnail .product__media-item.is-active,.patikes-theme .product--thumbnail_slider .product__media-item.is-active{border-radius:var(--patikes-radius);overflow:hidden}.patikes-theme .thumbnail-list{margin-top:1.5rem;gap:.8rem}.patikes-theme .thumbnail{border-radius:var(--patikes-radius);border-color:#0000001a}.patikes-theme .thumbnail[aria-current]{box-shadow:0 0 0 2px var(--patikes-dark);border-color:var(--patikes-dark)}.patikes-theme .product__title h1{font-size:clamp(2.4rem,2.5vw,3.2rem);line-height:1.05}.patikes-theme .product .price--large .price-item--regular,.patikes-theme .product .price--large .price-item--sale{font-size:2.8rem}.patikes-theme .product-form__input,.patikes-theme .product-form__buttons{max-width:none}.patikes-theme .product-form__submit.button--primary,.patikes-theme .product-form__submit:not(.button--secondary){min-height:5.8rem;font-size:1.4rem}.patikes-theme .product__details-below{grid-column:1 / -1;grid-row:2;margin-top:5rem;padding-top:5rem;padding-bottom:2rem;border-top:1px solid rgba(0,0,0,.08)}.patikes-theme .product__details-below .product__description{margin:0 0 3rem;padding:0;border:none;font-size:1.6rem;line-height:1.75;max-width:72rem}.patikes-theme .product__details-below .product__description:before{content:"Opis proizvoda";display:block;font-family:var(--font-heading-family);font-size:1.1rem;letter-spacing:.16em;text-transform:uppercase;color:var(--patikes-muted);margin-bottom:1.6rem}.patikes-theme .product__details-below .product__description:only-child{margin-bottom:0}}@media screen and (min-width:750px)and (max-width:989px){.patikes-theme .product.grid{gap:3rem;align-items:flex-start}.patikes-theme .product__media-wrapper{padding:2rem;background:var(--patikes-light);border-radius:var(--patikes-radius)}.patikes-theme .product__info-container{display:flex;flex-direction:column;gap:1.4rem}.patikes-theme .product__info-container>*+*{margin-top:0}.patikes-theme .product__details-below{margin-top:3rem;padding-top:3rem;border-top:1px solid rgba(0,0,0,.08)}.patikes-theme .product-form__input,.patikes-theme .product-form__buttons{max-width:none}}.patikes-theme .product__text.caption-with-letter-spacing{display:inline-block;font-family:var(--font-heading-family);font-size:1.1rem;letter-spacing:.18em;color:var(--patikes-accent);background:var(--patikes-dark);padding:.5rem 1.2rem;margin-bottom:.5rem}.patikes-theme .product__title h1{font-family:var(--font-heading-family);font-size:clamp(2.2rem,3.5vw,3.4rem);line-height:1.05;letter-spacing:.03em;text-transform:uppercase;color:var(--patikes-dark)}.patikes-theme .product .price--large .price-item--regular,.patikes-theme .product .price--large .price-item--sale{font-size:2.6rem;font-weight:700;letter-spacing:-.02em}.patikes-theme .product .price--on-sale .price-item--regular{font-size:1.6rem;opacity:.45}.patikes-theme .product .badge{font-family:var(--font-heading-family);letter-spacing:.1em;text-transform:uppercase;font-size:1.1rem;border-radius:var(--patikes-radius)}.patikes-theme .product .badge.color-scheme-4,.patikes-theme .product .price .badge{background:var(--patikes-accent);color:var(--patikes-dark)}.patikes-theme .product__description{font-size:1.5rem;line-height:1.7;color:var(--patikes-muted)}.patikes-theme .product__details-below:empty{display:none}.patikes-theme .product-form__input .form__label{font-family:var(--font-heading-family);font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase;color:var(--patikes-dark);margin-bottom:1rem}.patikes-theme .product-form__input--pill input[type=radio]+label{font-family:var(--font-heading-family);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--patikes-radius);border-color:#0000001f;min-width:4.4rem;transition:all var(--patikes-transition)}.patikes-theme .product-form__input--pill input[type=radio]+label:hover{border-color:var(--patikes-dark)}.patikes-theme .product-form__input--pill input[type=radio]:checked+label{background:var(--patikes-dark);color:#fff;border-color:var(--patikes-dark)}.patikes-theme .product-form__quantity .quantity{border-radius:var(--patikes-radius);border-color:#0000001f;min-height:4.8rem}.patikes-theme .product-form__submit.button--primary,.patikes-theme .product-form__submit:not(.button--secondary){background:var(--patikes-accent)!important;color:var(--patikes-dark)!important;border:none!important;min-height:5.4rem;font-size:1.3rem;letter-spacing:.14em;border-radius:var(--patikes-radius)}.patikes-theme .product-form__submit.button--primary:not([disabled]):hover,.patikes-theme .product-form__submit:not(.button--secondary):not([disabled]):hover{background:var(--patikes-dark)!important;color:var(--patikes-accent)!important;transform:translateY(-2px);box-shadow:0 8px 28px #0000002e}.patikes-theme .product__accordion.accordion{margin-top:.5rem;border:1px solid rgba(0,0,0,.08);border-radius:var(--patikes-radius);overflow:hidden;background:var(--patikes-light)}.patikes-theme .product__accordion.accordion+.product__accordion.accordion{margin-top:.8rem;border-top:1px solid rgba(0,0,0,.08)}.patikes-theme .product__accordion summary{padding:1.6rem 1.8rem;transition:background var(--patikes-transition)}.patikes-theme .product__accordion summary:hover{background:#e8ff4714}.patikes-theme .product__accordion .accordion__title{font-family:var(--font-heading-family);font-size:1.3rem;letter-spacing:.08em;text-transform:uppercase}.patikes-theme .product__accordion .accordion__content{padding:0 1.8rem 1.8rem;font-size:1.4rem;line-height:1.6;color:var(--patikes-muted)}.patikes-theme .product__accordion .svg-wrapper{color:var(--patikes-dark)}.patikes-theme .shopify-section:has(.related-products) .gradient{background:var(--patikes-dark)!important}.patikes-theme .related-products{background:transparent;padding-top:6rem!important;padding-bottom:6rem!important}.patikes-theme .related-products__heading{font-family:var(--font-heading-family);font-size:clamp(2.4rem,4vw,3.6rem);letter-spacing:.04em;text-transform:uppercase;color:#fff;margin-bottom:4rem;position:relative;display:inline-block}.patikes-theme .related-products__heading:after{content:"";display:block;width:40px;height:3px;background:var(--patikes-accent);margin-top:1rem}.patikes-theme .related-products .card-wrapper .card{background:var(--patikes-dark-soft);border:1px solid var(--patikes-border)}.patikes-theme .related-products .card__heading a,.patikes-theme .related-products .card-information .price{color:#fff}.patikes-theme .related-products .card-wrapper:hover .card{border-color:#e8ff474d;box-shadow:0 12px 40px #00000059}.patikes-theme .patikes-trust--product{border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.patikes-theme .collection-hero{background:var(--patikes-dark)!important;padding:5rem 0 4rem}.patikes-theme .collection-hero__title{font-family:var(--font-heading-family);font-size:clamp(3rem,5vw,5.5rem);letter-spacing:.02em;text-transform:uppercase;color:#fff;margin:0;line-height:1}.patikes-theme .collection-hero__title:after{content:"";display:block;width:48px;height:3px;background:var(--patikes-accent);margin-top:1.5rem}.patikes-theme .collection-hero__description{color:#fff9;font-size:1.6rem;line-height:1.6;max-width:52rem}.patikes-theme .collection-hero__image-container{border-radius:var(--patikes-radius);border:1px solid var(--patikes-border);overflow:hidden}.patikes-theme .section-main-collection-product-grid,.patikes-theme .section-main-collection-product-grid.gradient{background:var(--patikes-light)}@media screen and (min-width:990px){.patikes-theme .collection-hero{padding:7rem 0 5rem}.patikes-theme .collection-hero__inner{padding:0 4rem}.patikes-theme .collection-hero__title{font-size:clamp(3.5rem,4vw,5rem)}.patikes-theme .section-main-collection-product-grid .product-grid{gap:3rem 2.4rem;padding-top:1rem}.patikes-theme .section-main-collection-product-grid .card__inner{transition:transform var(--patikes-transition),box-shadow var(--patikes-transition)}.patikes-theme .section-main-collection-product-grid .card-wrapper:hover .card__inner{transform:translateY(-6px);box-shadow:0 16px 48px #0000001a}.patikes-theme .related-products{padding-top:7rem!important;padding-bottom:7rem!important}.patikes-theme .related-products .product-grid{gap:2.4rem}}.patikes-theme .section-main-collection-product-grid .card__inner{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:var(--patikes-radius)}.patikes-theme .section-main-collection-product-grid .card__content{padding:1.2rem 1.4rem 1.6rem}.patikes-theme .section-main-collection-product-grid .pagination-wrapper{margin-top:4rem}.patikes-theme .section-main-collection-product-grid .pagination__item{font-family:var(--font-heading-family);letter-spacing:.06em}.patikes-theme .section-main-collection-product-grid .pagination__item--current{background:var(--patikes-dark);color:var(--patikes-accent);border-radius:var(--patikes-radius)}@media screen and (max-width:749px){.patikes-theme .product__info-wrapper{padding:0!important}.patikes-theme .product__info-container{display:flex;flex-direction:column;gap:1.4rem}.patikes-theme .product__info-container>*+*{margin-top:0}.patikes-theme .product__media-wrapper{padding:1.2rem;background:var(--patikes-light);border-radius:var(--patikes-radius)}.patikes-theme .product__media-list{margin-left:0!important;margin-right:0!important;margin-bottom:1.5rem!important;width:100%!important}.patikes-theme .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide){margin-left:0!important;margin-right:0!important}.patikes-theme .product__media-list .product__media-item{width:100%}.patikes-theme .product.grid{gap:1.5rem}.patikes-theme .product__details-below{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.08)}.patikes-theme .product-form__input,.patikes-theme .product-form__buttons{max-width:none}.patikes-theme .collection-hero{padding:3.5rem 0 2.5rem}.patikes-theme .related-products{padding-top:4rem!important;padding-bottom:4rem!important}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/patikes-theme.css.map */
