/*
Theme Name: Orgon IT Shop
Description: Orgon IT Software Solutions - Storefront child tema (tamna tema, crveni akcenat).
Author: Orgon IT Software Solutions
Template: storefront
Version: 1.0
*/
:root{--o-dark:#111827;--o-dark2:#1f2937;--o-red:#e11d27;--o-red-d:#b91722;--o-text:#1f2937;--o-muted:#6b7280;}
body{color:var(--o-text);}
a{color:var(--o-red);}
a:hover{color:var(--o-red-d);}
.site-header{background-color:var(--o-dark)!important;border-top:3px solid var(--o-red);}
.site-header a,.site-branding .site-title a,.site-title a,.site-header .site-title a{color:#fff!important;}
.site-header .site-description{color:#9ca3af!important;}
.main-navigation ul li a,.secondary-navigation ul li a{color:#e5e7eb!important;}
.main-navigation ul li a:hover,.main-navigation ul li.current-menu-item>a{color:var(--o-red)!important;}
.site-header-cart .cart-contents{color:#fff!important;}
button,.button,input[type=button],input[type=submit],.added_to_cart,
.woocommerce a.button,.woocommerce button.button,.woocommerce .button,
.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce #respond input#submit{
background-color:var(--o-red)!important;color:#fff!important;border:0;border-radius:6px;font-weight:600;}
button:hover,.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,
.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover{background-color:var(--o-red-d)!important;color:#fff!important;}
h1,h2,h3,h4{color:var(--o-dark);}
.woocommerce ul.products li.product .price,.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--o-dark)!important;font-weight:700;}
.woocommerce ul.products li.product{background:#fff;border:1px solid #eef0f4;border-radius:10px;padding:14px;box-shadow:0 1px 2px rgba(0,0,0,.04);}
.woocommerce ul.products li.product:hover{box-shadow:0 8px 24px rgba(17,24,39,.10);}
.site-footer{background-color:var(--o-dark)!important;color:#cbd5e1!important;}
.site-footer a{color:#fff!important;}
.site-footer a:hover{color:var(--o-red)!important;}
.site-footer .widget-title,.site-footer h1,.site-footer h2,.site-footer h3{color:#fff!important;}
.orgon-hero{background:linear-gradient(135deg,#111827,#1f2937);color:#fff;padding:64px 24px;border-radius:14px;text-align:center;margin-bottom:36px;}
.orgon-hero h1{color:#fff!important;font-size:2.3rem;margin:0 0 .35em;}
.orgon-hero p{color:#cbd5e1;font-size:1.12rem;max-width:700px;margin:0 auto 1.4em;}
.orgon-btn{display:inline-block;background:var(--o-red);color:#fff!important;padding:14px 28px;border-radius:8px;font-weight:700;text-decoration:none;}
.orgon-btn:hover{background:var(--o-red-d);color:#fff!important;}
.orgon-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin:28px 0;}
.orgon-card{background:#fff;border:1px solid #eef0f4;border-radius:12px;padding:22px;box-shadow:0 1px 3px rgba(0,0,0,.05);}
.orgon-card h3{margin-top:0;}
.orgon-info-box{background:#f9fafb;border:1px solid #eef0f4;border-radius:10px;padding:18px 22px;line-height:1.7;}
.orgon-pay-logos{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin:10px 0;}
.orgon-pay-logos img{height:34px;width:auto;}
