/*
Theme Name: DR Clean AC
Theme URI: https://drcleanac.rs/
Description: OceanWP child theme and one-click site pack for DR Clean AC.
Author: DR Clean AC
Template: oceanwp
Version: 1.8.2
Text Domain: dr-clean-ac
*/

:root {
  --dr-blue: #244b86;
  --dr-blue-dark: #17345f;
  --dr-green: #58c947;
  --dr-gray: #aaa5ab;
  --dr-gray-dark: #77727a;
  --dr-soft: #f5f5f5;
  --dr-white: #fff;
  --dr-text: #313744;
  --dr-radius: 24px;
  --dr-shadow: 0 14px 34px rgba(28, 45, 70, .11);
}

/* v1.7.8 readability defaults — Elementor widget typography remains editable */
body .elementor .dr-kicker,
body .elementor .dr-kicker span,
body .elementor .dr-kicker .elementor-widget-container,
.dr-kicker { }

.dr-title,
body .elementor .dr-title .elementor-heading-title { }

body .elementor .dr-care-icon,
body .elementor .dr-care-icon .elementor-widget-container { width: 116px; height: 116px; }
body .elementor .dr-care-card h2.elementor-heading-title,
body .elementor .dr-care-card h3.elementor-heading-title,
.dr-care-card h2, .dr-care-card h3 { }
body .elementor .dr-care-card .elementor-widget-text-editor,
body .elementor .dr-care-card .elementor-widget-text-editor p,
.dr-care-card p { }

.dr-area-lead p,
body .elementor .dr-area-lead,
body .elementor .dr-area-lead p { }

.dr-smoke__copy h2,
body .elementor .dr-smoke__copy .elementor-heading-title { }
.dr-smoke__copy p,
body .elementor .dr-smoke__copy .elementor-widget-text-editor,
body .elementor .dr-smoke__copy .elementor-widget-text-editor p { }

.dr-service-card h2, .dr-service-card h3,
body .elementor .dr-service-card .elementor-heading-title { }
.dr-service-card p, .dr-service-card li,
body .elementor .dr-service-card .elementor-widget-text-editor,
body .elementor .dr-service-card .elementor-widget-text-editor p,
body .elementor .dr-service-card .elementor-widget-text-editor li { }

.dr-info-card h2,
body .elementor .dr-info-card .elementor-heading-title { }
.dr-info-card p, .dr-info-card li,
.dr-table td, .dr-table th { font-size: 1.22rem ; }
.dr-table th { font-size: 1.3rem ; }

.dr-contact-steps h3,
body .elementor .dr-contact-step .elementor-heading-title { }
.dr-contact-steps p,
body .elementor .dr-contact-step .elementor-widget-text-editor,
body .elementor .dr-contact-step .elementor-widget-text-editor p { }
.dr-contact-banner h2,
body .elementor .dr-contact-banner .elementor-heading-title { }
.dr-contact-banner p { }
.dr-review-placeholder strong { font-size: 1.48rem; }
.dr-review-placeholder p { font-size: 1.12rem; }

body .elementor .dr-elementor-button,
body .elementor .dr-btn,
.dr-elementor-button,
.dr-btn { margin-left: auto !important; margin-right: auto !important; align-self: center !important; }

.dr-weather { grid-template-columns: 205px minmax(500px,1.15fr) minmax(420px,.9fr); min-height: 154px; padding: 22px 24px; gap: 20px; }
.dr-weather__icon { font-size: 2.8rem; }
.dr-weather__place { font-size: 1rem; }
.dr-weather__now strong { font-size: 2.65rem; }
.dr-weather__now small { font-size: .9rem; }
.dr-weather-hour, .dr-weather-day { min-height: 104px; padding: 11px 8px; }
.dr-weather-hour strong, .dr-weather-day strong { font-size: 1rem; }
.dr-weather-hour span, .dr-weather-day span { font-size: 1.7rem; }
.dr-weather-hour small, .dr-weather-day small { font-size: .86rem; }
.dr-weather-day { min-height: 108px; }

@media (max-width: 1024px) {
  .dr-weather { grid-template-columns: 190px 1fr; }
  .dr-weather__days { grid-column: 1 / -1; }
}
@media (max-width: 640px) {
  .dr-weather { padding: 16px; gap: 14px; }
  .dr-weather__now { min-width: 170px; }
  .dr-weather__icon { font-size: 2.35rem; }
  .dr-weather__now strong { font-size: 2rem; }
  .dr-weather-hour { min-width: 82px; }
  .dr-weather-day { min-width: 145px; }
  .dr-weather-hour, .dr-weather-day { min-height: 96px; }
  body .elementor .dr-care-card h2.elementor-heading-title,
  body .elementor .dr-care-card h3.elementor-heading-title { }
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--dr-text); font-family: Poppins, Arial, sans-serif; font-size: 18px; background: #fff; }
body, button, input, textarea, select { font-family: Poppins, Arial, sans-serif; }
.elementor, .elementor button, .elementor input, .elementor textarea, .elementor select { color: var(--dr-text); font-family: Poppins, Arial, sans-serif; }
.elementor p { margin-top: 0; }
.elementor .elementor-heading-title { color: var(--dr-blue); font-family: Poppins,Arial,sans-serif; font-weight: 700; }
body .elementor .elementor-widget-text-editor, body .elementor .elementor-widget-text-editor p, body .elementor .elementor-widget-text-editor li { color: var(--dr-text); font-family: Poppins,Arial,sans-serif; line-height: 1.65; }
.elementor .e-con { --container-default-padding-top: 0px; --container-default-padding-right: 0px; --container-default-padding-bottom: 0px; --container-default-padding-left: 0px; }
a { color: inherit; }
img { max-width: 100%; height: auto; }
.dr-wrap { width: min(1160px, calc(100% - 40px)); margin-inline: auto; }
.dr-section { padding: 82px 0; }
.dr-section--soft { background: var(--dr-soft); }
.dr-kicker { color: #43ad35; font-weight: 800; letter-spacing: .11em; line-height: 1.5; text-transform: uppercase; }
.dr-title { margin: 10px 0 18px; color: var(--dr-blue); line-height: 1.12; }
.dr-subtitle { max-width: 820px; margin: 0 auto; color: #555d6b; font-weight: 500; line-height: 1.8; }
.dr-center { text-align: center; }
.dr-btn { display: inline-flex; align-items: center; justify-content: center; gap: 9px; min-height: 50px; padding: 13px 24px; border: 0; border-radius: 10px; background: var(--dr-green); color: #fff !important; font-weight: 700; text-decoration: none; box-shadow: 0 8px 20px rgba(88, 201, 71, .25); transition: transform .2s, box-shadow .2s; }
.dr-btn:hover { transform: translateY(-2px); box-shadow: 0 12px 25px rgba(88, 201, 71, .33); }
.dr-btn--outline { background: transparent; border: 2px solid #fff; box-shadow: none; }
.elementor .dr-elementor-button .elementor-button { min-height: 50px; padding: 14px 25px; border-radius: 10px; border: 0; background: var(--dr-green); color: #fff; font-family: Poppins,Arial,sans-serif; font-weight: 800; box-shadow: 0 8px 20px rgba(88,201,71,.25); }
.elementor .dr-title .elementor-heading-title { color: var(--dr-blue); font-family: Poppins,Arial,sans-serif; font-weight: 800; line-height: 1.12; }
.dr-kicker .elementor-widget-container, .dr-kicker span { color: #43ad35; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; }
body .elementor .dr-kicker, body .elementor .dr-kicker span { color: #43ad35; font-weight: 800; line-height: 1.5; }
.elementor .dr-subtitle p { color: #555d6b; font-family: Poppins,Arial,sans-serif; font-weight: 500; line-height: 1.8; }

/* Header */
.dr-topbar { background: var(--dr-gray-dark); color: #fff; font-size: 1.2rem; font-weight: 700; }
.dr-topbar__inner { min-height: 60px; display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.dr-topbar__info, .dr-social { display: flex; align-items: center; gap: 16px; }
.dr-topbar a { color: #fff; text-decoration: none; }
.dr-social a, .dr-social span { display: inline-grid; width: 36px; height: 36px; place-items: center; border-radius: 50%; background: rgba(255,255,255,.18); color: #fff; font-size: .9rem; font-weight: 800; text-decoration: none; }
.dr-social .dr-instagram,
.dr-social .dr-tiktok,
.dr-social .dr-google,
.dr-social .dr-whatsapp,
.dr-social .dr-viber { background: var(--dr-blue); }
.dr-social svg { width: 20px; height: 20px; display: block; }
.dr-header { position: relative; z-index: 50; background: rgba(255,255,255,.97); border-bottom: 1px solid #ececef; }
.dr-header__inner { min-height: 132px; display: flex; align-items: center; justify-content: space-between; gap: 34px; }
.dr-logo img { display: block; width: 320px; max-height: 116px; object-fit: contain; }
.dr-menu, .dr-menu ul { list-style: none; margin: 0; padding: 0; }
.dr-menu { display: flex; align-items: center; gap: 34px; }
.dr-menu > li { position: relative; }
.dr-menu a { display: block; padding: 45px 0; color: #30394c; font-size: 1.28rem; font-weight: 700; text-decoration: none; }
.dr-menu a:hover, .dr-menu .current-menu-item > a, .dr-menu .current-menu-ancestor > a { color: var(--dr-blue); }
.dr-menu .sub-menu { position: absolute; top: calc(100% - 8px); left: -20px; min-width: 310px; padding: 12px; border-radius: 14px; background: #fff; box-shadow: var(--dr-shadow); opacity: 0; visibility: hidden; transform: translateY(8px); transition: .2s; }
.dr-menu li:hover > .sub-menu, .dr-menu li:focus-within > .sub-menu { opacity: 1; visibility: visible; transform: translateY(0); }
.dr-menu .sub-menu a { padding: 11px 12px; border-radius: 8px; }
.dr-menu .sub-menu a:hover { background: #f1f5fb; }
.dr-menu-toggle { display: none; width: 44px; height: 44px; border: 0; border-radius: 9px; background: var(--dr-blue); color: #fff; font-size: 1.4rem; }

/* Hero */
.dr-hero { position: relative; min-height: 610px; display: grid; place-items: center; overflow: hidden; background: #1f2a3d url('assets/images/hero.webp') center/cover no-repeat; color: #fff; text-align: center; }
.dr-hero::before { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(11,30,58,.72), rgba(20,36,60,.4), rgba(75,56,65,.35)); }
.dr-hero__content { position: relative; width: min(850px, calc(100% - 40px)); padding: 90px 0; }
.dr-hero h1 { margin: 0 0 12px; color: #fff; font-size: clamp(3rem, 8vw, 6rem); line-height: .98; letter-spacing: -.045em; }
.elementor .dr-hero .elementor-heading-title { color: #fff; font-family: Poppins,Arial,sans-serif; }
.elementor .dr-hero h1.elementor-heading-title { font-weight: 800; line-height: .98; letter-spacing: -.045em; }
.dr-hero p { max-width: 720px; margin: 0 auto 28px; font-weight: 500; }
.dr-location { margin-bottom: 24px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }

/* Compact live weather strip */
.dr-weather-section { padding: 22px 0; background: #edf3f9; }
.dr-weather { display: grid; grid-template-columns: 180px minmax(430px, 1fr) minmax(380px, .9fr); align-items: center; gap: 18px; min-height: 138px; padding: 20px 22px; overflow: hidden; border-radius: 22px; background: linear-gradient(120deg, #244b86, #3c72ad); color: #fff; box-shadow: 0 12px 30px rgba(25,59,103,.16); }
.dr-weather__now { display: flex; align-items: center; gap: 13px; }
.dr-weather__icon { font-size: 2.35rem; line-height: 1; }
.dr-weather__now div { display: grid; }
.dr-weather__place { font-size: .86rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; opacity: .9; }
.dr-weather__now strong { font-size: 2.2rem; line-height: 1.05; }
.dr-weather__now small { max-width: 125px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: 600; }
.dr-weather__hours { display: grid; grid-template-columns: repeat(6, minmax(58px, 1fr)); gap: 7px; }
.dr-weather-hour, .dr-weather-day { display: grid; min-height: 88px; place-items: center; gap: 4px; min-width: 0; padding: 9px 7px; border-radius: 14px; background: rgba(255,255,255,.14); border: 1px solid rgba(255,255,255,.12); text-align: center; }
.dr-weather-hour strong, .dr-weather-day strong { font-size: .86rem; }
.dr-weather-hour span, .dr-weather-day span { font-size: 1.4rem; line-height: 1.2; }
.dr-weather-hour small, .dr-weather-day small { white-space: nowrap; font-size: .76rem; font-weight: 700; opacity: .98; }
.dr-weather__days { display: grid; grid-template-columns: repeat(3, 1fr); gap: 7px; }
.dr-weather-day { min-height: 94px; }
.dr-weather__meta { display: none; }
.dr-weather__meta span { font-size: .72rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.dr-weather__meta small { font-size: .65rem; opacity: .75; }

/* Trust / home */
.dr-care-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; margin-top: 40px; }
.dr-care-card { padding: 36px 28px; border: 1px solid #e9eaed; border-radius: 20px; background: #fff; text-align: center; box-shadow: 0 8px 24px rgba(26,41,65,.06); }
.dr-care-icon { display: grid; width: 94px; height: 94px; margin: 0 auto 22px; place-items: center; border-radius: 50%; background: #e9f0fa; color: var(--dr-blue); font-size: 2.8rem; }
.dr-care-card h3 { margin: 0 0 10px; color: var(--dr-blue); }
.dr-care-card p { margin: 0; color: #5e6878; font-weight: 500; line-height: 1.7; }
.dr-area-lead p { color: #444e5f; font-weight: 600; line-height: 1.75; }
.dr-contaminants { display: grid; grid-template-columns: repeat(5, 1fr); gap: 18px; margin-top: 38px; }
.dr-contaminants--six { grid-template-columns: repeat(3, 1fr); max-width: 900px; margin-inline: auto; }
.dr-contaminant { padding: 18px 12px; border-radius: 18px; background: #fff; box-shadow: 0 8px 24px rgba(26,41,65,.07); text-align: center; }
.dr-contaminant img { width: 78px; height: 78px; border-radius: 50%; object-fit: cover; }
.dr-contaminant strong { display: block; margin-top: 12px; color: var(--dr-blue); }
.dr-solution { display: grid; grid-template-columns: 1.18fr .82fr; overflow: hidden; max-width: 1040px; margin: 54px auto 0; border-radius: var(--dr-radius); background: var(--dr-gray); box-shadow: var(--dr-shadow); }
.dr-solution__copy { padding: 38px 42px; color: #fff; }
.dr-solution__copy h3 { margin: 0 0 15px; color: #fff; font-size: 2rem; }
.dr-checks { list-style: none; margin: 24px 0 30px; padding: 0; }
.dr-checks li { position: relative; margin: 12px 0; padding-left: 28px; }
.dr-checks li::before { content: '✓'; position: absolute; left: 0; color: #dcffd6; font-weight: 800; }
.dr-solution__image img { width: 100%; height: 100%; object-fit: cover; }
.dr-solution__copy p { max-width: 620px; margin-inline: auto; line-height: 1.7; }
.dr-solution__copy .dr-checks { display: inline-block; margin: 18px auto 24px; text-align: left; }
.dr-solution__copy .dr-btn { display: flex; width: max-content; margin: 4px auto 0; }

.dr-parallax { min-height: 520px; display: grid; place-items: center; padding: 70px 20px; background: linear-gradient(rgba(28,41,62,.56), rgba(28,41,62,.56)), url('assets/images/pranje.webp') center/cover fixed; color: #fff; }
.dr-parallax__card { width: min(720px, 100%); padding: 42px; border: 1px solid rgba(255,255,255,.35); border-radius: var(--dr-radius); background: rgba(53,59,68,.72); backdrop-filter: blur(4px); text-align: center; }
.dr-parallax h2 { margin-top: 0; color: #fff; font-size: clamp(2rem, 4vw, 3rem); }

.dr-smoke { width: min(1160px, calc(100% - 40px)); margin-inline: auto; padding: 70px 0; align-items: center; gap: 38px; }
.dr-smoke__image, .dr-smoke__copy { flex: 1 1 50%; }
.dr-smoke__image img { width: 100%; min-height: 330px; border-radius: var(--dr-radius); object-fit: cover; box-shadow: var(--dr-shadow); }
.dr-smoke__copy { padding: 38px; border-radius: var(--dr-radius); background: #f6f7f9; }
.dr-smoke__copy p { line-height: 1.75; }

/* Services and prices */
.dr-page-hero { min-height: 370px; display: grid; place-items: center; padding: 70px 20px; background: linear-gradient(rgba(31,48,70,.42), rgba(31,48,70,.42)), url('assets/images/cist-vazduh.webp') center/cover; text-align: center; color: #fff; }
.dr-page-hero h1 { color: #fff; font-size: clamp(2.6rem, 6vw, 4.7rem); }
.elementor .dr-page-hero .elementor-heading-title { color: #fff; font-family: Poppins,Arial,sans-serif; font-weight: 800; }
.elementor .dr-page-hero h1.elementor-heading-title { line-height: 1.05; }
.elementor .dr-page-hero p { color: #fff; font-weight: 600; }
.dr-pricing-hero { background-position: center 40% !important; }
.dr-contact-hero { background-image: linear-gradient(rgba(31,48,70,.60),rgba(31,48,70,.42)), url('assets/images/hero.webp'); background-position: center 42%; }
.dr-contact-hero p { margin: 0; font-weight: 600; }
.dr-intro { max-width: 900px; margin: 0 auto; padding: 38px; border-radius: var(--dr-radius); background: var(--dr-gray); color: #fff; box-shadow: var(--dr-shadow); }
.dr-intro h2 { color: #fff; }
.dr-services { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 42px; align-items: stretch; }
.dr-service-card { display: flex; flex-direction: column; padding: 34px 28px; border: 1px solid #e4e6ea; border-radius: var(--dr-radius); background: #fff; box-shadow: var(--dr-shadow); }
.dr-service-card p, .dr-service-card li { line-height: 1.7; }
.dr-service-card--featured { border: 0; background: var(--dr-blue); color: #fff; transform: translateY(-10px); }
.dr-service-card h2, .dr-service-card h3 { margin: 0 0 10px; color: var(--dr-blue); }
.elementor .dr-service-card .elementor-heading-title { color: var(--dr-blue); font-family: Poppins,Arial,sans-serif; font-weight: 700; }
.dr-service-card--featured h2, .dr-service-card--featured h3 { color: #fff; }
.elementor .dr-service-card--featured .elementor-heading-title, .elementor .dr-service-card--featured p, .elementor .dr-service-card--featured li { color: #fff; }
.dr-service-card .dr-price { margin: 8px 0 18px; color: var(--dr-blue); font-weight: 800; }
.dr-service-card--featured .dr-price { color: #fff; }
.dr-service-card .dr-checks { flex: 1; }
.dr-service-card:not(.dr-service-card--featured) .dr-checks li::before { color: var(--dr-green); }
.dr-service-card .dr-btn { align-self: flex-start; margin-top: auto; }
.dr-two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 26px; }
.dr-info-card { padding: 36px; border-radius: var(--dr-radius); background: #fff; box-shadow: var(--dr-shadow); }
.dr-info-card h2 { margin-top: 0; color: var(--dr-blue); }
.elementor .dr-info-card .elementor-heading-title { color: var(--dr-blue); font-family: Poppins,Arial,sans-serif; font-weight: 800; }
.dr-media { display: grid; grid-template-columns: 1fr 1fr; gap: 30px; align-items: center; }
.dr-media img { width: 100%; border-radius: var(--dr-radius); box-shadow: var(--dr-shadow); }
.dr-table { width: 100%; border-collapse: collapse; }
.dr-table th, .dr-table td { padding: 15px 8px; border-bottom: 1px solid #e4e6ea; text-align: left; }
.dr-table th:last-child, .dr-table td:last-child { text-align: right; font-weight: 700; }
.dr-note { margin-top: 18px; color: #687080; font-size: .92rem; }
.dr-cta { padding: 46px; border-radius: var(--dr-radius); background: var(--dr-gray); color: #fff; text-align: center; }
.dr-cta h2 { margin-top: 0; color: #fff; }
.dr-empty-gallery { min-height: 360px; border: 2px dashed #d3d6dc; border-radius: var(--dr-radius); background: #fafafa; }
.dr-contact-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.dr-contact-steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; margin: 34px 0 42px; }
.dr-contact-steps article, .dr-contact-step { padding: 28px 22px; border: 1px solid #e5e7eb; border-radius: 22px; background: #fff; box-shadow: var(--dr-shadow); text-align: center; }
.dr-contact-steps article > img, .dr-contact-step img { width: 100%; height: 180px; margin-bottom: 18px; border-radius: 16px; object-fit: cover; }
.dr-contact-steps article:nth-child(even), .dr-contact-step:nth-child(even) { background: var(--dr-gray); color: #fff; }
.dr-contact-steps span { display: grid; width: 48px; height: 48px; margin: 0 auto 14px; place-items: center; border-radius: 50%; background: var(--dr-blue); color: #fff; font-weight: 800; }
.dr-step-number { display: grid; width: 48px; height: 48px; margin: 0 auto 14px; place-items: center; border-radius: 50%; background: var(--dr-blue); color: #fff; font-weight: 800; }
.dr-step-number .elementor-heading-title { color: #fff; }
.dr-contact-steps h3 { margin: 0 0 9px; color: var(--dr-blue); }
.dr-contact-steps article:nth-child(even) h3, .dr-contact-step:nth-child(even) h3 { color: #fff; }
.dr-contact-steps p { margin: 0; line-height: 1.65; }
.dr-contact-card { padding: 34px 28px; border: 1px solid #e5e7eb; border-radius: var(--dr-radius); background: #fff; box-shadow: var(--dr-shadow); text-align: center; }
.dr-contact-card h2 { margin: 12px 0 8px; color: var(--dr-blue); }
.elementor .dr-contact-card .elementor-heading-title { color: var(--dr-blue); font-family: Poppins,Arial,sans-serif; font-weight: 700; }
.dr-contact-card p { min-height: 58px; color: #626b79; line-height: 1.65; }
.dr-contact-card > a, .dr-contact-card strong { color: var(--dr-blue); font-size: 1.08rem; font-weight: 800; }
.dr-contact-icon { display: grid; width: 84px; height: 84px; margin: 0 auto; place-items: center; border-radius: 50%; background: #e9f0fa; color: var(--dr-blue); font-size: 2.35rem; }
.dr-contact-actions { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; }
.dr-mini-btn { display: inline-flex; align-items: center; gap: 7px; padding: 9px 12px; border-radius: 9px; color: #fff !important; font-weight: 700; text-decoration: none; }
.dr-mini-btn svg { width: 19px; height: 19px; }
.dr-mini-btn.dr-whatsapp { background: #25d366; }
.dr-mini-btn.dr-viber { background: #7360f2; }
.dr-contact-banner { display: flex; align-items: center; justify-content: space-between; gap: 30px; margin-top: 30px; padding: 38px 42px; border-radius: var(--dr-radius); background: var(--dr-soft); }
.dr-contact-banner h2 { margin: 5px 0; color: var(--dr-blue); }
.dr-contact-banner p { margin: 0; }
.dr-contact-banner p.dr-contact-area-text { font-size: 26px; line-height: 1.65; }
body .elementor .dr-contact-banner .dr-contact-area-text p { font-size: inherit; line-height: 1.65; }
@media (max-width: 1024px) {
  .dr-contact-banner p.dr-contact-area-text { font-size: 23px; }
}
@media (max-width: 767px) {
  .dr-contact-banner p.dr-contact-area-text { font-size: 20px; }
}
.dr-contact-message-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; }
.dr-contact-message-buttons .dr-elementor-button { flex: 1 1 155px; }
.dr-discount-section { padding: 34px 20px 0; background: var(--dr-white); }
.dr-discount-section > .dr-wrap { width: min(1160px, 100%); margin: 0 auto; }
.dr-discount-banner { width: min(1040px, 100%); margin: 0 auto; padding: 24px 34px; border: 2px solid rgba(36,75,134,.32); border-radius: 18px; background: linear-gradient(135deg, #ffffff 0%, #e9f0fa 100%); box-shadow: 0 10px 26px rgba(36,75,134,.10); text-align: center; }
.dr-discount-banner h2 { margin: 0; color: var(--dr-blue-dark); font-size: 27px; font-weight: 800; line-height: 1.35; }
body .elementor .dr-discount-banner .elementor-heading-title { margin: 0; color: var(--dr-blue-dark); font-weight: 800; line-height: 1.35; }
@media (max-width: 767px) {
  .dr-discount-section { padding: 24px 14px 0; }
  .dr-discount-banner { padding: 20px 18px; }
  .dr-discount-banner h2 { font-size: 21px; }
}
.dr-review-placeholder { display: flex; align-items: center; gap: 24px; margin-top: 36px; padding: 30px 34px; border: 1px solid #e2e5ea; border-radius: var(--dr-radius); background: #fff; box-shadow: var(--dr-shadow); text-align: left; }
.dr-review-placeholder > div:nth-child(2) { flex: 1; }
.dr-review-placeholder strong { color: var(--dr-blue); font-size: 1.2rem; }
.dr-review-placeholder p { margin: 5px 0 0; color: #606977; }
.dr-google-mark { display: grid; width: 66px; height: 66px; flex: 0 0 66px; place-items: center; border-radius: 50%; background: #f4f6f9; }
.dr-google-mark svg { width: 38px; height: 38px; }
.dr-map-block { display: grid; grid-template-columns: .8fr 1.2fr; align-items: center; gap: 30px; margin-top: 30px; padding: 28px; border-radius: var(--dr-radius); background: var(--dr-gray); color: #fff; }
.dr-map-block h2 { margin: 7px 0 10px; color: #fff; }
.dr-map-block .dr-kicker { color: #e5ffdf; }
.dr-map-block iframe { width: 100%; min-height: 390px; border: 0; border-radius: 16px; }

/* Footer */
.dr-footer { background: var(--dr-gray-dark); color: #fff; }
.dr-footer__grid { display: grid; grid-template-columns: 1.2fr .8fr 1fr; gap: 64px; padding: 70px 0 48px; }
.dr-footer img { width: 235px; margin-bottom: 18px; }
.dr-footer h3 { margin-bottom: 18px; color: #fff; font-size: 1.42rem; text-transform: uppercase; letter-spacing: .07em; }
.dr-footer p, .dr-footer a { color: rgba(255,255,255,.98); font-size: 1.25rem; font-weight: 600; line-height: 1.8; text-decoration: none; }
.dr-footer ul { list-style: none; margin: 0; padding: 0; }
.dr-footer li { margin: 12px 0; }
.dr-footer__bottom { padding: 22px 0; border-top: 1px solid rgba(255,255,255,.16); color: rgba(255,255,255,.82); font-size: 1rem; text-align: center; }

/* Branded homepage preloader */
.dr-preloader { position: fixed; z-index: 999999; inset: 0; display: grid; place-items: center; background: #fff; opacity: 1; visibility: visible; transition: opacity .35s ease, visibility .35s ease; }
.dr-preloader.is-hidden { opacity: 0; visibility: hidden; pointer-events: none; }
.dr-preloader img { width: min(360px, 72vw); animation: dr-logo-pulse 1.1s ease-in-out infinite alternate; }
@keyframes dr-logo-pulse { from { transform: scale(.95); opacity: .78; } to { transform: scale(1.04); opacity: 1; } }

/* OceanWP search and legacy header controls are deliberately hidden. */
.search-toggle-li,
.site-search-toggle,
#wp-admin-bar-search,
#searchform-header-replace,
#icon-searchform-header-replace,
.oceanwp-mobile-menu-icon .search-icon-dropdown,
.sidr-class-mobile-searchform { display: none !important; }

.dr-media p, .dr-info-card p, .dr-info-card li, .dr-cta p { line-height: 1.75; }
.dr-info-card p, .dr-info-card li, .dr-cta p, .dr-table td, .dr-table th { line-height: 1.8; }
.dr-cta p { max-width: 820px; margin: 0 auto 24px; }

@media (max-width: 960px) {
  .dr-menu-toggle { display: block; }
  .dr-nav { display: none; position: absolute; left: 0; right: 0; top: 100%; padding: 16px 20px 24px; background: #fff; box-shadow: var(--dr-shadow); }
  .dr-nav.is-open { display: block; }
  .dr-menu { display: block; }
  .dr-menu a { padding: 13px 8px; }
  .dr-menu .sub-menu { position: static; min-width: 0; padding: 0 0 0 18px; box-shadow: none; opacity: 1; visibility: visible; transform: none; }
  .dr-care-grid, .dr-services, .dr-contact-grid, .dr-contact-steps { grid-template-columns: 1fr; }
  .dr-service-card--featured { transform: none; order: -1; }
  .dr-contaminants { grid-template-columns: repeat(3, 1fr); }
  .dr-solution, .dr-media, .dr-two-col, .dr-footer__grid, .dr-map-block { grid-template-columns: 1fr; }
  .dr-smoke { flex-direction: column; }
  .dr-solution__image { min-height: 360px; }
  .dr-footer__grid { gap: 24px; }
  .dr-contact-banner { align-items: flex-start; flex-direction: column; }
  .dr-review-placeholder { align-items: flex-start; flex-direction: column; }
  .dr-weather { grid-template-columns: 170px 1fr; }
  .dr-weather__days { grid-column: 1 / -1; }
  .dr-weather__meta { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); }
}

@media (max-width: 640px) {
  .dr-wrap { width: min(100% - 28px, 1160px); }
  .dr-section { padding: 58px 0; }
  .dr-topbar__inner { padding: 7px 0; align-items: flex-start; }
  .dr-topbar__info { display: grid; gap: 2px; }
  .dr-topbar__hours { display: none; }
  .dr-header__inner { min-height: 70px; }
  .dr-logo img { width: 190px; }
  .dr-hero { min-height: 540px; }
  .dr-hero h1 { font-size: 3rem; }
  .dr-weather-section { padding: 14px 0; }
  .dr-weather { display: flex; min-height: 0; padding: 14px; gap: 12px; overflow-x: auto; border-radius: 17px; scrollbar-width: thin; }
  .dr-weather__now { min-width: 150px; }
  .dr-weather__icon { font-size: 2rem; }
  .dr-weather__now strong { font-size: 1.7rem; }
  .dr-weather__hours { display: flex; min-width: max-content; }
  .dr-weather-hour { min-width: 70px; }
  .dr-weather__days { display: flex; min-width: max-content; }
  .dr-weather-day { min-width: 132px; }
  .dr-care-grid { gap: 14px; }
  .dr-contaminants { grid-template-columns: repeat(2, 1fr); gap: 12px; }
  .dr-solution__copy, .dr-intro, .dr-info-card, .dr-cta, .dr-parallax__card { padding: 28px 22px; }
  .dr-parallax { background-attachment: scroll; }
  .dr-service-card { padding: 28px 22px; }
  .dr-page-hero { min-height: 290px; }
  .dr-table { font-size: .9rem; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .dr-btn { transition: none; }
  .dr-parallax { background-attachment: scroll; }
}

/* Final Elementor visibility and alignment safeguards. */
body .elementor .dr-elementor-button,
body .elementor .dr-elementor-button .elementor-widget-container { --flex-grow: 1; width: 100% !important; align-self: stretch !important; text-align: center !important; }
body .elementor .dr-elementor-button .elementor-button-wrapper { display: flex !important; justify-content: center !important; width: 100% !important; text-align: center !important; }
body .elementor .dr-elementor-button .elementor-button { min-height: 56px; padding: 16px 30px; border: 0; border-radius: 11px; background: var(--dr-green); color: #fff !important; font: 800 1.08rem/1.2 Poppins,Arial,sans-serif; box-shadow: 0 8px 20px rgba(88,201,71,.28); }
body .elementor .dr-service-card .dr-elementor-button { margin-top: auto; }
body .elementor .dr-gallery-empty { min-height: 360px; }

body .elementor .dr-hero .elementor-widget-text-editor,
body .elementor .dr-hero .elementor-widget-text-editor p,
body .elementor .dr-hero .elementor-heading-title,
body .elementor .dr-hero .dr-location .elementor-heading-title { color: #fff !important; text-shadow: 0 2px 8px rgba(0,0,0,.68); }
body .elementor .dr-hero .elementor-widget-text-editor p { font-weight: 600; }
body .elementor .dr-hero .dr-location .elementor-heading-title { font-weight: 800; }

body .elementor .dr-page-hero .elementor-heading-title,
body .elementor .dr-page-hero .elementor-widget-text-editor,
body .elementor .dr-page-hero .elementor-widget-text-editor p,
body .elementor .dr-page-hero .dr-kicker,
body .elementor .dr-page-hero .dr-kicker span,
body .elementor .dr-page-hero .dr-kicker .elementor-widget-container { color: #fff !important; text-shadow: 0 2px 8px rgba(0,0,0,.72); }

body .elementor .dr-parallax__card .elementor-heading-title,
body .elementor .dr-parallax__card .elementor-widget-text-editor,
body .elementor .dr-parallax__card .elementor-widget-text-editor p { color: #fff !important; text-shadow: 0 2px 8px rgba(0,0,0,.78); }
body .elementor .dr-parallax__card .elementor-heading-title { font-weight: 800; }
body .elementor .dr-parallax__card .elementor-widget-text-editor p { font-weight: 600; line-height: 1.75; }

body .elementor .dr-service-card--featured .elementor-heading-title,
body .elementor .dr-service-card--featured .elementor-widget-text-editor,
body .elementor .dr-service-card--featured .elementor-widget-text-editor p,
body .elementor .dr-service-card--featured .elementor-widget-text-editor li { color: #fff !important; }
body .elementor .dr-service-card--featured .dr-price .elementor-heading-title { color: #fff !important; }

body .elementor .dr-solution__copy .elementor-heading-title,
body .elementor .dr-solution__copy .elementor-widget-text-editor,
body .elementor .dr-solution__copy .elementor-widget-text-editor p,
body .elementor .dr-solution__copy .elementor-widget-text-editor li,
body .elementor .dr-intro .elementor-heading-title,
body .elementor .dr-intro .elementor-widget-text-editor,
body .elementor .dr-intro .elementor-widget-text-editor p,
body .elementor .dr-cta .elementor-heading-title,
body .elementor .dr-cta .elementor-widget-text-editor,
body .elementor .dr-cta .elementor-widget-text-editor p,
body .elementor .dr-map-block .elementor-heading-title,
body .elementor .dr-map-block .elementor-widget-text-editor,
body .elementor .dr-map-block .elementor-widget-text-editor p { color: #fff !important; }

body .elementor .dr-care-icon,
body .elementor .dr-care-icon .elementor-widget-container { display: grid; width: 108px; height: 108px; margin: 0 auto 22px; place-items: center; border-radius: 50%; background: #e9f0fa; }
body .elementor .dr-care-icon .elementor-heading-title { color: var(--dr-blue) !important; line-height: 1 !important; }
body .elementor .dr-care-card { text-align: center; }
body .elementor .dr-care-card h2.elementor-heading-title,
body .elementor .dr-care-card h3.elementor-heading-title { color: var(--dr-blue) !important; font-weight: 800; line-height: 1.25; }
body .elementor .dr-care-card .elementor-widget-text-editor,
body .elementor .dr-care-card .elementor-widget-text-editor p { color: #4c5667 !important; font-weight: 500; line-height: 1.7; }
body .elementor .dr-care-grid + .dr-elementor-button { margin-top: 36px; }

body .elementor .dr-contact-step:nth-child(even) .elementor-heading-title,
body .elementor .dr-contact-step:nth-child(even) .elementor-widget-text-editor,
body .elementor .dr-contact-step:nth-child(even) .elementor-widget-text-editor p { color: #fff !important; }

@media (max-width: 640px) {
  body .elementor .dr-elementor-button .elementor-button { min-height: 52px; padding: 14px 24px; }
  body .elementor .dr-care-icon, body .elementor .dr-care-icon .elementor-widget-container { width: 94px; height: 94px; }
  body .elementor .dr-care-card h2.elementor-heading-title, body .elementor .dr-care-card h3.elementor-heading-title { }
  body .elementor .dr-care-card .elementor-widget-text-editor, body .elementor .dr-care-card .elementor-widget-text-editor p { }
}
/* v1.7.8 larger readable defaults; no locked Elementor font sizes */
body .dr-weather{grid-template-columns:205px minmax(500px,1.15fr) minmax(420px,.9fr)!important;min-height:154px!important;padding:22px 24px!important;gap:20px!important}
body .dr-weather__icon{font-size:2.8rem}body .dr-weather__place{font-size:1rem}body .dr-weather__now strong{font-size:2.65rem}body .dr-weather__now small{font-size:.9rem}
body .dr-weather-hour,body .dr-weather-day{min-height:104px!important;padding:11px 8px!important}body .dr-weather-hour strong,body .dr-weather-day strong{font-size:1rem}body .dr-weather-hour span,body .dr-weather-day span{font-size:1.7rem}body .dr-weather-hour small,body .dr-weather-day small{font-size:.86rem}body .dr-weather-day{min-height:108px!important}
body .dr-kicker,body .elementor .dr-kicker,body .elementor .dr-kicker span{}body .dr-title,body .elementor .dr-title.elementor-heading-title,body .elementor .dr-title .elementor-heading-title{}
body .dr-info-card h2,body .dr-info-card h3,body .elementor .dr-info-card .elementor-heading-title{}body .dr-info-card p,body .elementor .dr-info-card .elementor-widget-text-editor,body .elementor .dr-info-card .elementor-widget-text-editor p{}
body .dr-care-icon,body .elementor .dr-care-icon,body .elementor .dr-care-icon .elementor-widget-container{width:116px!important;height:116px!important}body .dr-care-card h2,body .dr-care-card h3,body .elementor .dr-care-card h2.elementor-heading-title,body .elementor .dr-care-card h3.elementor-heading-title{}body .dr-care-card p,body .elementor .dr-care-card .elementor-widget-text-editor,body .elementor .dr-care-card .elementor-widget-text-editor p{}
body .dr-service-card h2,body .dr-service-card h3,body .elementor .dr-service-card .elementor-heading-title{}body .dr-service-card p,body .dr-service-card li,body .elementor .dr-service-card .elementor-widget-text-editor,body .elementor .dr-service-card .elementor-widget-text-editor p,body .elementor .dr-service-card .elementor-widget-text-editor li{}
body .dr-table{font-size:1.1rem}body .dr-table th{font-size:1.15rem}body .dr-table td,body .dr-table th{padding:18px!important}
body .dr-contact-steps article h3,body .dr-contact-step h3,body .elementor .dr-contact-steps article h3.elementor-heading-title,body .elementor .dr-contact-step h3.elementor-heading-title{}body .dr-contact-steps article p,body .dr-contact-step p,body .elementor .dr-contact-steps article .elementor-widget-text-editor,body .elementor .dr-contact-steps article .elementor-widget-text-editor p,body .elementor .dr-contact-step .elementor-widget-text-editor,body .elementor .dr-contact-step .elementor-widget-text-editor p{}
body .dr-contact-banner h2,body .elementor .dr-contact-banner .elementor-heading-title{}body .dr-contact-banner p,body .elementor .dr-contact-banner .elementor-widget-text-editor,body .elementor .dr-contact-banner .elementor-widget-text-editor p{}
body .dr-review-placeholder h2,body .dr-review-placeholder h3,body .elementor .dr-review-placeholder .elementor-heading-title{}body .dr-review-placeholder strong{font-size:1.55rem}body .dr-review-placeholder p,body .elementor .dr-review-placeholder .elementor-widget-text-editor,body .elementor .dr-review-placeholder .elementor-widget-text-editor p{}
body .dr-area-lead,body .dr-area-lead p,body .elementor .dr-area-lead,body .elementor .dr-area-lead p{}
body .dr-service-card .dr-btn,body .dr-solution__copy .dr-btn,body .dr-parallax__card .dr-btn,body .dr-contact-banner .dr-btn,body .dr-care-grid+div .dr-btn{display:table!important;margin-left:auto!important;margin-right:auto!important}
@media(max-width:1024px){body .dr-weather{grid-template-columns:190px 1fr!important}body .dr-weather__days{grid-column:1/-1!important}}
@media(max-width:640px){body .dr-weather{display:flex!important;min-height:0!important;padding:16px!important;gap:14px!important;overflow-x:auto!important}body .dr-weather__now{min-width:170px!important}body .dr-weather__icon{font-size:2.35rem}body .dr-weather__now strong{font-size:2rem}body .dr-weather-hour{min-width:82px!important}body .dr-weather-day{min-width:145px!important}body .dr-weather-hour,body .dr-weather-day{min-height:96px!important}}


/* v1.7.8 Elementor editability guarantee
 * Font sizes on Elementor widgets are intentionally NOT forced here.
 * Change any widget via Elementor > Stil > Tipografija > Veličina.
 * Theme classes below are only visual/default fallbacks and do not use !important for font-size.
 */

/* 1.7.7 readability: large defaults, Elementor widget controls remain authoritative. */
body .elementor .dr-table { font-size: 1em; }
body .elementor .dr-table th { font-size: 1.06em; font-weight: 700; }
body .elementor .dr-table td, body .elementor .dr-table th { line-height: 1.65; }

/* Inner paragraphs/lists inherit the Text Editor widget size selected in Elementor. */
body .elementor .elementor-widget-text-editor .elementor-widget-container > p,
body .elementor .elementor-widget-text-editor .elementor-widget-container > ul,
body .elementor .elementor-widget-text-editor .elementor-widget-container > ol,
body .elementor .elementor-widget-text-editor .elementor-widget-container > ul > li,
body .elementor .elementor-widget-text-editor .elementor-widget-container > ol > li {
  font-size: inherit;
}


/* v1.7.8 readability upgrade for desktop/tablet/mobile.
   These are defaults only; Elementor widget typography remains editable. */
body .elementor .dr-service-card p,
body .elementor .dr-service-card li,
body .elementor .dr-care-card p,
body .elementor .dr-smoke__copy p,
body .elementor .dr-info-card p,
body .elementor .dr-info-card li,
body .elementor .dr-contact-card p,
body .elementor .dr-contact-card li,
body .elementor .dr-contact-steps p,
body .elementor .dr-area-lead p {
  font-size: 20px;
  line-height: 1.75;
}

body .elementor .dr-service-card h2,
body .elementor .dr-service-card h3,
body .elementor .dr-care-card h3,
body .elementor .dr-contact-card h2,
body .elementor .dr-contact-steps h3,
body .elementor .dr-smoke__copy h2,
body .elementor .dr-smoke__copy h3 {
  font-size: 26px;
  line-height: 1.3;
}

body .elementor .dr-table {
  font-size: 20px;
}
body .elementor .dr-table th {
  font-size: 21px;
}
body .elementor .dr-table td,
body .elementor .dr-table th {
  line-height: 1.65;
  padding-top: 14px;
  padding-bottom: 14px;
}

@media (max-width: 1024px) {
  body .elementor .dr-service-card p,
  body .elementor .dr-service-card li,
  body .elementor .dr-care-card p,
  body .elementor .dr-smoke__copy p,
  body .elementor .dr-info-card p,
  body .elementor .dr-info-card li,
  body .elementor .dr-contact-card p,
  body .elementor .dr-contact-card li,
  body .elementor .dr-contact-steps p,
  body .elementor .dr-area-lead p {
    font-size: 19px;
  }
  body .elementor .dr-table { font-size: 19px; }
}

@media (max-width: 767px) {
  body .elementor .dr-service-card p,
  body .elementor .dr-service-card li,
  body .elementor .dr-care-card p,
  body .elementor .dr-smoke__copy p,
  body .elementor .dr-info-card p,
  body .elementor .dr-info-card li,
  body .elementor .dr-contact-card p,
  body .elementor .dr-contact-card li,
  body .elementor .dr-contact-steps p,
  body .elementor .dr-area-lead p {
    font-size: 18px;
    line-height: 1.7;
  }
  body .elementor .dr-table { font-size: 18px; }
  body .elementor .dr-table th { font-size: 18px; }
}

/* v1.7.9 — Additional services: service names match price readability. */
body .elementor .dr-table tbody td:first-child {
  font-size: 21px;
  font-weight: 500;
}
body .elementor .dr-table tbody td:last-child {
  font-size: 21px;
}
@media (max-width: 1024px) {
  body .elementor .dr-table tbody td:first-child,
  body .elementor .dr-table tbody td:last-child { font-size: 20px; }
}
@media (max-width: 767px) {
  body .elementor .dr-table tbody td:first-child,
  body .elementor .dr-table tbody td:last-child { font-size: 18px; }
}
