.elementor-kit-5{--e-global-color-primary:#FF5100;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FF5100;--e-global-color-0959bff:#FFFFFF;--e-global-color-e5fd225:#000000;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:2rem;--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:1.8rem;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:1.2rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:1.5rem;--e-global-typography-accent-font-weight:700;color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-primary );}.elementor-kit-5 h1{color:var( --e-global-color-primary );}.elementor-kit-5 h2{color:var( --e-global-color-primary );}.elementor-kit-5 h3{color:var( --e-global-color-primary );}.elementor-kit-5 h4{color:var( --e-global-color-primary );}.elementor-kit-5 h5{color:var( --e-global-color-primary );}.elementor-kit-5 h6{color:var( --e-global-color-primary );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );color:var( --e-global-color-primary );}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{color:#FF3737;border-radius:10px 10px 10px 10px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-5{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Şanlılar Grup - Renk swatch görünümü
   Kullanım: Elementor'da repeater/loop çıktısında her renk için bir kapsayıcıya
   .sanlilar-color-swatch sınıfı verin. İçine img ve isteğe bağlı tooltip metni yerleştirin.
*/

.sanlilar-swatches{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  align-items:center;
}

.sanlilar-color-swatch{
  position:relative;
  width:22px;
  height:22px;
  border-radius:4px;
  overflow:hidden;
  border:1px solid rgba(0,0,0,.12);
  box-shadow:0 1px 3px rgba(0,0,0,.08);
}

.sanlilar-color-swatch img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.sanlilar-color-swatch::after{
  content:attr(data-title);
  position:absolute;
  left:50%;
  bottom:130%;
  transform:translateX(-50%);
  background:#111;
  color:#fff;
  font-size:11px;
  line-height:1;
  padding:6px 8px;
  border-radius:4px;
  white-space:nowrap;
  opacity:0;
  pointer-events:none;
  transition:.2s ease;
}

.sanlilar-color-swatch:hover::after{
  opacity:1;
}

.sanlilar-mega-menu{
display:grid;
grid-template-columns:repeat(4,1fr);
gap:40px;
padding:40px;
background:#fff;
}

.sanlilar-mega-menu h4{
font-size:16px;
margin-bottom:12px;
color:#ea541e;
}

.mega-brand{
margin-bottom:15px;
}

.mega-brand strong{
display:block;
margin-bottom:5px;
}

.mega-brand ul{
list-style:none;
padding:0;
margin:0;
}

.mega-brand li{
font-size:14px;
margin-bottom:4px;
}
.sg-color-section{
  width:1320px;
  max-width:calc(100vw - 40px);
  margin:70px auto 0;
  font-family:Inter, Arial, sans-serif;
}

.sg-color-eyebrow{
  display:block;
  color:#EA541E;
  font-size:12px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
  margin-bottom:18px;
}

.sg-color-section h2{
  max-width:780px;
  margin:0 0 34px;
  color:#EA541E !important;
  font-size:48px;
  line-height:1.08;
  letter-spacing:-.055em;
  font-weight:900;
}

.sg-color-grid{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:20px;
}

.sg-color-card{
  min-height:88px;
  padding:24px 26px;
  border-radius:22px;
  background:#f7f7f7;
  border:1px solid rgba(0,0,0,.08);
  display:flex;
  align-items:center;
  gap:18px;
}

.sg-color-card i{
  width:46px;
  height:46px;
  border-radius:12px;
  border:1px solid rgba(0,0,0,.12);
  flex:0 0 46px;
}

.sg-color-card strong{
  color:#111820;
  font-size:18px;
  font-weight:900;
}

@media(max-width:1024px){
  .sg-color-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:767px){
  .sg-color-section{
    max-width:calc(100vw - 24px);
  }

  .sg-color-section h2{
    font-size:31px;
  }

  .sg-color-grid{
    grid-template-columns:1fr;
  }
}/* End custom CSS */