/* ==========================================================================
   main.css — очищенная версия.
   Подключается ПОСЛЕ style.css (порядок: bootstrap -> style.css -> main.css).
   Убрано: неиспользуемые блоки (.door-visual, .salon-panel, .yk-offcanvas,
   .yk-duo-card, .partner-card, .carousel-control-*, модалки .yk-city/.yk-form,
   битый @font-face и т.д.). Порядок правил сохранён, потому что от него
   зависит каскад (V1 -> V2 -> V3 -> мобильные правки).
   ========================================================================== */

/* ---------- База ---------- */
.site{font-family:'Source Sans Pro',sans-serif;font-size:17px;color:#222;background:#fff;letter-spacing:.01em}
.desctope{display:block}
.mobile{display:none}
@media(max-width:768px){
  .desctope{display:none}
  .mobile{display:block}
}
@media (max-width:480px){
  .logo-wrapper-top{width:220px;margin-right:0;margin-top:0}
}

a{color:inherit;text-decoration:none}
a:hover{color:#777}

/* ---------- Шапка ---------- */
.headblockext{background:#171717;color:#fff}
.headblockext #header{height:82px;display:flex;align-items:center}

.off-menu-icon{display:inline-flex;align-items:center;gap:12px;text-transform:uppercase;letter-spacing:.14em;font-size:16px}
.off-menu-icon-content{width:30px;height:18px}
.menu-icon-dark{fill:#fff}
.menu-icon-light{fill:#000}
.theme-text-dark{color:#fff}
.theme-text-light{color:#000}

.logo-wrapper{display:inline-flex;flex-direction:column;align-items:center;gap:6px}
.logo-wrapper-top{display:block}
.yk-logo-svg{width:220px;max-width:100%;height:auto;display:block}

.years-yukka{font-size:14px;letter-spacing:.18em;text-transform:uppercase;color:#bbb}
.phone-header a{color:#fff;float:right;margin-right:125px}
.phone-n{margin:0;font-family:'Source Sans Pro',sans-serif;font-weight:400;font-size:25px;letter-spacing:.04em}

#header2{height:48px;border-bottom:1px solid #e5e5e5;background:#fff;display:flex;align-items:center}
.city-ch-wrapper{display:inline-flex;align-items:center;gap:8px;color:#666}
.icon-map-marker{font-size:20px;color:#888}
.scity_title{color:#777}
.select_city{border:0;background:transparent;border-bottom:1px dotted #777;padding:0;color:#222;font-weight:700}
.select_city:after{content:''}
#contacts-offcanvas-link{border-bottom:1px dotted #222;color:#222}

#slider{overflow:hidden;background:#111}

/* ---------- Hero (страницы категорий/товара) ---------- */
.yk-hero-content{width:min(520px,90%);color:#fff;margin-left:60px}
.yk-hero-kicker{font-family:'Source Sans Pro',sans-serif;letter-spacing:.28em;text-transform:uppercase;color:#ddd;margin-bottom:20px}
.yk-hero-logo{max-width:310px;max-height:85px;margin-bottom:20px;filter:drop-shadow(0 12px 30px rgba(0,0,0,.25))}
.yk-hero h1{font-size:58px;line-height:.96;font-weight:700;text-transform:uppercase;margin-bottom:22px;letter-spacing:.02em}

/* ---------- Заголовки секций ---------- */
.section-title{font-size:48px;line-height:1;text-transform:uppercase;text-align:center;margin:0 0 14px}

/* ---------- Видео-блок на главной ---------- */
#sc-video{color:#fff;position:relative;text-align:center}
#sc-video:before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.62)}
#sc-video h2{font-size:54px;text-transform:uppercase}

/* ---------- Хлебные крошки / каталог ---------- */
.breadcrumbs{font-family:'Source Sans Pro',sans-serif;color:#ddd;margin-bottom:18px}
.catalog-page{padding:60px 0;background:#fff}

.collection-card{position:relative;overflow:hidden;background:#111;color:#fff;min-height:320px;margin-bottom:28px}
.collection-card img.bg{width:100%;height:320px;object-fit:cover;opacity:.82;transition:.8s}
.collection-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.72))}
.collection-card:hover img.bg{transform:scale(1.06)}
.collection-card .inner{position:absolute;z-index:1;left:28px;right:28px;bottom:28px}
.collection-card h3{font-size:18px;text-transform:uppercase;margin-bottom:8px}

.collection-intro{padding:65px 0 35px}
.collection-intro h2{font-size:56px;text-transform:uppercase}
.collection-intro p{font-family:'Source Sans Pro',sans-serif;color:#666;font-size:18px}

.info-page{padding:70px 0}
.info-page h2{font-size:46px;text-transform:uppercase;margin-bottom:22px}
.info-page p,.info-page li{font-family:'Source Sans Pro',sans-serif;color:#666;font-size:18px;line-height:1.65}

.yk-small-title{text-transform:uppercase;letter-spacing:.2em;color:#888;font-family:'Source Sans Pro',sans-serif;font-size:13px;margin-bottom:10px}

/* ---------- Cookie-баннер ---------- */
.yk-cookie-banner{position:fixed;left:24px;bottom:24px;max-width:560px;background:#fff;box-shadow:0 18px 60px rgba(0,0,0,.18);z-index:1050;padding:18px 20px;display:flex;align-items:center;gap:16px;font-family:'Source Sans Pro',sans-serif;font-size:14px}
.yk-cookie-banner button{background:#191919;color:#fff;border:0;padding:9px 18px}
.yk-cookie-banner a{text-decoration:underline}

/* ---------- Адаптив V1 (только живые селекторы) ---------- */
@media(max-width:1199.98px){
  .yk-hero h1{font-size:48px}
  .yk-logo-svg{width:190px}
}
@media(max-width:991.98px){
  .yk-hero-content{margin-left:20px}
  .section-title,#sc-video h2{font-size:44px}
}
@media(max-width:767.98px){
  .headblockext #header{height:72px}
  .off-menu-icon-text{display:none}
  .phone-n{font-size:17px}
  .years-yukka{font-size:11px}
  .yk-logo-svg{width:130px}
  #header2{height:auto;padding:12px 0}
  #header2contacts{text-align:left!important;margin-top:8px}
  .yk-hero-content{margin-left:0}
  .yk-hero-logo{max-width:220px}
  .yk-hero h1{font-size:38px}
  .section-title,#sc-video h2,.collection-intro h2{font-size:36px}
  .collection-card img.bg{height:220px}
  .yk-cookie-banner{left:12px;right:12px;bottom:12px;display:block}
  .yk-cookie-banner button{margin:10px 10px 0 0}
}
@media(max-width:479.98px){
  .phone-n{font-size:15px}
  .yk-logo-svg{width:115px}
  .yk-hero h1{font-size:34px}
}

/* ==========================================================================
   V2: главная шапка поверх hero (body.sliderpage)
   ========================================================================== */
body.sliderpage{overflow-x:hidden}
.light{position:relative;color:#000}
.dark{position:absolute;color:#fff}

body.sliderpage .headblockext{top:0;left:0;right:0;z-index:30;background:transparent}
body.sliderpage .headblockext1{position:relative;top:0;left:0;right:0;z-index:30;background:transparent}
body.sliderpage .headblockext #header{height:145px;background:transparent}

body.sliderpage #header2{position:absolute;top:120px;left:0;right:0;z-index:31;height:72px;background:transparent;border-top:1px solid rgba(255,255,255,.76);border-bottom:0;color:#fff}
body.sliderpage #header2 .city-ch-wrapper,
body.sliderpage #header2 .scity_title,
body.sliderpage #header2 .icon-map-marker,
body.sliderpage #contacts-offcanvas-link,
body.sliderpage #header2 .select_city{color:#fff}
body.sliderpage #contacts-offcanvas-link,
body.sliderpage #header2 .select_city{border-bottom:0;text-decoration:none}

body.sliderpage #slider{position:relative;z-index:1;height:100vh}
@media(max-width:768px){
  body.sliderpage #slider{position:relative;z-index:1;height:70vh}
}
body.sliderpage #slider:before{content:'';position:absolute;left:0;right:0;top:0;height:285px;z-index:5;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.90) 0%,rgba(0,0,0,.65) 45%,rgba(0,0,0,0) 100%)}

body.sliderpage .yk-hero-content{margin-left:60px;margin-bottom:92px;width:min(520px,90%)}

.headblockext .yk-logo-svg .logovector-item1{fill:#73b71b!important}
.headblockext .yk-logo-svg .logovector-item2{fill:#fff!important}

body.sliderpage .years-yukka{color:#fff;font-family:'Source Sans Pro',sans-serif;font-size:18px;letter-spacing:.17em;text-transform:none}
body.sliderpage .off-menu-icon{font-size:20px;letter-spacing:0;text-transform:none;gap:16px}
body.sliderpage .off-menu-icon-content{width:33px;height:21px}
body.sliderpage .yk-logo-svg{width:260px}
body.sliderpage .yk-hero-kicker{font-family:'Source Sans Pro',sans-serif;letter-spacing:.28em;font-size:22px;margin-bottom:8px;text-transform:uppercase}
body.sliderpage .yk-hero-logo{max-width:340px;max-height:88px;margin-bottom:12px}
body.sliderpage .yk-hero h1{font-size:54px;line-height:.92;margin-bottom:26px}

@media(max-width:1199.98px){
  body.sliderpage .headblockext #header{height:124px}
  body.sliderpage #header2{top:124px}
  body.sliderpage .yk-logo-svg{width:220px}
}
@media(max-width:767.98px){
  body.sliderpage .headblockext{position:absolute}
  body.sliderpage .headblockext #header{height:86px;width:100vw}
  body.sliderpage #header2{top:86px;height:auto;padding:12px 0;border-top:1px solid rgba(255,255,255,.5)}
  body.sliderpage .yk-logo-svg{width:220px}
  body.sliderpage .years-yukka{font-size:11px}
  body.sliderpage .yk-hero-content{margin-left:0;margin-bottom:40px}
  body.sliderpage .yk-hero h1{font-size:36px}
  body.sliderpage .yk-hero-kicker{font-size:15px}
}

/* ==========================================================================
   V3: правки по сравнению с ru-сайтом
   ========================================================================== */
html,body,.site{font-family:'Source Sans Pro',sans-serif!important}
body.site{font-family:'Source Sans Pro',sans-serif!important;font-size:17px;color:#505050;margin:0}

.yk-feature-card p,
.product-prop,
.info-page p,
.info-page li,
.yk-cookie-banner{font-family:'Source Sans Pro',sans-serif!important}

/* Внутренние страницы: белая шапка, чёрные элементы */
body:not(.sliderpage) .headblockext{background:#fff!important;color:#111!important;border:0}
body:not(.sliderpage) .headblockext #header{height:170px;background:#fff!important}
body:not(.sliderpage) #header2{background:#fff!important;color:#111!important;border:0;height:72px}
body:not(.sliderpage) .off-menu-icon,
body:not(.sliderpage) .phone-header a,
body:not(.sliderpage) .phone-n,
body:not(.sliderpage) #contacts-offcanvas-link,
body:not(.sliderpage) .city-ch-wrapper,
body:not(.sliderpage) .scity_title,
body:not(.sliderpage) .select_city{color:#111!important}
body:not(.sliderpage) .off-menu-icon-content path{fill:#111!important}
body:not(.sliderpage) .yk-logo-svg .logovector-item1{fill:#73b71b!important}
body:not(.sliderpage) .yk-logo-svg .logovector-item2{fill:#111!important}
body:not(.sliderpage) .phone-n{font-family:'Source Sans Pro',sans-serif!important;font-size:32px;font-weight:400;letter-spacing:.03em}
body:not(.sliderpage) .off-menu-icon{font-size:24px;letter-spacing:0;text-transform:none}
body:not(.sliderpage) .yk-logo-svg{width:260px}
body:not(.sliderpage) #contacts-offcanvas-link,
body:not(.sliderpage) .select_city{border-bottom:0!important;text-decoration:none}

body.sliderpage .years-yukka,.years-yukka{display:block!important}
body.sliderpage .headblockext .yk-logo-svg .logovector-item1{fill:#73b71b!important}
body.sliderpage .headblockext .yk-logo-svg .logovector-item2{fill:#fff!important}
body.sliderpage .phone-n,
body.sliderpage .off-menu-icon,
body.sliderpage .yk-hero-kicker,
body.sliderpage .yk-hero h1{font-family:'Source Sans Pro',sans-serif!important}
body.sliderpage .phone-n{font-size:34px;font-weight:400;letter-spacing:.045em}

/* Каталог: крупные карточки коллекций */
#catalog-novinki-main{padding:82px 0 22px;background:#fff}
#catalog-novinki-main .row{--bs-gutter-x:62px}

.yk-feature-card{display:block;background:#fff!important;margin-bottom:84px;position:relative;overflow:hidden;min-height:auto;transition:.5s}
.yk-feature-card:hover{background:#fff!important;min-height:auto;transition:.5s;box-shadow:0 16px 20px rgba(0,0,0,.08);margin-bottom:84px;overflow:hidden}
.yk-feature-card img{width:100%;height:385px!important;object-fit:cover;display:block;transition:transform .7s ease}
.yk-feature-card:hover img{transform:scale(1.04)}
.yk-feature-card .feature-body{background:#fdfdfd;min-height:230px;padding:32px 34px 40px}
.feature-body img{object-fit:contain}
.yk-feature-card h3{color:#111;font-size:44px;font-weight:700;line-height:1;margin:0 0 22px;text-transform:uppercase}
.yk-feature-card p{color:#777;font-size:18px;line-height:1.7;margin:0}
.yk-feature-logo{max-height:34px;max-width:70%;margin:0 0 24px}
@media(max-width:768px){
  .yk-feature-logo{max-width:100%;margin:0 0 24px}
}

/* Параллакс «Сеть салонов»: тёмный оверлей поверх фото задан в style.css */

/* Товары в категории: фото слева, свойства справа, без рамок */
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:66px;row-gap:90px}
.product-card{border:0!important;box-shadow:none!important;transform:none!important;display:grid!important;grid-template-columns:190px 1fr;gap:28px;align-items:start;text-align:left!important;padding:0!important;background:#fff!important;transition:.25s}
.product-card:hover{box-shadow:none!important;transform:none!important}
.product-card h3{color:#555;font-size:23px;font-weight:700;text-transform:none;line-height:1.2;margin:8px 0 30px}
.product-prop{margin:0 0 24px;color:#666;font-size:15px}
.product-prop span{display:block;font-style:italic;font-size:13px;margin-bottom:10px;color:#777}
.product-prop strong{display:block;font-weight:400;color:#555}
.product-card-info{padding-top:2px}

/* Подвал (светлый, как на оригинале) */
#sc-bottom1{background:#fff!important;color:#505050!important;border-top:1px solid #eee;padding:68px 0 50px}
#footer{background:#fff!important;color:#999!important;padding:20px 0;border-top:1px solid #eee}

@media(max-width:1199.98px){
  .product-grid{grid-template-columns:repeat(2,1fr)}
  .yk-feature-card img{height:330px!important}
}
@media(max-width:991.98px){
  body:not(.sliderpage) .headblockext #header{height:110px}
  body:not(.sliderpage) .yk-logo-svg{width:200px}
  body:not(.sliderpage) .phone-n{font-size:24px}
}
@media(max-width:767.98px){
  body:not(.sliderpage) .headblockext #header{height:82px}
  body:not(.sliderpage) #header2{height:auto;padding:12px 0}
  body:not(.sliderpage) .yk-logo-svg{width:140px}
  body:not(.sliderpage) .phone-n{font-size:17px}
  .yk-feature-card img{height:260px!important}
  .yk-feature-card .feature-body{min-height:auto;padding:26px}
  .yk-feature-card h3{font-size:34px}
  .product-grid{grid-template-columns:1fr;row-gap:55px}
  .product-card{grid-template-columns:150px 1fr;gap:24px}
}

/* Нижняя мобильная панель (заглушка): на ≤480px показывается фиксированной */
section#sc-sticky-box{display:none}
@media (max-width:480px){
  section#sc-sticky-box{position:fixed;display:block;bottom:0;background:#fff;width:100%;z-index:2;box-shadow:0 -1px 3px 0 rgba(0,0,0,.05),0 -2px 3px 0 rgba(0,0,0,.05)}
}

/* ==========================================================================
   Мобильная адаптивность: точечные правки
   ========================================================================== */

/* Попап «Ваш город» (section#gorod) не должен давать горизонтальный скролл */
section#gorod{left:50%;transform:translateX(-50%);width:320px;max-width:calc(100vw - 24px)}
section#gorod .container,
section#gorod .row,
section#gorod .column{width:100%;max-width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0}
section#gorod .yourcity-wrapper{width:100%;min-width:0;box-sizing:border-box}

#header #offcanvasmenu-icon{flex:0 0 auto;width:auto}
#header #pl-logo{flex:1 1 0;width:auto;min-width:0;display:flex;align-items:center;justify-content:center}

.fancy-text{font-family:"Monotype Corsiva",cursive;font-size:40px}

#header .logo-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px;width:auto;max-width:100%;margin:0}
#header .logo-wrapper-top{flex:0 0 auto;width:clamp(140px,40vw,220px);margin:0}
#header .yk-logo-svg{width:100%;height:auto}
#header .years-yukka{margin:0;white-space:nowrap;font-size:clamp(14px,3.5vw,18px);letter-spacing:.06em}

/* Шапка на телефонах: меню слева, логотип и слоган в ряд */
@media (max-width:767.98px){
  #header #phone{display:none}
  #header .logo-wrapper{gap:10px}
  #header .logo-wrapper-top{width:clamp(96px,30vw,150px)}
  #header .years-yukka{font-size:clamp(10px,2.9vw,12px)}
  .fancy-text{font-size:18px}
}

/* Подвал на узких телефонах */
@media (max-width:575.98px){
  p.btm4-phone a{font-size:19px}
  span.copyright{flex-wrap:wrap;row-gap:12px}
  .footer-logo svg{max-width:100%}
}

/* Страницы партнёров, плинтуса и фурнитуры на телефонах */
@media (max-width:991.98px){
  .yk-partners-page .zoom_list,
  .plintus-wrapper{margin-left:0;margin-right:0}
}
@media (max-width:767.98px){
  .pd-furnitura-v-block.pd-furnitura-photo-item{width:100%}
  .pd-furnitura-feautre-list li{flex-wrap:wrap}
}


