#item-page{}#item-page #size_wrapper{margin-bottom:20px}#item-page #size_wrapper .size-guide-link{margin-top:10px;display:inline-block;font-size:14px;color:var(--gold);cursor:pointer;text-decoration:underline}#item-page #size_wrapper h3{font-size:20px}#item-page #size_wrapper .sizes{display:flex;flex-wrap:wrap;max-width:450px;gap:10px}#item-page #size_wrapper .sizes .size-btn{padding:8px 16px;border:1px solid #ddd;border-radius:4px;background-color:white;cursor:pointer;transition:all 0.2s ease;position:relative}#item-page #size_wrapper .sizes .size-btn.active{background:var(--gold);color:#fff}#item-page .item-page-container{max-width:1200px;margin:0 auto;padding:20px;direction:rtl}#item-page .breadcrumbs{margin-bottom:20px;font-size:14px;color:#666}#item-page .breadcrumbs a{color:#666;text-decoration:none}#item-page .breadcrumbs a:hover{color:var(--gold);text-decoration:underline}#item-page .item-main-content{display:flex;flex-wrap:wrap;gap:30px}#item-page .item-gallery{flex:1;min-width:300px}#item-page .main-image{position:relative;width:100%;height:500px;border:1px solid #eee;border-radius:8px;overflow:visible;margin-bottom:10px}#item-page .main-image img{width:100%;height:100%;object-fit:contain}#item-page .gallery-navigation{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;padding:0 10px}#item-page .nav-arrow{width:40px;height:40px;background-color:rgba(255, 255, 255, 0.8);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;transition:all 0.3s ease}#item-page .nav-arrow:hover{background-color:rgba(255, 255, 255, 0.95);transform:scale(1.05)}#item-page .thumbnails{display:flex;gap:10px;overflow-x:auto;margin-bottom:40px;padding-bottom:10px}@media screen and (max-width:600px){#item-page .thumbnails{width:50%}}#item-page .thumbnail{width:80px;height:80px;border:1px solid #ddd;border-radius:4px;overflow:hidden;cursor:pointer;transition:all 0.2s ease}#item-page .thumbnail:hover{border-color:#999}#item-page .thumbnail.active{border-color:var(--gold);box-shadow:0 0 0 2px rgba(0, 0, 0, 0.1)}#item-page .thumbnail img{width:100%;height:100%;object-fit:cover}#item-page .item-main-content .item-details{flex:1;display:flex;min-width:300px;flex-direction:column}#item-page .item-main-content .item-title{font-size:28px;margin:0 0 10px;font-weight:600}#item-page .item-main-content .item-sku{font-size:14px;color:#666;margin-bottom:15px}#item-page .item-main-content .item-price{display:flex;align-items:center;gap:10px;margin-bottom:20px}#item-page .item-main-content .price-current{font-size:24px;font-weight:600}#item-page .item-main-content .price-old{font-size:18px;color:#999;text-decoration:line-through}#item-page .item-main-content .price-discount{background-color:#e53935;color:white;padding:3px 8px;border-radius:4px;font-size:14px;font-weight:600}#item-page .item-main-content .variants-selection{margin-bottom:20px}#item-page .item-main-content .variants-title{font-size:16px;margin-bottom:10px}#item-page .item-main-content .variants-options{display:flex;flex-wrap:wrap;gap:10px}#item-page .item-main-content .variant-btn{padding:8px 16px;border:1px solid #ddd;border-radius:4px;background-color:white;cursor:pointer;transition:all 0.2s ease;position:relative}#item-page .item-main-content .variant-btn.active{background:var(--gold);color:#fff}#item-page .item-main-content .variant-btn:disabled{opacity:0.6;cursor:not-allowed}#item-page .item-main-content .out-of-stock-label{font-size:12px;color:#e53935;margin-right:5px}#item-page .item-main-content .quantity-selector{margin-bottom:20px}#item-page .item-main-content .quantity-title{font-size:16px;margin-bottom:10px}#item-page .item-main-content .quantity-controls{display:flex;align-items:center;max-width:120px}#item-page .item-main-content .quantity-btn{width:36px;height:36px;border:1px solid #ddd;background-color:#f5f5f5;font-size:18px;display:flex;align-items:center;justify-content:center;cursor:pointer}#item-page .item-main-content .quantity-btn.plus{border-radius:4px 0 0 4px}#item-page .item-main-content .quantity-btn.minus{border-radius:0 4px 4px 0}#item-page .item-main-content .quantity-btn:disabled{opacity:0.5;cursor:not-allowed}#item-page .item-main-content .quantity-controls input{width:50px;height:36px;border:1px solid #ddd;border-right:none;border-left:none;text-align:center;font-size:16px}#item-page .item-main-content .inventory-status{display:block;font-size:14px;color:#e53935;margin-top:5px}#item-page .item-main-content .add-to-cart-btn{width:100%;padding:12px 20px;background-color:var(--gold);color:white;border:none;border-radius:4px;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.3s ease;margin-bottom:20px}#item-page .item-main-content .add-to-cart-btn:hover:not(:disabled){background-color:#333}#item-page .item-main-content .add-to-cart-btn:disabled{background-color:#ccc;cursor:not-allowed}#item-page .item-main-content .add-to-cart-btn.added{background-color:#4caf50}#item-page .item-short-description{margin-bottom:35px;line-height:1.6}#item-page .item-short-description h3{font-size:16px}#item-page .item-short-description div{font-size:18px}#item-page .additional-info{display:flex;flex-direction:column;gap:10px;padding:15px;border:1px solid #eee;border-radius:4px;background-color:var(--white)}#item-page .additional-info>div{display:flex;align-items:center;gap:10px}#item-page .additional-info i{font-size:20px}#item-page .item-tabs{margin-bottom:40px}#item-page .tabs-header{display:flex;border-bottom:1px solid #ddd;margin-bottom:20px}#item-page .tab-btn{padding:10px 20px;background-color:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;font-size:16px;transition:all 0.2s ease}#item-page .tab-btn:hover{color:var(--gold)}#item-page .tab-btn.active{border-bottom-color:var(--gold);font-weight:600}#item-page .tab-content{line-height:1.6}#item-page .tab-content{font-size:18px;display:flex;flex-direction:column;gap:25px}#item-page .specs-table{width:100%;border-collapse:collapse}#item-page .specs-table th,#item-page .specs-table td{padding:10px;text-align:right;border-bottom:1px solid #eee}#item-page .specs-table th{width:30%;font-weight:600}#item-page .related-products{margin-bottom:40px}#item-page .section-title{font-size:24px;margin-bottom:20px;text-align:center}#item-page .related-products-slider{position:relative}#item-page .related-products-container{display:flex;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:20px;padding:25px}#item-page .related-products-container::-webkit-scrollbar{display:none}#item-page .related-product-card{flex:0 0 auto;width:calc(25% - 15px);min-width:200px}#item-page .slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background-color:rgba(255, 255, 255, 0.9);border:1px solid #ddd;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;font-size:18px}#item-page .slider-arrow.prev{left:-20px}#item-page .slider-arrow.next{right:-20px}#item-page .loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px}#item-page .loading-spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid var(--gold);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#item-page .toast-message{position:fixed;bottom:20px;left:50%;transform:translateX(-50%) translateY(100px);background-color:#4caf50;color:white;padding:12px 24px;border-radius:4px;box-shadow:0 4px 8px rgba(0, 0, 0, 0.1);z-index:1000;opacity:0;transition:all 0.3s ease}#item-page .toast-message.show{transform:translateX(-50%) translateY(0);opacity:1}#item-page .gallery-indicator{position:absolute;bottom:15px;left:0;right:0;display:flex;justify-content:center;gap:8px}#item-page .indicator-dot{width:12px;height:12px;border-radius:50%;background-color:rgba(255, 255, 255, 0.5);cursor:pointer;transition:all 0.2s ease}#item-page .indicator-dot.active{background-color:white;transform:scale(1.2)}#item-page .zoom-button{position:absolute;bottom:15px;right:15px;width:40px;height:40px;background-color:rgba(255, 255, 255, 0.8);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;z-index:2}#item-page .fullscreen-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0, 0, 0, 0.9);z-index:9999;display:flex;align-items:center;justify-content:center}#item-page .fullscreen-content{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}#item-page .close-modal{position:absolute;top:20px;right:20px;width:40px;height:40px;background-color:rgba(0, 0, 0, 0.5);color:white;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:20px;z-index:10}#item-page .fullscreen-image-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}#item-page .fullscreen-image-container img{max-width:90%;max-height:80%;object-fit:contain;transition:transform 0.3s ease}#item-page .fullscreen-navigation{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;padding:0 20px;pointer-events:none}#item-page .fullscreen-nav{width:50px;height:50px;background-color:rgba(0, 0, 0, 0.5);color:white;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:24px;pointer-events:auto;z-index:3}#item-page .fullscreen-thumbnails{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:10px;overflow-x:auto;max-width:80%;background-color:rgba(0, 0, 0, 0.5);padding:10px;border-radius:8px}#item-page .fullscreen-thumbnail{width:70px;height:70px;border:2px solid transparent;border-radius:4px;overflow:hidden;cursor:pointer;transition:all 0.2s ease}#item-page .fullscreen-thumbnail.active{border-color:white}#item-page .fullscreen-thumbnail img{width:100%;height:100%;object-fit:cover}#item-page .main-image img{width:100%;height:100%;object-fit:contain;transition:transform 0.3s ease;cursor:crosshair}@media (max-width:600px){#item-page .fullscreen-thumbnail{width:50px;height:50px}#item-page .nav-arrow,#item-page .fullscreen-nav{width:36px;height:36px;font-size:16px}#item-page .indicator-dot{width:10px;height:10px}}#item-page .main-image{position:relative;overflow:visible}#item-page .zoom-lens{position:absolute;border:2px solid #fff;box-shadow:0 0 5px rgba(0, 0, 0, 0.5);cursor:crosshair;pointer-events:none;z-index:2}#item-page .zoom-box{position:absolute;border-radius:8px;height:240px;width:240px;right:-250px;top:0;border:1px solid #ddd;background-color:white;overflow:hidden;z-index:3;box-shadow:0 0 10px rgba(0, 0, 0, 0.2)}#item-page .zoom-image{width:100%;height:100%;background-repeat:no-repeat}#item-page .main-image img{cursor:crosshair}@media (max-width:1024px){#item-page .zoom-box{display:none !important}#item-page .zoom-lens{display:none !important}}