/*
Theme Name: Intimates
Theme URI: https://example.com/intimates
Author: Multiplatform International Tmi
Description: Full-width WooCommerce storefront theme for intimate lifestyle and adult retail stores. Includes left shop sidebar, storefront navigation and extensive theme settings.
Version: 1.4.4
Requires at least: 6.2
Tested up to: 6.6
Requires PHP: 8.0
Text Domain: intimates
License: GNU General Public License v2 or later
*/
:root{--bg:#08070b;--panel:#121019;--accent:#d12470;--gold:#dcb56f;--text:#f8f2f5;--muted:#b8acb4;--line:#2a2130;--radius:14px;--max:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.site-header{top:0;z-index:100;background:rgba(6,5,9,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-inner{min-height:72px;display:flex;align-items:center;gap:28px}.brand{font-size:28px;letter-spacing:.08em;color:var(--gold);white-space:nowrap}.brand .custom-logo{max-height:52px;width:auto}.main-nav{margin-left:auto}.main-nav ul{display:flex;align-items:center;gap:6px;list-style:none;margin:0;padding:0}.main-nav a{display:block;padding:12px 14px;border-radius:7px;text-transform:uppercase;font-size:13px;letter-spacing:.06em}.main-nav a:hover,.main-nav .current-menu-item>a{background:#23111d;color:#fff}.header-actions{display:flex;align-items:center;gap:14px;font-size:13px}.header-actions a,.header-search-toggle{border:0;background:transparent;color:#fff;padding:8px;cursor:pointer}.cart-link span{display:inline-grid;place-items:center;min-width:20px;height:20px;border-radius:20px;background:var(--accent);font-size:11px}.header-search-panel{display:none;border-top:1px solid var(--line);padding:12px 0;background:#0d0a10}.header-search-panel.is-open{display:block}.header-search-panel form{display:flex;max-width:760px;margin:auto}.header-search-panel input{flex:1}.mobile-toggle{display:none;background:transparent;border:1px solid var(--line);color:#fff;padding:8px 12px}.hero.full-cover{width:100%;min-height:620px;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center}.hero-inner{width:100%}.hero-content{max-width:610px;padding:80px 0}.hero h1{font-size:clamp(54px,7vw,96px);line-height:1;margin:0 0 18px;color:var(--gold);font-weight:500}.hero p{font-size:20px;max-width:580px}.btn,button,.button,input[type=submit]{display:inline-block;border:1px solid var(--accent);background:var(--accent);color:#fff;padding:13px 21px;border-radius:8px;font-weight:700;cursor:pointer}.btn.alt{background:transparent}.benefits{border-block:1px solid var(--line);background:#0c0a10}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr)}.benefit{padding:23px 26px;border-right:1px solid var(--line)}.benefit:last-child{border:0}.benefit strong{display:block;color:var(--gold);text-transform:uppercase;font-size:13px}.benefit span{color:var(--muted);font-size:13px}.shop-navigation{background:#100c13;border-bottom:1px solid var(--line)}.shop-nav-inner{display:flex;align-items:center;gap:24px;min-height:58px}.shop-nav-inner>strong{color:var(--gold);white-space:nowrap}.shop-nav-inner ul{list-style:none;display:flex;gap:4px;flex-wrap:wrap;margin:0;padding:0}.shop-nav-inner a{display:block;padding:9px 13px;border-radius:7px;font-size:14px}.shop-nav-inner a:hover,.shop-nav-inner .current-menu-item>a{background:#28101f;color:#fff}.store-section,.content-area{padding:60px 0}.store-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.store-heading h1,.woocommerce-products-header__title{font-size:42px;color:var(--gold);margin:0}.store-heading p{color:var(--muted);margin:8px 0 0}.shop-shell{display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);gap:28px;align-items:start}.shop-shell.sidebar-right{grid-template-columns:minmax(0,1fr) var(--sidebar-width)}.shop-shell.sidebar-right .shop-sidebar{order:2}.shop-shell.sidebar-none{grid-template-columns:1fr}.shop-sidebar{background:linear-gradient(180deg,#141019,#0d0b10);border:1px solid var(--line);border-radius:var(--radius);padding:20px}.shop-sidebar.is-sticky{position:sticky;top:95px}.sidebar-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:18px}.sidebar-heading h2{margin:0;color:var(--gold)}.sidebar-heading a{font-size:12px;color:var(--accent)}.widget{margin-bottom:25px}.widget:last-child{margin-bottom:0}.widget-title{font-size:16px;margin:0 0 12px;color:#fff}.widget ul{list-style:none;margin:0;padding:0}.widget li{border-bottom:1px solid rgba(255,255,255,.07)}.widget li:last-child{border:0}.widget li a{display:flex;justify-content:space-between;padding:9px 0;color:var(--muted)}.widget li a:hover{color:#fff}.widget input,.widget select,.woocommerce input.input-text,.woocommerce select{width:100%;background:#09070c;color:#fff;border:1px solid var(--line);border-radius:7px;padding:11px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;background:#100d14;border:1px solid var(--line);border-radius:var(--radius);padding:10px 14px;margin-bottom:24px}.catalog-links{display:flex;gap:5px;flex-wrap:wrap}.catalog-links a{padding:8px 12px;border-radius:6px;font-size:13px}.catalog-links a:hover{background:#291020;color:#fff}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(var(--product-columns),minmax(0,1fr));gap:20px;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:auto!important;float:none!important;margin:0!important;background:linear-gradient(180deg,#17121d,#0f0d13);border:1px solid var(--line);border-radius:var(--radius);padding:12px;overflow:hidden;transition:.2s}.woocommerce ul.products li.product:hover{transform:translateY(-3px);border-color:#5b2846}.woocommerce ul.products li.product img{border-radius:9px;background:#0b080d;margin-bottom:12px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px;color:#fff;padding:0}.woocommerce ul.products li.product .price,.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--gold)!important}.woocommerce ul.products li.product .button{margin-top:9px;background:transparent;border-color:var(--accent)}.woocommerce .woocommerce-ordering select{background:#110e15;color:#fff;border:1px solid var(--line);padding:10px}.woocommerce .woocommerce-result-count{color:var(--muted)}.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{border:0;margin:3px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{border:1px solid var(--line);background:#121019;color:#fff;border-radius:6px}.newsletter{padding:60px 0;background:linear-gradient(135deg,#2b0c20,#110d16);border-block:1px solid #4c1937}.newsletter-inner{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.site-footer{background:#050407;border-top:1px solid var(--line);padding:55px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:36px}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li{margin:6px 0}.copyright{border-top:1px solid var(--line);margin-top:35px;padding-top:20px;color:var(--muted)}.woocommerce div.product{background:#100d14;border:1px solid var(--line);border-radius:var(--radius);padding:22px}.woocommerce-message,.woocommerce-info{background:#121019;color:#fff;border-top-color:var(--accent)}@media(max-width:980px){.main-nav{display:none;position:absolute;left:20px;right:20px;top:72px;background:#0b090e;border:1px solid var(--line);padding:12px}.main-nav.is-open{display:block}.main-nav ul{display:block}.mobile-toggle{display:block;margin-left:auto}.header-actions{margin-left:0}.benefit-grid{grid-template-columns:repeat(2,1fr)}.shop-shell,.shop-shell.sidebar-right{grid-template-columns:1fr}.shop-shell.sidebar-right .shop-sidebar{order:0}.shop-sidebar.is-sticky{position:static}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-nav-inner{align-items:flex-start;padding:13px 0;flex-direction:column;gap:7px}.hero.full-cover{min-height:440px}}@media(max-width:620px){.wrap{width:min(100% - 24px,var(--max))}.header-actions a:not(.cart-link){display:none}.benefit-grid{grid-template-columns:1fr}.benefit{border-right:0;border-bottom:1px solid var(--line)}.store-heading{display:block}.store-heading .btn{margin-top:18px}.woocommerce ul.products{grid-template-columns:1fr}.footer-grid,.newsletter-inner{grid-template-columns:1fr}.hero.full-cover{min-height:340px;background-position:center top}.catalog-links a{flex:1 1 45%;text-align:center}}
/* Intimates 1.1 visual presets and refined store */
.site-header{background:var(--header-bg)}
body{background:var(--bg);color:var(--text)}
.shop-sidebar,.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.catalog-toolbar,.woocommerce div.product{background:var(--panel);border-color:var(--line)}
.woocommerce ul.products li.product img{width:100%;height:var(--product-image-height);object-fit:contain;background:color-mix(in srgb,var(--panel) 88%,#000);padding:8px;border-radius:12px}
.woocommerce ul.products li.product{padding:13px;box-shadow:0 10px 28px rgba(0,0,0,.12)}
.woocommerce ul.products li.product .button{width:100%;text-align:center;border-radius:10px}
.hero-brand-mark{position:absolute;left:50%;top:36px;transform:translateX(-50%);width:min(480px,70vw);z-index:2}.hero.full-cover{position:relative}.hero-brand-mark img{width:100%;filter:drop-shadow(0 12px 25px rgba(0,0,0,.4))}
.shop-page-hero{min-height:360px;background-size:cover;background-position:center top;display:flex;align-items:center;text-align:center}.shop-page-hero .wrap{padding:55px 20px}.shop-page-hero img{width:min(420px,80vw);margin-bottom:15px}.shop-page-hero h1{font-size:clamp(38px,5vw,68px);margin:0;color:#fff}.shop-page-hero p{font-size:18px;color:#f4dfe9;max-width:700px;margin:10px auto}
body[style*="color-scheme:light"] .main-nav a,body[style*="color-scheme:light"] .header-actions a,body[style*="color-scheme:light"] .header-search-toggle{color:var(--text)}
@media(max-width:620px){.hero-brand-mark{top:20px}.woocommerce ul.products li.product img{height:min(var(--product-image-height),220px)}.shop-page-hero{min-height:280px}}

/* Shop hero alignment and sizing refinement */
.shop-page-hero{
  min-height:460px;
  width:100%;
  background-size:cover;
  background-position:center center;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
}
.shop-page-hero .wrap{
  width:min(var(--max),calc(100% - 40px));
  min-height:460px;
  margin:0 auto;
  padding:70px 20px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
}
.shop-page-hero img{
  display:block;
  width:min(500px,82vw);
  margin:0 auto 20px;
}
.shop-page-hero h1,
.shop-page-hero p{
  width:100%;
  text-align:center;
}
@media(max-width:980px){
  .shop-page-hero,
  .shop-page-hero .wrap{min-height:400px}
}
@media(max-width:620px){
  .shop-page-hero,
  .shop-page-hero .wrap{min-height:330px}
  .shop-page-hero .wrap{padding:48px 16px}
  .shop-page-hero img{width:min(390px,86vw)}
}
/* 1.2.0 vivid pink/red visual direction */
:root{--accent:#e51f6f;--accent-2:#ff3f62;--accent-soft:#ff6f9d}
.site-header{background:linear-gradient(90deg,rgba(35,4,20,.97),rgba(108,8,47,.94),rgba(29,4,18,.97));border-bottom-color:#8f194e}
.btn,button,.button,input[type=submit]{background:linear-gradient(135deg,var(--accent),var(--accent-2));border-color:var(--accent)}
.shop-navigation,.newsletter{background:linear-gradient(135deg,#6d0c3c,#d31962 55%,#5b092f)}
.woocommerce ul.products li.product:hover{border-color:var(--accent);box-shadow:0 16px 34px rgba(229,31,111,.22)}
.brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.default-brand-icon{width:42px;height:42px}.copyright{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.ai-image-note{color:#f07da9}

/* 1.2.3 shop hero cleanup: prevent inherited blocks over the hero image */
.shop-page-hero,
.shop-page-hero .wrap,
.shop-page-hero h1,
.shop-page-hero h1::before,
.shop-page-hero h1::after{
  background-color:transparent!important;
  box-shadow:none!important;
  border:0!important;
}
.shop-page-hero .wrap::before,
.shop-page-hero .wrap::after{display:none!important;content:none!important}


/* Intimates 1.2.4 — WooCommerce single-product gallery layout fix */
.single-product .woocommerce-layout .shop-shell{grid-template-columns:minmax(0,1fr)!important}
.single-product .woocommerce-layout .shop-main{min-width:0;width:100%}
.single-product .woocommerce div.product{display:grid;grid-template-columns:minmax(320px,48%) minmax(0,1fr);gap:38px;align-items:start;width:100%;overflow:visible}
.single-product .woocommerce div.product::before,.single-product .woocommerce div.product::after{display:none!important}
.single-product .woocommerce div.product div.images,.single-product .woocommerce div.product div.summary{float:none!important;width:100%!important;min-width:0;margin:0!important}
.single-product .woocommerce div.product div.images .woocommerce-product-gallery__wrapper{margin:0!important;width:100%}
.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image{width:100%!important;max-width:none!important}
.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;width:100%}
.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image img{display:block;width:100%!important;height:auto!important;max-width:none!important;object-fit:contain;border-radius:12px;background:color-mix(in srgb,var(--panel) 90%,#000)}
.single-product .woocommerce div.product div.images .flex-control-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px!important}
.single-product .woocommerce div.product div.images .flex-control-thumbs li{float:none!important;width:100%!important;margin:0!important}
.single-product .woocommerce div.product div.images .flex-control-thumbs img{width:100%!important;height:92px!important;object-fit:cover;border-radius:8px}
.single-product .woocommerce div.product .summary .product_title{overflow-wrap:anywhere;word-break:normal;line-height:1.18}
@media(max-width:900px){.single-product .woocommerce div.product{grid-template-columns:1fr;gap:26px}.single-product .woocommerce div.product div.images .flex-control-thumbs img{height:110px!important}}
@media(max-width:620px){.single-product .woocommerce div.product{padding:14px}.single-product .woocommerce div.product div.images .flex-control-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.single-product .woocommerce div.product div.images .flex-control-thumbs img{height:86px!important}}


/* v1.2.5 fixes */
.woocommerce ul.products li.product .woocommerce-loop-product__title{
 display:block!important;
 color:var(--product-title-color)!important;
 font-size:18px!important;
 font-weight:600!important;
 line-height:1.35!important;
 margin:12px 0 8px!important;
 white-space:normal!important;
 overflow:visible!important;
 text-overflow:unset!important;
}
.woocommerce ul.products li.product .price{
 display:block!important;
 margin-bottom:10px!important;
}
.woocommerce ul.products li.product{
 height:auto!important;
}
.single-product .woocommerce-product-gallery img{
 width:100%!important;
 max-width:100%!important;
 object-fit:contain!important;
}


/* Intimates 1.2.6 — adjustable WooCommerce product text colors */
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .woocommerce-loop-product__link,
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{
  color:var(--product-title-color)!important;
}
.woocommerce ul.products li.product .product-excerpt,
.woocommerce ul.products li.product .woocommerce-product-details__short-description,
.woocommerce ul.products li.product p,
.single-product .woocommerce div.product .summary,
.single-product .woocommerce div.product .woocommerce-product-details__short-description{
  color:var(--product-text-color)!important;
}
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price ins,
.woocommerce ul.products li.product .price del,
.woocommerce div.product p.price,
.woocommerce div.product span.price{
  color:var(--product-price-color)!important;
}


/* Intimates 1.2.7 — wider, readable shop sidebar */
.woocommerce-layout .shop-shell{
  grid-template-columns:minmax(320px,var(--sidebar-width)) minmax(0,1fr)!important;
}
.woocommerce-layout .shop-shell.sidebar-right{
  grid-template-columns:minmax(0,1fr) minmax(320px,var(--sidebar-width))!important;
}
.woocommerce-layout .shop-shell.sidebar-none,
.single-product .woocommerce-layout .shop-shell{
  grid-template-columns:minmax(0,1fr)!important;
}
.shop-sidebar{
  min-width:320px;
  width:100%;
  overflow:visible;
}
.shop-sidebar .widget,
.shop-sidebar .widget ul,
.shop-sidebar .widget li{
  width:100%;
}
.shop-sidebar .widget-title,
.shop-sidebar .sidebar-heading h2,
.shop-sidebar .sidebar-help,
.shop-sidebar .sidebar-help p{
  color:var(--text)!important;
}
.shop-sidebar .product-categories li{
  display:flex;
  align-items:flex-start;
  flex-wrap:wrap;
  gap:5px;
  color:var(--muted)!important;
  line-height:1.4;
  padding:8px 0;
}
.shop-sidebar .product-categories li a,
.shop-sidebar .widget li a,
.shop-sidebar a:not(.button){
  display:inline!important;
  visibility:visible!important;
  opacity:1!important;
  color:var(--text)!important;
  font-size:15px!important;
  line-height:1.4!important;
  overflow-wrap:anywhere;
}
.shop-sidebar .product-categories li a:hover,
.shop-sidebar .widget li a:hover{
  color:var(--accent)!important;
}
.shop-sidebar .count{
  color:var(--muted)!important;
  white-space:nowrap;
}
.shop-sidebar input[type="search"],
.shop-sidebar input[type="text"],
.shop-sidebar select{
  min-width:0;
  width:100%!important;
}
@media(max-width:980px){
  .woocommerce-layout .shop-shell,
  .woocommerce-layout .shop-shell.sidebar-right{
    grid-template-columns:1fr!important;
  }
  .shop-shell.sidebar-right .shop-sidebar{order:0}
  .shop-sidebar{min-width:0;position:static!important}
}

/* 1.4.3 clean demo shop and true light appearance */
.intimates-empty-shop{padding:64px 28px;text-align:center;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 12px 34px rgba(0,0,0,.06)}
.intimates-empty-shop-icon{width:72px;height:72px;margin:0 auto 18px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:34px;color:var(--accent);background:var(--bg)}
.intimates-empty-shop h3{margin:0 0 8px;font-size:26px;color:var(--text)}
.intimates-empty-shop p{max-width:620px;margin:0 auto 22px;color:var(--muted)}

body.intimates-theme-light{background:#fff!important;color:#21151c;color-scheme:light}
body.intimates-theme-light .site-header{background:rgba(255,255,255,.98)!important;border-bottom-color:#eadfe5;box-shadow:0 6px 24px rgba(54,25,42,.07)}
body.intimates-theme-light .brand{color:#8a5b12}
body.intimates-theme-light .main-nav a,
body.intimates-theme-light .header-actions a,
body.intimates-theme-light .header-search-toggle,
body.intimates-theme-light .mobile-toggle{color:#21151c!important}
body.intimates-theme-light .main-nav a:hover,
body.intimates-theme-light .main-nav .current-menu-item>a{background:#f8edf2!important;color:#b21856!important}
body.intimates-theme-light .header-search-panel{background:#fff;border-color:#eadfe5}
body.intimates-theme-light .benefits{background:#fff!important;border-color:#eadfe5}
body.intimates-theme-light .shop-navigation{background:#fff7fa!important;border-color:#eadfe5}
body.intimates-theme-light .shop-nav-inner a:hover,
body.intimates-theme-light .shop-nav-inner .current-menu-item>a{background:#f3e3eb!important;color:#a9134e!important}
body.intimates-theme-light .store-section,
body.intimates-theme-light .content-area{background:#fff}
body.intimates-theme-light .catalog-toolbar,
body.intimates-theme-light .shop-sidebar,
body.intimates-theme-light .woocommerce div.product,
body.intimates-theme-light .woocommerce ul.products li.product,
body.intimates-theme-light .woocommerce-page ul.products li.product{background:#fff!important;border-color:#eadfe5!important;color:#21151c!important}
body.intimates-theme-light .catalog-links a:hover{background:#f8edf2!important;color:#b21856!important}
body.intimates-theme-light .woocommerce ul.products li.product img,
body.intimates-theme-light .single-product .woocommerce-product-gallery img{background:#faf7f9!important}
body.intimates-theme-light .woocommerce .woocommerce-ordering select,
body.intimates-theme-light input,
body.intimates-theme-light textarea,
body.intimates-theme-light select{background:#fff!important;color:#21151c!important;border-color:#d9c8d1!important}
body.intimates-theme-light .newsletter{background:#fff7fa!important;border-color:#eadfe5!important;color:#21151c}
body.intimates-theme-light .site-footer{background:#fff!important;border-color:#eadfe5!important;color:#21151c}
body.intimates-theme-light .copyright{border-color:#eadfe5}
body.intimates-theme-light .woocommerce-message,
body.intimates-theme-light .woocommerce-info{background:#fff7fa!important;color:#21151c!important}
body.intimates-theme-light .intimates-empty-shop{background:#fff;border-color:#eadfe5}
body.intimates-theme-light .intimates-empty-shop-icon{background:#fff7fa}
