.profile-page .theme-breadcrumbs{margin:30px 0 35px}.profile-page #main_cols_wrapper{grid-gap:38px;display:grid;grid-template-columns:250px 1fr}.profile-page #side_nav_wrapper nav{display:flex;flex-direction:column;gap:12px}.profile-page #side_nav_wrapper nav .nav-item{align-items:center;border-radius:12px;display:flex;gap:20px;padding:10px 20px;transition:all .2s ease}.profile-page #side_nav_wrapper nav .nav-item:not(:last-child){border-bottom:1px solid #f1f1f1}.profile-page #side_nav_wrapper nav .nav-item:hover{background:#f1f1f1}.profile-page #side_nav_wrapper nav .nav-item:hover .icon-wrapper .icon{transform:scale(1.2)}.profile-page #side_nav_wrapper nav .nav-item.active{background:#00aab2;color:#fff;font-weight:700}.profile-page #side_nav_wrapper nav .nav-item .icon-wrapper{background:#f3f3f3;border-radius:10px;color:#9d9d9d;display:grid;height:35px;overflow:hidden;place-items:center;width:35px}.profile-page #side_nav_wrapper nav .nav-item .icon-wrapper .icon{transition:all .25s ease}.profile-page #side_nav_wrapper nav .nav-item.logout{color:#c73355;font-weight:500}.profile-page #side_nav_wrapper nav .nav-item.logout:hover .icon-wrapper{background:#c73355;color:#fff}.profile-page #side_nav_wrapper nav .nav-item.logout:hover .icon-wrapper .icon{transform:none}.profile-page #side_nav_wrapper nav .nav-item.logout .icon-wrapper{background:transparent;border:2px solid #c73355;color:#c73355}.profile-page #content_wrapper{overflow:hidden}.profile-page #content_wrapper h1{font-size:1.3rem;font-weight:700;margin-bottom:20px}@media (max-width:1200px){.profile-page #main_cols_wrapper{grid-gap:25px;grid-template-columns:200px 1fr}.profile-page #side_nav_wrapper nav{gap:10px}.profile-page #side_nav_wrapper nav .nav-item{font-size:.9rem;gap:15px;padding:8px 20px}.profile-page #side_nav_wrapper nav .nav-item.logout .icon-wrapper{border:1px solid #c73355}.profile-page #content_wrapper h1{font-size:1.2rem}}@media (max-width:992px){.profile-page #main_cols_wrapper{display:flex;flex-direction:column}.profile-page #side_nav_wrapper{order:2}.profile-page #content_wrapper{order:1}}@media (max-width:768px){.profile-page .theme-breadcrumbs{margin:10px 0 0}.profile-page #side_nav_wrapper nav .nav-item{border-radius:8px;padding:10px 20px}.profile-page #content_wrapper h1{font-size:1.05rem}}#profile_dashboard .content-box{overflow:hidden;padding:110px 60px 60px;position:relative}#profile_dashboard .content-box:before{background:url(/img/ghadedak-bar.jpg) repeat-x;content:"";height:70px;left:0;-o-object-fit:cover;object-fit:cover;opacity:1;position:absolute;top:0;width:100%}#profile_dashboard .content-box .info-box-yellow{background:#f5f5e3;border-radius:10px;color:#8d8d45;font-weight:450;line-height:2.3;padding:30px}#profile_dashboard .content-box .info-box-green{background:#e6f5e3;border-radius:10px;color:#458d4f;font-weight:450;line-height:2.3;padding:30px}#profile_dashboard .content-box .info-box-green .check-icon{font-size:1.3rem;margin-left:5px;vertical-align:middle}#profile_dashboard .content-box .buttons-wrapper{margin-top:30px;text-align:left}@media (max-width:768px){#profile_dashboard .content-box{padding:102px 15px 30px}#profile_dashboard .content-box:before{background-size:230%;height:80px}#profile_dashboard .content-box .info-box-green,#profile_dashboard .content-box .info-box-yellow{font-size:.9rem;line-height:2;padding:20px}#profile_dashboard .content-box .info-box-green .check-icon{font-size:1.05rem;margin-left:5px}}#info_index #info_box{padding:25px 40px}#info_index #info_box .content-wrapper{align-items:flex-start;display:flex;gap:40px}#info_index #info_box .avatar-warpper{aspect-ratio:1;flex:0 0 210px;overflow:hidden}#info_index #info_box .avatar-warpper img{border-radius:10px}#info_index #info_box .data-wrapper{grid-gap:25px;display:grid;flex-grow:1;grid-template-columns:repeat(3,1fr)}#info_index #info_box .data-wrapper .info-group:not(:last-child){margin-bottom:7px}#info_index #info_box .data-wrapper .info-group .label{color:silver;font-family:MikhakVF,Tahoma,serif;font-size:.9rem}#info_index #info_box .data-wrapper .info-group .label .icon{margin-left:5px;vertical-align:middle}#info_index #info_box .data-wrapper .info-group .value{color:#00aab2;font-size:1.1rem;font-weight:600}#info_index .buttons-wrapper{margin-top:20px;text-align:left}@media (max-width:1200px){#info_index #info_box{padding:25px 40px}#info_index #info_box .content-wrapper{gap:30px}#info_index #info_box .avatar-warpper{flex:0 0 150px}#info_index #info_box .data-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){#info_index #info_box{padding:25px}#info_index #info_box .content-wrapper{flex-direction:column;gap:20px}#info_index #info_box .avatar-warpper{flex:0 0 140px;text-align:center;width:100%}#info_index #info_box .avatar-warpper img{height:130px}#info_index #info_box .data-wrapper{grid-gap:18px;width:100%}#info_index #info_box .data-wrapper .info-group:not(:last-child){margin-bottom:5px}#info_index #info_box .data-wrapper .info-group .label{font-size:.8rem}#info_index #info_box .data-wrapper .info-group .value{font-size:.9rem}#info_index .buttons-wrapper .btn{font-size:.9rem;padding:16px;width:100%}}#info_form #form_box{padding:25px 40px}#info_form #form_box .grid-wrapper{grid-gap:10px 30px;display:grid;grid-template-columns:1fr 1fr}#info_form .buttons-wrapper{margin-top:20px;text-align:left}@media (max-width:768px){#info_form #form_box{padding:25px}#info_form #form_box .grid-wrapper{grid-gap:10px 30px;grid-template-columns:1fr}#info_form .buttons-wrapper .btn{font-size:.9rem;margin-block:5px;padding:16px;width:100%}}#order_list .no-order-wrapper{padding:47px;text-align:center}#order_list .no-order-wrapper img{aspect-ratio:1;width:200px}#order_list .no-order-wrapper p{color:#969cad;font-size:1.1rem;font-weight:500}#order_list #orders_wrapper{padding:25px 40px}#order_list #orders_wrapper .swipe-wrapper{align-items:center;color:silver;display:none;font-size:.6rem;gap:10px;justify-content:center;margin-block:10px 20px}#order_list #orders_wrapper .swipe-wrapper img{opacity:.5;width:20px}#order_list #orders_wrapper #orders_table{border:1px solid #f1f1f1}#order_list #orders_wrapper #orders_table th{background:#e3e3e3;color:#616464;padding:1rem}#order_list #orders_wrapper #orders_table td{padding:1rem}#order_list #orders_wrapper #orders_table td.code a{color:#00aab3;font-weight:700}#order_list #orders_wrapper #orders_table td.submitted-at{color:gray;font-size:.9rem}#order_list #orders_wrapper #orders_table td.items-count{font-size:.9rem;font-weight:600}#order_list #orders_wrapper #orders_table td.payable-price{color:#a31616;font-weight:500;text-align:right}#order_list #orders_wrapper #orders_table td.payable-price .toman-glyph{font-size:.8rem}#order_list #orders_wrapper #orders_table td.operations .btn{font-size:.8rem;padding:5px 7px}#order_list .pagination-wrapper{margin:40px auto}@media (max-width:1200px){#order_list .no-order-wrapper{padding:60px}#order_list .no-order-wrapper img{width:150px}#order_list .no-order-wrapper p{font-size:1rem}#order_list #orders_wrapper{padding:25px 40px}#order_list #orders_wrapper .swipe-wrapper{display:flex}#order_list #orders_wrapper #orders_table{border:1px solid #f1f1f1}#order_list #orders_wrapper #orders_table th{background:#e3e3e3;color:#616464;padding:1rem}#order_list #orders_wrapper #orders_table td{padding:1rem}#order_list #orders_wrapper #orders_table td.code{color:#00aab3;font-weight:700}#order_list #orders_wrapper #orders_table td.submitted-at{color:gray;font-size:.9rem}#order_list #orders_wrapper #orders_table td.payable-price{color:#a31616;font-weight:500;text-align:right}}@media (max-width:768px){#order_list .no-order-wrapper{padding:40px 20px}#order_list .no-order-wrapper p{font-size:.9rem}#order_list #orders_wrapper{padding:25px}}#order_single .swipe-wrapper{align-items:center;color:silver;display:none;font-size:.6rem;gap:10px;justify-content:center;margin-block:10px 20px}#order_single .swipe-wrapper img{opacity:.5;width:20px}#order_single #info .cols{grid-gap:17px 40px;display:grid;grid-template-columns:repeat(3,1fr)}#order_single #info .group-title{border-top:1px solid #e9e9e9;grid-column:-1/1;padding-top:30px}#order_single #info .group-title .tag{align-items:center;background-color:#dceff0;border-radius:3px;color:#0f6d71;display:inline-flex;font-size:1.2rem;font-weight:700;gap:15px;padding:5px 10px}#order_single #info .group-title .tag .icon{font-size:1.2rem;opacity:.8}#order_single #info .info-group .label{color:#a9a9a9;font-size:1.05rem;font-weight:300;margin-bottom:3px}#order_single #info .info-group .label .icon{font-size:1.3rem;margin-left:6px;vertical-align:middle}#order_single #info .info-group .value{color:#06797e;font-size:1.1rem;font-weight:500;line-height:1.8}#order_single #info .info-group.code .value{color:#00aab2;font-size:1.25rem;font-weight:700}#order_single #info .info-group.status .status-tag{font-size:.95rem;font-weight:500;gap:6px;padding:5px 12px}#order_single #info .info-group.submitted-at .value{color:#928438;font-size:1.1rem;font-weight:550}#order_single #info .info-group.address,#order_single #info .info-group.note{grid-column:-1/1}#order_single #items #items_table tr.price-total{border-top:4px double #dedede}#order_single #items #items_table tr.discount-total .price-wrapper{color:#df3f3f}#order_single #items #items_table tr.price-discounted-total .price-wrapper{color:#00aab2;font-size:1.2rem;font-weight:700}#order_single #items #items_table tr:nth-last-child(-n+3){height:55px}#order_single #items #items_table tr:nth-last-child(-n+3) td{border-inline:none}#order_single #items #items_table tr:nth-last-child(-n+3) .label{font-size:.95rem;font-weight:500;padding-left:20px;text-align:left}#order_single #items #items_table tr:nth-last-child(-n+3) .price-wrapper{font-weight:700}#order_single #items #items_table td.quantity{border-left:none;color:#00aab2;font-weight:700;letter-spacing:1px;padding-left:15px;text-align:left}#order_single #invoice #invoice_table tr:last-of-type{border-top:4px double #d9d9d9}#order_single #invoice #invoice_table tr:last-of-type td{padding-top:20px}#order_single #invoice #invoice_table tr:last-of-type td:nth-child(2){color:#00aab2;font-size:1.2rem;font-weight:700}#order_single #invoice #invoice_table td:first-child{text-align:right}#order_single #invoice #invoice_table td:first-child .icon{color:silver;margin-left:10px;vertical-align:middle}#order_single #invoice #invoice_table td:nth-child(2){font-weight:700;text-align:left}#order_single #invoice #invoice_table td.negative{color:#c38181}#order_single .main-buttons-wrapper{margin-top:25px;text-align:left}#order_single .main-buttons-wrapper .btn{font-size:1.1rem;font-weight:500;padding:12px 15px}@media (max-width:1200px){#order_single .swipe-wrapper{display:flex}}@media (max-width:992px){#order_single #info .group-title .tag{font-size:.95rem}#order_single #info .info-group .label{font-size:.9rem}#order_single #info .info-group .value{font-size:.95rem}#order_single #info .info-group.code .value{font-size:1.05rem}#order_single #info .info-group.status .status-tag{font-size:.8rem}#order_single #info .info-group.submitted-at .value{font-size:.95rem}#order_single .main-buttons-wrapper .btn{font-size:.9rem;padding:9px 12px}}@media (max-width:768px){#order_single h1{margin-block:20px 10px}#order_single #info .cols{grid-template-columns:1fr}#order_single #info .group-title .tag,#order_single #info .info-group .label{font-size:1rem}#order_single #info .info-group .value{font-size:1.05rem}#order_single #info .info-group.code .value{font-size:1.15rem}#order_single #info .info-group.status .status-tag{font-size:.9rem}#order_single #info .info-group.submitted-at .value{font-size:1rem}#order_single #items #items_table tr.price-total{border-top:4px double #dedede}#order_single #items #items_table tr.discount-total .price-wrapper{color:#df3f3f}#order_single #items #items_table tr.price-discounted-total .price-wrapper{color:#00aab2;font-size:1.2rem;font-weight:700}#order_single #items #items_table tr:nth-last-child(-n+3){height:55px}#order_single #items #items_table tr:nth-last-child(-n+3) td{border-inline:none}#order_single #items #items_table tr:nth-last-child(-n+3) .label{font-size:.95rem;font-weight:500;padding-left:20px;text-align:left}#order_single #items #items_table tr:nth-last-child(-n+3) .price-wrapper{font-weight:700}#order_single #items #items_table td{white-space:nowrap}#order_single #items #items_table td.quantity{border-left:none;color:#00aab2;font-weight:700;letter-spacing:1px;padding-left:15px;text-align:left}#order_single #invoice #invoice_table tr:last-of-type td:nth-child(2){font-size:1rem}#order_single #invoice #invoice_table td{font-size:.8rem}#order_single #invoice #invoice_table td:first-child{padding-right:0}#order_single #invoice #invoice_table td:last-child{padding-left:0}#order_single .main-buttons-wrapper .btn{font-size:1rem;padding:14px 12px;width:100%}}#transaction_list .no-transaction-wrapper{padding:47px;text-align:center}#transaction_list .no-transaction-wrapper img{aspect-ratio:1;width:200px}#transaction_list .no-transaction-wrapper p{color:#969cad;font-size:1.1rem;font-weight:500}@media (max-width:1200px){#transaction_list .no-transaction-wrapper{padding:60px}#transaction_list .no-transaction-wrapper img{width:150px}#transaction_list .no-transaction-wrapper p{font-size:1rem}}@media (max-width:768px){#transaction_list .no-transaction-wrapper{padding:40px 20px}#transaction_list .no-transaction-wrapper p{font-size:.9rem}}
