@charset "UTF-8";.hikashop_cart_module_enhanced *{box-sizing:border-box}.hikashop_cart_module_enhanced{font-family:'IRANSans','Tahoma',sans-serif !important;direction:rtl !important;text-align:right !important}.hikashop_small_cart_checkout_link{display:inline-flex !important;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,#ef394e 0%,#d32f2f 100%);color:white !important;border-radius:12px;text-decoration:none !important;transition:all 0.3s ease;box-shadow:0 4px 12px rgba(239,57,78,0.3);position:relative;overflow:hidden}.hikashop_small_cart_checkout_link:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(239,57,78,0.4);background:linear-gradient(135deg,#d32f2f 0%,#ef394e 100%)}.hikashop_small_cart_checkout_link::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);transition:left 0.5s}.hikashop_small_cart_checkout_link:hover::before{left:100%}.hikashop_small_cart_total_title.fa-layers.fa-fw.shopping-cart{position:relative;font-size:24px;color:white !important}.hikashop_small_cart_total_title.fa-layers.fa-fw.shopping-cart i{color:white !important}span.hikashop_cart_quantity{position:absolute;top:-8px;left:-8px;background:#fff;color:#ef394e;min-width:20px;height:20px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:bold;padding:2px 6px;box-shadow:0 2px 8px rgba(0,0,0,0.2);border:2px solid #ef394e;animation:pulse 2s infinite}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}.hikashop_small_cart_total_title{color:white !important;font-size:14px;font-weight:600}span.hikashop_cart_price{color:white !important;font-weight:bold;font-size:15px;margin-right:5px}.hikashop_cart_dropdown_container{position:relative}div.hikashop_cart_dropdown_content.hikashop_cart_module_enhanced{position:fixed !important;top:auto !important;bottom:0 !important;left:0 !important;right:0 !important;width:100% !important;max-width:100% !important;background:#fff !important;border-radius:16px 16px 0 0;box-shadow:0 -5px 30px rgba(0,0,0,0.2);padding:15px;z-index:99999;border:1px solid #e0e0e0;border-bottom:none;animation:slideUp 0.3s ease;max-height:80vh;overflow-y:auto}@keyframes slideUp{from{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (min-width:769px){div.hikashop_cart_dropdown_content.hikashop_cart_module_enhanced{position:absolute !important;top:calc(100% + 10px) !important;bottom:auto !important;left:auto !important;right:0 !important;width:360px !important;max-width:360px !important;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,0.15);padding:16px;animation:slideDown 0.3s ease;max-height:70vh;border:1px solid #e0e0e0;z-index:9999}[dir="rtl"] div.hikashop_cart_dropdown_content.hikashop_cart_module_enhanced{right:auto !important;left:0 !important}}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.hikashop_cart_dropdown_content .fa-layers.fa-fw.floated_graphic_element{display:none}@media (min-width:769px){.hikashop_cart_dropdown_content .fa-layers.fa-fw.floated_graphic_element{display:block;position:absolute;top:-15px;left:20px;right:auto;font-size:26px;color:#fff;filter:drop-shadow(0 -2px 3px rgba(0,0,0,0.1))}[dir="rtl"] .hikashop_cart_dropdown_content .fa-layers.fa-fw.floated_graphic_element{right:20px;left:auto}}.hikashop_cart_header{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:2px solid #f5f5f5;margin-bottom:12px;flex-wrap:wrap;gap:8px}.hikashop_cart_header .hikashop_small_cart_total_title{color:#424750 !important;font-size:14px;font-weight:bold;display:flex;align-items:center;gap:6px}.hikashop_cart_header .hikashop_small_cart_total_title i{color:#ef394e !important;font-size:18px}.hikashop_cart_header .hikashop_cart_quantity{position:static;background:#ef394e;color:white;border:none;margin-right:5px;font-size:11px;padding:2px 6px}.hikashop_cart_header .hikashop_cart_module_product_total_value{color:#ef394e !important;font-size:15px;font-weight:bold}.hikashop_cart_header .hikashop_cart_module_product_total_title{font-size:14px}.hikashop_cart_module_product_row{display:flex;gap:10px;padding:12px 0;border-bottom:1px solid #f0f0f1;position:relative;transition:background 0.2s}.hikashop_cart_module_product_row:hover{background:#fafafa;border-radius:8px;padding-right:6px;padding-left:6px}.hikashop_cart_module_product_row:last-child{border-bottom:none}.hikashop_cart_module_product_image{flex-shrink:0;width:70px;height:70px;border-radius:10px;overflow:hidden;border:1px solid #e0e0e0;background:#fff;display:flex;align-items:center;justify-content:center}.hikashop_cart_module_product_image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s}.hikashop_cart_module_product_row:hover .hikashop_cart_module_product_image img{transform:scale(1.05)}.hikashop_cart_module_product_data{flex:1;display:flex;flex-direction:column;gap:8px}.hikashop_cart_module_product_name_value a{color:#424750 !important;font-weight:600;font-size:13px;text-decoration:none !important;display:block;text-align:right !important;line-height:1.4;transition:color 0.2s}.hikashop_cart_module_product_name_value a:hover{color:#ef394e !important}.hikashop_product_code_cart{display:block;color:#81858b;font-size:11px;margin-top:3px}.hikashop_cart_module_product_price_element{display:flex;align-items:center;justify-content:space-between;background:#f7f7f7;padding:8px 10px;border-radius:8px;margin-top:auto}.hikashop_cart_module_product_quantity_value{display:flex;align-items:center;gap:5px}input.hikashop_product_quantity_field{width:40px !important;height:32px !important;min-height:32px !important;max-height:32px !important;max-width:40px !important;text-align:center;border:1px solid #e0e0e0;border-radius:8px;font-weight:600;color:#424750;padding:0 !important;transition:border-color 0.2s}input.hikashop_product_quantity_field:hover,input.hikashop_product_quantity_field:focus{border-color:#ef394e !important;outline:none}.hikashop_cart_product_quantity_refresh{cursor:pointer;color:#81858b;transition:color 0.2s;display:inline-flex;align-items:center}.hikashop_cart_product_quantity_refresh:hover{color:#ef394e}.hikashop_cart_product_quantity_refresh i{font-size:14px}.hikashop_cart_module_product_price_value{text-align:left !important;width:auto !important}span.hikashop_product_price_full{color:#424750;font-weight:bold;font-size:14px}.hikashop_product_discount{display:inline-block;background:#e74c3c;color:white;padding:2px 8px;border-radius:6px;font-size:11px;margin-right:5px;font-weight:bold}.hikashop_cart_module_product_delete_value{position:absolute;top:10px;left:0}.hikashop_cart_module_product_delete_value a{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0 !important;color:#81858b !important;transition:all 0.2s;border-radius:6px}.hikashop_cart_module_product_delete_value a:hover{background:#fff5f5;color:#ef394e !important}.hikashop_cart_module_product_delete_value i{font-size:16px}.tfoot{margin-top:12px;padding-top:12px;border-top:2px solid #f5f5f5}.tfoot>div{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:13px}.tfoot>div:last-child{font-size:15px;font-weight:bold;color:#424750;margin-top:6px;padding-top:10px;border-top:1px dashed #e0e0e0}.hikashop_cart_module_product_total_title{color:#424750}.hikashop_cart_module_product_total_value,.hikashop_cart_module_shipping_value,.hikashop_cart_module_payment_value,.hikashop_cart_module_tax_value,.hikashop_cart_module_coupon_value{color:#ef394e !important;font-weight:bold}a.hikashop_cart_proceed_to_checkout{display:block !important;width:100%;padding:12px 18px !important;background:linear-gradient(135deg,#00a049 0%,#008c3f 100%);color:white !important;text-align:center;border-radius:10px;font-weight:bold;font-size:14px;text-decoration:none !important;margin-top:12px !important;transition:all 0.3s;box-shadow:0 3px 10px rgba(0,160,73,0.3);position:relative;overflow:hidden}a.hikashop_cart_proceed_to_checkout:hover{transform:translateY(-2px);box-shadow:0 5px 16px rgba(0,160,73,0.4);background:linear-gradient(135deg,#008c3f 0%,#00a049 100%)}a.hikashop_cart_proceed_to_checkout::before{content:'';position:absolute;top:0;right:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);transition:right 0.5s}a.hikashop_cart_proceed_to_checkout:hover::before{right:100%}.hikashop_checkout_cart_print_link,a.hikashop_small_cart_clean_link{color:#81858b !important;transition:color 0.2s;cursor:pointer}.hikashop_checkout_cart_print_link:hover,a.hikashop_small_cart_clean_link:hover{color:#ef394e !important}.hikashop_checkout_cart_print_link a{color:inherit !important;text-decoration:none !important}.hikashop_checkout_cart_print_link i,a.hikashop_small_cart_clean_link i{font-size:18px}.hikashop_checkout_loading_elem{display:none;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,0.95);border-radius:16px;z-index:998}.hikashop_checkout_loading_spinner_ft{display:none}.hikashop_cart_module_enhanced.hikashop_checkout_loading .hikashop_checkout_loading_elem,.hikashop_cart_module_enhanced.hikashop_checkout_loading .hikashop_checkout_loading_spinner_ft{display:block !important}.hikashop_cart_module_enhanced.hikashop_checkout_loading .hikashop_checkout_loading_spinner_ft{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999;color:#ef394e;font-size:36px}.hikashop_cart_module_enhanced .hikashop_notice{text-align:center;padding:40px 20px;color:#81858b;font-size:14px}@media (max-width:768px){.hikashop_cart_module_product_image{width:60px !important;height:60px !important}.hikashop_cart_module_product_name_value a{font-size:12px !important}.hikashop_cart_module_product_row{padding:10px 0 !important;gap:8px !important}span.hikashop_product_price_full{font-size:13px !important}.hikashop_cart_module_product_price_element{padding:6px 8px !important}a.hikashop_cart_proceed_to_checkout{padding:11px 16px !important;font-size:13px !important}.hikashop_small_cart_checkout_link{padding:8px 14px !important;font-size:13px !important}input.hikashop_product_quantity_field{width:36px !important;max-width:36px !important;height:28px !important;min-height:28px !important;max-height:28px !important}.hikashop_cart_header .hikashop_small_cart_total_title{font-size:13px !important}.hikashop_cart_header .hikashop_cart_module_product_total_value{font-size:14px !important}.tfoot>div{font-size:12px !important}.tfoot>div:last-child{font-size:14px !important}}@media (min-width:481px) and (max-width:768px){div.hikashop_cart_dropdown_content.hikashop_cart_module_enhanced{max-height:70vh !important}}@media (max-width:380px){.hikashop_cart_module_product_image{width:55px !important;height:55px !important}.hikashop_cart_module_product_name_value a{font-size:11px !important}input.hikashop_product_quantity_field{width:32px !important;max-width:32px !important;font-size:12px !important}span.hikashop_product_price_full{font-size:12px !important}.hikashop_cart_module_product_row{gap:6px !important}}.clear_both{clear:both}.hikashop_cart_module_enhanced span.hikashop_product_price_full span+span{display:none}.hikashop_cart_product_custom_item_fields{margin-top:8px;padding:8px;background:#f9f9f9;border-radius:6px;font-size:12px;color:#81858b}.hikashop_cart_product_custom_item_fields p{margin:4px 0}.hikashop_product_variant_subname{display:block;color:#81858b;font-size:12px;margin-top:4px}.hikashop_cart_option_name{color:#81858b;font-size:12px}.hikashop_cart_module_enhanced form{margin:0}
