/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/

.urun-aroma {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.urun-aroma .aroma-ikon {
  display: block;
  width: 20px;
  height: 20px;
  align-self: center;
}
.urun-aroma .aroma-isim {
  display: inline-block;
  line-height: 1 !important;
  margin-top: 4px;
  margin-right: 10px;
  padding: 0;
  align-self: center;
  font-size: 14px;
}

#breadcrumbs span span a {
    font-size: 12px;
}

.icindekiler-listesi {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.icindekiler-pill {
  display: inline-block;
  background: #FFFFFF;
  color: #18182F;
  padding: 8px 16px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 500;
  border: 1px solid #F5720D;
}

#main-content h2,
#main-content h3,
#main-content h4,
#main-content h5 {
  font-weight: 700;
  color: #E85D00;
}

#main-content h2 {
  font-size: 1.5rem;
}
#main-content h3 {
  font-size: 1.25rem;
}

.elementor-toc__body {
  padding: 0 24px 24px 24px !important;
}

.elementor-toc__body .elementor-toc__list-item-text {
  font-size: 14px !important;
}