/*
Theme Name: Globne Real
Version: 20260624-search2
*/
:root{
  --ink:#111a44;
  --muted:#59617f;
  --line:#e4e6ee;
  --pink:#f9d8e7;
  --lav:#eef2fb;
  --blue:#1a73e8;
}
*{box-sizing:border-box}
html,body{margin:0;overflow-x:hidden}
body{font-family:Inter,Arial,Helvetica,sans-serif;color:#111;background:#fff}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto}
button,input,select,textarea{font-family:inherit}

.announcement{height:38px;display:flex;align-items:center;justify-content:center;background:#ffd6e5;border-bottom:1px solid rgba(0,0,0,.08);color:var(--ink);font-size:14px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}
.site-header{background:linear-gradient(180deg,#f8d4e5 0%,#eef2fb 100%);min-height:400px}
.header-tools{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:82px 32px 62px}
.brand{text-align:center}
.brand img,.brand-wrap img,.site-header img[src*="logo"]{display:block!important;width:150px!important;height:150px!important;max-width:150px!important;max-height:150px!important;object-fit:contain!important;margin:0 auto!important}
.icon{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.search-icon{justify-self:start;color:var(--ink)}
.header-actions{justify-self:end;display:flex;align-items:center;gap:28px;color:var(--ink)}
.cart-link{position:relative}
.cart-dot{position:absolute;right:-10px;top:-10px;min-width:18px;height:18px;border-radius:999px;background:#ff5b72;color:#fff;font-size:11px;display:flex;align-items:center;justify-content:center}
.main-nav{display:flex;justify-content:center;gap:38px;padding:0 20px 42px;color:#4f5a88;font-size:17px}
.main-nav a:hover,.main-nav .current-menu-item>a{text-decoration:underline;text-underline-offset:6px}

.hero{position:relative;height:620px;background:url('assets/hero.jpg') center/cover no-repeat}
.hero h1{position:absolute;left:15%;bottom:42px;margin:0;color:var(--ink);font-size:30px;font-weight:900}
.main{max-width:1440px;margin:0 auto;padding:64px 42px}
.home-products h2,.archive-title{font-size:46px;line-height:1.05;margin:0 0 48px;color:#111}
.globne-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:74px 52px}
.globne-product-card{text-align:center}
.globne-product-image{height:340px;display:flex;align-items:end;justify-content:center}
.globne-product-image img{max-height:330px;width:auto;object-fit:contain}
.globne-product-card h3{font-size:17px;font-weight:500;line-height:1.35;margin:22px 0;color:#222}
.globne-product-card .price{font-size:16px;color:#666}
.story,.newsletter{max-width:980px;margin:100px auto 0;text-align:center;color:var(--ink)}
.story h2,.newsletter h2{font-size:34px}

body.home .site-header{min-height:396px}
body.home .header-tools{padding-top:78px;padding-bottom:62px}
body.home .main-nav{padding-bottom:44px}
body.home .home-hero{height:665px;background:none;overflow:hidden}
body.home .home-hero>img{display:block;width:100%;height:100%;max-width:none;object-fit:cover}
body.home .home-hero-copy{position:absolute;left:15.3%;bottom:44px;max-width:620px;color:var(--ink)}
body.home .home-hero .hero-title{position:static;margin:0 0 12px;font-size:32px;line-height:1.08;font-weight:900;color:var(--ink)}
body.home .home-hero-copy p{max-width:520px;margin:0 0 24px;color:#344066;font-size:18px;line-height:1.55}
body.home .home-hero-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;border:1px solid var(--ink);border-radius:999px;color:var(--ink);font-weight:800;background:rgba(255,255,255,.64)}
body.home .home-main{max-width:1440px;margin:0 auto;padding:48px 42px 0;color:var(--ink)}
body.home .home-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:42px}
body.home .home-section-head h2{margin:0;font-size:42px;line-height:1.1;font-weight:900;color:var(--ink)}
body.home .home-section-head a,body.home .home-text-link{text-decoration:underline;text-underline-offset:5px;color:#4f5a88;font-weight:700}
body.home .home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:66px 46px}
body.home .home-product-card{min-width:0;text-align:left;color:var(--ink)}
body.home .home-product-link{display:block}
body.home .home-product-image{height:360px;display:flex;align-items:end;justify-content:center;margin-bottom:24px;background:#fff}
body.home .home-product-image img{width:auto;max-width:100%;max-height:354px;object-fit:contain}
body.home .home-product-title{display:block;min-height:48px;font-size:17px;line-height:1.35;font-weight:800;color:var(--ink)}
body.home .home-product-meta{display:block;margin-top:16px;color:#737b9b;font-size:13px}
body.home .home-product-price{display:block;margin-top:6px;color:var(--ink);font-size:18px;font-weight:900}
body.home .home-add-button{width:100%;height:48px;margin-top:18px;border:0;border-radius:0;background:var(--ink);color:#fff;font-size:15px;font-weight:900;cursor:pointer}
body.home .home-add-button:hover{background:#243061}
body.home .home-story{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:58px;align-items:center;margin:104px 0 0;padding:0 0 36px}
body.home .home-story-image img{display:block;width:100%;height:520px;object-fit:cover}
body.home .home-story-copy{max-width:520px;color:var(--ink)}
body.home .home-kicker{margin:0 0 14px;color:#687195;font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
body.home .home-story-copy h2,body.home .home-newsletter h2{margin:0 0 18px;font-size:38px;line-height:1.12;color:var(--ink);font-weight:900}
body.home .home-story-copy p:not(.home-kicker),body.home .home-newsletter p:not(.home-kicker){font-size:18px;line-height:1.7;color:#59617f}
body.home .home-newsletter{max-width:760px;margin:86px auto 0;text-align:center;padding:46px 24px 24px;color:var(--ink)}
body.home .newsletter-form{display:flex;max-width:520px;margin:28px auto 0;gap:12px}
body.home .newsletter-form input{flex:1;min-width:0;height:52px;border:1px solid #cfd4e5;padding:0 16px;font-size:16px}
body.home .newsletter-form button{height:52px;border:0;background:var(--ink);color:#fff;padding:0 24px;font-weight:900}
body.globne-search-open{overflow:hidden}
.globne-search-overlay[hidden]{display:none}
.globne-search-overlay{position:fixed;inset:0;z-index:10000;display:flex;align-items:flex-start;justify-content:center;padding:90px 24px;background:rgba(17,26,68,.32);backdrop-filter:blur(4px)}
.globne-search-backdrop{position:absolute;inset:0}
.globne-search-panel{position:relative;width:min(860px,calc(100vw - 42px));overflow:hidden;background:linear-gradient(180deg,#f9d8e7 0%,#eef2fb 58%,#fff 100%);border:1px solid rgba(17,26,68,.1);box-shadow:0 32px 100px rgba(17,26,68,.24);padding:38px 54px 44px;color:var(--ink);text-align:center}
.globne-search-panel:before{content:"";position:absolute;left:0;right:0;top:0;height:38px;background:#ffd6e5;border-bottom:1px solid rgba(17,26,68,.08)}
.globne-search-close{position:absolute;right:18px;top:52px;width:46px;height:46px;border:1px solid rgba(17,26,68,.16);border-radius:999px;background:rgba(255,255,255,.58);color:var(--ink);display:flex;align-items:center;justify-content:center;cursor:pointer}
.globne-search-close .icon{width:22px;height:22px}
.globne-search-mark{height:106px;margin:20px auto 6px;display:flex;align-items:center;justify-content:center}
.globne-search-mark img{width:96px;height:96px;object-fit:contain}
.globne-search-kicker{margin:0 0 8px;color:#4f5a88;font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.globne-search-panel h2{max-width:620px;margin:0 auto 26px;font-size:40px;line-height:1.1;font-weight:900;color:var(--ink)}
.globne-search-form{position:relative;display:grid;grid-template-columns:1fr 148px;gap:12px;max-width:680px;margin:0 auto}
.globne-search-lens{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:var(--ink);pointer-events:none}
.globne-search-lens .icon{width:24px;height:24px}
.globne-search-input{height:62px;border:1px solid #bfc6df;border-radius:999px;background:rgba(255,255,255,.86);padding:0 22px 0 58px;color:var(--ink);font-size:18px;outline:none}
.globne-search-input::placeholder{color:#747d9f}
.globne-search-input:focus{border-color:var(--ink);box-shadow:0 0 0 4px rgba(17,26,68,.08);background:#fff}
.globne-search-form button{height:62px;border:0;border-radius:999px;background:var(--ink);color:#fff;font-size:16px;font-weight:900;cursor:pointer}
.globne-search-form button:hover{background:#263166}
.globne-search-suggestions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center;max-width:720px;margin:24px auto 0;color:#687195;font-size:15px}
.globne-search-suggestions span{width:100%;font-size:13px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#59617f}
.globne-search-suggestions a{display:inline-flex;align-items:center;min-height:36px;padding:0 16px;border:1px solid rgba(17,26,68,.14);border-radius:999px;background:rgba(255,255,255,.78);color:var(--ink);font-weight:800}
.globne-search-suggestions a:hover{border-color:var(--ink);background:#fff}

.site-footer{clear:both;margin-top:90px;border-top:1px solid var(--line);padding:44px 24px;text-align:center;color:#586184}
.footer-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:26px;text-align:left}
.footer-links{display:flex;flex-direction:column;gap:10px;margin-top:14px}
.copyright{text-align:center;margin-top:28px;color:#777}
.page-content{max-width:920px;margin:0 auto;padding:80px 24px;color:#303030;line-height:1.75}
.page-content h1{font-size:48px;color:var(--ink)}

.product-detail-wrap{max-width:1240px;margin:0 auto;padding:70px 42px 20px;color:var(--ink)}
.target-product-detail{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:70px;align-items:start}
.product-detail-media{background:#fff;border-radius:18px;min-height:560px;display:flex;align-items:center;justify-content:center}
.product-detail-media img{max-height:560px;width:auto;object-fit:contain}
.product-breadcrumb{display:flex;gap:16px;color:#586184;font-size:18px;margin-bottom:36px}
.product-breadcrumb a{text-decoration:underline;text-underline-offset:5px}
.product-detail-info h1{font-size:58px;line-height:1.06;margin:0 0 26px;color:#111827;font-weight:900}
.detail-price{font-size:36px;font-weight:900;color:var(--ink);margin-bottom:30px}
.detail-copy{font-size:22px;line-height:1.5;color:#586184;margin-bottom:30px}
.qty-label{display:block;font-size:18px;color:#586184;margin-bottom:12px}
.product-qty-control{width:178px;height:54px;border:1px solid #9aa2c5;border-radius:28px;display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;overflow:hidden}
.product-qty-control button{width:54px;height:54px;border:0;background:transparent;color:var(--ink);font-size:24px;cursor:pointer}
.product-qty-control input{width:62px;border:0;text-align:center;font-size:18px;background:transparent}
.single_add_to_cart_button,.buy-now-button{display:block;width:100%;height:58px;border-radius:30px;text-align:center;font-size:18px;font-weight:800;cursor:pointer}
.single_add_to_cart_button{background:#fff;color:var(--ink);border:2px solid var(--ink);margin-bottom:14px}
.buy-now-button{background:#3422b8;color:#fff;border:0}
.detail-assurance{border-top:1px solid #d7dbeb;margin-top:34px;padding-top:26px;color:#586184;font-size:18px;line-height:1.7}
.related-simple{margin-top:84px}
.related-simple h2{font-size:36px;margin-bottom:34px}

.woocommerce-message,.woocommerce-info,.woocommerce-error{max-width:1180px;margin:20px auto;padding:14px 20px;border:1px solid var(--line);background:#f7f8fc;color:var(--ink)}
.globne-cart-overlay{position:fixed;inset:0;background:rgba(18,26,63,.54);z-index:9998}
.globne-cart-overlay[hidden]{display:none}
.globne-cart-drawer{position:fixed;top:0;right:0;width:min(560px,100vw);height:100vh;background:#f5f6fb;z-index:9999;transform:translateX(105%);transition:transform .25s ease;padding:0 28px 28px;display:flex;flex-direction:column;color:var(--ink)}
.globne-cart-drawer.is-open{transform:translateX(0)}
.globne-cart-head{display:flex;align-items:center;justify-content:space-between;padding:28px 0 22px}
.globne-cart-head h2{margin:0;font-size:30px}
.globne-cart-close{border:0;background:transparent;font-size:42px;line-height:1;color:var(--ink);cursor:pointer}
.globne-cart-labels{display:flex;justify-content:space-between;border-bottom:1px solid #d9ddeb;padding:0 0 14px;color:#7b83a3;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.globne-cart-items{flex:1;overflow:auto}
.globne-cart-item{position:relative;display:grid;grid-template-columns:112px 1fr auto;gap:18px;padding:26px 0;border-bottom:1px solid #d9ddeb}
.globne-cart-thumb img{width:112px;height:112px;object-fit:cover;background:#fff}
.globne-cart-title{font-weight:900;font-size:18px;line-height:1.25}
.globne-cart-price{margin:10px 0;color:#586184}
.globne-cart-qty{width:150px;height:44px;border:1px solid #9aa2c5;border-radius:24px;display:flex;align-items:center;justify-content:space-around}
.globne-cart-qty button,.globne-cart-remove{border:0;background:transparent;color:var(--ink);font-size:20px;cursor:pointer}
.globne-cart-line-total{font-weight:800;white-space:nowrap}
.globne-cart-remove{position:absolute;right:0;bottom:34px}
.globne-cart-foot{border-top:1px solid #d9ddeb;padding-top:22px}
.globne-cart-total{display:flex;justify-content:space-between;font-size:20px}
.globne-cart-foot p{color:#586184}
.globne-checkout-btn{display:block;height:58px;border-radius:29px;background:#4d73e6;color:#fff;text-align:center;line-height:58px;font-weight:800;font-size:18px}

.woocommerce-cart .main{max-width:1240px}
.woocommerce-cart h1{font-size:56px;color:var(--ink)}
.woocommerce-cart table.cart{width:100%;border-collapse:collapse;color:var(--ink)}
.woocommerce-cart table.cart th{font-size:22px;text-align:left;border-bottom:1px solid #d7dbeb;padding:18px}
.woocommerce-cart table.cart td{border-bottom:1px solid #d7dbeb;padding:24px 18px;font-size:19px}
.woocommerce-cart table.cart img{width:120px}
.woocommerce-cart .button,.woocommerce-cart button,.woocommerce-cart .checkout-button{background:var(--ink)!important;color:#fff!important;border:0!important;padding:16px 26px!important;font-weight:800!important;border-radius:0!important}
.cart_totals h2{font-size:34px;color:var(--ink)}

body.woocommerce-checkout .announcement,
body.woocommerce-checkout .site-header,
body.woocommerce-checkout .site-footer,
body.woocommerce-checkout .woocommerce-form-coupon-toggle,
body.woocommerce-checkout .woocommerce-form-coupon,
body.woocommerce-checkout .entry-title,
body.woocommerce-checkout h1,
body.woocommerce-checkout #order_review_heading,
body.woocommerce-checkout .woocommerce-billing-fields h3,
body.woocommerce-checkout .woocommerce-additional-fields h3{display:none!important}
body.woocommerce-checkout .main,
body.woocommerce-checkout .page-content,
body.woocommerce-checkout .entry-content{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}
body.woocommerce-checkout form.globne-checkout{display:grid!important;grid-template-columns:50vw 50vw!important;gap:0!important;min-height:100vh;width:100vw;max-width:100vw;margin:0!important;padding:0!important;align-items:start;background:#fff;position:relative;left:50%;transform:translateX(-50%)}
body.woocommerce-checkout .globne-checkout-left{grid-column:1!important;width:min(640px,calc(50vw - 80px));max-width:640px;margin:0 auto!important;padding:70px 0 86px!important;position:relative!important;float:none!important}
body.woocommerce-checkout .globne-order-summary{grid-column:2!important;width:50vw!important;min-height:100vh;background:#f5f5f5;border-left:1px solid #ddd;padding:74px 56px 72px!important;margin:0!important;position:sticky!important;top:0!important;float:none!important;box-shadow:none!important;overflow:hidden}
.globne-express{text-align:center;margin:0 0 34px}
.globne-express-title{font-weight:700;color:#777;margin-bottom:16px}
.globne-express-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.globne-pay{height:58px;border:0;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:23px;font-weight:900;cursor:pointer}
.globne-pay-shop{background:#5a31f4;color:#fff}
.globne-pay-paypal{background:#ffc439;color:#003087}
.globne-pay-gpay{background:#000;color:#fff}
.globne-or{display:flex;align-items:center;gap:18px;margin:20px 0 34px;color:#777;font-style:italic}
.globne-or:before,.globne-or:after{content:"";flex:1;height:1px;background:#ddd}
.globne-contact-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}
.globne-contact-head a{color:#1a73e8;text-decoration:underline}
.globne-contact-title-clean,.globne-delivery-title-clean{font-size:26px;font-weight:900;margin:0 0 18px;color:#111}
.globne-contact-title-clean{margin:0}
.globne-delivery-title-clean{margin-top:34px}
.globne-contact-grid,.globne-delivery-grid{display:grid!important;grid-template-columns:1fr 1fr;gap:12px!important;clear:both}
.woocommerce-checkout .form-row{float:none!important;width:auto!important;margin:0!important;padding:0!important;display:block!important}
.woocommerce-checkout .form-row label{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important}
.globne-contact-grid #billing_email_field,
.globne-delivery-grid #billing_country_field,
.globne-delivery-grid #billing_address_1_field,
.globne-delivery-grid #billing_address_2_field,
.globne-delivery-grid #billing_phone_field,
.globne-delivery-grid #order_comments_field{grid-column:1/-1!important}
.woocommerce-checkout input.input-text,
.woocommerce-checkout textarea.input-text,
.woocommerce-checkout select,
.woocommerce-checkout .select2-container .select2-selection--single{width:100%!important;height:58px!important;min-height:58px!important;border:1px solid #d9d9d9!important;border-radius:7px!important;background:#fff!important;color:#111!important;font-size:16px!important;padding:14px 16px!important;box-shadow:none!important;line-height:1.2!important}
.woocommerce-checkout textarea.input-text{height:96px!important;padding-top:18px!important}
.woocommerce-checkout input::placeholder,.woocommerce-checkout textarea::placeholder{color:#777!important;opacity:1!important}
.select2-container{width:100%!important}
.select2-selection__rendered{line-height:30px!important;padding:0!important;color:#111!important}
.select2-selection__arrow{height:58px!important;right:10px!important}
.globne-order-panel{max-width:520px;margin:0 auto;color:#111}
.globne-order-products{margin-bottom:30px}
.globne-order-product{display:grid;grid-template-columns:78px 1fr auto;gap:18px;align-items:center;margin-bottom:22px}
.globne-order-thumb{position:relative}
.globne-order-thumb img{width:74px;height:74px;object-fit:cover;border-radius:10px;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.1)}
.globne-order-qty{position:absolute;right:-9px;top:-9px;width:24px;height:24px;border-radius:50%;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800}
.globne-order-name{font-size:16px;font-weight:900;line-height:1.25}
.globne-order-line-total{font-size:16px;font-weight:900;white-space:nowrap}
.globne-order-totals{border-top:1px solid #ddd;padding-top:18px}
.globne-total-row{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin:14px 0;font-size:16px}
.globne-shipping-row strong{font-weight:400;color:#777;text-align:right}
.globne-shipping-row em{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border:1px solid #aaa;border-radius:50%;font-style:normal;font-size:12px;color:#777}
.globne-grand-total{margin-top:28px;font-size:24px;font-weight:900}
.globne-grand-total strong{font-size:28px}
.globne-grand-total small{font-size:12px;color:#777;margin-right:8px}
#payment{max-width:520px;margin:34px auto 0!important;background:transparent!important}
#payment ul.payment_methods{background:#fff!important;border:0!important;border-radius:8px!important;padding:22px 26px!important;color:#4c557d!important}
#payment ul.payment_methods li{list-style:none!important;margin:0!important}
#payment ul.payment_methods label{font-weight:900;color:#111!important}
#payment .payment_box{background:#fff!important;color:#4c557d!important;margin:12px 0 0!important}
#payment .payment_box:before{display:none!important}
.woocommerce-privacy-policy-text{color:#4c557d!important;line-height:1.65;border-top:1px solid #ddd;padding-top:18px;margin-top:18px}
#place_order{width:100%!important;min-height:56px!important;border-radius:7px!important;border:0!important;background:var(--blue)!important;color:#fff!important;font-size:18px!important;font-weight:900!important;margin-top:20px!important}

@media(max-width:1100px){
  .globne-products-grid{grid-template-columns:repeat(2,1fr)}
  .target-product-detail{grid-template-columns:1fr}
  body.woocommerce-checkout form.globne-checkout{display:block!important;left:auto;transform:none;width:100%!important;max-width:100%!important}
  body.woocommerce-checkout .globne-checkout-left{width:min(620px,calc(100vw - 36px));margin:0 auto!important;padding:34px 0!important}
  body.woocommerce-checkout .globne-order-summary{position:relative!important;width:100%!important;min-height:auto;border-left:0;padding:34px 18px!important}
  .globne-express-buttons{grid-template-columns:1fr}
}
@media(max-width:720px){
  .header-tools{padding:54px 18px}
  .site-header{min-height:300px}
  .hero{height:440px}
  .main{padding:42px 20px}
  .globne-products-grid{grid-template-columns:1fr;gap:48px}
  .footer-inner{grid-template-columns:1fr}
  .product-detail-wrap{padding:38px 20px}
  .product-detail-info h1{font-size:38px}
  .globne-contact-grid,.globne-delivery-grid{grid-template-columns:1fr!important}
  .globne-search-overlay{padding:58px 14px}
  .globne-search-panel{width:100%;padding:34px 20px 28px}
  .globne-search-close{right:12px;top:48px}
  .globne-search-mark{height:88px;margin-top:22px}
  .globne-search-mark img{width:78px;height:78px}
  .globne-search-panel h2{font-size:30px}
  .globne-search-form{grid-template-columns:1fr}
  .globne-search-form button{width:100%}
}
