/*
Theme Name: OHOMMER
Theme URI: https://ohommer.example
Author: OHOMMER
Description: Responsive home services WordPress theme for OHOMMER.
Version: 1.0.0
Text Domain: ohommer
*/

:root{--navy:#062a50;--navy2:#071e3b;--orange:#f47b16;--orange2:#ff8a1c;--bg:#f5f6f8;--text:#10233d;--muted:#697789;--white:#fff;--border:#e2e6eb;--shadow:0 6px 20px rgba(7,30,59,.08);--radius:12px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:var(--bg);font-size:16px;line-height:1.5}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.container{width:min(94%,1180px);margin:auto}.section{padding:28px 0}.site-header{background:var(--navy2);color:#fff;position:relative;z-index:10}.nav-wrapper{min-height:64px;display:flex;align-items:center;gap:20px}.brand{flex:0 0 180px}.brand img,.custom-logo{max-height:52px;width:auto;object-fit:contain}.search-box{height:38px;display:flex;flex:1;max-width:350px;background:#fff;border-radius:6px;overflow:hidden}.search-box input{border:0;outline:0;padding:0 13px;flex:1;font-size:13px}.search-box button{width:42px;border:0;background:var(--orange);color:#fff;cursor:pointer}.main-nav{flex:1}.main-nav ul{list-style:none;margin:0;padding:0;display:flex;justify-content:center;gap:24px}.main-nav li{margin:0}.main-nav a{font-size:13px;color:#fff}.support-number{display:flex;gap:8px;align-items:center;white-space:nowrap}.support-number strong,.support-number small{display:block}.support-number strong{font-size:12px}.support-number small{font-size:9px;color:#d6e0ec}.phone-icon{color:var(--orange);font-size:20px}.header-actions{display:flex;gap:12px;align-items:center}.header-actions a{font-size:20px;position:relative}.cart-count{position:absolute;right:-9px;top:-8px;background:var(--orange);color:#fff;border-radius:50%;font-size:9px;min-width:16px;height:16px;text-align:center;line-height:16px}.hero-section{background:linear-gradient(105deg,var(--navy2),#083b6d);color:#fff;overflow:hidden}.hero-wrapper{display:grid;grid-template-columns:46% 54%;min-height:365px;align-items:center}.hero-content{padding:45px 20px 45px 0}.hero-eyebrow{font-size:22px;font-weight:700;margin:0 0 5px}.hero-content h1{font-size:48px;line-height:1.05;margin:0 0 12px}.hero-content h1 span,.section-heading h2 span,.inner-hero-content h1 span{color:var(--orange)}.hero-description{margin:0 0 22px;color:#dce8f5}.hero-features{display:flex;flex-wrap:wrap;gap:18px;font-size:13px}.hero-features span{color:var(--orange);margin-right:5px}.hero-collage{height:365px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:3px;overflow:hidden;border-radius:22px 0 0 22px}.hero-image{overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}.section-heading h2{margin:0;font-size:22px}.section-heading p{margin:2px 0 0;color:var(--muted);font-size:13px}.view-all{color:var(--orange);font-size:13px;font-weight:700}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.service-card{background:#fff;border:1px solid var(--border);border-radius:10px;padding:10px;text-align:center;box-shadow:var(--shadow);transition:.2s}.service-card:hover,.wide-service-card:hover,.launch-card:hover{transform:translateY(-3px)}.service-card img{height:92px;width:100%;object-fit:cover;border-radius:7px}.service-card h3{font-size:12px;margin:8px 0 2px}.sell-devices{background:var(--navy2);color:#fff;border-radius:12px;padding:20px;display:grid;grid-template-columns:1fr 1.4fr;gap:25px;align-items:center}.sell-content h2{margin:0;font-size:22px}.sell-content p{color:#d5e0ec;font-size:13px}.sell-points{display:flex;gap:16px;flex-wrap:wrap;color:#e5edf5;font-size:12px}.sell-points span:first-letter{color:var(--orange)}.sell-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.sell-card{background:#fff;color:var(--text);border-radius:9px;padding:9px;text-align:center}.sell-card img{height:80px;width:100%;object-fit:cover;border-radius:6px}.sell-card strong{font-size:12px;display:block;margin-top:5px}.trust-box{background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);border-radius:10px;display:grid;grid-template-columns:repeat(3,1fr);padding:14px}.trust-item{display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid var(--border)}.trust-item:last-child{border:0}.trust-icon{width:34px;height:34px;border-radius:50%;background:#fff2e7;color:var(--orange);display:grid;place-items:center}.trust-item strong,.trust-item small{display:block}.trust-item strong{font-size:13px}.trust-item small{font-size:11px;color:var(--muted)}.booked-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.booked-card{background:#fff;border:1px solid var(--border);border-radius:10px;overflow:hidden;display:grid;grid-template-columns:38% 62%;box-shadow:var(--shadow)}.booked-card>img{width:100%;height:100%;object-fit:cover}.booked-info{padding:12px}.booked-info h3{font-size:15px;margin:0}.booked-info p{font-size:11px;color:var(--muted);min-height:50px;margin:5px 0}.price-row{display:flex;align-items:center;gap:7px}.price-row strong{font-size:18px}.price-row del{font-size:10px;color:#888}.add-button{margin-left:auto;border:0;background:var(--orange);color:#fff;border-radius:5px;padding:5px 10px;cursor:pointer;font-size:11px}.wide-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.wide-service-card,.launch-card{background:#fff;border:1px solid var(--border);border-radius:9px;overflow:hidden;box-shadow:var(--shadow);transition:.2s}.wide-service-card img{width:100%;height:120px;object-fit:cover}.wide-service-card h3,.launch-card h3{font-size:12px;text-align:center;margin:8px}.launch-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.launch-card img{height:120px;width:100%;object-fit:cover}.reviews-grid{display:grid;grid-template-columns:1fr 1.2fr 1.4fr 1.4fr;gap:12px}.rating-summary,.rating-bars,.review-card{background:#fff;border:1px solid var(--border);border-radius:9px;padding:16px}.rating-number{font-size:36px;display:block}.stars{color:#f2a900;letter-spacing:2px}.rating-summary span,.rating-summary small{display:block;color:var(--muted);font-size:12px}.rating-bars>div{display:flex;align-items:center;gap:7px;font-size:11px;margin:9px 0}.rating-bars i{height:6px;background:#e8ecf0;flex:1;border-radius:10px;overflow:hidden}.rating-bars b{height:100%;display:block;background:#a7c532}.review-card h3{font-size:13px;margin:5px 0}.review-card p{font-size:11px;color:var(--muted)}.review-card small{font-size:10px;color:var(--muted)}.site-footer{background:var(--navy2);color:#fff;margin-top:25px}.footer-grid{padding:38px 0;display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:28px}.footer-brand img{max-height:52px}.footer-brand p,.site-footer li,.site-footer p{font-size:11px;color:#d5e0ec}.site-footer h3{font-size:13px;margin-top:0}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li{margin:7px 0}.social-icons{display:flex;gap:8px}.social-icons a{width:26px;height:26px;border:1px solid #56708d;border-radius:50%;display:grid;place-items:center;font-size:11px}.app-buttons{display:flex;gap:8px;flex-wrap:wrap}.app-buttons a{border:1px solid #6a8199;border-radius:5px;padding:7px 9px;font-size:10px}.footer-bottom{border-top:1px solid #284664}.footer-bottom-inner{min-height:42px;display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#c5d1de}
/* Services page */.inner-page-hero{background:linear-gradient(105deg,var(--navy2),#0b477f);color:#fff;padding:28px 0}.breadcrumb{display:flex;gap:8px;font-size:12px;color:#d4dfeb;margin-bottom:25px}.inner-hero-content{display:flex;align-items:center;justify-content:space-between;gap:30px}.inner-hero-content h1{font-size:38px;margin:5px 0 8px}.inner-hero-content p{max-width:680px;color:#dce8f5}.inner-hero-badge{background:#fff;color:var(--text);padding:18px 24px;border-radius:12px;min-width:160px;text-align:center}.inner-hero-badge strong,.inner-hero-badge span{display:block}.inner-hero-badge strong{font-size:28px;color:var(--orange)}.inner-hero-badge span{font-size:12px}.services-toolbar{background:#fff;border:1px solid var(--border);padding:15px;border-radius:10px;display:flex;justify-content:space-between;gap:20px;align-items:end}.services-search{flex:1}.services-toolbar label{display:block;font-size:12px;font-weight:700;margin-bottom:6px}.service-search-box{height:42px;border:1px solid var(--border);border-radius:7px;display:flex;align-items:center;padding:0 12px}.service-search-box span{color:var(--muted);margin-right:8px}.service-search-box input{border:0;outline:0;width:100%}.service-sort select{height:42px;border:1px solid var(--border);border-radius:7px;padding:0 12px;background:#fff}.service-categories{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.service-category{border:1px solid var(--border);background:#fff;border-radius:20px;padding:8px 15px;cursor:pointer;font-size:12px}.service-category.active,.service-category:hover{background:var(--orange);color:#fff;border-color:var(--orange)}.all-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-list-card{background:#fff;border:1px solid var(--border);border-radius:11px;overflow:hidden;box-shadow:var(--shadow)}.service-list-image{height:190px;position:relative}.service-list-image img{width:100%;height:100%;object-fit:cover}.service-popular-badge{position:absolute;top:10px;left:10px;background:var(--orange);color:#fff;padding:4px 8px;border-radius:12px;font-size:10px}.service-list-content{padding:14px}.service-category-label{color:var(--orange);font-size:10px;font-weight:700}.service-list-content h3{margin:3px 0;font-size:18px}.service-list-content p{font-size:12px;color:var(--muted);min-height:48px}.service-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.service-rating{font-size:11px}.service-rating span{color:#f2a900}.service-rating small{color:var(--muted);margin-left:4px}.service-book-button{background:var(--orange);color:#fff;border-radius:6px;padding:8px 12px;font-size:11px;font-weight:700}.no-services-found{text-align:center;padding:40px;background:#fff;border-radius:10px}.why-us-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.why-us-card{background:#fff;border:1px solid var(--border);border-radius:10px;padding:20px;box-shadow:var(--shadow)}.why-us-icon{width:40px;height:40px;border-radius:50%;background:#fff0e5;color:var(--orange);display:grid;place-items:center;font-weight:700}.why-us-card h3{font-size:16px}.why-us-card p{font-size:12px;color:var(--muted)}.centered-heading{justify-content:center;text-align:center}.services-cta{background:var(--navy2);color:#fff;border-radius:12px;padding:25px;display:flex;justify-content:space-between;align-items:center;gap:20px}.services-cta p{color:var(--orange);font-size:11px;font-weight:700;margin:0}.services-cta h2{margin:4px 0;font-size:24px}.services-cta span{color:#d5e0ec;font-size:12px}.services-cta-actions{display:flex;gap:10px}.cta-light-button,.cta-phone-button{padding:10px 15px;border-radius:6px;font-size:12px;font-weight:700}.cta-light-button{background:#fff;color:var(--navy2)}.cta-phone-button{border:1px solid #7890a8;color:#fff}
@media(max-width:1050px){.main-nav ul{gap:12px}.support-number{display:none}.service-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:repeat(3,1fr)}.reviews-grid{grid-template-columns:repeat(2,1fr)}.all-services-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){body{font-size:15px}.nav-wrapper{padding:10px 0;flex-wrap:wrap}.brand{flex-basis:140px}.brand img,.custom-logo{max-height:40px}.search-box{order:3;max-width:none;flex-basis:100%}.main-nav{order:4;overflow:auto;width:100%}.main-nav ul{justify-content:flex-start;min-width:max-content;padding:4px 0}.header-actions{margin-left:auto}.hero-wrapper{grid-template-columns:1fr}.hero-content{padding:35px 0}.hero-content h1{font-size:38px}.hero-eyebrow{font-size:18px}.hero-collage{height:250px;border-radius:0}.service-grid{grid-template-columns:repeat(2,1fr)}.sell-devices{grid-template-columns:1fr}.sell-cards{grid-template-columns:repeat(3,1fr)}.trust-box{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--border);padding:12px}.trust-item:last-child{border-bottom:0}.booked-grid{grid-template-columns:1fr}.wide-service-grid{grid-template-columns:repeat(2,1fr)}.launch-grid{grid-template-columns:repeat(2,1fr)}.reviews-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}.footer-bottom-inner{flex-direction:column;justify-content:center;padding:10px;gap:4px}.inner-hero-content{display:block}.inner-hero-content h1{font-size:30px}.inner-hero-badge{margin-top:20px;display:inline-block}.services-toolbar{display:block}.service-sort{margin-top:12px}.service-sort select{width:100%}.all-services-grid{grid-template-columns:1fr}.why-us-grid{grid-template-columns:1fr 1fr}.services-cta{display:block}.services-cta-actions{margin-top:15px;flex-wrap:wrap}}
@media(max-width:450px){.service-grid{grid-template-columns:repeat(2,1fr);gap:8px}.wide-service-grid,.launch-grid,.why-us-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.sell-cards{grid-template-columns:1fr}.hero-features{display:block}.hero-features div{margin:8px 0}}
