:root{
    --main-header-h:   0;
    --overlay-header-h: 56px;
    --bottom-nav-h:     56px;

    --primary:#ef4056; --border:#e5e5e5;
    --bg-light:#f9f9f9;--text:#111;
    --muted:#666;
    --w1:150px;
    --w2:250px;
        --brand:#2a6cff;
        --fg:#111827;
        --underline:#9aa7b4;
}


* {
    scrollbar-color: #a9a7a7 #ffffff;
}
body {
    background-color: #fff !important;
}
header{
    box-shadow: none;
}
footer {
    border:0;
    margin-top:40px;
}
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1440px;
    }
}


a:hover {
    color: #256CFA
}
.jump-to-top:hover {
    border-color: #256CFA;
    color: #256CFA;
}

.btn-success.focus, .btn-success:focus{
    box-shadow: none;
}
.breadcrumb_box{
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 100%);
    margin-top:30px;
    border-top:0;
    border-left: 0;
    border-right: 0;
    box-shadow: none;
    border-color: #00000014;
    border-bottom-width: 2px;
    border-radius: 16px;
}
.search-header input {
    border-radius: 10px;
}
nav.main-menu ul.new-list-menu li.item-list-menu a.list-category{
    color: #757575;
}
nav.main-menu ul.new-list-menu li.item-list-menu a.list-category:hover{
    color: #256cfa;
}
nav.main-menu ul.new-list-menu li.item-list-menu:hover a.list-category{
    color: #256cfa;
}
nav.main-menu ul.new-list-menu li.item-list-menu a.list-category::before{
    display: none;
}
nav.main-menu ul.new-list-menu li.item-list-menu::before{
    display: none;
}
nav.main-menu {
    border:0;
   /* background-color: #256cfa;*/
}

.box-content .content h1 span {
    color: #0f1729;
    border:0;
    font-size:24px;
}
.middle-bar-footer .footer-links .links-col .head-line {
    color:#256cfa;
    font-weight: 700;
    font-size:16px;
}
.middle-bar-footer .footer-links .links-col ul.links-ul li a{
    color: #0f1729a3;
    font-weight: 500;
}
.middle-bar-footer .footer-links .links-col ul.links-ul li a:hover{
    color: #60a5fa;
}
.shoppingcart {
    color: #9e9e9e;
}
/*.header-left {
    display: flex;
    justify-content: space-between;
}*/
.header-left .mini-cart-header .cart-count {
    background:#FF720E;
}

.search-header .btn-search{
    background-color: #256cfa;
    color: #fff;
    border-radius: 27px;
    width: 90px;
}
.twitter-typeahead{
    float: left;
}

.btn-category{
    color: #256cfa !important;
}


.products-grid table thead tr th{
/*    background: none !important;*/
    color: #0f1729;
    font-weight: 600;
    text-align: left !important;
    background: linear-gradient(180deg, #F5F3F3 16.35%, #E1E1E1 100%) !important;
    border-radius: 25px;
    vertical-align: middle;
}
table.dataTable > thead .sorting::after, table.dataTable > thead .sorting_asc::after, table.dataTable > thead .sorting_desc::after, table.dataTable > thead .sorting_asc_disabled::after, table.dataTable > thead .sorting_desc_disabled::after,
table.dataTable > thead .sorting::before, table.dataTable > thead .sorting_asc::before, table.dataTable > thead .sorting_desc::before, table.dataTable > thead .sorting_asc_disabled::before, table.dataTable > thead .sorting_desc_disabled::before{
    color: #0f1729;
}

.table-bordered thead td, .table-bordered thead th{
    border:0 !important;
    border-radius: 16px;
}

.products-grid table {
    border-collapse: separate;
    border-spacing: 5px;
}

.table.table-bordered.dataTable tbody td {
    border-color: #0000001F;
    border-radius: 16px;
    border-width: 0 1px 1px 0;
    box-shadow: 8px 20px 70px 0px rgba(0, 0, 0, 0.06);
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 1rem;
    padding-right: 1rem;
}
table.DTFC_Cloned tr{
    background: none !important;
}
.btn-blue{
    background-color: #256cfa !important;
    color: #fff;
    border-radius: 27px;
}
.btn-blue:hover{
    color:#fff;
}
.btn-outline{
    background: none;
    border:1px #0f172929 solid;
    border-radius: 27px;
}

.apply-filter-row{
    border:0;
    background: none;
}

.filter-box{
    background: none !important;
}

.filter-box > .filter-options > .box{
    box-shadow: 8px 20px 70px 0px #0000000F;
    border-radius: 16px;
    border:1px #0000001F solid;
    border-top: 0;
    border-left: 0;
    background-color: #fff;
    padding: 1.25rem 10px;
    margin: 0px 0.5rem;
}

.filter-box .filter-options .select-filter-box{
    background: none !important;
}

.filter-box .filter-options .select-filter-box .select-filters label, .filter-box .filter-options select option{
    border-radius: 20px;
    border:1px #0000001F solid;
    border-top: 0;
    border-left: 0;
    margin-bottom: .5rem;
    padding: 3px 12px 3px 12px;
}
.filter-box .filter-options .select-filter-box .select-filters {
    padding: 0;
    padding-right: 15px;
}
.chkfilter {
    border-radius: 32px;
    border:1px #0000001F solid;
    border-top: 0;
    border-left: 0;
}

.filter-box h5{
    font-weight: 600;
    color: #0f1729;
    padding-left: 10px;
}

.products-grid, .products-grid table{
    border:0;
}

.box-content {
    border:0;
}

.btn-buy{
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    background-color: #256cfa !important;
}
.btn-green {
    background-color: #256cfa !important;
    border-color: #256cfa;
}
.quantity-cell {
    border-radius: 24px;
}

.pdct-quantity{
    font-weight: 600;
    font-size:14px;
    color: #0f1729;
}
.pdct-price{
    color: #0F1729BD;
}

.menu-category-1 {
    border-radius: 16px;

    background: linear-gradient(294.33deg, rgba(235, 235, 235, 0.65) -6.28%, rgba(200, 200, 200, 0.25) 99%);

  /*  background: linear-gradient(294.33deg, rgba(255, 255, 255, 0.6) -6.28%, rgba(230,230,230,0.4) 99%);*/

    backdrop-filter: blur(30px);
    top:50px;
}

.menu-category-2,.menu-category-3{
    background: none;
    /*
    box-shadow: 8px 20px 200px 0px rgba(0, 0, 0, 0.08);
    */
}
.menu-title-1.active>.menu-link-1{
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 17.49%, #FFFFFF 97.44%);
    border-radius: 24px;
    border-image-source: linear-gradient(117.35deg, rgba(0, 0, 0, 0) 56.43%, rgba(0, 0, 0, 0.12) 93.69%);
    color: #256CFA !important;
}

.menu-title-2:hover{

}
.menu-title-2 .menu-link-2, .menu-title-3 a{
    margin: 0px 10px;
}
.menu-title-2:hover .menu-link-2{
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 17.49%, #FFFFFF 97.44%);
    border-radius: 24px;
    border-image-source: linear-gradient(117.35deg, rgba(0, 0, 0, 0) 56.43%, rgba(0, 0, 0, 0.12) 93.69%);
    color: #256CFA !important;

}

.menu-title-3 {
    margin-bottom: 5px;
}

.menu-title-3 .menu-count {
    border-left: 1px solid #256CFA3D;
    width: 35px;
    border-radius: 25px;
    padding-left: 0px;
    text-align: center;
}

.sidebar-wrapper .box-sidebar {
    box-shadow: 8px 20px 200px 0px rgba(0, 0, 0, 0.08);
    border:0px;
}
.box-content {
    box-shadow: 8px 20px 200px 0px rgba(0, 0, 0, 0.08);
}
.box-header .box-title{
    border-color:#256cfa;
}
ul.profile-menu-items li:first-child {
    margin-top:10px;
}
ul.profile-menu-items li {
    margin-bottom: 10px;
}
ul.profile-menu-items li a.profile-menu-url {
    padding: 10px;
}
ul.profile-menu-items li a.profile-menu-url:hover {
    background-color: #256cfa !important;
    color:#fff !important;
    border-radius:10px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;}
.btn-info {
    /*background: linear-gradient(180deg, #20c9ff, #256cfa);*/
    background-color: #60a5fa !important;
}

.profile-stats .table-orders .table tbody td a.order-list-btn, .page-profile .collapse .profile-orders-item a.order-list-btn, #products-list a.order-list-btn {
    background-color: #256cfa;
    padding: 0px 10px;
    height: 35px;
    line-height: 35px;
}

.signup-form .card {
    box-shadow: 8px 20px 200px 0px rgba(0, 0, 0, 0.08);
}

.dropdown-menu-login {
    box-shadow: 8px 20px 200px 0px rgba(0, 0, 0, 0.08);
}
.blog-item, .home-blog{
    box-shadow: 8px 20px 200px 0px rgba(0, 0, 0, 0.08);
}
.home_page_post .box{
    box-shadow: 8px 20px 200px 0px rgba(0, 0, 0, 0.08);
}

.table-striped tbody tr:nth-of-type(odd) {
    background: none !important;
}

.card-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.card-image {
    height: 72px;
    width: 72px;
    border-radius: 12px;
}

.action-item {
    display: flex;
    align-items: center;
    margin-top: 20px; /* Tailwind's mt-5 = 1.25rem ≈ 20px */
}

.action-item:not(:first-child) {
    margin-top: 8px; /* Tailwind's mt-2 = 0.5rem ≈ 8px */
}

.action-text {
    margin-right: 8px; /* Tailwind's me-2 = 0.5rem ≈ 8px */
    font-size: 12px;
    font-weight: 500;
    color: rgba(15, 23, 41, 0.54); /* #0F17298A in RGBA */
}

.action-button {
    padding: 0;
    background: none;
    border: none;
    cursor: pointer;
}

.action-icon {
    width: 24px; /* Tailwind's w-6 = 1.5rem ≈ 24px */
    height: 24px; /* Tailwind's h-6 = 1.5rem ≈ 24px */
}

/* Specific icon adjustments */
.me {
    margin-right: 8px; /* If you need specific margin for one icon */
}

.products-grid .product-option{
    top: unset;
}

.product-option {
    position: relative;
}

.box-products {
    background: none !important;
    padding:0;
}

.dataTables_length {
    padding: 10px;
}

.DTFC_LeftBodyWrapper{
    background: #fff;
    box-shadow:0 0 6px 4px rgba(0, 0, 0, 0.08);
    margin-right: -20px;
}
.box-shadow{
    box-shadow: 8px 20px 200px 0px rgba(0, 0, 0, 0.08);
}

.col-sidebar {
    border: 0 !important;
}

.blog .card {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    border: 2px solid;
    border-image-source: linear-gradient(180deg, rgba(255,255,255,0) 0%, #ffffff 100%);
    border-image-slice: 1;
    border-radius: 16px;
    padding: 12px;
    height: 120px;
    box-shadow: 8px 20px 200px 0px #00000014;
    background-color: white;
    margin: auto;
    overflow: hidden;
    margin-bottom: 10px;
}

@media (min-width: 1024px) {
    .blog .card {
        height: 224px;
        padding: 16px;
    }
}

.blog .card-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    flex: 1;
    margin-inline-start: 1rem;
}

.blog .title {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 8px;
    text-align: right;
}

@media (min-width: 1024px) {
    .blog .title {
        font-size: 24px;
    }
}

.blog .description {
    font-size: 13px;
    font-weight: 500;
    color: #0F17298A;
    direction: ltr;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

@media (min-width: 1024px) {
    .blog .description {
        font-size: 14px;
    }
}

.blog .bottom-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 8px;
}

.blog .see-more-button {
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: bold;
    color: #256CFA;
    text-decoration: none;
}

@media (min-width: 1024px) {
    .blog .see-more-button {
        font-size: 16px;
    }
}

.blog .see-more-line {
    width: 27px;
    height: 1px;
    background-color: #256CFA;
    margin-inline-start: 10px;
}

.blog .date {
    font-size: 14px;
    color: #BDBDBD;
    font-weight: 500;
}

.blog .card-image {
    height: 100%;
    width: 104px;
    object-fit: cover;
    border-radius: 10px;
}

@media (min-width: 1024px) {
    .blog .card-image {
        width: 220px;
    }
}

.selected-attr {
    color: #256cfa !important;
}

.dtable-top {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 5px;
}

.dtable-top .dataTables_length,
.dtable-top .dataTables_paginate {
    margin: 0;
}

.page-link {
    display: flex;                          /* flex */
    height: 36px;                           /* h-[36px] */
    width: 36px;                            /* w-[36px] */
    align-items: center;                    /* items-center */
    justify-content: center;               /* justify-center */
    border-radius: 9999px;                 /* rounded-full */
    border-width: 1px;                     /* border-[1px] */
    border-color: #0F17291F;               /* border-[#0F17291F] */
    font-size: 14px;                        /* text-[14px] */
    font-weight: 500;
    margin-left: 3px;
    margin-right: 3px;
}
.page-item:first-child .page-link {
    width: auto;
    border-radius: 36px;
}
.page-item:last-child .page-link {
    width: auto;
    border-radius: 36px;

}

.dtable-top .dataTables_length label {
    font-size: 0;
    margin: 0;
}

.dtable-top .dataTables_length select {
    font-size: 14px;
    border-radius: 36px;
    height: 36px;
    margin: 0;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin-top:0;
}


.options-product .item {
    display: flex;
    align-items: center;
    margin-top: 10px; /* معادل mt-2 تا mt-5 */
}

.options-product .label {
    margin-inline-end: 8px;
    font-size: 12px;
    font-weight: 500;
    color: rgba(15, 23, 41, 0.54); /* #0F17298A در hex */
}

.options-product .fa {
    width: 24px;
    height: 24px;
}

.form-control {
   /* height: 48px;*/
    border:0;
    border-radius: 8px;
    padding-right: 16px;
    padding-left: 16px;
    background: linear-gradient(180deg, rgba(131, 148, 181, 0.02) 0%, rgba(131, 148, 181, 0.08) 100%);
    border-bottom-width: 1px;
    justify-content: space-between;
    border-bottom: 1px solid;
    border-image-source: linear-gradient(90deg, rgba(56, 87, 149, 0) 0%, rgba(56, 87, 149, 0.8) 32%, rgba(56, 87, 149, 0.8) 62.5%, rgba(56, 87, 149, 0) 100%);
}

.form-control:focus {
    border-bottom: 2px solid;
    border-image-source: linear-gradient(90deg, rgba(37, 108, 250, 0) 0%, #256CFA 29%, #256CFA 69.5%, rgba(37, 108, 250, 0) 100%);
    background: linear-gradient(180deg, rgba(240, 245, 255, 0.5) 16.35%, rgba(181, 205, 255, 0.5) 100%);
}

.logout {
    color: #FF5F00 !important;
}

.activeMenu {
    background: rgba(37, 108, 250, 1) !important;
    color:#fff !important;
    border-radius: 12px;
}


.banner-container {
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    border-radius: 12px;
    height: 550px;
    background: linear-gradient(180deg, rgba(37,108,250,0.0315) 0%, rgba(37,108,250,0.15) 100%);
    position: relative;
}

.banner-text {
    margin-top: 40px;
    max-width: 344px;
}

.banner-title {
    font-size: 14px;
    font-weight: 600;
    color: #0F1729;
    margin: 0;
    line-height: 2.75rem;
}

.banner-subtitle {
    margin-top: 6px;
    font-size: 10px;
    color: #0F1729;
    line-height: 1.25rem;
}

.button-wrapper {
    width: 100%;
}

.buy-button {
    margin-top: 14px;
    width: 76px;
    height: 32px;
    font-size: 12px;
    font-weight: 600;
    color: white;
    background: linear-gradient(180deg, #20c9ff, #256cfa);
    border: none;
    border-radius: 27px;
    cursor: pointer;
}

.banner-image {
    margin-top: 8px;
    width: 87px;
    height: 192px;
}

.banner-products {
    display: none;
}


.feature-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 69px 24px;
    width: 100%;
}

@media (min-width: 1024px) {
    .feature-grid {
        grid-template-columns: repeat(2, 1fr);
        margin-top:140px;
        margin-bottom: 80px;
    }
}
.feature-container {
    position: relative;
    display: inline-block;
}

.feature-box {
    width: 100%;
    height: 400px;
    padding: 24px 20px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    border-radius: 16px;
    box-shadow: 5px 10px 200px 0px rgba(0, 0, 0, 0.06);
    overflow-y: auto;
    position: relative;
    transition: box-shadow 0.7s ease, background 0.7s ease, transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
    cursor: pointer;
}
.feature-box::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px;
    background: linear-gradient(to bottom, rgba(255,255,255,0), #ffffff);
    pointer-events: none;
    transition: opacity 0.7s ease;
}

.feature-box * {
    transition: opacity 0.7s ease;
}

.feature-box:hover {
    /*position: absolute;
    top: -10px;
    left: 0;
    right: 0;*/
    z-index: 20;
    max-height: none;
    box-shadow: 0 8px 50px rgba(0,0,0,0.25);
    /*transform: scale(1.05);*/
    background: #fff;
   /* overflow: visible;*/
    min-height: 400px;
   /* height: auto;*/
}

.feature-box:hover::after {
    opacity: 0;
}
.feature-body h2, h3,h4,h5 {
    font-size: 16px;
    font-weight: bold;
}
.feature-body p {
    font-size: 13px;
}
.feature-header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-inline-start: 24px;
    direction: rtl;
}

.feature-header h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    direction: rtl;
}

.feature-header img {
    width: 32px;
    margin-inline-start: 16px;
}

.feature-box ul {
    margin-top: 24px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(15, 23, 41, 0.64);
    direction: ltr;
}

.feature-box ul li {
    margin-bottom: 12px;
    line-height: 1.6;
}


.banner-image-full {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}



/* Large screens (≥1024px) */
@media (min-width: 1024px) {

    .desktop-products {
        display: none;
    }

}


.product-card {
    width: 136px;
    height: 192px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    border-radius: 16px;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0px 3px 31px 0px #00000014;
    border-bottom: 2px solid #00000014;
}

.product-card img {
    width: 84px;
    margin-top: 10px;
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .product-card {
        width: 204px;
        height: 270px;
    }

    .product-card img {
        width: 120px;
    }
}
.newestProducts {
    padding:0;
}
.newestProducts .card-header {
    background: none;
    border:0;
}

.newestProducts .card-header .card-title {
    font-size:16px;
    font-weight: bold;
}

.card-header .more {
    font-size:16px;
    font-weight: 300;
    margin-bottom: 0;
    color:#000;
    line-height: 40px;
}
.card-header .with-nav {
    margin-left: 110px;
}
.newestProducts .widget {
    padding:0;
    width: 100%;
}

.card-header .title-one{
    display: inline-block;
}

.a4 img {
    width: 100%;
}

.main-banner {
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding:0 20px;
    border-radius: 12px;
    height: 550px;
    background: linear-gradient(180deg, rgba(37, 108, 250, 0.0315) 0%, rgba(37, 108, 250, 0.15) 100%);
}

.banner-text {
    max-width: 344px;
    margin-top: 40px;
}

.banner-text h1 {
    font-size: 14px;
    font-weight: 600;
    color: #0F1729;
    margin: 0;
    line-height: 1.6;
}

.banner-text p {
    margin: 6px 0 0;
    font-size: 10px;
    color: #0F1729;
}

.banner-text button {
    margin-top: 14px;
    height: 32px;
    width: 76px;
    border: none;
    border-radius: 27px;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    background: linear-gradient(180deg, #20c9ff, #256cfa);
    cursor: pointer;
}

.banner-img {
    margin-top: 8px;
    height: 192px;
    width: 87px;
}

/* Desktop layout */
@media (min-width: 1024px) {
    .main-banner {
        height: 550px;
        padding: 0 47px;
    }

    .banner-text {
        margin-top: 134px;
    }

    .banner-text h1 {
        font-size: 36px;
    }

    .banner-text p {
        margin-top: 17px;
        font-size: 16px;
    }

    .banner-text button {
        margin-top: 39px;
        height: 48px;
        width: 98px;
    }

    .banner-img {
        margin-top: 99px;
        height: 451px;
        width: 214px;
    }

    .desktop-products {
        display: block;
        margin-top: 38px;
    }
}


.product-row {
    display: flex;
    align-items: center;
    padding: 23px 12px;
    border-radius: 12px;
    min-height: 300px;
    background: linear-gradient(270deg, #256cfa 0%, rgba(37, 122, 250, 0.07) 100%);
}

.product-circle {
    width: 115px;
    height: 115px;
    border-radius: 50%;
    background: linear-gradient(to top, rgba(255, 255, 255, 0.38), transparent);
    margin-right: 23px;
}

.product-circle img {
    width: 100%;
    border-radius: 50%;
}

.product-info p {
    margin: 0 0 8px;
    color: white;
}

.product-info .name {
    margin-top: 15px;
    font-size: 16px;
}

.product-info .brand {
    font-size: 14px;
}

.buy-button {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    color: white;
    cursor: pointer;
}

.buy-button-line {
    width: 27px;
    height: 1px;
    background: white;
    margin-left: 10px;
}

.product-columns {
    display: flex;
    gap: 12px;
    margin-top: 24px;
}

.product-card {
    width: 190px;
    height: 272px;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}

.gradient-blue-top {
    background: linear-gradient(360deg, #25abf7 0%, rgba(37, 171, 247, 0) 92.46%);
}

.gradient-blue-bottom {
    background: linear-gradient(180deg, #20c9ff 0%, rgba(32, 201, 255, 0) 100%);
}

.product-card .product-info .name {
    font-size: 16px;
}

.product-card .product-info .brand {
    font-size: 14px;
}

.menu-icon{
    fill:#757575;
    width: 25px;
    height: 25px;
    transition:fill .25s;
}

.list-category:hover .menu-icon{
    fill:#60a5fa;
}


.category-section{
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:16px;                /* فاصله بین دو ردیف */
    width:100%;
    margin:0 auto;
}

/* هر ردیف از آیکون‌ها */
/*.category-row{
    display:flex;
    justify-content:center;
    gap:6px;                 !* فاصله بین آیتم‌ها *!
    flex-wrap:wrap;          !* برای ریسپانسیو *!
}

.category-item{
    flex:1 1 143px;
    max-width:143px;
    padding:0 16px;
    text-align:center;
}

.category-item a{
    display:flex;
    flex-direction:column;
    align-items:center;
    text-decoration:none;
    user-select:none;
    color:inherit;
    transition:color .25s;
}

.category-item img{
    width:100px;
    height:100px;
    object-fit:contain;
    transition:transform .3s;
    border-radius: 50%;
}

.category-item p{
    margin-top:8px;
    font-size:14px;
    font-weight:600;
    text-align:center;
    word-break:break-word;
}

.category-item a:hover img{transform:scale(1.07)}
.category-item a:hover p,
.category-item a:focus p{color:#60a5fa}*/

.category-row {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.category-item {
    flex: 0 1 calc(25% - 12px);
}

.category-item a {
    position: relative;
    display: block;
    height: 75px;
    border-radius: 50px;
    background: linear-gradient(90deg, rgba(15, 23, 41, 0.04) 5.77%, rgba(15, 23, 41, 0) 93.16%);
    text-decoration: none;
    box-shadow: 0 2px 6px rgba(0,0,0,0.08);
    transition: all 0.2s ease;
    overflow: hidden;
}

.category-item a:hover {
    background: #f3f4f6;
    box-shadow: 0 4px 12px rgba(0,0,0,0.12);
}
.category-item a p {
    padding: 20px 12px;
    margin: auto 0;
}

.category-item img {
    position: absolute;
    left: 0;
    top: 50%;
    width: 75px;
    height: 75px;
    transform: translateY(-50%);
    /*object-fit: cover;*/
}

.category-item a p {
    position: relative;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 85px;
    font-size: 14px;
    font-weight: 500;
    color: #111827;
    text-align: center;
    line-height: 1.4;
}


.banner-wrapper{
    width:100%;
    margin:0 auto;
    margin-top: 80px;
    margin-bottom: 40px;
}

.banner-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:16px;
}

@media (min-width:768px){
    .banner-grid{
        grid-template-columns:repeat(4,1fr);
    }
}

.banner-grid img{
    width:100%;
    border-radius:10px;
}




.banner-wrapper-a2{
    margin:0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
}
.banner-grid-a2{
    display:grid;
    grid-template-columns:1fr;
    gap:16px;
}
@media (min-width:768px){
    .banner-grid-a2{
        grid-template-columns:repeat(2,1fr);
    }
}
.banner-grid-a2 img{
    width:100%;
    border-radius:10px;
}

.blog .card {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    box-shadow:5px 10px 200px 0px rgba(0, 0, 0, 0.06);
    padding: 4px;
    height: 100%;
    display: flex;
    flex-direction: column;
    max-height: 450px;
}

.blog .card img {
    width: 100%;
    height: 260px;
    border-radius: 16px;
}

.blog .card-body {
    padding: 16px 15px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.blog .title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
    color:#0056b3;
    text-align: center;
}

.blog .desc {
    font-size: 15px;
    font-weight: 500;
    flex-grow: 1;
    overflow: hidden;
    height: 130px;
}
.blog a:hover .desc {
    color: #81858b;
}

.blog-box {
    margin-top:40px;
}


@media(max-width: 767px) {
    .banner-container {
        height: auto;
    }
    .card-header .with-nav {
        margin-left: 0;
    }

    .search-box .btn-search {
        display: none;
    }
    .feature-grid {
        gap: 25px 24px;
    }
    .banner-grid {
        gap:8px;
    }
    .banner-wrapper {
        margin: 20px 0;
    }
    .blog-box {
        margin: 20px 0;
    }
    .category-item {
        flex: 0 1 calc(100% - 12px);
    }
    .category-item a img {
        width:75px;
        height: 75px;
    }

    .product-details .intro-text img {
        max-width:100%;
    }
}



.btn-primary {
    margin-top: 14px;
    width: 76px;
    height: 32px;
    border: none;
    border-radius: 27px;
    background: linear-gradient(180deg, #20c9ff 0%, #256cfa 100%);
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
}

.hero-text {
    display: none;
}

.hero-products {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 365px;
}

.product-horizontal {
    width: 365px;
    height: 162px;
    overflow: hidden;
    border-radius: 12px;
}

.product-horizontal img {
    width: 100%;
    height: 100% !important;
    /*object-fit: cover;*/
    display: block;
}

.product-verticals {
    display: flex;
    justify-content: space-between;
    gap: 12px;
}

.product-vertical {
    width: 169px;
    height: 272px;
    overflow: hidden;
    border-radius: 12px;
}

.product-vertical img {
    width: 100%;
    height: 100%  !important;
    /*object-fit: cover;*/
    display: block;
}


@media (min-width: 992px) {
    .hero-inner {
        height: 550px;
        padding-inline: 47px;
    }

    .hero-text {
        margin-top: 134px;
    }

    .hero-text h2 {
        font-size: 36px;
    }

    .hero-text p {
        font-size: 16px;
        margin-top: 17px;
    }

    .btn-primary {
        margin-top: 39px;
        width: 98px;
        height: 48px;
        font-size: 14px;
    }

    .product-info h3 {
        font-size: 16px;
        color: #fff;
        margin-block: 15px 8px;
    }

    .product-info .brand {
        font-size: 14px;
        color: #fff;
        margin-bottom: 8px;
    }

    .btn-ghost {
        display: flex;
        align-items: center;
        border: none;
        background: transparent;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        cursor: pointer;
    }

    .btn-ghost .line {
        width: 27px;
        height: 1px;
        background: currentColor;
        margin-left: 10px;
    }

    .product-stack {
        display: flex;
        gap: 12px;
    }

    .product-box.vertical {
        width: 169px;
        height: 272px;
        border-radius: 12px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: left;
        padding-inline: 12px;
    }

    .product-box.vertical.top {
        background: linear-gradient(
                360deg,
                #25abf7 0%,
                rgba(37, 171, 247, 0) 92.46%
        );
    }

    .product-box.vertical.bottom {
        background: linear-gradient(
                180deg,
                #20c9ff 0%,
                rgba(32, 201, 255, 0) 100%
        );
    }

    .product-box.vertical.top .product-photo,
    .product-box.vertical.bottom .product-photo {
        margin: 0;
    }

    .product-box.vertical.bottom {
        flex-direction: column-reverse;
    }
}

.hero-slide {
    position: relative;
    width: 100%;
    height: 550px;
    border-radius: 16px;
    overflow: hidden;
}

.hero-slide .hero-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    object-position: center center;
    z-index: 0;
}

.hero-inner {
    position: relative;
    z-index: 1;
    background: none !important;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    padding-inline: 47px;
}


.hero-slide .owl-dots {
    position: absolute;
    bottom: 12px;
    left: 16px;
    display: flex;
    gap: 8px;
}

.hero-slide .owl-dot {
    background: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
}

.hero-slide .owl-dot span {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #cfd8e3;
    transition: background .3s ease, transform .3s ease;
}


.hero-slide .owl-dot.active span,
.hero-slide .owl-dot:hover span {
    background: #256cfa;
    transform: scale(1.2);
}

@media (min-width: 992px) {
    .hero-slide .owl-dot span {
        width: 13px;
        height: 13px;
    }
}

#mobile-categories-overlay{
    position:fixed;
    top:var(--main-header-h);
    left:0;right:0;bottom:0;
    z-index:9999;
    display:flex;flex-direction:column;
    transform:translateY(100%);
    transition:transform .35s cubic-bezier(.4,0,.2,1);
    background: hsla(0, 0%, 100%, .7);
    backdrop-filter: blur(10px);
    box-shadow: 0 10px 60px rgba(0, 0, 0, .08), 0 3px 14px rgba(0, 0, 0, .05);
}
#mobile-categories-overlay.open{transform:translateY(0)}
@media (min-width:769px){ #mobile-categories-overlay{display:none} }

.overlay-header{
    flex:0 0 var(--overlay-header-h);
    position:sticky;top:0;
    display:flex;align-items:center;gap:12px;
    border-bottom:1px solid var(--border);
    padding:12px;font-weight:700;z-index:10;
    transition: height 0.3s ease;
    flex-direction: row;
    justify-content: space-between;
}
.overlay-header h4 {
    margin-bottom: 0;
}
.overlay-header button{
    border:none;background:none;font-size:22px;cursor:pointer
}

.isolated-table {
    direction: ltr;
    position: relative;
}

.isolated-table .table-wrapper {
    position: relative;
}

.isolated-table table {
    border-collapse: separate;
    border-spacing: 5px;
    min-width: max-content;
    font-size: 13px !important;
}

.isolated-table .floating-clone {
    border-collapse: separate !important;
    border-spacing: 5px !important;
}

.isolated-table thead th {
    position: sticky;
    top: 0;
    border: 0;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
    z-index: 3;
    font-weight: 600;
    color: #0f1729;
    text-align: left !important;
    background: linear-gradient(180deg, #F5F3F3 16.35%, #E1E1E1 100%) !important;
    border-radius: 16px;
    vertical-align: middle;
    font-size: 13px;

}

.isolated-table tbody td {
    border-color: #0000001F;
    border-radius: 16px;
    border-width: 0 1px 1px 0;
    box-shadow: 8px 20px 70px 0px rgba(0, 0, 0, 0.06);
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 125px;
    height: 175px;
    text-align: left;
    border: 1px solid #dee2e6;
    vertical-align: top;
    background: #fff;
}

/*
.isolated-table .column-1 { position: sticky; left: 0; z-index: 2; }
*/
.isolated-table .column-1 { position: sticky; left: 0;  z-index: 2; }
.isolated-table .column-2 { position: sticky;z-index: 2; }

.isolated-table .column-1 {
    max-width: 420px;
    width: 420px;
    overflow-wrap: break-word;
    white-space: normal;
    word-break: break-word;
    hyphens: auto;
    vertical-align: top;
    border-width: 0 1px 1px 0;
}

.isolated-table thead .column-1,
.isolated-table thead .column-2{
    z-index: 4; border-width: 0 1px 1px 0 !important;
}

.isolated-table thead th:not(.column-1):not(.column-2):not(.column-3),
.isolated-table tbody td {
    border-left: none;
}
.isolated-table .h-scrollbar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 18px;
    overflow-x: auto;
    z-index: 100;
    background: #fafafa;
    border-top: 1px solid #ddd;
    direction: ltr;
}
.isolated-table .track {
    height: 1px;
}

.isolated-table .scroll-inner {
    overflow-x: auto;
    overflow-y: visible;
    scrollbar-width: none;
    direction: ltr;
}
.isolated-table .scroll-inner::-webkit-scrollbar:horizontal {
    display: none;
}
.floating-clone-table thead tr th.column-1 {
    width: 420px !important;
}
.floating-clone-table th:nth-child(2) {
    width: 220px !important;
}

.floating-clone-table {
    font-size: 13px;
    width: auto !important;
}


@media (max-width: 768px) {
    .isolated-table .h-scrollbar,
    .isolated-table .floating-clone-table,
    .isolated-table thead { display: none !important; }
    .isolated-table .scroll-inner { overflow-x: hidden !important; }

    .isolated-table table {
        width: 100% !important;
        min-width: 0 !important;
        border-spacing: 0 !important;
        table-layout: fixed !important;
    }

    .isolated-table tbody tr {
        display: grid !important;
        grid-template-areas:
      "col1"
      "col2";
        grid-auto-rows: auto;
        gap: 10px;
        position: relative;
        padding: 12px;
        margin: 8px 10px;
    }
    .isolated-table tbody tr::before {
        content: "";
        position: absolute;
        inset: 0;
        border-radius: 16px;
        background: #fff;
        box-shadow: 8px 20px 70px rgba(0,0,0,.06);
        border: 1px solid #dee2e6;
        z-index: 0;
    }

    .isolated-table tbody td {
        display: block !important;
        width: 100% !important;
        min-width: 0 !important;
        height: auto !important;
        white-space: normal !important;
        overflow-wrap: anywhere !important;
        word-break: break-word !important;
        position: relative;
        z-index: 1;
        border: 0 !important;
        background: transparent !important;
        box-shadow: none !important;
    }
    .isolated-table tbody td.column-1 { grid-area: col1; }
    .isolated-table tbody td.column-2 { grid-area: col2; }

    .isolated-table tbody td:nth-child(n+3) { display: none !important; }

    .isolated-table .new-product-card {
        display: grid; grid-template-columns: auto 1fr; gap: 10px; align-items: start;
    }
    .isolated-table .product-thumb img {
        max-width: 64px; max-height: 64px; width: auto; height: auto; object-fit: contain;
    }
    .isolated-table .mobile-more {
        display: inline-block; margin-top: .5rem; font-size: 13px; text-decoration: underline;
    }

    .isolated-table thead th,
    .isolated-table tbody td {
        position: static !important;
        left: auto !important;
        transform: none !important;
    }

    .pdct-order .btn-buy {
        width:75px;
    }
    .pdct-order .btn-buy i{
        color:#fff;
    }
    .isolated-table td.column-2 .prd-quantity {
        display: block;
        margin-top: 15px;
        font-weight: 500;
        color: #333;
    }
}

.floating-clone-table {
    border-collapse: separate;
    border-spacing: 5px;
    table-layout: fixed;
}
.floating-clone-table thead th {
    position: sticky; top: 0;
    white-space: nowrap;
    box-sizing: border-box;
}

.glass-nav{
    position:fixed;
    bottom:12px;
    left:12px;
    right:12px;
    height:64px;
    display:flex;
    justify-content:space-around;
    align-items:center;
    padding:0 4px;


   /* background:rgba(255,255,255,0.25);
    backdrop-filter:blur(14px) saturate(180%);*/
    -webkit-backdrop-filter:blur(14px) saturate(180%);
    border:1px solid rgba(255,255,255,0.4);

    border-radius:32px;
    /*box-shadow:0 10px 28px rgba(0,0,0,.14);  */
    z-index:1000;
    transition:transform .35s ease, opacity .35s ease;
}
nav.mobile-bottom-nav.glass-nav{
    background: hsla(0, 0%, 100%, .7);
    backdrop-filter: blur(5px);
    box-shadow: 0 10px 60px rgba(0, 0, 0, .08), 0 3px 14px rgba(0, 0, 0, .05);
}
.glass-nav--hidden{
    transform:translateY(120%);
    opacity:0;
    pointer-events:none;
}

.mobile-bottom-nav{
    display:none;
}

.mobile-bottom-nav a{
    position: relative;
    flex:1;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    color:#2e3336;
    font-size:12px;
    font-weight: 500;
    text-decoration:none;
}

.mobile-bottom-nav i{
    font-size:20px;
    margin-bottom:4px;
}

.mobile-bottom-nav a:hover,
.mobile-bottom-nav a:active{
    color:#256cfa;
}

.mobile-bottom-nav .badge{
    position:absolute;
    top:-5px;
    right:5px;
    width:18px;height:18px;
    background:#FF720E;
    color:#fff;
    font-size:10px;
    display:flex;
    align-items:center;
    justify-content:center;
    pointer-events:none;
}


@media (max-width:768px){
    .mobile-bottom-nav, .glass-nav{
        display:flex;
    }

    .logo img {
        height: 50px;
    }

    .pcb-upload-section {
        display: flex;
        flex-direction: column;
    }
    .pcb-upload-section li {
        margin-bottom: 20px;
    }
}


.categories{
    flex:1 1 auto;
    overflow-y:auto;
    -webkit-overflow-scrolling:touch;
    list-style:none
}
.cat-item{border-bottom:1px solid var(--border)}
.cat-button{
    width:100%;display:flex;justify-content:space-between;align-items:center;
    padding:14px 16px;background:#fff;border:none;font:inherit;cursor:pointer;
    flex-direction: row-reverse;
}
.cat-button:hover{background:var(--bg-light)}
.cat-button img{width:24px;height:24px;margin-left:8px}
.chevron{transition:.25s transform}

.subcats{overflow:hidden;height:0;will-change:height}
.subcat-item{border-top:1px dashed var(--border)}
.subcat-button{
    width:100%;display:flex;justify-content:space-between;align-items:center;
    padding:12px 32px 12px 16px;background:#fff;border:none;font:inherit;cursor:pointer;
    flex-direction: row-reverse;
}
.subcat-button:hover{background:var(--bg-light)}

.level3 {
    overflow: hidden;
    height: 0;
    padding-right: 48px;
}
.level3 a{
    display:block;padding:8px 4px;color:var(--muted);text-decoration:none
}
.level3 a:hover{color:var(--primary)}
.subcat-item.cat__expanded--xyz > .level3 {
    height: auto !important;
}
.cat-item.cat__expanded--xyz > .cat-button .chevron,
.subcat-item.cat__expanded--xyz > .subcat-button .chevron {
    transform: rotate(180deg);
}

.img-thumbnail {
    cursor: pointer;
    border: 2px solid transparent;
    transition: border-color 0.2s ease;
}

.img-thumbnail.active {
    border-color: #007bff;
}

.product-description {
    font-size: 14px;
    color: #666;
}

.spec-box {
    font-size: 14px;
    border-radius: 10px;
    background-color: #f8f9fa;
}

.review-box {
    font-size: 14px;
    background: #fefefe;
    border-radius: 10px;
    border: 1px solid #ddd;
}

.related-product {
    min-width: 140px;
    border-radius: 10px;
    background-color: #fff;
    transition: transform 0.2s ease;
}

.related-product:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
}


.product-detail {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.product-detail .product-title{
    text-align: end;

    font-size: 20px;
    font-weight: 700;
    color: #0F1729;
    position: relative;
}


.product-detail .product-title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-image: radial-gradient(circle,rgba(0, 0, 0, 0.36) 1.5px, transparent 1.5px);
    background-size: 12px 4px;
    background-repeat: repeat-x;
}

@media (min-width: 1024px) {
    .product-detail .product-title {
        padding-bottom: 10px;
        font-size: 24px;
        font-weight: 600;
    }
}

.section-title {
    text-align: end;
    font-size: 16px;
    font-weight: 400;
    color: #0F17298A;
}

@media (min-width: 1024px) {
    .section-title {
        font-size: 20px;
    }
}

.detail-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
    margin-top: 8px;
    padding: 0 12px;
    border-bottom: 2px solid #00000014;
    border-radius: 16px;
    box-shadow: 8px 20px 200px 0px #00000014;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 17.49%, #ffffff 97.44%);
 /*   border-image-source: linear-gradient(117.35deg, rgba(0, 0, 0, 0) 56.43%, rgba(0, 0, 0, 0.08) 93.69%);*/
}

.detail-row:first-of-type {
    margin-top: 12px;
}

@media (min-width: 1024px) {
    .detail-row {
        height: 40px;
        margin-top: 14px;
    }

/*    .detail-row:first-of-type {
        margin-top: 24px;
    }*/
}

.detail-key {
    font-size: 14px;
    font-weight: 500;
    color: #757575;
}
.detail-key a.download{
    color: rgba(37, 108, 250, 1);
}
.detail-value {
    font-size: 14px;
    font-weight: 600;
    color: #0F1729;
    direction: ltr;
}
.product-description {
    gap: 10px;
    border-radius: 16px;
    border-width: 1px;
    padding: 12px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 46.88%, #FFFFFF 100%);
    border: 1px solid;
    border-image-source: linear-gradient(162.37deg, rgba(0, 0, 0, 0) 56.23%, rgba(0, 0, 0, 0.08) 96.59%);
    box-shadow: 8px 20px 100px 0px rgba(0, 0, 0, 0.06);
    margin-top: 15px;

}
.product-order-box .product-box {
    margin-top: 12px;
    padding: 12px;
    border-radius: 16px;
    background: linear-gradient(164.16deg, rgba(255, 255, 255, 0) 2.58%, #FFFFFF 91.4%);
    border: 1px solid;
    border-image-source: linear-gradient(162.37deg, rgba(0, 0, 0, 0) 56.23%, rgba(0, 0, 0, 0.08) 96.59%);
    box-shadow: 8px 20px 250px 0px rgba(0, 0, 0, 0.06);

    /*border-bottom: 2px solid #00000014;
    box-shadow: 8px 20px 200px 0px #00000014;*/
}
.main-box-product {
    align-items: stretch;
}
.product-order-box,
.product-detail,
.product-gallery {
    height: 100%;
}
@media (min-width: 1024px) {
    .product-order-box .product-box {
        order: 1;
        padding: 20px 32px;
    }
}

.product-order-box .product-stock {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-bottom: 12px;
    border-bottom: 0.5px solid #0000001F;
    color: #616161;
    flex-direction: row-reverse;
}

@media (min-width: 1024px) {
    .product-order-box .product-stock {
        justify-content: space-between;
        border-bottom-width: 1px;
        border-style: dashed;
    }
}

.product-order-box .stock-amount {
    margin-inline-end: 12px;
    font-size: 16px;
    font-weight: 500;
}

.product-order-box .stock-label {
    font-size: 14px;
    font-weight: 400;
}

.product-order-box .product-controls {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 12px;
}

.product-order-box .price {
    font-size: 16px;
    font-weight: 600;
}

.product-order-box .divider {
    width: 1px;
    height: 17.5px;
    background-color: #0F17291F;
}

.product-order-box .circle-btn {
    display: flex;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #0F172914;
    align-items: center;
    justify-content: center;
}

.product-order-box .icon {
    width: 12px;
    height: 12px;
}

.product-order-box .counter {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    border-bottom: 2px solid #0000003D;
    border-radius: 9px;
    font-size: 16px;
    font-weight: 600;
}

.product-order-box .product-actions {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 16px;
}

@media (min-width: 1024px) {
    .product-order-box .product-actions {
        flex-direction: column;
    }

    .product-order-box .product-actions button:first-child {
        order: 2;
        margin-top: 8px;
        margin-inline-end: 0;
    }

    .product-order-box .product-actions button:last-child {
        order: 1;
    }
}

.product-order-box .save-btn, .continue-order {
    height: 44px;
    width: 100%;
    min-width: 80px;
    border: 1px solid #BBBBBB;
    background: #fff;
    border-radius: 27px;
    display: flex;
    font-size: 14px;
    align-items: center;
    justify-content: center;
    margin-inline-end: 8px;
}

.product-order-box .add-btn , .order-btn, .blue-btn{
    display: flex;
    height: 44px;
    width: 100%;
    align-items: center;
    justify-content: center;
    border-radius: 27px;
    font-size: 14px;

    background-color: #256CFA;
    color: white;
}
.blue-btn:hover{
    color:#fff;
}
.product-order-box .add-btn .icon {
    width: 20px;
    margin-inline-start: 8px;
}

.product-order-box .inquiry-info {
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px dashed #0000003D;
    font-size: 14px;
    font-weight: 300;
    color: #0F1729;
}

.product-order-box .pricing-title {
    font-size: 16px;
    font-weight: 400;
    color: #0F17298A;
    margin-top: 16px;
}

.product-order-box .price-row {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.product-order-box .price-text {
    font-size: 16px;
    font-weight: 400;
}

.product-order-box .price-qty, .product-order-box .price-qty a {
    font-size: 16px;
    font-weight: 700;
    color: #256CFA;
}

.product-details {
    padding: 0 16px;
    margin-top:70px
}

.product-details .intro-title {
    text-align: end;
    font-size: 14px;
    font-weight: 400;
    color: #0F17298A;
}

.product-description {
    flex-grow: 1;
    min-height: 100%;
}
@media (min-width: 1024px) {
    .product-details .intro-title {
        font-size: 20px;
        font-weight: 500;
    }
}

.product-details .intro-text {
    margin-top: 12px;
    font-size: 14px;
    font-weight: 400;
    text-align: right;
    color: #0F1729;
}

@media (min-width: 1024px) {
    .product-details .intro-text {
        margin-top: 48px;
    }
}

.product-details .specs-title {
    text-align: end;
    font-size: 14px;
    font-weight: 400;
    color: #0F17298A;
}

@media (min-width: 1024px) {
    .product-details .specs-title {
        font-size: 20px;
        font-weight: 500;
    }
}

.product-details .specs-grid {
    display: block;
}

@media (min-width: 1024px) {
    .product-details .specs-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(3, auto);
        gap: 0 24px;
    }
}

.product-details .spec-item {
    margin-top: 12px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    min-height: 45px;
    padding: 0 12px;
    border-bottom: 2px solid #00000014;
    border-radius: 16px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 17.49%, #fff 97.44%);
    box-shadow: 8px 20px 200px 0px #00000014;
}

@media (min-width: 1024px) {
    .product-details .spec-item {
        min-height: 50px;
    }
}

.product-details .spec-label {
    font-size: 14px;
    font-weight: 500;
    color: #757575;
    margin-left: 10px;
}

.product-details .spec-value {
    font-size: 14px;
    font-weight: 600;
    color: #0F1729;
    direction: ltr;
}
.product-details .spec-value::before, .detail-value::before {
    content: "•";
    display: inline-block;
    margin-right: 6px;
    font-size: 14px;
    color: #0F1729;
    vertical-align: middle;
}

.title-with-line {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    margin-top: 24px;
    flex-direction: row-reverse;
}

.title-with-line::before {
    content: "";
    flex-grow: 1;
    height: 1px;
    margin-right: 16px;
    background: repeating-linear-gradient(
            to left,
            rgba(0, 0, 0, 0.2),
            rgba(0, 0, 0, 0.2) 4px,
            transparent 4px,
            transparent 8px
    );
}


.title-with-line-2 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    margin-top: 24px;
    flex-direction: row-reverse;
}

.title-with-line-2::before {
    content: "";
    flex-grow: 1;
    height: 1px;
    margin-right: 16px;
    margin-left:115px;
    background: repeating-linear-gradient(
            to left,
            rgba(0, 0, 0, 0.2),
            rgba(0, 0, 0, 0.2) 4px,
            transparent 4px,
            transparent 8px
    );
}

.title-with-line .intro-title,
.title-with-line .specs-title,
.title-with-line-2 .specs-title
{
    font-size: 14px;
    font-weight: 400;
    color: #0F17298A;
}

@media (min-width: 1024px) {
    .title-with-line .intro-title,
    .title-with-line .specs-title,
    .title-with-line-2 .specs-title
    {
        font-size: 20px;
        font-weight: 500;
    }
}

.gallery-items .owl-item img {
    border-bottom: 2px solid #00000014;
    border-radius: 16px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 17.49%, #fff 97.44%);
    box-shadow: 8px 20px 200px 0px #00000014;
}

.comments-section {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin-top: 32px;
}

.comment-box {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 17.49%, #ffffff 97.44%);
    border-bottom: 2px solid #00000014;
    border-radius: 16px;
    box-shadow: 8px 20px 200px 0px #00000014;
    padding: 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 120px;
}

.comment-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.comment-name {
    font-size: 14px;
    font-weight: 600;
    color: #0F1729;
}

.comment-date {
    font-size: 12px;
    font-weight: 400;
    color: #757575;
}

.comment-body {
    font-size: 14px;
    font-weight: 400;
    color: #0F1729;
    line-height: 1.6;
}

/* ریسپانسیو برای موبایل */
@media (max-width: 1024px) {
    .comments-section {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }
}

@media (max-width: 768px) {
    .comments-section {
        grid-template-columns: 1fr;
    }
}

.comment-form {
    max-width: 100%;
    margin-top: 32px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.comment-form .form-row {
    display: flex;
    flex-direction: column;
}

.comment-form .form-input,
.comment-form .form-textarea {
    border-bottom: 2px solid #00000014;
    border-radius: 16px;
    box-shadow: 8px 20px 200px 0px #00000014;
    padding: 12px 16px;
    font-size: 14px;
    font-weight: 400;
    color: #0F1729;
    resize: vertical;
    min-height: 40px;
    background: linear-gradient(270deg, rgba(15, 23, 41, 0.04) 5.77%, rgba(15, 23, 41, 0) 93.16%);
}

.comment-form .form-textarea {
    min-height: 100px;
    line-height: 1.6;
}

.comment-form .form-submit {
    background-color: #256CFA;
    color: white;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 24px;
    border: none;
    border-radius: 27px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.comment-form .form-submit:hover {
    background-color: #1e56c6;
}

@media (max-width: 768px) {
    .comment-form {
        gap: 12px;
        margin: 30px 10px;
    }

    .comment-form .form-input,
    .comment-form .form-textarea {
        font-size: 13px;
        padding: 10px 14px;
    }

    .comment-form .form-submit {
        width: 100%;
        text-align: center;
    }
}


.article-box {
    display: flex;
    flex-direction: row;
    background: linear-gradient(90deg, rgba(255,255,255,0.12) 17.49%, #ffffff 97.44%);
    border-bottom: 2px solid #00000014;
    border-radius: 16px;
    box-shadow: 8px 20px 200px 0px #00000014;
    padding: 16px;
    gap: 16px;
    margin-bottom: 24px;
}

.article-thumbnail {
    flex: 0 0 25%;
}

.article-thumbnail img {
    width: 100%;
    border-radius: 12px;
    object-fit: cover;
    max-height: 160px;
}

.article-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.article-title {
    font-size: 18px;
    font-weight: 600;
    color: #0F1729;
    margin: 0 0 8px;
}

.article-summary {
    font-size: 14px;
    font-weight: 400;
    color: #0F17298A;
    line-height: 1.7;
    margin: 0 0 12px;
    overflow: hidden;
    height: 120px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.article-meta {
    text-align: left;
}

.article-date {
    font-size: 13px;
    color: #757575;
}

@media (max-width: 768px) {
    .article-box {
        flex-direction: row;
        align-items: flex-start;
    }

    .article-thumbnail {
        flex: 0 0 30%;
        max-width: 30%;
    }

    .article-thumbnail img {
        max-height: 120px;
        width: 100%;
        object-fit: cover;
    }

    .article-content {
        flex: 1 1 70%;
    }

    .article-content img {
        max-width: 100%;
        height: auto;
    }

    .article-content table {
        width: 100%;
        table-layout: fixed;
    }

    .article-content table td {
        font-size:12px !important;
        font-family: iranyekan !important;
    }

    .article-title {
        font-size: 16px;
    }

    .article-summary {
        font-size: 13px;
        height: auto;
        -webkit-line-clamp: 3;
    }

    .article-meta {
        text-align: left;
    }
}


.sidebar-blog {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

/* بخش عنوان‌ها */
.sidebar-title {
    font-size: 18px;
    font-weight: 600;
    color: #0F1729;
    margin-bottom: 12px;
}

/* لیست دسته‌بندی‌ها */
.sidebar-category-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sidebar-category-list li {
    margin-bottom: 8px;
}

.sidebar-category-list a {
    text-decoration: none;
    color: #256CFA;
    font-size: 14px;
    font-weight: 500;
    transition: color 0.2s;
}

.sidebar-category-list a:hover {
    color: #1e56c6;
}

/* مقالات محبوب */
.popular-article-box {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 12px;
    background: linear-gradient(90deg, rgba(255,255,255,0.12) 17.49%, #ffffff 97.44%);
    border-bottom: 2px solid #00000014;
    border-radius: 16px;
    box-shadow: 8px 20px 200px 0px #00000014;
    padding: 12px;
    margin-bottom: 16px;
}

.popular-thumbnail {
    flex: 0 0 60px;
}

.popular-thumbnail img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 12px;
}

.popular-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.popular-title {
    font-size: 14px;
    font-weight: 600;
    color: #0F1729;
    margin-bottom: 4px;
}

.popular-date {
    font-size: 12px;
    color: #757575;
}

@media (max-width: 768px) {
    .sidebar-blog {
        gap: 24px;
    }

    .sidebar-title {
        font-size: 16px;
    }

    .popular-article-box {
        flex-direction: column;
        align-items: flex-start;
    }

    .popular-thumbnail img {
        width: 100%;
        height: auto;
        border-radius: 12px;
    }

    .popular-content {
        align-items: flex-start;
        margin-top: 8px;
    }
}


.article-detail {
    display: flex;
    flex-direction: column;
    gap: 32px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    background: linear-gradient(90deg, rgba(255,255,255,0.12) 17.49%, #ffffff 97.44%);
    border-bottom: 2px solid #00000014;
    border-radius: 16px;
    box-shadow: 8px 20px 200px 0px #00000014;
    padding: 24px;
}

.article-image img {
    width: 100%;
    height: auto;
    border-radius: 16px;
    object-fit: cover;
    max-height: 400px;
}

.article-body {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.article-title a {
    font-weight: 700;
    color: #0F1729;
}

.article-date {
    font-size: 14px;
    color: #757575;
}

.article-summary {
    font-weight: 400;
    line-height: 1.7;
}

.article-content {
    font-size: 15px;
    font-weight: 400;
    color: #0F1729;
    line-height: 1.8;
}

.article-comments {
    margin-top: 48px;
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.comments-title {
    font-size: 20px;
    font-weight: 600;
    color: #0F1729;
    text-align: right;
}

.comments-section {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
}

.comment-box {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 17.49%, #ffffff 97.44%);
    border-bottom: 2px solid #00000014;
    border-radius: 16px;
    box-shadow: 8px 20px 200px 0px #00000014;
    padding: 16px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-height: 120px;
}

.comment-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
}

.comment-name {
    font-size: 14px;
    font-weight: 600;
    color: #0F1729;
}

.comment-date {
    font-size: 12px;
    color: #757575;
}

.comment-body {
    font-size: 14px;
    font-weight: 400;
    color: #0F1729;
    line-height: 1.6;
}

.comment-body .reply{
    margin-top: 15px;
    background: linear-gradient(270deg, rgba(15, 23, 41, 0.04) 5.77%, rgba(15, 23, 41, 0) 93.16%);
    padding: 5px;
    border-radius: 16px;
}

@media (max-width: 768px) {
    .article-title {
        font-size: 20px;
    }

    .article-summary {
        font-size: 14px;
    }

    .article-content {
        font-size: 14px;
    }

    .article-content div, .article-content hr{
        padding: unset !important;
    }

    .comments-section {
        grid-template-columns: 1fr;
    }
}


.breadcrumb-box {
    background: linear-gradient(90deg, rgba(255,255,255,0.12) 17.49%, #ffffff 97.44%);
    border-bottom: 2px solid #00000014;
    border-radius: 16px;
    box-shadow: 8px 20px 200px 0px #00000014;
    padding: 12px 24px;
    margin-bottom: 24px;
}

.breadcrumb {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    font-size: 14px;
    font-weight: 500;
    color: #0F1729;
    flex-direction: row-reverse;

}

.breadcrumb li {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

.breadcrumb li a {
    color: #256CFA;
    text-decoration: none;
    transition: color 0.2s;
}

.breadcrumb li a:hover {
    color: #1e56c6;
}

.breadcrumb li::after {
    content: "<";
    color: #bbb;
    margin: 0 8px;
}

.breadcrumb li:last-child::after {
    content: none;
}

.breadcrumb .current {
    font-weight: 600;
    color: #0F1729;
}

@media (max-width: 768px) {
    .breadcrumb-box {
        padding: 12px 16px;
    }

    .breadcrumb {
        font-size: 13px;
        gap: 6px;
        flex-wrap: wrap;
    }
}

.detail-key .brand {
    height: 30px;
    margin-left: 20px;
}

.pdct-order .btn-buy{
    height:35px;
    border-radius: 24px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.quantity-cell-table {
    border: 1px #0000001F solid;
    background: #fff;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
    width: 75px !important;
}

.brand_tag {
    display: inline-block;
    padding: 6px 16px;
    /*border-radius: 999px;
    background: linear-gradient(to right, #ffffff, #e0f0ff, #c7e2ff);
    color: #0472bb;*/
    font-size: 13px;
    min-width: 100px;
    margin-bottom: 0;
}
.brand_tag img {
    width: auto !important;
    height: 25px;
}
.btn-option {
    background: none;
}
.btn-option i{
    font-size:16px;
    margin-right: 10px;
    color: #0F1729BD;
}
.btn-option span {
    font-size:13px;
    color: #0F17298A
}
.product-list-option {
    margin-top: 20px;
}


.cat-tabs{
    width:var(--tabs-w); flex:0 0 var(--tabs-w);
    border:none; border-radius:var(--radius);
    background:none; padding:.25rem;
    position:sticky; top:.5rem; align-self:flex-start;
    max-height:90vh;
    overflow-y: auto;
}
.cat-tabs .nav-pills .nav-link{
    width:100%;
    text-align:left;
    border-radius:24px;
    color:#111;
    display:flex;
    align-items:center;
    padding:.4rem .25rem;
    border: 1px solid transparent;
    transition: all .2s ease-in-out;

}
.cat-tabs .nav-pills .nav-link small{ color:var(--muted); font-size:.75rem; margin-left:auto; }
.cat-tabs .nav-pills .nav-link.active{
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 17.49%, #FFFFFF 97.44%);
    border: 1px solid;
    border-image-source: linear-gradient(117.35deg, rgba(0, 0, 0, 0) 56.43%, rgba(0, 0, 0, 0.12) 93.69%);
    color: #256CFA !important;
    font-weight: 600;
}

.cat-panel{
    flex:1 1 auto;
    border-radius: 16px;
    border: 1px solid #e7e7e7;
    background:#fff; padding:.5rem;
}
.cat-panel .card-body{ padding: 0;}
.cat-panel .card-body .link-list{ margin-top:5px;}
.cat-panel .card-body .link-list a { text-align: left;}

.card-header .btn{
    width:100%; text-align:left; padding:0.4rem 0.5rem; font-weight:600;
}
.card-header {
    border-bottom: 0;
}
.card-header .btn.collapsed{ color:#212529; background:#fff; text-align: left;}
.card-header .btn:not(.collapsed){ color:#0a58ca; background:#f4f8ff; }

.link-list .list-group-item{
    padding:.55rem .75rem;
    border: 1px solid var(--border);
    border-radius: 12px;
    transition: all .2s ease-in-out;
    margin-bottom:.5rem;
}
.link-list .list-group-item:hover{
    border-color: #cfe0ff;
    background: #f7fbff;
    color: #0a58ca;
}

@media (max-width:768px){ .cat-wrapper{ --tabs-w:40%; direction: ltr } }

.soft-form{ --padY:8px; --padX:12px; }

.soft-form .form-group{
    position:relative;
    margin-bottom:14px;
    padding: var(--padY) var(--padX) 6px;
    border-radius:12px;
    background: linear-gradient(180deg, rgba(255,255,255,.92), rgba(242,247,255,.75));
}
.soft-form .form-group::before{
    content:"";
    position:absolute; left:10px; right:10px; bottom:-6px; height:10px;
    border-radius:12px;
    filter: blur(6px);
    background: rgba(15,23,42,.10);
    opacity:.25;
    pointer-events:none;
}

.soft-form .form-label{
    display:block;
    margin:0 0 2px;
    font-size:.75rem;
    line-height:1.1;
    color: var(--muted);
}

.soft-form .form-control,
.soft-form .custom-select,
.soft-form textarea.form-control{
    border:0 !important;
    background:transparent !important;
    box-shadow:none !important;
    padding:0 !important;
    margin:0;
    height:auto;
    min-height:28px;
    line-height:1.6;
    font-size:1rem;
    color: var(--fg);
}
.soft-form .form-control::placeholder{ color:#9aa7b4; }

.soft-form .form-group::after{
    content:"";
    position:absolute; left:12px; right:12px; bottom:0; height:1px; border-radius:2px;
    background-image: linear-gradient(to right,
    rgba(0, 0, 0, 0),
    rgba(56, 87, 149, 0.8) 32%, rgba(56, 87, 149, 0.8) 62.5%,
    rgba(0, 0, 0, 0)
    );
    transition: background .18s ease, opacity .18s ease;
}

.soft-form .form-group:focus-within::after{
    background-image: linear-gradient(to right,
    rgba(0, 0, 0, 0),
    #256CFA 29%, #256CFA 69.5%,
    rgba(0, 0, 0, 0)
    );
}

.soft-form .help-block{ margin:4px 0 0; font-size:.75rem; color:#e11d48; }



.new-product-card {
    display: flex;
    align-items: flex-start;
    gap: 15px;
}



.product-thumb img {
    width: 100px;
    height: auto;
}

.product-main {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.product-title-wrapper {
    font-size: 15px;
    font-weight: bold;
}

.product-icons-vertical ul {
    display: flex;
    flex-direction: column;
    gap: 6px;
    align-items: center;
}


.icon-btn {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 18px;
}
.short-description-in-list p {margin-bottom: 0;}

.discount-price-line {
    color: #2563eb;
}

.order-btn {
    height: 50px;
    font-size:16px;
}
.order-btn:hover{
    color:#fff;
}


.steps{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem 2rem;
    border-bottom: 2px solid #00000014;
    border-radius: 16px;
    box-shadow: 8px 20px 200px 0px #00000014;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 17.49%, #ffffff 97.44%);
    margin-bottom: 20px;
}

.step{
    display: flex;
    align-items: center;
    color: #374151;
    font-weight: 500;
    font-size: 15px;
}

.step i{
    margin-left: .4rem;
    font-size: 16px;
}
.step.active{
    font-weight: 600;
}
.step.active i{
    color: #2563eb;
}

.line{
    flex: 1;
    height: 1px;
    background:  #e5e7eb;
    margin: 0 1rem;
}
.line.active {
    background-color: #2563eb;
}
.checkout-item-header{
    position: sticky;
    top: 0;
    z-index: 20;
    padding: .5rem 0;          /* فضای عمودی دور قرص‌ها */
    background: transparent;
    margin:0;
}

/* فاصله‌ی افقی بین قرص‌ها (گاتر سبک) */
.checkout-item-header > [class^="col-"],
.checkout-item-header > [class*=" col-"]{
    padding-left: .35rem;
    padding-right: .35rem;
}

/* خودِ قرص هر سلول */
.checkout-item-header .cell{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 38px;                 /* ارتفاع قرص */
    padding: 0 16px;              /* پهنای قرص */
    border-radius: 999px;         /* قرص کامل */
    background: linear-gradient(180deg, #F5F3F3 16.35%, #E1E1E1 100%) !important;
    color: #0f1729;                /* رنگ متن */
    font-weight: 600;
    font-size: 13px;
    white-space: nowrap;           /* شکستن نشود */
}

/* اندازه فونت/پدینگ در دسکتاپ کمی قوی‌تر */
@media (min-width: 992px){
    .checkout-item-header .cell{
        height: 40px;
        padding: 0 18px;
        font-size: 14px;
    }
}

.no-mobile{ display: none; }
@media (min-width: 992px){
    .no-mobile{ display: flex; }
}

[dir="rtl"] .checkout-item-header .cell{
    text-align: center;
}


.cart-item-info{
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.product-thumb{
    flex: 0 0 100px;
    height: 100px;
    border-radius: 8px;
    overflow: hidden;
    display: block;
    background: #f9fafb;
    box-shadow: 0 1px 3px rgba(0,0,0,.08);
}

.product-thumb img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product-meta{
    flex: 1;
    min-width: 0;
}

.product-title{
    font-weight: 600;
    font-size: 15px;
    color: #0f1729;
    margin-bottom: 2px;
}

.product-desc{
    font-size: 14px;
    color: #6b7280;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.checkout-items .checkout-item {
    margin-top: 12px;
    padding: 12px;
    border-radius: 16px;
    background: linear-gradient(164.16deg, rgba(255, 255, 255, 0) 2.58%, #FFFFFF 91.4%);
    border: 1px solid;
    border-image-source: linear-gradient(162.37deg, rgba(0, 0, 0, 0) 56.23%, rgba(0, 0, 0, 0.08) 96.59%);
    box-shadow: 8px 20px 250px 0px rgba(0, 0, 0, 0.06);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 17.49%, #ffffff 97.44%);

}

.checkout-items .checkout-item:last-child {
    margin-bottom: 50px;
}

.quantity-plus {
    border-radius: 50%;
    background: radial-gradient(circle at center, #f3f6ff, #eef2ff);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding-top:5px;
}

.quantity-plus i {
    color: #2563eb;
    font-size: 18px;
    vertical-align: middle;
    text-align: center;
}

.quantity-plus:hover {
    background: radial-gradient(circle at center, #e2e8ff, #dbe4ff);
}

.price-tag {
    display: inline-block;
    padding: 6px 14px;
    border-radius: 12px;
    color: #374151;
    font-size: 15px;
    font-weight: 500;
    background: linear-gradient(to right, rgba(255,255,255,0) 100%, #ffffff 0%);

    box-shadow: 0 1px 2px rgba(0,0,0,.05),
    inset 0 1px 0 rgba(255,255,255,.8);
    white-space: nowrap;
    min-width: 100px;
    text-align: center;
}

.checkout-item .action {
    margin-top: 10px;
    font-size:16px;
}

.shipping-page {
    margin-top: 12px;
    padding: 12px;
    border-radius: 16px;
    background: linear-gradient(164.16deg, rgba(255, 255, 255, 0) 2.58%, #FFFFFF 91.4%);
    border: 1px solid;
    border-image-source: linear-gradient(162.37deg, rgba(0, 0, 0, 0) 56.23%, rgba(0, 0, 0, 0.08) 96.59%);
    box-shadow: 8px 20px 250px 0px rgba(0, 0, 0, 0.06);
    margin-bottom: 20px;
}
.shipping-page .box-title {
    color: #0f1729;
    border-bottom: 0;
    font-weight: 700;
    font-size:20px;
}

.alert-info {
    color: #60a5fa;               /* رنگ متن */
    border-color: #60a5fa;        /* رنگ بوردر */
    background-color: rgba(96, 165, 250, 0.15); /* همون #60a5fa با 15% opacity */
}

.contact-label i {
    color: #256cfa;
}


.filter-options{
    display: flex;
    gap: .75rem;
    overflow-x: auto;
    padding-bottom: .5rem;
    scroll-behavior: smooth;
}

.filter-options .box{
    flex: 0 0 auto !important;
    width: auto !important;
    max-width: none !important;
    min-width: 260px;
    max-width: 520px;
}

.select-filters label{
    display: block;
    white-space: nowrap;
}

.filter-box > .filter-options > .box {
    box-shadow: 8px 20px 70px 0px #0000000F;
    border-radius: 16px;
    border: 1px #0000001F solid;
    border-top: 0;
    border-left: 0;
    background-color: #fff;
    padding: 1.25rem 10px;
    margin: 0px 0.5rem;
}

.select-available i {
    font-size: 22px;
    vertical-align: sub;
}

.select-available .fa-check-square {
    color: #256cfa;
}


.grid-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(420px, 1fr));
    grid-gap: 16px;
}

.filter-fab, .sheet, .sheet-backdrop {
    display: none;
}
@media (max-width:768px){
    .widget-product .product-carousel .item, .brand-slider .owl-carousel .item {
        padding: 0;
    }
    .product-card {
        width: auto;
    }
    .steps {
        padding: 0.5rem 1rem;
    }
    .step {
        font-size: 12px;
        flex-direction: column;
        text-align: center;
    }
    .checkout-item-header {
        display: none;
    }
    .cart-item .number {
        display: none;
    }
    .cart-item .qty {
        padding:0;
        margin-top:15px;
    }
    .cart-item .price {
        margin: 15px 0 0 0;
    }

    .nextShoppingList {
        margin: 10px 0 0 0;
    }
    .page-aside {
        margin-top: 0 !important;
    }
    .product-order-box .circle-btn {
        margin:0 10px;
        justify-content: center
    }
    .filter-fab{
        position: fixed; left: 0; right: 0; bottom: 0;
        z-index: 60;
        display: grid; place-items: center;
        padding: 10px 12px calc(10px + env(safe-area-inset-bottom, 0px));
        pointer-events: none;
        transition: bottom .35s ease;
    }
    body:has(.glass-nav:not(.glass-nav--hidden)) .filter-fab {
        bottom: 76px;
    }
    .filter-fab__btn{
        pointer-events: auto;
        display: inline-flex; align-items: center; gap: .5rem;
        min-width: 180px;
        height: 44px;
        padding: 0 16px;
        background: #2f68ff;
        color: #fff;
        border: 0; border-radius: 999px;
        font: 600 14px/1.1 iranyekan, -apple-system, Segoe UI, Roboto, sans-serif;
        box-shadow: 0 10px 30px rgba(47,104,255,.35);
        cursor: pointer;
    }
    .filter-fab__btn i {
        font-size: 15px;
        color:#fff;
    }

    .sheet-backdrop{
        position: fixed; inset: 0;
        background: rgba(0,0,0,.35);
        -webkit-backdrop-filter: blur(2px);
        backdrop-filter: blur(2px);
        opacity: 0; pointer-events: none;
        transition: opacity .2s ease;
        z-index: 70;
    }

    .sheet{
        position: fixed; left: 0; right: 0; bottom: 0;
        translate: 0 100%;
        background: #fff;
        color: #111827;
        border-top-left-radius: 18px;
        border-top-right-radius: 18px;
        box-shadow: 0 24px 60px rgba(0,0,0,.14), 0 6px 20px rgba(0,0,0,.10);
        z-index:9999 !important;
        display: grid;
        grid-template-rows: auto 1fr auto;
        max-height: 95vh;
        transition: translate .28s ease;
    }

    .sheet__handle{display:grid;place-items:center;padding-top:8px}
    .sheet__handle::before{
        content:""; width: 40px; height: 4px; border-radius: 999px;
        background: #d1d5db;
    }
    .sheet__header{
        padding: 12px 16px 8px;
        display:flex;align-items:center;justify-content:space-between;
        border-bottom:1px solid #e5e7eb;
        margin-bottom: 0;
    }
    .sheet__title{ font:700 15px/1 iranyekan; }
    .sheet__close{ border:0;background:transparent;cursor:pointer;padding:6px }

    .sheet__body{overflow:auto;padding:12px 16px 4px}
    .filter-group{margin-bottom:16px}
    .filter-group h4{margin:0 0 8px;font:600 13px/1.3 iranyekan;color:#6b7280}
    .filter-row{display:flex;flex-wrap:wrap;gap:8px}
    .chip{
        border:1px solid #e5e7eb;border-radius:999px;
        padding:8px 12px;font:500 13px iranyekan;background:#fff;cursor:pointer;
    }
    .filter-box {
        padding-top:10px;
    }

    .filter-box > .filter-options > .box {
        margin-right: 10px;
    }
    .chip input{display:none}
    .chip.is-on{border-color:#9db6ff;background:#eef3ff}

    .sheet__footer{
        padding:10px 12px calc(10px + env(safe-area-inset-bottom, 0px));
        display:grid;grid-template-columns:1fr 1.6fr;gap:10px;
        border-top:1px solid #e5e7eb; margin-top: 20px !important;
    }
    .btn{height:44px;border-radius:12px;font:700 14pxiranyekan;cursor:pointer}
    .btn--ghost{background:#fff;border:1px solid #e5e7eb}
    .btn--primary{background:#2563eb;color:#fff;border:1px solid #2563eb}

    .sheet[aria-hidden="false"]{ translate:0 0 }
    .sheet-backdrop[aria-hidden="false"]{ opacity:1; pointer-events:auto }

    .grid-container {
        grid-template-columns: 1fr;
        grid-gap: 0px;
    }

    .dashboard-list-items {
        min-height: 175px;
        height: auto !important;
    }
}


.product-card {
    border: 1px solid #eee;
    border-radius: 8px;
    padding: 12px;
    margin: 10px;
    background: #fff;
    max-width: 250px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.product-thumb img {
    width: 100%;
    height: auto;
    border-radius: 6px;
    display: block;
}

.product-main {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.product-title {
   /* flex: 1;*/
}
.product-title-wrapper .part-number {
    display: block;

    padding: 6px 16px;
    border-radius: 999px;
    background: linear-gradient(to right, #ffffff, #e0f0ff, #c7e2ff);
    color: #0472bb;
    font-size: 15px;
    font-weight: 600;
    min-width: 200px;
    margin-bottom: 15px;
}
.product-title .part-number {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #222;
    text-decoration: none;
}

.product-title .brand-tag {
    font-size: 13px;
    color: #007bff;
    text-decoration: none;
}

.product-actions {
    /*margin-left: 10px;*/
}

.icon-btn {
    background: none;
    border: none;
    cursor: pointer;
    color: #888;
    font-size: 18px;
}

.icon-btn:hover {
    color: #e74c3c;
}

.product-description {
    margin-top: 10px;
    font-size: 14px;
    color: #555;
    line-height: 1.4;
}



.product-card {
    border: 1px solid #eee;
    border-radius: 8px;
    padding: 12px;
    background: #fff;
    display: flex;
    flex-direction: column;
}

.dashboard-list-items {
    border-color: #0000001F;
    border-radius: 16px;
    border-width: 0 1px 1px 0;
    box-shadow: 8px 20px 70px 0px rgba(0, 0, 0, 0.06);
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 1rem;
    padding-right: 1rem;
    min-width: 125px;
    height: 175px;
    text-align: left;
    border: 1px solid #dee2e6;
    vertical-align: top;
    background: #fff;
}

.dashboard-list-items .new-product-card {
    flex-direction: row-reverse;
}
.dashboard-list-items .product-main {
    flex-direction: row-reverse;
}

.orders-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.order-card {
    padding: 15px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 8px 20px 70px 0px #0000000F;
    font-family: iranyekan, sans-serif;
    margin-bottom: 10px;
}


.order-card-header .order-header-link {
    text-decoration: none;
    color: #2a2a2a;
    display: block;
    position: relative;
}

.order-card-header .order-header-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.order-card-header .order-id {
    font-weight: 600;
    font-size: 14px;
}

.order-card-header .order-status {
    font-size: 14px;
    color: #555;
    margin-left: 15px;
}

.order-card-header .order-header-link::after {
    content: "\f104";
    font-family: "Font Awesome 7 Pro";
    font-size: 18px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.order-separator {
    margin: 12px 0;
    border: none;
    border-top: 1px solid #ddd;
}

.order-info {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.order-info-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #eee;
    padding: 8px 0;
    font-size: 14px;
}

.order-info-label {
    color: #444;
    font-weight: 500;
}

.order-info-value {
    color: #000;
    font-weight: 600;
    text-align: left;
}

.order-actions {
    border-bottom: none;
    justify-content: flex-end;
    gap: 10px;
}

.order-actions .btn {
    display: inline-flex;
    align-items: center;
    padding: 6px 12px;
    font-size: 13px;
    border-radius: 6px;
    text-decoration: none;
    transition: background .3s ease;
}
.order-actions .btn .far {
    color: #fff;
    margin-left: 5px;
}
@media (max-width: 768px) {
    .order-card {
        padding: 12px;
    }

    .product-details {
        padding: unset;
        margin-top: 0;
    }
    .order-card-header .order-header-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
    }

    .order-info-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 4px;
    }

    .order-actions {
        flex-direction: column;
        align-items: stretch;
    }

    .order-actions .btn {
        width: 100%;
        justify-content: center;
    }
}


.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 20px 0;
    gap: 6px;
    flex-wrap: wrap;
}

.pagination li {
    display: inline-block;
}

.pagination li a,
.pagination li span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    font-size: 14px;
    border-radius: 50%;
    text-decoration: none;
    color: #333;
    background: #f8f9fa;
    border: 1px solid #ddd;
    transition: all 0.3s ease;
}

.pagination li a:hover {
    background: #e9ecef;
    border-color: #bbb;
}

.pagination li.active a,
.pagination li.active span {
    background: #007bff;
    border-color: #007bff;
    color: #fff;
    font-weight: bold;
}

.pagination li.disabled span {
    background: #f1f1f1;
    color: #aaa;
    cursor: not-allowed;
    border: 1px solid #ddd;
}

.pagination li.prev a,
.pagination li.next a,
.pagination li.prev span,
.pagination li.next span {
    font-size: 14px;
}



.add-to-cart-modal .modal-header {
    border-bottom: 1px solid #e9ecef;
}

.add-to-cart-modal .modal-title {
    font-size: 1.1rem;
    font-weight: 600;
}

.add-to-cart-modal .cart-summary-box {
    border-bottom: 2px solid #00000014;
    border-radius: 16px;
    text-align: left;
    padding: 15px;
    direction: ltr;
    box-shadow: 8px 20px 200px 0px #00000014;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 17.49%, #ffffff 97.44%);
}

.add-to-cart-modal .cart-summary-box .btn {
    margin-bottom: 10px;
}

.add-to-cart-modal .cart-summary-box ul li {
    margin-bottom: 6px;
    font-size: 0.95rem;
    text-align: left;
    direction: ltr;
}

.add-to-cart-modal .product-info-box {
    padding: 15px;
    border-bottom: 2px solid #00000014;
    border-radius: 16px;
    box-shadow: 8px 20px 200px 0px #00000014;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 17.49%, #ffffff 97.44%);
}



.add-to-cart-modal .product-info li {
    margin-bottom: 8px;
    font-size: 0.95rem;
    text-align: left;
    direction: ltr;
}

.add-to-cart-modal .product-info span {
    font-weight: 600;
    margin-left: 5px;
}

.add-to-cart-modal img {
    max-height: 120px;
    object-fit: contain;
    vertical-align: top;
}

@media (max-width: 767.98px) {
    .add-to-cart-modal .cart-summary-box,
    .add-to-cart-modal .product-info-box {
        margin-bottom: 15px;
    }

    .add-to-cart-modal img {
        max-height: 100px;
    }

    .detail-key .brand {
        height: 30px;
        max-width:100px;
        margin-left: 5px;
    }
}


.product-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 16px;
    border: 1px solid #eee;
    border-radius: 8px;
    padding: 12px;
    margin-bottom: 16px;
    background: #fff;
    font-size: 13px;
    flex-direction: column;
    box-shadow: 8px 20px 200px 0px #00000014;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 17.49%, #ffffff 97.44%);
}

.product-row .product-main, .product-row .new-product-card, .product-row .input-group {
    flex-direction: row-reverse;
}

.column-1 {
    flex: 1;
    width: 100%;
}

.column-2,
.product-right {
    flex-shrink: 0;
    border-left: 1px solid #eee;
    box-sizing: border-box;
}


.column-2 {
    width: 220px;
    flex-shrink: 0;
    text-align: left;
    padding-right: 12px;
    border-left: 0;
    box-sizing: border-box;
}
.product-row .column-2 {
    width:100%;
}
.col2-inner {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    position: relative;
}
.col2-left {
    flex: 1;
    padding-right: 16px;
}

.col2-right {
    flex: 1;
    padding-left: 16px;
}

.col2-inner::before {
    content: "";
    position: absolute;
    top: 10%;
    bottom: 10%;
    left: 50%;
    width: 0;
    border-left: 2px dotted #ccc;
    transform: translateX(-50%);
}

/*
.col2-left {
    flex: 1;
}

.col2-right {
    flex: 0 0 200px;
    text-align: left;
}*/
.col2-left .pdct-price {
    display: block;
    direction: ltr;
}

.product-row .pdct-order {
    display: flex;
    width: 100%;
    margin: 10px 0;
}

.product-row .pdct-order input.form-control {
    flex: 1;
    min-width: 0;
    box-sizing: border-box;
}

.product-row .pdct-order .input-group-btn {
    flex-shrink: 0;
}

.product-row.pdct-order .btn-buy {
    height: 100%;
    border-radius: 6px;
}

@media (max-width: 768px) {
    .hero-slide {
        height: 200px;
    }
    .column-2,
    .product-right {
        width: 100%;
        border-right: none;
        padding-right: 0;
        margin-top: 12px;
        text-align: left;
    }
}

@media (max-width: 768px) {
    .product-row {
        flex-direction: column;
        margin-bottom:10px;
    }
    .column-2 {
        width: 100%;
        border-right: none;
        padding-right: 0;
        margin-top: 12px;
        text-align: left;
        border-left: none;
    }

    .col2-inner {
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        gap: 16px;
    }

    .col2-left {
        flex: 1;
    }
    .col2-right {
        flex: 0 0 160px;
        text-align: left;
    }
}
.body-column .form-control {
    background: #fff;
    border:  1px #e4e4e4 solid;
}
@media (max-width: 768px) {
    .pcb-grid .header {
        display: none;
    }

    .pcb-grid .pcb-body .row {
        display: block;
    }

    .pcb-grid .pcb-body .row .body-column {
        display: flex;
        justify-content: space-between;
        align-items: center;
        text-align: right;
        border-left: none;
        border-bottom: 1px dashed #ccc;
        padding: 8px 5px;
    }

    .pcb-grid .pcb-body .row .body-column:last-child {
        border-bottom: none;
    }

    .pcb-grid .pcb-body .row .body-column::before {
        content: attr(data-label);
        font-weight: bold;
        color: #333;
    }

    .pcb-grid .pcb-body .row .body-column input {
        width: 70%;
        max-width: 100%;
    }
    .pcb-grid .pcb-body .row .body-column input::placeholder {
        color: transparent;
    }
}


.pagination-wrapper {
    clear: both;
    margin-top: 20px;
    text-align: center;
}
.cat-accordion {
    padding: 0 15px;
}
.cat-wrapper-mobile {
    max-height: 100vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.cat-wrapper-mobile .accordion .card {
    border: none;
    margin-bottom: 10px;
    overflow: hidden;
    border-color: #0000001F;
    border-radius: 16px;
    border-width: 0 1px 1px 0;
    box-shadow: 8px 20px 70px 0px rgba(0, 0, 0, 0.06);
}

.cat-wrapper-mobile .accordion .card-header {
    background: #fff;
    border: none;
    padding: 0;
}

.cat-wrapper-mobile .accordion .btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    text-align: right;
    padding: 12px 16px;
    font-size: 15px;
    font-weight: 500;
    color: #0f172a;
    background: transparent;
    border: none;
    box-shadow: none;
    outline: none !important;
    flex-direction: row-reverse;
}

.cat-wrapper-mobile .accordion .btn::after {
    content: "\f106";
    font-size: 14px;
    transition: transform 0.3s ease;
    font-family: "Font Awesome 7 Pro";
}

.cat-wrapper-mobile .accordion .btn.collapsed::after {
    transform: rotate(-180deg);
}

.cat-wrapper-mobile .accordion .card-body {
    padding: 10px 14px;
    font-size: 14px;
    color: #374151;
    background-color: #fff;
}

.cat-wrapper-mobile .accordion ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.cat-wrapper-mobile .accordion ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 6px 16px;
    margin-bottom: 6px;
    border-radius: 25px;
    background: #fff;
    border-bottom: 2px solid #00000014;
    box-shadow: 8px 20px 200px 0px #00000014;
    text-align: left;
}

.cat-wrapper-mobile .accordion ul li:hover {
    background: #f1f5f9;
}

.cat-wrapper-mobile .accordion ul li a {
    text-decoration: none;
    color: #0f172a;
    font-size: 14px;
    flex: 1;
}

.cat-wrapper-mobile .accordion ul li span {
    display: inline-block;
    min-width: 26px;
    height: 20px;
    padding: 0 6px;
    border-radius: 10px;
    background: #eff6ff;
    color: #2563eb;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    line-height: 20px;
}
.cat-wrapper-mobile .accordion[id^="accordionLevel2"] .card {
    border-radius: 25px;
    overflow: hidden;
    border-bottom: 2px solid #00000014;
    background: linear-gradient(270deg, rgba(15, 23, 41, 0.04) 5.77%, rgba(15, 23, 41, 0) 93.16%);
    box-shadow: 8px 20px 200px 0px #00000014;
}

.cat-wrapper-mobile .accordion[id^="accordionLevel2"] .card-header {
    padding: 12px 16px;
    border-bottom: 2px solid #00000014;
    background: linear-gradient(270deg, rgba(15, 23, 41, 0.04) 5.77%, rgba(15, 23, 41, 0) 93.16%);
    box-shadow: 8px 20px 200px 0px #00000014;
}

.cat-wrapper-mobile .accordion[id^="accordionLevel2"] .card-body {
    background: transparent;
    border-top:0;
    padding: 12px 16px;
}


.cat-wrapper-mobile .accordion[id^="accordionLevel2"] .btn {
    border-radius: 25px;
    padding: 10px 16px;
    font-size: 14px;
    font-weight: 500;
    color: #111827;
}

.cat-wrapper-mobile .accordion[id^="accordionLevel2"] .cat-3 {
    background: linear-gradient(270deg, rgba(15, 23, 41, 0.04) 5.77%, rgba(15, 23, 41, 0) 93.16%);

}

.widget-product .card-header .card-title {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    margin-top: 24px;
    flex-direction: row-reverse;
}
.widget-product .card-header .card-title::before {
    content: "";
    flex-grow: 1;
    height: 1px;
    margin-right: 16px;
    margin-left: 115px;
    background: repeating-linear-gradient(to left, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 4px, transparent 4px, transparent 8px);
}

.red {
    color:#ff0000;
}

.menu-title-3 a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    color: #0F1729;
    font-size: 14px;
}

.menu-title-3 a:hover {
    color: #256CFA !important;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 17.49%, #FFFFFF 97.44%);
    border-radius: 24px;
    border-image-source: linear-gradient(117.35deg, rgba(0, 0, 0, 0) 56.43%, rgba(0, 0, 0, 0.12) 93.69%);
}

.menu-text {
    direction: ltr;
    flex: 1;
    text-align: left;
}

.menu-count {
    margin-left: 8px;
    color: #6B7280;
    font-size: 14px;
}


.menu-link-2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
}


.menu-icon {
    flex-shrink: 0;
    font-size: 14px;
    color: #6B7280;
}

.customer-info-box {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.08);
    padding: 24px;
    gap: 24px;
}

.info-column {
    flex: 1;
    min-width: 300px;
}

.info-column:not(:last-child) {
    border-left: 2px dotted #ccc;
    padding-left: 24px;
}

.info-column h3 {
    font-size: 18px;
    font-weight: 600;
    color: #0f1729;
    margin-bottom: 16px;
}

.info-column p {
    font-size: 15px;
    margin: 10px 0;
    color: #333;
}

.shipping-info .info-column strong {
    display: block;
    margin-bottom: 10px;
}
.shipping-info .info-column p {
    margin-bottom: 15px;
}
.shipping-info .info-column i {
    font-size:25px;
}

.shipping-info .info-column .fa-user {
    color: #F9A122;
}

.shipping-info .info-column .fa-mobile {
    color: #256CFA;
}

.shipping-info .info-column .fa-location-dot {
    color: #616161;
}
@media (max-width: 768px) {
    .customer-info-box {
        flex-direction: column;
        padding: 16px;
    }

    .logo {
        margin: 0 auto;
    }

    .info-column {
        border-left: none !important;
        border-top: 2px dotted #ccc;
        padding-left: 0;
        padding-top: 16px;
    }

    .info-column:first-child {
        border-top: none;
        padding-top: 0;
    }

    .hero-inner {
        flex-direction: column-reverse;
        align-items: center;
        padding: 20px;
    }

    .hero-products {
        width: 100%;
        align-items: center;
        gap: 16px;
        display: none;
    }

    .product-horizontal {
        width: 90%;
        height: auto;
    }

    .product-horizontal img {
        height: auto;
    }

    .product-verticals {
        gap: 10px;
        justify-content: center;
    }

    .product-vertical {
        width: 40% !important;
        height: auto !important;
    }

    .product-vertical img {
        height: auto;
    }

        .main-box-product {
            display: flex;
            flex-direction: column;
            margin: 0;
        }

        .main-box-product > .col-lg-4 {
            order: 2;
        }

        .main-box-product > .col-lg-5 {
            order: 1;
        }

        .main-box-product > .col-lg-3 {
            order: 3;
        }

    .product-detail .product-title::after {
        bottom: -10px;
    }

}


.products-grid table thead tr th.sortable {
    cursor: pointer;
    position: relative;
    user-select: none;
    padding-right: 25px;
}

.products-grid table thead tr th.sortable::after {
    content: "\f0dc";
    font-family: "Font Awesome 7 Pro";
    font-weight: 900;
    position: absolute;
    right: 8px;
    opacity: 0.5;
}

.products-grid table thead tr th.sortable.asc::after {
    content: "\f0de";
}

.products-grid table thead tr th.sortable.desc::after {
    content: "\f0dd";
}

.suppliers-list {

}
.suppliers-list .card-header {
    /*
    border-bottom: 1px solid #dfdfdf;
    */
    margin-bottom: 20px;
}

.suppliers-list .card-header .card-title {
    flex-direction: row-reverse;
    margin: 0;
    display: flex;
    margin-left:10px;
}

.intro-text table, .intro-text img, intro-text iframe {
    max-width: 100% !important;
}
.no-margin {
    margin: 0;
}
.menu-popup {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.5);
    z-index: 9999;
    justify-content: center;
    align-items: center;
}


@media (max-width: 768px) {

    .menu-popup.active {
        display: flex;
    }

    .menu-popup-content {
        background: #fff;
        width: 92%;
        max-width: 400px;
        border-radius: 20px;
        padding: 20px;
        position: relative;
        animation: fadeInUp 0.3s ease;
    }

    .menu-close {
        position: absolute;
        left: 14px;
        top: 10px;
        border: none;
        background: none;
        font-size: 26px;
        color: #777;
        cursor: pointer;
    }

    .menu-header {
        display: flex;
        align-items: center;
        border-bottom: 1px solid #eee;
        padding-bottom: 12px;
        margin-bottom: 16px;
    }

    .menu-avatar {
        width: 48px;
        height: 48px;
        border-radius: 50%;
    }

    .menu-user {
        margin-right: 12px;
    }

    .menu-user h4 {
        margin: 0;
        font-size: 16px;
    }

    .menu-user p {
        margin: 0;
        color: #777;
        font-size: 14px;
    }
    .menu-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 12px;
        text-align: center;
    }
    .item-list-menu {
        list-style: none;
    }
    .item-list-menu {
        background: #f8f9fa;
        border-radius: 16px;
        padding: 14px 10px;
        text-decoration: none;
        color: #333;
        transition: all 0.2s ease;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: 90px;
    }

    .item-list-menu a span {
        font-size: 13px;
        font-weight: 500;
        margin-top: 6px;
        text-align: center;
        display: block;
    }



    .item-list-menu .menu-icon {
        width:26px;
        height: 26px;
        object-fit: contain;
        display: block;
        margin-bottom: 4px;
    }

    .item-list-menu:hover {
        background: #e9f3ff;
        transform: translateY(-3px);
    }
    .item-list-menu {
        height: 80px;
        border-radius: 12px;
    }
    .item-list-menu a span i {
        font-size: 20px;
        margin: 0 auto;
        margin-bottom: 10px;
        display: block;
        font-weight: 300;
    }
}

@keyframes fadeInUp {
    from { transform: translateY(20px); opacity: 0; }
    to { transform: translateY(0); opacity: 1; }
}

@media (max-width: 768px) {
    .menu-popup-content {
        width: 94%;
        padding: 16px;
    }
}


.upload-box {
    width: 200px;
    height: 200px;
    border: 2px dashed #ccc;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    transition: border-color 0.3s ease, background-color 0.3s ease;
}

.upload-box:hover {
    border-color: #007bff;
    background-color: #f9f9f9;
}

.upload-box i {
    font-size: 28px;
    color: #007bff;
    margin-bottom: 8px;
    transition: transform 0.2s ease;
}

.upload-box:hover i {
    transform: scale(1.1);
}

.upload-box span {
    font-size: 12px;
    color: #555;
}

#paymentreceipts-receipt {
    display: none;
}

.box-content .content table {
    width: 100% !important;
}

.box-content .content table tr td, .intro-text table tr td {
    font-size:12px !important;
    font-family: iranyekan !important;
}
.article-content iframe {
    width:100% !important;
}
.article-content img {
    max-width:100%;
}

.table-responsive-stack tr {
    border-bottom: 1px solid #ddd;
}

/* حالت موبایل */
@media (max-width: 768px) {

    .table-responsive-stack table,
    .table-responsive-stack thead,
    .table-responsive-stack tbody,
    .table-responsive-stack th,
    .table-responsive-stack td,
    .table-responsive-stack tr {
        display: block;
        width: 100%;
    }

    /* مخفی کردن هدر جدول */
    .table-responsive-stack thead {
        display: none;
    }

    .table-responsive-stack tr {
        margin-bottom: 15px;
        border: 1px solid #e5e5e5;
        padding: 10px;
        border-radius: 8px;
        background: #fff;
    }

    .table-responsive-stack td {
        display: flex;
        justify-content: space-between;
        padding: 6px 10px;
        border: none !important;
    }

    /* متن عنوان ستون کنار مقدار */
    .table-responsive-stack td::before {
        content: attr(data-label);
        font-weight: bold;
        color: #444;
    }

}