.contact-content a, .contact-content strong {
    word-break: break-word;
    overflow-wrap: anywhere
}

.contact-content a:hover, .contact-icon {
    color: #496c38
}

.contact-info-section {
    width: 100%;
    padding: 28px 22px;
    border-radius: 22px;
    background: radial-gradient(circle at top left, rgba(106, 138, 91, .13), transparent 36%), linear-gradient(135deg, #fff 0, #f8faf5 100%);
    border: 1px solid rgba(75, 104, 62, .14);
    box-shadow: 0 12px 32px rgba(32, 48, 28, .07);
    font-family: inherit;
    overflow: hidden
}

.contact-info-header {
    margin-bottom: 22px
}

.contact-info-badge {
    display: inline-flex;
    align-items: center;
    padding: 6px 14px;
    margin-bottom: 10px;
    border-radius: 999px;
    background: rgba(73, 108, 56, .12);
    color: #496c38;
    font-size: 13px;
    font-weight: 700
}

.contact-info-header h2 {
    margin: 0 0 8px;
    color: #182114;
    font-size: 28px;
    font-weight: 800;
    line-height: 1.2
}

.contact-info-header p {
    margin: 0;
    color: #5f6a59;
    font-size: 15px;
    line-height: 1.6
}

.contact-info-grid {
    display: grid;
    grid-template-columns:repeat(2, minmax(0, 1fr));
    gap: 16px
}

.contact-card {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    min-height: 150px;
    padding: 20px;
    border-radius: 18px;
    background: rgba(255, 255, 255, .92);
    border: 1px solid rgba(73, 108, 56, .13);
    box-shadow: 0 10px 24px rgba(37, 54, 30, .055);
    transition: transform .2s, box-shadow .2s, border-color .2s
}

.contact-card:hover {
    transform: translateY(-3px);
    border-color: rgba(73, 108, 56, .28);
    box-shadow: 0 16px 34px rgba(37, 54, 30, .1)
}

.contact-icon {
    width: 46px;
    height: 46px;
    min-width: 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    background: #edf3e8;
    font-size: 19px
}

.contact-icon.whatsapp {
    background: rgba(37, 211, 102, .13);
    color: #1f9d55
}

.contact-content {
    min-width: 0;
    flex: 1
}

.contact-content span {
    display: block;
    margin-bottom: 6px;
    color: #687361;
    font-size: 13px;
    font-weight: 700
}

.contact-content strong {
    display: block;
    color: #1f2a1b;
    font-size: 16px;
    font-weight: 800;
    line-height: 1.35
}

.contact-content p {
    margin: 7px 0 0;
    color: #6b7565;
    font-size: 13px;
    line-height: 1.45
}

.contact-content a {
    color: inherit;
    text-decoration: none
}

@media (max-width: 991px) {
    .contact-info-section {
        padding: 24px 18px
    }

    .contact-info-grid {
        grid-template-columns:repeat(2, minmax(0, 1fr));
        gap: 14px
    }

    .contact-card {
        padding: 18px
    }
}

@media (max-width: 575px) {
    .contact-info-section {
        padding: 22px 16px;
        border-radius: 18px
    }

    .contact-info-header h2 {
        font-size: 24px
    }

    .contact-info-header p {
        font-size: 14px
    }

    .contact-info-grid {
        grid-template-columns:1fr;
        gap: 12px
    }

    .contact-card {
        min-height: auto;
        padding: 16px;
        border-radius: 16px
    }

    .contact-icon {
        width: 42px;
        height: 42px;
        min-width: 42px;
        font-size: 17px
    }

    .contact-content strong {
        font-size: 15px
    }
}

.w-30 {
    width: 30px !important;
}
.tooltip-box {
    position: absolute;
    z-index: 33;
    padding: 10px;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    display: none;
    min-width: 80%;
    font-size: 14px;
    border-radius: 6px;
    left: 20px;
    top: 20px;
    border: 1px solid var(--primary);
}

.tooltip-wrapper {
    position: relative;
}

@media screen and (max-width: 800px) {
    .new-price.price-primary {
        margin-top: 5px;

        font-size: 18px !important;
    }

    .sdf {
        min-height: 92px !important;
        justify-content: start !important;
    }
}

.isstok:hover {
    color: white !important;
}

.card-product .countdown-box .countdown__item {
    font-size: 14px;
    line-height: 22.4px;
    color: #fbfbfb;
    font-weight: 600;
}

.timer {

    height: 57px;
    color: white;

    padding-top: 5px;
    text-align: start;
    display: flex;
    justify-content: start;
    padding-left: 14px;
    align-items: start;
    font-weight: 600;
}


@media screen and (max-width: 800px) {
    .kavurmaContainer {
        background: #e8e8e854;
    }

    .kavurmaContainer {
        text-align: center;
    }

    .kavurmaContainer .title {
        line-height: 23px !important;
    }

    .kavurmaContainer p {
        line-height: 23px !important;
    }

    .titlea1 {
        line-height: 25px;
        margin-bottom: 14px !important;
        text-align: center !important;
        align-items: center !important;
        font-size: 17px !important;
    }

    .timer {
        font-size: 10px;
        line-height: 12px;
        padding-top: 10px !important;
    }

    .on-sale-item {
        display: none !important;
    }

    #mobileAbsol {
        position: absolute !important;
        z-index: 22 !important;
        top: -18px !important;
        right: -4px !important;
        width: 66px !important;
    }
}

.new-price.price-primary {
    color: red !important;
    font-weight: 800;
}
.sidebar-category-widget,
.sidebar-category-widget * {
    box-sizing: border-box;
}

.sidebar-category-widget {
    width: 100%;
}

.sidebar-category-header {
    display: flex;
    align-items: center;
    justify-content: space-between;

    margin-bottom: 12px;
    padding-bottom: 10px;

    border-bottom: 1px solid #e7e7e7;
}

.sidebar-category-header__title {
    color: #5b5b5b;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
}

.sidebar-category-header__count {
    display: flex;
    align-items: center;
    justify-content: center;

    min-width: 24px;
    height: 24px;
    padding: 0 7px;

    color: #777777;
    font-size: 11px;
    font-weight: 700;

    background: #f3f3f3;
    border-radius: 20px;
}


/* =========================================================
   KATEGORİ LİSTESİ
   ========================================================= */

.sidebar-category-list {
    display: flex;
    flex-direction: column;
    gap: 7px;

    margin: 0;
    padding: 0;

    list-style: none;
}

.sidebar-category-list__item {
    width: 100%;
    margin: 0;
    padding: 0;
}


/* =========================================================
   KATEGORİ KARTI
   ========================================================= */

.sidebar-category-card {
    position: relative;

    display: flex;
    align-items: center;
    gap: 10px;

    width: 100%;
    min-height: 60px;
    padding: 7px 34px 7px 7px;

    color: #252525;
    text-decoration: none;

    background: #fafafa;
    border: 1px solid #eeeeee;
    border-radius: 12px;

    transition:
            background-color 0.2s ease,
            border-color 0.2s ease,
            box-shadow 0.2s ease,
            transform 0.2s ease;
}

.sidebar-category-card:hover {
    color: #252525;
    text-decoration: none;

    background: #ffffff;
    border-color: #dcdcdc;

    box-shadow: 0 6px 16px rgba(25, 25, 25, 0.07);
    transform: translateX(2px);
}

.sidebar-category-card:focus-visible {
    outline: 3px solid rgba(231, 48, 55, 0.15);
    outline-offset: 2px;
}


/* =========================================================
   GÖRSEL ALANI
   ========================================================= */

.sidebar-category-card__media {
    display: flex;
    flex: 0 0 58px;
    align-items: center;
    justify-content: center;

    width: 58px;
    height: 46px;

    overflow: hidden;

    background: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 9px;
}

.sidebar-category-card__media img {
    display: block;

    width: 100%;
    height: 100%;
    padding: 3px;

    object-fit: contain;
    object-position: center;

    transition: transform 0.2s ease;
}

.sidebar-category-card:hover .sidebar-category-card__media img {
    transform: scale(1.05);
}

.sidebar-category-card__letter {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 31px;
    height: 31px;

    color: #555555;
    font-size: 13px;
    font-weight: 800;
    line-height: 1;

    background: #f2f2f2;
    border-radius: 50%;
}


/* =========================================================
   METİN ALANI
   ========================================================= */

.sidebar-category-card__content {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center;

    min-width: 0;
}

.sidebar-category-card__title {
    display: block;

    margin-bottom: 4px;

    overflow: hidden;

    color: #292929;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.25;

    text-overflow: ellipsis;
    white-space: nowrap;
}

.sidebar-category-card__description {
    display: block;

    overflow: hidden;

    color: #909090;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.25;

    text-overflow: ellipsis;
    white-space: nowrap;
}


/* =========================================================
   SAĞ OK
   ========================================================= */

.sidebar-category-card__arrow {
    position: absolute;
    top: 50%;
    right: 10px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #b6b6b6;

    transform: translateY(-50%);
    transition:
            color 0.2s ease,
            transform 0.2s ease;
}

.sidebar-category-card:hover .sidebar-category-card__arrow {
    color: #555555;
    transform: translate(2px, -50%);
}


/* =========================================================
   ÖZEL KATEGORİ
   ========================================================= */

.sidebar-category-card--special {
    background: #fff8f3;
    border-color: #f7e7da;
}

.sidebar-category-card--special .sidebar-category-card__media {
    background: #fff1e6;
    border-color: #f6dfcc;
}

.sidebar-category-card--special .sidebar-category-card__title {
    color: #e66a1b;
}


/* =========================================================
   AKTİF KATEGORİ
   ========================================================= */

.sidebar-category-card.is-active {
    background: #fff7f7;
    border-color: #ed3a42;

    box-shadow:
            inset 3px 0 0 #ed3a42,
            0 5px 14px rgba(237, 58, 66, 0.08);
}

.sidebar-category-card.is-active .sidebar-category-card__title {
    color: #e3262f;
}

.sidebar-category-card.is-active .sidebar-category-card__arrow {
    color: #e3262f;
}

.sidebar-category-card.is-active .sidebar-category-card__media {
    border-color: rgba(237, 58, 66, 0.18);
}


/* =========================================================
   SIDEBAR DARSA
   ========================================================= */

@media (max-width: 1199px) {
    .sidebar-category-card {
        min-height: 56px;
    }

    .sidebar-category-card__media {
        flex-basis: 52px;

        width: 52px;
        height: 42px;
    }

    .sidebar-category-card__title {
        font-size: 11px;
    }
}


/* =========================================================
   MOBİL SIDEBAR
   ========================================================= */

@media (max-width: 767px) {
    .sidebar-category-list {
        gap: 8px;
    }

    .sidebar-category-card {
        min-height: 62px;
        padding: 7px 36px 7px 7px;
    }

    .sidebar-category-card__media {
        flex-basis: 60px;

        width: 60px;
        height: 48px;
    }

    .sidebar-category-card__title {
        font-size: 12px;
    }

    .sidebar-category-card__description {
        font-size: 10px;
    }
}

.category-mobile-filter-trigger {
    display: none;
}

@media (max-width: 1200px) {
    .category-mobile-filter-trigger {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 9px;

        width: 100%;
        min-height: 46px;
        margin-top: 12px;
        padding: 10px 16px;

        color: #ffffff;
        font-size: 14px;
        font-weight: 700;
        line-height: 1;
        text-transform: uppercase;

        background: linear-gradient(135deg, #ed3a42, #d9242d);
        border: 1px solid #d9242d;
        border-radius: 10px;
        box-shadow: 0 7px 16px rgba(217, 36, 45, 0.22);
    }

    .category-mobile-filter-trigger .icon {
        font-size: 17px;
    }

    .category-mobile-filter-trigger:focus-visible {
        outline: 3px solid rgba(237, 58, 66, 0.28);
        outline-offset: 3px;
    }
}
@media screen and (max-width: 900px) {
    .customcategorylist:nth-child(odd)  {
        padding-left: 4px !important;
    }
    .customcategorylist:nth-child(even)  {
        padding-right: 4px !important;
    }
    .kvcustom{
        font-size:12px !important;
        display: inline-block;
        width: 100%;
    }
    .kvcustomtitle{
        margin-top: 0px !important;
        -webkit-line-clamp: 1 !important;
        -webkit-box-orient: inherit !important;
        overflow: hidden;
        text-align: center !important;
        font-size: 16px !important;
        display: flex !important;
        flex-direction: column !important;
        gap: 1px !important;
        align-items: center !important;
        justify-content: center !important;
    }
    .customporsiyon{
        font-size:13px !important;
    }
    .card-product .card-product-info .price {
        font-size: 14px;
        line-height: 14px;
        font-weight: 600;
        text-align: center;
        margin-top: 7px;
    }
    .sdf {
        min-height: 70px !important;
        justify-content: start !important;
    }
    .card-product.style-8 .card-product-info .tf-btn{
        line-height: 22px !important;
    }
    .card-product.style-8{
        padding-bottom:10px;
    }
}
.card-product .card-product-info .title {
    display: flex;
    flex-direction: column;
}