/* Küçültme başarısız oldu. Küçültülmeyen içerik döndürülüyor.
(104,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(105,31): run-time error CSS1046: Expect comma, found '242'
(105,38): run-time error CSS1046: Expect comma, found ')'
 */
.card-custom {
    height: 100%;
}
div#heroCarousel .carousel-inner .display-5 {
    line-height: 60px;
}
div#heroCarousel .carousel-inner p {
    line-height: 25px;
}
[id] {
    scroll-margin-top: 100px;
}
.kategorisolmenu a.text-decoration-none.activex, .kategorisolmenu a.text-decoration-none.active, .breadcrumb-item.active {
    color: #f4bf4d !important;
}
.kategorisolmenu {
    position: sticky;
    top: 100px;
}
.category-list-items .row .col {
    max-width: 20%;
  flex: 1 0 20%;
}
.headernav {
  padding-top: 20px;
}
.page-content {
    margin-top: 100px;
}
.color-swatch {
    border: 1px solid #0000001f;
}

header .navbar-toggler-icon {
  background-image: url("/Upload/Dosyalar/resim-svg/navbar-icon-eb79451c-162d-4f48-989e-be282d759a1c.svg");
}
@media screen and (max-width: 600px) {
.product-detail-swatch .color-swatch {
    width: 45px;
    height: 45px;
  }
  .card-product-detail .color-swatch {
    width: 30px;
    height: 30px;
}
  .d-flex.urunrenkleri {
    flex-direction: column;
}
  .banner-container-text .title {
    font-size: 30px;
}
}
@media screen and (max-width: 1199px) {
    .dropdown-category-top.scrolled {
        top: 90px !important;
  }
}
@media screen and (min-width: 800px) {
  .banner-container img.bg {
    padding-right: 20%;
  }
}
.category-swiper .slide-label {
    min-height: 38px;
}
@media (min-width: 1400px) {
    section#products .category-list-items .col-xxl {
        flex: 0 0 20%;
    }
}
.icerikyazisi * {
    color: #333232;
    font-size: 16px;
    font-weight: 400;
}
.kullanimalan * {
    color: #727272;
}
.kullanimalan h2, .kullanimalan h3, .kullanimalan .h2, .kullanimalan .h3 {
    color: #333232;
    font-size: 2rem;
    font-weight: 700;
}
.accordion-header * {
    font-size: 22px;
}
.kullanimalan h2 strong, .kullanimalan h3 strong {
    font-size: 2.4rem;
    font-weight: 700;
    color: #333232;
}
.header-logo {
    filter: none;
}
@media screen and (max-width: 767px) {
    div#heroCarousel .carousel-inner .display-5 {
        font-size: 34px!important;
        line-height: 40px!important;
        text-align: center!important;
        font-weight: 700 !important;
    }
}
.bg-light {
    --bs-bg-opacity: 1;
    background-color: rgb(242 242 242) !important;
}
div#heroCarousel .carousel-inner .display-5> * {
    font-size: unset;
    font-weight: unset;
}
.blog-detail-text td,.blog-detail-text th {
    border: 1px solid;
    padding: 5px;
}
.blog-detail-text td p,.blog-detail-text th p {
    margin: 0;
}
