/*
Theme Name: Digibon
Theme URI: https://rtl-theme.com/
Author: Avadis
Author URI: https://www.rtl-theme.com/author/avadis/
Description: Digibon is a premium WordPress coupon and deals theme designed for showcasing discount codes, special offers, and promotions from brands and online stores. Built for performance, SEO optimization, and monetization, it provides a modern user experience ideal for affiliate and commercial websites.
Version: 1.0
*/
 
@font-face {
    font-family: VazirmatnFD;
    src: url('assets/fonts/Vazirmatn-FD-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: VazirmatnFD;
    src: url('assets/fonts/Vazirmatn-FD-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: EstedadFD;
    src: url('assets/fonts/Estedad-FD-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: EstedadFD;
    src: url('assets/fonts/Estedad-FD-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'icomoon';
    src: url('assets/webfonts/icomoon.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

:host,
:root {
    --fa-family-classic: "Font Awesome 7 Pro";
    --fa-font-solid: normal 900 1em/1 var(--fa-family-classic);
    --fa-style-family-classic: var(--fa-family-classic)
}

@font-face {
    font-family: "Font Awesome 7 Pro";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(assets/webfonts/fa-solid-900.woff2)
}

.fas {
    --fa-style: 900
}

.fa-classic,
.fas {
    --fa-family: var(--fa-family-classic)
}

.fa-solid {
    --fa-style: 900
}

:root {
    --primary-color: #E80645;
    --primary-dark: #c0392b;
    --text-color: #333;
    --bg-color: #fff;
    --card-bg: #fff;
    --header-bg: #fff;
    --borders-color: #E5E7EB;
    --input-bg: #fff;
    --hover-bg: #f0f0f0;
}

body.dark-mode {
    --text-color: #9ca3af;
    --bg-color: #0d0f14;
    --card-bg: #161920;
    --header-bg: #161920;
    --borders-color: rgba(255, 255, 255, 0.07);
    --input-bg: #0d0f14;
    --hover-bg: #383838;
}

body.dark-mode .app-style-card,
body.dark-mode .v3-coupon-container,
body.dark-mode .custom-coupon-card,
body.dark-mode .discount-brand-header,
body.dark-mode .discounts-about-section,
body.dark-mode .discount-right-sections,
body.dark-mode .share-single-link,
body.dark-mode .discount-comments-section,
body.dark-mode .action-btn,
body.dark-mode .style-two-card,
body.dark-mode .shop-archive-header,
body.dark-mode .category-long-description,
body.dark-mode .category-header,
body.dark-mode .archive-header,
body.dark-mode .category-header-box,
body.dark-mode .modal-code-display,
body.dark-mode .modal-footer,
body.dark-mode .search-results-overlay,
body.dark-mode .shop-box,
body.dark-mode .cat-box,
body.dark-mode .featured-post,
body.dark-mode .single-post-content,
body.dark-mode .author-box,
body.dark-mode .comments-area,
body.dark-mode .widget,
body.dark-mode .post-tag,
body.dark-mode .modal-box,
body.dark-mode select,
body.dark-mode .status-radio.success input:checked+.radio-card,
body.dark-mode .status-radio.danger input:checked+.radio-card, body.dark-mode .snav-mobile-panel, body.dark-mode .pagination a, body.dark-mode .pagination span {
    background: var(--card-bg);
    color: var(--text-color);
}

body.dark-mode .working-status-selector,
body.dark-mode textarea,
body.dark-mode .discount-modal .modal-content,
body.dark-mode .newsletter-form input[type="email"],
body.dark-mode .copy-link-area input, body.dark-mode .snav-m-link:hover {
    background: var(--input-bg);
    color: var(--text-color);
    border-color: var(--borders-color)
}

body.dark-mode .discount-title,
body.dark-mode h2,
body.dark-mode h3,
body.dark-mode .code-value,
body.dark-mode .v3-coupon-title h3 a,
body.dark-mode .card-main-content h3.entry-title a,
body.dark-mode .custom-coupon-header h3 a,
body.dark-mode .two-title a,
body.dark-mode .shop-archive-title,
body.dark-mode .archive-title,
body.dark-mode .category-title,
body.dark-mode .item-title,
body.dark-mode .post-title,
body.dark-mode .blog-post-title a,
body.dark-mode .featured-post-title a, body.dark-mode .snav-m-link{
    color: #f0f2f8
}
body.dark-mode .dg-footer-menu a{
	color: var(--text-color) !important
}
body.dark-mode p,
body.dark-mode .vote-label,
body.dark-mode .vote-count,
body.dark-mode .satisfaction-rate,
body.dark-mode .ticket-top .val-num,
body.dark-mode .ticket-top .val-label,
body.dark-mode .v3-amount-text,
body.dark-mode .v3-amount-label,
body.dark-mode .custom-coupon-val,
body.dark-mode .custom-coupon-val small,
body.dark-mode .btn-wishlist,
body.dark-mode .comment-author-name,
body.dark-mode .shop-short-description,
body.dark-mode .category-short-description,
body.dark-mode .post-content-body,
body.dark-mode .detail-item,
body.dark-mode ::placeholder,
body.dark-mode .post-meta span,
body.dark-mode .blog-post-excerpt,
body.dark-mode .cat-count,
body.dark-mode .featured-post-excerpt,
body.dark-mode .post-meta a,
body.dark-mode .snav-link,
body.dark-mode .snav-drop-link, body.dark-mode .breadcrumb, body.dark-mode .breadcrumb a,  body.dark-mode .snav-hamburger, body.dark-mode .snav-m-sub-link  {
    color: var(--text-color)
}

body.dark-mode .ticket-top {
    background: #1E2230;
    color: var(--text-color)
}

body.dark-mode .discount-code-field,
body.dark-mode .satisfaction-rate,
body.dark-mode .about-title-wrapper,
body.dark-mode .btn-share,
body.dark-mode .v3-value-inner,
body.dark-mode .custom-coupon-body,
body.dark-mode .two-actions-stack,
body.dark-mode .comment-body,
body.dark-mode .search-list li a,
body.dark-mode .search-results-overlay,
body.dark-mode .author-box,
body.dark-mode .copy-link-area,
body.dark-mode select,
body.dark-mode .radio-card, body.dark-mode .snav-hamburger, body.dark-mode .snav-panel-header, body.dark-mode .snav-panel-close {
    border-color: var(--borders-color)
}

body.dark-mode .two-special,
body.dark-mode .v3-coupon-special-tag,
body.dark-mode .custom-coupon-special-tag,
body.dark-mode .special-tag {
    color: #FFD060;
    background: rgb(251 228 98 / 25%)
}

body.dark-mode .two-expired,
body.dark-mode .v3-status-label.expired,
body.dark-mode .custom-coupon-status.expired,
body.dark-mode .expired-tag,
body.dark-mode .status-badge.failed {
    color: #FF2E34;
    background: rgb(251 98 98 / 25%)
}

body.dark-mode .two-active,
body.dark-mode .v3-status-label.active,
body.dark-mode .custom-coupon-status.active,
body.dark-mode .active-tag,
body.dark-mode .status-badge.working {
    color: #00E676;
    background: rgba(0, 230, 118, 0.25)
}

body.dark-mode .modern-cat-circle {
    background-color: var(--card-bg)
}

body.dark-mode .shop-archive-logo {
    background: #fff;
    border-radius: 10px;
}

body.dark-mode .custom-coupon-logo-wrap,
body.dark-mode .v3-logo-box,
body.dark-mode .modal-shop-logo,
body.dark-mode .shop-box img {
    background: #fff;
    border-radius: 10px;
    padding: 10px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'VazirmatnFD', sans-serif;
    direction: rtl;
    text-align: right;
    background-color: var(--bg-color);
    color: var(--text-color);
    line-height: 1.6;
    transition: background-color 0.3s, color 0.3s;
}

input,
textarea,
button,
select {
    font-family: 'VazirmatnFD', sans-serif;
}

a {
    color: var(--primary-color);
    text-decoration: none
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.shadow-active .my-shadow {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

.border-active .my-border {
    border: 2px dashed #6C90D3;
}

.site-header {
    background: var(--header-bg);
    top: 0;
    z-index: 1000;
    transition: all 0.3s;
    border-bottom: 1px solid var(--borders-color);
}

.header-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0;
    gap: 20px;
}
.logo-dark { display: none !important; }

body.dark-mode .logo-light {
    display: none !important;
}

body.dark-mode .logo-dark {
    display: block !important;
}
.site-logo a {
    display: flex;
    align-items: center;
}

.site-logo h1 {
    margin: 0;
    font-size: 24px;
    color: var(--text-color);
}

.header-search {
    flex: 1;
    max-width: 500px;
}

.header-search form {
    display: flex;
    background: var(--input-bg);
    border-radius: 50px;
    overflow: hidden;
    border: 1px solid var(--borders-color);
    align-items: center;
}

.header-search input {
    flex: 1;
    padding: 10px 20px;
    border: none;
    background: transparent;
    font-size: 15px;
    color: var(--text-color);
}

.header-search input:focus {
    outline: none;
}

.header-search button {
    padding: 0 20px;
    background: transparent;
    border: none;
    color: var(--text-color);
    cursor: pointer;
    transition: all 0.3s;
    font-size: 18px;
    line-height: 1;
}

.header-search button:hover {
    background: transparent;
}

.search-wrapper {
    position: relative;
    width: 100%;
}

.search-results-overlay {
    position: absolute;
    top: 110%;
    right: 0;
    width: 100%;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    z-index: 9999;
    display: none;
    overflow: hidden;
    border: 1px solid #eee;
}

.wishlist-icon-header {
    font-size: 22px;
    color: var(--text-color);
    display: flex;
    text-decoration: none;
}

.skeleton-item {
    display: flex;
    padding: 15px;
    gap: 12px;
    align-items: center;
}

.sk-circle {
    width: 45px;
    height: 45px;
    background: #f2f2f2;
    border-radius: 50%;
}

.sk-line {
    background: #f2f2f2;
    height: 10px;
    border-radius: 5px;
    margin-bottom: 8px;
    position: relative;
    overflow: hidden;
}

.sk-line.long {
    width: 150px;
}

.sk-line.short {
    width: 80px;
}

.sk-line::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, transparent, #fff, transparent);
    animation: loading-shimmer 1.5s infinite;
}

@keyframes loading-shimmer {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}

.search-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.search-list li a {
    display: flex;
    align-items: center;
    padding: 12px 15px;
    text-decoration: none;
    border-bottom: 1px solid #f8f8f8;
    transition: 0.3s;
}

.search-list li a:hover {
    background: #fff5f5;
}

.item-logo {
    width: 40px;
    height: 40px;
    margin-left: 12px;
    border-radius: 8px;
    overflow: hidden;
    background: #f9f9f9;
    display: flex;
    align-items: center;
    justify-content: center;
}

.item-logo img {
    width: 100%;
    height: auto;
}

.item-details {
    flex-grow: 1;
}

.item-title {
    display: block;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

.item-shop {
    font-size: 11px;
    color: #999;
}

.item-amount {
    background: var(--primary-color);
    color: #fff;
    padding: 3px 8px;
    border-radius: 6px;
    font-size: 11px;
}

.no-result-found {
    padding: 20px;
    text-align: center;
    color: #666;
}

.header-actions {
    display: flex;
    gap: 0px;
    align-items: center;
}

.btn-header {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 7px 20px;
    background: var(--primary-color);
    color: #fff;
    text-decoration: none;
    border-radius: 8px;
    font-weight: 400;
    transition: all 0.3s;
    font-size: 14px;
}

.btn-header:hover {
    opacity: 0.8
}

.btn-theme-toggle {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: transparent;
    border-width: 0px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    color: var(--text-color);
    transition: all 0.3s;
}

.btn-theme-toggle:hover {
    transform: rotate(360deg);
}

.light-icon {
    display: none;
}

body.dark-mode .light-icon {
    display: block;
}

body.dark-mode .dark-icon {
    display: none;
}

body.dark-mode .snav-drop {
    background: var(--card-bg)
}

:root {
    --snav-height: 60px;
    --snav-bg: #ffffff;
    --snav-border: #eaeaea;
    --snav-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    --snav-font: inherit;
    --snav-muted: #666666;
    --snav-text: #222222;
    --snav-hover-bg: #f8f9fa;
    --snav-accent: #007bff;
    --snav-accent-bg: #e6f2ff;
    --snav-drop-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    --snav-radius: 8px;
    --snav-overlay: rgba(0, 0, 0, 0.5);
    --snav-mobile-width: 320px;
}

.snav {
    top: 0;
    width: 100%;
}

.snav-inner {
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0px;
}

.snav-menu {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 2px;
    height: var(--snav-height);
}

.snav-item {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}

.snav-item.snav-has-drop::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 12px;
    transform: translateY(100%);
    z-index: 1;
}

.snav-link {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 8px 14px;
    border-radius: 8px;
    color: var(--snav-muted);
    text-decoration: none;
    font-size: 0.9rem;
    font-weight: 500;
    white-space: nowrap;
    cursor: pointer;
    transition: background 0.18s, color 0.18s;
    font-family: var(--snav-font);
    border: none;
    background: none;
    line-height: 1;
}

.snav-link .snav-caret {
    font-size: 0.62rem;
    transition: transform 0.25s;
}

.snav-link:hover {
    color: var(--primary-color)
}

.snav-item.snav-has-drop:hover>.snav-link {
    color: var(--primary-color)
}

.snav-item.snav-has-drop:hover>.snav-link .snav-caret {
    transform: rotate(180deg);
}

.snav-drop {
    position: absolute;
    top: calc(100% + 6px);
    right: 0;
    left: auto;
    min-width: 200px;
    background: var(--snav-bg);
    border-radius: var(--snav-radius);
    padding: 6px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-6px);
    transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s;
    pointer-events: none;
    z-index: 9998;
    list-style: none;
    margin: 0;
}

.snav-item.snav-has-drop:hover>.snav-drop {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: all;
}

.snav-drop-link {
    display: block;
    padding: 10px 14px;
    border-radius: 7px;
    color: var(--snav-muted);
    text-decoration: none;
    font-size: 0.875rem;
    font-weight: 400;
    font-family: var(--snav-font);
    transition: background 0.15s, color 0.15s;
    white-space: nowrap;
}

.snav-drop-link:hover {
    color: var(--primary-color)
}

.snav-drop-divider {
    height: 1px;
    background: var(--snav-border);
    margin: 5px 0;
}

.snav-nested {
    position: relative;
}

.snav-nested>.snav-drop-link::before {
    content: '\f104';
    font-family: 'Font Awesome 7 pro', 'FontAwesome';
    font-weight: 900;
    font-size: 0.6rem;
    color: var(--snav-muted);
    float: left;
    margin-top: 2px;
}

.snav-nested::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 10px;
    transform: translateX(100%);
}

.snav-nested-drop {
    position: absolute;
    top: -6px;
    right: calc(100% + 4px);
    left: auto;
    min-width: 180px;
    background: var(--snav-bg);
    border: 1px solid var(--snav-border);
    border-radius: var(--snav-radius);
    box-shadow: var(--snav-drop-shadow);
    padding: 6px;
    opacity: 0;
    visibility: hidden;
    transform: translateX(6px);
    transition: opacity 0.18s ease, transform 0.18s ease, visibility 0.18s;
    pointer-events: none;
    z-index: 9999;
    list-style: none;
    margin: 0;
}

.snav-nested:hover>.snav-nested-drop {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    pointer-events: all;
}

.snav-hamburger {
    display: none;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 8px;
    background: transparent;
    border: 1px solid var(--snav-border);
    color: var(--snav-text);
    font-size: 1.05rem;
    cursor: pointer;
    transition: background 0.18s, border-color 0.18s, color 0.18s;
    flex-shrink: 0;
    margin-right: 10px;
}

.snav-hamburger:hover {
    background: var(--snav-hover-bg);
    border-color: var(--snav-accent);
    color: var(--snav-accent);
}
#ajax-search-form{
	max-width: 100%
}
.elementor-widget-digibon_search .header-search{
	max-width: 100%
}
@media (max-width: 900px) {
    .snav-menu {
        display: none;
    }
    .snav-hamburger {
        display: flex;
    }
    .snav-overlay {
        display: none;
        position: fixed;
        inset: 0;
        background: var(--snav-overlay);
        z-index: 10000;
        opacity: 0;
        transition: opacity 0.28s ease;
    }
    .snav-overlay.open {
        display: block;
    }
    .snav-overlay.visible {
        opacity: 1;
    }
    .snav-mobile-panel {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        width: var(--snav-mobile-width);
        max-width: 320px;
        background: var(--snav-bg);
        z-index: 10001;
        overflow-y: auto;
        padding: 0 0 32px 0;
        transform: translateX(100%);
        transition: transform 0.32s cubic-bezier(0.16, 1, 0.3, 1);
        box-shadow: -4px 0 30px rgba(0, 0, 0, 0.12);
        display: flex;
        flex-direction: column;
    }
    .snav-mobile-panel.open {
        transform: translateX(0);
    }
    .snav-panel-header {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding: 0 16px;
        height: var(--snav-height);
        border-bottom: 1px solid var(--snav-border);
        flex-shrink: 0;
    }
    .snav-panel-close {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 36px;
        height: 36px;
        border-radius: 8px;
        background: transparent;
        border: 1px solid var(--snav-border);
        color: var(--snav-muted);
        font-size: 1rem;
        cursor: pointer;
        transition: background 0.15s, color 0.15s;
    }
    .snav-panel-close:hover {
        background: var(--snav-hover-bg);
        color: var(--snav-text);
    }
    .snav-mobile-body {
        padding: 12px 14px;
        display: flex;
        flex-direction: column;
        gap: 2px;
    }
    .snav-m-link {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 12px 14px;
        color: var(--snav-muted);
        text-decoration: none;
        font-size: 0.92rem;
        font-weight: 500;
        border-radius: 9px;
        font-family: var(--snav-font);
        transition: background 0.15s, color 0.15s;
        cursor: pointer;
        user-select: none;
        border: none;
        background: none;
        width: 100%;
        text-align: right;
    }
    .snav-m-link:hover {
        background: var(--snav-hover-bg);
        color: var(--snav-text);
    }
    .snav-m-link.snav-is-open {
        color: var(--primary-color);
    }
    .snav-m-caret {
        font-size: 0.65rem;
        transition: transform 0.25s;
        flex-shrink: 0;
    }
    .snav-m-link.snav-is-open .snav-m-caret {
        transform: rotate(180deg);
    }
    .snav-m-sub {
        display: none;
        flex-direction: column;
        gap: 1px;
        padding: 4px 0 6px 0;
        margin-right: 18px;
        margin-bottom: 2px;
    }
    .snav-m-sub.open {
        display: flex;
    }
    .snav-m-sub-link {
        display: block;
        padding: 10px 14px;
        border-radius: 7px;
        color: var(--snav-muted);
        text-decoration: none;
        font-size: 0.86rem;
        font-family: var(--snav-font);
        transition: background 0.15s, color 0.15s;
    }
    .snav-m-sub-link:hover {
        background: var(--snav-hover-bg);
        color: var(--snav-text);
    }
}

@media (min-width: 901px) {
    .snav-overlay,
    .snav-mobile-panel {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .header-top {
        flex-wrap: wrap;
    }
    .header-search {
        order: 3;
        flex: 1 1 100%;
        max-width: none;
    }
    .btn-header {
        font-size: 11px;padding: 7px 10px;
    }
    .mobile-menu-toggle {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .main-nav {
        display: none;
    }
}

@media (max-width: 480px) {
    .site-logo h1 {
        font-size: 18px;
    }
    .header-search input {
        font-size: 14px;
        padding: 8px 15px;
    }
}

.header-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wishlist-header {
    text-align: center;
    margin-bottom: 40px;
    border-bottom: 2px solid var(--borders-color);
    padding-bottom: 20px;
}

.wishlist-header h1 {
    font-size: 28px;
    color: var(--text-color);
    margin-bottom: 10px;
}

.wishlist-header p {
    color: #777;
}

.search-header {
    text-align: center;
    padding: 40px 0;
}

.search-header h1 {
    font-size: 22px;
    color: #333;
    margin-bottom: 10px;
}

.search-header p {
    color: #999;
    font-size: 15px;
}

.search-result-item {
    background: #fff;
    padding: 25px;
    border-radius: 12px;
    margin-bottom: 20px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    transition: all 0.3s;
}

.search-result-item:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}

.search-result-item h3 {
    margin-bottom: 10px;
}

.search-result-item h3 a {
    color: #333;
    text-decoration: none;
    transition: color 0.3s;
}

.search-result-item h3 a:hover {
    color: var(--primary-color);
}

.search-result-item p {
    color: #666;
    line-height: 1.8;
}

.search-form-wrapper {
    max-width: 600px;
    margin: 30px auto 0;
}

.search-form-wrapper form {
    display: flex;
    gap: 10px;
}

.search-form-wrapper input[type="search"] {
    flex: 1;
    padding: 12px 20px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 15px;
}

.search-form-wrapper button {
    padding: 12px 30px;
    background: var(--primary-color);
    color: #fff;
    border: none;
    border-radius: 8px;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s;
}

.search-form-wrapper button:hover {
    background: #c0392b;
}

.search-form {
    display: flex;
    gap: 10px;
    width: 100%;
}

.search-field {
    flex: 1;
    padding: 12px 20px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 15px;
}

.search-field:focus {
    outline: none;
    border-color: var(--primary-color);
    box-shadow: 0 0 0 3px rgba(231, 76, 60, 0.1);
}

.search-submit {
    padding: 12px 30px;
    background: var(--primary-color);
    color: #fff;
    border: none;
    border-radius: 8px;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s;
}

.search-submit:hover {
    background: #c0392b;
}

.search-submit i {
    margin-left: 5px;
}

.site-logo img {
    max-height: 55px;
}

.main-nav ul {
    list-style: none;
    display: flex;
    gap: 20px;
}

.main-nav a {
    text-decoration: none;
    color: var(--text-color);
    font-weight: 500;
    transition: color 0.3s;
}

.main-nav a:hover {
    color: var(--primary-color);
}

.home-slider {
    margin: 0px;
    position: relative;
    overflow: hidden;
    border-radius: 12px;
}

.slider-wrapper {
    display: flex;
    transition: transform 0.5s ease-in-out;
    cursor: grab;
    height: 100%;
}

.slider-wrapper:active {
    cursor: grabbing;
}

.slide {
    min-width: 100%;
    height: 100%;
    position: relative;
}

.slide img {
    width: 100%;
    display: block;
}

.slider-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.9);
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 20px;
    transition: all 0.3s ease;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
}

.home-slider:hover .slider-nav {
    opacity: 1;
    visibility: visible;
}

.slider-nav:hover {
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.slider-prev {
    right: 20px;
}

.slider-next {
    left: 20px;
}

#sliderDots {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 8px;
    z-index: 11;
}

.dot {
    width: 10px;
    height: 10px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    cursor: pointer;
    transition: 0.3s;
}

.dot.active {
    background: #fff;
    transform: scale(1.2);
}

.mt-50 {
    margin-top: 50px;
}

.discounts-list-section {
    margin: 50px 0 30px;
}

.discounts-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.stories-container {
    margin: 0px;
    overflow-x: auto;
    padding: 10px 0;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.stories-container::-webkit-scrollbar {
    display: none;
}

.stories-wrapper {
    display: flex;
    gap: 10px;
    padding: 5px;
    overflow-x: visible !important;
}

.story-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    width: 80px;
    flex-shrink: 0;
}

.story-ring {
    width: 74px;
    height: 74px;
    border-radius: 50%;
    padding: 3px;
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    margin-bottom: 8px;
    transition: transform 0.2s;
}

.story-item:hover .story-ring {
    transform: scale(1.05);
}

.story-img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    border: 3px solid #fff;
    background-color: #eee;
}

.story-viewer-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 10000;
    justify-content: center;
    align-items: center;
}

.story-content {
    width: 100%;
    max-width: 450px;
    height: 100vh;
    aspect-ratio: 9 / 16;
    position: relative;
    background: #000;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.story-image-container {
    flex: 1;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.story-image-container a {
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.story-image-container img,
.story-image-container video {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    pointer-events: none;
    user-select: none;
}

.story-progress-bar {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    height: 3px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 2px;
    z-index: 20;
}

.progress-fill {
    height: 100%;
    background: #fff;
    width: 0%;
    border-radius: 2px;
    transition: width 0.1s linear;
}

.story-header {
    position: absolute;
    top: 25px;
    left: 15px;
    right: 15px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    z-index: 20;
}

.close-story {
    font-size: 30px;
    cursor: pointer;
    line-height: 0.5;
    color: #fff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
}

.story-nav-left,
.story-nav-right {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30%;
    z-index: 15;
    cursor: pointer;
}

.story-nav-left {
    left: 0;
}

.story-nav-right {
    right: 0;
}

@media (min-width: 768px) {
    .story-content {
        height: 90vh;
        border-radius: 15px;
    }
}

.story-nav-left {
    left: 0;
    width: 40%;
    position: absolute;
    top: 50px;
    bottom: 0;
    z-index: 50;
}

.story-nav-right {
    right: 0;
    width: 40%;
    position: absolute;
    top: 50px;
    bottom: 0;
    z-index: 50;
}

.story-header {
    display: flex;
    align-items: center;
    gap: 15px;
}

.mute-btn {
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    display: none;
}

.story-header {
    position: absolute;
    top: 25px;
    left: 15px;
    right: 15px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 15px;
    z-index: 100;
}

.mute-btn,
.close-story {
    color: #fff;
    font-size: 22px;
    cursor: pointer;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
}

.mute-btn:active {
    transform: scale(0.9);
}

.video-icon-badge {
    position: absolute;
    bottom: 2px;
    right: 2px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 8px;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.video-icon-badge i {
    margin-left: 1px;
}

.drag-scroll {
    overflow-x: auto;
    overflow-y: hidden;
    cursor: grab;
    -ms-overflow-style: none;
    scrollbar-width: none;
    user-select: none;
    display: flex;
    gap: 15px;
}

.drag-scroll::-webkit-scrollbar {
    display: none;
}

.drag-scroll.active {
    cursor: grabbing;
    cursor: -webkit-grabbing;
}

.modern-shop-banner-section {
    margin: 0px;
}

.modern-shop-container {
    background-color: var(--primary-color);
    border-radius: 16px;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.modern-shop-title {
    min-width: 110px;
    text-align: right;
    padding-left: 20px;
    z-index: 2;
    flex-shrink: 0;
}

.modern-shop-title h3 {
    margin: 0;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 800;
    color: #fff;
}

.modern-scroll-wrapper {
    display: flex;
    gap: 12px;
    flex-grow: 1;
    align-items: center;
}

.modern-shop-card {
    background: #fff;
    border-radius: 12px;
    min-width: 85px;
    width: 85px;
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: transform 0.2s;
    flex-shrink: 0;
}

.modern-shop-card:hover {}

.modern-shop-card img {
    max-width: 70%;
    max-height: 70%;
    object-fit: contain;
    padding: 5px;
}

.modern-no-logo {
    font-size: 28px;
    color: #ccc;
}

.modern-cats-section {
    margin: 0px;
}

.modern-cats-scroll {
    padding: 10px 5px;
    gap: 25px;
}

.modern-cat-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    min-width: 90px;
    flex-shrink: 0;
    transition: all 0.2s;
}

.header-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0px 20px;
}

.modern-cat-item:hover {
    transform: translateY(-1px);
}

.modern-cat-circle {
    width: 75px;
    height: 75px;
    background-color: #f2f2f2;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
    font-size: 32px;
    color: var(--primary-color);
    transition: background-color 0.3s;
}

.modern-cat-item h3 {
    font-size: 14px;
    color: #333;
    margin: 0;
    font-weight: 500;
    text-align: center;
}

@media (max-width: 768px) {
    .modern-shop-container {
        flex-direction: column;
        align-items: flex-start;
        padding: 15px;
    }
    .modern-shop-title {
        width: 100%;
        margin-bottom: 15px;
        padding-left: 0;
        text-align: right;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .modern-shop-title h3 br {
        display: none;
    }
    .modern-scroll-wrapper {
        width: 100%;
        padding-bottom: 5px;
    }
    .modern-cat-circle {
        width: 65px;
        height: 65px;
        font-size: 26px;
    }
    .shops-grid,
    .cats-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
    }
    .shop-box,
    .cat-box {
        padding: 20px 10px;
    }
    .shop-box img,
    .shop-no-logo {
        width: 60px;
        height: 60px;
    }
    .shop-box h3,
    .cat-box h3 {
        font-size: 14px;
    }
    .slide img {
        height: 250px;
    }
}

.discounts-list-section {
    margin: 0px 0 10px;
}

.discounts-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.mt-50 {
    margin-top: 50px;
}

.discounts-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 15px;
    margin: 10px 0;
}

.app-style-card {
    background: #f5ebec;
    border-radius: 13px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    position: relative;
    transition: transform 0.3s ease;
}

.card-top-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 5px;
    flex-direction: row-reverse;
    height: 50px;
}

.status-badges-stack {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-left: -20px;
}

.badge-item {
    font-size: 11px;
    font-weight: 700;
    padding: 5px 12px;
    border-radius: 0px 5px 5px 0px;
    display: flex;
    align-items: center;
    gap: 6px;
}

.ticket-top .discount-badge-box {
    padding: 10px;
    font-size: 1.6rem;
    font-weight: 700;
    padding: 10px 28px;
    letter-spacing: -0.03em;
}

.ticket-top .val-num {
    font-size: 34px;
    font-weight: 700;
    color: #E80645;
    line-height: 1;
}

.ticket-top .val-label {
    font-size: 13px;
    color: #E80645;
    margin-bottom: 4px;
}

.discount-badge-box {
    display: flex;
    align-items: center;
    gap: 3px;
    padding: 3px 0;
}

.s11-bar {
    width: 5px;
    height: 20px;
    background: var(--primary-color);
    border-radius: 4px;
    flex-shrink: 0;
    margin-left: 5px;
    margin-bottom: 3px;
}

.val-num {
    font-size: 24px;
    font-weight: 700;
    color: var(--text-color);
    line-height: 1;
}

.val-label {
    font-size: 11px;
    color: #999;
    margin-top: 4px;
}

.central-shop-logo {
    display: flex;
    justify-content: center;
    margin: 15px 0 20px;
}

.logo-inner-frame {
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.03);
    border: 1px solid #f5f5f5;
}

.logo-inner-frame img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.no-logo-icon {
    font-size: 32px;
    color: #ddd;
}

.card-main-content {
    margin-bottom: 30px;
}

.card-main-content h3.entry-title {
    font-size: 15px;
    margin: 0 0 10px 0;
}

.card-main-content h3.entry-title a {
    text-decoration: none;
    color: var(--text-color);
}

.card-main-content h3.entry-title a:hover {
    color: var(--primary-color)
}

.entry-excerpt {
    font-size: 13px;
    color: #777;
    line-height: 1.7;
    margin: 0;
}

.card-footer-actions {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
    flex-direction: row-reverse;
}

.app-style-card .btn-wishlist {
    flex-direction: column;
}

.btn-wishlist {
    background: none;
    border: none;
    color: #999;
    display: flex;
    align-items: center;
    gap: 3px;
    cursor: pointer;
    font-size: 11px;
    transition: 0.3s;
    font-family: inherit
}

.btn-wishlist i {
    font-size: 18px;
}

.btn-wishlist.active {
    color: #E80645;
}

@keyframes slideDown {
    from {
        transform: translate(-50%, -100%);
        opacity: 0;
    }
    to {
        transform: translate(-50%, 0);
        opacity: 1;
    }
}

@keyframes slideUp {
    from {
        transform: translate(-50%, 0);
        opacity: 1;
    }
    to {
        transform: translate(-50%, -100%);
        opacity: 0;
    }
}

.btn-wishlist {
    cursor: pointer;
}

.btn-wishlist:hover,
.btn-wishlist.active {
    color: var(--primary-color);
}

.style-two-card {
    background: #fff;
    border-radius: 13px;
    padding: 15px;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    text-align: center;
    position: relative;
    transition: all 0.4s ease;
    justify-content: space-between;
}

.two-header-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
}

.two-status-area {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.two-badge {
    font-size: 11px;
    font-weight: 800;
    padding: 5px 12px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 6px;
}

.two-active,
.v3-status-label.active,
.custom-coupon-status.active,
.active-tag {
    background: #E6FAF4;
    color: #00B37A;
}

.two-special,
.v3-coupon-special-tag,
.custom-coupon-special-tag,
.special-tag {
    background: #fff8e1;
    color: #ffa000;
}

.two-expired,
.v3-status-label.expired,
.custom-coupon-status.expired,
.expired-tag {
    background: #ffebee;
    color: #e53935;
}

.two-discount-box {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.two-val {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: var(--text-color);
    line-height: 1;
}

.two-lbl {
    font-size: 13px;
    color: var(--text-color);
    display: block;
}

.two-text-content {
    text-align: right;
}

.two-logo-center {
    display: flex;
    justify-content: center;
    margin: 10px 0;
}

.two-logo-wrapper {
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 20px;
    padding: 10px;
    border: 1px solid #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
}

.two-logo-wrapper img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.two-title {
    font-size: 18px;
    margin: 0 0 12px 0;
}

.two-title a {
    text-decoration: none;
    color: #333;
}

.two-excerpt {
    font-size: 13px;
    color: #777;
    line-height: 1.8;
    margin-bottom: 10px;
}

.two-actions-stack {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 25px;
    justify-content: space-between;
    border-top: 1px solid #E5E7EB;
    padding-top: 10px;
}

.two-btn-view {
    background: var(--primary-color);
    color: #fff;
    border: none;
    padding: 8px 12px;
    border-radius: 7px;
    font-weight: 700;
    font-size: 13px;
    cursor: pointer;
    transition: 0.3s;
    font-family: inherit
}

.two-btn-view:hover {
    opacity: 0.8
}

.modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 10000;
    justify-content: center;
    align-items: center;
}

.modal-overlay.active {
    display: flex;
}

.modal-content {
    background: #fff;
    border-radius: 15px;
    padding: 40px;
    max-width: 500px;
    width: 90%;
    position: relative;
    animation: modalSlideIn 0.3s ease-out;
}

@keyframes modalSlideIn {
    from {
        transform: translateY(-50px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.modal-close {
    position: absolute;
    top: 15px;
    left: 15px;
    background: none;
    border: none;
    font-size: 28px;
    cursor: pointer;
    color: #999;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.3s;
}

.modal-close:hover {
    background: #f5f5f5;
    color: #333;
}

.modal-shop-info {
    text-align: center;
    padding: 20px 20px 0px 20px;
}

.modal-code-section {
    padding: 0px 20px 0px 20px;
}

.modal-title {
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
}

.modal-description {
    color: #666;
    font-size: 14px;
    line-height: 1.8;
}

.code-display {
    background: #f8f9fa;
    border: 2px dashed var(--primary-color);
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    margin: 25px 0;
}

.code-text {
    font-size: 22px;
    font-weight: bold;
    color: var(--primary-color);
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.btn-copy-code {
    background: var(--primary-color);
    color: #fff;
    border: none;
    padding: 12px 30px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s;
}

.btn-copy-code:hover {
    opacity: 0.8
}

.btn-copy-code i {
    margin-left: 8px;
}

.vote-section {
    display: flex;
    gap: 20px;
    justify-content: center;
}

.vote-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 10px 20px;
    border-radius: 8px;
    transition: all 0.3s;
}

@keyframes iconBounce {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-5px);
    }
    100% {
        transform: translateY(0);
    }
}

.vote-btn:hover {
    opacity: 0.8;
}

.vote-btn:hover i {
    animation: iconBounce 0.4s ease-in-out;
}

.vote-btn i {
    font-size: 24px;
}

.like-btn i {
    color: #27ae60;
}

.dislike-btn i {
    color: #e80645;
}

.vote-count {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.vote-label {
    font-size: 12px;
    color: #999;
}

.share-modal .modal-content {
    max-width: 400px;
    padding: 30px;
}

.share-title {
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
    color: #333;
}

.share-buttons {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}

.share-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 15px;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.3s;
    text-decoration: none;
}

.share-btn i {
    font-size: 28px;
    color: #fff;
}

.share-btn span {
    font-size: 12px;
    color: #333;
}

.share-btn.facebook {
    background: #1877f2;
}

.share-btn.twitter {
    background: #1da1f2;
}

.share-btn.telegram {
    background: #0088cc;
}

.share-btn.whatsapp {
    background: #25d366;
}

.share-btn.linkedin {
    background: #0077b5;
}

.share-btn.copy-link {
    background: #95a5a6;
}

.share-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.single-discount-page {
    margin: 0px ;
}

.discount-main-content {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 10px;
    margin-bottom: 50px;
}

.discount-left-section {
    border-radius: 12px;
    padding: 0px 0px 0px 10px;
}

.discount-title {
    font-size: 22px;
    font-weight: 800;
    color: #111;
    margin: 5px 0 5px 0;
}

.ticket-top i {
    font-size: 40px;
    margin-left: 20px;
    opacity: 0.2;
}

.ticket-top {
    position: relative;
    text-align: center;
    display: flex;
    justify-content: space-between;
    background: #FFF4F1;
    color: #E80645;
    align-items: center;
    border-radius: 12px 12px 0px 0px;
}

.discounts-about-section {
    margin-top: 20px;
    direction: rtl;
    text-align: right;
    padding: 15px;
    border-radius: 12px;
    background: #fff
}

.about-title-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
    justify-content: space-between;
}

.about-titles {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    position: relative;
    padding-right: 15px;
    margin: 0;
}

.about-titles::before {
    content: "";
    position: absolute;
    right: 0;
    top: 15%;
    height: 70%;
    width: 5px;
    background: var(--primary-color);
    border-radius: 10px;
}

.discount-full-description {
    font-size: 15px;
    line-height: 2;
    color: #555;
}

.discount-details {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    padding: 0;
    background: transparent;
}

.detail-item {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #888;
    font-size: 13px;
}

.detail-item i {
    color: var(--primary-color);
}

.discount-right-section {
    position: sticky;
    top: 100px;
    height: fit-content;
    border-radius: 12px;
}

.discount-code-box-text {
    margin: 0 auto;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 0
}

.discount-code-box {
    padding: 25px 20px 20px
}

.shop-header {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.shop-info h2 {
    font-size: 20px;
    color: #333;
    margin-bottom: 5px;
}

.shop-category {
    font-size: 13px;
    color: #999;
}

.discount-interactions {
    padding: 0px 25px 25px 25px
}

.share-section {
    text-align: center;
    padding-top: 20px;
    border-top: 1px solid #eee;
}

.btn-share {
    background: #3498db;
    color: #fff;
    border: none;
    padding: 12px 30px;
    border-radius: 8px;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s;
}

.btn-share:hover {
    background: #2980b9;
}

.btn-share i {
    margin-left: 8px;
}

.discount-content-wrapperss .status-badges-stack {
    display: flex;
    flex-direction: row;
}

.discount-content-wrapperss .badge-item {
    border-radius: 5px;
}

.discount-brand-header {
    display: flex;
    align-items: center;
    gap: 20px;
    background: #ffffff;
    padding: 25px 40px;
    border-radius: 12px;
    direction: rtl;
}

.discount-content-wrapperss {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.brand-header-logo {
    width: 110px;
    height: 110px;
    object-fit: contain;
    padding: 15px;
    border-radius: 25px;
}

.brand-header-name {
    font-size: 13px;
    font-weight: bold;
    color: #e54a4a;
    text-decoration: none;
    background: #fff0f0;
    padding: 3px 12px;
    border-radius: 8px;
    width: fit-content;
}

.brand-header-name:hover {
    color: var(--primary-color);
}

.expired-badge {
    background: var(--primary-color);
    color: #fff;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
}

.discount-code-field {
    display: flex;
    border: 2px dashed #CBD5E1;
    border-radius: 12px;
    overflow: hidden;
    cursor: pointer;
    padding: 10px;
}

.code-value {
    flex: 1;
    padding: 0px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    font-family: monospace;
}

.btn-copy-code {
    background: var(--primary-color);
    color: #fff;
    border: none;
    padding: 0 30px;
    font-weight: bold;
    cursor: pointer;
    font-family: inherit
}

.no-code-needed {
    color: var(--text-color);
    padding: 5px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 13px;
}

.btn-get-discount {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background: var(--primary-color);
    color: #fff;
    padding: 10px;
    border-radius: 12px;
    text-decoration: none;
    font-weight: bold;
}

.btn-get-discount:hover {
    opacity: 0.8
}

.detail-item a {
    color: var(--primary-color);
    text-decoration: none;
}

.detail-item a:hover {
    text-decoration: none;
    opacity: 0.8
}

.detail-item.expired {
    color: var(--primary-color);
}

.vote-btn:disabled {
    opacity: 1;
    cursor: not-allowed;
    pointer-events: none;
}

.satisfaction-rate {
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
    color: #666;
    padding-top: 15px;
    border-top: 1px solid #eee;
}

.rate-number {
    font-weight: bold;
    font-size: 16px;
}

.high-rate {
    color: #27ae60;
}

.low-rate {
    color: #e74c3c;
}

.discount-actions {
    display: flex;
    gap: 10px;
    margin-top: 0px;
    justify-content: center;
    flex-wrap: wrap;
}

.action-btn {
    flex: 1;
    min-width: 120px;
    padding: 10px;
    border: 1px solid var(--borders-color);
    background: #fff;
    color: var(--text-color);
    border-radius: 8px;
    cursor: pointer;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: all 0.3s;
}

.action-btn:hover {
    background: #f8f9fa;
    border-color: #D3D3D3;
    color: var(--text-color);
}

.discount-right-sections {
    background: #fff;
    border-radius: 12px;
}

.share-single-link {
    background: #fff;
    border-radius: 12px;
    padding: 18px 22px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
    gap: 40px;
}

.share-text {
    font-size: 13px;
    font-weight: 700;
}

.share-sub {
    font-size: 11px;
    margin-top: 2px;
}

.btn-share:hover {
    color: #3498db;
    border-color: #3498db;
}

.related-discounts {
    margin-top: 50px;
}

.section-title {
    font-size: 18px;
    color: var(--text-color);
    margin-bottom: 20px;
    display: block;
    position: relative;
    padding-right: 15px
}

.section-title::before {
    content: "";
    position: absolute;
    right: 0;
    top: 15%;
    height: 70%;
    width: 5px;
    background: var(--primary-color);
    border-radius: 10px;
}

.shop-short-description {
    max-width: 800px;
    margin: 5px auto;
    font-size: 14px;
    line-height: 1.8;
    color: #666;
    text-align: center;
}

.shop-long-description {
    background: var(--card-bg);
    padding: 40px;
    border-radius: 12px;
    font-size: 14px
}

.shop-long-description h2 {
    font-size: 24px;
    color: var(--text-color);
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 3px solid var(--primary-color);
}

.description-content {
    color: var(--text-color);
    line-height: 2;
    font-size: 14px
}

.shop-archive-header {
    background: #fff;
    border-radius: 12px;
    padding: 20px;
    text-align: center;
    margin-bottom: 20px;
}

.shop-archive-logo {
    width: 100px;
    height: 100px;
    object-fit: contain;
}

.shop-archive-title {
    font-size: 20px;
    color: #333;
    margin-bottom: 5px;
}

.shop-archive-description {
    color: #666;
    font-size: 16px;
    line-height: 1.8;
    max-width: 800px;
    margin: 0 auto;
}

.category-short-description {
    max-width: 800px;
    margin: 5px auto;
    font-size: 14px;
    line-height: 1.8;
    color: #666;
    text-align: center;
}

.category-long-description {
    background: #fff;
    padding: 40px;
    border-radius: 12px;
}

.search-header .section-title::before {
    display: none !important
}

.category-long-description h2 {
    font-size: 24px;
    color: var(--text-color);
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 3px solid var(--primary-color);
}

.description-content {
    color: var(--text-color);
    line-height: 2;
}

.category-title {
    font-size: 18px;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category-title i {
    color: var(--primary-color);
    margin-left: 5px;
}

.category-header {
    background: #fff;
    border-radius: 12px;
    padding: 20px;
    text-align: center;
    margin-bottom: 20px;
}

.category-description {
    font-size: 16px;
    opacity: 0.9;
}

.site-footer {
    background: var(--header-bg);
    color: var(--text-color);
    padding: 0px;
    border-top: 1px solid var(--borders-color)
}

.footer-content {
    display: flex;
    align-items: center;
    gap: 20px;
}

.footer-bottom {
    text-align: center;
    padding: 20px;
    font-size: 14px;
}
.breadcrumb-wrapper {
    width: 100%;
    overflow: hidden;
	margin-bottom:15px;
}

.breadcrumb {
    display: flex;
    white-space: nowrap;
    overflow-x: auto;  
    gap: 8px;       
    padding-bottom: 5px; 
    -ms-overflow-style: none;  
    scrollbar-width: none;   
}

.breadcrumb::-webkit-scrollbar {
    display: none;
}
@media (max-width: 1024px) {
    .discounts-grid {
        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    }
}

@media (max-width: 768px) {
    .container {
        padding: 15px;
		max-width:100%!important
    }
	.header-container{
		max-width:100%!important
	}
    .discounts-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .discount-main-content {
        grid-template-columns: 1fr;
    }
    .discount-right-section {
        position: static;
    }
    .header-content {
        flex-direction: column;
        gap: 20px;
    }
    .main-nav ul {
        flex-direction: column;
        gap: 15px;
        text-align: center;
    }
    .share-buttons {
        grid-template-columns: repeat(3, 1fr);
    }
    .slide img {
        height: 250px;
    }
    .discount-card {
        padding: 20px;
    }
    .discount-left-section {
        padding: 0px;
    }
	.discount-brand-header{
		flex-direction: column;
	}
    .discount-code-box {
        padding: 20px;
    }
    .footer-content {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    .vote-section {
        flex-direction: row;
        gap: 15px;
    }
    .discount-details {
        flex-direction: column;
        gap: 15px;
    }
    .modal-content {
        max-width: 95%;
        padding: 25px;
    }
    .shop-archive-header {
        padding: 25px;
    }
    .shop-archive-title {
        font-size: 24px;
    }
}

@media (max-width: 480px) {
    .discount-title {
        font-size: 18px;
    }
    .section-title {
        font-size: 16px;
    }
	h1{ font-size: 18px;}
    .btn-show-code {
        padding: 10px 15px;
        font-size: 14px;
    }
    .code-text {
        font-size: 20px;
    }
    .modal-content {
        padding: 20px;
    }
    .share-buttons {
        grid-template-columns: repeat(2, 1fr);
    }
    .shops-grid,
    .cats-grid {
        grid-template-columns: repeat(2, 1fr) !important;
		padding:15px
    }
}

.text-center {
    text-align: center;
}

.mb-20 {
    margin-bottom: 20px;
}

.mt-20 {
    margin-top: 20px;
}

.hidden {
    display: none;
}

.discount-list-item {
    display: flex;
    align-items: center;
    gap: 20px;
    background: var(--card-bg);
    padding: 20px;
    border-radius: 12px;
    border: 2px solid var(--borders-color);
    transition: all 0.3s;
}

.discount-list-item:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
}

.discount-list-item.expired {
    opacity: 0.7;
    background: repeating-linear-gradient( 45deg, var(--card-bg), var(--card-bg) 10px, rgba(231, 76, 60, 0.05) 10px, rgba(231, 76, 60, 0.05) 20px);
}

.discount-badge {
    flex-shrink: 0;
    width: 90px;
    height: 90px;
    background: var(--primary-color);
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    box-shadow: 0 4px 15px rgba(231, 76, 60, 0.3);
}

.discount-list-item.expired .discount-badge {
    background: linear-gradient(135deg, #95a5a6 0%, #7f8c8d 100%);
}

.badge-value {
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
}

.badge-label {
    font-size: 11px;
    margin-top: 5px;
    text-align: center;
}

.discount-shop-logo {
    flex-shrink: 0;
    width: 70px;
    height: 70px;
}

.discount-shop-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.no-logo {
    width: 100%;
    height: 100%;
    background: var(--input-bg);
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #ccc;
}

.discount-content {
    flex: 1;
}

.discount-content h3 {
    margin: 0 0 10px 0;
    font-size: 18px;
}

.discount-content h3 a {
    color: var(--text-color);
    text-decoration: none;
    transition: color 0.3s;
}

.discount-content h3 a:hover {
    color: var(--primary-color);
}

.discount-content p {
    margin: 0;
    color: #999;
    font-size: 14px;
    line-height: 1.6;
}

.expired-label {
    display: inline-block;
    margin-top: 8px;
    padding: 4px 12px;
    background: var(--primary-color);
    color: #fff;
    border-radius: 20px;
    font-size: 12px;
    font-weight: bold;
}

.discount-action {
    flex-shrink: 0;
}

.btn-view-discount {
    padding: 10px 15px;
    background: var(--primary-color);
    color: #fff;
    border: none;
    border-radius: 7px;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: all 0.3s;
    white-space: nowrap;
    font-family: inherit
}

.btn-view-discount:hover {
    opacity: 0.8
}

@media (max-width: 768px) {
    .discount-list-item {
        flex-wrap: wrap;
        gap: 15px;
    }
    .discount-badge {
        width: 70px;
        height: 70px;
    }
    .badge-value {
        font-size: 22px;
    }
    .discount-shop-logo {
        width: 50px;
        height: 50px;
    }
    .discount-action {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .discount-list-item {
        flex-wrap: wrap;
        gap: 15px;
    }
    .discount-badge {
        width: 70px;
        height: 70px;
    }
    .badge-value {
        font-size: 22px;
    }
    .discount-shop-logo {
        width: 50px;
        height: 50px;
    }
    .discount-action {
        width: 100%;
        align-items: center !important;
        flexDirection: row !important;
        justify-content: space-between;
    }

}

.custom-coupon-card {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    background: #fff;
    border-radius: 15px;
    padding: 20px;
    margin-bottom: 0px;
    direction: rtl;
    gap: 30px;
    transition: all 0.3s ease;
}

.custom-coupon-aside {
    flex-shrink: 0;
    order: 3;
}

.custom-coupon-logo-wrap {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    padding: 10px;
}

.custom-coupon-logo-wrap img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.custom-coupon-body {
    flex: 1;
    order: 2;
    display: flex;
    flex-direction: column;
    gap: 8px;
    border-left: 1px dotted #e2e2e2;
}

.custom-coupon-header h3 {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}

.custom-coupon-header h3 a {
    color: #333;
    text-decoration: none;
}

.custom-coupon-header h3 a:hover {
    color: var(--primary-color)
}

.custom-coupon-desc p {
    margin: 0;
    color: #777;
    font-size: 14px;
    line-height: 1.6;
}

.custom-coupon-meta {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 5px;
}

.custom-coupon-status {
    font-size: 11px;
    padding: 4px 10px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    gap: 5px;
    font-weight: 700;
}

.custom-coupon-val {
    font-size: 24px;
    font-weight: 900;
    color: #222;
}

.custom-coupon-val small {
    font-size: 13px;
    font-weight: normal;
    color: #666;
    margin-right: 0px;
}

.custom-coupon-actions {
    flex-shrink: 0;
    order: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    min-width: 160px;
}

.custom-coupon-btn-view {
    background: var(--primary-color);
    color: #fff;
    border: none;
    padding: 8px 12px;
    border-radius: 7px;
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
    transition: all 0.3s;
    width: 100%;
    font-family: inherit
}

.custom-coupon-btn-view:hover {
    opacity: 0.8
}

.custom-coupon-special-tag {
    font-size: 11px;
    font-weight: 700;
    padding: 5px 12px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    gap: 6px;
}

@media (max-width: 768px) {
    .custom-coupon-card {
        flex-direction: column-reverse;
        text-align: center;
        padding: 15px;
    }
    .custom-coupon-aside,
    .custom-coupon-body,
    .custom-coupon-actions {
        order: unset;
    }
    .custom-coupon-meta {
        justify-content: center;
    }
	.custom-coupon-body{border-width:0px}
}

.v3-coupon-container {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    background: #fff;
    border-radius: 15px;
    padding: 20px;
    margin-bottom: 5px;
    direction: rtl;
    position: relative;
    gap: 0;
    overflow: hidden;
}

.v3-coupon-section-value {
    order: 4;
    width: 110px;
    text-align: center;
    padding-left: 15px;
}

.v3-value-inner {
    border-left: 1px dashed #ddd;
    padding-left: 15px;
    display: flex;
    flex-direction: column;
}

.v3-amount-text {
    font-size: 28px;
    font-weight: 900;
    color: #111;
    line-height: 1;
}

.v3-amount-label {
    font-size: 11px;
    color: #888;
    margin-top: 5px;
}

.v3-coupon-section-logo {
    order: 3;
    padding: 0 15px;
}

.v3-logo-box {
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.v3-logo-box img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.v3-coupon-section-content {
    order: 2;
    flex: 1;
    padding: 0 20px;
}

.v3-coupon-title h3 {
    margin: 0 0 8px 0;
    font-size: 17px;
    font-weight: bold;
}

.v3-coupon-title h3 a {
    color: #222;
    text-decoration: none;
}

.v3-coupon-title h3 a:hover,
.two-title a:hover {
    color: var(--primary-color)
}

.v3-coupon-excerpt p {
    margin: 0;
    font-size: 13px;
    color: #666;
    line-height: 1.7;
}

.v3-coupon-section-actions {
    order: 1;
    width: 160px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    margin-top: 35px;
}

.v3-coupon-btn-main {
    background: var(--primary-color);
    color: #fff;
    border: none;
    padding: 8px 12px;
    border-radius: 7px;
    font-weight: bold;
    width: 100%;
    cursor: pointer;
    font-size: 13px;
    font-family: inherit;
    margin-bottom: 5px;
}

.v3-coupon-btn-main:hover {
    opacity: 0.8
}

.v3-coupon-status-wrapper {
    position: absolute;
    top: 12px;
    left: 0px;
}

.v3-status-label {
    font-size: 11px;
    padding: 3px 10px;
    border-radius: 0px 4px 4px 0px;
    display: flex;
    align-items: center;
    gap: 4px;
    font-weight: 700;
}

.v3-coupon-special-tag {
    background: #fff8e1;
    color: #ffa000;
    font-size: 11px;
    font-weight: 800;
    padding: 5px 12px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 6px;
    max-width: 70px;
    margin-top: 5px;
}

@media (max-width: 850px) {
    .v3-coupon-container {
        flex-direction: column;
        text-align: center;
        padding-top: 50px;
        gap: 15px;
    }
    .v3-coupon-section-value {
        order: 1;
        width: 100%;
        padding: 0;
    }
    .v3-value-inner {
        border-right: none;
        border: 0px;
        padding: 0 0 10px 0;
    }
    .v3-coupon-section-logo {
        order: 2;
    }
    .v3-coupon-section-content {
        order: 3;
    }
    .v3-coupon-section-actions {
        order: 4;margin-top:5px
    }
}

.discount-actions {
    display: flex;
    gap: 15px;
    margin-top: 0px;
    padding-top: 20px;
    border-top: 1px solid var(--borders-color);
}

.btn-report {
    border: 1px solid var(--borders-color);
}

.btn-share {
    background: #ebf5fb;
    color: #3498db;
    border: 1px solid #d6eaf8;
}

.btn-share:hover {
    background: #d6eaf8;
}

.modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(3px);
}

.modal-box {
    background: #fff;
    width: 100%;
    max-width: 450px;
    padding: 25px;
    border-radius: 12px;
    position: relative;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    animation: modalPop 0.3s ease-out;
}

@keyframes modalPop {
    from {
        transform: scale(0.9);
        opacity: 0;
    }
    to {
        transform: scale(1);
        opacity: 1;
    }
}

.close-modal {
    position: absolute;
    left: 20px;
    top: 10px;
    font-size: 34px;
    cursor: pointer;
    color: #666;
}

.modal-header h3 {
    margin: 0 0 20px 0;
    font-size: 16px;
    color: #333;
    display: flex;
    align-items: center;
    gap: 10px;
}

.modal-body textarea {
    width: 100%;
    padding: 12px;
    border-color: var(--borders-color);
    border-radius: 5px
}

.modal-body label {
    font-size: 13px;
    margin-bottom: 10px
}

.full-width {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 6px;
    margin-bottom: 15px;
}

textarea.full-width {
    resize: vertical;
}

.submit-report-btn {
    width: 100%;
    padding: 12px;
    background: var(--primary-color);
    color: #fff;
    border: none;
    border-radius: 8px;
    font-weight: bold;
    cursor: pointer;
}

.submit-report-btn:hover {
    opacity: 0.8
}

.share-icons {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 25px;
}

.share-item {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 24px;
    transition: transform 0.2s;
    text-decoration: none;
}

.share-item:hover {
    transform: translateY(-5px);
}

.telegram {
    background: #229ED9;
}

.whatsapp {
    background: #25D366;
}

.twitter {
    background: #222;
}

.email {
    background: #7f8c8d;
}

.copy-link-area {
    display: flex;
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
}

.copy-link-area input {
    flex: 1;
    border: none;
    padding: 10px;
    background: #f9f9f9;
    color: #666;
    outline: none;
    direction: ltr;
    text-align: left;
}

.copy-link-area button {
    background: var(--primary-color);
    color: #fff;
    border: none;
    padding: 0 15px;
    cursor: pointer;
    font-weight: bold;
}

.copy-link-area button:hover {
    opacity: 0.8
}

.slider-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 8px;
    z-index: 10;
}

.dot {
    width: 20px;
    height: 7px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.3s;
}

.dot.active {
    background: #fff;
    transform: scale(1.2);
}

.shop-stats {
    justify-content: center;
    display: flex;
    align-items: center;
    gap: 5px;
    font-weight: 400;
    font-size: 15px;
}

.shop-stats i {
    margin-bottom: 3px;
    color: var(--primary-color)
}

.breadcrumb-section {
    margin: 20px 0;
}


.blog-posts-section {
    margin: 30px 0;
}

.blog-posts-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    margin-bottom: 40px;
}

.blog-post-card {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.3s;
    display: flex;
    flex-direction: column;
}

.blog-post-card:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}

.blog-post-thumbnail {
    position: relative;
    overflow: hidden;
    padding-top: 65%;
}

.blog-post-thumbnail img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    transition: transform 0.5s;
}

.blog-post-card:hover .blog-post-thumbnail img {
    transform: scale(1.1);
}

.blog-post-body {
    padding: 20px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.post-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    font-size: 11px;
    color: #999;
    margin-bottom: 12px;
}

.post-meta span {
    display: flex;
    align-items: center;
    gap: 5px;
}

.post-meta a {
    color: #999;
    text-decoration: none;
    transition: color 0.3s;
}

.post-meta a:hover {
    color: var(--primary-color);
}

.blog-post-title {
    font-size: 14px;
    margin-bottom: 12px;
    line-height: 1.5;
}

.blog-post-title a {
    color: var(--text-color);
    text-decoration: none;
    transition: color 0.3s;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.blog-post-title a:hover {
    color: var(--primary-color);
}

.blog-post-excerpt {
    color: #666;
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    flex: 1;
}

.btn-read-more {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    color: var(--primary-color);
    font-weight: 700;
    font-size: 12px;
    text-decoration: none;
    transition: gap 0.3s;
}

.btn-read-more:hover {
    gap: 12px;
}

.single-post-layout {
    display: grid;
    grid-template-columns: 1fr 350px;
    gap: 20px;
}

.single-post-content {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
}

.breadcrumb-section {
    margin: 20px 0;
}

.breadcrumb {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    color: #666;
    padding: 12px 20px;
    border-radius: 8px;
}

.breadcrumb a {
    color: #666;
    text-decoration: none;
    transition: color 0.3s;
}

.breadcrumb a:hover {
    color: var(--primary-color);
}

.breadcrumb .separator {
    color: #ccc;
}

.breadcrumb .current {
    color: var(--primary-color);
    font-weight: 600;
}

.blog-header {
    text-align: center;
    margin: 40px 0 50px;
}

.blog-title {
    font-size: 38px;
    color: var(--text-color);
    margin-bottom: 15px;
    font-weight: bold;
}

.blog-description {
    font-size: 16px;
    color: #999;
    max-width: 600px;
    margin: 0 auto;
}

.featured-post-wrapper {
    margin-bottom: 50px;
}

.featured-post {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 40px;
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    transition: all 0.3s;
}

.featured-post:hover {
    box-shadow: 0 8px 35px rgba(0, 0, 0, 0.15);
    transform: translateY(-3px);
}

.featured-post-image {
    position: relative;
    overflow: hidden;
}

.featured-post-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s;
}

.featured-post:hover .featured-post-image img {
    transform: scale(1.05);
}

.featured-badge {
    position: absolute;
    top: 20px;
    right: 20px;
    background: linear-gradient(135deg, #f39c12, #e67e22);
    color: #fff;
    padding: 8px 20px;
    border-radius: 25px;
    font-size: 13px;
    font-weight: bold;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.featured-post-content {
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.featured-post-title {
    font-size: 28px;
    margin: 20px 0;
    line-height: 1.4;
}

.featured-post-title a {
    color: var(--text-color);
    text-decoration: none;
    transition: color 0.3s;
}

.featured-post-title a:hover {
    color: var(--primary-color);
}

.featured-post-excerpt {
    color: #666;
    line-height: 1.8;
    margin-bottom: 25px;
    font-size: 15px;
}

.blog-posts-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    margin-bottom: 50px;
}

.blog-post-card {
    background: var(--card-bg);
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.3s;
    display: flex;
    flex-direction: column;
}

.rounded-buttons-active .app-btn {
    border-radius: 50px;
}

.blog-post-card:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}

.blog-post-thumbnail {
    position: relative;
    overflow: hidden;
    padding-top: 65%;
}

.blog-post-thumbnail img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s;
}

.blog-post-card:hover .blog-post-thumbnail img {
    transform: scale(1.1);
}

.blog-post-body {
    padding: 20px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.post-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    font-size: 13px;
    color: #999;
    margin-bottom: 12px;
}

.post-meta span {
    display: flex;
    align-items: center;
    gap: 5px;
}

.post-meta a {
    color: #999;
    text-decoration: none;
    transition: color 0.3s;
}

.post-meta a:hover {
    color: var(--primary-color);
}

.blog-post-title {
    font-size: 14px;
    margin-bottom: 12px;
    line-height: 1.5;
}

.blog-post-title a {
    color: var(--text-color);
    text-decoration: none;
    transition: color 0.3s;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.blog-post-title a:hover {
    color: var(--primary-color);
}

.blog-post-excerpt {
    color: #666;
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    flex: 1;
}

.btn-read-more {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    color: var(--primary-color);
    font-weight: 600;
    font-size: 12px;
    text-decoration: none;
    transition: gap 0.3s;
}

.btn-read-more:hover {
    gap: 12px;
}

@media (max-width: 1200px) {
    .blog-posts-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 992px) {
    .featured-post {
        grid-template-columns: 1fr;
    }
    .featured-post-image {
        height: 350px;
    }
    .featured-post-content {
        padding: 30px;
    }
    .blog-posts-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .blog-title {
        font-size: 28px;
    }
    .featured-post-title {
        font-size: 22px;
    }
    .blog-posts-grid {
        gap: 20px;
    }
}

@media (max-width: 576px) {
    .blog-posts-grid {
        grid-template-columns: 1fr;
    }
    .breadcrumb {
        font-size: 13px;
        padding: 10px 15px;
    }
}

.post-header {
    padding: 40px 50px 30px;
}

.post-categories {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 20px;
}

.post-category-badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: var(--primary-color);
    color: #fff;
    padding: 6px 15px;
    border-radius: 20px;
    font-size: 13px;
    text-decoration: none;
    transition: all 0.3s;
    font-weight: 400;
}

.post-category-badge:hover {
    transform: translateY(-2px);
}

.post-title {
    font-size: 18px;
    line-height: 1.5;
    color: var(--text-color);
    margin-bottom: 10px;
    font-weight: bold;
}

.post-meta-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 0;
    border-top: 1px solid var(--borders-color);
    border-bottom: 1px solid var(--borders-color);
}

.post-author-info {
    display: flex;
    align-items: center;
    gap: 15px;
}

.post-author-info img {
    border-radius: 50%;
    border: 3px solid var(--borders-color);
}

.author-details {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.author-name {
    font-weight: bold;
    color: var(--text-color);
    text-decoration: none;
    font-size: 15px;
    transition: color 0.3s;
}

.author-name:hover {
    color: var(--primary-color);
}

.post-date {
    font-size: 11px;
    color: #999;
    display: flex;
    align-items: center;
    gap: 5px;
}

.post-stats {
    display: flex;
    gap: 20px;
}

.stat-item {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #666;
    font-size: 14px;
}

.stat-item i {
    color: var(--primary-color);
}

.post-featured-image {
    margin: 0;
    line-height: 0;
}

.post-featured-image img {
    width: 94%;
    height: auto;
    display: block;
    margin: 0 auto;
    border-radius: 15px;
    max-height: 500px;
    object-fit: cover;
}

.post-content-body {
    padding: 40px 50px;
    line-height: 2;
    font-size: 16px;
    color: #444;
    font-size: 15px;
}

.post-content-body p {}

.post-content-body h2,
.post-content-body h3 {
    color: var(--text-color);
    font-weight: bold;
}

.post-content-body h2 {
    font-size: 18px;
}

.post-content-body h3 {
    font-size: 16px;
}

.post-content-body ul,
.post-content-body ol {
    margin: 20px 0 20px 30px;
}

.post-content-body li {
    margin-bottom: 10px;
}

.post-content-body img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    margin: 25px 0;
}

.post-content-body blockquote {
    background: var(--input-bg);
    border-right: 4px solid var(--primary-color);
    padding: 20px 25px;
    margin: 25px 0;
    border-radius: 8px;
    font-style: italic;
    color: #666;
}

.post-tags-section {
    padding: 25px 50px;
    background: var(--input-bg);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
}

.tags-title {
    font-weight: bold;
    color: var(--text-color);
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px
}

.post-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.post-tag {
    background: #fff;
    color: #666;
    padding: 6px 15px;
    border-radius: 20px;
    text-decoration: none;
    font-size: 13px;
    transition: all 0.3s;
    border: 1px solid var(--borders-color);
}

.post-tag:hover {
    background: var(--primary-color);
    color: #fff;
    border-color: var(--primary-color);
}

.post-actions-bar {
    padding: 25px 50px;
    border-top: 1px solid var(--borders-color);
}

.post-share {
    display: flex;
    align-items: center;
    gap: 20px;
}

.share-label {
    font-weight: 700;
    color: var(--text-color);
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px
}

.share-buttons-inline {
    display: flex;
    gap: 10px;
}

.share-btn-inline {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s;
    border: none;
    cursor: pointer;
}

.share-btn-inline:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.share-btn-inline.telegram {
    background: #0088cc;
}

.share-btn-inline.whatsapp {
    background: #25d366;
}

.share-btn-inline.twitter {
    background: #222;
}

.share-btn-inline.facebook {
    background: #1877f2;
}

.share-btn-inline.copy {
    background: #7f8c8d;
}

.author-box {
    margin: 40px 50px;
    padding: 15px;
    background: #fff;
    border-radius: 12px;
    display: flex;
    gap: 25px;
    align-items: center;
    border: 1px solid #eee;
}

.author-avatar img {
    border-radius: 50%;
    border: 4px solid #fff;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}

.author-info h3 {
    font-size: 16px;
    margin-bottom: 10px;
}

.author-info h3 a {
    color: var(--text-color);
    text-decoration: none;
    transition: color 0.3s;
}

.author-info h3 a:hover {
    color: var(--primary-color);
}

.author-bio {
    color: #666;
    line-height: 1.7;
    margin-bottom: 15px;
    font-size: 13px;
}

.author-social {
    display: flex;
    gap: 12px;
    align-items: center;
}

.author-social a {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #666;
    text-decoration: none;
    transition: all 0.3s;
}

.author-social a:hover {
    background: var(--primary-color);
    color: #fff;
    transform: translateY(-2px);
}

.author-posts-link {
    margin-right: 10px;
    padding: 6px 15px !important;
    border-radius: 20px !important;
    width: auto !important;
    height: auto !important;
    font-size: 13px;
}

.single-post-sidebar {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

.sidebar-widget {
    background: #fff;
    border-radius: 12px;
    padding: 25px;
    margin-bottom: 25px;
}

.widget-title {
    font-size: 18px;
    color: var(--text-color);
    margin-bottom: 20px;
    padding-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.widget-title i {
    color: var(--primary-color);
}

.related-posts-section {
    margin: 60px 0;
}

.section-title i {
    color: var(--primary-color);
}

.related-posts-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

.archive-header,
.category-header-box {
    text-align: center;
    background: #fff;
    padding: 20px 40px;
    border-radius: 12px;
    margin-bottom: 20px
}

.archive-icon,
.category-badge {
    width: 90px;
    height: 90px;
    background: var(--primary-color);
    color: #fff;
    border-radius: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    margin-bottom: 25px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.archive-title,
.category-title {
    font-size: 20px;
    color: var(--text-color);
    font-weight: bold;
}

.archive-description,
.category-description {
    max-width: 750px;
    margin: 0 auto 0px;
    color: #666;
    line-height: 1.9;
    font-size: 14px;
}

.archive-count,
.category-stats {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: var(--input-bg);
    padding: 10px 25px;
    border-radius: 25px;
    color: #666;
    font-weight: 600;
}

.category-stats {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
}

.stat-item a {
    color: var(--primary-color);
    text-decoration: none;
    font-weight: 600;
}

.child-categories {
    margin-top: 40px;
    padding-top: 35px;
    border-top: 2px dashed var(--borders-color);
}

.subcats-title {
    font-size: 18px;
    color: var(--text-color);
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.subcats-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
}

.subcat-item {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    background: #fff;
    border: 2px solid var(--borders-color);
    border-radius: 25px;
    color: var(--text-color);
    text-decoration: none;
    transition: all 0.3s;
    font-size: 14px;
}

.subcat-item:hover {
    border-color: var(--primary-color);
    background: var(--primary-color);
    color: #fff;
}

.author-profile-card {
    background: var(--card-bg);
    border-radius: 15px;
    margin: 40px 0;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.author-profile-header {
    background: var(--primary-color);
    padding: 50px;
    display: flex;
    gap: 40px;
    align-items: center;
    position: relative;
}

.author-profile-avatar {
    position: relative;
}

.author-profile-avatar img {
    border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, 0.3);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.author-posts-badge {
    position: absolute;
    bottom: 10px;
    right: 50%;
    transform: translateX(50%);
    background: #fff;
    color: var(--primary-color);
    padding: 8px 15px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: bold;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.author-profile-info {
    flex: 1;
    color: #fff;
}

.author-profile-name {
    font-size: 30px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #fff;
}

.author-profile-email {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 20px;
    font-size: 14px;
}

.widget {
    background: #fbfbf8
}

.author-profile-email a {
    color: rgba(255, 255, 255, 0.9);
    text-decoration: none;
}

.author-profile-bio {
    background: rgba(255, 255, 255, 0.1);
    padding: 20px;
    border-radius: 10px;
    line-height: 1.8;
    margin-bottom: 20px;
    font-size: 14px;
}

.author-profile-social {
    display: flex;
    gap: 12px;
}

.social-link {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s;
}

.social-link:hover {
    background: #fff;
    transform: translateY(-3px);
}

.social-link.twitter:hover {
    color: #1da1f2;
}

.social-link.facebook:hover {
    color: #1877f2;
}

.social-link.instagram:hover {
    color: #e4405f;
}

.author-statistics {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    border-top: 1px solid var(--borders-color);
}

.stat-box {
    padding: 30px;
    display: flex;
    align-items: center;
    gap: 20px;
    border-left: 1px solid var(--borders-color);
}

.stat-box:last-child {
    border-left: none;
}

.stat-icon {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #f5f7fa, #e8ecf1);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: var(--primary-color);
}

.stat-number {
    font-size: 28px;
    font-weight: bold;
    color: var(--text-color);
}

.stat-label {
    font-size: 13px;
    color: #999;
}

.author-posts-section {
    margin: 50px 0;
}

.pagination {
    display: flex;
    justify-content: center;
    margin: 20px 0;
}

.pagination ul {
    display: flex;
    gap: 8px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.pagination a,
.pagination span {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    padding: 0 15px;
    background: transparent;
    color: var(--text-color);
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.3s;
    font-weight: 600;
    border: 1px solid var(--borders-color);
    margin: 0px 5px;
	font-size:14px;
	background: #fff;
}

.pagination a:hover,
.pagination .current {
    background: var(--primary-color);
    color: #fff;
    border-color: var(--primary-color);
}

.pagination .current {
    cursor: default;
}

.no-results {
    text-align: center;
    padding: 60px 20px;
    background: var(--card-bg);
    border-radius: 15px;
}

.no-results h2 {
    font-size: 24px;
    color: var(--text-color);
    margin: 20px 0 10px;
}

.no-results p {
    color: #666;
    font-size: 15px;
}

@media (max-width: 1200px) {
    .blog-posts-grid,
    .related-posts-grid {
        grid-template-columns: repeat(3, 1fr);
    }
    .single-post-layout {
        grid-template-columns: 1fr 300px;
    }
    .shops-grid,
    .cats-grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 992px) {
    .blog-posts-grid,
    .related-posts-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .single-post-layout {
        grid-template-columns: 1fr;
    }
    .single-post-sidebar {
        position: static;
    }
    .author-profile-header {
        flex-direction: column;
        text-align: center;
    }
    .author-profile-social {
        justify-content: center;
    }
    .author-statistics {
        grid-template-columns: repeat(2, 1fr);
    }
    .stat-box:nth-child(2) {
        border-left: none;
    }
}

@media (max-width: 768px) {
    .post-header,
    .post-content-body,
    .post-tags-section,
    .post-actions-bar {
        padding: 25px;
    }
    .author-box {
        margin: 30px 25px;
        flex-direction: column;
        text-align: center;
    }
    .post-title {
        font-size: 26px;
    }
    .post-meta-bar {
        flex-direction: column;
        gap: 15px;
        align-items: flex-start;
    }
    .archive-header,
    .category-header-box {
        padding: 35px 25px;
    }
    .author-profile-name {
        font-size: 28px;
    }
    .author-statistics {
        grid-template-columns: 1fr;
    }
    .stat-box {
        border-left: none !important;
        border-bottom: 1px solid var(--borders-color);
    }
    .stat-box:last-child {
        border-bottom: none;
    }
}

@media (max-width: 576px) {
    .blog-posts-grid,
    .related-posts-grid {
        grid-template-columns: 1fr;
    }
    .pagination a,
    .pagination span {
        min-width: 40px;
        height: 40px;
        padding: 0 10px;
        font-size: 13px;
    }
}

.featured-cats-section {
    margin: 50px 0;
}

.cats-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 14px;
}

.cat-box {
    background: #fff;
    padding: 25px 15px;
    border-radius: 12px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s;
}

.cat-box:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.cat-icon {
    width: 60px;
    height: 60px;
    background: #f9f9f9;
    color: var(--primary-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
    font-size: 24px;
}

.cat-box h3 {
    font-size: 16px;
    color: var(--text-color);
    margin-bottom: 8px;
    font-weight: 600;
}

.cat-count {
    font-size: 13px;
    color: #999;
}

.featured-shops-section {
    margin: 50px 0;
}

.shops-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 14px;
}

.shop-box {
    background: #fff;
    padding: 15px;
    border-radius: 12px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s;
}

.shop-box:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.shop-box img {
    width: 95px;
    height: 95px;
    object-fit: contain;
    margin-bottom: 0px;
    padding: 10px;
}

.shop-no-logo {
    width: 95px;
    height: 95px;
    background: var(--input-bg);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
    font-size: 35px;
    color: #ccc;
}

.shop-box h3 {
    font-size: 16px;
    color: var(--text-color);
    margin-bottom: 8px;
    font-weight: 400;
}

.shop-count {
    font-size: 13px;
    color: #999;
}

.error-404 {
    text-align: center;
    padding: 60px 20px;
}

.error-icon {
    font-size: 100px;
    color: var(--primary-color);
    margin-bottom: 30px;
}

.error-404 h1 {
    font-size: 36px;
    color: #333;
    margin-bottom: 15px;
}

.error-404>p {
    font-size: 18px;
    color: #666;
    margin-bottom: 40px;
}

.error-actions {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    margin-bottom: 60px;
}

.btn-home {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 15px 40px;
    background: var(--primary-color);
    color: #fff;
    text-decoration: none;
    border-radius: 10px;
    font-size: 16px;
    font-weight: bold;
    transition: all 0.3s;
}

.btn-home:hover {
    opacity: 0.8
}

.search-404 {
    width: 100%;
    max-width: 500px;
}

.search-404 form {
    display: flex;
    gap: 10px;
}

.search-404 input[type="search"] {
    flex: 1;
    padding: 12px 20px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 15px;
}

.search-404 button {
    padding: 12px 30px;
    background: #3498db;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s;
}

.search-404 button:hover {
    background: #2980b9;
}

.popular-discounts {
    margin-top: 60px;
}

.popular-discounts h2 {
    font-size: 28px;
    color: #333;
    margin-bottom: 40px;
    padding-bottom: 15px;
    border-bottom: 3px solid var(--primary-color);
}

@media (max-width: 768px) {
    .error-icon {
        font-size: 60px;
    }
    .error-404 h1 {
        font-size: 28px;
    }
    .error-404>p {
        font-size: 16px;
    }
}

.widget .search-wrapper {
    display: flex;
}

.widget .widget-title {
    margin-bottom: 0px;
    padding-bottom: 10px;
}

.widget {
    margin: 0px 10px 10px 10px;
}

.comments-area {
    background: #fff;
    padding: 40px;
    border-radius: 12px;
    margin-top: 40px;
}

.comments-title {
    font-size: 16px;
    color: #333;
    margin-bottom: 30px;
    padding-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.comments-title i {
    font-size: 18px
}

.comment-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.comment-body {
    padding: 25px;
    margin-bottom: 20px;
    border-radius: 8px;
    position: relative;
}

.comment-author {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 15px;
}

.comment-author img {
    border-radius: 50%;
    height: 40px;
    width: 40px;
}

.comment-body .reply {
    float: left;
    text-align: left;
    font-size: 13px
}

.comment-body p {
    font-size: 13px
}

.comment-author .fn {
    color: #333;
    font-size: 13px;
    font-style: normal;
}

.comment-author .says {
    display: none !important
}

.comment-meta {
    display: none !important
}

.comment-meta a {
    color: var(--primary-color);
    text-decoration: none;
}

.comment-meta a:hover {
    text-decoration: underline;
}

.comment-content {
    color: #666;
    line-height: 1.8;
}

.comment-awaiting-moderation {
    color: #f39c12;
    font-style: italic;
}

.children {
    list-style: none;
    margin-right: 40px;
}

.comment-respond {
    margin-top: 0px;
}

.comment-reply-title {
    font-size: 16px;
    color: var(--text-color);
    margin-bottom: 20px;
}

.comment-form p {
    margin-bottom: 20px;
}

.comment-form label {
    display: block;
    margin-bottom: 8px;
    color: var(--text-color);
    font-weight: 500;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 13px;
    transition: border-color 0.3s;
}

.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form input[type="url"]:focus,
.comment-form textarea:focus {
    outline: none;
    border-color: var(--primary-color);
    box-shadow: 0 0 0 3px rgba(231, 76, 60, 0.1);
}

.comment-form textarea {
    resize: vertical;
    min-height: 120px;
}

.form-submit {
    margin-top: 20px;
}

.submit {
    padding: 8px 20px;
    background: var(--primary-color);
    color: #fff;
    border: none;
    border-radius: 12px;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s;
}

.submit:hover {
    opacity: 0.8
}

.no-comments {
    text-align: center;
    padding: 30px;
    color: #999;
    font-style: italic;
}

.comment-navigation {
    display: flex;
    justify-content: space-between;
    margin: 30px 0;
}

.comment-navigation a {
    color: var(--primary-color);
    text-decoration: none;
    padding: 10px 20px;
    border: 1px solid var(--primary-color);
    border-radius: 8px;
    transition: all 0.3s;
}

.comment-navigation a:hover {
    background: var(--primary-color);
    color: #fff;
}

.discount-comments-area {
    padding: 35px;
    direction: rtl;
}

.discount-comments-section {
    border-radius: 12px;
    margin-top: 30px;
    background: #ffffff;
}

.comments-header {
    padding-bottom: 20px;
}

.comment-count {
    background: var(--primary-color);
    color: #fff;
    padding: 2px 12px;
    border-radius: 50px;
    font-size: 14px;
}

.comment-list {
    list-style: none;
    padding: 0;
}

.comment {
    margin-bottom: 25px;
    transition: 0.3s;
}

.comment-body {
    display: flex;
    padding: 20px;
    border-radius: 15px;
    border: 1px solid #f1f1f1;
    flex-direction: column;
}

.status-badge {
    font-size: 11px;
    padding: 3px 10px;
    border-radius: 6px;
    margin-right: 10px;
    font-weight: bold;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.status-badge.working {
    background: #e6fcf5;
    color: #0ca678;
}

.status-badge.failed {
    background: #fff5f5;
    color: #fa5252;
}

.comment-form-flex {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
}

.input-group,
.textarea-group {
    position: relative;
    flex: 1;
}

.input-group i {
    position: absolute;
    left: 15px;
    top: 15px;
    color: #bdc3c7;
}

.input-group input,
.textarea-group textarea {
    width: 100%;
    padding: 15px 45px 15px 15px;
    border-radius: 12px;
    border: 1px solid #e0e0e0;
    background: #f9f9f9;
    transition: 0.3s;
    font-size: 13px;
}

.textarea-group textarea {
    padding-right: 15px;
    resize: vertical;
}

.input-group input:focus,
.textarea-group textarea:focus {
    border-color: var(--primary-color);
    box-shadow: 0 0 10px rgba(231, 76, 60, 0.1);
    outline: none;
}

.working-status-selector {
    margin: 20px 0;
    background: #fff;
    padding: 15px;
    border-radius: 12px;
    border: 1px dashed #ddd;
}

.selector-label {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #636e72;
}

.status-options {
    display: flex;
    gap: 15px;
}

.status-radio {
    flex: 1;
    cursor: pointer;
}

.status-radio input {
    display: none;
}

.radio-card {
    display: block;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    border: 2px solid #f1f1f1;
    transition: 0.3s;
    color: #b2bec3;
    font-weight: bold;
    font-size: 13px;
}

.status-radio.success input:checked+.radio-card {
    border-color: #2ecc71;
    color: #2ecc71;
    background: #f1fcf6;
}

.status-radio.danger input:checked+.radio-card {
    border-color: #e80645;
    color: #e80645;
    background: #fff5f4;
}

.submit-pro-btn {
    background: var(--primary-color);
    color: #fff;
    border: none;
    padding: 10px 15px;
    border-radius: 12px;
    font-weight: bold;
    cursor: pointer;
    transition: 0.3s;
    display: flex;
    align-items: center;
}

.submit-pro-btn:hover {
    opacity: 0.8
}

.submit-pro-btn i {
    margin: 0px 0px 0px 5px
}

@media (max-width: 768px) {
    .comment-form-flex {
        flex-direction: column;
    }
    .comment-body {
        flex-direction: column;
        text-align: center;
    }
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-heart1:before {
    content: "\e91f";
}

.icon-rubik-cube-svgrepo-com:before {
    content: "\e900";
}

.icon-eitaa-svgrepo-com:before {
    content: "\e901";
}

.icon-sapp-svgrepo-com:before {
    content: "\e902";
}

.icon-aparat-svgrepo-com:before {
    content: "\e903";
}

.icon-bale-svgrepo-com:before {
    content: "\e904";
}

.icon-triangle-exclamation:before {
    content: "\e905";
}

.icon-clone:before {
    content: "\e906";
}

.icon-user:before {
    content: "\e907";
}

.icon-thumbs-up:before {
    content: "\e908";
}

.icon-thumbs-down:before {
    content: "\e909";
}

.icon-badge-percent:before {
    content: "\e90a";
}

.icon-badge-check:before {
    content: "\e90b";
}

.icon-percent:before {
    content: "\e90c";
}

.icon-tags:before {
    content: "\e90d";
}

.icon-bars:before {
    content: "\e90e";
}

.icon-envelope:before {
    content: "\e90f";
}

.icon-bell:before {
    content: "\e910";
}

.icon-moon:before {
    content: "\e911";
}

.icon-sun-bright:before {
    content: "\e912";
}

.icon-mobile-button:before {
    content: "\e913";
}

.icon-clock-rotate-left:before {
    content: "\e914";
}

.icon-clock-nine:before {
    content: "\e915";
}

.icon-heart:before {
    content: "\e916";
}

.icon-whatsapp:before {
    content: "\e917";
}

.icon-x-twitter:before {
    content: "\e918";
}

.icon-youtube:before {
    content: "\e919";
}

.icon-telegram:before {
    content: "\e91a";
}

.icon-pinterest-p:before {
    content: "\e91b";
}

.icon-linkedin-in:before {
    content: "\e91c";
}

.icon-instagram:before {
    content: "\e91d";
}

.icon-facebook-f:before {
    content: "\e91e";
}

body.error404-clean {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.error-wrapper {
    background-color: var(--primary-color, #2563eb);
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #ffffff;
    padding: 20px;
    font-family: inherit;
}

.error-image {
    max-width: 300px;
    height: auto;
    margin-bottom: 0rem;
    animation: float 3s ease-in-out infinite;
}

.error-text {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 2rem;
    line-height: 1.8;
    margin-top: -60px
}

.btn-back-home {
    background-color: #ffffff;
    color: var(--primary-color, #2563eb);
    padding: 8px 30px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: bold;
    transition: all 0.3s ease;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    font-size: 14px
}

.btn-back-home:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.2);
    background-color: #f8f9fa;
    color: var(--primary-color);
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-15px);
    }
    100% {
        transform: translateY(0px);
    }
}

.error-text h1 {
    font-size: 28px;
}

.error-text p {
    font-size: 15px;
}

.discount-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
}

.discount-modal.active {
    opacity: 1;
    visibility: visible;
}

.discount-modal .modal-content {
    background: #fff;
    width: 90%;
    max-width: 550px;
    padding: 0px;
    border-radius: 15px;
    position: relative;
    transform: translateY(20px);
    transition: all 0.3s;
    max-height: 90vh;
    overflow-y: auto;
}

.discount-modal.active .modal-content {
    transform: translateY(0);
}

.modal-close {
    position: absolute;
    left: 15px;
    top: 15px;
    background: none;
    border: none;
    font-size: 30px;
    cursor: pointer;
    color: #666;
}

.modal-shop-info {
    text-align: center;
    margin-bottom: 20px;
}

.modal-shop-logo {
    width: 100px;
    height: 100px;
    object-fit: contain;
    margin-bottom: 15px;
}

.modal-title {
    font-size: 20px;
    color: #333;
    margin-bottom: 20px;
}

.modal-code-section {
    cursor: pointer;
}

.modal-code-display {
    display: flex;
    align-items: stretch;
    background: #F3F4F6;
    border: 2px dashed #CBD5E1;
    border-radius: 10px;
    overflow: hidden;
    padding: 10px
}

.modal-code-text {
    flex: 1;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: var(--text-color);
    font-family: monospace;
}

.modal-btn-copy {
    background: var(--primary-color);
    color: #fff;
    border: none;
    padding: 0 25px;
    font-weight: bold;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    border-radius: 8px;
    font-size: 14px;
}

.submit-btn:hover,
.modal-btn-copy:hover {
    opacity: 0.8
}

.modal-no-code {
    color: var(--text-color);
    text-align: center;
    padding: 15px;
    border-radius: 10px;
    font-weight: bold;
}

.modal-btn-get {
    display: block;
    background: var(--primary-color);
    color: #fff;
    text-align: center;
    padding: 15px;
    border-radius: 10px;
    text-decoration: none;
    font-weight: bold;
    margin: 0px 20px 20px 20px;
}

.modal-info {
    text-align: center;
    padding: 20px 20px 0px 20px;
    border-radius: 10px;
}

.modal-vote-buttons {
    display: flex;
    gap: 10px;
    justify-content: center;
}

.modal-vote-btn {
    padding: 10px 20px;
    border: 2px solid;
    border-radius: 8px;
    background: transparent;
    cursor: pointer;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 8px;
}

.modal-vote-btn.yes {
    border-color: #27ae60;
    color: #27ae60;
}

.modal-vote-btn.no {
    border-color: #e74c3c;
    color: #e74c3c;
}

.modal-details {
    padding: 0px 20px;
    margin-bottom: 20px;
}

.modal-footer {
    text-align: center;
    background: #F7F8FA;
}

.btn-membership {
    padding: 12px 30px;
    background: #e74c3c;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-weight: bold;
    cursor: pointer;
}

p#gModalDesc {
    font-size: 14px;
}

@keyframes skeleton-shimmer {
    0% {
        background-position: 200% 0;
    }
    100% {
        background-position: -200% 0;
    }
}

.modal-footer {
    padding: 20px
}

.newsletter-wrapper {
    display: flex;
    flex-direction: column-reverse;
    margin: 0px auto;
    direction: rtl;
}

.newsletter-form {
    display: flex;
    align-items: center;
    gap: 10px;
}

.newsletter-form input[type="email"] {
    flex-grow: 1;
    padding: 8px 20px;
    border: 1px solid #d1d5db;
    border-radius: 12px;
    outline: none;
    font-family: inherit;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    transition: border-color 0.3s;
}

.submit-btn {
    background-color: var(--primary-color);
    color: white;
    border: none;
    padding: 8px 25px;
    border-radius: 12px;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
    transition: background-color 0.3s;
    white-space: nowrap;
}

.submit-btn:hover {
    opacity;
    0.8
}

#newsletter-message {
    font-size: 14px;
    margin-bottom: 10px;
    text-align: center;
}

.widget {
    padding: 15px;
    border-radius: 12px
}

.widget li {
    list-style: none
}

.ad-banner-zone {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
    width: 100%;
}

.ad-banner-wrapper {
    max-width: 100%;
    text-align: center;
}

.ad-banner-img {
    width: 100%;
    height: auto;
    display: block;
}

.custom-cf7-form {
    direction: rtl;
}

.cf7-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
    gap: 15px;
}

.cf7-column {
    flex: 1;
    min-width: 250px;
}

.custom-cf7-form input[type="text"],
.custom-cf7-form input[type="email"],
.custom-cf7-form textarea {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background-color: #fff;
    transition: all 0.3s ease;
    font-size: 14px;
    outline: none;
}

.custom-cf7-form input:focus,
.custom-cf7-form textarea:focus {
    border-color: #007bff;
    box-shadow: 0 0 8px rgba(0, 123, 255, 0.2);
    background-color: #fff;
}

.cf7-submit-container {
    text-align: left;
}

.custom-cf7-form input[type="submit"] {
    background-color: var(--primary-color);
    color: #fff;
    padding: 12px 35px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    font-weight: bold;
    transition: background 0.3s ease;
}

.custom-cf7-form input[type="submit"]:hover {
    opacity:0.8
}

.wpcf7-response-output {
    border-radius: 8px !important;
    margin-top: 20px !important;
    font-size: 14px;
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction: rtl;
}
.site-header .snav{height: 40px;}
.site-header .snav-drop{box-shadow: 0 6px 18px 0 rgba(0, 0, 0, .08);}