﻿:root {
    --brand-primary: #0a3a7c;
    --brand-secondary: #e31e24;
}

body {
    font-family: 'Inter', sans-serif;
    background: #f8fafc;
}

.text-brand {
    color: var(--brand-primary) !important;
}

.bg-brand {
    background-color: var(--brand-primary) !important;
}

.btn-brand {
    background-color: var(--brand-primary);
    border-color: var(--brand-primary);
    color: #fff;
}

.btn-brand:hover {
    background-color: #082e63;
    border-color: #082e63;
    color: #fff;
}

.btn-danger-soft {
    background-color: var(--brand-secondary);
    border-color: var(--brand-secondary);
    color: #fff;
}

.top-strip {
    font-size: 12px;
}

.logo-pill {
    letter-spacing: -0.5px;
}

.hero-banner {
    min-height: 420px;
    background: linear-gradient(90deg, rgba(10, 58, 124, 0.92) 0%, rgba(10, 58, 124, 0.7) 40%, rgba(10, 58, 124, 0) 75%),
        url('https://lh3.googleusercontent.com/aida-public/AB6AXuDx9OpPFihEtCy2vmC--mR73a1q9nPVWeCWvXZ7zm16dp_YR5ojDQ-wbf_FnFkOMovR4JBkYGt5xVwHet0b85gAWS-zvkZzTJomc7O2x4uo-Vlp1Ud2Fdrhi_qHXejTwfUy3EY7by13uVzeXlJXUXhmSPfut51BfjSl2ZYv1Mhqva5Hz1Y_Bd-4aBZ1NLCuf5z1oCn2F_G4Q7Hr5AY4oCj27H1tA2PzS98jCzCDCs7mOu7NoYXgyLTj8bjSKNI4IDdIkdqzigq-i0M') center/cover no-repeat;
}

.brand-circle {
    width: 84px;
    height: 84px;
    border-radius: 50%;
    background: #fff;
    border: 3px dotted var(--brand-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.brand-circle img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.product-card img {
    max-width: 100%;
    max-height: 220px;
    object-fit: contain;
}

.floating-btn {
    position: fixed;
    right: 24px;
    width: 48px;
    height: 48px;
    border-radius: 999px;
    z-index: 1050;
}

.btn-top {
    bottom: 24px;
}

.btn-theme {
    bottom: 84px;
}

@font-face {
    font-family: 'Material Icons Outlined';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialiconsoutlined/v110/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUce.woff2) format('woff2');
}

.material-icons-outlined {
    font-family: 'Material Icons Outlined' !important;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.icon-sm {
    font-size: 16px;
}

.icon-cart {
    font-size: 18px;
}

.icon-feature {
    font-size: 36px;
}

.brand-divider {
    border-color: var(--brand-primary) !important;
}

.kategori-sticky {
    top: 150px;
}

.card:hover {
    /*transform: translateY(-4px);*/
    transition: transform 0.2s ease;
    box-shadow: 0px 0px 5px 0px #ccc !important;
}

.limited-text1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.limited-text2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


.limited-text3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.kurumsal-hero {
    min-height: 320px;
    background: url('https://lh3.googleusercontent.com/aida-public/AB6AXuDx9OpPFihEtCy2vmC--mR73a1q9nPVWeCWvXZ7zm16dp_YR5ojDQ-wbf_FnFkOMovR4JBkYGt5xVwHet0b85gAWS-zvkZzTJomc7O2x4uo-Vlp1Ud2Fdrhi_qHXejTwfUy3EY7by13uVzeXlJXUXhmSPfut51BfjSl2ZYv1Mhqva5Hz1Y_Bd-4aBZ1NLCuf5z1oCn2F_G4Q7Hr5AY4oCj27H1tA2PzS98jCzCDCs7mOu7NoYXgyLTj8bjSKNI4IDdIkdqzigq-i0M') center/cover no-repeat;
}

.kurumsal-hero-overlay {
    position: absolute;
    inset: 0;
    background: rgba(10, 58, 124, 0.65);
}

.kurumsal-icon-box {
    width: 56px;
    height: 56px;
    border-radius: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.value-icon-circle {
    width: 68px;
    height: 68px;
    border-radius: 50%;
    margin: 0 auto;
    background: #f4f6fa;
    color: var(--brand-primary);
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-map {
    width: 100%;
    height: 420px;
    border: 0;
}

.nav-main-wrap .dropdown-menu {
    border-radius: 0;
    border: 1px solid #e5e7eb;
}

.mega-menu {
    position: static;
}

.mega-menu .mega-menu-panel {
    width: min(1220px, calc(100vw - 30px));
    left: 50%;
    transform: translateX(-50%);
    margin-top: 0;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.14);
}

.mega-left-list .list-group-item {
    font-size: 14px;
    border-color: #eceff3;
    cursor: pointer;
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;
    padding-right: 24px;
    text-align: left;
    background: #fff;
}

.mega-left-list>li {
    list-style: none;
}

.mega-left-list .list-group-item::after {
    content: "›";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    line-height: 1;
    color: #6b7280;
}

.mega-left-list .list-group-item.active {
    color: #d92027;
    background: #fff;
    border-left: 2px solid #d92027;
    font-weight: 700;
}

.mega-grid .col {
    padding: 0;
}

.mega-brand-title {
    font-size: 14px;
    font-weight: 700;
    color: #d92027;
    margin-bottom: 8px;
}

.mega-grid-item {
    font-size: 13px;
    font-weight: 600;
    color: #3f4752;
    padding: 6px 4px;
    cursor: pointer;
}

.mega-grid-item:hover {
    color: var(--brand-primary);
}

.kurumsal-menu {
    min-width: 260px;
}

.kurumsal-menu .dropdown-item {
    font-weight: 600;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.account-dropdown .account-toggle::after {
    display: none;
}

.account-menu {
    min-width: 230px;
}

.account-menu .dropdown-item {
    font-weight: 600;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}

@media (min-width: 992px) {
    .navbar .dropdown:hover>.dropdown-menu {
        display: block;
    }

    .navbar .dropdown>.dropdown-toggle::after {
        vertical-align: middle;
    }

    .account-dropdown:hover>.dropdown-menu {
        display: block;
    }
}

@media (max-width: 991.98px) {
    .mega-menu .mega-menu-panel {
        width: 100%;
        left: 0;
        transform: none;
        box-shadow: none;
    }
}


.kategori-alani {
    max-height: 150px;
    overflow: hidden;
    transition: max-height 0.4s ease;
    position: relative;
}

.kategori-alani.expanded {
    max-height: 2000px;
}

.toggle-btn {
    border: 0;
    background: #ff7700;
    color: #ffffff;
    font-size: 13px;
    padding: 6px 15px;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.toggle-btn:hover {
    background: #ed7207;
}

.table {--bs-table-bg: #f8fafc !important;}
.table>:not(caption)>*>* {font-size: 13px;}




.toast {
  box-shadow: none;
  background: #f4f5fb;
  border: 0;
  margin-bottom: 1rem;
  border-radius: 2px;
}

/* Header */
.toast .toast-header {
  background: #edeef8;
  border: 0;
  color: #616a71;
}

.toast .toast-header i {
  font-size: 1rem;
  margin-right: .2rem;
  vertical-align: middle;
}

.toast .toast-header span.title {
  margin-right: auto;
  font-weight: 500;
}

.toast .toast-header small {
  font-weight: 400;
}

.toast .toast-header .close {
  margin-left: .5rem;
  font-weight: 500;
  color: #616a71;
  text-shadow: none;
}

/* Body */
.toast .toast-body {
  color: #616a71;
}

/* Danger */
.toast.danger {
  background: #fd7274;
}

.toast.danger .toast-header {
  background: #fd686a;
  color: #ffffff;
}

.toast.danger .toast-header .close {
  color: #ffffff;
}

.toast.danger .toast-body {
  color: #ffffff;
}

/* Info */
.toast.info {
  background: #67caf0;
}

.toast.info .toast-header {
  background: #5ec7ef;
  color: #ffffff;
}

.toast.info .toast-header .close {
  color: #ffffff;
}

.toast.info .toast-body {
  color: #ffffff;
}

/* Warning */
.toast.warning {
  background: #f9be52;
}

.toast.warning .toast-header {
  background: #f9ba48;
  color: #ffffff;
}

.toast.warning .toast-header .close {
  color: #ffffff;
}

.toast.warning .toast-body {
  color: #ffffff;
}

/* Success */
.toast.success {
  background: #a5ca7b;
}

.toast.success .toast-header {
  background: #a0c774;
  color: #ffffff;
}

.toast.success .toast-header .close {
  color: #ffffff;
  background-color: #a0c774 !important;
border: none;
}

.toast.success .toast-body {
  color: #ffffff;
}

/* Orange */
.toast.orange {
  background: #f68d60;
}

.toast.orange .toast-header {
  background: #f58656;
  color: #ffffff;
}

.toast.orange .toast-header .close {
  color: #ffffff;
}

.toast.orange .toast-body {
  color: #ffffff;
}

/* Dark */
.toast.dark {
  background: #536987;
}

.toast.dark .toast-header {
  background: #4f6481;
  color: #ffffff;
}

.toast.dark .toast-header .close {
  color: #ffffff;
}

.toast.dark .toast-body {
  color: #ffffff;
}

/* Positions */
.toast.pos-top-right {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.toast.pos-btm-right {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
}

.toast.pos-btm-left {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
}

.productimg{
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
}