/*
Theme Name: Cooler Times Divi Pro
Theme URI: https://coolertimesfla.com/
Description: Custom Divi child theme recreating the Cooler Times FLA commercial refrigeration homepage mockup. Requires the Divi parent theme.
Author: Wiener Squad Media
Version: 1.0.3
Template: Divi
Text Domain: cooler-times-divi-pro
*/
:root{--ct-navy:#061f46;--ct-navy2:#082b5c;--ct-red:#e11922;--ct-blue:#2186d7;--ct-text:#071b40;--ct-light:#f5f6f8;--ct-white:#fff;--ct-shadow:0 8px 24px rgba(5,31,70,.12)}
*{box-sizing:border-box} body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ct-text);background:#fff} a{text-decoration:none;color:inherit}.ct-wrap{max-width:1180px;margin:auto;padding:0 28px}.ct-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:15px 22px;border-radius:4px;font-weight:800;text-transform:uppercase;line-height:1;border:2px solid transparent;transition:.2s}.ct-btn:hover{transform:translateY(-1px)}.ct-btn-red{background:var(--ct-red);color:#fff}.ct-btn-outline{border-color:#fff;color:#fff;background:transparent}.ct-btn-darkoutline{border-color:var(--ct-navy);color:var(--ct-navy);background:#fff}.ct-kicker{color:var(--ct-red);font-weight:800;text-transform:uppercase;letter-spacing:.02em}.ct-section-title{text-align:center;font-size:30px;line-height:1.1;margin:0 0 8px;font-weight:900;color:var(--ct-navy)}.ct-section-title:after{content:"";display:block;width:45px;height:3px;background:var(--ct-red);margin:8px auto 0}.ct-sub{text-align:center;margin:0 auto 26px;max-width:760px;color:#34415b}
.ct-topbar{background:linear-gradient(90deg,#0a294e,#061a3a);color:#fff;font-weight:700;font-size:13px}.ct-topbar .ct-wrap{height:40px;display:flex;align-items:center;justify-content:space-between}.ct-topbar-right{display:flex;gap:32px;align-items:center}.ct-emergency{color:#ff2b31}.ct-phone{font-size:18px}
.ct-header{background:#fff;box-shadow:0 1px 0 rgba(0,0,0,.08);position:relative;z-index:20}.ct-header-inner{height:94px;display:flex;align-items:center;gap:34px}.ct-logo img{width:295px;max-height:82px;object-fit:contain}.ct-nav{margin-left:auto}.ct-nav ul{list-style:none;display:flex;align-items:center;gap:27px;margin:0;padding:0}.ct-nav a{font-weight:800;font-size:13px;color:var(--ct-navy);text-transform:uppercase}.ct-nav li.current-menu-item>a,.ct-nav a:hover{color:var(--ct-red)}.ct-nav li.current-menu-item>a:after{content:"";height:2px;background:var(--ct-red);display:block;margin-top:13px}.ct-header-cta{white-space:nowrap;padding:13px 17px;font-size:13px}.ct-menu-toggle{display:none;background:none;border:0;font-size:28px;color:var(--ct-navy)}
.ct-hero{position:relative;color:#fff;overflow:hidden;background:#09264e}.ct-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,22,50,.98) 0%,rgba(4,28,59,.88) 36%,rgba(3,20,43,.2) 64%,rgba(3,20,43,.15) 100%),url('assets/images/hero.jpg') center right/cover no-repeat}.ct-hero .ct-wrap{position:relative;min-height:405px;display:grid;grid-template-columns:1fr;align-items:center;gap:0}.ct-hero-copy{padding:30px 0}.ct-hero h1{font-size:45px;line-height:.99;margin:0 0 17px;font-weight:900;text-transform:uppercase;max-width:520px;color:#fff!important}.ct-hero h1 span{color:#4fa3e7}.ct-hero p{font-size:17px;line-height:1.45;max-width:600px;margin:0 0 20px;color:#fff!important}.ct-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.ct-alert-card{background:linear-gradient(160deg,#082b5a,#061f46);padding:28px;border-radius:6px;box-shadow:var(--ct-shadow)}.ct-alert-card h3{font-size:26px;line-height:1.16;margin:10px 0 18px;text-transform:uppercase;color:#fff!important}.ct-alert-card ul{list-style:none;margin:0;padding:0}.ct-alert-card li{margin:14px 0;font-size:15px;color:#fff!important}.ct-alert-card li:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--ct-red);margin-right:10px;font-weight:900}
.ct-benefits{background:#fff;padding:20px 0}.ct-benefits-grid{display:grid;grid-template-columns:repeat(5,1fr);min-height:112px;align-items:stretch}.ct-benefit{display:flex;align-items:center;gap:14px;padding:18px 18px;border-right:1px solid #ddd;min-height:112px}.ct-benefit:last-child{border:0}.ct-benefit-icon{font-size:34px;color:var(--ct-navy)}.ct-benefit strong{display:block;font-size:13px}.ct-benefit span{font-size:12px;line-height:1.3;color:#333}
.ct-industries{padding:28px 0 20px;background:linear-gradient(#fff,#f5f5f6)}.ct-card-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.ct-industry-card{background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.09);text-align:center;overflow:hidden;min-height:330px}.ct-industry-card img{width:100%;height:112px;object-fit:cover}.ct-industry-card .ct-card-body{padding:17px 14px}.ct-industry-card h3{font-size:14px;line-height:1.15;margin:0 0 14px;text-transform:uppercase;min-height:34px}.ct-industry-card p{font-size:12px;line-height:1.5;min-height:90px;margin:0 0 14px;color:#1f2c45}.ct-more{color:var(--ct-red);font-weight:900;font-size:12px;text-transform:uppercase}
.ct-services{background:radial-gradient(circle at center,#0c376d,#031c3f 72%);color:#fff;padding:16px 0 18px}.ct-services .ct-section-title{color:#fff}.ct-service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-top:12px}.ct-service-card{border:1px solid rgba(255,255,255,.45);padding:18px 13px 15px;text-align:center;min-height:190px}.ct-service-icon{font-size:42px;margin-bottom:8px}.ct-service-card h3{font-size:15px;line-height:1.15;margin:0 0 10px;text-transform:uppercase}.ct-service-card p{font-size:12px;line-height:1.45;min-height:58px;margin:0 0 10px;color:#f5f7fb}
.ct-proof{padding:20px 0 12px}.ct-proof-grid{display:grid;grid-template-columns:.95fr 1.05fr 1.2fr;gap:28px}.ct-proof h3{font-size:19px;text-transform:uppercase;margin:0 0 16px}.ct-checks{list-style:none;padding:0;margin:0 0 14px}.ct-checks li{font-size:13px;margin:8px 0}.ct-checks li:before{content:"✓";display:inline-grid;place-items:center;background:var(--ct-navy);color:#fff;border-radius:50%;width:17px;height:17px;margin-right:8px}.ct-testimonial{border-left:1px solid #ddd;padding-left:28px}.ct-quote{font-size:14px;line-height:1.55;position:relative;padding-left:38px}.ct-quote:before{content:"“";position:absolute;left:0;top:-12px;font-size:70px;color:#aaa}.ct-stars{color:#ffb000;font-size:20px}.ct-assessment{background:linear-gradient(145deg,#0c376d,#061f46);color:#fff;border-radius:6px;padding:24px 28px;display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:start}.ct-assessment .ct-iconbox{font-size:44px}.ct-assessment h3{color:#fff}.ct-assessment p{font-size:13px;line-height:1.5}.ct-assessment .ct-btn{grid-column:1/-1;justify-self:center}
.ct-callbar{background:linear-gradient(90deg,#d7111b,#ef1f29,#c40d16);color:#fff;padding:10px 0}.ct-callbar .ct-wrap{display:flex;align-items:center;justify-content:center;gap:30px}.ct-callbar strong{font-size:21px;text-transform:uppercase}.ct-callbar .ct-btn{padding:9px 17px;border-color:#fff;font-size:13px}
.ct-footer{background:linear-gradient(90deg,#051d3d,#092c59);color:#fff;padding:18px 0 12px}.ct-footer-grid{display:grid;grid-template-columns:1.35fr 1fr .8fr 1.2fr;gap:35px}.ct-footer img{width:240px}.ct-footer h4{margin:0 0 10px;text-transform:uppercase;font-size:14px}.ct-footer p,.ct-footer li,.ct-footer a{font-size:12px;line-height:1.45;color:#fff}.ct-footer ul{list-style:none;margin:0;padding:0}.ct-footer-bottom{display:flex;justify-content:space-between;margin-top:12px;padding-top:10px;border-top:1px solid rgba(255,255,255,.2);font-size:11px}.ct-social{margin-top:8px;font-size:18px;letter-spacing:8px}
@media(max-width:1050px){.ct-nav{display:none;position:absolute;top:94px;left:0;right:0;background:#fff;padding:20px}.ct-nav.open{display:block}.ct-nav ul{flex-direction:column;align-items:flex-start}.ct-menu-toggle{display:block;margin-left:auto}.ct-card-grid,.ct-service-grid{grid-template-columns:repeat(3,1fr)}.ct-benefits-grid{grid-template-columns:repeat(2,1fr)}.ct-benefit{padding:14px;border-bottom:1px solid #ddd}.ct-header-cta{display:none}}
@media(max-width:760px){.ct-wrap{padding:0 18px}.ct-topbar .ct-wrap{height:auto;padding-top:8px;padding-bottom:8px;display:block;text-align:center}.ct-topbar-right{justify-content:center;margin-top:5px}.ct-header-inner{height:78px}.ct-logo img{width:230px}.ct-nav{top:78px}.ct-hero .ct-wrap{grid-template-columns:1fr;gap:15px;padding-top:28px;padding-bottom:28px}.ct-hero h1{font-size:36px}.ct-alert-card{margin-bottom:10px}.ct-benefits-grid,.ct-card-grid,.ct-service-grid,.ct-proof-grid,.ct-footer-grid{grid-template-columns:1fr}.ct-benefit{border-right:0}.ct-industry-card p{min-height:auto}.ct-service-card{min-height:auto}.ct-testimonial{border:0;padding-left:0}.ct-callbar .ct-wrap{flex-direction:column;gap:8px;text-align:center}.ct-callbar strong{font-size:17px}.ct-footer-bottom{flex-direction:column;gap:8px}.ct-assessment{grid-template-columns:1fr}.ct-assessment .ct-btn{justify-self:stretch}.ct-section-title{font-size:25px}}

/* v1.0.2: hero contrast and benefits strip spacing */
.ct-hero,.ct-hero .ct-hero-copy,.ct-hero .ct-alert-card{color:#fff!important}
.ct-hero h1,.ct-hero p,.ct-hero .ct-alert-card h3,.ct-hero .ct-alert-card li{color:#fff!important}
.ct-hero h1 span{color:#4fa3e7!important}
.ct-hero .ct-kicker{color:var(--ct-red)!important}
@media(max-width:1050px){.ct-benefits{padding:14px 0}.ct-benefits-grid{min-height:0}.ct-benefit{min-height:96px;padding:18px 16px}}
@media(max-width:760px){.ct-benefits{padding:10px 0}.ct-benefit{min-height:88px;padding:18px 10px}}

/* v1.0.3: clean hero image and single hero copy block */
.ct-hero .ct-wrap{grid-template-columns:1fr!important}
.ct-hero-copy{position:relative;z-index:2}
.ct-hero h1,.ct-hero p{color:#fff!important}
.ct-alert-card{display:none!important}
