*,*::before,*::after{box-sizing:border-box}html,body{font-family:Peyda}body{margin:0;font-family:Peyda;color:#111827;line-height:1.6;background:#f6f6f6}img{max-width:100%;display:block}.container{max-width:1440px;margin-inline:auto;padding:1rem}.row{display:flex;gap:1rem;flex-wrap:wrap;align-items:start}h1,h2,h3{line-height:1.3;margin:1rem 0 .75rem}p{margin:0 0 1rem;color:#6b7280}ul{list-style:none;margin:0;padding:0}i[class^=ri-]{font-size:20px;color:currentColor;vertical-align:middle}input:focus{outline:none;box-shadow:none}@font-face{font-family:"Peyda";src:url("../fonts/peyda/woff2/PeydaWebFaNum-Thin.woff2");src:url("../fonts/peyda/TTF/PeydaFaNum-Thin.ttf") format("truetype"),url("../fonts/peyda/woff/PeydaWebFaNum-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"Peyda";src:url("../fonts/peyda/woff2/PeydaWebFaNum-ExtraLight.woff2");src:url("../fonts/peyda/TTF/PeydaFaNum-ExtraLight.ttf") format("truetype"),url("../fonts/peyda/woff/PeydaWebFaNum-ExtraLight.woff") format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"Peyda";src:url("../fonts/peyda/woff2/PeydaWebFaNum-Light.woff2");src:url("../fonts/peyda/TTF/PeydaFaNum-Light.ttf") format("truetype"),url("../fonts/peyda/woff/PeydaWebFaNum-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Peyda";src:url("../fonts/peyda/woff2/PeydaWebFaNum-Regular.woff2");src:url("../fonts/peyda/TTF/PeydaFaNum-Regular.ttf") format("truetype"),url("../fonts/peyda/woff/PeydaWebFaNum-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Peyda";src:url("../fonts/peyda/woff2/PeydaWebFaNum-Medium.woff2");src:url("../fonts/peyda/TTF/PeydaFaNum-Medium.ttf") format("truetype"),url("../fonts/peyda/woff/PeydaWebFaNum-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Peyda";src:url("../fonts/peyda/woff2/PeydaWebFaNum-SemiBold.woff2");src:url("../fonts/peyda/TTF/PeydaFaNum-SemiBold.ttf") format("truetype"),url("../fonts/peyda/woff/PeydaWebFaNum-SemiBold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Peyda";src:url("../fonts/peyda/woff2/PeydaWebFaNum-Bold.woff2");src:url("../fonts/peyda/TTF/PeydaFaNum-Bold.ttf") format("truetype"),url("../fonts/peyda/woff/PeydaWebFaNum-Bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Peyda";src:url("../fonts/peyda/woff2/PeydaWebFaNum-ExtraBold.woff2");src:url("../fonts/peyda/TTF/PeydaFaNum-ExtraBold.ttf") format("truetype"),url("../fonts/peyda/woff/PeydaWebFaNum-ExtraBold.woff") format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"Peyda";src:url("../fonts/peyda/woff2/PeydaWebFaNum-Black.woff2");src:url("../fonts/peyda/TTF/PeydaFaNum-Black.ttf") format("truetype"),url("../fonts/peyda/woff/PeydaWebFaNum-Black.woff") format("woff");font-weight:900;font-style:normal;font-display:swap}.cart-form{display:grid;grid-template-columns:auto;gap:.5rem}.add-first{padding:8px 12px;border:1px solid #333;border-radius:10px;background:#fff;cursor:pointer}.qty-wrap{align-items:center;display:flex;background-color:red;border-radius:7px;width:95px;padding-right:5px}[hidden]{display:none !important}.cart-inline{display:grid;grid-template-columns:40px minmax(70px, 120px) 40px auto;align-items:center;justify-content:center;gap:8px}.qty-input::-webkit-outer-spin-button,.qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.btn.add-first,.btn.update{padding:0;border:1px solid red;color:red;background:#fff;border-radius:10px;cursor:pointer;line-height:28px;width:31px}.addtocartm{display:block;position:absolute;bottom:46%;right:3px}.addtocartm .qty-wrap button{border:none;background-color:rgba(0,0,0,0)}.addtocartm .qty-wrap .qty-btn{color:#fff;cursor:pointer}.addtocartm .qty-wrap .qty-input{background-color:rgba(0,0,0,0);border:none;color:#fff;font-family:Peyda;padding:4px 0;width:25px;text-align:center}.cart-qty{display:flex;flex-direction:column}.cart-qty .qty-row .qty-label{color:#fff;font-size:10px;display:inline;margin-bottom:-10px}.shoping-cart-wrapper{background-color:#fff;border-radius:20px;padding:20px;overflow-x:auto}.shoping-cart-wrapper .header{display:flex;justify-content:space-between;align-items:center}.shoping-cart-wrapper .header h2{font-size:17px;font-weight:500}.shoping-cart-wrapper .header .more{color:#fff;background-color:red;padding:7px 10px;font-size:14px;display:inline-block;text-decoration:none;border-radius:5px;line-height:25px}.shoping-cart-wrapper table{text-align:center;width:100%;margin-top:1rem}.shoping-cart-wrapper table tr{border-bottom:1px solid #eee}.shoping-cart-wrapper table tr td,.shoping-cart-wrapper table tr th{padding:10px;border-bottom:1px solid #eee;text-align:center}.shoping-cart-wrapper table tfoot{margin-top:1rem}.shoping-cart-wrapper table .qty-input{text-align:center;line-height:25px;border:1px solid #ddd;border-radius:7px;font-family:Peyda}.shoping-cart-wrapper table .qty-btn{font-size:16px;background-color:#faecee;border:none;border-radius:7px;cursor:pointer;padding:6px;color:red}.shoping-cart-wrapper table .trash{background-color:#faecee;border:none;border-radius:7px;cursor:pointer;padding:6px}.shoping-cart-wrapper table .trash i{color:red;font-size:16px}@media(max-width: 768px){.shoping-cart-wrapper{padding:10px}.shoping-cart-wrapper .cart-inline{grid-template-columns:30px minmax(30px, 60px) 30px auto}.shoping-cart-wrapper th,.shoping-cart-wrapper td{font-size:12px}.shoping-cart-wrapper table .qty-btn{font-size:15px;background-color:#faecee;border:none;border-radius:7px;cursor:pointer;padding:4px;color:red}.shoping-cart-wrapper table tr td{padding:10px 7px}.shoping-cart-wrapper .mobile-hidden{display:none}.shoping-cart-wrapper .header .more{padding:6px 10px;font-size:12px;line-height:17px}}#cart-page .cart-product{text-align:right}#cart-page .cart-product img{border-radius:5px;float:right;margin-left:10px}#btn-checkout{color:#fff;background-color:red;padding:7px 10px;font-size:14px;display:inline-block;text-decoration:none;border-radius:5px;border:none;line-height:25px;font-family:inherit;float:left;margin-top:10px;cursor:pointer}#btn-checkout:disabled,#btn-checkout[disabled]{background-color:#ccc;color:#666;cursor:default}#factor-explain{border:1px solid #eee;width:100%;background:#fafafa;font-family:inherit;border-radius:7px;min-height:80px;padding:10px}#cart-page .cart-product{display:flex;align-items:center}#cart-page .shoping-cart-wrapper table .qty-input{width:50px;line-height:28px}#cart-page .qty-wrap{background:none;width:auto;flex-direction:row;gap:4px}#cart-page .qty-wrap .qty-row{display:flex;gap:2px}#cart-page .cart-qty .qty-row .qty-label{color:#000}.shoping-cart-wrapper table{width:100%;border-collapse:collapse}.tshowinmob{display:none}.shoping-cart-wrapper table td.tshowindesc{display:block}@media(max-width: 768px){.shoping-cart-wrapper table thead{display:none}.shoping-cart-wrapper table,.shoping-cart-wrapper table tbody,.shoping-cart-wrapper table tr,.shoping-cart-wrapper table td{display:block;width:100%}.shoping-cart-wrapper table tr.cart-item{background:#fff;border:1px solid #eee;border-radius:14px;padding:12px;margin:12px 0;position:relative;box-shadow:0 2px 10px rgba(0,0,0,.03)}.shoping-cart-wrapper table tr.cart-item td{border:none !important;padding:8px 0 !important;text-align:right}.shoping-cart-wrapper .cart-product{display:grid;grid-template-columns:72px 1fr;gap:10px;align-items:center}.shoping-cart-wrapper .cart-product img{width:72px;height:72px;-o-object-fit:contain;object-fit:contain;border:1px solid #f0f0f0;border-radius:12px;background:#fafafa}.shoping-cart-wrapper .cart-product span{font-weight:700;line-height:1.6;font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shoping-cart-wrapper table tr.cart-item td::before{display:block;font-size:12px;color:#777;margin-bottom:4px}.tshowinmob{display:block}.shoping-cart-wrapper table td.tshowindesc{display:none}.shoping-cart-wrapper table tr.cart-item td:nth-child(3)::before{content:"قیمت واحد"}.shoping-cart-wrapper table tr.cart-item td:nth-child(7)::before{content:"تعداد (واحد/جزء)"}.shoping-cart-wrapper table tr.cart-item td:nth-child(4)::before{content:"قیمت مصرف کننده"}.shoping-cart-wrapper table tr.cart-item td:nth-child(5)::before{content:"مبلغ سود خرید"}.shoping-cart-wrapper table tr.cart-item td:nth-child(6)::before{content:"درصد سود خرید"}.shoping-cart-wrapper table tr.cart-item td.tax-percent::before{content:"٪ مالیات"}.shoping-cart-wrapper table tr.cart-item td.tax-amount::before{content:"مبلغ مالیات"}.shoping-cart-wrapper table tr.cart-item td.line-total::before{content:"مجموع"}.shoping-cart-wrapper .cart-widget{width:100%}.shoping-cart-wrapper .qty-wrap.cart-qty{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.shoping-cart-wrapper .qty-row{display:grid;grid-template-columns:34px 56px 34px;gap:8px;align-items:center}.shoping-cart-wrapper .qty-btn{height:34px;border-radius:10px;border:1px solid #eee;background:#f7f7f7;font-size:18px;line-height:1}.shoping-cart-wrapper .qty-input{height:34px;border-radius:10px;border:1px solid #eee;text-align:center;width:56px}.shoping-cart-wrapper table tr.cart-item td.mobile-hidden{display:block !important;position:absolute;inset-inline-end:10px;inset-block-start:10px;padding:0 !important;width:auto !important}.shoping-cart-wrapper .btn.trash{border:1px solid #ffd6d6;background:#fff5f5;color:#c81e1e;border-radius:12px;width:40px;height:40px;display:grid;place-items:center;cursor:pointer}.shoping-cart-wrapper table tr:not(.cart-item){display:block;width:100%;background:rgba(0,0,0,0);border:none;margin:0;padding:0}.shoping-cart-wrapper table tr:not(.cart-item) td,.shoping-cart-wrapper table tr:not(.cart-item) th{display:block;width:100%;padding:10px 0 !important;border:none !important}.shoping-cart-wrapper tr.cart-item td:nth-child(3),.shoping-cart-wrapper tr.cart-item td:nth-child(4),.shoping-cart-wrapper tr.cart-item td:nth-child(5),.shoping-cart-wrapper tr.cart-item td:nth-child(6){width:50%;float:right}}.cdm-overlay{position:fixed;inset:0;background:rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;z-index:9999}.cdm-box{width:min(420px,92vw);background:#fff;border-radius:14px;padding:16px 18px;box-shadow:0 10px 30px rgba(0,0,0,.2);direction:rtl;font-family:inherit}.cdm-box h3{margin:0 0 10px 0;font-size:16px}.cdm-box p{margin:0 0 14px 0;font-size:14px;line-height:1.9;color:#333}.cdm-actions{display:flex;gap:10px;justify-content:flex-end}.cdm-btn{border:none;border-radius:10px;padding:9px 14px;cursor:pointer;font-size:13px}.cdm-cancel{background:#eee}.cdm-ok{background:red;color:#fff}table tr:hover{background-color:rgba(255,177,0,.05) !important}table tr:nth-child(even){background:#fafafa}header{border-top:3px solid red;font-family:Peyda;position:sticky;top:0;z-index:1000;background:#fff}header .row{justify-content:space-between;align-items:center}header .logo-wrapper{display:block}header .logo-wrapper img{max-height:50px}header .search-header{min-width:40%}header .search-header form{background-color:#fff;border-radius:7px;padding:7px;display:flex;justify-content:space-between}header .search-header form input{border:none;background-color:none;font-family:Peyda;width:80%}header .search-header form .search-btn{border:none;background-color:#fff}header .contact-header{gap:15px;display:flex;align-items:center}header .contact-header a{text-decoration:none;font-weight:bold;color:#111827}header .contact-header .login-btn{background-color:#454545;color:#fff;border-radius:7px;padding:7px;text-decoration:none;height:100%;font-size:14px}header .contact-header i{font-size:30px}header #main-menu{background-color:#f0f0f0;border-radius:8px;padding:1rem;margin-block:1rem 0}header #main-menu ul{display:flex;gap:15px}header #main-menu ul li a{color:#111827;font-size:16px;text-decoration:none}@media(max-width: 768px){header #main-menu ul li a{font-size:14px}}header #main-menu ul li a:hover{color:red}header .cart-icon{position:relative}header .cart-badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#e53935;color:#fff;font-size:12px;line-height:18px;text-align:center;font-weight:600;font-family:Peyda}header .top-shopingcart{font-family:Peyda}header .top-shopingcart button{border:none;background-color:rgba(0,0,0,0)}header .top-shopingcart a{text-decoration:none;color:#111827}@media(max-width: 768px){header .row{flex-wrap:wrap;gap:0}header .logo-wrapper{order:0;flex:1 1 auto}header .contact-header{order:0;flex:1 1 auto;justify-content:end}header .search-header{order:1;flex:1 1 100%;max-width:720px;margin-top:15px}header .mobile-hidden{display:none}}.contact-header .user-info i{font-size:17px;font-weight:200}.user-info{position:relative;display:inline-block}.profile-hover-menu{position:absolute;top:100%;left:0;min-width:160px;margin:8px 0 0;padding:6px 0;list-style:none;background:#fff;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.12);opacity:0;visibility:hidden;transform:translateY(8px);transition:all .2s ease;z-index:1000}.profile-hover-menu li a{display:block;padding:10px 16px;color:#333;text-decoration:none;white-space:nowrap}.profile-hover-menu li a:hover{background:#f5f5f5}.user-info:hover .profile-hover-menu{opacity:1;visibility:visible;transform:translateY(0)}footer{color:#111827}footer .row{gap:2rem;justify-content:space-around}footer .contact-detail-footer{color:#111827}footer .contact-detail-footer h3{padding:.2rem 1rem}footer .contact-detail-footer ul{margin:0;padding:.2rem 1rem;text-align:right}footer .contact-detail-footer ul li{margin-bottom:7px}footer .contact-detail-footer ul li a{text-decoration:none;color:#555;display:block;font-size:14px;line-height:25px}footer .contact-detail-footer ul li i{float:right;padding-left:10px;color:#6b7280}footer .social-contact-footer{min-width:30%}footer .social{border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;padding:1rem;margin:1rem auto;display:flex;justify-content:space-between;align-items:center;color:#111827}@media(max-width: 768px){footer .social{padding:1rem 0}}footer .social h3{font-size:14px;font-weight:normal;margin:0;padding:0;margin-left:30px}footer .social ul{margin:0;padding:0}footer .social ul li{list-style:none;float:left;margin-inline:3px}footer .social ul li a{text-decoration:none;padding:2px}footer .social ul li a i{color:#646464;font-size:18px;font-weight:100}footer .footer-logos{justify-content:center;color:#111827}footer .footer-logos a img{max-width:100px}@media(max-width: 768px){footer .footer-logos a img{max-width:70px}}footer .logo-about-footer{max-width:50%;color:#111827}@media(max-width: 800px){footer .logo-about-footer{max-width:100%}}footer .logo-about-footer img{max-width:160px;margin-bottom:15px}@media(max-width: 800px){footer{margin-bottom:80px}}#footer-nav{padding:4px;height:0;background-color:#fff;display:none;flex-direction:row;border-top:1px solid #e7e7e7;z-index:100}#footer-nav ul{display:flex;justify-content:space-around;align-items:center}#footer-nav ul li{text-align:center;position:relative;display:flex;width:100%;max-width:92px;justify-content:center}#footer-nav ul li a{text-decoration:none;color:#888;font-size:11px}#footer-nav ul li i{color:#888;display:block;font-size:24px}#footer-nav ul li i.active{color:red}#footer-nav ul li .cart-badge{position:absolute;top:5px;color:#fff;border:1px solid #fff;right:27%;background-color:red;padding:0 5px;font-size:12px;line-height:18px;border-radius:25px}#footer-nav ul li .cart-icon{background-color:rgba(0,0,0,0);border:none}#footer-nav ul li .ri-shopping-cart-line{margin-top:5px}@media(max-width: 800px){#footer-nav{display:block;height:72px;position:fixed;width:100%;bottom:0}}body{position:relative}body .modal-wrapper{align-items:center;background:rgba(0,0,0,.4);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:all .2s ease-in-out;visibility:hidden;width:100%;z-index:100004}body .modal-wrapper.is-open{opacity:1;visibility:visible}body .modal-wrapper .modal-content{width:900px;z-index:10;background-color:#f6f6f6;border:1px solid #ccc;padding:1rem;border-radius:1.5rem;margin:0 auto}body .modal-wrapper .modal-content .top{display:flex;justify-content:space-between}body .modal-wrapper .modal-content .top h4{font-size:14px;color:red;font-weight:500;margin:10px 0}body .modal-wrapper .modal-content .top .btn-close{background-color:rgba(0,0,0,0);border:none;color:#111827;font-size:20px;padding-inline:10px;cursor:pointer}body .modal-wrapper .modal-content .img-box{background-color:#fff;border-radius:1rem 1rem 0 0;margin-bottom:.25rem}body .modal-wrapper .modal-content .img-box .swiper-slide img{max-width:303px;max-height:303px;margin:0 auto}body .modal-wrapper .modal-content .bottom{border-radius:0 0 1rem 1rem;background-color:#fff;padding:1rem}body .modal-wrapper .modal-content .bottom .title{display:flex;justify-content:space-between}body .modal-wrapper .modal-content .bottom .title h2{margin:0;font-size:14px;color:#111827;font-weight:500}body .modal-wrapper .modal-content .bottom .title .more{text-decoration:none;font-size:14px;line-height:25px;display:inline-block;color:#111827}body .modal-wrapper .modal-content .bottom .title .more i{color:#fff;background:#555;border-radius:5px;margin-right:5px;width:17px;height:17px;display:inline-block;line-height:16px}body .modal-wrapper .modal-content .bottom .information{display:flex;justify-content:center;margin-top:1rem}body .modal-wrapper .modal-content .bottom .information div{width:33.33%}body .modal-wrapper .modal-content .bottom .information p{font-size:14px;line-height:17px;margin:0;padding:0;text-align:center}body .modal-wrapper .modal-content .bottom .information p.cat{color:#111827}body .modal-wrapper .modal-content .bottom .information hr{width:1px;height:21px;border:none;margin:0;background-color:#e7e7e7}body .modal-wrapper .modal-content .bottom .more-add{display:flex;justify-content:space-between;margin-top:1rem;align-items:center}body .modal-wrapper .modal-content .bottom .more-add .addtocart button{border-radius:1.5rem;background-color:red;padding:4px 20px;display:block;line-height:30px;font-family:Peyda;border:none;color:#fff;cursor:pointer}body .modal-wrapper .modal-content .bottom .more-add .price{color:#555;text-decoration:none}body .modal-wrapper .modal-content .bottom .more-add .price .discount{color:#000}@media(max-width: 900px){body .modal-wrapper .modal-content{width:90%}}body .modal-wrapper .addtocartm{position:relative}#home-slider{position:relative}#home-slider .swiper{width:100%;height:100%}#home-slider .swiper-slide{transition:transform 300ms ease,opacity 300ms ease,box-shadow 300ms ease;opacity:.85;width:70% !important;border-radius:8px;overflow:hidden;aspect-ratio:16/9;position:relative}#home-slider .swiper-slide.swiper-slide-prev,#home-slider .swiper-slide.swiper-slide-next{opacity:1}#home-slider .swiper-slide.swiper-slide-active{z-index:2}#home-slider .swiper-slide a{width:100%;height:100%;display:block}#home-slider .swiper-slide img{width:100%;height:100%;max-height:560px;display:block;border-radius:8px}#home-slider .caption{position:absolute;top:30%;bottom:auto;right:10%}#home-slider .swiper-horizontal .swiper-navigation-icon{color:#fff;width:20px;filter:drop-shadow(0px 1px 1px rgb(0, 0, 0));-webkit-filter:drop-shadow(0px 1px 1px rgb(0, 0, 0))}#home-slider .swiper-button-prev,#home-slider .swiper-button-next{top:0;height:100%;width:9%}@media(max-width: 768px){#home-slider .swiper-button-prev,#home-slider .swiper-button-next{top:10%;height:100%;width:10%}}#iscard .banners-wrapper{display:flex;flex-direction:row;gap:10px}@media(max-width: 768px){#iscard .banners-wrapper{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr))}}#iscard .banners-wrapper .hbanner{border-radius:10px;flex:1;position:relative;display:flex}#iscard .banners-wrapper .hbanner a{width:100%;height:100%}#iscard .banners-wrapper .hbanner img{border-radius:10px;width:100%;height:100%}#iscard .banners-wrapper .hbanner .caption{position:absolute;padding:10% 7%}@media(max-width: 768px){#home-slider .caption{top:15%;right:8%}.caption{font-size:13px;line-height:30px}.caption h2{font-size:16px;line-height:30px;padding:0;margin:0}.caption h3{font-size:15px;line-height:30px;padding:0;margin:0}}.card a.title{font-size:14px;padding:8px 8px 0;height:50px;line-height:20px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}#cats-slider .swiper{width:100%}#cats-slider .swiper-slide{width:12%;min-width:83px;box-sizing:border-box}#cats-slider .swiper-slide a{display:block;text-align:center;text-decoration:none;color:#111827;margin:5px}#cats-slider .swiper-slide a img{border:1px solid #ccc;border-radius:10px;-o-object-fit:cover;object-fit:cover;display:block;height:100%;min-height:160px}@media(max-width: 768px){#cats-slider .swiper-slide a{font-size:12px;line-height:20px;margin:0}}@keyframes ring{0%{transform:rotate(0)}10%{transform:rotate(15deg)}20%{transform:rotate(-12deg)}30%{transform:rotate(10deg)}40%{transform:rotate(-8deg)}50%{transform:rotate(6deg)}60%{transform:rotate(-4deg)}70%{transform:rotate(3deg)}80%{transform:rotate(-2deg)}90%{transform:rotate(1deg)}100%{transform:rotate(0)}}.offers .top{display:flex;justify-content:space-between}.offers .top .right{flex-direction:column;gap:2px}.offers .top .right h2{color:red;font-size:20px;margin:0;font-weight:700;line-height:1.5rem}@media(max-width: 768px){.offers .top .right h2{font-size:16px}}.offers .top .right p{color:#111827;font-size:17px;font-weight:400}@media(max-width: 768px){.offers .top .right p{font-size:13px}}.offers .top .more-p{color:#555;font-size:17px;padding:5px 8px 5px 5px;border:1px solid #555;border-radius:10px;text-decoration:none;line-height:23px;display:block}@media(max-width: 768px){.offers .top .more-p{font-size:13px;padding:4px 8px 2px 3px}}.offers .product-list{display:flex;gap:10px;align-items:stretch}.offers .product-list .box-title{writing-mode:vertical-rl;background-color:red;border-radius:8px;cursor:pointer;width:47px;flex:0 0 47px;display:flex;text-align:center;align-items:center;position:relative;justify-content:center}.offers .product-list .box-title i{color:#fff;position:absolute;top:20px;right:7px}.offers .product-list .box-title p{font-size:13px;font-weight:600;color:#fff;line-height:47px}.offers .product-list .box-title:hover i{animation:ring .8s ease-in-out 1}.offers .product-list .box-product{scroll-snap-type:x proximity;display:flex;gap:10px;width:100%;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}@media(min-width: 1350px){.offers .product-list .box-product{flex-wrap:wrap;overflow-x:visible}}@media(max-width: 1349.98px){.offers .product-list .box-product{flex-wrap:nowrap;overflow-x:auto;white-space:initial}}.offers .product-list .box-product .card{background-color:#fff;border-radius:1rem;position:relative;text-align:center;display:flex;flex-direction:column;padding:5px;min-width:130px;width:calc(12.5% - 10px)}.offers .product-list .box-product .card a.thumb .offer{background-color:red;color:#fff;font-size:13px;position:absolute;padding:4px 7px;border-radius:11px;top:10px;left:10px}.offers .product-list .box-product .card a.title{color:#111827;text-decoration:none;margin-bottom:5px}.offers .product-list .box-product .card .addtocart{padding:0px 4px;border:1px solid red;border-radius:10px;display:inline-block;position:absolute;bottom:11%;right:10px;background-color:#fff;cursor:pointer}.offers .product-list .box-product .card .addtocart i{color:red}.offers .product-list .box-product .card .price{display:flex;flex-direction:column;text-align:left;margin-bottom:20px}.offers .product-list .box-product .card .price .normal{color:#888;font-size:12px;line-height:12px}.offers .product-list .box-product .card .price .discount{font-size:14px}@media(min-width: 1350px){.offers .product-list .box-product .card{flex:0 0 calc(12.5% - 10px);min-width:0;width:auto}}@media(max-width: 1349.98px){.offers .product-list .box-product .card{flex:0 0 auto;min-width:160px;width:160px}}@media(max-width: 768px){.offers .product-list .box-product .card{width:12%}}.offers.secondcolor .top .right h2{color:#00bf9f}.offers.secondcolor .product-list .box-title{background-color:#00bf9f}.banner-box .row{justify-content:center}.banner-box a{text-align:center;display:block}.banner-box a img{border-radius:25px}.cat-one-row .top{display:flex;justify-content:space-between;margin-bottom:12px}.cat-one-row .top .right{flex-direction:column;gap:2px}.cat-one-row .top .right p{color:#111827;font-size:17px;font-weight:400;margin:0}@media(max-width: 768px){.cat-one-row .top .right p{font-size:13px}}.cat-one-row .top .more-p{color:#555;font-size:17px;padding:5px 8px 5px 5px;border:1px solid #555;border-radius:10px;text-decoration:none;line-height:23px;display:block}@media(max-width: 768px){.cat-one-row .top .more-p{font-size:13px;padding:4px 8px 2px 3px}}.cat-one-row .product-list{display:flex;gap:10px;align-items:stretch}.cat-one-row .product-list .box-title{writing-mode:vertical-rl;background-color:red;border-radius:8px;cursor:pointer;width:47px;flex:0 0 47px;display:flex;text-align:center;align-items:center;position:relative;justify-content:center}.cat-one-row .product-list .box-title i{color:#fff;position:absolute;top:20px;right:7px}.cat-one-row .product-list .box-title p{font-size:13px;font-weight:600;color:#fff;line-height:47px}.cat-one-row .product-list .box-title:hover i{animation:ring .8s ease-in-out 1}.cat-one-row .product-list .box-product{scroll-snap-type:x proximity;display:flex;gap:10px;width:100%;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}@media(min-width: 1350px){.cat-one-row .product-list .box-product{flex-wrap:wrap;overflow-x:visible}}@media(max-width: 1349.98px){.cat-one-row .product-list .box-product{flex-wrap:nowrap;overflow-x:auto;white-space:initial}}.cat-one-row .product-list .box-product .card{background-color:#fff;border-radius:1rem;position:relative;text-align:center;display:flex;flex-direction:column;padding:5px;min-width:130px;width:calc(12.5% - 10px)}.cat-one-row .product-list .box-product .card a.thumb .offer{background-color:red;color:#fff;font-size:13px;position:absolute;padding:4px 7px;border-radius:11px;top:10px;left:10px}.cat-one-row .product-list .box-product .card a.title{color:#111827;text-decoration:none;margin-bottom:5px}.cat-one-row .product-list .box-product .card .addtocart{padding:0px 4px;border:1px solid red;border-radius:10px;display:inline-block;position:absolute;bottom:11%;right:10px;line-height:28px;background-color:#fff;cursor:pointer}.cat-one-row .product-list .box-product .card .addtocart i{color:red}.cat-one-row .product-list .box-product .card .price{display:flex;flex-direction:column;text-align:left;margin-bottom:20px}.cat-one-row .product-list .box-product .card .price .normal{color:#888;font-size:12px;line-height:12px}.cat-one-row .product-list .box-product .card .price .discount{font-size:14px}@media(min-width: 1350px){.cat-one-row .product-list .box-product .card{flex:0 0 calc(12.5% - 10px);min-width:0;width:auto}}@media(max-width: 1349.98px){.cat-one-row .product-list .box-product .card{flex:0 0 auto;min-width:160px;width:160px}}@media(max-width: 768px){.cat-one-row .product-list .box-product .card{width:12%}}.cat-one-row.secondcolor .top .right h2{color:#00bf9f}.cat-one-row.secondcolor .product-list .box-title{background-color:#00bf9f}body .modal-wrapper .modal-content .bottom .more-add .price .discount{color:#888;text-decoration:line-through}#profile-detail{flex-direction:column}#profile-detail p{color:#222}#archive-page .arc-cat .top{display:flex;justify-content:space-between;margin-bottom:12px}#archive-page .arc-cat .top .right{flex-direction:column;gap:2px}#archive-page .arc-cat .top .right p{color:#111827;font-size:17px;font-weight:400;margin:0}@media(max-width: 768px){#archive-page .arc-cat .top .right p{font-size:13px}}#archive-page .arc-cat .top .more-p{color:#555;font-size:17px;padding:5px 8px 5px 5px;border:1px solid #555;border-radius:10px;text-decoration:none;line-height:23px;display:block}@media(max-width: 768px){#archive-page .arc-cat .top .more-p{font-size:13px;padding:4px 8px 2px 3px}}#archive-page .arc-cat #breadcrumbs{display:flex;gap:10px}#archive-page .arc-cat #breadcrumbs li a{color:#111827;display:block;text-decoration:none;line-height:25px;font-size:14px}#archive-page .arc-cat #breadcrumbs li i{font-size:12px}#archive-page .arc-cat .product-list{display:flex;gap:10px;align-items:stretch}#archive-page .arc-cat .product-list .box-title{writing-mode:vertical-rl;background-color:red;border-radius:8px;cursor:pointer;width:47px;flex:0 0 47px;display:flex;text-align:center;align-items:center;position:relative;justify-content:center}#archive-page .arc-cat .product-list .box-title i{color:#fff;position:absolute;top:20px;right:7px}#archive-page .arc-cat .product-list .box-title p{font-size:13px;font-weight:600;color:#fff;line-height:47px}#archive-page .arc-cat .product-list .box-title:hover i{animation:ring .8s ease-in-out 1}#archive-page .arc-cat .product-list .box-product{display:grid;grid-template-columns:repeat(7, minmax(0, 1fr));gap:10px;width:100%;overscroll-behavior-x:contain;flex-wrap:wrap}@media(max-width: 1150px){#archive-page .arc-cat .product-list .box-product{grid-template-columns:repeat(5, minmax(0, 1fr))}}@media(max-width: 768px){#archive-page .arc-cat .product-list .box-product{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(max-width: 500px){#archive-page .arc-cat .product-list .box-product{grid-template-columns:repeat(2, minmax(0, 1fr))}}#archive-page .arc-cat .product-list .box-product .card{background-color:#fff;border-radius:1rem;position:relative;text-align:center;display:flex;flex-direction:column;padding:5px;min-width:130px}#archive-page .arc-cat .product-list .box-product .card a.thumb .offer{background-color:red;color:#fff;font-size:13px;position:absolute;padding:4px 7px;border-radius:11px;top:10px;left:10px}#archive-page .arc-cat .product-list .box-product .card a.title{color:#111827;text-decoration:none;margin-bottom:5px}#archive-page .arc-cat .product-list .box-product .card .addtocart{padding:0px 4px;border:1px solid red;border-radius:10px;display:inline-block;position:absolute;bottom:11%;right:10px;background-color:#fff;cursor:pointer}#archive-page .arc-cat .product-list .box-product .card .addtocart i{color:red}#archive-page .arc-cat .product-list .box-product .card .price{display:flex;flex-direction:column;text-align:left;margin-bottom:20px}#archive-page .arc-cat .product-list .box-product .card .price .normal{text-decoration:line-through;color:#888;font-size:12px;line-height:12px}#archive-page .arc-cat .product-list .box-product .card .price .discount{font-size:14px}#archive-page .arc-cat.secondcolor .top .right h2{color:#00bf9f}#archive-page .arc-cat.secondcolor .product-list .box-title{background-color:#00bf9f}#catsublist{display:flex;gap:5px;overflow-x:auto;overflow-y:hidden;width:100%;flex-wrap:nowrap;padding:10px}#catsublist li{list-style:none;flex:0 0 auto;margin:10px 0}#catsublist li a{color:#444;border:1px solid #444;display:inline-block;border-radius:20px;padding:5px 7px;text-decoration:none;font-size:14px}p{font-size:15px;line-height:28px;padding:0;margin:0}.g-btn{padding:10px 14px;border-radius:12px;border:1px solid red;background:red;color:#fff;cursor:pointer;font-family:inherit;font-weight:600}.g-btn:hover{opacity:.92}.g-btn:disabled{opacity:.55;cursor:not-allowed}.g-btn--ghost{background:#fff;color:red;border:1px solid red;font-size:12px;padding:7px 10px;font-weight:400}.g-input{padding:10px 12px;border:1px solid #e5e7eb;font-family:inherit;border-radius:12px;outline:none;min-width:160px}.g-input:focus{border-color:#c7d2fe;box-shadow:0 0 0 3px rgba(99,102,241,.12)}.g-chip{padding:6px 10px;border-radius:999px;background:#f3f4f6;border:1px solid #e5e7eb;color:#374151;font-size:12px}.g-table th,.g-table td{white-space:nowrap}.eye-btn{border:1px solid #e5e7eb;background:#fff;border-radius:10px;padding:7px 10px;cursor:pointer}.eye-btn:hover{background:#f9fafb}.actid-cell{display:flex;align-items:center;gap:10px}button,.bd-dropdown,select{font-family:inherit}#faq-wrapper{font-family:Peyda}#faq-wrapper .accordion{background-color:#fafafa;color:#444;cursor:pointer;padding:1rem;width:100%;text-align:right;border:none;outline:none;transition:.4s;font-family:Peyda;font-size:14px;border-radius:5px}#faq-wrapper .active,#faq-wrapper .accordion:hover{background-color:#ddd}#faq-wrapper .panel{padding:.5rem 1.5rem;background-color:#fff;display:none;overflow:hidden;border-radius:5px;transition:max-height 280ms ease}.contact-detail{width:100%}.contact-detail h3{font-size:24px;margin-bottom:2rem}.contact-detail ul{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));justify-content:space-around;width:100%;gap:1rem}@media(max-width: 1000px){.contact-detail ul{grid-template-columns:repeat(2, minmax(0, 1fr))}}.contact-detail ul li{background-color:#fff;border:1px solid #eee;padding:3rem 1rem;border-radius:25px;text-align:center;color:#111827}.contact-detail ul i{display:block;color:#777;font-size:40px;margin-bottom:.7rem}#login-wrapper{width:70%;max-width:500px;margin:2rem auto;background:#fff;border-radius:25px;padding:1rem;border:1px solid #e7e7e7;height:auto;align-content:center}@media(max-width: 768px){#login-wrapper{width:90%}}#login-wrapper #login-form{display:flex;flex-direction:column;gap:10px}#login-wrapper #login-form input[type=text],#login-wrapper #login-form input[type=password]{border:1px solid #e7e7e7;border-radius:5px;padding:5px 10px;width:100%;color:#333;font-size:17px;line-height:30px}#login-wrapper #login-form #loginBtn{width:100px;background-color:red;padding:5px 10px;color:#fff;border:1px solid red;border-radius:15px;line-height:30px;font-weight:bold;font-family:Peyda;cursor:pointer}#login-wrapper #loginResult{color:red}input[type=submit]{width:100px;background-color:red;padding:5px 10px;color:#fff;border:1px solid red;border-radius:15px;line-height:30px;font-weight:bold;font-family:Peyda;cursor:pointer}#register-wrapper{max-width:980px;margin:28px auto;padding:16px}#register-wrapper .card{background:#fff;border:1px solid #e7e7ee;border-radius:14px;padding:18px;box-shadow:0 6px 18px rgba(0,0,0,.05)}#register-wrapper h1{font-size:18px;margin:0 0 14px 0}#register-wrapper .hint{font-size:15px;color:#666;margin-bottom:12px}#register-wrapper .grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:12px}#register-wrapper .field input,#register-wrapper .field textarea{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #dfe2ea;border-radius:10px;outline:none;font-size:14px;background:#fff;font-family:inherit}#register-wrapper .field textarea{min-height:90px;resize:vertical}#register-wrapper .field input:focus,#register-wrapper .field textarea:focus{border-color:#b9c2ff}#register-wrapper .row2{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px;margin-top:12px}#register-wrapper .actions{display:flex;gap:10px;margin-top:16px;align-items:center;flex-wrap:wrap}#register-wrapper button{border:0;padding:10px 16px;border-radius:10px;cursor:pointer;font-size:14px;font-family:inherit;background:#2d39ff;color:#fff}#register-wrapper .link{display:inline-block;text-decoration:none;font-size:15px;color:#2d39ff}#register-wrapper .alert{margin:12px 0;padding:10px 12px;border-radius:10px;font-size:15px;border:1px solid}#register-wrapper .alert.ok{background:#ecfff0;border-color:#a7f3b8;color:#0f5f22}#register-wrapper .alert.bad{background:#fff1f1;border-color:#ffbdbd;color:#8a1f1f}#register-wrapper ul.errs{margin:6px 0 0 0;padding:0 18px 0 0;font-size:13px}@media(max-width: 820px){#register-wrapper .grid{grid-template-columns:1fr}#register-wrapper .row2{grid-template-columns:1fr}}

/*# sourceMappingURL=main.css.map */