@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//kartalkombiservisi.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(12,12,12);
	--wd-text-font-size: 15px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Satisfy", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(123,187,221);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(123,187,221);
	--btn-accented-bgcolor-hover: rgb(103,167,202);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://kartalklima.com.tr/wp-content/uploads/2024/03/sl_101619_24150_80.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1600px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.category-container {
  width: 100%;
  max-width: 100%;
  padding: 15px 20px;
  border-radius: 8px;
  font-family: Arial, sans-serif;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  background-color: #f9f9f9;

  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  box-sizing: border-box;
}

.category-link {
  display: inline-block;
  padding: 6px 12px;
  border-radius: 4px;
  font-size: 14px;
  color: white;
  text-decoration: none;
  transition: filter 0.3s ease;
  white-space: nowrap;
}

.category-link:hover {
  filter: brightness(85%);
}

/* İlk 9 link farklı renklerde */
.category-container > a:nth-child(1) { background-color: #e74c3c; }
.category-container > a:nth-child(2) { background-color: #27ae60; }
.category-container > a:nth-child(3) { background-color: #2980b9; }
.category-container > a:nth-child(4) { background-color: #f39c12; }
.category-container > a:nth-child(5) { background-color: #8e44ad; }
.category-container > a:nth-child(6) { background-color: #d35400; }
.category-container > a:nth-child(7) { background-color: #16a085; }
.category-container > a:nth-child(8) { background-color: #c0392b; }
.category-container > a:nth-child(9) { background-color: #34495e; }
.hidden-links > a:nth-child(1) { background-color: #1abc9c; }
.hidden-links > a:nth-child(2) { background-color: #9b59b6; }
.hidden-links > a:nth-child(3) { background-color: #e67e22; }
.hidden-links > a:nth-child(4) { background-color: #2ecc71; }
.hidden-links > a:nth-child(5) { background-color: #3498db; }
.hidden-links > a:nth-child(6) { background-color: #e74c3c; }
.hidden-links > a:nth-child(7) { background-color: #f1c40f; }
.hidden-links > a:nth-child(8) { background-color: #1abc9c; }
.hidden-links > a:nth-child(9) { background-color: #9b59b6; }
.hidden-links > a:nth-child(10) { background-color: #34495e; }
.hidden-links > a:nth-child(11) { background-color: #27ae60; }
.hidden-links > a:nth-child(12) { background-color: #8e44ad; }
.hidden-links > a:nth-child(13) { background-color: #2980b9; }
.hidden-links > a:nth-child(14) { background-color: #d35400; }
.hidden-links > a:nth-child(15) { background-color: #f39c12; }
.hidden-links > a:nth-child(16) { background-color: #c0392b; }
.hidden-links > a:nth-child(17) { background-color: #7f8c8d; }

.hidden-links {
  display: none;
  width: 100%;
  margin-top: 10px;
  gap: 10px;
  flex-wrap: wrap;
}

.hidden-links.active {
  display: flex;
}

/* Gizli linkler renkleri */
.hidden-links > a:nth-child(1) { background-color: #1abc9c; }
.hidden-links > a:nth-child(2) { background-color: #9b59b6; }
.hidden-links > a:nth-child(3) { background-color: #e67e22; }

.show-more {
  cursor: pointer;
  font-weight: bold;
  color: #007bff;
  user-select: none;
  font-size: 14px;
  margin-left: auto;
  white-space: nowrap;
  padding: 6px 10px;
  border-radius: 4px;
  background-color: transparent;
  border: none;
  transition: text-decoration 0.3s ease;
}

.show-more:hover {
  text-decoration: underline;
}





.klima-cards-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  margin: 40px 0;
}

.klima-card {
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  width: 250px;
  padding: 20px;
  text-align: center;
  transition: transform 0.3s ease;
}

.klima-card:hover {
  transform: translateY(-5px);
}

.klima-card h3 {
  font-size: 18px;
  margin-bottom: 12px;
  color: #2d2d2d;
}

.klima-card img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  border-radius: 6px;
  margin-bottom: 12px;
}

.klima-card p {
  font-size: 14px;
  color: #555;
  margin-bottom: 15px;
  line-height: 1.5;
}

.klima-card a {
  color: #2c9b5b;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
}











.ozellikler-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  gap: 30px;
  padding: 20px 0;
  text-align: center;
}

.ozellik-kutu {
  flex: 1 1 150px;
  max-width: 200px;
}

.ozellik-kutu img {
  width: 48px;
  height: auto;
  margin-bottom: 10px;
}

.ozellik-kutu h4 {
  font-size: 16px;
  margin: 10px 0 5px;
  color: #222;
}

.ozellik-kutu p {
  font-size: 14px;
  color: #555;
}
