.top-section-full{background:#f5f5f5;margin:-40px -5vw 0;width:111%;}
.custom-gallery{display:flex;background:#fff;border-radius:12px;padding:15px;}
.swiper{width:auto;height:auto;}
.product-top{text-align:center;padding:8px;position:relative;}
.product-main-image img{width:100%;border-radius:10px;}
.box-product-sku{width:300px;position:absolute;bottom:10px;}
.product-features-box li{margin-bottom:0 !important;border:1px solid #ddd;border-radius:8px;padding:15px;text-align:center;background:#f7f7f7;box-sizing:border-box;}
.view-all-features{margin:20px 5px;}
.view-all-features-design{display:flex;align-items:center;justify-content:flex-start;}
.product-bottom{padding:10px;}
.product-bottom p{color:#212121;font-size:1rem;font-weight:600;margin-bottom:5px;}
.features-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:10px;list-style:none;padding:0;margin:0;}
.feature-item:nth-last-child(1):nth-child(2n + 1){grid-column:span 2;}
.momtaz-score{display:flex;align-items:center;}
.momtaz-gallery-swiper{width:45%;margin-right:inherit !important;margin-left:0px !important;max-height:580px;display:flex !important;align-items:center;overflow:hidden;}
.swiper-wrapper{height:auto !important;}
.swiper-slide{width:100% !important;display:flex;justify-content:center;}
.product-top-section{display:grid;grid-template-columns:66% 32%;padding:20px;justify-content:center;min-height:595px;gap:20px;}
.product-left{border-radius:12px;padding:15px;display:flex;flex-direction:column;gap:12px;background:#ffffff;justify-content:flex-start;position:relative;}
.price-box{font-size:20px;font-weight:bold;display:flex;justify-content:flex-end;align-items:center;padding:9px;}
.update-price{float:left;font-size:13px;margin:-10px 8px 0;}
.price-box .price{color:#212121;font-size:25px;}
.availability{color:#ed4545;font-size:18px;}
.status.available{color:#00b900;font-weight:bold;}
.option-select label{font-size:14px;margin-bottom:4px;display:block;}
.option-select select{width:100%;padding:6px;border-radius:8px;border:1px solid #ccc;}
.update-box{background:#f1f1f1;border-radius:8px;padding:8px;font-size:12px;color:#555;}
.rating-box{padding:9px;border-radius:12px;border:1px solid #e3e3e3;font-size:18px;display:flex;justify-content:center;align-items:center;gap:9px;}
.momtaz-score .score{font-size:35px;font-weight:bold;color:#00b900;padding:0 3px;}
.rating-box img{margin-bottom:10px;width:35px;}
.video-btn{display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #ddd;border-radius:10px;padding:10px;font-size:15px;cursor:pointer;color:#212121;}
.video-btn img{animation:pulseShake 4s infinite ease-in-out;display:inline-block;}
@keyframes pulseShake{
    0%, 100%{transform:scale(1) translateX(0);}
    10%{transform:scale(1.1);}
    20%{transform:scale(1.1) translateX(-2px);}
    30%{transform:scale(1.1) translateX(2px);}
    40%{transform:scale(1.1) translateX(-1px);}
    50%{transform:scale(1.1) translateX(1px);}
    60%{transform:scale(1.05) translateX(0);}
    80%{transform:scale(1);}
}
.video-btn:hover{color:#ed4545;}
.support-links{display:flex;flex-wrap:wrap;gap:8px;font-size:14px;justify-content:space-between;}
.support-links a{display:flex;align-items:center;gap:5px;text-decoration:none;color:#333;background:#f7f7f7;border-radius:8px;padding:6px 10px;flex:32%;justify-content:center;}
.support-links img{width:25px;}
.order-btn:hover{background:#d9242a !important;box-shadow: 0 5px 10px 5px #ed454542 !important;}
.order-status{display:flex;align-items:center;color:white;padding:3px 5px 4px 20px;border-radius:10px 0 0 50px;position:absolute;right:0;top:25px;font-size:large;width:fit-content;gap:5px;}
.order-status img{display:block;z-index:2;width:25px;}
.order-status.status-available{background:#2e7d32;}
.order-status.status-unavailable{background:#d32f2f;}
.order-status.status-preorder{background:#757575;}
.order-status.status-lasted{background:#2e7d32;}
.order-status.status-popular{background:#2e7d32;}
.btn-sell{display:flex;gap:3px;position:absolute;bottom:20px;right:15px;left:15px;}
.card-btn{position:relative !important;flex:.1;border:none !important;border-radius:10px !important;background:#ed4545 !important;cursor:pointer !important;display:flex !important;align-items:center !important;justify-content:center !important;}
.card-btn:active{animation:click-pop 0.4s ease;}
@keyframes click-pop{
    0%{
        transform:scale(1);
        background-color:#ff4d4d;
    }
    30%{
        transform:scale(0.85);
        background-color:#ff3333;
    }
    60%{
        transform:scale(1.2);
        background-color:#ff4d4d;
    }
    100%{
        transform:scale(1);
    }
}
.card-btn:hover img{animation:rotate-icon 0.5s ease;}
@keyframes rotate-icon{
    0%{transform:rotate(0deg);}
    50%{transform:rotate(-15deg);}
    100%{transform:rotate(0deg);}
}
.product-center{display:flex;flex-direction:column;padding:25px;background:#fff;border-radius:12px;position:relative;width:55%;}
.product-center .breadcrumb{color:#999;font-size:.8vw;margin-bottom:5px;}
.product-title{margin-top:20px;font-size:20px;position:relative;display:inline-flex !important;align-items:center;}
.product-title::after{content:"";flex-grow:1;height:1px;background:#212121;margin-right:10px;}
.product-specs{list-style:none;padding:0;margin:0;line-height:1.9;font-size:15px;color:#333;}
.view-more{display:inline-block;margin-top:10px;font-size:14px;color:#008cff;text-decoration:none;}
.product-right{position:relative;text-align:center;background:#fff;border-radius:12px;}
.product-image{width:98%;margin:auto;}
.product-badge{position:absolute;top:10px;left:15px;font-weight:bold;font-size:18px;}
.product-size{position:absolute;top:10px;right:15px;display:flex;align-items:center;gap:5px;font-size:16px;}
.product-right img{width:100%;border-radius:12px;margin-top:35px;}
.image-dots{display:flex;justify-content:center;gap:6px;margin-top:10px;}
.image-dots .dot{width:8px;height:8px;background:#ccc;border-radius:50%;}
.media-gallery{columns:1;gap:0;}
.media-section-fullback{background:#f5f5f5;width:111%;justify-self:center;margin-top:-15px;padding-bottom:15px;}
.media-section{overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 0 8px rgba(0,0,0,0.05);margin-left:6px;padding:10px 8px 15px;box-sizing:border-box;width:97%;max-height:600px;transition:max-height 0.6s ease;justify-self:center;margin-top:15px;}
.media-section.active{max-height:5000px;}
.media-section-inner{columns:5;}
.media-section-inner img,.media-section-inner video{margin-bottom:8px;background:#f7f7f7;border-radius:12px;min-width:150px;min-height:150px;}
.media-item{margin-bottom:8px;}
.media-footer{margin-top:10px;text-align:center;border-top:1px solid #eee;padding-top:8px;}
.media-more{color:rgb(2,136,209);font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:6px;font-size:14px;}
.media-more i{font-size:13px;transition:transform 0.2s ease;}
.media-more:hover i{transform:translateX(-4px);}
.masonry-col{float:left;vertical-align:top;}
.media-masonry-item{padding:5px;box-sizing:border-box;}
.media-masonry-item img{width:100%;display:block;border-radius:8px;background:#f4f2f2;min-height:150px;min-width:100px;}
.media-masonry-item-video{position:relative;}
.product-tabs-nav{position:sticky;top:48px;background:#fff;z-index:99;display:flex;justify-content:space-between;align-items:center;padding:20px 0 21px;}
.product-tabs-nav::after{content:"";position:absolute;left:0;right:19px;bottom:34px;height:3px;background:#eee;border-radius:2px;z-index:-1;}
.product-tabs-nav ul{display:flex;gap:25px;list-style:none;margin:0;padding:10px 20px;overflow-x:auto;white-space:nowrap;scrollbar-width:none;}
.product-tabs-nav ul::-webkit-scrollbar{display:none;}
.product-tabs-nav a{position:relative;color:#555;font-weight:500;text-decoration:none;font-size:15px;transition:color 0.3s ease;}
.product-tabs-nav a.active:not(.user-score-link){color:#e00;}
.product-tabs-nav a.active:not(.user-score-link)::after{content:"";position:absolute;bottom:-8px;left:0;right:0;height:2px;background:#e00;border-radius:2px;transition:all 0.3s ease;}
.tab-sec-score{display:flex;gap:20px;margin-bottom:5px;position:relative;}
.tab-rating-box{position:relative;}
.tab-rating-box img{width:25px;height:25px;}
.tab-rating-box .score{font-size:17px;}
.tab-rating-box::after{content:"";position:absolute;left:-10px;width:2px;top:2px;bottom:2px;background:#959595;margin-right:5px;border-radius:2px;}
.section{overflow:hidden;padding:15px 15px 20px;transition:max-height 0.6s ease;}
.product-layout{display:grid;grid-template-columns:72% 1fr;gap:24px;align-items:start;margin-top:0px;}
.product-sidebar{position:sticky;top:143px;background:#fff;border:1px solid #eee;border-radius:12px;padding:15px 20px 5px;box-shadow:0 4px 8px rgba(0,0,0,0.05);}
.attr-section-back{padding-bottom:10px;background:#f6f6f6;border-radius:15px;}
.attr-section{overflow:hidden;max-height:500px;transition:max-height 0.6s ease;background:#f6f6f6;border-radius:12px;padding:9px;}
.attr-section.active{max-height:5000px;}
.attr-section-inner{display:block;}
.attr-footer{color:#d00;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:6px;font-size:14px;margin-right:17px;margin-top:20px;}
.attr-more i{font-size:13px;transition:transform 0.2s ease;}
.attr-more:hover i{transform:translateX(-4px);}
#similer{background:#f6f6f6;border-radius:15px;margin-top:20px;}
.review-center img{width:100%;}
.review-section.active{max-height:5000px;}
.review-inner{display:block;}
.review-header{font-weight:700;font-size:16px;display:flex;align-items:center;gap:6px;margin-bottom:12px;padding-bottom:6px;position:relative;}
.review-header img{width:20px!important;margin-bottom:3px;}
.review-header span{color:#ed4545;border-bottom:2px solid #ed4545;z-index:1;}
.review-header::before{content:"";position:absolute;right:35px;left:0;height:2px;background:#eee;border-radius:2px;bottom:6px;}
.same-price-header {display: flex;align-items: center;}
.same-price-header span {margin-right: 5px;color: #212121;font-size: 18px;font-weight: 500;}
.same-price-header i{font-weight: 400;font-size: 20px;color: #ed4545;}
.review-footer{border-top:1px solid #eee;padding-top:8px;margin-top:10px;}
.review-more{color:#d00;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:6px;font-size:14px;}
.review-more i{font-size:13px;transition:transform 0.2s ease;}
.review-more:hover i{transform:translateX(-4px);}
.load-more-container{text-align:right !important;}
.load-more-container button{background:none !important;color:#007aff !important;}
.load-more-container button:hover{color:#ed4545 !important;}
.mk-cat-description-box .mb-2 p{margin-bottom:50px;}
.desc-section{overflow:hidden;max-height:90px;transition:max-height 0.6s ease;}
.desc-section.active{max-height:fit-content;}
.desc-inner{display:block;line-height:1.9;color:#333;}
.desc-header{font-weight:700;font-size:16px;display:flex;align-items:center;gap:6px;margin-bottom:12px;padding-bottom:6px;}
.desc-footer{position:relative;padding-top:40px;background:linear-gradient(to top,#fff 20%,rgba(255,255,255,0));height:80px;margin:-30px 0px 0 0;align-items:flex-end;z-index:2;}
.desc-more{font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:6px;font-size:14px;}
.desc-more i{font-size:13px;transition:transform 0.2s ease;}
.desc-more:hover i{transform:translateX(-4px);}
.related-products-inner{display:flex;flex-direction:column;gap:40px;}
.related-block{display:block;}
.review-text{display:block;}
.articles-inner{display:flex;flex-direction:column;gap:20px;}
.articles-list{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;}
.article-card{flex:1 1 calc(20% - 16px);display:flex;position:relative;flex-direction:column;align-items:flex-start;gap:6px;text-align:right;border:1px solid #ccc;border-radius:12px;}
.article-thumb{width:100%;border-radius:10px 10px 0 0;object-fit:cover;transition:transform 0.2s ease;}
.article-card:hover .article-thumb{transform:scale(1.03);}
.article-title{font-size:14px;font-weight:600;color:#222;margin:0;padding:0 10px 50px;}
.read-more{color:#d00;font-size:13px;display:inline-flex;align-items:center;gap:4px;text-decoration:none;padding-top:20px;padding-right:10px;position:absolute;bottom:5px;}
.read-more i{font-size:11px;}
.articles-footer{text-align:center;margin-top:15px;position:absolute;left:0;padding-bottom:15px;}
.articles-footer i{color:#007aff!important;transition: color .3s ease, transform .3s ease;}
.articles-footer:hover i{color:#ed4545!important;transform: translateX(-6px);}
.view-all{color:#007aff;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:6px;font-size:14px;}
.view-all i{font-size:13px;}
#user-comments{margin-top:20px;}
.comment-title{font-weight:600;color:#212121;font-size:x-large;}
.side-product-price-box{padding:9px 0;margin-top:12px;border-top:1px solid #dbdbdb;}
.side-product-title{font-size:20px;margin-bottom:0px;margin-top:5px;font-weight:500;color:#212121;gap: 5px;display: flex;align-items: center;}
.side-product-title img{padding-left:5px;width:35px;}
.side-price-box{display:flex;justify-content:space-between;margin:5px 0;margin-top:15px;align-items:center;}
.side-price{font-size:20px;font-weight:700;}
.side-price .price{color:#212121 !important;}
.side-update-price{font-size:13px;}
.order-btn{background:#ed4545 !important;color:#fff !important;border:none !important;border-radius:10px !important;padding:12px !important;font-size:15px !important;cursor:pointer !important;flex:.9 !important;width:100%;}
.side-buttons{display:grid;gap:5px;column-count:2;grid-template-columns:60% 40%;margin-top:5px;width:100%;}
.side-buttons a{background:#ed4545;border-radius:10px;color:white;font-size:0.7vw;font-weight: 700;display:flex;justify-content:center;align-items:center;}
.side-buttons a:hover{background:#d9242a !important; box-shadow: 0 5px 10px 5px #ed454542 !important;color:#fff;}
.side-order-status i{color:#212121;}
.video-banner{background:#e02929;color:#fff;border-radius:12px;padding:25px 30px;display:flex;align-items:center;justify-content:space-between;max-width:360px;box-shadow:0 4px 10px rgba(0,0,0,0.1);direction:rtl;overflow:hidden;}
.video-icon{flex-shrink:0;background:#fff;color:#e02929;width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px;margin-left:20px;box-shadow:0 0 10px rgba(255,255,255,0.3);}
.video-text{flex:1;}
.main-text{font-size:16px;font-weight:700;line-height:1.6;margin:0 0 10px;}
.image-dots .dot.active{background:#000;}
.options-box{border:1px dashed #ccc;border-radius:12px;padding:8px;margin:9px 0;}
.procode-options-title{margin-bottom:9px;}
.options-title{display:flex;align-items:center;gap:5px;color:#444;font-size:14px;margin-bottom:10px;}
.options-title i{color:#444;}
.options-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;}
.option{position:relative;border:1px solid #ccc;border-radius:8px;padding:8px 0;text-align:center;font-size:13px;color:#333;background:#fff;transition:all 0.2s ease;cursor:pointer;}
.option input{display:none;}
.option i{position:absolute;left:8px;top:8px;font-size:14px;color:transparent;transition:color 0.2s;border:1px solid #ccc;border-radius:2px;}
.option.selected,.option input:checked+i{border-color:#00bcd4;background:#e0f7fa;color:#00bcd4;}
.option.selected i,.option input:checked+i{color:#00bcd4;}
.option:hover{border-color:#00bcd4;}
.popup{position:fixed;inset:0;background:rgba(0,0,0,0);transition:background 0.3s ease;pointer-events:none;z-index:1000;}
.popup.active{background:rgba(0,0,0,0.4);pointer-events:auto;}
.popup-container{position:absolute;left:0;right:0;width:35%;height:100%;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -3px 12px rgba(0, 0, 0, 0.15);display:flex;flex-direction:column;overflow:hidden;transform:translateX(100%);transition:transform 0.35s cubic-bezier(0.4, 0, 0.2, 1), height 0.35s ease;}
.popup.active .popup-container{transform:translateX(0);}
.popup.full .popup-container{height:100vh;border-radius:0;}
.popup-tabs{display:flex;width:90%;justify-content:center;gap:9px;margin-bottom:-8px;}
.popup-overlay{position:fixed;inset:0;background:rgba(0,0,0,0.3);backdrop-filter:blur(2px);z-index:998;opacity:0;pointer-events:none;transition:opacity 0.4s ease;}
.popup-overlay.active{opacity:1;pointer-events:all;}
.popup-header{position:sticky;top:0;background:#fff;display:flex;align-items:center;padding:0 14px 5px;border-bottom:1px solid #e0e0e0;z-index:10;justify-content:space-between;font-size:18px;font-weight:bold;color:#52525b;margin:0 0 10px;}
.popup-header h3{margin:0;font-size:16px;color:#d32f2f;display:flex;align-items:center;gap:6px;}
.popup-close{text-decoration:none;width:24px;font-size:24px;color:#d32f2f;}
.popup-drag-bar{width:15vw;height:5px;background:#dfd9d9;border-radius:5px;margin:6px auto 10px;}
.popup-body{flex:1;overflow-y:auto;padding:10px 15px;}
.popup-content{overflow-y:auto;flex:1;padding:15px;color:#333;line-height:1.7;font-size:14px;}
.popup-content table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;}
.popup-content th,.popup-content td{padding:10px 12px;border-bottom:1px solid #eee;text-align:right;}
.popup-content th{width:35%;color:#555;font-weight:500;}
.close-btn{border:none;background:none;font-size:20px;color:#d32f2f;cursor:pointer;}
.user-score{margin-top:15px;position:absolute;bottom:12px;left:0px;font-size:15px;color:#555;}
.user-score-link{text-decoration:none;color:inherit;transition:color 0.25s ease;}
.user-score .score-sep{color:#aaa;margin:0 4px;}
.score-value{color:rgb(243, 156, 18);}
:root{--pc-accent:34,197,94;--pc-dur:520ms;--pc-ease:cubic-bezier(.2,.8,.2,1);}
.pc-updated{animation:pcUpdate var(--pc-dur) var(--pc-ease);transform-origin:center;will-change:transform, filter, box-shadow, background-color;}
.pc-status-updated{animation:pcStatusUpdate 480ms var(--pc-ease);transform-origin:center;will-change:transform, filter, box-shadow;}
@keyframes pcUpdate{
    0%{transform: translateY(0) scale(1);filter: brightness(1);color:#000 }
    35%{transform: translateY(-2px) scale(1.02);filter: brightness(1.04);color:#00a651}
    100%{transform: translateY(0) scale(1);filter: brightness(1);color: #0a7b2e}
}
@keyframes pcStatusUpdate{
    0%{transform: translateY(0) scale(1);filter: saturate(1);color:#000}
    40%{transform: translateY(-2px) scale(1.03);filter: saturate(1.06);color:#00a651}
    100%{transform: translateY(0) scale(1);filter: saturate(1);color: #0a7b2e}
}
.order-status span{color:#fff;padding:4px 6px;border-radius:6px;}
@media (prefers-reduced-motion: reduce){
.pc-updated, .pc-status-updated{animation:none !important;}
}
.pcsp-single .pcsp-axis-box{margin-top:10px;}
.pcsp-single .pcsp-var-option.active,
.pcsp-single .pcsp-axis-option.active{border-color:#00bcd4;background:#e0f7fa;color:#00bcd4;font-weight:700;}
.pcsp-single .pcsp-var-option.is-disabled,
.pcsp-single .pcsp-axis-option.is-disabled{opacity:.45;pointer-events:none;}
.pcsp-single #pcsp-main-image[src=""]{background:#f7f7f7;min-height:420px;}
.pcsp-single [data-pcsp-attrs-target] .pcsp-attrs-table{width:100%;}
.pcsp-single .procode-lazy-loading{padding:15px;color:#777;}
.pcsp-single .pcsp-diff-target{margin-bottom:10px;}
.pcsp-single .pcsp-diff-box{background:#fff7f7;border:1px dashed #ed4545;border-radius:12px;margin:0 9px 10px;padding:10px;}
.pcsp-single .pcsp-diff-title{font-weight:700;color:#ed4545;margin-bottom:8px;font-size:14px;line-height:1.8;}
.pcsp-single .pcsp-diff-table{background:#fff;border-radius:10px;overflow:hidden;}
.pcsp-single .pcsp-diff-row span:last-child{display:flex;gap:8px;align-items:center;justify-content:flex-end;}
.pcsp-single .pcsp-diff-row small{color:#777;font-size:12px;}
.pcsp-single .pcsp-diff-row b{color:#212121;font-size:14px;}
.pcsp-single .pcsp-variable-description{margin-top:10px;padding-top:10px;border-top:1px solid #eee;color:#444;line-height:1.9;}
.pcsp-single .pcsp-variation-desc-box{background:#fff7f7;border:1px dashed #ed4545;border-radius:12px;margin:0 0 12px;padding:12px 14px;}
.pcsp-single .pcsp-variation-desc-title{font-weight:700;color:#ed4545;margin-bottom:8px;font-size:14px;line-height:1.8;}
.pcsp-single .pcsp-variation-desc-content{color:#333;font-size:14px;line-height:2;}
.pcsp-single .pcsp-variation-desc-content p:last-child{margin-bottom:0;}
.pcsp-single .pcsp-parent-short-desc{line-height:1.9;}
.pcsp-single .pcsp-variation-short-desc{background:#fff7f7;border:1px dashed #ed4545;border-radius:12px;margin:10px 0 0;padding:10px 12px;text-align:right;}
.pcsp-single .product-features-box .pcsp-variation-desc-title{font-weight:700;color:#ed4545;margin-bottom:6px;font-size:13px;line-height:1.8;}
.pcsp-single .product-features-box .pcsp-variation-desc-content{color:#333;font-size:14px;line-height:2;}
.pcsp-single .product-features-box .pcsp-variation-desc-content p:last-child{margin-bottom:0;}
.pcsp-variation-diff-box{margin:10px 0;border:1px solid #e6e6e6;border-radius:10px;padding:10px;background:#fff;}
.pcsp-variation-diff-title{font-weight:700;margin-bottom:8px;color:#212121;}
.pcsp-diff-table .spec-row{display:flex;justify-content:space-between;gap:10px;padding:7px 0;border-bottom:1px solid #f0f0f0;}
.pcsp-diff-table .spec-row:last-child{border-bottom:none;}
.pcsp-diff-table .spec-row span:first-child{color:#666;}
.pcsp-diff-table .spec-row span:last-child{font-weight:700;color:#212121;}
.pcsp-single .pcsp-same-price-box{direction:rtl;margin:18px 0 28px;padding:16px;background:#fff;border:1px solid #e7e7e7;border-radius:14px;box-shadow:0 5px 18px rgba(17,24,39,.045);}
.pcsp-single .pcsp-same-price-box[hidden]{display:none !important;}
.pcsp-single .pcsp-same-price-head{display:flex;align-items:center;gap:11px;margin-bottom:12px;}
.pcsp-single .pcsp-same-price-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:11px;background:#ed4545;color:#fff;font-size:21px;line-height:1;}
.pcsp-single .pcsp-same-price-title{margin:0;color:#212121;font-size:18px;font-weight:900;line-height:1.4;}
.pcsp-single .pcsp-same-price-subtitle{margin:3px 0 0;color:#777;font-size:12px;line-height:1.6;}
.pcsp-single .pcsp-sp-list{display:grid;gap:6px;}
.pcsp-single .pcsp-sp-row{display:grid;grid-template-columns:112px 58px minmax(0,1fr) 155px 18px;align-items:center;gap:10px;min-height:72px;padding:7px 10px;color:#212121;background:#fbfbfb;border:1px solid #ededed;border-radius:9px;text-decoration:none !important;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease;}
.pcsp-single .pcsp-sp-row:hover{color:#212121;border-color:#d8d8d8;box-shadow:0 4px 12px rgba(0,0,0,.055);transform:translateY(-1px);}
.pcsp-single .pcsp-sp-badge{justify-self:stretch;text-align:center;padding:7px 8px;border-radius:7px;font-size:12px;font-weight:800;white-space:nowrap;}
.pcsp-single .pcsp-sp-row.is-cheaper .pcsp-sp-badge{color:#168a4c;background:#edf9f1;}
.pcsp-single .pcsp-sp-row.is-pricier .pcsp-sp-badge{color:#d94d42;background:#fff1ef;}
.pcsp-single .pcsp-sp-thumb{display:block;width:58px;height:58px;object-fit:contain;border-radius:7px;background:#fff;}
.pcsp-single .pcsp-sp-thumb-empty{border:1px dashed #ddd;}
.pcsp-single .pcsp-sp-info{min-width:0;display:flex;flex-direction:column;gap:4px;}
.pcsp-single .pcsp-sp-name{display:block;overflow:hidden;color:#242424;font-size:13px;font-weight:800;line-height:1.6;text-overflow:ellipsis;white-space:nowrap;}
.pcsp-single .pcsp-sp-diff{color:#8a8a8a;font-size:11px;line-height:1.4;}
.pcsp-single .pcsp-sp-price{justify-self:end;color:#168a4c;font-size:13px;font-weight:900;white-space:nowrap;}
.pcsp-single .pcsp-sp-arrow{color:#65b77e;font-size:22px;font-weight:700;line-height:1;}
.pcsp-single .pcsp-same-price-empty{padding:14px;color:#777;background:#fafafa;border-radius:8px;text-align:center;}
.pcsp-same-price-content{margin-top:18px;}
.pcsp-sp-key-spec{margin:5px;}
.pcsp-sp-spe{color: #8a8a98;font-size:13px;}

.pcsp-rival-box .pcsp-sp-row {grid-template-columns: 112px 58px minmax(0, 1fr) 155px 3px;}
.pcsp-rival-box .pcsp-single .pcsp-sp-arrow {margin-right: 5px;}

@media (max-width:767px){
.pcsp-single .pcsp-same-price-box{margin:14px 8px 22px;padding:12px;border-radius:14px;box-shadow:0 4px 14px rgba(17,24,39,.045);}
.pcsp-single .pcsp-same-price-head{gap:9px;margin-bottom:10px;}
.pcsp-single .pcsp-same-price-icon{flex-basis:38px;width:38px;height:38px;border-radius:10px;font-size:19px;}
.pcsp-single .pcsp-same-price-title{font-size:16px;}
.pcsp-single .pcsp-same-price-subtitle{margin-top:2px;font-size:10px;line-height:1.55;}
.pcsp-single .pcsp-sp-row{grid-template-columns:82px 44px minmax(0,1fr) 15px;grid-template-areas:"badge thumb info arrow"
      "badge thumb price arrow";column-gap:7px;row-gap:2px;min-height:60px;padding:6px 7px;border-radius:8px;}
.pcsp-single .pcsp-sp-badge{grid-area:badge;padding:6px 4px;border-radius:7px;font-size:9.5px;}
.pcsp-single .pcsp-sp-thumb{grid-area:thumb;width:44px;height:44px;border-radius:6px;}
.pcsp-single .pcsp-sp-info{grid-area:info;align-self:end;}
.pcsp-single .pcsp-sp-name{font-size:11px;line-height:1.5;}
.pcsp-single .pcsp-sp-diff{display:none;}
.pcsp-single .pcsp-sp-price{grid-area:price;align-self:start;justify-self:start;font-size:10.5px;}
.pcsp-single .pcsp-sp-arrow{grid-area:arrow;font-size:20px;}
.pcsp-single .pcsp-same-price-empty{padding:12px;font-size:12px;}
}
.pcsp-single-desktop{--pcsp-red:#ed2f34;--pcsp-red-soft:#fff4f4;--pcsp-ink:#171a1f;--pcsp-muted:#737780;--pcsp-line:#e7e8eb;--pcsp-soft:#f8f8f9;--pcsp-green:#168a4c;}
.pcsp-single-desktop .pcsp-product-hero > *{direction:rtl;box-sizing:border-box;}
.pcsp-single-desktop .pcsp-hero-heading .breadcrumb a{color:#777b84;}
.pcsp-single-desktop .product-title::after{display:none !important;}
.pcsp-single-desktop .pcsp-product-subtitle > *{display:inline;margin:0;padding:0;}
.pcsp-single-desktop .pcsp-product-subtitle ul,
.pcsp-single-desktop .pcsp-product-subtitle ol{list-style:none;}
.pcsp-single-desktop .pcsp-product-subtitle li{display:inline;}
.pcsp-single-desktop .pcsp-product-subtitle li:not(:last-child)::after{content:"، ";}
.pcsp-single-desktop .pcsp-buy-meta .update-price{float:none;margin:0;line-height:1.8;}
.pcsp-single-desktop .pcsp-buy-meta .order-status span{padding:0;background:transparent;}
.pcsp-single-desktop .pcsp-buy-meta .status-available,
.pcsp-single-desktop .pcsp-buy-meta .status-lasted,
.pcsp-single-desktop .pcsp-buy-meta .status-popular{background:#2e8b57;}
.pcsp-single-desktop .pcsp-buy-meta .status-unavailable{background:#d63b3f;}
.pcsp-single-desktop .pcsp-buy-meta .status-preorder,
.pcsp-single-desktop .pcsp-buy-meta .status-unknown{background:#858991;}
.pcsp-single-desktop .pcsp-favorite-btn.is-active{color:var(--pcsp-red) !important;border-color:#ffc7c9 !important;background:var(--pcsp-red-soft) !important;}
.pcsp-single-desktop .pcsp-favorite-btn.is-active svg{fill:currentColor;}
.pcsp-single-desktop .option-select{margin:0;}
.pcsp-single-desktop .pcsp-selector-icon{display:grid;place-items:center;color:#858992;}
.pcsp-single-desktop .pcsp-axis-box + .pcsp-axis-box{border-top:1px solid #ededf0;}
.pcsp-single-desktop .pcsp-axis-number{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;font-size:14px;font-weight:900;}
.pcsp-single-desktop .option:hover{border-color:#ff9da0;}
.pcsp-single-desktop .option.active,
.pcsp-single-desktop .option.selected{color:#df282e;background:#fff7f7;border-color:#f04449;box-shadow:0 0 0 1px rgba(240,68,73,.08) inset;}
.pcsp-single-desktop .option input{display:none;}
.pcsp-single-desktop .option.active .pcsp-option-indicator,
.pcsp-single-desktop .option.selected .pcsp-option-indicator{border-color:var(--pcsp-red);}
.pcsp-single-desktop .pcsp-option-copy{display:flex;min-width:0;flex-direction:column;gap:2px;}
.pcsp-single-desktop .pcsp-variation-diff-wrap:empty{display:none;}
.pcsp-single-desktop .pcsp-assurance-strip > div + div{border-right:1px solid #e4e5e8;}
.pcsp-single-desktop .pcsp-assurance-strip span:last-child{display:flex;min-width:0;flex-direction:column;}
.pcsp-single-desktop .pcsp-score-primary{display:flex;align-items:baseline;gap:6px;color:#34383f;font-size:13px;white-space:nowrap;width:50%;justify-content:center;}
.pcsp-single-desktop .pcsp-score-primary strong{color:var(--pcsp-green);font-size:21px;font-weight:950;}
.pcsp-single-desktop .pcsp-score-primary small{font-size:10px;}
.pcsp-single-desktop .pcsp-user-score-inline{min-width:0;color:#34383f;font-size:14px;border-right:1px solid gray;width:50%;text-align:center;}
.pcsp-single-desktop .pcsp-user-score-inline .user-score{position:static;margin:0;font-size:11px;}
.pcsp-single-desktop .pcsp-service-card:hover{border-color:#ffb2b4;transform:translateY(-1px);}
.pcsp-single-desktop .pcsp-service-icon{display:grid;place-items:center;color:#2c3036;}
.pcsp-single-desktop .pcsp-meta-strip > div + div{border-right:1px solid #e4e5e8;}
.pcsp-single-desktop .pcsp-meta-strip b{color:#555a62;font-weight:800;}
.pcsp-single-desktop .pcsp-spec-copy b{color:#2a2e34;font-weight:900;line-height:1.5;font-size:14px;}
.pcsp-single-desktop .momtaz-gallery-swiper .swiper-wrapper{height:100% !important;}
.pcsp-single-desktop .momtaz-gallery-swiper .swiper-slide{display:flex;width:100% !important;align-items:center;justify-content:center;padding:10px;box-sizing:border-box;}
.pcsp-single-desktop .momtaz-gallery-swiper .swiper-pagination{display:none;}
.pcsp-single-desktop .pcsp-gallery-thumb.is-active{box-shadow:0 6px 10px 0px rgb(169 169 169 / 43%);}
.pcsp-single-desktop .pcsp-gallery-thumb img{width:100%;height:100%;object-fit:contain;border-radius:7px;}
.pcsp-single-desktop .pcsp-gallery-thumb span{position:absolute;inset:0;display:grid;place-items:center;color:#464a52;background:rgba(248,248,248,.87);font-size:17px;font-weight:850;}
.pcsp-single-desktop .pcsp-play-circle{display:grid;place-items:center;color:#5f646c;}
.pcsp-single-desktop .pcsp-product-id{display:flex;align-items:center;gap:5px;}
.pcsp-single-desktop .pcsp-product-id b{color:#6d7179;font-weight:700;}
.pcsp-single-desktop .pcsp-share-links{display:flex;align-items:center;gap:10px;}
.pcsp-single-desktop .pcsp-share-links a,
.pcsp-single-desktop .pcsp-share-links button{display:grid;place-items:center;width:28px;height:28px;padding:0 !important;color:#737780 !important;background:transparent !important;border:0 !important;box-shadow:none !important;cursor:pointer;}
.pcsp-single-desktop .pcsp-share-links svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;}
.pcsp-single-desktop .pcsp-share-links button.is-copied{color:var(--pcsp-green) !important;}
@media (max-width:1270px){
.pcsp-single-desktop .pcsp-product-hero{grid-template-columns:minmax(340px,.9fr) minmax(280px,.68fr) minmax(385px,1fr);}
.pcsp-single-desktop .pcsp-hero-buy{padding-inline:20px;}
.pcsp-single-desktop .pcsp-hero-heading{padding-inline:30px;}
.pcsp-single-desktop .pcsp-buy-price .price{font-size:22px;}
.pcsp-single-desktop .pcsp-assurance-strip{padding-inline:4px;}
.pcsp-single-desktop .pcsp-assurance-strip small{display:none;}
}
.pcsp-single-desktop .top-section-full{width:100vw;margin:-40px calc(50% - 50vw) 26px;padding:32px max(24px,calc((81vw - 1480px)/2));background:linear-gradient(180deg,#f7f7f8 0%,#fbfbfc 100%);box-sizing:border-box;margin-top:-32px;padding-top:22px;padding-bottom:22px;}
.pcsp-single-desktop .pcsp-product-hero{direction:ltr;display:grid;grid-template-areas:"buy heading heading"
    "buy details gallery"
    "buy footer footer";width:100%;overflow:hidden;background:#fff;border:1px solid rgba(24,28,34,.08);box-shadow:0 16px 46px rgba(30,34,42,.10);grid-template-columns:minmax(320px,.84fr) minmax(270px,1fr) minmax(390px,1fr);grid-template-rows:auto minmax(430px,1fr) auto;min-height:650px;border-radius:22px;}
.pcsp-single-desktop .pcsp-hero-heading{grid-area:heading;background:#fff;padding:15px 32px 14px;}
.pcsp-single-desktop .pcsp-hero-heading .breadcrumb{margin:0 0 28px;color:#8b8e95;line-height:1.8;margin-bottom:17px;font-size:11px;}
.pcsp-single-desktop .pcsp-title-row{display:flex;align-items:center;justify-content:space-between;gap:18px;}
.pcsp-single-desktop .pcsp-product-subtitle{max-width:760px;min-height:26px;margin-top:12px;overflow:hidden;color:#6f737b;font-size:15px;line-height:1.9;text-overflow:ellipsis;white-space:nowrap;display:none !important;}
.pcsp-single-desktop .pcsp-hero-buy{grid-area:buy;position:relative;display:flex;flex-direction:column;background:linear-gradient(180deg,#fff 0%,#fdfdfd 100%);border-right:1px solid var(--pcsp-line);gap:10px;padding:24px 20px 18px;position: relative;}
.pcsp-single-desktop .pcsp-buy-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;}
.pcsp-single-desktop .pcsp-buy-actions{display:flex;align-items:center;gap:7px;min-width:0;}
.pcsp-single-desktop .pcsp-order-btn:hover{color:#fff !important;background:#d9242a !important;box-shadow: 0 5px 10px 5px #ed454542 !important;}
.pcsp-single-desktop .pcsp-buy-price{display:flex;align-items:baseline;justify-content:flex-end;color:var(--pcsp-ink);white-space:nowrap;min-width:128px;}
.pcsp-single-desktop .pcsp-buy-meta .order-status img{margin:0;width:13px;height:13px;}
.pcsp-single-desktop .pcsp-favorite-btn{display:grid;place-items:center;padding:0 !important;color:#5f646c !important;background:#fff !important;border:1px solid #dedfe2 !important;box-shadow:none !important;cursor:pointer;width:38px;height:38px;border-radius:9px !important;}
.pcsp-single-desktop .pcsp-favorite-btn svg{fill:none;stroke:currentColor;stroke-width:1.8;width:19px;height:19px;}
.pcsp-single-desktop .options-box{margin:0;padding:0;overflow:hidden;background:#fff;border:1px solid #e2e3e6;border-radius:10px;}
.pcsp-single-desktop .pcsp-selector-icon svg{width:17px;height:17px;}
.pcsp-single-desktop .pcsp-axis-box{margin:0;padding:9px 10px 10px;}
.pcsp-single-desktop .options-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(76px,1fr));gap:6px;}
.pcsp-single-desktop .pcsp-option-indicator{position:relative;flex:0 0 20px;background:#fff;border:1.5px solid #aeb1b7;border-radius:50%;flex-basis:15px;width:15px;height:15px;border-width:1.2px;}
.pcsp-single-desktop .option.active .pcsp-option-indicator::after,
.pcsp-single-desktop .option.selected .pcsp-option-indicator::after{content:"";position:absolute;border:solid #ed4545;transform:rotate(45deg);left:4px;top:2px;width:4px;height:7px;border-width:0 1.5px 1.5px 0;}
.pcsp-single-desktop .pcsp-variation-diff-box{margin:0;padding:7px 9px;background:#fff;border:1px solid #e1e2e5;border-radius:9px;box-shadow:none !important;}
.pcsp-single-desktop .pcsp-assurance-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;background:#fbfbfc;border:1px solid #e6e7ea;margin:6px 0;border-radius:9px;padding: 19px 14px;}
.pcsp-single-desktop .pcsp-hero{position:absolute;bottom:7px;width:-webkit-fill-available;padding-left:20px;}
.pcsp-single-desktop .pcsp-assurance-strip > div{display:flex;align-items:center;justify-content:center;min-width:0;gap:5px;padding:0 3px;}
.pcsp-single-desktop .pcsp-assurance-icon{display:grid;place-items:center;flex:0 0 30px;color:#4d525a;flex-basis:22px;}
.pcsp-single-desktop .pcsp-assurance-icon svg{fill:none;stroke:currentColor;stroke-width:1.7;width:20px;height:20px;}
.pcsp-single-desktop .pcsp-score-card{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#f4fbf7,#f8fcf9);border:1px solid #c9e5d3;min-height:51px;gap:8px;padding:8px 11px;border-radius:9px;}
.pcsp-single-desktop .pcsp-score-star{color:#ffb300;line-height:1;font-size:18px;}
.pcsp-single-desktop .pcsp-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;width: 90%;margin-top: auto;align-self: center;}
.pcsp-single-desktop .pcsp-service-card{display:flex;min-width:0;align-items:center;justify-content:center;flex-direction:column;color:#30343a !important;background:#fff;border:1px solid #e1e2e5;text-align:center;text-decoration:none !important;transition:border-color .16s ease,transform .16s ease;min-height:62px;gap:2px;padding:6px 4px;border-radius:9px;}
.pcsp-single-desktop .pcsp-service-icon svg{fill:none;stroke:currentColor;stroke-width:1.7;width:20px;height:20px;}
.pcsp-single-desktop .pcsp-secure-row svg{fill:none;stroke:currentColor;stroke-width:1.7;width:16px;height:16px;}
.pcsp-single-desktop .pcsp-hero-details{grid-area:details;display:flex;flex-direction:column;padding:8px 16px 16px 24px;position: relative;}
.pcsp-single-desktop .pcsp-meta-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;background:#fbfbfc;border:1px solid #e3e4e7;min-height:43px;margin-bottom:10px;border-radius:8px;}
.pcsp-single-desktop .pcsp-meta-strip > div{display:flex;align-items:center;justify-content:center;color:#777b84;gap:6px;padding:6px;font-size:10px;}
.pcsp-single-desktop .pcsp-meta-strip svg{color:#d9363b;fill:none;stroke:currentColor;stroke-width:1.6;width:16px;height:16px;}
.pcsp-single-desktop .pcsp-hero-spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border: 1px solid #e0e1e4;border-radius: 10px;padding: 10px;}
.pcsp-single-desktop .pcsp-spec-copy{display:flex;min-width:0;flex-direction:column;gap:4px;}
.pcsp-single-desktop .pcsp-hero-gallery{grid-area:gallery;display:flex;min-width:0;flex-direction:column;padding:13px;margin-top: -5px;}
.pcsp-single-desktop .momtaz-gallery-swiper{width:100% !important;max-height:none;margin:0 !important;overflow:hidden;background:#fff;border:1px solid #ece9e6;min-height:350px;border-radius:14px;}
.pcsp-single-desktop .momtaz-gallery-swiper img{display:block;width:100%;height:100%;object-fit:contain;max-height:405px;border-radius:11px;}
.pcsp-single-desktop .pcsp-gallery-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:9px;}
.pcsp-single-desktop .pcsp-gallery-thumb{position:relative;display:grid;place-items:center;aspect-ratio:1.25/1;overflow:hidden;background:#f8f8f8 !important;border:1px solid #e2e3e6 !important;cursor:pointer;padding:4px !important;border-radius:8px !important;}
.pcsp-single-desktop .pcsp-play-circle svg{fill:none;stroke:currentColor;stroke-width:1.6;width:22px;height:22px;}
@media (min-width:1101px) and (max-width:1270px){
.pcsp-single-desktop .pcsp-product-hero{grid-template-columns:minmax(310px,.82fr) minmax(255px,.62fr) minmax(365px,1fr);}
.pcsp-single-desktop .pcsp-hero-buy{padding-inline:16px;}
.pcsp-single-desktop .pcsp-hero-heading{padding-inline:24px;}
.pcsp-single-desktop .pcsp-order-btn{min-width:98px;padding-inline:12px !important;font-size:12px !important;}
.pcsp-single-desktop .pcsp-buy-price .price{font-size:20px;}
}
@media (max-width:1100px){
.pcsp-single-desktop .pcsp-brand-name{font-size:23px;}
.pcsp-single-desktop .pcsp-product-hero{grid-template-columns:minmax(300px,.82fr) minmax(0,1fr);grid-template-rows:auto auto auto auto;grid-template-areas:"buy heading"
      "buy gallery"
      "buy details"
      "buy footer";min-height:0;}
.pcsp-single-desktop .pcsp-hero-heading{padding-bottom:12px;}
.pcsp-single-desktop .pcsp-hero-gallery{padding-top:0;}
.pcsp-single-desktop .momtaz-gallery-swiper{min-height:320px;}
.pcsp-single-desktop .pcsp-hero-details{padding-top:6px;}
}
.pcsp-single-desktop .option{position:relative;display:flex;align-items:center;justify-content:flex-start;color:#3d4148;background:#fff;border:1px solid #dedfe3;text-align:right;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease;gap:6px;border-radius:8px;min-height:43px;padding:6px 8px;}
.pcsp-single-desktop .pcsp-hero-spec-card{position: relative; display: flex; align-items: center; justify-content: flex-start; gap: 6px; padding: 5px; min-height: 82px;border-radius: 10px;}
.pcsp-single-desktop .pcsp-hero-spec-card.is-wide{grid-column:1/-1;min-height:68px;}
.pcsp-single-desktop .pcsp-spec-icon svg{fill:none;stroke:currentColor;stroke-width:1.65;width:21px;height:21px;}
.pcsp-single-desktop .pcsp-gallery-video{display:flex;align-items:center;justify-content:center;gap:10px;color:#5e626a !important;text-decoration:none !important;min-height:36px;margin-top:6px;font-size:12px;}
.pcsp-single-desktop .pcsp-hero-footer{display:flex;align-items:center;justify-content:space-between;color:#858991;padding:8px;font-size:12px;}
.pcsp-single-desktop .pcsp-comments-anchor{display:inline-flex;align-items:center;gap:7px;color:#656a73;font-size:12px;font-weight:700;text-decoration:none;transition:color .18s ease;}
.pcsp-single-desktop .pcsp-comments-anchor:hover{color:var(--pcsp-red);}
.pcsp-single-desktop .pcsp-comments-anchor svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;}
.pcsp-single-desktop .momtaz-gallery-swiper img[data-pcsp-open-gallery]{cursor:zoom-in;}
.pcsp-single-desktop .pcsp-gallery-thumb[data-pcsp-open-gallery]{cursor:zoom-in;}
html.pcsp-gallery-open,
body.pcsp-gallery-open{overflow:hidden !important;}
.pcsp-gallery-modal[hidden]{display:none !important;}
.pcsp-gallery-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:24px;background:rgba(14,17,22,.78);backdrop-filter:blur(7px);direction:rtl;}
.pcsp-gallery-modal-panel{width:min(1180px,96vw);height:min(850px,92vh);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;background:#fff;border:1px solid rgba(255,255,255,.35);border-radius:20px;box-shadow:0 28px 80px rgba(0,0,0,.35);}
.pcsp-gallery-modal-head{display:grid;grid-template-columns:1fr auto 42px;align-items:center;gap:14px;min-height:58px;padding:8px 14px 8px 20px;border-bottom:1px solid #eceef1;}
.pcsp-gallery-modal-title{overflow:hidden;color:#20242a;font-size:14px;font-weight:850;text-overflow:ellipsis;white-space:nowrap;}
.pcsp-gallery-modal-counter{color:#737983;font-size:12px;font-weight:700;}
.pcsp-gallery-modal-close{display:grid !important;place-items:center !important;width:38px !important;min-width:38px !important;height:38px !important;min-height:38px !important;padding:0 !important;color:#444b55 !important;background:#f3f4f6 !important;border:0 !important;border-radius:50% !important;box-shadow:none !important;font-size:27px !important;line-height:1 !important;cursor:pointer;}
.pcsp-gallery-modal-stage{position:relative;display:grid;place-items:center;min-height:0;overflow:hidden;background:linear-gradient(135deg,#f5f6f8,#fff);}
.pcsp-gallery-modal-image-wrap{width:calc(100% - 130px);height:calc(100% - 28px);display:grid;place-items:center;overflow:hidden;touch-action:none;user-select:none;}
.pcsp-gallery-modal-image-wrap img{max-width:100%;max-height:100%;object-fit:contain;transform-origin:center center;transition:transform .12s ease-out;will-change:transform;user-select:none;}
.pcsp-gallery-modal-nav{position:absolute !important;top:50%;z-index:3;display:grid !important;place-items:center !important;width:44px !important;min-width:44px !important;height:58px !important;min-height:58px !important;padding:0 !important;color:#343942 !important;background:rgba(255,255,255,.9) !important;border:1px solid #e1e3e7 !important;border-radius:12px !important;box-shadow:0 5px 20px rgba(20,25,32,.10) !important;font-size:38px !important;line-height:1 !important;transform:translateY(-50%);cursor:pointer;}
.pcsp-gallery-modal-nav.is-prev{right:18px;}
.pcsp-gallery-modal-nav.is-next{left:18px;}
.pcsp-gallery-zoom-tools{position:absolute;left:50%;bottom:14px;z-index:4;display:flex;align-items:center;gap:4px;padding:5px;background:rgba(25,29,36,.76);border-radius:11px;transform:translateX(-50%);}
.pcsp-gallery-zoom-tools button{display:grid !important;place-items:center !important;min-width:34px !important;height:32px !important;min-height:32px !important;padding:0 7px !important;color:#fff !important;background:transparent !important;border:0 !important;border-radius:7px !important;box-shadow:none !important;font-size:16px !important;cursor:pointer;}
.pcsp-gallery-zoom-tools button:hover{background:rgba(255,255,255,.14) !important;}
.pcsp-gallery-modal-thumbs{display:flex;gap:8px;min-height:92px;padding:9px 14px 12px;overflow-x:auto;border-top:1px solid #eceef1;scrollbar-width:thin;}
.pcsp-gallery-modal-thumbs button{flex:0 0 76px;width:76px !important;min-width:76px !important;height:70px !important;min-height:70px !important;padding:4px !important;overflow:hidden;background:#fff !important;border:1px solid #dde0e5 !important;border-radius:9px !important;box-shadow:none !important;cursor:pointer;}
.pcsp-gallery-modal-thumbs button.is-active{border-color:var(--pcsp-red) !important;box-shadow:0 0 0 1px rgba(237,47,52,.12) !important;}
.pcsp-gallery-modal-thumbs img{width:100%;height:100%;object-fit:contain;}
@media (max-width:900px){
.pcsp-single .pcsp-sp-row{grid-template-columns:104px 54px minmax(0,1fr) 135px 14px;gap:8px;}
.pcsp-single .pcsp-sp-thumb{width:54px;height:54px;}
.pcsp-gallery-modal{padding:10px;}
.pcsp-gallery-modal-panel{width:98vw;height:94vh;border-radius:14px;}
.pcsp-gallery-modal-image-wrap{width:calc(100% - 90px);}
.pcsp-gallery-modal-nav{width:36px !important;min-width:36px !important;height:50px !important;min-height:50px !important;}
.pcsp-gallery-modal-nav.is-prev{right:8px;}
.pcsp-gallery-modal-nav.is-next{left:8px;}
}
.pcsp-single-desktop .momtaz-gallery-frame{display:grid !important;place-items:center !important;width:100% !important;min-height:350px !important;max-height:490px !important;margin:0 !important;padding:10px !important;overflow:hidden !important;appearance:none;background:#fff !important;border:1px solid #ece9e6 !important;border-radius:14px !important;box-shadow:none !important;cursor:zoom-in;}
.pcsp-single-desktop .momtaz-gallery-frame img{display:block;width:100%;height:100%;max-height:455px;object-fit:contain;border-radius:11px;}
.pcsp-single-desktop .product-title{display:block !important;flex:1;margin:0;color:var(--pcsp-ink);font-weight:900;line-height:1.4;font-size:clamp(25px,1.70vw,33px);}
.pcsp-single-desktop .pcsp-brand-name{display: none;flex:0 0 auto;color:#df2429;font-weight:700;letter-spacing:-.6px;line-height:1;text-transform:uppercase;font-size:clamp(20px, 1vw, 30px);}
.pcsp-single-desktop .pcsp-buy-price .price{color:var(--pcsp-ink);font-weight:950;letter-spacing:-.4px;font-size:clamp(23px,1.48vw,29px);}
.pcsp-single-desktop .pcsp-buy-meta{display:grid;grid-template-columns:1fr auto auto;align-items:center;color:#82858d;min-height:36px;gap:7px;font-size:14px;}
.pcsp-single-desktop .pcsp-buy-meta .order-status{position:static;display:flex;align-items:center;gap:5px;width:auto;color:#fff;line-height:1;padding:4px 7px;border-radius:7px;font-size:12.5px;}
.pcsp-single-desktop .pcsp-order-btn{display:flex !important;align-items:center !important;justify-content:center !important;min-width:112px;padding:0 17px !important;color:#fff !important;background:#ed2f34 !important;border:1px solid #ed2f34 !important;border-radius:10px !important;box-shadow:none !important;font-weight:850 !important;line-height:1 !important;cursor:pointer;min-height:45px !important;font-size:16px !important;}
.pcsp-single-desktop .pcsp-selector-heading{display:flex;align-items:center;justify-content:space-between;color:#24272d;border-bottom:1px solid #ececef;font-weight:850;padding:0 13px;min-height:45px;font-size:16.5px;}
.pcsp-single-desktop .procode-options-title{display:flex;align-items:center;margin:0 0 12px;color:#272a30;font-weight:800;gap:7px;margin-bottom:8px;font-size:15px;}
.pcsp-single-desktop .pcsp-option-copy strong{overflow:hidden;font-weight:850;line-height:1.5;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;}
.pcsp-single-desktop .pcsp-option-copy small{color:#6f737b;line-height:1.4;font-size:10.5px;}
.pcsp-single-desktop .pcsp-diff-table .spec-row{color:#555a62;padding:5px 0;font-size:12.5px;}
.pcsp-single-desktop .pcsp-service-card b{overflow:hidden;max-width:100%;font-weight:850;text-overflow:ellipsis;white-space:nowrap;font-size:12px;}
.pcsp-single-desktop .pcsp-service-card small{color:#90939a;font-size:10.5px;}
.pcsp-single-desktop .pcsp-secure-row{display:flex;align-items:center;justify-content:center;margin-top:auto;color:#737780;background:#fafafa;border:1px solid #e6e7e9;min-height:36px;gap:6px;border-radius:8px;font-size:13.5px;}
.pcsp-single-desktop .pcsp-assurance-strip b{overflow:hidden;color:#33373e;font-weight:850;line-height:1.5;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;}
.pcsp-single-desktop .pcsp-assurance-strip small{color:#8c8f96;line-height:1.5;font-size:10px;}
.pcsp-single-desktop .pcsp-spec-copy small{color:#7a7e86;line-height:1.5;font-size:13.5px;}
.pcsp-single-desktop .pcsp-all-specs{display:flex;align-items:center;justify-content:center;margin-top:9px;color:#ed3439 !important;background:#fff;border:1px solid #e0e1e4;font-weight:850;text-decoration:none !important;gap:6px;border-radius:8px;min-height:60px;font-size:14px;}
.pcsp-all-specs:hover i {transform: translateX(-5px);}
.pcsp-single-desktop .pcsp-gallery-video,
.pcsp-single-desktop .pcsp-hero-footer{font-size:14px;}
.pcsp-single-desktop #user-comments,
.pcsp-single-desktop .rezayat-moshtarian-block,
.pcsp-single-desktop .procode-lazy-product-block{content-visibility:auto;contain-intrinsic-size:1px 700px;}

.pay-info {padding: 20px 0;border-bottom: 1px solid #e0e1e4;text-align: justify;}
.pay-info i{padding-left:10px;color: #ffb300;}

body > .pcsp-gallery-modal{isolation:isolate;}
body > .pcsp-gallery-modal[hidden]{display:none !important;}
@media (max-width:1200px){
.pcsp-single-desktop .momtaz-gallery-frame{min-height:320px !important;}
.pcsp-single-desktop .product-title{font-size:24px;}
.pcsp-single-desktop .pcsp-brand-name{font-size:23px;}
}
.pcsp-single-desktop .pcsp-spec-icon{display:grid;place-items:center;color:#ed3439;width:22px;height:22px;flex:0 0 22px;}
#mediaToggle .arrow-icon,
#attrToggle .arrow-icon,
#descToggle .arrow-icon{transition:transform .22s ease;}
#mediaToggle.is-open .arrow-icon,
#attrToggle.is-open .arrow-icon,
#descToggle.is-open .arrow-icon{transform:rotate(180deg);}
.media-masonry-item-video::before{content:"\f04b";position:absolute;left:50%;top:50%;width:60px;height:60px;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;color:#fff;background:rgba(0,0,0,.42);border-radius:50%;font-family:"Font Awesome 6 Free";font-weight:900;font-size:24px;line-height:1;text-indent:3px;pointer-events:none;z-index:5;}
.load-more-container::after{content:"\f078";display:inline-block;margin-right:-18px;color:#007aff;font-family:"Font Awesome 6 Free";font-weight:900;font-size:13px;line-height:1;vertical-align:middle;}
.pcsp-single-desktop .pcsp-spec-icon::before{content:"\f058";display:block;width:100%;height:100%;color:currentColor;background:none;-webkit-mask:none;mask:none;font-family:"Font Awesome 6 Free";font-weight:900;font-size:22px;line-height:1;}
.arrow-icon{font-size:15px !important;line-height:1 !important;display:inline-block;width:auto !important;}
.order-status i{display:block;z-index:2;font-size:20px;line-height:1;}
.rating-box i{margin-bottom:10px;font-size:35px;line-height:1;}
.support-links i{font-size:25px;line-height:1;}
.review-header i{font-size:25px;margin-bottom:3px;color:#ed4545;line-height:1;}
.side-product-title i{padding-left:5px;font-size:20px;line-height:1;}
.side-buttons i{animation:pulseShake 4s infinite ease-in-out;font-size:1.5vw;line-height:1;margin-right: 5px;}
.pcsp-single-desktop .pcsp-buy-meta .order-status i{font-size:13px;line-height:1;margin:0;}
.pcsp-single-desktop .pcsp-favorite-btn i{font-size:19px;line-height:1;}
.pcsp-single-desktop .pcsp-selector-icon i{font-size:17px;line-height:1;}
.pcsp-single-desktop .pcsp-assurance-icon i{font-size:20px;line-height:1;}
.pcsp-single-desktop .pcsp-service-icon i{font-size:20px;line-height:1;}
.pcsp-single-desktop .pcsp-secure-row i{font-size:16px;line-height:1;}
.pcsp-single-desktop .pcsp-all-specs i{font-size:15px;line-height:1;transition: transform 0.3s ease;}
.pcsp-single-desktop .pcsp-play-circle i{font-size:22px;line-height:1;}
.pcsp-single-desktop .pcsp-comments-anchor i{font-size:20px;line-height:1;}
section.section.rezayat-moshtarian-block {padding: 0;}
