.elementor-kit-5{--e-global-color-primary:#3A5A40;--e-global-color-secondary:#DAD7CD;--e-global-color-text:#2F3E3A;--e-global-color-accent:#C47F2E;--e-global-color-3c01959:#FFFFFF00;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Source Sans Pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Genel: mobilde sağa kaymayı engelle */
html, body { overflow-x: hidden; width:100%; }

/* Elementor konteynerleri taşmasın */
.elementor-section,
.elementor-container,
.elementor-column,
.elementor-widget-wrap { max-width:100%; overflow-x:hidden; }

/* Medya elemanları kutuyu taşırmasın */
img, svg, video, iframe { max-width:100%; height:auto; }

/* Uzun kelime/link kır */
body, p, li, h1, h2, h3, h4 { overflow-wrap:anywhere; word-break:break-word; }

/* Bizim eklediğimiz bloklar güvenli olsun */
.hh-hero-copy, .hh-list { max-width:100%; }
.hh-list li { padding-left:26px; } /* simge için boşluk */
/* Hygge kampanya WhatsApp butonu – cam (glassmorphism) görünüm */

.hh-whatsapp-btn .elementor-button {
    
  display: inline-flex;
  align-items: center;
  justify-content: center;

  /* countdown ile uyumlu transparan beyaz */
  background: rgba(255, 255, 255, 0.10) !important;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);

  /* countdown kutusu gibi oval */
  border-radius: 999px;

  padding: 10px 42px;
  color: #ffffff !important;
  font-weight: 600;
  letter-spacing: 0.02em;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);

  /* mevcut tema arka planını tamamen iptal et */
  box-sizing: border-box;
}

/* Hover durumda biraz daha dolu cam efekti */
.hh-whatsapp-btn .elementor-button:hover {
  background: rgba(255, 255, 255, 0.18) !important;
  border-color: rgba(255, 255, 255, 0.8);
  transform: translateY(-1px);
}

/* Mobilde biraz daha küçük olsun */
@media (max-width: 767px) {
  .hh-whatsapp-btn .elementor-button {
    padding: 10px 28px;
    font-size: 14px;
    
  }
}/* End custom CSS */