/*
Theme Name: Colombo Market
Theme URI: https://colombomarket.lk/
Author: Colombo Market
Description: Responsive WooCommerce storefront for Colombo Market.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: colombo-market
License: GPL-2.0-or-later
*/
:root{--navy:#131921;--blue:#232f3e;--orange:#ff9900;--orange2:#ff642b;--paper:#eaeded;--ink:#17212d;--line:#d5d9d9}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.55 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button,input{font:inherit}button,.button,input[type=submit],.wp-element-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border:0;border-radius:24px;background:var(--orange);color:#111;padding:11px 20px;cursor:pointer;font-weight:700}button:hover,.button:hover,input[type=submit]:hover,.woocommerce a.button:hover{background:#ffc266;color:#111}img{max-width:100%;height:auto}.wrap{max-width:1380px;margin:auto;padding:0 22px}.site-header{background:var(--navy);color:white}.header-main{min-height:89px;display:flex;align-items:center;gap:24px}.brand{display:block;width:212px;height:76px;flex:none;background:var(--orange2) url('assets/images/ccm.jpeg') center center / 340px auto no-repeat;border-radius:3px}.brand:hover{outline:1px solid #fff}.header-search{display:flex;flex:1;min-width:120px;border-radius:5px;overflow:hidden}.header-search label{flex:1}.header-search input{width:100%;height:43px;border:0;padding:0 15px}.header-search button{border-radius:0;background:var(--orange);padding:0 20px}.header-links{display:flex;gap:22px;align-items:center;font-size:14px}.header-links a{white-space:nowrap}.header-links strong{display:block;font-size:15px}.cart-count{display:inline-grid;place-items:center;color:var(--orange);font-size:21px;font-weight:bold}.site-nav{background:var(--blue)}.nav-inner{display:flex;gap:24px;align-items:center;min-height:39px}.nav-inner ul{list-style:none;display:flex;flex-wrap:wrap;gap:24px;margin:0;padding:0}.nav-inner a{font-size:14px;color:#fff}.announcement{background:#d7f5ed;text-align:center;padding:8px;font-size:14px}.hero{padding:48px 0 70px;background:linear-gradient(115deg,#232f3e 20%,#334b5c 60%,#ff9900 160%);color:white}.hero-grid{display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:24px}.hero h1{font-size:clamp(32px,4vw,58px);line-height:1.1;margin:0 0 15px}.hero p{font-size:19px;max-width:640px}.hero .button{display:inline-block}.hero-side{background:#fff;color:var(--ink);padding:26px;border-radius:6px;box-shadow:0 6px 25px #0002}.hero-side h2{margin-top:0}.home-section{margin:32px auto}.section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-title h2{font-size:25px}.section-title a{color:#007185}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card,.home-card{background:white;border-radius:4px;padding:20px;box-shadow:0 2px 8px #0001}.category-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.category-card h3{margin:12px 0 2px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:34px auto}.benefits>div{background:white;padding:22px;border-radius:5px}.content-area{background:#fff;min-height:400px;padding:30px;margin:25px auto}.site-footer{background:var(--blue);color:#fff;margin-top:38px}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding-top:40px;padding-bottom:38px}.footer-grid h3{margin-top:0}.footer-bottom{background:var(--navy);text-align:center;padding:18px}.footer-grid ul{list-style:none;padding:0}.footer-grid li{margin-bottom:9px}.woocommerce ul.products li.product{background:#fff;padding:16px;border:1px solid var(--line);border-radius:5px}.woocommerce ul.products li.product img{aspect-ratio:1;object-fit:contain}.woocommerce ul.products li.product .price{color:#b12704;font-size:19px}.woocommerce .quantity .qty{padding:7px;border:1px solid var(--line);border-radius:4px}.woocommerce div.product{background:white}.woocommerce a.button,.woocommerce button.button{font-size:14px}.screen-reader-text{position:absolute;clip:rect(1px,1px,1px,1px);width:1px;height:1px;overflow:hidden}.screen-reader-text:focus{clip:auto;width:auto;height:auto;background:white;color:black;z-index:999;padding:10px}.wp-block-image img{height:auto}@media(max-width:800px){.header-main{flex-wrap:wrap;padding-top:9px;padding-bottom:12px;gap:10px}.brand{width:152px;height:55px;background-size:250px auto}.header-links{margin-left:auto;gap:10px}.header-links a:first-child{display:none}.header-search{order:3;flex-basis:100%}.nav-inner ul{gap:12px;overflow-x:auto;flex-wrap:nowrap;white-space:nowrap}.hero-grid{grid-template-columns:1fr}.hero{padding:35px 0}.category-grid{grid-template-columns:repeat(2,1fr)}.benefits,.footer-grid{grid-template-columns:1fr}}@media(max-width:440px){.wrap{padding-left:14px;padding-right:14px}.header-links{font-size:12px}.header-links strong{font-size:12px}.category-card{padding:10px}.hero-side{padding:16px}}
