#chatbot-widget-container button {
    margin-bottom: 65px !important;
}

.extrabtn {
    padding: 3px 8px;
    margin: 0 5px;
    color: var(--add-to-cart-btn-bg);
}

.extrabtn.active {
    border-bottom: 2px solid #007bff;
}

.static-discount-price {
    font-size: 16px !important;
    color: #979797 !important;
    text-decoration: line-through !important;
}

.current-price {
    font-size: 22px !important;
    color: #ff0000 !important;
    font-weight: bold !important;
}

.price-new.current-price {
    font-size: 22px !important;
    color: #ff0000 !important;
    font-weight: bold !important;
}

.product-thumb__image,
.compare-page__img {
    position: relative !important;
}

.discount-badge {
    position: absolute !important;
    top: 0px !important;
    right: 0px !important;
    width: 50px !important;
    height: 50px !important;
    background-color: #F92A35 !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    color: white !important;
    z-index: 10 !important;
}

.compare-page__img .discount-badge {
    left: 8px !important;
    right: auto !important;
}

.compare-page__price .price {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}

.product-page__image-main {
    position: relative !important;
}

.product-page__image-main .discount-badge {
    width: 84px !important;
    height: 84px !important;
    font-size: 18px !important;
    top: 20px !important;
    right: 20px !important;
}

.product-detail-price-wrapper {
    display: flex !important;
    align-items: center !important;
    gap: 15px !important;
}

.product-detail-price-wrapper .static-discount-price {
    font-size: 28px !important;
    margin-bottom: 0 !important;
}

.product-detail-price-wrapper .current-price {
    font-size: 36px !important;
}

@media (max-width: 768px) {

    .product-page__image-main .discount-badge {
        width: 60px !important;
        height: 60px !important;
        font-size: 14px !important;
        top: 14px !important;
        right: 14px !important;
    }

    .product-detail-price-wrapper .static-discount-price {
        font-size: 18px !important;
    }

    .product-detail-price-wrapper .current-price {
        font-size: 24px !important;
    }
}

.fontsize-20  {
    font-size: 20px;
}
.chek_form.new {
    position: relative;
}
/* Select-in konteyneri üçün: */
.chek_form.new {
    position: relative;
    margin-bottom: 16px;
}

/* Select elementinin özü: */
.chek_form.new select {
    width: 100%;
    padding: 10px 40px 10px 14px; /* sağ tərəfdə ox üçün boşluq */
    font-size: 15px;
    border: 1px solid #ccc;
    border-radius: 8px;
    background-color: #fff;
    color: #000;
    height: 42px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: none; /* brauzerin default oxunu sil */
    box-sizing: border-box;
}

/* Ox ikonunu yerləşdirmək üçün: */
.chek_form.new i.fas.fa-chevron-down {
    position: absolute;
    right: 16px;
    top: 12px; /* Vizual olaraq ortalamaq üçün manual təyin */
    transform: none;
    color: #888;
    font-size: 14px;
    pointer-events: none;
}

/* Əgər əvvəlki icon (məsələn i.city) görünürsə, onu gizlət: */
.chek_form.new label.address_inp i.city {
    display: none !important;
}

/* Fokusda olan select üçün (istəyə bağlı): */
.chek_form.new select:focus {
    outline: none;
    border-color: #007bff;
    box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.2);
}

/* Disabled vəziyyətdəki select: */
.chek_form.new select:disabled {
    background-color: #f5f5f5;
    color: #999;
    cursor: not-allowed;
}/* Yalnız review-agree hissəsinə aid olacaq */
.review-agree__label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    position: relative;
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
}

.review-agree__label input[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin: 0;
    cursor: pointer;
}
.review-agree__label {
    position: static !important;
}

.swal2-toast-fixed {
    z-index: 999999 !important; /* modal popup-lardan da yuxarı */
}
.swal2-container {
    z-index: 999999 !important;
}

.live-search__item a.uni-href {
    display: flex;
    align-items: center;
    text-decoration: none;
}

.footer-tags {
    max-width: 1140px; /* Sayt kontentinə uyğunlaşdır */
    margin: 40px auto 20px auto; /* Ortaya çək və üst boşluq ver */
    padding-top: 15px;
    border-top: 1px solid #eaeaea;
    text-align: left;
}

.footer-tags h5 {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px;
}

.footer-tags .tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.footer-tags .tag-item {
    display: inline-block;
    background-color: #f8f8f8;
    color: #333;
    font-size: 14px;
    padding: 6px 12px;
    border-radius: 20px;
    border: 1px solid #ddd;
    transition: all 0.2s ease-in-out;
    cursor: default;
}

.footer-tags .tag-item:hover {
    background-color: #222;
    color: #fff;
    border-color: #222;
}

/* iconu sağa çəkir və ayrıcı xətt əlavə edir */
.payment-method__icon-wrapper {
    margin-left: auto;
    display: flex;
    align-items: center;
    gap: 10px;
}

.payment-method__separator {
    width: 1px;
    height: 25px;
    background-color: #dcdcdc;
    opacity: 0.7;
}

.payment-method__icon {
    height: 34px;
    width: auto;
    display: block;
}

.uni-item {
    padding: 15px !important;
}

.fa-linkedin
{
    background-color: #0a66c2;
}

 .header-phones__show-phone {
     display: none !important;
 }

.swal2-cancel.whatsapp-cancel-button {
    background-color: #25D366 !important;
    color: white !important;
    border: none !important;
}
.swal2-confirm.phone-confirm-button {
    background-color: rgba(0, 61, 255, 1) !important;
    color: white !important;
    border: none !important;
}

a.header-phones__main
{
    font-size:18px !important;
}
.swal2-confirm i {
    color: white !important;
}
@keyframes bounce {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-8px);
    }
}
.phone-bounce {
    animation: bounce 1s infinite;
}

.header-phones__main-img-i {
    margin-right: -5px !important;
}

.swal2-popup .fa-whatsapp {
    font-size: 15px;
    margin-right: 3px;
}

.swal2-popup .fa-phone
{
    font-size: 13px;
    margin-right: 3px;
}
.swal2-modal{
    padding: 30px;
}

.swal2-close {
    margin-top: -27px;
    margin-right: -27px;
}

body.touch-support button
{
    bottom: 82px !important;
}

.brand_carousel img {
    width: 100px;
    height: auto;
}
.carousel-all-link {
    font-size: 15px;
    font-weight: 500;
    color: #0056b3;
    text-decoration: none;
    white-space: nowrap;
}

.carousel-all-link:hover {
    text-decoration: underline;
    color: #003f8a;
}

.carousel-heading {
    flex: 1;
}

.carousel-link {
    text-align: right;
    margin-bottom: 10px;
}



/* HOOPZ PRODUCT CARD FINAL CSS */

.hoopz-thumb {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.05);
    text-align: center;
    padding: 16px;
    transition: all 0.3s ease;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.hoopz-thumb:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.hoopz-thumb__image-wrapper {
    position: relative;
    /*background: #f9f9f9;*/
    border-radius: 12px;
    margin-bottom: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: 200px;
}

.hoopz-thumb__image img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
    transition: transform 0.3s ease;
}

.hoopz-thumb__image:hover img {
    transform: scale(1.06);
}

.hoopz-btn {
    position: absolute;
    background: rgba(255,255,255,0.9);
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #555;
    font-size: 14px;
    transition: background 0.2s ease, color 0.2s ease;
    z-index: 3;
}

.hoopz-btn:hover {
    background: #0052cc;
    color: #fff;
}

.hoopz-btn.wishlist {
    top: 10px;
    left: 10px;
}

.hoopz-btn.compare {
    top: 50px;
    left: 10px;
    transform: rotate(0deg); /* düz forma */
}

.hoopz-thumb__name {
    font-size: 15px;
    font-weight: 600;
    color: #222;
    white-space: normal; /* break-spaces əvəzinə */
    display: -webkit-box;
    -webkit-line-clamp: 3; /* maksimum 3 sətir göstər */
    -webkit-box-orient: vertical;
    overflow: hidden; /* artıq hissəni gizlət */
    text-overflow: ellipsis;
    min-height: 60px; /* hündürlüyü sabitlə ki, hamısı eyni olsun */
    margin-bottom: 6px;
}


.hoopz-thumb__rating {
    font-size: 14px;
    margin-bottom: 8px;
}

.hoopz-thumb__rating .fa-star {
    margin: 0 1px;
    color: #ccc;
}

.hoopz-thumb__rating .filled {
    color: #ffc107;
}

.hoopz-thumb__price.price {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
    min-height: 45px;
    justify-content: center;
}

.price-old {
    text-decoration: line-through;
    font-size: 13px;
    color: #aaa;
    margin-bottom: 4px;
}

.price-new {
    font-size: 17px;
    color: #d80027;
    font-weight: 700;
}

.hoopz-thumb__action {
    display: flex;
    justify-content: center;
    margin-top: auto;
    padding-top: 10px;
}

.hoopz-thumb__add-to-cart {
    width: 38px;
    height: 38px;
    background-color: #0052cc;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s ease;
    border: none;
    margin: 0 auto;
}

.hoopz-thumb__add-to-cart:hover {
    background-color: #003d99;
}

.product-card .compare-icon {
    color: #666; /* Default rəng favorit kimi */
    transition: color 0.3s ease;
    font-size: 16px;
    position: absolute;
    right: 12px;
    top: 12px;
    z-index: 2;
}

.product-card .compare-icon:hover {
    color: #dc3545; /* Red hover effekti favoritlə eyni */
}

.product-layout, .product-carousel .owl-item {
    margin-bottom: 10px;
}



.category-icons-section {
    padding: 30px 0;
}

.category-icons-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.category-icon-item {
    width: 120px;
    background: #fff;
    border-radius: 16px;
    padding: 15px 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transition: transform 0.2s ease;
    text-decoration: none;
}

.category-icon-item:hover {
    transform: translateY(-4px);
}

.category-icon-item img {
    max-height: 60px;
    max-width: 80px;
    object-fit: contain;
}

.category-icon-item .icon-title {
    font-family: var(--body-font, "Verdana");
    font-weight: 600;
    font-size: 14px;
    color: #222;
    line-height: 1.3;
    margin-top: 10px;
}

/* Mobil - scroll/slider görünüşü */
@media (max-width: 768px) {
    .category-icons-grid {
        overflow-x: auto;
        flex-wrap: nowrap;
        justify-content: flex-start;
        padding-bottom: 5px;
        scrollbar-width: none; /* Firefox */
    }

    .category-icons-grid::-webkit-scrollbar {
        display: none; /* Chrome/Safari */
    }

    .category-icons-section {
        padding: 20px 0;
    }

    .category-icon-item {
        width: 110px;
        min-width: 110px;
        height: 130px;
        padding: 12px 8px;
    }

    .category-icon-item img {
        max-height: 50px;
        max-width: 70px;
    }

    .category-icon-item .icon-title {
        font-size: 13px;
    }
}


.newsletter-wrapper {
    background: #ffffff;
    padding: 40px 30px;
    border-radius: 24px;
    box-shadow: 0 8px 40px rgba(0, 0, 0, 0.06);
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}

.newsletter-wrapper h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #2b2b2b;
}

.newsletter-options {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.newsletter-options label {
    font-size: 18px;
    color: #2b2b2b;
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    user-select: none;
    transition: all 0.2s ease;
}

.newsletter-options input[type="radio"] {
    accent-color: #0050ff;
    transform: scale(1.2);
    cursor: pointer;
}

.newsletter-wrapper .btn {
    padding: 12px 36px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 10px;
    transition: background-color 0.3s ease;
}

.newsletter-wrapper .btn:hover {
    background-color: #003ecb;
}

@media (max-width: 480px) {
    .newsletter-wrapper {
        padding: 30px 20px;
    }

    .newsletter-options {
        flex-direction: column;
        gap: 20px;
    }

    .newsletter-wrapper h2 {
        font-size: 24px;
    }
}

.newsletter-wrapper .btn.btn-primary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 16px;
    padding: 12px 36px;
    border-radius: 10px;
    letter-spacing: 0.3px;
    font-family: inherit;
    background-color: #002bbb;
    color: #fff;
    transition: all 0.3s ease;
    line-height: 1.2;
}


.newsletter-wrapper .btn.btn-primary:hover {
    background-color: #001f8e;
}

.contact_block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.contact-list__item {
    flex: 1 1 calc(33.33% - 20px);
    max-width: calc(33.33% - 20px);
    background: #fff;
    padding: 16px 20px;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 16px;
    font-weight: 500;
    word-break: break-word;
    transition: 0.2s ease;
    box-sizing: border-box;
}

/* Sonuncu blok (ünvan) - alt sırada solda */
.contact-list__item:last-child {
    flex: 1 1 100%;
    max-width: 100%;
    justify-content: flex-start;
}

/* İkon dizaynı */
.contact-list__icon,
.contact-list__img,
.icon-pin {
    min-width: 44px;
    min-height: 44px;
    border-radius: 50%;
    border: 1px solid #dce2ec;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #0050ff;
    background-color: #f9fbff;
}

/* Mobil görünüş üçün */
@media (max-width: 768px) {
    .contact-list__item {
        flex: 1 1 100%;
        max-width: 100%;
        justify-content: flex-start;
    }
}

@media (max-width: 768px) {
    .mobile-footer-nav-item[data-page="cart"],
    .mobile-footer-nav-item[data-page="wishlist"] {
        position: relative;
    }

    .mobile-footer-nav-item #cart-total,
    .mobile-footer-nav-item #wishlist-total {
        position: absolute;
        top: -5px;
        right: 0px;
        transform: translateX(50%);
        background-color: #ffc107;
        color: #000;
        font-size: 12px;
        font-weight: bold;
        border-radius: 50%;
        padding: 5px 6px;
        min-width: 20px;
        text-align: center;
        z-index: 10;
        display: inline-block;
        line-height: 1;
    }

    .mobile-footer-nav-item #wishlist-total {
        background-color: #ffc107; /* Eyni rəngdə olsun deyə dəyişdik */
        color: #000;
    }

    .mobile-footer-nav-item #cart-total.hidden,
    .mobile-footer-nav-item #wishlist-total.hidden {
        display: none;
    }
}

@media (min-width: 768px) {
    .sorts-block {
        background: #fff;
        border-radius: 16px;
        padding: 20px;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
        margin-bottom: 20px;
    }

    .sorts-block__wrapper {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 15px;
    }

    .sorts-block__sorts {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        font-size: 14px;
        font-weight: 500;
        color: #333;
    }

    .sorts-block__span {
        background-color: #f4f4f4;
        border-radius: 12px;
        padding: 6px 14px;
        cursor: pointer;
        transition: background-color 0.2s, color 0.2s;
        font-size: 14px;
        font-weight: 500;
        color: #333;
        line-height: 1.4;
    }

    .sorts-block__span:hover {
        background-color: #eaeaea;
        color: #000;
    }

    .sorts-block__span.selected {
        background-color: #007bff;
        color: #fff;
    }

    .sorts-block__span.up::after {
        content: " ↑";
        font-size: 12px;
    }

    .sorts-block__span.down::after {
        content: " ↓";
        font-size: 12px;
    }

    .sorts-block__select {
        padding: 6px 10px;
        border-radius: 12px;
        border: 1px solid #ddd;
        background-color: #f9f9f9;
        font-size: 14px;
        height: 36px;
    }

    .sorts-block__limit {
        min-width: 80px;
    }

    .sorts-block__btn-group {
        display: flex;
        gap: 8px;
    }

    .sorts-block__btn {
        background: #f4f4f4;
        border: none;
        border-radius: 10px;
        padding: 6px 12px;
        font-size: 14px;
        transition: background 0.2s;
    }

    .sorts-block__btn:hover,
    .sorts-block__btn:focus {
        background: #e0e0e0;
    }



    /* Bütün filter konteynerinə dizayn */
    #ocf-module-1 .ocf-content {
        background-color: #fff;
        border-radius: 16px;
        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04);
        padding: 20px;
        border: 1px solid #eee;
    }

    /* Filter başlığı */
    #ocf-module-1 .ocf-header {
        border-bottom: 1px solid #eee;
        padding-bottom: 12px;
        margin-bottom: 16px;
        font-size: 18px;
        font-weight: 600;
        color: #333;
    }

    /* Filter kateqoriyası başlığı */
    #ocf-module-1 .ocf-filter-header {
        background-color: transparent;
        border-radius: 12px;
        padding: 10px 0;
        font-weight: 500;
        color: #111;
        border-bottom: 1px solid #f1f1f1;
    }

    /* Checkbox itemləri */
    #ocf-module-1 .ocf-value-list-body .ocf-value {
        background-color: #f9f9f9;
        border-radius: 10px;
        padding: 8px 12px;
        margin-bottom: 8px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 15px;
        transition: all 0.2s ease;
        border: 1px solid #ececec;
    }

    #ocf-module-1 .ocf-value-list-body .ocf-value:hover {
        background-color: #f0f0f0;
    }

    /* Filter adının və sayın fərqləndirilməsi */
    #ocf-module-1 .ocf-value-name {
        font-weight: 500;
        color: #333;
    }

    #ocf-module-1 .ocf-value-count {
        background-color: #eee;
        padding: 2px 8px;
        border-radius: 20px;
        font-size: 13px;
        color: #555;
    }
}

@media (max-width: 768px) {
    .sorts-block__wrapper {
        flex-direction: column;
        align-items: flex-start;
    }

    .sorts-block__sorts {
        width: 100%;
    }

    .sorts-block__btn-group {
        width: 100%;
    }
}

/* Wishlist aktiv olduqda ikon “solid” olacaq – JS ikon class-ını dəyişəcək */
.hoopz-btn.wishlist.is-active i { transform: scale(1.02); }

/* Compare aktiv olduqda mavi fon + ağ ikon */
.compare.active, .hoopz-btn.compare.is-active {
    background: #0d6efd;
    color: #fff;
}
.hoopz-btn.compare.is-active i {
    color: #fff;
}
.compare.is-active i:before {
    color: #fff;
}

/* =====================================================
   TVIM — Language Dropdown (Desktop + Mobile)
   ===================================================== */

/* ---------- KÖK KOMPONENT ---------- */
.langdd{
    position:relative;
    display:inline-block;
    z-index:3000;
    pointer-events:auto;
    font-family:inherit;
    --langdd-btn-w: 0px; /* JS bu dəyəri düymənin eninə bərabər edir */
}

/* Toggle düyməsi */
.langdd__btn{
    display:inline-flex;
    align-items:center;
    gap:8px;
    padding:8px 12px;
    height:40px; /* desktop default */
    border:1px solid #e6e6e6;
    border-radius:12px;
    background:#fff;
    cursor:pointer;
    font-weight:600;
    line-height:1;
    user-select:none;
    transition:border-color .18s ease, box-shadow .18s ease, background .18s ease;
}
.langdd__btn:hover{ border-color:#cfd9ff; background:#fcfdff; }
.langdd__btn:focus{ outline:none; box-shadow:0 0 0 3px rgba(13,110,253,.15); }

.langdd__flag{ width:18px; height:12px; border-radius:2px; object-fit:cover; }
.langdd__label{ font-size:13px; letter-spacing:.4px; }
.langdd__chev{ opacity:.75; transition:transform .18s ease; }
.langdd.open .langdd__chev{ transform:rotate(180deg); }

/* Açılan menyu */
.langdd__menu{
    position:absolute;
    top:calc(100% + 8px);
    right:0;
    min-width:var(--langdd-btn-w, 140px); /* düymənin eni qədər */
    background:#fff;
    border:1px solid #e6e6e6;
    border-radius:12px;
    box-shadow:0 8px 26px rgba(0,0,0,.06);
    padding:6px;
    list-style:none;
    margin:0;
    display:none;  /* JS açır */
    z-index:3001;
}
.langdd__menu.is-open{ display:block; }

.langdd__item{ margin:0; }
.langdd__link{
    display:flex;
    align-items:center;
    gap:10px;
    padding:8px 9px; /* kompakt */
    border-radius:10px;
    text-decoration:none;
    color:#111;
    font-weight:600;
    font-size:13px;
    transition:background .15s ease, border-color .15s ease;
}
.langdd__link:hover{ background:#f5f8ff; }
.langdd__link.is-active{ background:#eef4ff; border:1px solid #d8e5ff; }

/* ---------- YERLƏŞDİRMƏ SLOTLARI ---------- */
/* İki nüsxə çağırırıq: lang-slot--desktop və lang-slot--mobile */

/* Default (mobil prioritet) */
.lang-slot--desktop{ display:none; }
.lang-slot--mobile{ display:inline-flex; }

/* ≥768px — Desktop görünür, mobil gizlənir */
@media (min-width:768px){
    .lang-slot--desktop{ display:inline-flex; }
    .lang-slot--mobile{ display:none; }
}

/* ---------- MOBİL SPESİFİK HİZALAMA ---------- */
/* Mobil: WhatsApp ikonunun yanında */
.mobile-top-icons{ position:relative; z-index:3000; }
.lang-slot--mobile .langdd__btn{
    padding:6px 10px;
    height:36px;
    border-radius:10px;
}
.lang-slot--mobile .langdd__menu{
    top:calc(100% + 6px);
    min-width:max(110px, var(--langdd-btn-w, 110px));
}

/* ---------- DESKTOP SPESİFİK HİZALAMA ---------- */
.lang-slot--desktop .langdd__btn{
    height:40px;
    padding:8px 12px;
}

/* ---------- KƏSİLMƏ QARŞISI (əgər parent overflow:hidden-dirsə) ---------- */
.header-overflow-visible{ overflow:visible !important; }

/* ---------- Kiçik optimizasiyalar ---------- */
@media (max-width:991px){
    .langdd__label{ font-size:12px; }
    .langdd__menu{ min-width:120px; }
}
@media (max-width:575px){
    .langdd__btn{ border-radius:10px; }
}

/* ==== Product tabs – mobile fixes ==== */

/* 1) Tabları bük və kəsilməni saxla */
.product-page-tabs.nav-tabs {
    flex-wrap: wrap;        /* sətirdən aşağı keçsin */
    gap: 6px;
    border-bottom: 1px solid #eee;
    overflow: visible;      /* gizlənməsin */
}

/* 2) Uzun sözlər tam görünsün */
.product-page-tabs.nav-tabs > li > a {
    white-space: normal !important;  /* temanın nowrap-ını sındır */
    word-break: break-word;
    hyphens: auto;
    line-height: 1.2;
    padding: 8px 12px;
    font-size: 14px;
}

/* 3) Kiçik ekranda item-lər nizamlı paylansın (istəyə görə) */
@media (max-width: 576px) {
    .product-page-tabs.nav-tabs > li {
        flex: 1 1 48%;        /* iki sütun kimi düzülür */
    }
}

/* 4) Bəzi temalar mobil-də Şərh tabını gizlədir – məcburi göstər */
@media (max-width: 576px) {
    .product-page-tabs .tab-review {
        display: inline-block !important;
        visibility: visible !important;
    }
}

/* 5) Əgər temada tabs-ı “scrollable” ediblərsə, söz içində bükülməni saxla */
.product-page-tabs.nav-tabs::-webkit-scrollbar { display: none; }

