/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* Dog Unit custom styles */
body{background:#f5f0e8;color:#5c3d2e;font-family:Georgia,'Times New Roman',serif;}
.elementor-widget-heading .elementor-heading-title{font-family:Georgia,serif;}
.elementor-widget-heading h1 .elementor-heading-title{font-size:clamp(2rem,4.5vw,3.2rem)!important;line-height:1.15;}
.elementor-widget-heading h2 .elementor-heading-title{font-size:clamp(1.65rem,3vw,2.35rem)!important;line-height:1.25;}
.du-hero-sub{font-size:clamp(1.05rem,2vw,1.35rem)!important;max-width:760px;margin:0 auto;line-height:1.7;color:#5C3D2E;}
.du-img-text .du-body-text,.du-img-text .du-body-text p{font-size:clamp(1.05rem,1.8vw,1.3rem)!important;line-height:1.8!important;color:#5C3D2E;}
.du-img-text .elementor-widget-text-editor,.du-img-text .elementor-widget-heading{text-align:center!important;}
.du-img-text .elementor-column>.elementor-element-populated{justify-content:center;}
.elementor-button{font-family:Georgia,serif;font-weight:600;transition:transform .25s ease,box-shadow .25s ease;}
.elementor-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(45,45,45,.15);}
.elementor-accordion .elementor-tab-title,.elementor-tab-title{font-family:Georgia,serif;}
.elementor-testimonial-content{font-style:italic;}
.elementor-widget-image img{border-radius:12px;object-fit:cover;}
.elementor-widget-image .widget-image-caption{font-family:Georgia,serif;color:#5C3D2E;font-size:14px;margin-top:10px;font-style:italic;}
.du-img-wrap img{transition:transform .5s ease,box-shadow .5s ease;}
.du-img-wrap:hover img{transform:scale(1.03);box-shadow:0 16px 40px rgba(92,61,46,.15);}
.du-header-nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 20px;margin:0 auto;padding:0;width:100%;}
.du-header-nav a{color:#5C3D2E!important;text-decoration:none!important;font-family:Georgia,serif!important;font-size:17px!important;font-weight:600!important;line-height:1.4;white-space:nowrap;transition:color .2s,transform .2s;}
.du-header-nav a:hover{color:#E8A87C!important;transform:translateY(-1px);}
.du-site-header .elementor-container{display:grid!important;grid-template-columns:minmax(130px,1fr) auto minmax(130px,1fr)!important;align-items:center!important;gap:12px 20px!important;}
.du-site-header .elementor-column{width:auto!important;max-width:none!important;}
.du-site-header .elementor-column:first-child{justify-self:start;}
.du-site-header .elementor-column:nth-child(2){justify-self:center;}
.du-site-header .elementor-column:last-child{justify-self:end;}
.du-header-logo .elementor-heading-title{font-size:1.65rem!important;font-weight:700!important;}
.du-site-logo img{height:72px;width:auto;max-width:240px;object-fit:contain;display:block;}
.du-footer-logo-link img{height:44px;width:auto;max-width:150px;object-fit:contain;display:block;}
.du-footer-logo-link{display:inline-block;margin-bottom:14px;}
.du-logo-fallback{font-family:Georgia,serif;font-size:1.65rem;font-weight:700;color:#5C3D2E;}
.page-header,.entry-title{display:none!important;}
.du-animate{opacity:0;transform:translateY(32px);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);}
.du-animate.du-visible{opacity:1;transform:translateY(0);}
.du-delay-1{transition-delay:.1s}.du-delay-2{transition-delay:.22s}.du-delay-3{transition-delay:.34s}
@keyframes duFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
@keyframes duPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.06)}}
@keyframes duMarquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
.du-float{animation:duFloat 3.5s ease-in-out infinite;}
.du-pulse{animation:duPulse 2.8s ease-in-out infinite;}
.du-card{background:#FFF;border:1px solid #D9CFC0;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease;}
.du-card:hover{transform:translateY(-6px);box-shadow:0 14px 36px rgba(92,61,46,.12);}
.du-stats-grid,.du-steps-grid,.du-testimonials-grid,.du-gallery-grid{display:grid;gap:18px;font-family:Georgia,serif;color:#5C3D2E;}
.du-stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));text-align:center;}
.du-steps-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));}
.du-testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));}
.du-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));}
.du-stat-card,.du-step-card{padding:28px 24px;text-align:center;}
.du-stat-num,.du-step-num{font-size:2.4rem;color:#E8A87C;font-weight:700;line-height:1;margin-bottom:8px;}
.du-step-card p{margin:10px 0 0;line-height:1.65;}
.du-testimonial{margin:0;padding:22px;border-left:4px solid #E8A87C;}
.du-testimonial p{font-style:italic;margin:0 0 12px;line-height:1.7;}
.du-gallery-grid figure{overflow:hidden;border-radius:12px;}
.du-gallery-grid img{width:100%;height:230px;object-fit:cover;display:block;transition:transform .5s ease;}
.du-gallery-grid figure:hover img{transform:scale(1.06);}
.du-gallery-grid figcaption{padding:16px;text-align:center;background:#FFF;}
.du-marquee-section .elementor-container{max-width:100%!important;width:100%!important;padding:0!important;}
.du-marquee-section .elementor-column,.du-marquee-section .elementor-widget-wrap{padding:0!important;}
.du-marquee{width:100%;overflow:hidden;padding:22px 0;background:linear-gradient(90deg,#5C3D2E 0%,#6B4A3A 50%,#5C3D2E 100%);color:#F5F0E8;border-top:2px solid #E8A87C;border-bottom:2px solid #E8A87C;}
.du-marquee-track{display:flex;width:max-content;align-items:center;gap:18px;animation:duMarquee 42s linear infinite;}
.du-marquee:hover .du-marquee-track{animation-play-state:paused;}
.du-marquee-pill{display:inline-flex;align-items:center;gap:12px;padding:10px 24px;background:rgba(255,255,255,0.1);border:1px solid rgba(232,168,124,0.45);border-radius:999px;white-space:nowrap;box-shadow:0 2px 12px rgba(0,0,0,0.12);}
.du-marquee-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;background:#E8A87C;border-radius:50%;font-size:17px;line-height:1;flex-shrink:0;box-shadow:0 2px 6px rgba(0,0,0,0.15);}
.du-marquee-label{font-family:Georgia,serif;font-size:17px;font-weight:600;letter-spacing:.02em;color:#F5F0E8;}
.du-features-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;font-family:Georgia,serif;color:#5C3D2E;}
.du-feature-card{text-align:center;padding:28px 20px;background:#FAF7F2;border:1px solid #D9CFC0;border-radius:12px;}
.du-feature-icon{font-size:2rem;margin-bottom:12px;display:inline-block;}
.du-feature-card strong{display:block;font-size:1.1rem;margin-bottom:8px;}
.du-feature-card p{margin:0;font-size:1rem;line-height:1.6;opacity:.9;}
.du-hero{position:relative;overflow:hidden;}
.du-hero::before,.du-hero::after{content:'';position:absolute;border-radius:50%;opacity:.12;pointer-events:none;}
.du-hero::before{width:280px;height:280px;background:#E8A87C;top:-80px;right:-60px;animation:duFloat 6s ease-in-out infinite;}
.du-hero::after{width:200px;height:200px;background:#5C3D2E;bottom:-60px;left:-40px;animation:duFloat 7s ease-in-out infinite reverse;}
.du-footer-main{font-family:Georgia,serif;color:#5C3D2E;}
.footer-width-fixer{width:100%!important;max-width:100%!important;}
.du-footer-main .elementor-container,.du-footer-bottom .elementor-container{max-width:1200px!important;margin-left:auto!important;margin-right:auto!important;width:100%!important;}
.du-footer-main .elementor-column,.du-footer-bottom .elementor-column{width:100%!important;}
.du-footer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 56px;width:100%;align-items:start;}
.du-footer-col-brand{text-align:left;}
.du-footer-col-nav{text-align:center;}
.du-footer-col-contact{text-align:left;}
.du-footer-brand,.du-footer-nav-wrap{text-align:inherit;}
.du-footer-logo{font-size:1.6rem;font-weight:700;color:#5C3D2E;margin-bottom:14px;letter-spacing:.02em;}
.du-footer-brand p{font-size:1rem;line-height:1.75;margin:0 0 10px;max-width:100%;}
.du-footer-tagline{font-size:.95rem;color:#7A5C4A;}
.du-footer-heading{font-size:1.15rem;font-weight:700;color:#5C3D2E;margin:0 0 16px;font-family:Georgia,serif;}
.du-footer-col-nav .du-footer-nav{align-items:center;}
.du-footer-nav{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;}
.du-footer-nav a{color:#5C3D2E!important;text-decoration:none!important;font-size:1rem;line-height:1.5;padding:2px 0;transition:color .2s ease,transform .2s ease;display:inline-block;}
.du-footer-nav a:hover{color:#E8A87C!important;transform:translateX(3px);}
.du-footer-col-contact p{font-size:1rem;line-height:1.9;margin:0;}
.du-footer-contact a{color:#5C3D2E!important;text-decoration:none!important;border-bottom:1px solid transparent;transition:border-color .2s,color .2s;}
.du-footer-contact a:hover{color:#E8A87C!important;border-bottom-color:#E8A87C;}
.du-footer-col-contact a{color:#5C3D2E!important;text-decoration:none!important;border-bottom:1px solid transparent;transition:border-color .2s,color .2s;}
.du-footer-col-contact a:hover{color:#E8A87C!important;border-bottom-color:#E8A87C;}
.du-footer-icon{display:inline-block;width:1.5em;}
.du-footer-bar{text-align:center;font-family:Georgia,serif;color:#5C3D2E;font-size:.95rem;line-height:1.85;}
.du-footer-bar p{margin:0 0 6px;}
.du-footer-eu{font-size:1rem;}
.du-footer-legal{margin-top:10px!important;}
.du-footer-legal a,.du-footer-bar a{color:#5C3D2E!important;text-decoration:none!important;border-bottom:1px solid #C4A88A;transition:color .2s,border-color .2s;}
.du-footer-legal a:hover,.du-footer-bar a:hover{color:#E8A87C!important;border-bottom-color:#E8A87C;}
.du-hero .elementor-heading-title,.du-hero .du-hero-sub,.du-hero p{text-decoration:none!important;}
.du-hero .elementor-heading-title a{text-decoration:none!important;color:inherit;}
.elementor-widget-tabs .elementor-tab-title{font-family:Georgia,serif!important;color:#5C3D2E!important;border-color:#D9CFC0!important;background:#EFE6D8!important;}
.elementor-widget-tabs .elementor-tab-title.elementor-active{background:#FFF!important;border-bottom-color:#FFF!important;}
.elementor-widget-tabs .elementor-tab-content{font-family:Georgia,serif;color:#5C3D2E;line-height:1.75;padding:24px!important;border-color:#D9CFC0!important;}
.elementor-section.du-img-text .elementor-container{align-items:center;}
.du-cta-section .elementor-button{background-color:#E8A87C!important;}
@media(max-width:1024px){.du-header-nav{gap:6px 14px;}.du-header-nav a{font-size:15px!important;}.du-footer-grid{gap:28px 32px;}.du-marquee-label{font-size:15px;}.du-marquee-icon{width:32px;height:32px;min-width:32px;font-size:15px;}}
@media(max-width:767px){.elementor-section .elementor-column{width:100%!important;}.du-site-header .elementor-container{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;}.du-site-header .elementor-column{justify-self:center!important;width:100%!important;}.du-header-nav{justify-content:center;flex-wrap:wrap;padding:10px 0;}.du-img-text .elementor-column{margin-bottom:16px;}.du-features-section .du-features-strip{grid-template-columns:1fr 1fr;}.du-site-header .elementor-button{width:100%;max-width:280px;margin:0 auto;}.du-footer-grid{grid-template-columns:1fr;gap:28px;}.du-footer-col-brand,.du-footer-col-nav,.du-footer-col-contact{text-align:center;}.du-footer-col-nav .du-footer-nav{align-items:center;}.du-marquee{padding:16px 0;}.du-marquee-pill{padding:8px 16px;}.du-marquee-label{font-size:14px;}}
