#eb-shop-container{direction:rtl;font-family:ebIRANSans;margin:1rem;position:relative}#eb-shop-container a{color:#000;text-decoration:none}.eb-shop-categories{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:1rem;margin-bottom:2rem}.eb-shop-category img{width:80px;height:80px;object-fit:cover;border-radius:50%;border:2px solid #ddd}.eb-shop-category div{margin-top:.5rem;font-weight:700;text-align:center}#eb-instructions{text-align:center;margin-bottom:20px}#eb-instructions #eb-toggle{font-weight:700;cursor:pointer}#eb-instructions #eb-content{text-align:right}@keyframes eb-blink{0%,100%{color:#0049A4;font-weight:100}50%{color:#CE9906;font-weight:900}}#eb-instructions #eb-toggle{animation:eb-blink 1s infinite}.eb-shop-table{width:100%;border-collapse:collapse;margin-bottom:2rem;background:#fff}.eb-shop-table th,.eb-shop-table td{border:1px solid #ccc;padding:.5rem;text-align:center;vertical-align:middle}.eb-shop-table img{object-fit:cover}.eb-parent-row img{width:150px;height:150px;border-radius:6px}.eb-prod-table td img{width:150px;height:150px;border-radius:6px}.eb-shop-highlight{background:rgb(0 73 164 / .1)!important}.eb-out-of-stock{position:relative;opacity:.5}.eb-out-of-stock .eb-oos-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgb(255 255 255 / .8);padding:.5rem 1rem;border-radius:4px;font-weight:700;color:#D00;pointer-events:none}.eb-out-of-stock input[disabled],.eb-out-of-stock button[disabled]{cursor:not-allowed}#eb-shop-basket-table img{width:40px;height:40px;border-radius:4px}#eb-shop-basket-table input{width:3rem;text-align:center}#eb-shop-actions-wrap{margin-bottom:2rem}@media (min-width:600px){#eb-shop-actions-wrap{display:flex;justify-content:space-between;align-items:center}}#eb-shop-basket-actions-1 button,#eb-shop-basket-actions-2 button{padding:.5rem 1rem;font-size:1rem;border:none;border-radius:4px;cursor:pointer}#eb-shop-basket-actions-2 button{background:#0049A4;color:#fff}#eb-save,#eb-load{background:#CE9906;color:#fff}#eb-clear{background:#EC9700;color:#fff}#eb-shop-back-to-top{outline:none;box-shadow:none}@media (min-width:600px){.eb-prod-table tr[data-key]:not([data-key$=":0"]) td[data-label="تصویر"] img{display:none!important}}@media (max-width:600px){#eb-shop-basket-table th:first-child,#eb-shop-basket-table td:first-child{display:none}}@media (max-width:600px){.eb-prod-table,.eb-prod-table thead{display:none}.eb-prod-table,.eb-prod-table tbody,.eb-prod-table tr,.eb-prod-table td{display:block;width:100%}.eb-prod-table tr{margin-bottom:1rem;border:1px solid #ddd;border-radius:4px;overflow:hidden}.eb-prod-table td{padding:.5rem 1rem;border:none;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center;position:relative}.eb-prod-table td:last-child{border-bottom:none}.eb-prod-table td:before{content:""}.eb-prod-table td[data-label="تعداد"]:before{content:attr(data-label);font-weight:700;margin-left:1rem}#eb-shop-actions-wrap{display:flex;flex-direction:column;gap:.5rem}#eb-shop-basket-actions-1 button,#eb-shop-basket-actions-2 button{display:block;width:100%;margin:.25rem 0}}@media (max-width:600px){.eb-parent-row{display:none!important}}.eb-mobile-parent-title{display:none;font-weight:700;margin-top:.5rem}@media (max-width:600px){.eb-mobile-parent-title{display:block}.eb-mobile-parent-title a{font-weight:700;color:#0049A4;text-decoration:none}}.my-leave-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5);display:flex;align-items:center;justify-content:center;z-index:3000}.my-leave-modal>div{background:#fff;padding:1rem 1.5rem;border-radius:6px;text-align:center;max-width:320px;box-shadow:0 2px 10px rgb(0 0 0 / .2)}.my-leave-modal button{margin:.5rem;padding:.5rem 1rem;font-size:1rem;cursor:pointer}