:root{--colords-cream: #f5f0ea;--colords-ink: #1c1a17;--colords-line: rgba(28, 26, 23, .12);--colords-muted: rgba(28, 26, 23, .55);--cat-accent: #1c1a17;--cat-soft: #f5f0ea}body[data-colords-cat=kadin]{--cat-accent: #a9614f;--cat-soft: #f3e7e1}body[data-colords-cat=erkek]{--cat-accent: #2a4a6b;--cat-soft: #eceef1}body[data-colords-cat=cocuk]{--cat-accent: #c98a1e;--cat-soft: #fff3df}.h0,.h1,h1,.h2,h2{letter-spacing:-.01em}.collection__title.title-wrapper,.title-wrapper-with-link,.collection-list-wrapper .title-wrapper{text-align:center;justify-content:center;flex-direction:column;align-items:center}.collection__title .title,.collection-list-title,.collection-list-wrapper .title{font-size:3rem;letter-spacing:.01em;font-weight:600;margin-bottom:.8rem}.collection__title .title:after,.collection-list-title:after{content:"";display:block;width:4.6rem;height:.25rem;background:var(--cat-accent);margin:1.2rem auto 0}[id$=__band_kadin] .title:after{background:#a9614f}[id$=__band_erkek] .title:after{background:#2a4a6b}[id$=__band_cocuk] .title:after{background:#c98a1e}.collection__description{color:var(--colords-muted);max-width:56rem;margin:0 auto 1.2rem;font-size:1.45rem;text-align:center}.colords-hero{display:grid;grid-template-columns:minmax(0,45%) minmax(0,55%);align-items:stretch;min-height:60rem;background:var(--colords-cream)}.colords-hero__text{display:flex;flex-direction:column;justify-content:center;padding:6rem clamp(2.4rem,5vw,8rem)}.colords-hero__eyebrow{font-size:1.15rem;letter-spacing:.24em;text-transform:uppercase;color:var(--colords-muted);margin-bottom:1.8rem}.colords-hero__title{font-family:var(--font-heading-family);font-size:clamp(3.6rem,4.6vw,6rem);line-height:1.05;font-weight:600;letter-spacing:-.015em;margin:0 0 1.8rem}.colords-hero__sub{font-size:1.6rem;line-height:1.6;color:var(--colords-muted);max-width:42rem;margin:0 0 3rem}.colords-hero__btn{align-self:flex-start;display:inline-block;padding:1.5rem 3.4rem;background:var(--colords-ink);color:#fff;text-decoration:none;font-size:1.25rem;letter-spacing:.14em;text-transform:uppercase;transition:opacity .2s ease}.colords-hero__btn:hover{opacity:.85}.colords-hero__media{position:relative;overflow:hidden;min-height:60rem}.colords-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 20%}@media screen and (max-width:749px){.colords-hero{grid-template-columns:1fr;min-height:0}.colords-hero__media{min-height:0;height:90vw;order:-1}.colords-hero__text{padding:3.2rem 2rem 4rem;text-align:center;align-items:center}.colords-hero__btn{align-self:center}}.announcement-bar__message{font-size:1.15rem;letter-spacing:.1em;text-transform:uppercase;padding-top:.9rem;padding-bottom:.9rem}.header__heading-logo-wrapper img.header__heading-logo{max-height:3.4rem;width:auto}.header__menu-item{text-transform:uppercase;letter-spacing:.09em;font-size:1.22rem;font-weight:500}.header{padding-top:1.4rem;padding-bottom:1.4rem}@media screen and (min-width:750px){[id^=shopify-section-][id$=__hero] .banner{min-height:58rem}[id^=shopify-section-][id$=__hero] .banner__media{left:50%;width:50%}[id^=shopify-section-][id$=__hero] .banner__content{width:50%;padding:0 6rem;justify-content:flex-start}[id^=shopify-section-][id$=__hero] .banner__box{background:transparent;border:0;box-shadow:none;padding:0;max-width:46rem;text-align:left}}[id^=shopify-section-][id$=__hero] .banner__heading{font-size:clamp(3.2rem,4.4vw,5.4rem);line-height:1.08;margin-bottom:1.6rem}[id^=shopify-section-][id$=__hero] .banner__text{color:var(--colords-muted);font-size:1.55rem;margin-bottom:2.4rem}[id^=shopify-section-][id$=__categories_circles] .card,[id^=shopify-section-][id$=__categories_circles] .card__inner,[id^=shopify-section-][id$=__categories_circles] .card__media,[id^=shopify-section-][id$=__categories_circles] .card .media{border-radius:50%}[id^=shopify-section-][id$=__categories_circles] .card__inner{background:var(--colords-cream)}[id^=shopify-section-][id$=__categories_circles] .card__inner .card__content{display:none}[id^=shopify-section-][id$=__categories_circles] .card>.card__content{padding:1.4rem 0 0;text-align:center}[id^=shopify-section-][id$=__categories_circles] .card__information{padding:0}[id^=shopify-section-][id$=__categories_circles] .card__heading{font-size:1.35rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;margin:0}[id^=shopify-section-][id$=__categories_circles] .card__heading .icon-wrap{display:none}.colords-collection-count{font-size:1.2rem;color:var(--colords-muted);margin:.4rem 0 0}[id^=shopify-section-][id$=__categories_circles] .media img{transition:transform .5s ease}[id^=shopify-section-][id$=__categories_circles] .card-wrapper:hover .media img{transform:scale(1.07)}.colords-promo{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;max-width:var(--page-width);margin:0 auto;padding:3.2rem 5rem 1.6rem}.colords-promo__card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 38%;align-items:stretch;min-height:24rem;overflow:hidden;text-decoration:none;color:var(--colords-ink)}.colords-promo__body{display:flex;flex-direction:column;justify-content:center;padding:3rem}.colords-promo__media{position:relative;overflow:hidden}.colords-promo__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 15%;transition:transform .5s ease}.colords-promo__card:hover .colords-promo__media img{transform:scale(1.06)}.colords-promo__card--kadin{background:#f3e7e1}.colords-promo__card--erkek{background:#eceef1}.colords-promo__card--cocuk{background:#fff3df}.colords-promo__eyebrow{font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase;color:var(--colords-muted);margin-bottom:1rem}.colords-promo__title{font-family:var(--font-heading-family);font-size:2.8rem;line-height:1.15;font-weight:600;margin-bottom:1.6rem}.colords-promo__cta{font-size:1.3rem;letter-spacing:.04em;border-bottom:1px solid currentColor;align-self:flex-start;padding-bottom:.3rem}.colords-promo__card:hover .colords-promo__cta{opacity:.6}@media screen and (max-width:989px){.colords-promo{grid-template-columns:1fr;padding:2.4rem 1.6rem}}.colords-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;max-width:var(--page-width);margin:3.2rem auto;padding:2.4rem 2rem;border:1px solid var(--colords-line)}.colords-trust__item{display:flex;align-items:center;gap:1.4rem;justify-content:center}.colords-trust__item svg{width:3.2rem;height:3.2rem;flex:0 0 auto;opacity:.85}.colords-trust__item strong{display:block;font-size:1.3rem;font-weight:600;margin-bottom:.2rem}.colords-trust__item span{display:block;font-size:1.2rem;color:var(--colords-muted)}@media screen and (max-width:989px){.colords-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1rem;margin:2.4rem 1.6rem}}@media screen and (max-width:599px){.colords-trust{grid-template-columns:1fr}}.card__badge .badge.colords-badge--sale{background-color:#141414;color:#fff;border:0;font-weight:600;font-size:1.15rem;letter-spacing:.02em;padding:.5rem .9rem}.price--on-sale .price-item--sale{color:#b3261e;font-weight:600}.price__sale .price-item--regular{color:rgba(var(--color-foreground),.45)}.card__heading{font-size:1.35rem;line-height:1.45;font-weight:500}.card-information .price{font-size:1.4rem;font-weight:500}.card-wrapper .card__media{background:var(--colords-cream)}.card-wrapper .quick-add{margin-top:1.2rem}.card-wrapper .quick-add__submit{background:transparent;color:rgb(var(--color-foreground));box-shadow:inset 0 0 0 1px var(--colords-line);font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase;min-height:4.2rem;transition:background .2s ease,color .2s ease}.card-wrapper .quick-add__submit:hover{background:var(--colords-ink);color:#fff;box-shadow:inset 0 0 0 1px var(--colords-ink)}@media screen and (max-width:749px){.card-wrapper .quick-add{display:none}.product-grid,.grid--2-col-tablet-down{--grid-mobile-horizontal-spacing: 8px}.collection .page-width,.collection-list-wrapper .page-width{padding-left:1.2rem;padding-right:1.2rem}.card__heading{font-size:1.4rem;line-height:1.4}.card-information .price{font-size:1.45rem}.card__content{padding-top:.8rem}.header__icon,.header__icon--cart,.header__icon--menu{min-width:4.4rem;min-height:4.4rem}.collection__title .title,.collection-list-title{font-size:2.2rem}.collection__description{font-size:1.35rem}}.slider-button{border:1px solid var(--colords-line);border-radius:50%;width:3.8rem;height:3.8rem;transition:border-color .2s ease,background .2s ease}.slider-button:hover{border-color:var(--cat-accent)}.mega-menu__inner{display:flex;gap:4rem;align-items:flex-start;padding-top:3rem;padding-bottom:3rem}.mega-menu__inner--with-promo .mega-menu__list{flex:1 1 auto}.mega-menu__promo{position:relative;flex:0 0 280px;display:block;overflow:hidden;aspect-ratio:3 / 4;text-decoration:none;background:var(--colords-cream)}.mega-menu__promo img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.mega-menu__promo:hover img{transform:scale(1.05)}.mega-menu__promo-content{position:absolute;inset:auto 0 0 0;padding:1.6rem;background:linear-gradient(to top,rgba(0,0,0,.7),transparent 70%);color:#fff}.mega-menu__promo-label{display:block;font-family:var(--font-heading-family);font-size:1.8rem;text-transform:uppercase;letter-spacing:.06em}.mega-menu__promo-cta{display:inline-block;margin-top:.4rem;font-size:1.2rem;text-decoration:underline;text-underline-offset:.2rem}.mega-menu__content--kadin .mega-menu__link:hover{color:#a9614f}.mega-menu__content--erkek .mega-menu__link:hover{color:#2a4a6b}.mega-menu__content--cocuk .mega-menu__link:hover{color:#c98a1e}body[data-colords-cat] .collection-hero{background:var(--cat-soft);padding-block:4rem;margin-bottom:2.4rem}.collection-hero__title{text-transform:uppercase;letter-spacing:.06em}body[data-colords-cat] .collection-hero__title:after{content:"";display:block;width:5rem;height:.3rem;background:var(--cat-accent);margin-top:1.2rem}body[data-colords-cat] .facets__summary,body[data-colords-cat] .facet-filters__label{letter-spacing:.04em}.colords-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;font-size:1.2rem;margin-bottom:1.4rem;color:var(--colords-muted)}.colords-breadcrumb a{color:inherit;text-decoration:none}.colords-breadcrumb a:hover{color:var(--cat-accent);text-decoration:underline}.colords-breadcrumb__current{color:rgb(var(--color-foreground))}.colords-order-channels{display:grid;grid-template-columns:1fr;gap:1rem;margin:1.2rem 0 .4rem}@media screen and (min-width:1200px){.colords-order-channels{grid-template-columns:1fr 1fr}}.colords-order-btn{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:1.3rem 1rem;font-size:1.3rem;font-weight:500;line-height:1.2;white-space:nowrap;text-decoration:none;transition:opacity .2s ease}.colords-order-btn:hover{opacity:.88}.colords-order-btn svg{width:1.9rem;height:1.9rem;flex:0 0 auto}.colords-order-btn--wa{background:#25d366;color:#fff}.colords-order-btn--tel{background:transparent;color:rgb(var(--color-foreground));border:1px solid var(--colords-line)}@media screen and (max-width:749px){.colords-order-channels{grid-template-columns:1fr}}.colords-pdp-trust{list-style:none;padding:1.8rem 0 0;margin:1rem 0 0;border-top:1px solid var(--colords-line);display:grid;gap:.9rem}.colords-pdp-trust li{display:flex;align-items:center;gap:1rem;font-size:1.3rem;color:rgba(var(--color-foreground),.75)}.colords-pdp-trust svg{width:2.1rem;height:2.1rem;flex:0 0 auto;opacity:.8}.colords-contact{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem;max-width:var(--page-width);margin:0 auto;padding:0 5rem}.colords-contact>*{display:block;padding:2.2rem;background:rgb(var(--color-background));text-decoration:none;color:inherit}.colords-contact strong{display:block;font-size:1.15rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.6rem}.colords-contact span{display:block;font-size:1.4rem;color:var(--colords-muted);line-height:1.5}@media screen and (max-width:989px){.colords-contact{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 1.6rem}}@media screen and (max-width:599px){.colords-contact{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/colords-custom.css.map */
