.advanced-search-wrapper {
    position: relative;
    direction: rtl;
    font-family: inherit;
    width: 100%;
}

.asw-search-input {
    display: flex;
    align-items: center;
    background: #f5f5f5;
    border-radius: 8px;
    padding: 0 12px;
    height: 44px;
    position: relative;
}

.asw-search-field {
    flex: 1;
    border: none;
    background: transparent;
    padding: 0 8px 0 25px !important;
    height: 100%;
    outline: none;
    font-size: 14px;
    font-family: inherit;
    padding-left: 40px;
    padding-right: 40px;
    border: none !important;
    box-shadow: none !important;
}

.asw-search-button {
    background: none !important;
    border: none !important;
    cursor: pointer !important;
    color: #666 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: absolute !important;
    left: 12px !important;
    padding: 0 !important;
    width: auto !important;
    height: auto !important;
}

.asw-search-button svg {
    width: 24px;
    height: 24px;
    fill: #8c8c8c;
}

.asw-clear-input {
    background: none !important;
    border: none !important;
    cursor: pointer !important;
    color: #666 !important;
    display: none;
    align-items: center !important;
    justify-content: center !important;
    position: absolute !important;
    left: 50px !important;
    padding: 0 !important;
    width: auto !important;
    height: auto !important;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
}

.asw-clear-input.show {
    display: flex !important;
    opacity: 1;
}

.asw-dropdown {
    position: absolute !important;
    top: 100% !important;
    right: 0 !important;
    left: 0 !important;
    background: white !important;
    border-radius: 8px !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
    margin-top: 8px !important;
    padding: 16px !important;
    z-index: 1000 !important;
    display: none !important;
}

.asw-search-input:focus-within+.asw-dropdown,
.asw-dropdown:hover {
    display: block !important;
}

.asw-banner {
    margin-bottom: 16px;
    border-radius: 8px;
    overflow: hidden;
    line-height: 0;
}

.asw-banner img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 8px;
}

.asw-section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
    font-weight: 600;
    color: #333;
    font-family: inherit;
}

.asw-section-header span {
    display: flex;
    align-items: center;
    font-family: inherit;
}

.asw-section-header svg {
    margin-left: 8px;
    width: 20px;
    height: 20px;
    fill: currentColor;
}

.asw-clear-all {
    background: none !important;
    border: none !important;
    cursor: pointer !important;
    color: #888 !important;
    font-size: 12px !important;
    padding: 4px 8px !important;
    border-radius: 4px !important;
}

.asw-clear-all:hover {
    background: #f5f5f5;
}

.asw-recent-searches,
.asw-popular-searches {
    margin-bottom: 16px;
}

.asw-popular-searches {
    border-top: 1px solid #e0e0e0;
    padding-top: 16px;
}

.swiper-novin {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.asw-searches-list {
    display: flex;
    width: 100%;
}

.asw-search-term {
    display: inline-flex;
    align-items: center;
    background: #f5f5f5;
    padding: 8px 12px;
    border-radius: 20px;
    cursor: pointer;
    font-size: 13px;
    transition: background 0.2s;
    white-space: nowrap;
    flex-shrink: 0;
    font-family: inherit;
    margin: 0 4px;
    height: 36px;
}

.asw-search-term:hover {
    background: #e0e0e0;
}

.asw-search-term svg {
    margin-right: 4px;
    width: 20px;
    height: 20px;
    fill: #404040;
}

.asw-no-results {
    color: #888;
    font-size: 14px;
    padding: 8px 0;
    font-family: inherit;
    text-align: center;
    width: 100%;
}

.swiper-novin-slide {
    width: auto !important;
    height: auto !important;
    margin: 0 4px !important;
}

.swiper-novin-wrapper {
    padding: 5px;
    display: flex;
    flex-wrap: nowrap;
}

/* Ø§Ø³ØªØ§ÛŒÙ„ Ù‡Ø¯Ø± Ù†ØªØ§ÛŒØ¬ Ø¬Ø³ØªØ¬Ùˆ - Ø§ØµÙ„Ø§Ø­ Ø´Ø¯Ù‡ */
.asw-results-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.asw-results-header>div {
    display: flex;
}

.asw-results-title {
    font-size: 15px;
    font-weight: 700;
    color: #333;
    display: flex;
    align-items: center;
    order: 2;
    /* Ù…ØªÙ† Ø¯Ø± Ø³Ù…Øª Ø±Ø§Ø³Øª */
}

.asw-show-all-btn {
    background: #24ab9a !important;
    color: white !important;
    border: none !important;
    padding: 10px 10px !important;
    border-radius: 25px !important;
    cursor: pointer !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    line-height: 1 !important;
    min-height: fit-content !important;
    transition: all 0.3s ease !important;
    display: flex !important;
    align-items: center !important;
    box-shadow: 0 2px 8px rgba(36, 171, 154, 0.3) !important;
    order: 1;
    /* Ø¯Ú©Ù…Ù‡ Ø¯Ø± Ø³Ù…Øª Ú†Ù¾ */
}

.asw-show-all-btn:hover {
    background: #1d8a7a;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(36, 171, 154, 0.4);
}

.asw-show-all-btn svg {
    width: 16px;
    height: 16px;
    fill: currentColor;
    margin-right: 8px;
    /* ØªØºÛŒÛŒØ± Ø¨Ù‡ Ø³Ù…Øª Ú†Ù¾ */
    transform: rotate(180deg);
}

/* Ø§Ø³ØªØ§ÛŒÙ„ Ù…Ø­ØµÙˆÙ„Ø§Øª Ø¹Ø§Ø¯ÛŒ Ø¨Ø§ ØªØµÙˆÛŒØ± Ø¯Ø± Ø³Ù…Øª Ø±Ø§Ø³Øª */
.asw-product-item {
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.3s ease;
    background: white;
}

.asw-product-item:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    border-color: #24ab9a;
}

.asw-product-content {
    display: flex;
    height: 90px;
    flex-direction: row-reverse;
    /* ØªØµÙˆÛŒØ± Ø¯Ø± Ø³Ù…Øª Ø±Ø§Ø³Øª */
}

.asw-product-image {
    width: 80px;
    height: auto;
    background: #f8f9fa;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
    border-right: 1px solid #e0e0e0;
    /* ØªØºÛŒÛŒØ± border Ø¨Ù‡ Ø±Ø§Ø³Øª */
}

.asw-product-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.asw-product-info {
    padding: 7px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.asw-product-info h4 {
    margin: 0 0 8px 0;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 1.4;
    color: #333;
    margin-bottom: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.asw-product-price {
    color: #24ab9a;
    font-weight: 500;
    font-size: 11px;
    margin-bottom: 0px;
}

.asw-product-stock {
    font-size: 10px;
    padding: 1px 5px;
    border-radius: 12px;
    display: inline-block;
    width: fit-content;
}

.asw-product-stock.in-stock {
    background: #e8f5e8;
    color: #2e7d32;
    border: 1px solid #c8e6c9;
}

.asw-product-stock.out-of-stock {
    background: #ffebee;
    color: #c62828;
    border: 1px solid #ffcdd2;
}

/* Ø§Ø³ØªØ§ÛŒÙ„ Ù…Ø®ØµÙˆØµ Ù…Ø­ØµÙˆÙ„Ø§Øª Ù¾Ø±ÙˆÙ…ÙˆØª - Ø±Ù†Ú¯ Ù†Ø§Ø±Ù†Ø¬ÛŒ Ù…ØªÙ…Ø§ÛŒØ² */
.asw-product-item.promoted {
    border: 2px solid #FF6B35;
    background: linear-gradient(135deg, #FFF3E0 0%, #FFE0B2 100%);
    position: relative;
    box-shadow: 0 4px 15px rgba(255, 107, 53, 0.2);
}

.asw-product-item.promoted:hover {
    border-color: #E55A2B;
    box-shadow: 0 8px 25px rgba(255, 107, 53, 0.3);
    transform: translateY(-4px) scale(1.02);
}

.asw-product-item.promoted::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    /* ØªØºÛŒÛŒØ± Ø¨Ù‡ Ø³Ù…Øª Ú†Ù¾ */
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 40px 40px;
    /* ØªØºÛŒÛŒØ± Ø¬Ù‡Øª Ù…Ø«Ù„Ø« */
    border-color: #FF6B35 transparent #00000000 #FF6B35;
    z-index: 2;
}

.asw-product-item.promoted::after {
    content: "â­";
    position: absolute;
    top: 2px;
    left: 4px;
    /* ØªØºÛŒÛŒØ± Ø¨Ù‡ Ø³Ù…Øª Ú†Ù¾ */
    font-size: 14px;
    z-index: 3;
    color: white;
}

.asw-product-promoted-badge {
    position: absolute;
    bottom: -1px;
    left: 0px;
    /* ØªØºÛŒÛŒØ± Ø¨Ù‡ Ø³Ù…Øª Ø±Ø§Ø³Øª */
    background: linear-gradient(45deg, #FF6B35, #FF5252);
    color: white;
    padding: 1px 8px;
    border-radius: 0 8px;
    font-size: 10px;
    font-weight: 700;
    z-index: 2;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

/* Ø§Ø³ØªØ§ÛŒÙ„ Ù…Ø­ØµÙˆÙ„ Ù¾Ø±ÙˆÙ…ÙˆØª Ø´Ø¯Ù‡ (Ø¨Ø®Ø´ Ù¾Ø§ÛŒÛŒÙ†ÛŒ) */
.asw-promoted-product {
    border-top: 1px solid #e0e0e0;
    padding-top: 16px;
    margin-top: 16px;
}

.asw-promoted-item {
    position: relative;
    border: 2px solid #FF6B35;
    border-radius: 16px;
    overflow: hidden;
    background: linear-gradient(135deg, #FFF3E0 0%, #FFE0B2 100%);
    box-shadow: 0 4px 15px rgba(255, 107, 53, 0.2);
}

.asw-promoted-item:hover {
    box-shadow: 0 8px 25px rgba(255, 107, 53, 0.3);
    transform: translateY(-2px);
}

.asw-promoted-badge {
    position: absolute;
    top: 12px;
    right: 12px;
    /* ØªØºÛŒÛŒØ± Ø¨Ù‡ Ø³Ù…Øª Ø±Ø§Ø³Øª */
    background: linear-gradient(45deg, #FF6B35, #FF5252);
    color: white;
    padding: 6px 12px;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 700;
    z-index: 2;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}

.asw-promoted-content {
    display: flex;
    height: 140px;
    flex-direction: row-reverse;
    /* ØªØµÙˆÛŒØ± Ø¯Ø± Ø³Ù…Øª Ø±Ø§Ø³Øª */
}

.asw-promoted-image {
    width: 140px;
    height: 140px;
    background: #FFE0B2;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    border-right: 2px solid #FF6B35;
    /* ØªØºÛŒÛŒØ± border Ø¨Ù‡ Ø±Ø§Ø³Øª */
}

.asw-promoted-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.asw-promoted-info {
    padding: 16px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.asw-promoted-info h3 {
    margin: 0 0 8px 0;
    font-size: 16px;
    font-weight: 700;
    color: #333;
}

.asw-promoted-price {
    color: #E53935;
    font-weight: 800;
    font-size: 16px;
}

/* Ú¯Ø±ÛŒØ¯ Ù…Ø­ØµÙˆÙ„Ø§Øª 3 Ø³ØªÙˆÙ†Ù‡ */
.asw-products-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin-bottom: 20px;
}

/* Ø§Ø³ØªØ§ÛŒÙ„ Ø¬Ø¯ÛŒØ¯ Ø¨Ø±Ø§ÛŒ Ø¯Ø³ØªÙ‡ Ø¨Ù†Ø¯ÛŒ Ù‡Ø§ÛŒ Ù¾ÛŒØ´Ù†Ù‡Ø§Ø¯ÛŒ */
.asw-suggested-categories {
    margin-bottom: 10px;
}

.categories-swiper-novin {
    overflow: hidden;
}

.asw-categories-list {
    display: flex;
    gap: 15px;
    padding: 10px 0;
}

.asw-category-item {
    flex: 0 0 auto;
    width: 100px;
    text-align: center;
}

.asw-category-link {
    display: block;
    text-decoration: none;
    color: #333;
    transition: transform 0.2s;
}

.asw-category-link:hover {
    transform: translateY(-2px);
    color: #333;
}

.asw-category-image {
    position: relative;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 8px;
    background: #f5f5f5;
    border: 3px solid #24ab9a;
}

.asw-category-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.asw-category-count {
    position: absolute;
    top: 1px;
    left: 1px;
    background: #24ab9a;
    color: white;
    border-radius: 7px;
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    font-weight: 600;
    padding: 1px 5px 0px 15px;
}

.asw-category-name {
    font-size: 11px;
    font-weight: 600;
    line-height: 1.3;
    margin-top: 5px;
    height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.categories-swiper-novin .swiper-novin-slide {
    width: auto !important;
}

.asw-live-results {
    position: relative !important;
    min-height: 200px !important;
}

.asw-live-loading {
    display: flex;
    align-items: center !important;
    justify-content: center !important;
    padding: 40px !important;
    color: #666 !important;
}

.asw-spinner {
    width: 20px;
    height: 20px;
    border: 2px solid #f3f3f3;
    border-top: 2px solid #24ab9a;
    border-radius: 50%;
    animation: asw-spin 1s linear infinite;
    margin-left: 10px;
}

@keyframes asw-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.asw-live-content {
    animation: asw-fadeIn 0.3s ease-in !important;
    display: block !important;
}

@keyframes asw-fadeIn {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.asw-no-results-found {
    text-align: center;
    padding: 40px 20px;
    color: #666;
}

.asw-no-results-found svg {
    fill: #ccc;
}

/* Ù…ÙˆØ¨Ø§ÛŒÙ„ Ù¾Ø§Ù¾ Ø¢Ù¾ */
.asw-mobile-popup {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background: white !important;
    z-index: 9999 !important;
    flex-direction: column !important;
    transform: translateY(150%) !important;
    transition: transform 0.3s ease-out !important;
    display: flex !important;
    overflow: hidden !important;
}

.asw-mobile-popup.active {
    transform: translateY(0) !important;
}

.asw-mobile-header {
    display: flex;
    align-items: center;
    padding: 16px;
    border-bottom: 1px solid #e0e0e0;
    height: auto;
    gap: 12px;
    flex-shrink: 0;
}

.asw-mobile-header .asw-search-input {
    flex: 1;
    margin: 0;
}

.asw-close-popup {
    background: none;
    border: none;
    cursor: pointer;
    flex-shrink: 0;
    order: -1;
    padding: 0;
}

.asw-close-popup svg {
    width: 24px;
    height: 24px;
    fill: #404040;
    margin-top: 5px;
}

.asw-mobile-content {
    flex: 1 !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    padding: 16px !important;
    -webkit-overflow-scrolling: touch !important;
    display: block !important;
}

.asw-mobile-content .asw-dropdown {
    position: static !important;
    box-shadow: none !important;
    margin-top: 0 !important;
    padding: 0 !important;
    display: block !important;
}



/* Ø±Ø³Ù¾Ø§Ù†Ø³ÛŒÙˆ */
@media (max-width: 1024px) {
    .asw-products-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .desktop-version {
        display: none !important;
    }

    .asw-dropdown {
        display: block !important;
        position: static !important;
        box-shadow: none !important;
        margin-top: 0 !important;
    }

    .asw-results-header {
        gap: 12px;
        align-items: stretch;
    }

    .asw-show-all-btn {
        align-self: center;
        order: 2;
        /* Ø¯Ø± Ù…ÙˆØ¨Ø§ÛŒÙ„ Ø¯Ú©Ù…Ù‡ Ù¾Ø§ÛŒÛŒÙ† ØªØ± */
    }

    .asw-results-title {
        order: 1;
        /* Ø¯Ø± Ù…ÙˆØ¨Ø§ÛŒÙ„ Ù…ØªÙ† Ø¨Ø§Ù„Ø§ØªØ± */
    }

    .asw-products-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 3px;
    }

    .asw-product-content {
        height: 90px;
        flex-direction: row-reverse;
        /* Ø¯Ø± Ù…ÙˆØ¨Ø§ÛŒÙ„ ØªØµÙˆÛŒØ± Ø¨Ø§Ù„Ø§ */
    }

    .asw-product-image {
        width: 80px;
        height: auto;
        border-right: none;
        border-bottom: 1px solid #e0e0e0;
    }

    .asw-promoted-content {
        flex-direction: column;
        /* Ø¯Ø± Ù…ÙˆØ¨Ø§ÛŒÙ„ ØªØµÙˆÛŒØ± Ø¨Ø§Ù„Ø§ */
        height: auto;
    }

    .asw-promoted-image {
        width: 100%;
        height: 160px;
        border-right: none;
        border-bottom: 2px solid #FF6B35;
    }

    .asw-mobile-content .swiper-novin {
        overflow: visible;
    }

    .asw-mobile-content .swiper-novin-wrapper {
        -webkit-overflow-scrolling: touch;
    }

    .asw-mobile-content .asw-search-term {
        font-size: 14px;
        padding: 10px 14px;
    }

    .asw-mobile-content .asw-section-header {
        font-size: 16px;
    }

    .asw-category-item {
        width: 90px;
    }

    .asw-category-image {
        width: 60px;
        height: 60px;
    }

    form.asw-search-form {
        width: 100%;
    }

    .asw-section-header span {
        font-size: 14px;
    }
}

@media (min-width: 769px) {
    .mobile-version {
        display: none !important;
    }

    .asw-mobile-search-icon {
        display: none !important;
    }

    .asw-mobile-popup {
        display: none !important;
    }
}

@media (max-width: 480px) {
    .asw-products-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .asw-product-image {
        height: auto;
        width: 80px;
    }

    .asw-promoted-image {
        height: 140px;
    }

    .asw-product-info h4 {
        font-size: 13px;
    }

    .asw-promoted-info h3 {
        font-size: 14px;
    }

    .asw-mobile-content {
        padding: 16px 7px;
    }
}

.asw-search-term {
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
}

body.asw-mobile-popup-open {
    overflow: hidden !important;
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
}

/* Ø§Ø³ØªØ§ÛŒÙ„ Ø¨Ø±Ø§ÛŒ Ø¢ÛŒÚ©ÙˆÙ† Ù‡Ø§ÛŒ Ø¨Ø®Ø´ Ù‡Ø§ */
.asw-section-icon {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-left: 8px;
}

.asw-clear-all img {
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

.asw-results-header .asw-section-icon {
    width: 24px;
    height: 24px;
    margin-left: 6px;
}

ul.asw-suggestions-list li {
    list-style: none;
}

/* Ø§Ø³Ù¾ÛŒÙ†Ø± Ø¨Ù‡Ø¨ÙˆØ¯ ÛŒØ§ÙØªÙ‡ */
.asw-live-loading.searching-active {
    animation: pulse-opacity 1.5s ease-in-out infinite;
}

@keyframes pulse-opacity {
    0% {
        opacity: 0.7;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0.7;
    }
}

.asw-spinner {
    width: 24px !important;
    height: 24px !important;
    border: 3px solid #f3f3f3 !important;
    border-top: 3px solid #24ab9a !important;
    border-radius: 50% !important;
    animation: asw-spin 1s linear infinite !important;
    margin-left: 10px !important;
}

@keyframes asw-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Ù¾ÛŒØ§Ù… Ø­Ø¯Ø§Ù‚Ù„ Ú©Ø§Ø±Ø§Ú©ØªØ± */
.asw-min-chars-message {
    text-align: center !important;
    padding: 20px !important;
    color: #666 !important;
    font-size: 14px !important;
}

.asw-min-chars-message svg {
    width: 32px;
    height: 32px;
    fill: #ccc;
    margin-bottom: 10px;
}

/* Ø§Ø³ØªØ§ÛŒÙ„ Ø³Ø§Ø¯Ù‡ Ø¨Ø±Ø§ÛŒ Ø³ÙˆÛŒÛŒÙ¾Ø±Ù‡Ø§   */
.categories-swiper-novin,
.recent-searches-swiper-novin,
.popular-searches-swiper-novin {
    overflow: hidden !important;
    padding: 5px 0 !important;
}

.categories-swiper-novin .swiper-novin-wrapper,
.recent-searches-swiper-novin .swiper-novin-wrapper,
.popular-searches-swiper-novin .swiper-novin-wrapper {
    display: flex !important;
    flex-wrap: nowrap !important;
    padding: 5px 0 !important;
}

.categories-swiper-novin .swiper-novin-slide,
.recent-searches-swiper-novin .swiper-novin-slide,
.popular-searches-swiper-novin .swiper-novin-slide {
    width: auto !important;
    height: auto !important;
}

/* Ø¨Ù‡Ø¨ÙˆØ¯ Ø¹Ù…Ù„Ú©Ø±Ø¯ Ø³ÙˆÛŒÛŒÙ¾Ø±Ù‡Ø§ */
.categories-swiper-novin .swiper-novin-wrapper,
.recent-searches-swiper-novin .swiper-novin-wrapper,
.popular-searches-swiper-novin .swiper-novin-wrapper {
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}

/* Ø¬Ù„ÙˆÚ¯ÛŒØ±ÛŒ Ø§Ø² flash of unstyled content */
.swiper-novin {
}

.swiper-novin-initialized {
    visibility: visible;
}

@media (max-width: 768px) {

    .categories-swiper-novin,
    .recent-searches-swiper-novin,
    .popular-searches-swiper-novin {
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch !important;
    }
}




.swiper-novin-horizontal {
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.swiper-novin-horizontal::-webkit-scrollbar {
    width: 0 !important;
    height: 0 !important;
    display: none;
}

@supports (-webkit-touch-callout: none) {
    .asw-search-field {
        font-size: 16px !important;
        transform: scale(1);
    }

    .asw-search-field:focus {
        transform: scale(1);
    }
}

.asw-desktop-search-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    cursor: pointer;
    background: #f5f5f5 !important;
    border: none !important;
    border-radius: 8px !important;
    padding: 0 !important;
    transition: background 0.2s;
}

.asw-desktop-search-icon:hover {
    background: #e0e0e0 !important;
}

.asw-desktop-search-icon svg {
    width: 24px;
    height: 24px;
    fill: #24ab9a;
}

.asw-desktop-popup {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background: white !important;
    z-index: 9999 !important;
    flex-direction: column !important;
    transform: translateY(-100%) !important;
    transition: transform 0.3s ease-out !important;
    display: flex !important;
    overflow: hidden !important;
}

.asw-desktop-popup.active {
    transform: translateY(0) !important;
}

.asw-desktop-popup-header {
    display: flex;
    align-items: center;
    padding: 20px;
    border-bottom: 1px solid #e0e0e0;
    gap: 12px;
    flex-shrink: 0;
    background: white;
}

.asw-desktop-popup-header .asw-search-input {
    flex: 1;
    margin: 0;
}

.asw-close-desktop-popup {
    background: none !important;
    border: none !important;
    cursor: pointer;
    flex-shrink: 0;
    order: -1;
    padding: 0 !important;
}

.asw-close-desktop-popup svg {
    width: 28px;
    height: 28px;
    fill: #404040;
}

.asw-desktop-popup-content {
    flex: 1;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 20px;
    -webkit-overflow-scrolling: touch;
}

.asw-desktop-popup-content .asw-dropdown {
    position: static;
    box-shadow: none;
    margin-top: 0;
    padding: 0;
    display: block;
}

.desktop-version[data-mode="full"] .asw-desktop-search-icon {
    display: none !important;
}

.desktop-version[data-mode="full"] .asw-desktop-popup {
    display: none !important;
}

.desktop-version[data-mode="compact"]>.asw-search-form {
    display: none !important;
}

.advanced-search-wrapper * {
    box-sizing: border-box;
}

.advanced-search-wrapper button {
    all: unset;
    box-sizing: border-box;
}

.asw-desktop-search-icon {
    all: unset;
    box-sizing: border-box;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer !important;
    width: 44px !important;
    height: 44px !important;
    background: #f5f5f5 !important;
    border-radius: 8px !important;
    transition: background 0.2s !important;
}

.asw-desktop-search-icon:hover {
    background: #e0e0e0 !important;
}

.asw-desktop-search-icon svg {
    width: 24px !important;
    height: 24px !important;
    fill: #24ab9a !important;
}

.asw-mobile-search-icon {
    all: unset;
    box-sizing: border-box;
    display: inline-flex !important;
    align-items: center !important;
    flex-direction: row !important;
    gap: 8px !important;
    height: 44px !important;
    cursor: pointer !important;
    background: #ffffff !important;
    padding: 0 14px !important;
    border-radius: 9px !important;
    width: auto !important;
    min-width: 120px !important;
    direction: rtl !important;
}

.asw-mobile-search-icon .asw-mobile-search-label {
    font-family: 'Dana', Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #333 !important;
    white-space: nowrap !important;
    flex: 1 !important;
    text-align: right !important;
    order: 1 !important;
}

.asw-mobile-search-icon svg {
    width: 22px !important;
    height: 22px !important;
    fill: #24ab9a !important;
    flex-shrink: 0 !important;
    order: 2 !important;
}

body.asw-desktop-popup-open {
    overflow: hidden !important;
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
}

.elementor-popup-modal .dialog-close-button {
    z-index: 100 !important;
}
