/*
Theme Name: Paradise Vapes Welland
Theme URI: https://paradisevapes.ca/
Author: Paradise Vapes
Description: A premium single-page WordPress theme for Paradise Vapes in Welland, Ontario, featuring product and brand management, Google Maps, local SEO, and an age gate.
Version: 1.6.1
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: paradise-vapes
*/

:root{
  --pv-ink:#071426;
  --pv-navy:#0a1c35;
  --pv-blue:#0e5ca8;
  --pv-sky:#43b7ff;
  --pv-cyan:#37e6ff;
  --pv-violet:#7558ff;
  --pv-white:#ffffff;
  --pv-soft:#f3f8fc;
  --pv-line:#dbe8f2;
  --pv-muted:#61778d;
  --pv-success:#0e7c66;
  --pv-max:1180px;
  --pv-radius:22px;
  --pv-shadow:0 20px 60px rgba(6,30,58,.14);
}

*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:116px}
body{margin:0;background:var(--pv-white);color:var(--pv-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%;height:auto}
button,input,textarea,select{font:inherit}
::selection{background:#9ee9ff;color:#00101e}

.pv-container{width:min(var(--pv-max),calc(100% - 40px));margin-inline:auto}
.pv-section{padding:88px 0}
.pv-section--soft{background:var(--pv-soft)}
.pv-section--dark{background:linear-gradient(145deg,#05101e,#0b2343 65%,#0c3d69);color:#fff}
.pv-eyebrow{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800;color:var(--pv-blue)}
.pv-eyebrow:before{content:"";width:28px;height:2px;background:linear-gradient(90deg,var(--pv-blue),var(--pv-cyan));border-radius:99px}
.pv-section--dark .pv-eyebrow{color:#7be8ff}
.pv-title{font-size:clamp(36px,5vw,64px);line-height:1.02;letter-spacing:-.045em;margin:12px 0 18px;font-weight:900}
.pv-subtitle{font-size:clamp(18px,2vw,22px);color:var(--pv-muted);max-width:760px;margin:0}
.pv-section--dark .pv-subtitle{color:#bad0e3}
.pv-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}
.pv-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:0 22px;border-radius:14px;border:1px solid transparent;font-weight:800;transition:.2s ease;cursor:pointer}
.pv-btn:hover{transform:translateY(-2px)}
.pv-btn--primary{background:linear-gradient(135deg,var(--pv-blue),#174fcb);color:#fff;box-shadow:0 12px 28px rgba(14,92,168,.24)}
.pv-btn--primary:hover{background:#06192f}
.pv-btn--light{background:#fff;color:var(--pv-ink)}
.pv-btn--light:hover{background:#dff7ff}
.pv-btn--outline{border-color:#bcd0e0;background:#fff;color:var(--pv-ink)}
.pv-btn--outline:hover{border-color:var(--pv-blue);color:var(--pv-blue)}
.pv-btn--ghost{border-color:rgba(255,255,255,.25);color:#fff;background:rgba(255,255,255,.06)}
.pv-btn--ghost:hover{background:#fff;color:var(--pv-ink)}

.pv-agebar{background:#040b14;color:#dbe9f4;font-size:13px}
.pv-agebar__inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.pv-agebar strong{color:#fff}

.pv-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(8,36,67,.08);backdrop-filter:blur(16px)}
.admin-bar .pv-header{top:32px}
.pv-header__inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.pv-brand{display:flex;align-items:center;min-width:220px}
.pv-brand img{width:210px;max-height:60px;object-fit:contain;object-position:left center}
.pv-nav{display:flex;align-items:center;gap:30px;font-weight:750;font-size:15px}
.pv-nav a{position:relative;padding:27px 0}
.pv-nav a:after{content:"";position:absolute;left:0;bottom:21px;width:0;height:2px;background:var(--pv-blue);transition:.2s}
.pv-nav a:hover:after,.pv-nav .current-menu-item a:after{width:100%}
.pv-header__cta{display:flex;align-items:center;gap:10px}
.pv-menu-toggle{display:none;width:44px;height:44px;border-radius:12px;border:1px solid var(--pv-line);background:#fff;align-items:center;justify-content:center;font-weight:900}

.pv-hero{position:relative;min-height:680px;display:flex;align-items:center;overflow:hidden;background:#071426;color:#fff}
.pv-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,9,17,.93) 0%,rgba(3,14,26,.84) 35%,rgba(4,18,32,.46) 62%,rgba(4,18,32,.16) 100%);z-index:1}
.pv-hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 44%;filter:saturate(.92) contrast(1.03)}
.pv-hero__content{position:relative;z-index:2;max-width:660px;padding:80px 0}
.pv-hero__kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(255,255,255,.26);border-radius:999px;background:rgba(255,255,255,.08);font-size:13px;font-weight:800;letter-spacing:.03em}
.pv-hero h1{font-size:clamp(48px,7.2vw,88px);line-height:.94;letter-spacing:-.055em;margin:22px 0 22px;font-weight:950}
.pv-hero h1 span{color:#89e9ff;text-shadow:0 3px 20px rgba(0,0,0,.16)}
.pv-hero p{font-size:clamp(18px,2vw,22px);color:#e4edf5;max-width:650px;margin:0;text-shadow:0 2px 14px rgba(0,0,0,.18)}
.pv-hero__meta{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:28px;color:#dfeaf4;font-size:14px;font-weight:700}
.pv-hero__meta span{display:flex;align-items:center;gap:8px}

.pv-local-strip{position:relative;z-index:5;margin-top:-38px}
.pv-local-card{display:grid;grid-template-columns:1.1fr .95fr .8fr;align-items:center;gap:26px;padding:26px 30px;background:#fff;border:1px solid rgba(8,54,95,.12);border-radius:22px;box-shadow:var(--pv-shadow)}
.pv-local-card__item{display:flex;align-items:center;gap:14px}
.pv-iconbox{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#eaf8ff;color:var(--pv-blue);font-size:20px;flex:0 0 auto}
.pv-local-card strong{display:block;font-size:15px}
.pv-local-card small{display:block;color:var(--pv-muted);font-size:13px;line-height:1.35}

.pv-grid{display:grid;gap:22px}
.pv-grid--4{grid-template-columns:repeat(4,1fr)}
.pv-grid--3{grid-template-columns:repeat(3,1fr)}
.pv-grid--2{grid-template-columns:repeat(2,1fr)}

.pv-category{position:relative;overflow:hidden;border:1px solid var(--pv-line);border-radius:22px;background:#fff;transition:.25s;min-height:420px}
.pv-category:hover{transform:translateY(-6px);box-shadow:var(--pv-shadow);border-color:#b8d9ef}
.pv-category__media{height:245px;background:linear-gradient(145deg,#eff8ff,#e8f1ff);display:grid;place-items:center;overflow:hidden}
.pv-category:nth-child(2) .pv-category__media{background:linear-gradient(145deg,#fff0bd,#ffb06f)}
.pv-category:nth-child(3) .pv-category__media{background:linear-gradient(145deg,#ff6c74,#8d5dff)}
.pv-category:nth-child(4) .pv-category__media{background:linear-gradient(145deg,#ff6caa,#ffcf6b)}
.pv-category__media img{width:100%;height:100%;object-fit:cover}
.pv-category__body{padding:24px}
.pv-category h3{margin:0 0 8px;font-size:22px;letter-spacing:-.02em}
.pv-category p{margin:0;color:var(--pv-muted);font-size:15px}
.pv-link{display:inline-flex;align-items:center;gap:7px;margin-top:16px;color:var(--pv-blue);font-weight:850}

.pv-feature-wrap{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center}
.pv-store-photo{position:relative}
.pv-store-photo:before{content:"";position:absolute;width:70%;height:70%;left:-24px;bottom:-24px;background:linear-gradient(140deg,#8de7ff,#7064ff);border-radius:30px;z-index:0;opacity:.4}
.pv-store-photo img{position:relative;z-index:1;width:100%;border-radius:26px;box-shadow:var(--pv-shadow)}
.pv-checks{display:grid;gap:14px;margin:26px 0 0;padding:0;list-style:none}
.pv-checks li{display:flex;gap:12px;align-items:flex-start;color:#2f4a63}
.pv-checks li:before{content:"✓";display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border-radius:50%;background:#dff7f2;color:var(--pv-success);font-weight:900}


.pv-product-card{overflow:hidden;border-radius:20px;border:1px solid var(--pv-line);background:#fff;transition:.22s}
.pv-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(5,42,75,.12)}
.pv-product-card__image{aspect-ratio:1/1;background:#f6f9fc;display:grid;place-items:center;overflow:hidden}
.pv-product-card__image img{width:100%;height:100%;object-fit:cover}
.pv-product-card__body{padding:18px 18px 20px}
.pv-product-card__tag{display:inline-block;color:var(--pv-blue);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px}
.pv-product-card h3{font-size:18px;margin:0 0 5px}
.pv-product-card p{font-size:13px;color:var(--pv-muted);margin:0}

.pv-map-section{display:grid;grid-template-columns:.88fr 1.12fr;gap:28px;align-items:stretch}
.pv-map-card{overflow:hidden;border-radius:24px;border:1px solid var(--pv-line);min-height:480px;background:#dce8f2}
.pv-map-card iframe{border:0;width:100%;height:100%;min-height:480px;display:block}
.pv-visit-card{padding:38px;border-radius:24px;background:linear-gradient(155deg,#061525,#0a2f56);color:#fff;display:flex;flex-direction:column;justify-content:center}
.pv-visit-card h2{font-size:clamp(34px,4vw,52px);line-height:1.02;letter-spacing:-.04em;margin:10px 0 18px}
.pv-visit-card p{color:#bed1e1;margin:0 0 20px}
.pv-contact-list{display:grid;gap:14px;margin:8px 0 0}
.pv-contact-row{display:flex;gap:13px;align-items:flex-start;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.1)}
.pv-contact-row:last-child{border-bottom:0}
.pv-contact-row strong{display:block}
.pv-contact-row span{color:#bfd2e2;font-size:14px}

.pv-page-hero{padding:94px 0 78px;background:radial-gradient(circle at 80% 20%,rgba(55,230,255,.18),transparent 35%),linear-gradient(135deg,#06111e,#0b2442 55%,#0d4d82);color:#fff;overflow:hidden}
.pv-page-hero__grid{display:grid;grid-template-columns:1fr .72fr;align-items:center;gap:60px}
.pv-page-hero h1{font-size:clamp(48px,6vw,78px);line-height:.96;letter-spacing:-.05em;margin:12px 0 20px}
.pv-page-hero p{color:#bed4e7;font-size:20px;max-width:680px}
.pv-page-hero__visual img{width:100%;border-radius:30px;box-shadow:0 30px 80px rgba(0,0,0,.26)}

.pv-filterbar{display:flex;flex-wrap:wrap;gap:10px;margin:30px 0 34px}
.pv-filter{border:1px solid var(--pv-line);background:#fff;color:#2d4860;border-radius:999px;padding:10px 16px;font-weight:800;cursor:pointer;transition:.2s}
.pv-filter.active,.pv-filter:hover{background:var(--pv-ink);color:#fff;border-color:var(--pv-ink)}

.pv-notice{display:flex;gap:14px;align-items:flex-start;padding:18px 20px;border-radius:16px;background:#eef8ff;border:1px solid #cbe7fb;color:#274a67;font-size:14px}
.pv-notice strong{color:#123856}

.pv-contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:start}
.pv-panel{border:1px solid var(--pv-line);border-radius:24px;background:#fff;padding:32px;box-shadow:0 12px 35px rgba(8,39,70,.06)}
.pv-panel h2{font-size:30px;line-height:1.1;letter-spacing:-.03em;margin:0 0 12px}
.pv-panel p{color:var(--pv-muted);margin-top:0}
.pv-field{display:grid;gap:7px;margin-bottom:16px}
.pv-field label{font-size:13px;font-weight:850;color:#1a3650}
.pv-field input,.pv-field textarea,.pv-field select{width:100%;border:1px solid #cddce7;border-radius:13px;background:#fbfdff;padding:13px 14px;outline:none;transition:.2s}
.pv-field input:focus,.pv-field textarea:focus,.pv-field select:focus{border-color:var(--pv-blue);box-shadow:0 0 0 4px rgba(14,92,168,.08)}
.pv-field textarea{min-height:150px;resize:vertical}
.pv-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.pv-alert{padding:14px 16px;border-radius:12px;margin-bottom:18px;font-weight:700}
.pv-alert--success{background:#e4f8f1;color:#11634f;border:1px solid #bcebdc}
.pv-alert--error{background:#fff0f0;color:#8f2929;border:1px solid #f1c5c5}

.pv-cta{padding:64px 0;background:linear-gradient(115deg,#0a1b32,#0b4f86);color:#fff}
.pv-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:30px}
.pv-cta h2{font-size:clamp(34px,4vw,52px);margin:0 0 8px;letter-spacing:-.035em;line-height:1.05}
.pv-cta p{margin:0;color:#bed3e4}

.pv-footer{background:#040b14;color:#a8bdce;padding:56px 0 24px}
.pv-footer__grid{display:grid;grid-template-columns:1.3fr .7fr .8fr;gap:42px;padding-bottom:38px}
.pv-footer__logo{width:220px;filter:brightness(0) invert(1);opacity:.94}
.pv-footer h4{color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:.12em;margin:0 0 14px}
.pv-footer a{display:block;margin:8px 0;color:#b8cad8}
.pv-footer a:hover{color:#fff}
.pv-footer__bottom{display:grid;gap:14px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);font-size:12px;color:#7f96aa}
.pv-footer__credits{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}
.pv-footer__copyright{color:#9fb1c1}
.pv-footer__designer{display:inline-flex;align-items:center;gap:5px;color:#9fb1c1}
.pv-footer__designer a{color:#fff;font-weight:850;letter-spacing:.01em;transition:color .2s ease}
.pv-footer__designer a:hover{color:#7be8ff}
.pv-footer__legal{max-width:900px;line-height:1.55;color:#71899e}

.pv-mobile-actions{display:none;position:fixed;left:10px;right:10px;bottom:10px;z-index:90;background:rgba(4,11,20,.94);padding:9px;border-radius:17px;box-shadow:0 14px 40px rgba(0,0,0,.26);backdrop-filter:blur(12px);gap:8px}
.pv-mobile-actions a{flex:1;min-height:44px;border-radius:11px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:13px}
.pv-mobile-actions a:first-child{background:#fff;color:#081526}
.pv-mobile-actions a:last-child{background:var(--pv-blue);color:#fff}

.pv-age-gate{position:fixed;inset:0;z-index:9999;display:none;place-items:center;background:rgba(2,7,13,.92);backdrop-filter:blur(13px);padding:20px}
.pv-age-gate.is-open{display:grid}
.pv-age-gate__card{width:min(560px,100%);background:#fff;border-radius:28px;padding:38px;text-align:center;box-shadow:0 30px 100px rgba(0,0,0,.45)}
.pv-age-gate__card img{width:230px;margin:0 auto 22px}
.pv-age-gate__card h2{font-size:34px;line-height:1.05;letter-spacing:-.03em;margin:0 0 12px}
.pv-age-gate__card p{color:var(--pv-muted);margin:0 auto;max-width:430px}
.pv-age-gate__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:26px}
.pv-age-gate__note{font-size:11px!important;margin-top:15px!important;color:#8b9bac!important}

@media(max-width:980px){
  .pv-grid--4{grid-template-columns:repeat(2,1fr)}
  .pv-grid--3{grid-template-columns:repeat(2,1fr)}
  .pv-feature-wrap,.pv-map-section,.pv-contact-layout,.pv-page-hero__grid{grid-template-columns:1fr}
  .pv-page-hero__visual{max-width:620px}
  .pv-local-card{grid-template-columns:1fr 1fr}
  .pv-local-card__item:last-child{grid-column:1/-1}
  .pv-nav{display:none;position:absolute;left:20px;right:20px;top:86px;background:#fff;border:1px solid var(--pv-line);border-radius:18px;box-shadow:var(--pv-shadow);padding:15px;flex-direction:column;align-items:stretch;gap:0}
  .pv-nav.is-open{display:flex}
  .pv-nav a{padding:12px 10px}
  .pv-nav a:after{display:none}
  .pv-menu-toggle{display:flex}
  .pv-header__cta .pv-btn{display:none}
  .pv-footer__grid{grid-template-columns:1fr 1fr}
  .pv-footer__grid>div:first-child{grid-column:1/-1}
}

@media(max-width:680px){
  .admin-bar .pv-header{top:46px}
  .pv-container{width:min(100% - 28px,var(--pv-max))}
  .pv-section{padding:66px 0}
  .pv-agebar__inner{justify-content:center;text-align:center;min-height:42px}
  .pv-agebar__inner span:last-child{display:none}
  .pv-header__inner{min-height:70px}
  .pv-brand img{width:180px}
  .pv-brand{min-width:0}
  .pv-hero{min-height:680px;align-items:flex-end}
  .pv-hero:after{background:linear-gradient(180deg,rgba(4,9,20,.08) 10%,rgba(4,9,20,.5) 44%,rgba(4,9,20,.96) 76%)}
  .pv-hero__image{object-position:62% center}
  .pv-hero__content{padding:220px 0 72px}
  .pv-hero h1{font-size:53px}
  .pv-local-strip{margin-top:-28px}
  .pv-local-card{grid-template-columns:1fr;padding:20px}
  .pv-local-card__item:last-child{grid-column:auto}
  .pv-grid--4,.pv-grid--3,.pv-grid--2{grid-template-columns:1fr}
  .pv-category{min-height:auto}
  .pv-category__media{height:260px}
  .pv-feature-wrap{gap:40px}
  .pv-map-card iframe,.pv-map-card{min-height:380px}
  .pv-visit-card,.pv-panel{padding:26px}
  .pv-form-grid{grid-template-columns:1fr}
  .pv-cta__inner{flex-direction:column;align-items:flex-start}
  .pv-footer__grid{grid-template-columns:1fr}
  .pv-footer__grid>div:first-child{grid-column:auto}
  .pv-footer__credits{align-items:flex-start;flex-direction:column;gap:7px}
  .pv-mobile-actions{display:flex}
  body{padding-bottom:72px}
  .pv-age-gate__card{padding:28px 22px}
  .pv-age-gate__actions{grid-template-columns:1fr}
}


/* One-page additions */
#home,#products,#visit,#contact{scroll-margin-top:116px}
.pv-product-more{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:22px}
.pv-product-more>div{aspect-ratio:1/1;border-radius:18px;overflow:hidden;border:1px solid var(--pv-line);background:#fff}
.pv-product-more img{width:100%;height:100%;object-fit:cover}
.pv-contact-intro{max-width:900px}
.pv-contact-aside{position:sticky;top:138px}
.pv-contact-card>img{width:164px;height:164px;border-radius:50%;object-fit:cover;margin:0 0 24px;border:8px solid #edf7ff;box-shadow:0 12px 30px rgba(7,45,81,.12)}
.pv-contact-card h2{font-size:30px}
.pv-contact-simple{max-width:900px;margin-inline:auto}
.pv-contact-card--simple{display:grid;grid-template-columns:190px 1fr;gap:34px;align-items:center;padding:38px}
.pv-contact-card--simple>img{width:180px;height:180px;margin:0}
.pv-contact-card__content{min-width:0}
.pv-contact-card--simple .pv-contact-list{margin-top:8px}
@media(max-width:700px){.pv-contact-card--simple{grid-template-columns:1fr;padding:26px;gap:22px}.pv-contact-card--simple>img{width:150px;height:150px}}

.pv-contact-list--light .pv-contact-row{border-color:var(--pv-line)}
.pv-contact-list--light .pv-contact-row span{color:var(--pv-muted)}
.pv-contact-list--light .pv-contact-row strong{color:var(--pv-ink)}

@media(max-width:980px){
  .pv-contact-aside{position:static}
}

@media(max-width:680px){
  html{scroll-padding-top:108px}
  #home,#products,#visit,#contact{scroll-margin-top:108px}
  .pv-product-more{grid-template-columns:repeat(2,1fr)}
}


/* Brand logo showcase — v1.2 */
.pv-brands-section{background:#fff;border-top:1px solid var(--pv-line);border-bottom:1px solid var(--pv-line)}
.pv-brands-heading{text-align:center;margin-bottom:34px}
.pv-brands-heading .pv-eyebrow{font-size:13px;letter-spacing:.16em}
.pv-brand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:980px;margin:0 auto}
.pv-brand-card{min-height:170px;display:grid;place-items:center;padding:28px 34px;border:1px solid #e3ebf2;border-radius:20px;background:#fff;box-shadow:0 8px 24px rgba(5,42,75,.045);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.pv-brand-card:hover{transform:translateY(-4px);border-color:#c5d9e8;box-shadow:0 16px 38px rgba(5,42,75,.09)}
.pv-brand-card img{display:block;width:100%;height:105px;object-fit:contain;object-position:center;filter:contrast(1.03)}
@media(max-width:820px){.pv-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pv-brand-card{min-height:150px;padding:24px}}
@media(max-width:480px){.pv-brand-grid{grid-template-columns:1fr 1fr;gap:10px}.pv-brand-card{min-height:118px;padding:18px 16px;border-radius:15px}.pv-brand-card img{height:76px}.pv-brands-heading{margin-bottom:24px}}


/* v1.3.0 — Simple admin-managed product name list */
.pv-popular-products__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.pv-popular-products__heading>div{max-width:790px}.pv-popular-products__heading .pv-btn{flex:0 0 auto;margin-bottom:4px}.pv-product-name-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:38px}.pv-product-name-card{position:relative;display:flex;align-items:center;gap:12px;min-height:74px;padding:18px 20px;background:#fff;border:1px solid rgba(9,34,53,.12);border-radius:14px;color:#092235;font-size:16px;font-weight:750;letter-spacing:-.01em;box-shadow:0 8px 24px rgba(5,31,48,.05);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.pv-product-name-card:hover{transform:translateY(-2px);border-color:rgba(0,126,167,.35);box-shadow:0 12px 30px rgba(5,31,48,.09)}.pv-product-name-card__dot{width:9px;height:9px;flex:0 0 9px;border-radius:50%;background:linear-gradient(135deg,#21c7d9,#5f5cff);box-shadow:0 0 0 5px rgba(33,199,217,.10)}.pv-product-list-note{margin:22px 0 0;color:#60737e;font-size:14px}.pv-product-list-note a{color:#087f9e;font-weight:700;text-decoration:none}.pv-product-list-empty{margin-top:34px;padding:24px;background:#fff;border:1px dashed rgba(9,34,53,.2);border-radius:14px;color:#60737e;text-align:center}@media(max-width:1050px){.pv-product-name-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:780px){.pv-popular-products__heading{display:block}.pv-popular-products__heading .pv-btn{margin-top:22px}.pv-product-name-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:28px}.pv-product-name-card{min-height:66px;padding:15px 16px}}@media(max-width:480px){.pv-product-name-grid{grid-template-columns:1fr}.pv-product-name-card{min-height:60px}}
