/*
Theme Name: ShopMeShop
Theme URI: https://shopmeshop.com/
Author: ShopMeShop
Author URI: https://shopmeshop.com/
Description: Custom WooCommerce software-store theme for ShopMeShop.
Version: 1.0.1
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GPLv2 or later
Text Domain: shopmeshop
*/

:root{
  --sms-purple:#6C3AED;
  --sms-purple-2:#8B5CF6;
  --sms-blue:#2563EB;
  --sms-navy:#0D0D1A;
  --sms-dark:#130832;
  --sms-muted:#64748B;
  --sms-green:#10B981;
  --sms-bg:#F8FAFC;
  --sms-card:#FFFFFF;
  --sms-border:#E5E7EB;
  --sms-soft:#F3EEFF;
  --sms-shadow:0 22px 60px rgba(15,23,42,.10);
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--sms-navy);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;line-height:1.6}
img{max-width:100%;height:auto}
a{color:var(--sms-purple);text-decoration:none}
a:hover{color:#4A23B7}
h1,h2,h3,h4,h5,h6{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.08;margin:0 0 14px;letter-spacing:-.045em}
p{margin:0 0 18px}
.sms-container{width:min(1180px,calc(100% - 36px));margin:0 auto}

/* Header */
.sms-header{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-bottom:1px solid #EEF2F7;box-shadow:0 10px 30px rgba(15,23,42,.045)}
.admin-bar .sms-header{top:32px}
.sms-header-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.sms-logo img{width:280px;display:block}
.sms-nav{display:flex;align-items:center;gap:26px}
.sms-nav a{color:var(--sms-navy);font-weight:850;font-size:15px}
.sms-nav a:hover{color:var(--sms-purple)}
.sms-header-actions{display:flex;align-items:center;gap:12px}
.sms-account-btn{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;border:1px solid #E2E8F0;color:var(--sms-navy);background:#fff;font-weight:900;box-shadow:0 8px 22px rgba(15,23,42,.05)}
.sms-browse-btn{min-height:52px;padding:0 22px;border-radius:14px;display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,var(--sms-purple),var(--sms-blue));color:#fff!important;font-weight:950;box-shadow:0 14px 32px rgba(37,99,235,.28)}
.sms-browse-btn:before{content:"🛍️"}
.sms-menu-toggle{display:none;border:0}

/* Buttons */
.sms-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:13px;font-weight:950;border:0;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}
.sms-btn:hover{transform:translateY(-2px)}
.sms-btn-primary{background:linear-gradient(135deg,var(--sms-purple),var(--sms-blue));color:#fff!important;box-shadow:0 16px 34px rgba(37,99,235,.30)}
.sms-btn-outline{border:1px solid rgba(255,255,255,.30);color:#fff!important;background:rgba(255,255,255,.08)}
.sms-btn-light{background:#fff;color:var(--sms-purple)!important;box-shadow:0 16px 34px rgba(15,23,42,.12)}
.sms-btn-soft{background:var(--sms-soft);color:var(--sms-purple)!important}

/* Home hero/shared */
.sms-hero{position:relative;color:#fff;min-height:640px;padding:92px 0 86px;background:radial-gradient(circle at 90% 26%,rgba(37,99,235,.42),transparent 35%),radial-gradient(circle at 18% 18%,rgba(139,92,246,.38),transparent 35%),linear-gradient(135deg,#17083f 0%,#27106d 45%,#3612a3 100%);overflow:hidden}
.sms-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:42px 42px;opacity:.72}
.sms-hero:after{content:"";position:absolute;width:560px;height:560px;border-radius:999px;right:-120px;bottom:-210px;background:rgba(37,99,235,.24)}
.sms-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.95fr) minmax(440px,1.05fr);gap:48px;align-items:center}
.sms-badge{display:inline-flex;align-items:center;gap:9px;padding:9px 15px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);color:rgba(255,255,255,.92);font-weight:950;font-size:14px;margin-bottom:24px}
.sms-badge span{width:10px;height:10px;background:var(--sms-green);border-radius:999px;box-shadow:0 0 0 5px rgba(16,185,129,.16)}
.sms-hero h1{color:#fff;font-size:clamp(42px,5.2vw,74px);line-height:1.04;letter-spacing:-.065em;margin-bottom:22px;font-weight:950}
.sms-gradient-word{background:linear-gradient(135deg,#fff,#D8B4FE);-webkit-background-clip:text;background-clip:text;color:transparent}
.sms-hero p{color:rgba(255,255,255,.82);max-width:640px;font-size:18px;line-height:1.7;margin-bottom:30px}
.sms-actions{display:flex;flex-wrap:wrap;gap:14px}

.sms-hero-art{min-height:460px;position:relative}
.sms-hero-box{position:absolute;display:block;height:auto;object-fit:contain;filter:drop-shadow(0 34px 38px rgba(0,0,0,.32));background:transparent!important}
.sms-hero-box-main{width:390px;right:245px;top:0;z-index:3}
.sms-hero-box-back{width:330px;right:8px;top:58px;z-index:2;opacity:.98}
.sms-box-placeholder{position:absolute;display:grid;place-items:center;text-align:center;color:rgba(255,255,255,.78);border:2px dashed rgba(255,255,255,.28);border-radius:24px;background:rgba(255,255,255,.06);padding:28px;font-weight:900}
.sms-box-placeholder-main{width:390px;height:430px;right:245px;top:0;z-index:3}
.sms-box-placeholder-back{width:330px;height:360px;right:8px;top:58px;z-index:2}
.sms-box-placeholder small{display:block;margin-top:10px;font-weight:650;color:rgba(255,255,255,.60)}

/* Sections */
.sms-section{padding:82px 0;background:#fff}
.sms-section-soft{background:linear-gradient(180deg,#fff,#FAF7FF)}
.sms-section-header{text-align:center;max-width:820px;margin:0 auto 38px}
.sms-section h2{font-size:clamp(32px,4vw,48px);letter-spacing:-.055em;margin-bottom:12px}
.sms-section-header p{color:var(--sms-muted);font-size:17px;line-height:1.7}
.sms-featured-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.sms-solution-card{background:#fff;border:1px solid var(--sms-border);border-radius:20px;box-shadow:0 18px 45px rgba(15,23,42,.08);padding:24px;display:grid;grid-template-columns:190px 1fr;gap:26px;align-items:center}
.sms-mini-box-img{width:176px;height:auto;display:block;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(108,58,237,.22))}
.sms-mini-placeholder{width:176px;height:220px;border:2px dashed #DDD6FE;border-radius:18px;display:grid;place-items:center;text-align:center;color:var(--sms-purple);background:#FAF7FF;font-weight:900;padding:16px}
.sms-pill{display:inline-flex;background:#F3EEFF;color:var(--sms-purple);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;margin-bottom:10px}
.sms-solution-card h3{font-size:26px;margin-bottom:10px}
.sms-solution-card p{color:#334155;line-height:1.65;margin-bottom:16px}
.sms-checks{display:grid;gap:8px;margin-bottom:18px}
.sms-checks span{display:flex;gap:9px;color:#475569;font-weight:720;font-size:14px}
.sms-checks span:before{content:"✓";width:18px;height:18px;border-radius:999px;display:inline-grid;place-items:center;background:var(--sms-purple);color:#fff;font-size:12px;flex:0 0 auto}
.sms-text-link{font-weight:950}

.sms-benefit-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:38px}
.sms-benefit{display:grid;grid-template-columns:52px 1fr;gap:16px;align-items:center}
.sms-benefit-icon{width:52px;height:52px;border-radius:15px;background:#F3EEFF;color:var(--sms-purple);display:grid;place-items:center;font-size:22px;box-shadow:0 12px 26px rgba(108,58,237,.10)}
.sms-benefit h3{font-size:17px;margin-bottom:4px;letter-spacing:-.025em}
.sms-benefit p{color:var(--sms-muted);margin:0;line-height:1.45;font-size:14px}
.sms-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:stretch}
.sms-testimonial,.sms-cta{border-radius:20px;padding:34px;box-shadow:0 18px 45px rgba(15,23,42,.08)}
.sms-testimonial{background:#fff;border:1px solid #DDD6FE;text-align:center}
.sms-stars{color:#F59E0B;font-size:24px;margin-bottom:12px}
.sms-testimonial p{color:#475569}
.sms-testimonial strong{color:var(--sms-navy)}
.sms-cta{background:linear-gradient(135deg,var(--sms-purple),#4F46E5);color:#fff;text-align:center}
.sms-cta h2{color:#fff;font-size:30px}
.sms-cta p{color:rgba(255,255,255,.82);margin-bottom:20px}

/* Set Discount Rules landing */
.sms-product-hero{min-height:690px}
.sms-product-meta{display:flex;flex-wrap:wrap;gap:12px;margin:18px 0 28px}
.sms-product-meta span{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.86);font-weight:850;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16);padding:8px 12px;border-radius:999px}
.sms-price-box{display:inline-flex;align-items:center;gap:16px;margin:0 0 22px;padding:14px 18px;border-radius:18px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18)}
.sms-price-box strong{font-size:34px;color:#fff;line-height:1}
.sms-price-box span{color:rgba(255,255,255,.76);font-weight:750}
.sms-landing-box{position:relative;display:flex;justify-content:center;align-items:center}
.sms-landing-box img{max-width:450px;filter:drop-shadow(0 36px 48px rgba(0,0,0,.34))}
.sms-floating-preview{position:absolute;right:0;bottom:25px;background:#fff;color:var(--sms-navy);border-radius:22px;padding:20px;width:260px;box-shadow:0 24px 70px rgba(0,0,0,.28);border:1px solid #E9D5FF}
.sms-floating-preview h4{font-size:16px;margin:0 0 10px}
.sms-preview-line{display:flex;justify-content:space-between;border-bottom:1px solid #EEF2F7;padding:8px 0;font-size:14px}
.sms-preview-line:last-child{border-bottom:0}
.sms-preview-line b{color:var(--sms-purple)}
.sms-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.sms-feature-card{background:#fff;border:1px solid var(--sms-border);border-radius:22px;padding:26px;box-shadow:0 16px 40px rgba(15,23,42,.06);transition:transform .18s ease,box-shadow .18s ease}
.sms-feature-card:hover{transform:translateY(-4px);box-shadow:0 24px 55px rgba(108,58,237,.12)}
.sms-feature-icon{width:54px;height:54px;border-radius:17px;background:#F3EEFF;color:var(--sms-purple);display:grid;place-items:center;font-size:25px;margin-bottom:18px}
.sms-feature-card h3{font-size:21px}
.sms-feature-card p{color:var(--sms-muted);margin:0}
.sms-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.sms-step{background:#fff;border:1px solid #DDD6FE;border-radius:20px;padding:24px;text-align:center;box-shadow:0 16px 40px rgba(15,23,42,.06)}
.sms-step-num{width:38px;height:38px;border-radius:999px;background:linear-gradient(135deg,var(--sms-purple),var(--sms-blue));color:#fff;display:grid;place-items:center;margin:0 auto 14px;font-weight:950}
.sms-step h3{font-size:18px}
.sms-step p{font-size:14px;color:var(--sms-muted);margin:0}
.sms-comparison{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid var(--sms-border);border-radius:22px;overflow:hidden;box-shadow:var(--sms-shadow)}
.sms-comparison th,.sms-comparison td{padding:18px;border-bottom:1px solid #EEF2F7;text-align:left}
.sms-comparison th{background:#F8FAFC;font-weight:950;color:var(--sms-navy)}
.sms-comparison tr:last-child td{border-bottom:0}
.sms-yes{color:var(--sms-green);font-weight:950}
.sms-no{color:#EF4444;font-weight:950}
.sms-faq{max-width:900px;margin:0 auto;display:grid;gap:14px}
.sms-faq-item{background:#fff;border:1px solid var(--sms-border);border-radius:18px;box-shadow:0 12px 34px rgba(15,23,42,.055);overflow:hidden}
.sms-faq-question{width:100%;padding:20px 22px;background:#fff;border:0;text-align:left;font-weight:950;color:var(--sms-navy);font-size:17px;display:flex;justify-content:space-between;cursor:pointer}
.sms-faq-answer{display:none;padding:0 22px 22px;color:var(--sms-muted)}
.sms-faq-item.is-open .sms-faq-answer{display:block}
.sms-pricing-card{max-width:520px;margin:0 auto;background:#fff;border:1px solid #DDD6FE;border-radius:26px;box-shadow:0 28px 75px rgba(108,58,237,.16);padding:34px;text-align:center}
.sms-pricing-card h3{font-size:32px}
.sms-price-large{font-size:64px;font-weight:950;letter-spacing:-.07em;color:var(--sms-purple);line-height:1;margin:10px 0}
.sms-pricing-list{display:grid;gap:10px;text-align:left;margin:24px 0}
.sms-pricing-list span{font-weight:800;color:#334155}
.sms-pricing-list span:before{content:"✓";color:var(--sms-green);font-weight:950;margin-right:10px}
.sms-sticky-buy{position:fixed;left:0;right:0;bottom:0;z-index:998;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-top:1px solid #E5E7EB;box-shadow:0 -10px 35px rgba(15,23,42,.10);padding:12px 0;transform:translateY(110%);transition:transform .2s ease}
.sms-sticky-buy.is-visible{transform:translateY(0)}
.sms-sticky-inner{display:flex;align-items:center;justify-content:space-between;gap:18px}
.sms-sticky-inner strong{display:block}
.sms-sticky-inner span{color:var(--sms-muted);font-size:14px}

/* Footer */
.sms-footer{background:radial-gradient(circle at 20% 0%,rgba(108,58,237,.42),transparent 34%),radial-gradient(circle at 85% 20%,rgba(37,99,235,.22),transparent 34%),linear-gradient(135deg,#180b45,#0D0D1A 74%);color:rgba(255,255,255,.78);padding:62px 0 28px;border-top:1px solid rgba(255,255,255,.08)}
.sms-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:34px;padding-bottom:36px}
.sms-footer-brand{display:flex;align-items:center;gap:12px;margin-bottom:16px}
.sms-footer-mark{width:56px;height:56px;border-radius:16px;background:linear-gradient(145deg,var(--sms-purple-2),var(--sms-purple));color:#fff;display:grid;place-items:center;font-size:32px;font-weight:950;box-shadow:0 16px 34px rgba(108,58,237,.30)}
.sms-footer-brand strong{display:block;color:#fff;font-size:24px;letter-spacing:-.045em;line-height:1}
.sms-footer-brand span{color:rgba(255,255,255,.62);font-size:13px;font-weight:750}
.sms-footer p{color:rgba(255,255,255,.68);max-width:380px}
.sms-footer h4{color:#fff;font-size:16px;margin-bottom:14px;letter-spacing:-.02em}
.sms-footer a,.sms-footer button{display:block;color:rgba(255,255,255,.74);margin-bottom:10px;font-weight:700;background:none;border:0;padding:0;cursor:pointer;font:inherit;text-align:left}
.sms-footer a:hover,.sms-footer button:hover{color:#fff}
.sms-footer-bottom{border-top:1px solid rgba(255,255,255,.10);padding-top:22px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:14px;color:rgba(255,255,255,.58)}
.sms-modal{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:22px}
.sms-modal.is-open{display:flex}
.sms-modal-backdrop{position:absolute;inset:0;background:rgba(13,13,26,.68);backdrop-filter:blur(9px)}
.sms-modal-card{position:relative;z-index:2;width:min(720px,100%);background:#fff;border:1px solid #E9D5FF;border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.32);padding:30px;transform:translateY(10px);animation:smsPop .18s ease forwards}
@keyframes smsPop{to{transform:translateY(0)}}
.sms-modal-card h2{font-size:32px;color:var(--sms-navy)}
.sms-modal-card p,.sms-modal-card li{color:#475569}
.sms-modal-close{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:12px;border:1px solid #E2E8F0;background:#F8FAFC;color:var(--sms-navy);font-weight:950;cursor:pointer}

/* Generic/Woo */
.sms-page-main{padding:70px 0;background:#fff}
.sms-page-card{background:#fff;border:1px solid var(--sms-border);border-radius:22px;box-shadow:var(--sms-shadow);padding:34px}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{background:#fff;border:1px solid var(--sms-border);border-radius:18px;padding:18px;box-shadow:0 14px 38px rgba(15,23,42,.06)}
.woocommerce-message,.woocommerce-info{border-top-color:var(--sms-purple)}

@media(max-width:1100px){
  .sms-hero-inner,.sms-featured-grid,.sms-bottom-grid{grid-template-columns:1fr}
  .sms-hero-art{min-height:470px}
  .sms-hero-box-main,.sms-box-placeholder-main{left:8%;right:auto}
  .sms-hero-box-back,.sms-box-placeholder-back{left:45%;right:auto}
  .sms-benefit-strip{grid-template-columns:repeat(2,1fr)}
  .sms-footer-grid{grid-template-columns:1fr 1fr}
  .sms-feature-grid{grid-template-columns:repeat(2,1fr)}
  .sms-steps{grid-template-columns:1fr 1fr}
}
@media(max-width:820px){
  .sms-menu-toggle{display:inline-flex}
  .sms-nav{position:absolute;left:18px;right:18px;top:86px;background:#fff;border:1px solid var(--sms-border);border-radius:18px;box-shadow:var(--sms-shadow);padding:16px;display:none;flex-direction:column;align-items:flex-start}
  .sms-nav.is-open{display:flex}
  .sms-header-actions .sms-browse-btn{display:none}
}
@media(max-width:760px){
  .admin-bar .sms-header{top:46px}
  .sms-logo img{width:230px}
  .sms-hero{padding:58px 0}
  .sms-hero h1{font-size:44px}
  .sms-actions{flex-direction:column}
  .sms-btn{width:100%}
  .sms-hero-art{min-height:650px}
  .sms-hero-box-main,.sms-box-placeholder-main{width:300px;left:0;top:0}
  .sms-hero-box-back,.sms-box-placeholder-back{width:255px;left:90px;top:300px}
  .sms-box-placeholder-main{height:330px}
  .sms-box-placeholder-back{height:285px}
  .sms-solution-card{grid-template-columns:1fr;justify-items:center}
  .sms-benefit-strip,.sms-feature-grid,.sms-steps{grid-template-columns:1fr}
  .sms-footer-grid{grid-template-columns:1fr}
  .sms-footer-bottom{display:block}
  .sms-sticky-inner{display:grid;grid-template-columns:1fr auto}
}


/* ShopMeShop WooCommerce Product Page Fix */
body.single-product {
  background: #fff;
}

body.single-product main,
body.single-product .site-main,
body.single-product .content-area {
  width: min(1180px, calc(100% - 36px));
  margin: 0 auto;
}

body.single-product .woocommerce-breadcrumb {
  width: min(1180px, calc(100% - 36px));
  margin: 26px auto 18px;
  color: var(--sms-muted);
  font-weight: 650;
}

body.single-product div.product {
  display: grid;
  grid-template-columns: minmax(280px, 460px) minmax(0, 1fr);
  gap: 48px;
  align-items: start;
  padding: 42px;
  margin: 30px auto 70px;
  background:
    radial-gradient(circle at 0% 0%, rgba(108,58,237,.08), transparent 32%),
    #fff;
  border: 1px solid var(--sms-border);
  border-radius: 28px;
  box-shadow: var(--sms-shadow);
}

body.single-product div.product div.images {
  width: 100% !important;
  float: none !important;
  margin: 0 !important;
  background: linear-gradient(180deg, #FAF7FF, #fff);
  border: 1px solid #E9D5FF;
  border-radius: 24px;
  padding: 28px;
  text-align: center;
}

body.single-product div.product div.images img {
  max-height: 430px;
  width: auto !important;
  max-width: 100% !important;
  object-fit: contain;
  margin: 0 auto;
  filter: drop-shadow(0 24px 28px rgba(108,58,237,.20));
}

body.single-product div.product div.summary {
  width: 100% !important;
  float: none !important;
  margin: 0 !important;
  padding: 6px 0;
}

body.single-product .product_title {
  font-size: clamp(36px, 4vw, 58px);
  line-height: 1.02;
  letter-spacing: -.065em;
  margin-bottom: 12px;
}

body.single-product .summary .price {
  color: var(--sms-purple);
  font-size: 44px;
  font-weight: 950;
  letter-spacing: -.05em;
  margin: 18px 0;
}

body.single-product .product_meta {
  color: var(--sms-muted);
  font-weight: 700;
  margin: 18px 0;
}

body.single-product .woocommerce-product-details__short-description {
  color: #334155;
  font-size: 18px;
  line-height: 1.7;
  margin: 18px 0 24px;
}

body.single-product form.cart {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  align-items: center;
  margin: 24px 0 !important;
}

body.single-product form.cart .quantity input.qty {
  min-height: 52px;
  border: 1px solid #E2E8F0;
  border-radius: 12px;
  padding: 0 12px;
  font-weight: 900;
}

body.single-product .single_add_to_cart_button {
  min-height: 54px;
  padding: 0 26px !important;
  border-radius: 14px !important;
  background: linear-gradient(135deg, var(--sms-purple), var(--sms-blue)) !important;
  color: #fff !important;
  font-weight: 950 !important;
  box-shadow: 0 16px 34px rgba(37,99,235,.26);
}

body.single-product .woocommerce-tabs {
  grid-column: 1 / -1;
  background: #fff;
  border-top: 1px solid #EEF2F7;
  padding-top: 28px;
  margin-top: 18px;
}

body.single-product .woocommerce-tabs ul.tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  border: 0;
  margin: 0 0 22px;
  padding: 0;
}

body.single-product .woocommerce-tabs ul.tabs li {
  border: 1px solid #E9D5FF !important;
  background: #F8F5FF !important;
  border-radius: 999px !important;
  padding: 0 !important;
}

body.single-product .woocommerce-tabs ul.tabs li a {
  padding: 10px 16px !important;
  color: var(--sms-purple) !important;
  font-weight: 900 !important;
}

body.single-product .woocommerce-tabs .panel {
  color: #334155;
  line-height: 1.7;
}

body.single-product .related.products,
body.single-product .upsells.products {
  width: min(1180px, calc(100% - 36px));
  margin: 0 auto 70px;
}

body.single-product .related.products h2,
body.single-product .upsells.products h2 {
  font-size: 34px;
}

body.single-product .onsale {
  background: var(--sms-green);
  color: #fff;
  border-radius: 999px;
  border: 0;
  padding: 7px 12px;
  font-weight: 950;
}

.sms-product-trust {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin: 20px 0;
}

.sms-product-trust span {
  background: #F8FAFC;
  border: 1px solid #EEF2F7;
  border-radius: 12px;
  padding: 10px 12px;
  color: #334155;
  font-weight: 800;
}

.sms-product-trust span:before {
  content: "✓";
  color: var(--sms-green);
  font-weight: 950;
  margin-right: 8px;
}

@media(max-width: 900px) {
  body.single-product div.product {
    grid-template-columns: 1fr;
    padding: 24px;
    gap: 28px;
  }

  body.single-product div.product div.images img {
    max-height: 360px;
  }

  body.single-product .product_title {
    font-size: 38px;
  }

  body.single-product .summary .price {
    font-size: 36px;
  }
}


/* Landing Page Strengthening v1.4 */
.sms-screens-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.sms-browser-shot {
  background: #fff;
  border: 1px solid var(--sms-border);
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 18px 45px rgba(15,23,42,.08);
  transition: transform .18s ease, box-shadow .18s ease;
}

.sms-browser-shot:hover {
  transform: translateY(-4px);
  box-shadow: 0 26px 65px rgba(108,58,237,.14);
}

.sms-browser-bar {
  height: 42px;
  background: #F8FAFC;
  border-bottom: 1px solid #EEF2F7;
  display: flex;
  align-items: center;
  gap: 7px;
  padding: 0 14px;
}

.sms-browser-dot {
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: #CBD5E1;
}

.sms-browser-dot:nth-child(1) { background: #EF4444; }
.sms-browser-dot:nth-child(2) { background: #F59E0B; }
.sms-browser-dot:nth-child(3) { background: #10B981; }

.sms-shot-body {
  min-height: 230px;
  display: grid;
  place-items: center;
  background:
    radial-gradient(circle at 15% 0%, rgba(108,58,237,.08), transparent 28%),
    linear-gradient(180deg, #fff, #FAF7FF);
  padding: 18px;
  text-align: center;
}

.sms-shot-body img {
  width: 100%;
  max-height: 250px;
  object-fit: contain;
  border-radius: 12px;
}

.sms-shot-placeholder {
  border: 2px dashed #DDD6FE;
  color: var(--sms-purple);
  background: rgba(243,238,255,.55);
  border-radius: 16px;
  width: 100%;
  min-height: 190px;
  display: grid;
  place-items: center;
  padding: 20px;
  font-weight: 950;
}

.sms-shot-caption {
  padding: 16px 18px 18px;
}

.sms-shot-caption h3 {
  font-size: 18px;
  margin-bottom: 6px;
}

.sms-shot-caption p {
  color: var(--sms-muted);
  font-size: 14px;
  margin: 0;
}

.sms-included-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
  align-items: stretch;
}

.sms-included-card,
.sms-changelog-card {
  background: #fff;
  border: 1px solid var(--sms-border);
  border-radius: 24px;
  padding: 30px;
  box-shadow: 0 18px 45px rgba(15,23,42,.07);
}

.sms-included-list {
  display: grid;
  gap: 12px;
  margin-top: 18px;
}

.sms-included-list span {
  display: flex;
  gap: 10px;
  color: #334155;
  font-weight: 800;
}

.sms-included-list span:before {
  content: "✓";
  width: 22px;
  height: 22px;
  flex: 0 0 auto;
  display: inline-grid;
  place-items: center;
  background: #ECFDF5;
  color: #047857;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 950;
}

.sms-version-badge {
  display: inline-flex;
  background: #F3EEFF;
  color: var(--sms-purple);
  font-weight: 950;
  padding: 7px 12px;
  border-radius: 999px;
  margin-bottom: 14px;
}

.sms-changelog-list {
  display: grid;
  gap: 10px;
  margin-top: 16px;
}

.sms-changelog-list span {
  background: #F8FAFC;
  border: 1px solid #EEF2F7;
  border-radius: 14px;
  padding: 12px 14px;
  color: #334155;
  font-weight: 750;
}

.sms-guarantee-strip {
  margin-top: 34px;
  background:
    radial-gradient(circle at 0 0, rgba(108,58,237,.20), transparent 30%),
    linear-gradient(135deg, #0F172A, #1E1B4B);
  color: #fff;
  border-radius: 28px;
  padding: 34px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 24px;
  align-items: center;
  box-shadow: var(--sms-shadow);
}

.sms-guarantee-strip h2 {
  color: #fff;
  font-size: clamp(28px, 3vw, 40px);
}

.sms-guarantee-strip p {
  color: rgba(255,255,255,.74);
  margin: 0;
}

.sms-review-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 18px;
}

.sms-review-card {
  background: #fff;
  border: 1px solid #DDD6FE;
  border-radius: 22px;
  padding: 24px;
  box-shadow: 0 18px 45px rgba(15,23,42,.06);
}

.sms-review-card .sms-stars {
  font-size: 20px;
  margin-bottom: 10px;
}

.sms-review-card p {
  color: #475569;
  margin-bottom: 14px;
}

.sms-review-card strong {
  color: var(--sms-navy);
}

.sms-lightbox {
  position: fixed;
  inset: 0;
  background: rgba(13,13,26,.78);
  z-index: 10000;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 24px;
  backdrop-filter: blur(10px);
}

.sms-lightbox.is-open {
  display: flex;
}

.sms-lightbox img {
  max-width: min(1100px, 96vw);
  max-height: 86vh;
  border-radius: 18px;
  box-shadow: 0 30px 90px rgba(0,0,0,.42);
  background: #fff;
}

.sms-lightbox-close {
  position: fixed;
  top: 24px;
  right: 24px;
  width: 46px;
  height: 46px;
  border: 0;
  border-radius: 14px;
  background: #fff;
  color: var(--sms-navy);
  font-weight: 950;
  cursor: pointer;
}

@media(max-width: 1100px) {
  .sms-screens-grid,
  .sms-review-grid {
    grid-template-columns: 1fr 1fr;
  }

  .sms-included-grid,
  .sms-guarantee-strip {
    grid-template-columns: 1fr;
  }
}

@media(max-width: 760px) {
  .sms-screens-grid,
  .sms-review-grid {
    grid-template-columns: 1fr;
  }
}


/* Video-first Set Discount Rules Landing v1.5 */
.sms-video-stage {
  position: relative;
  background:
    radial-gradient(circle at 20% 0%, rgba(108,58,237,.14), transparent 34%),
    linear-gradient(180deg, #fff, #FAF7FF);
}

.sms-demo-shell {
  max-width: 980px;
  margin: 0 auto;
  background:
    radial-gradient(circle at 15% 0%, rgba(108,58,237,.20), transparent 34%),
    linear-gradient(135deg, #130832, #27106D 52%, #3612A3);
  border-radius: 32px;
  padding: 26px;
  box-shadow: 0 30px 90px rgba(15,23,42,.20);
  border: 1px solid rgba(255,255,255,.16);
}

.sms-demo-player {
  position: relative;
  min-height: 480px;
  border-radius: 24px;
  overflow: hidden;
  background:
    linear-gradient(rgba(255,255,255,.055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.055) 1px, transparent 1px),
    radial-gradient(circle at 80% 20%, rgba(37,99,235,.30), transparent 34%),
    linear-gradient(135deg, #17083F, #27106D);
  background-size: 42px 42px, 42px 42px, auto, auto;
  display: grid;
  place-items: center;
  text-align: center;
  color: #fff;
  cursor: pointer;
}

.sms-demo-player video {
  width: 100%;
  height: 100%;
  min-height: 480px;
  object-fit: cover;
  display: block;
  opacity: .78;
}

.sms-demo-overlay {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 28px;
  background: linear-gradient(180deg, rgba(15,23,42,.15), rgba(15,23,42,.40));
}

.sms-play-button {
  width: 94px;
  height: 94px;
  border-radius: 999px;
  background: #fff;
  color: var(--sms-purple);
  display: grid;
  place-items: center;
  font-size: 42px;
  box-shadow: 0 24px 60px rgba(0,0,0,.28);
  margin: 0 auto 24px;
  padding-left: 7px;
}

.sms-demo-overlay h2 {
  color: #fff;
  font-size: clamp(32px, 4vw, 50px);
  margin-bottom: 12px;
}

.sms-demo-overlay p {
  color: rgba(255,255,255,.80);
  font-size: 18px;
  margin: 0;
}

.sms-demo-placeholder {
  border: 2px dashed rgba(255,255,255,.24);
  border-radius: 22px;
  padding: 40px;
  background: rgba(255,255,255,.08);
}

.sms-demo-placeholder small {
  display: block;
  margin-top: 12px;
  color: rgba(255,255,255,.65);
  font-weight: 750;
}

.sms-demo-points {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
  margin-top: 20px;
}

.sms-demo-points span {
  background: rgba(255,255,255,.10);
  border: 1px solid rgba(255,255,255,.16);
  color: rgba(255,255,255,.84);
  border-radius: 16px;
  padding: 12px 14px;
  text-align: center;
  font-weight: 850;
}

.sms-trust-band {
  background: #fff;
  border: 1px solid #DDD6FE;
  border-radius: 28px;
  box-shadow: 0 22px 60px rgba(108,58,237,.10);
  padding: 32px;
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 28px;
  align-items: center;
}

.sms-guarantee-badge {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--sms-purple), var(--sms-blue));
  color: #fff;
  display: grid;
  place-items: center;
  text-align: center;
  font-weight: 950;
  line-height: 1.15;
  box-shadow: 0 22px 48px rgba(37,99,235,.24);
  margin: 0 auto;
}

.sms-trust-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}

.sms-trust-items span {
  background: #F8FAFC;
  border: 1px solid #EEF2F7;
  border-radius: 14px;
  padding: 13px 14px;
  color: #334155;
  font-weight: 800;
}

.sms-trust-items span:before {
  content: "✓";
  color: var(--sms-green);
  font-weight: 950;
  margin-right: 9px;
}

.sms-pricing-card.sms-premium-pricing {
  position: relative;
  overflow: hidden;
}

.sms-pricing-card.sms-premium-pricing:before {
  content: "Best Value";
  position: absolute;
  top: 18px;
  right: -38px;
  transform: rotate(35deg);
  background: var(--sms-green);
  color: #fff;
  font-weight: 950;
  padding: 8px 46px;
  font-size: 12px;
}

.sms-video-lightbox {
  position: fixed;
  inset: 0;
  z-index: 10001;
  display: none;
  align-items: center;
  justify-content: center;
  background: rgba(13,13,26,.82);
  backdrop-filter: blur(10px);
  padding: 24px;
}

.sms-video-lightbox.is-open {
  display: flex;
}

.sms-video-lightbox-inner {
  position: relative;
  width: min(1100px, 96vw);
  background: #000;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 30px 100px rgba(0,0,0,.55);
}

.sms-video-lightbox video {
  width: 100%;
  max-height: 84vh;
  display: block;
  background: #000;
}

.sms-video-close {
  position: fixed;
  top: 24px;
  right: 24px;
  width: 46px;
  height: 46px;
  border: 0;
  border-radius: 14px;
  background: #fff;
  color: var(--sms-navy);
  font-weight: 950;
  cursor: pointer;
  z-index: 10002;
}

@media(max-width: 900px) {
  .sms-demo-player,
  .sms-demo-player video {
    min-height: 360px;
  }

  .sms-demo-points,
  .sms-trust-band,
  .sms-trust-items {
    grid-template-columns: 1fr;
  }
}


/* Video upload fix v1.6 */
.sms-demo-player.has-video .sms-demo-overlay {
  background: linear-gradient(180deg, rgba(15,23,42,.28), rgba(15,23,42,.50));
}

.sms-demo-player.has-video:after {
  content: "Click to play demo";
  position: absolute;
  left: 18px;
  bottom: 18px;
  z-index: 3;
  background: rgba(255,255,255,.14);
  border: 1px solid rgba(255,255,255,.22);
  color: #fff;
  border-radius: 999px;
  padding: 8px 12px;
  font-weight: 850;
  font-size: 13px;
}


/* ShopMeShop Documentation, Support, Contact Popups v1.7 */
.sms-info-modal .sms-modal-card{width:min(860px,100%);padding:0;overflow:hidden}
.sms-info-head{background:radial-gradient(circle at 10% 0%,rgba(139,92,246,.36),transparent 34%),linear-gradient(135deg,#17083F,#4F46E5);color:#fff;padding:30px}
.sms-info-head h2{color:#fff;font-size:34px;margin:0 0 8px}
.sms-info-head p{color:rgba(255,255,255,.76);margin:0}
.sms-info-body{padding:30px}
.sms-doc-list,.sms-support-list{display:grid;gap:12px}
.sms-doc-list div,.sms-support-list div{display:flex;gap:12px;background:#F8FAFC;border:1px solid #EEF2F7;border-radius:16px;padding:14px}
.sms-doc-list strong,.sms-support-list strong{display:block;color:#0F172A;margin-bottom:3px}
.sms-doc-list span,.sms-support-list span{color:#64748B}
.sms-mini-icon{width:38px;height:38px;flex:0 0 auto;border-radius:12px;background:#F3EEFF;color:#6C3AED;display:grid;place-items:center;font-weight:950}
.sms-contact-form{display:grid;gap:14px}
.sms-contact-form label{display:grid;gap:7px;font-weight:850;color:#334155}
.sms-contact-form input,.sms-contact-form textarea{width:100%;border:1px solid #DDE3EE;border-radius:14px;min-height:46px;padding:10px 13px;font:inherit;background:#fff}
.sms-contact-form textarea{min-height:130px;resize:vertical}
.sms-contact-form input:focus,.sms-contact-form textarea:focus{outline:none;border-color:#6C3AED;box-shadow:0 0 0 3px rgba(108,58,237,.12)}
.sms-contact-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.sms-captcha-box{background:#F8FAFC;border:1px solid #EEF2F7;border-radius:16px;padding:14px}
.sms-captcha-box strong{color:#6C3AED}
.sms-contact-submit{min-height:52px;border:0;border-radius:14px;background:linear-gradient(135deg,#6C3AED,#2563EB);color:#fff;font-weight:950;cursor:pointer;box-shadow:0 14px 30px rgba(37,99,235,.22)}
.sms-contact-note{color:#64748B;font-size:14px;margin:0}
.sms-form-status{display:none;margin:0 0 16px;border-radius:14px;padding:12px 14px;font-weight:850}
.sms-form-status.is-success{display:block;background:#ECFDF5;border:1px solid #A7F3D0;color:#047857}
.sms-form-status.is-error{display:block;background:#FEF2F2;border:1px solid #FECACA;color:#B91C1C}
.sms-hp-field{position:absolute!important;left:-10000px!important;opacity:0!important;height:0!important;overflow:hidden!important}
@media(max-width:760px){.sms-contact-row{grid-template-columns:1fr}.sms-info-head,.sms-info-body{padding:22px}}


/* BlockFakeOrders Landing Page v1.8 */
.sms-bfo-landing .sms-hero {
  background:
    radial-gradient(circle at 86% 18%, rgba(239,68,68,.22), transparent 30%),
    radial-gradient(circle at 14% 12%, rgba(139,92,246,.32), transparent 34%),
    linear-gradient(135deg, #070B18 0%, #111827 44%, #27106D 100%);
}

.sms-bfo-landing .sms-gradient-word {
  background: linear-gradient(135deg, #fff, #FCA5A5);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.sms-security-panel {
  background: rgba(255,255,255,.10);
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 28px;
  padding: 24px;
  box-shadow: 0 30px 80px rgba(0,0,0,.26);
  backdrop-filter: blur(12px);
  position: relative;
  overflow: hidden;
}

.sms-security-panel:before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.045) 1px, transparent 1px);
  background-size: 34px 34px;
  opacity: .65;
}

.sms-security-panel-inner {
  position: relative;
  z-index: 2;
}

.sms-shield-orb {
  width: 140px;
  height: 140px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  margin: 0 auto 24px;
  background:
    radial-gradient(circle at 30% 25%, rgba(255,255,255,.34), transparent 25%),
    linear-gradient(135deg, #6C3AED, #EF4444);
  color: #fff;
  font-size: 70px;
  box-shadow: 0 28px 60px rgba(239,68,68,.28);
}

.sms-bfo-counters {
  display: grid;
  grid-template-columns: repeat(2, minmax(0,1fr));
  gap: 14px;
}

.sms-bfo-counter {
  background: rgba(15,23,42,.54);
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 18px;
  padding: 18px;
  color: #fff;
}

.sms-bfo-counter strong {
  display: block;
  font-size: 36px;
  line-height: 1;
  letter-spacing: -.05em;
  color: #fff;
}

.sms-bfo-counter span {
  display: block;
  margin-top: 7px;
  color: rgba(255,255,255,.68);
  font-weight: 800;
  font-size: 13px;
}

.sms-security-timeline {
  display: grid;
  grid-template-columns: repeat(5,1fr);
  gap: 14px;
}

.sms-security-step {
  background: #fff;
  border: 1px solid #FECACA;
  border-radius: 20px;
  padding: 22px;
  text-align: center;
  box-shadow: 0 16px 40px rgba(15,23,42,.06);
  position: relative;
}

.sms-security-step:not(:last-child):after {
  content: "→";
  position: absolute;
  right: -14px;
  top: 46%;
  color: #EF4444;
  font-weight: 950;
}

.sms-security-step .sms-step-icon {
  width: 48px;
  height: 48px;
  border-radius: 16px;
  display: grid;
  place-items: center;
  margin: 0 auto 14px;
  background: #FEF2F2;
  color: #EF4444;
  font-size: 23px;
}

.sms-security-step:last-child {
  border-color: #A7F3D0;
}

.sms-security-step:last-child .sms-step-icon {
  background: #ECFDF5;
  color: #047857;
}

.sms-security-step h3 {
  font-size: 18px;
}

.sms-security-step p {
  color: var(--sms-muted);
  font-size: 14px;
  margin: 0;
}

.sms-bfo-feature-grid {
  display: grid;
  grid-template-columns: repeat(4,minmax(0,1fr));
  gap: 18px;
}

.sms-bfo-feature {
  background: #fff;
  border: 1px solid var(--sms-border);
  border-radius: 22px;
  padding: 24px;
  box-shadow: 0 16px 40px rgba(15,23,42,.06);
  transition: transform .18s ease, box-shadow .18s ease;
}

.sms-bfo-feature:hover {
  transform: translateY(-4px);
  box-shadow: 0 24px 60px rgba(239,68,68,.11);
}

.sms-bfo-feature-icon {
  width: 54px;
  height: 54px;
  border-radius: 17px;
  background: #FEF2F2;
  color: #EF4444;
  display: grid;
  place-items: center;
  font-size: 25px;
  margin-bottom: 16px;
}

.sms-bfo-feature h3 {
  font-size: 19px;
}

.sms-bfo-feature p {
  color: var(--sms-muted);
  margin: 0;
  font-size: 14px;
}

.sms-bfo-proof {
  background:
    radial-gradient(circle at 0 0, rgba(239,68,68,.18), transparent 30%),
    linear-gradient(135deg, #0F172A, #1E1B4B);
  color: #fff;
  border-radius: 28px;
  padding: 34px;
  display: grid;
  grid-template-columns: 1fr 1.1fr;
  gap: 28px;
  align-items: center;
  box-shadow: var(--sms-shadow);
}

.sms-bfo-proof h2 {
  color: #fff;
  font-size: clamp(30px,4vw,46px);
}

.sms-bfo-proof p {
  color: rgba(255,255,255,.74);
}

.sms-bfo-proof-list {
  display: grid;
  gap: 12px;
}

.sms-bfo-proof-list span {
  background: rgba(255,255,255,.10);
  border: 1px solid rgba(255,255,255,.15);
  border-radius: 15px;
  padding: 13px 14px;
  font-weight: 850;
  color: rgba(255,255,255,.86);
}

.sms-bfo-proof-list span:before {
  content: "✓";
  color: #86EFAC;
  font-weight: 950;
  margin-right: 9px;
}

.sms-bfo-pricing .sms-price-large {
  color: #EF4444;
}

.sms-bfo-pricing.sms-pricing-card:before {
  background: #EF4444;
}

.sms-bfo-video .sms-demo-shell {
  background:
    radial-gradient(circle at 12% 0%, rgba(239,68,68,.22), transparent 34%),
    linear-gradient(135deg, #070B18, #111827 52%, #27106D);
}

.sms-bfo-video .sms-play-button {
  color: #EF4444;
}

@media(max-width: 1100px) {
  .sms-bfo-feature-grid {
    grid-template-columns: repeat(2,1fr);
  }

  .sms-security-timeline,
  .sms-bfo-proof {
    grid-template-columns: 1fr;
  }

  .sms-security-step:not(:last-child):after {
    display: none;
  }
}

@media(max-width: 760px) {
  .sms-bfo-counters,
  .sms-bfo-feature-grid {
    grid-template-columns: 1fr;
  }
}


/* ShopMeShop v1.0.1 simple cart link */
.sms-cart-page-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  min-height:46px;
  padding:0 18px;
  border-radius:16px;
  background:linear-gradient(135deg,#6C3AED,#2563EB);
  color:#fff!important;
  text-decoration:none!important;
  font-weight:950;
  box-shadow:0 14px 34px rgba(37,99,235,.25);
}
.sms-cart-page-btn:hover{
  color:#fff!important;
  transform:translateY(-1px);
}
.sms-cart-page-btn svg{
  width:18px;
  height:18px;
  fill:none;
  stroke:currentColor;
  stroke-width:2.4;
}
