/*
Theme Name: Zephyr Child
Template: Zephyr
Version: 1.0
Author:	UpSolution
Theme URI: http://zephyr.us-themes.com/
Author URI: http://us-themes.com/
*/



/*font start*/
@font-face{
	font-display: swap;
    font-family:iranyekanBakh;
    font-weight:400;
    src:url(fonts/eot/Yekan-Bakh-FaNum-04-Regular.eot);
    src:url(fonts/eot/Yekan-Bakh-FaNum-04-Regular.eot?#iefix) 
    format("embedded-opentype"),url(fonts/woff/Yekan-Bakh-FaNum-04-Regular.woff) 
    format("woff"),url(fonts/ttf/Yekan-Bakh-FaNum-04-Regular.ttf) format("truetype")
  }
@font-face{
     font-display: swap;
    font-family:iranyekanBakh;
    font-weight:500;
    src:url(fonts/eot/Yekan-Bakh-FaNum-05-Medium.eot);
    src:url(fonts/eot/Yekan-Bakh-FaNum-05-Medium.eot?#iefix) 
    format("embedded-opentype"),url(fonts/woff/Yekan-Bakh-FaNum-05-Medium.woff) 
    format("woff"),url(fonts/ttf/Yekan-Bakh-FaNum-05-Medium.ttf) format("truetype")
  }
@font-face{
    font-display: swap;
    font-family:iranyekanBakh;
    font-weight:600;
    src:url(fonts/eot/Yekan-Bakh-FaNum-06-Bold.eot);
    src:url(fonts/eot/Yekan-Bakh-FaNum-06-Bold.eot?#iefix) 
    format("embedded-opentype"),url(fonts/woff/Yekan-Bakh-FaNum-06-Bold.woff) 
    format("woff"),url(fonts/ttf/Yekan-Bakh-FaNum-06-Bold.ttf) format("truetype")
  }
@font-face{
    font-display: swap;
    font-family:iranyekanBakh;
    font-weight:700;
    src:url(fonts/eot/Yekan-Bakh-FaNum-07-Heavy.eot);
    src:url(fonts/eot/Yekan-Bakh-FaNum-07-Heavy.eot?#iefix) 
    format("embedded-opentype"),url(fonts/woff/Yekan-Bakh-FaNum-07-Heavy.woff) 
    format("woff"),url(fonts/ttf/Yekan-Bakh-FaNum-07-Heavy.ttf) format("truetype")
  }
@font-face{
    font-display: swap;
    font-family:iranyekanBakh;
    font-weight:800;
    src:url(fonts/eot/Yekan-Bakh-FaNum-08-Fat.eot);
    src:url(fonts/eot/Yekan-Bakh-FaNum-08-Fat.eot?#iefix) 
    format("embedded-opentype"),url(fonts/woff/Yekan-Bakh-FaNum-08-Fat.woff) 
    format("woff"),url(fonts/ttf/Yekan-Bakh-FaNum-08-Fat.ttf) format("truetype")
}
.fa {
    font-family: 'Font Awesome 5 Brands';
}
body , h1, h2, h3, h4, h5, h6 {
   font-family:iranyekanBakh;
  
}
#wpadminbar .quicklinks .ab-empty-item, #wpadminbar .quicklinks a, #wpadminbar .shortlink-input , #wp-admin-bar-my-account , .display-name {
    font-family: 'iranyekanBakh' !important;
}
#wpadminbar .quicklinks .menupop ul li {
    float: right !important;
}
b, strong , .bold{
    font-weight: 600;
}

/*font end*/

/*contact us*/
#gform_wrapper_1 {
    background: #ffffff;
    padding: 30px;
    border-radius: 15px;
    border: 1px solid #f0f0f0;
}

#gform_wrapper_1 .gfield_label {
    font-weight: 600;
    font-size: 15px;
    color: #112337;
    margin-bottom: 5px;
}

#gform_wrapper_1 input[type="text"],
#gform_wrapper_1 input[type="email"],
#gform_wrapper_1 input[type="tel"],
#gform_wrapper_1 textarea {
    width: 100%;
    padding: 12px 14px;
    font-size: 14px;
    border-radius: 10px;
    border: 1px solid #d5d8de;
    background: #fafafa;
    transition: all .3s ease;
	text-align:right;
		    direction: rtl;
}

#gform_wrapper_1 input:focus,
#gform_wrapper_1 textarea:focus {
    border-color: #204ce5;
    background: #fff;
    box-shadow: 0 4px 14px rgba(0,0,0,0.1);
    outline: none;
}

/* استایل تکست ارور */
#gform_wrapper_1 .gfield_error input,
#gform_wrapper_1 .gfield_error textarea {
    border-color: #d9534f !important;
    background: #fff5f5;
}

/* پیام ارور */
#gform_wrapper_1 .validation_message {
    font-size: 13px;
    color: #d9534f;
    margin-top: 5px;
}

/* دکمه ارسال */
#gform_wrapper_1 .gform_button {
    background: #204ce5;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 14px;
    width: 100%;
    border-radius: 10px;
    cursor: pointer;
    font-weight: 600;
    transition: all .3s ease;
}

#gform_wrapper_1 .gform_button:hover {
    background: #0d3bcb;
    transform: translateY(-2px);
}

/* فاصله بین فیلدها */
#gform_wrapper_1 .gfield {
    margin-bottom: 20px;
}

/* ریسپانسیو موبایل */
@media (max-width: 768px) {
	.driver-overlay {
    position: initial !important;
}
    #gform_wrapper_1 {
        padding: 20px;
    }

    #gform_wrapper_1 input,
    #gform_wrapper_1 textarea {
        font-size: 13px;
    }
}
.titles-contact-us h3
 {
    margin-bottom: 6px !important;
}
.social-icons a {
   padding: 10px;
    display: inline-block;
}
.contact-box {
    border: 1px solid #d2d2d2;
    padding: 15px;
    border-radius: 15px;
    background: #f6f9fc;
	width: 450px;
    margin: 10px;
}
.map-section {
    width: 100%;
}

.map-wrapper {
    position: relative;
    width: 100%;
    height: 420px;
    border-radius: 18px;
    overflow: hidden;
}

/* iframe full width */
.map-wrapper iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

/* White info box */
.map-info {
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
    background: #ffffff;
    padding: 20px 22px;
    width: 300px;
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
    z-index: 2;
    font-family: inherit;
}

.info-item {
    margin-bottom: 18px;
}

.info-item:last-child {
    margin-bottom: 0;
}

.info-icon {
    font-size: 20px;
    margin-left: 6px;
}

.info-item h4 {
    font-size: 15px;
    font-weight: 700;
    margin: 6px 0 4px;
    display: flex;
}

.info-item p {
    font-size: 14px;
    color: #555;
    margin: 0;
}

/* Route buttons */
.route-buttons {
    display: flex;
    gap: 10px;
    margin-top: 8px;
}

.route-buttons a {
    flex: 1;
    text-align: center;
    padding: 8px 10px;
    background:#00a7a7;
    color: #fff;
    font-size: 13px;
    border-radius: 8px;
    text-decoration: none;
    transition: 0.3s;
}

.route-buttons a:hover {
    background: #f6f9fc;
}

/* Mobile */
@media (max-width: 768px) {
    .map-wrapper {
        height: 520px;
    }

   
	   .map-wrapper {
        height: 520px;
    }

    .map-info {
        position: absolute;
        top: auto;
        bottom: 15px;
        left: 50%;
        transform: translateX(-50%);
        width: calc(100% - 30px);
        max-width: 340px;
        padding: 14px 16px;
        border-radius: 12px;
    }

    .info-item {
        margin-bottom: 12px;
    }

    .info-item h4 {
        font-size: 14px;
    }

    .info-item p {
        font-size: 13px;
    }

    .route-buttons a {
        font-size: 12px;
        padding: 7px 8px;
    }
	
	
	.contact-box
	{
      width:-webkit-fill-available
    }
	
}


/* ===== فهرست راهبری (Breadcrumbs) ===== */
.breadcrumbs {
    margin: 15px 0;
    font-family: inherit;
    font-size: 14px;
}

ul.breadcrumbs__list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0;
    margin: 0;
}

li.breadcrumbs__item {
    margin: 0 5px;
}

li.breadcrumbs__item a {
    text-decoration: none;
    color: #3b82f6;
    transition: color 0.2s;
}

li.breadcrumbs__item a:hover {
    color: #1e40af;
}

li.breadcrumbs__item--current {
    font-weight: 600;
    color: #1e293b;
}

li.breadcrumbs__separator {
    margin: 0 5px;
    color: #6b7280;
    display: flex;
    align-items: center;
}

li.breadcrumbs__separator i {
    font-size: 12px;
}

/* واکنش‌گرایی موبایل */
@media (max-width: 768px) {
    li.breadcrumbs__item {
        margin: 0 3px;
    }
    li.breadcrumbs__separator i {
        font-size: 10px;
    }
}
/*about us*/
.index-picture {
    border-radius: 15px;
}
/* ===== Testimonials (final – like Mellipayamak) ===== */

.testimonials-wrapper {
    position: relative;
    width: 100%;
    min-height: 420px;
    overflow: hidden;
    background: #fff;
    border-radius: 48px;
}

/* تصویر سمت چپ */
.img-Customer-reviews {
    position: absolute;
    top: 0;
    left: 0;
    width: 40%;
    height: 100%;
    z-index: 3;
    overflow: hidden;

    /* گوشه بالا چپ گرد */
   border-radius: 0px 15px 15px 0px;
    background-size: cover;
    background-position: center;
}

/* لایه سفید (شکست اصلی) */
.img-Customer-reviews::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 1;

    transform: skewX(12deg);
    transform-origin: top left;

    box-shadow: 0 0 0 170px #fff;
    border-radius: 72px 0 0 0;
}

/* هاله آبی زیر عکس ) */
.img-Customer-reviews::after {
  content: '';
    position: absolute;
    inset: 0;
    z-index: 2;
    background: rgba(40, 51, 78, 0.06);
    transform: skewX(-4deg);
    transform-origin: right bottom;
    border-radius: 47px 0 0 62px;
}

/* محتوای متن */
.content-Customer-reviews {
    margin-left: 49%;
    position: relative;
    height: 100%;
    font-size: 16px;
    width:60%;
}

/* ترفند vertical align */
.content-Customer-reviews::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}

/* متن داخلی */
.content-Customer-reviews-inner {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 40px 35px 40px 55px;

    font-size: 19px;
    line-height: 2;
    color: #474b53;

    position: relative;
    z-index: 2;
}

/* گیومه بزرگ پایین متن */
.content-Customer-reviews::after {
    content: "“";
    position: absolute;
    left: 36px;
    bottom: -10px;

    font-size: 180px;
    line-height: 1;
    font-weight: 700;

    color: #f3f4f7;
    z-index: 0;
    pointer-events: none;
}
.box-Customer-reviews.w-post-elm.post_taxonomy {
    display: block !important;
    font-size: 16px; /* اندازه مناسب */
    margin-bottom: 15px;
    color: #474b53;
}
/* ===== Responsive ===== */
@media (max-width: 992px) {
    .box-Customer-reviews {
        display: flex;
        flex-direction: column; /* ستون عمودی */
        align-items: stretch;
        min-height: auto;
    }

    /* تصویر بالا */
    .img-Customer-reviews {
        position: relative; /* کنار متن نباشه */
        width: 100%;
        margin-bottom: 20px; /* فاصله تا متن */
        border-radius: 0px 15px 15px 16px !important;
 /* حفظ ظاهر دسکتاپ */
    }

    /* حفظ استایل دسکتاپ */
    .img-Customer-reviews::before {
        transform: skewX(12deg);
        transform-origin: top left;
        box-shadow: 0 0 0 170px #fff;
        border-radius: 72px 0 0 0;
    }

    .img-Customer-reviews::after {
        transform: skewX(-4deg);
        transform-origin: right bottom;
        border-radius: 47px 0 0 62px;
        background: rgba(40, 51, 78, 0.06);
    }

    /* متن زیر تصویر */
    .content-Customer-reviews {
        margin-left: 0 !important;
        width: 100% !important;
        height: auto;
        font-size: 16px;
    }

    .content-Customer-reviews-inner {
        padding: 20px 35px;
        font-size: 17px;
        line-height: 1.8;
    }

    .content-Customer-reviews::after {
        left: 10px;
       top: 0px;
        font-size: 120px;
    }

   .box-Customer-reviews .w-post-elm.post_taxonomy {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .toggle-links button {
        font-size: 14px;
        padding: 5px 10px;
    }

}


/*صفحه درخواست پروژه*/
/* === استایل فرم 2 مثل فرم 1 === */
#gform_wrapper_2 {
    background: #ffffff;
    padding: 30px;
    border-radius: 15px;
    border: 1px solid #f0f0f0;
}

#gform_wrapper_2 .gfield_label {
    font-weight: 600;
    font-size: 15px;
    color: #112337;
    margin-bottom: 5px;
}

#gform_wrapper_2 input[type="text"],
#gform_wrapper_2 input[type="email"],
#gform_wrapper_2 input[type="tel"],
#gform_wrapper_2 input[type="number"],
#gform_wrapper_2 textarea {
    width: 100%;
    padding: 12px 14px;
    font-size: 14px;
    border-radius: 10px;
    border: 1px solid #d5d8de;
    background: #fafafa;
    transition: all .3s ease;
    text-align: right;
    direction: rtl;
}

#gform_wrapper_2 input:focus,
#gform_wrapper_2 textarea:focus {
    border-color: #204ce5;
    background: #fff;
    box-shadow: 0 4px 14px rgba(0,0,0,0.1);
    outline: none;
}

/* استایل تکست ارور */
#gform_wrapper_2 .gfield_error input,
#gform_wrapper_2 .gfield_error textarea {
    border-color: #d9534f !important;
    background: #fff5f5;
}

/* پیام ارور */
#gform_wrapper_2 .validation_message {
    font-size: 13px;
    color: #d9534f;
    margin-top: 5px;
}

/* دکمه ارسال */
#gform_wrapper_2 .gform_button {
    background: #00a7a7;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 14px;
    width: 100%;
    border-radius: 10px;
    cursor: pointer;
    font-weight: 600;
    transition: all .3s ease;
}

#gform_wrapper_2 .gform_button:hover {
    background: #949596;
    transform: translateY(-2px);
}

/* فاصله بین فیلدها */
#gform_wrapper_2 .gfield {
    margin-bottom: 20px;
}

/* ریسپانسیو موبایل */
@media (max-width: 768px) {
    #gform_wrapper_2 {
        padding: 20px;
    }

    #gform_wrapper_2 input,
    #gform_wrapper_2 textarea {
        font-size: 13px;
    }
}
/*ارشیو وبلاگ*/
/*blog archive */
.calender-blog-box i {
    float: right;
    margin: 5px;
}
.img-blog-box img {
    border-radius: 15px;
}
.img-blog-box {
    border-radius: 15px;
}
.archive-topbar {
    display: flex;
    justify-content: space-between;
    margin: 5px 0px 15px;
}
.archive-topbar a {
    padding: 5px;
}
.meta-box-blog {
    border-radius: 15px;
    margin: 10px !important;
}
.archive-topbar.is-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}
.mobile-sort-btn {
    background: #fff;
    border: 1px solid #ddd;
    padding: 6px 12px;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}
.mobile-sort-modal {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.4);
    display: none;
    z-index: 9999;
}
.mobile-sort-modal.active {
    display: flex;
    justify-content: center;
    align-items: center;
}
.modal-box {
    background: #fff;
    width: 90%;
    border-radius: 12px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.close-modal {
    align-self: flex-end;
    font-size: 22px;
    cursor: pointer;
}
.mobile-filter-header {
    display: flex;
    justify-content: space-between;
}

/* =========================
   کارت اصلی
========================= */
.rojnak-card {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 14px rgba(0,0,0,0.1);
    transition: .25s;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.rojnak-card:hover {
    transform: translateY(-5px);
}
.rojnak-card > a {
    display: flex;
    flex-direction: column;
    height: 100%;
    text-decoration: none;
    color: inherit;
	padding:10px
}

/* =========================
   تصویر و بقیه استایل‌ها بدون تغییر (فقط کلاس اصلی عوض شد)
========================= */
.card-thumb { /* این‌ها نیازی به تغییر پیشوند ندارن چون عمومی هستن */
    position: relative;
    width: 100%;
    height: 180px;
    overflow: hidden;
	border-radius: 12px
}
.card-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
	border-radius: 12px
}
/* آیتم‌های روی تصویر */

.card-read,
.card-comments {
    position: absolute;
    background: rgba(0,0,0,0.75);
    color: #fff;
    padding: 5px 10px;
    border-radius: 6px;
    font-size: 12px;
    opacity: 0;
    transition: .3s;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    line-height: 1.2;
}
.card-category {
padding: 2px; */
    position: static;
    display: flex;
    color: #5d5d5d;
    padding: 3px 0px;
    align-items: center;
    font-size: 13px;
  
}
span.card-category i {
    margin-left: 5px;
    line-height: 0.5;
}
.card-read { bottom: 10px; right: 10px; }
.card-comments { bottom: 10px; left: 10px; }

.rojnak-card:hover .card-read,
.rojnak-card:hover .card-comments {
    opacity: 1;
}
/* بدنه و متا */
.card-info { padding: 12px; flex: 1; display: flex; flex-direction: column; }
.card-title { font-size: 15px; font-weight: 700; line-height: 1.4; margin-bottom: 8px; min-height: 44px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.card-meta { display: flex; justify-content: space-between; align-items: center; font-size: 13px; color: #666; margin-top: auto; }
.meta-author- { display: flex; align-items: center; }
.author-avatar { width: 22px; height: 22px; border-radius: 50%; margin-left: 6px; object-fit: cover; }
.card-date i { float: right; margin: 2px; }

.archive-pagination {
    text-align: center;
    margin-top: 40px;
}
.archive-pagination ul {
    list-style: none;
    padding: 0;
    display: inline-flex;
    gap: 6px;
}
.archive-pagination a, .archive-pagination span {
    display: inline-block;
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 6px;
    color: #333;
    text-decoration: none;
}
.archive-pagination .current {
    border-color: #de1e2c;
    background: #de1e2c;
    color: #fff;
}



/*صفحه داخلی پست */
.read-time i {
    float: right;
    margin: 5px 0px 5px 3px;
}

.social-section {
    background: #ffffff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    padding: 20px;
    text-align: center;
}
.social-title
 {
    padding: 10px 0px;
    font-weight: 600;
    font-size: 18px;
}
/*فهرست مطالب*/
 .panda-toc {
        position: sticky;
        position: -webkit-sticky;
        top: 150px; /* کمی بیشتر از offset */
        align-self: start;
        z-index: 20;
    }

    #panda-toc-container {
        background: #ffffff;
        border: 1px solid #e2e8f0;
        border-radius: 12px;
        padding: 24px 20px;
        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
        margin-bottom: 40px;
        font-size: 15px;
    }

    #panda-toc-list {
        list-style: none;
        padding: 0;
        margin: 15px 0 0;
    }

    #panda-toc-list li {
        margin: 8px 0;
    }

    #panda-toc-list a {
        display: block;
        color: #4a5568;
        text-decoration: none;
        padding: 10px 20px 10px 0;
        border-right: 4px solid transparent;
        border-radius: 0 8px 8px 0;
        transition: all 0.3s ease;
    }

    #panda-toc-list a:hover {
      color: #00a7a7;
    background: #f6f9fc;
    padding-right: 24px;
    }

    #panda-toc-list a.is-active {
          color: #00a7a7;
    font-weight: 700;
    background: #f6f9fc;
    border-right-color: #00a7a7;
    padding-right: 24px;
    }

    /* تورفتگی ساده و حرفه‌ای */
    .toc-level-2 a { 
        padding-left: 0; 
        font-weight: 600;
        font-size: 15.5px;
    }
    .toc-level-3 a { 
        padding-left: 28px; 
        font-size: 15px;
    }
    .toc-level-4 a { 
        padding-left: 56px; 
        font-size: 14.5px;
    }
    .toc-level-5 a { 
        padding-left: 84px; 
    }
    .toc-level-6 a { 
        padding-left: 112px; 
    }

    @media (max-width: 1024px) {
        .panda-toc { position: static !important; }
        #panda-toc-container { margin: 40px 0; }
        .toc-level-3 a, .toc-level-4 a { padding-left: 20px; }
    }
.related-post-box .w-grid-item-h {
    border-radius: 15px;
    padding: 10px;
}
.related-post-box time i {
    float: right;
}

ul.children li {
    list-style: none;
}
.comment-reply-title {
    display: none;
}


/* فقط موبایل */
@media (max-width: 768px) {
	.meta-post-single
 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
	 gap:10px
}

}

/**************************صفحه داخلی نمونه کار***********************************/
.post-field-box {
  background: #f0f0f0;
    border-radius: 15px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100px;
}
.photo-style-box span {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 600;
}
.photo-style-box {
    gap: 1.5rem;
}
  .portfolio-photographers {
        margin:0px 0px 50px 0;
        direction: rtl;
        text-align: center;
    }

    .portfolio-photographers h3 {
        margin-bottom: 30px;
        color: #333;
        font-size: 24px;
		text-align:right
    }

    .portfolio-photographers-meta {
        display: grid;
        grid-template-columns: repeat(5, 1fr); /* ۴ تا در هر ردیف */
        gap: 30px;
        justify-items: center;
        align-items: start;
    }

    .portfolio-photographers-meta > div {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .portfolio-photographers-meta img {
        width: 70px !important;
        height: 70px !important;
        border-radius: 50%;
        object-fit: cover;
        box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);
        transition: transform 0.3s ease;
    }

    .portfolio-photographers-meta img:hover {
        transform: scale(1.1);
    }

    .portfolio-photographers-no-img {
        width: 70px;
        height: 70px;
        border-radius: 50%;
        background: #f0f0f0;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #999;
        font-size: 13px;
        box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
    }

    .portfolio-photographers-meta p {
        margin: 12px 0 0;
        font-weight: 600;
        color: #333;
        font-size: 15px;
    }

    /* ریسپانسیو */
    @media (max-width: 1024px) {
        .portfolio-photographers-meta {
            grid-template-columns: repeat(3, 1fr); /* تبلت: ۳ تا */
            gap: 25px;
        }
        .portfolio-photographers-meta img,
        .portfolio-photographers-no-img {
            width: 70px !important;
            height: 70px !important;
        }
    }

    @media (max-width: 768px) {
        .portfolio-photographers-meta {
            grid-template-columns: repeat(2, 1fr); /* موبایل متوسط: ۲ تا */
            gap: 20px;
        }
    }

    @media (max-width: 480px) {
        .portfolio-photographers-meta {
            grid-template-columns: repeat(3, 1fr) ;
            gap: 25px;
        }
        .portfolio-photographers-meta img,
        .portfolio-photographers-no-img {
            width: 90px !important;
            height: 90px !important;
        }
    }
/*گالری عکس */
	.thumb-video-empty{
    width:100%;
    height:100%;
    background:#111;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:10px;
    color:#fff;
    font-size:24px;
}

	.portfolio-wc-gallery-fixed { max-width: 1000px; margin: 0 auto; background: #fff; border-radius: 16px; overflow: hidden; box-shadow: 0 10px 30px rgba(0,0,0,0.12); padding: 20px; } .gallery-main { width: 100%; height: 500px; border-radius: 14px; overflow: hidden; margin-bottom: 20px; position: relative; } .main-img, .main-video { width: 100%; height: 100%; object-fit: cover; } .gallery-thumbs { width: 100%; height: 110px; position: relative; } .thumb-slide { width: 120px !important; height: 90px; border-radius: 10px; overflow: hidden; cursor: pointer; opacity: 0.6; transition: all 0.3s ease; border: 3px solid transparent; position: relative; } .thumb-slide:hover, .thumb-slide.swiper-slide-thumb-active { opacity: 1; transform: scale(1.0); border-color: #00a7a7; } .thumb-slide img { width: 100%; height: 100%; object-fit: cover; background: #333; } .thumb-video-icon { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background: rgba(0,0,0,0.6); color: white; width: 36px; height: 36px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 18px; } /* فلش‌ها - مهم: z-index بالا برای همیشه دیده شدن */ .swiper-button-next, .swiper-button-prev { width: 44px !important; height: 44px !important; background: rgba(255,255,255,0.9); border-radius: 50%; color: #333; box-shadow: 0 4px 15px rgba(0,0,0,0.2); transition: all 0.3s; z-index: 10; margin-top: -22px !important; /* مرکز عمودی */ } .swiper-button-next:hover, .swiper-button-prev:hover { background: #00a7a7; color: white; } .swiper-button-next:after, .swiper-button-prev:after { font-size: 18px; font-weight: bold; } @media (max-width: 992px) { .gallery-main, .gallery-single-item { height: 500px; } .thumb-slide { width: 100px !important; height: 75px; } } @media (max-width: 768px) { .gallery-main, .gallery-single-item { height: 400px; } .thumb-slide { width: 90px !important; height: 70px; } } @media (max-width: 480px) { .gallery-main, .gallery-single-item { height: 300px; } .thumb-slide { width: 80px !important; height: 60px; } .portfolio-wc-gallery-fixed { padding: 10px; } } 


.thumb-video{
    width:100%;
    height:100%;
    object-fit:cover;
    border-radius:10px;
    pointer-events:none; /* کلیک بخوره اسلایدر نه ویدیو */
    background:#000;
}
.swiper-button-next:after, .swiper-button-prev:after{ font-size: 30px !important;}


/********************footer************************/
.img-footer img {
    height: 100px;
    border: 1px solid #dedede;
    border-radius: 12px;
    margin: 10px 0;
}
.footer-social {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 10px;
}
.footer-social .social-icons {
    display: flex;
    flex-direction: row;
    gap: 5px;
}

.trust-icons {
    display: flex;
    justify-content: center;
    margin-top: 11px;
}
.footer-trust img {
    border-radius: 15px;
    height: 70px;
}
.footer-certificates div{
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-start;
}
.bottom-footer {
    background: #f6f9fc;
    border: 1px solid #dedede;
    border-radius: 12px !important;
    padding: 8px;
}
.footer-box {
    background: #f9f9f9;
    border: 1px solid #f0f0f0;
    padding: 20px 10px 0px 10px;
    border-radius: 12px 12px 0 0;
}
  .footer-box .widget_nav_menu ul.menu li {
    text-align: right;
    margin: 20px;
  }

a.about-us-button-footer
 {
      background: #00a7a7;
    padding: 8px;
    border-radius: 5px;
    color: white;
    margin: 5px 2px;
}
/* ===============================
   Footer Responsive - Mobile
================================ */
@media (max-width: 768px) {

  /* کل فوتر */
  .footer-box {
    padding: 30px 15px;
    text-align: center;
  }

  /* همه ستون‌های اصلی */
  .footer-box .g-cols.cols_3 {
    grid-template-columns: 1fr !important;
    gap: 30px;
  }

  /* تنظیم چینش داخل هر ستون */
    .footer-box .w-vwrapper {
        align-items: center !important;
        text-align: center;
        display: block;
    }

  /* لوگو */
  .footer-box .img-footer img {
    max-width: 180px;
    height: auto;
    margin: 0 auto;
  }

  /* متن توضیح */
  .footer-box p {
    text-align: justify;
    font-size: 14px;
    line-height: 1.9;
  }

  /* ===============================
     منوی دسترسی سریع – دو ستونه
  ================================ */
    .footer-box .widget_nav_menu ul.menu {
		display: block;}

  .footer-box .widget_nav_menu ul.menu li {
    list-style: none;
    text-align: right;
  }

  .footer-box .widget_nav_menu ul.menu li a {
    display: block;
    font-size: 14px;
    padding: 5px 0;
  }

  /* ===============================
     بخش ارتباط با ما
  ================================ */
  .footer-box .footer-social {
  
    display: flex;
    gap: 10px;
	      justify-content: flex-start;
  }

  .footer-box .social-icons {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .footer-box .social-icons i {
    font-size: 22px;
  }

  /* ===============================
     فوتر پایین
  ================================ */
  .bottom-footer .w-hwrapper {
    flex-direction: column;
    gap: 15px;
    text-align: center;
  }

  .footer-certificates .trust-icons {
    display: flex;
    justify-content: center;
    gap: 0px;
  }

 .footer-trust img
 {
    border-radius: 15px;
    height: 60px !important;
}
}


/*header*/
.w-search.layout_simple .w-btn {
    top: 60% !important;
}
.cart-box-header {
    position: absolute;
    left: 30px;
    top: 8px;
}
@media (max-width: 768px) {
.cart-box-header {
    top: 0px;
}
	}