@font-face{font-family:IranYekan;src:url(/assets/fonts/iranyekan/iranyekan_regular.woff);font-weight:400;font-display:swap}@font-face{font-family:IranYekan;src:url(/assets/fonts/iranyekan/iranyekan_bold.woff);font-weight:700;font-display:swap}@font-face{font-family:icomoon;src:url(/assets/fonts/icon/Site/icomoon.eot?dhv17x);src:url(/assets/fonts/icon/Site/icomoon.eot?dhv17x#iefix)format("embedded-opentype"),url(/assets/fonts/icon/Site/icomoon.ttf?dhv17x)format("truetype"),url(/assets/fonts/icon/Site/icomoon.woff?dhv17x)format("woff"),url(/assets/fonts/icon/Site/icomoon.svg?dhv17x#icomoon)format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\ icon-]{speak:never;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:icomoon!important}.icon-telegram:before{content:""}.icon-add_shop:before{content:""}.icon-whatsapp:before{content:""}.icon-logo:before{content:""}.icon-search:before{content:""}.icon-clear:before{content:""}.icon-refresh-cw:before{content:""}.icon-menu:before{content:""}.icon-mail:before{content:""}.icon-facebook:before{content:""}.icon-youtube:before{content:""}.icon-instagram:before{content:""}.icon-twitter:before{content:""}img{content-visibility:auto}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}input[type=search]::-webkit-search-results-button{-webkit-appearance:none}input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}::selection{background:var(--Accent)}::selection{background:var(--Accent)}*{box-sizing:border-box;margin:0;padding:0}a,button{cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;background:0 0;border:none;outline:none;text-decoration:none}input,textarea{font-family:inherit;font-size:inherit;color:inherit;background:0 0;border:none;outline:none;text-decoration:none}ul{list-style:none}html,body{font-size:16px;overflow-x:hidden;min-width:100%!important;max-width:100%!important}body{color:var(--NormalText);direction:rtl;background-color:#fff;font-family:IranYekan;position:relative;overflow-x:hidden}body::-webkit-scrollbar{width:12px}body::-webkit-scrollbar-track{background:#e7ecf4}body::-webkit-scrollbar-thumb{background:#697d9a}.active_menu_mobile{max-height:100vh;overflow-y:hidden!important}.active_menu_mobile .mobile_only,.active_menu_mobile nav{display:block!important}.active_menu_mobile .mobile_only .search{margin:24px auto;background-color:#12726b40!important}.pointer{cursor:pointer}.menu_header{color:1.125rem;position:absolute;top:12px;left:12px}.mobile_only{display:none!important}#main_header{grid-template-rows:65px minmax(56px,1fr);grid-template-columns:1fr;width:100vw;display:grid}#main_header>div{background-color:var(--Dark-Primary);color:#fff}#main_header>div .header{justify-content:space-between;align-items:center;height:100%;display:flex}#main_header>div span{font-size:1rem;font-weight:700}#main_header>div span,#main_header>div span i{vertical-align:middle;margin-left:16px;display:inline-block}#main_header>div span i{font-size:1.3rem}#main_header .search{background-color:var(--Primary);color:#fff;border-radius:5px;grid-template-columns:92% 8%;justify-content:space-between;align-items:center;width:260px;height:32px;padding:0 8px;font-size:.875rem;display:grid}#main_header .search i{cursor:pointer;transition:opacity .5 ease;opacity:.9;font-size:1.2rem}#main_header .search i:hover{opacity:1}#main_header .search input::placeholder{color:#fff}#main_header nav{background-color:var(--Primary);padding:8px 0}#main_header nav ul{color:#fff;flex-flow:wrap;justify-content:center;align-items:center;gap:16px 22px;width:1140px;max-width:1140px;height:100%;margin:0 auto;font-size:.875rem;display:flex}#main_header nav ul li{cursor:pointer;flex:1px}#main_header nav ul li a{display:inline-block;position:relative}#main_header nav ul li a:after{content:"";background:0 0;width:0;height:3px;margin:3px auto auto;transition:all .3s;display:block;top:5px}#main_header nav ul li a:hover:after,#main_header nav ul li a.active{background:#fff;width:100%}.holder{width:1140px;margin:0 auto}#posts_content{direction:ltr;grid-template-columns:repeat(12,1fr);grid-auto-flow:column;column-gap:16px;width:100%;margin-top:32px;padding-bottom:12px;display:grid}#posts_content .comment_item .comment{margin-top:32px!important;margin-bottom:90px!important}#posts_content .comment_item .comment form input,#posts_content .comment_item .comment form textarea{background-color:#fff!important}#posts_content .posts{box-shadow:var(--MainBoxShadow);direction:rtl;grid-area:1/4/3/13;height:min-content;padding:16px}#posts_content .posts h1{color:var(--Primary);border-bottom:1px solid var(--Primary);padding-bottom:12px}#posts_content .posts .posts_items{padding-top:16px}#posts_content .posts .posts_items li:not(:last-of-type){border-bottom:1px solid var(--BorderColor)}#posts_content .posts .posts_items li{text-align:justify;flex-direction:row;gap:16px;padding:22px 0;display:flex}#posts_content .posts .posts_items li img{aspect-ratio:16/9;cursor:pointer;object-fit:fill;min-width:250px;max-width:250px;transition:filter .5s}#posts_content .posts .posts_items li img:hover{filter:brightness(50%)}#posts_content .posts .posts_items li .detail{flex-direction:column;row-gap:6px;display:flex}#posts_content .posts .posts_items li .detail h3{color:var(--HeadText);text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;line-height:1.75rem;display:-webkit-box;overflow:hidden}#posts_content .posts .posts_items li .detail p{text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:.875rem;line-height:1.563rem;display:-webkit-box;overflow:hidden}#posts_content .posts .posts_items li .detail a{color:var(--Primary);font-size:.813rem;font-weight:700}#posts_content aside{grid-area:1/1/3/4;height:max-content}#posts_content aside .aside_itmes{direction:rtl;flex-direction:column;row-gap:32px;width:100%;display:flex}#posts_content aside .aside_itmes .boxes{border:1px solid var(--BorderColor);box-shadow:var(--MainBoxShadow);border-radius:6px;padding:8px 12px}#posts_content aside .aside_itmes .boxes ul{width:inherit;flex-direction:column;row-gap:12px;display:flex}#posts_content aside .aside_itmes .suggest_posts ul li:not(:last-of-type){border-bottom:1px solid var(--BorderColor)}#posts_content aside .aside_itmes .suggest_posts ul li a{cursor:pointer;flex-direction:row;gap:8px;padding-bottom:12px;display:flex}#posts_content aside .aside_itmes .suggest_posts ul li img{aspect-ratio:1;object-fit:fill;border-radius:3px;min-width:90px;max-width:90px}#posts_content aside .aside_itmes .suggest_posts ul li h3{text-align:justify;color:var(--NormalText);margin-bottom:8px;font-size:.75rem;font-weight:400;line-height:1.3rem}#posts_content aside .aside_itmes .sidebar_links{color:var(--Primary)}#posts_content .comment{width:100%;margin-bottom:212px;background-color:none!important;box-shadow:none!important}#posts_content .comment .captcha canvas{width:250px;margin-bottom:16px}#posts_content .comment .captcha>div{align-items:center;margin-top:16px;display:flex}#posts_content .comment .captcha>div input{width:250px}#posts_content .comment form{width:inherit;grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:45px 180px 38px;grid-template-areas:"name email""message message""send send";padding:8px;font-size:.813rem;display:grid}#posts_content .comment form input[name=name]{grid-area:name}#posts_content .comment form input[name=email]{grid-area:email}#posts_content .comment form textarea{grid-area:message}#posts_content .comment form input,#posts_content .comment form textarea{background-color:#f7f7f7;border-radius:3px;height:45px;padding-right:8px}#posts_content .comment form textarea{resize:none;min-height:180px;padding:16px}#posts_content .comment form>div{grid-area:send}#posts_content .comment form>div button{color:#fff;background-color:var(--Primary);border-radius:4px;min-width:150px;min-height:32px;margin-top:12px;padding:8px 4px;font-size:.875rem;font-weight:700;display:block}#posts_content .current_comment{margin:24px 0}#posts_content .current_comment li{background-color:#f5f7fa;border-radius:4px;margin-bottom:18px;padding:16px}#posts_content .current_comment li .comments{flex-direction:row;padding-top:32px;display:flex;position:relative}#posts_content .current_comment li .comments .info{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}#posts_content .current_comment li .comments .info img{box-shadow:0 5px 7pxrgba 28, 76, 156, .1;border-radius:30%}#posts_content .current_comment li .comments .info span{color:var(--HeadText);font-weight:700}#posts_content .current_comment li .comments p{margin:16px 12px;font-size:.875rem;line-height:1.563rem}#posts_content .current_comment li .comments button{background-color:#fed55f;border-radius:3px;padding:6px 10px;font-size:.813rem;position:absolute;top:0;left:0}#posts_content .current_comment li .child{background-color:#e9eef4;border-radius:4px;margin-top:12px;padding:16px}main{width:100vw;overflow-x:hidden}main .holder .not_found{margin:16px 8px 0 0}main .holder .title_box{color:var(--Primary);border-bottom:1px solid var(--BorderColor);padding-bottom:20px;font-size:1rem!important}main .holder #header{grid-column-gap:16px;grid-row-gap:12px;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(12,1fr);width:100%;height:444px;padding-top:16px;display:grid}main .holder #header .item{height:100%;line-height:1.375rem;position:relative;overflow:hidden}main .holder #header .item:hover img{filter:brightness(30%)}main .holder #header .item img{object-fit:fill;filter:brightness(60%);width:100%;height:100%;transition:filter .5s;display:block;position:relative}main .holder #header .item figcaption{width:100%;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}main .holder #header .item>a{z-index:1000;text-indent:200%;white-space:nowrap;opacity:0;width:100%;height:100%;font-size:0;position:absolute;top:0;left:0}main .holder #header .item figcaption{text-align:justify;padding:0 24px}main .holder #header .item h2{color:var(--Accent);font-size:.938rem}main .holder #header .item h3{color:#fff;text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-top:4px;font-size:.75rem;display:-webkit-box;overflow:hidden}main .holder #header .item:first-of-type{grid-area:1/1/5/7;line-height:2.125rem}main .holder #header .item:first-of-type figcaption,main .holder #header .item:first-of-type figcaption>a{bottom:50px;transform:translate(-50%)}main .holder #header .item:first-of-type h2{color:var(--Accent);font-size:1.125rem}main .holder #header .item:first-of-type h3{color:#fff;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:1rem;display:-webkit-box;overflow:hidden}main .holder #header .item:nth-last-of-type(2){grid-area:1/7/3/10}main .holder #header .item:nth-last-of-type(3){grid-area:1/10/3/13}main .holder #header .item:nth-last-of-type(4){grid-area:3/7/5/10}main .holder #header .item:last-of-type{grid-area:3/10/5/13}main .holder #posts_category{margin-top:60px}main .holder #posts_category .category{width:100%}main .holder #posts_category .category:not(:first-of-type){margin:45px 0}main .holder #posts_category .category>div{border-bottom:1px solid var(--Primary);justify-content:space-between;padding-bottom:16px;display:flex}main .holder #posts_category .category>div h2,main .holder #posts_category .category>div a{color:var(--Primary);padding-bottom:0!important}main .holder #posts_category .category>div a{font-size:.813rem;font-weight:700}main .holder #posts_category .category ul{flex-direction:row;justify-content:space-between;margin-top:32px;display:flex}main .holder #posts_category .category ul li{width:210px;min-height:240px;box-shadow:var(--MainBoxShadow);border-radius:6px;transition:transform .5s}main .holder #posts_category .category ul li:hover{transform:scale(1.05)}main .holder #posts_category .category ul li img{border:inherit;object-fit:fill;width:100%;height:auto;display:block}main .holder #posts_category .category ul li h3{color:var(--NormalText);text-align:justify;overflow-wrap:anywhere;padding:8px 10px;font-size:.688rem;line-height:20px}main#posts .holder{overflow-y:hidden}main#posts .content{direction:rtl;grid-area:1/4/3/13}main#posts .content .breadcrumb{font-size:.875rem}main#posts .content .breadcrumb a+a:before{color:var(--NormalText);content:"/ ";padding:8px}main#posts .content>div:first-of-type,main#posts .content article{box-shadow:var(--MainBoxShadow);border:1px solid var(--BorderColor);border-radius:6px;width:100%;height:min-content;min-height:45px;margin-bottom:32px;padding:16px;overflow-x:hidden}main#posts .content article{color:var(--NormalText);text-align:justify;padding:24px;line-height:2rem;font-size:1rem!important}main#posts .content article .share{flex-direction:row;column-gap:12px;margin:32px 0 16px;display:flex}main#posts .content article .share a{background-color:var(--Primary);color:#fff;border-radius:16px;justify-content:center;align-items:center;column-gap:6px;width:86px;height:32px;font-size:.813rem;transition:filter .2s;display:flex}main#posts .content article .share a:hover{filter:brightness(90%)}main#posts .content article .share a i{font-size:.9rem}main#posts .content article img,main#posts .content article tabel{border-radius:4px}main#posts .content article img{aspect-ratio:16/9;width:90%}main#posts .content article #product-table{border:1px solid var(--BorderColor);margin:12px 0;padding:16px}main#posts .content article #product-table>h2,main#posts .content article #product-table>span{margin-bottom:12px;padding:.625rem 0;font-size:1.125rem;font-weight:700}main#posts .content article #product-table>b{color:var(--HeadText);margin-bottom:12px;font-size:1rem;font-weight:700}main#posts .content article #product-table ul{flex-direction:column;gap:8px;display:flex}main#posts .content article #product-table ul li{grid-template-columns:.8fr 1.2fr;display:grid}main#posts .content article #product-table ul li span{padding-bottom:8px}main#posts .content article #product-table ul li span:last-of-type{color:var(--HeadText);border-bottom:1px solid var(--BorderColor);font-weight:700}main#posts .content article #product-table img{object-fit:fill;grid-area:img;width:500px;height:510px;margin:auto;display:block}main#posts .content article #product-table a{color:#323233;text-align:center;background:linear-gradient(267.73deg,#ffc111 -3.87%,#fcbb01 110.73%);border-radius:3px;flex-direction:row;grid-area:link;justify-content:center;align-items:center;column-gap:12px;width:100%;height:40px;margin:16px auto 0;font-size:1rem;font-weight:700;transition:filter .2s;display:flex}main#posts .content article #product-table a:hover{filter:brightness(95%)}main#posts .content article #product-table a i{font-size:1.15rem;font-family:icomoon!important}main#posts .content article #product-table a i:before{font-family:icomoon!important}main#posts .content article h1,main#posts .content article h2,main#posts .content article h3,main#posts .content article h4,main#posts .content article h5,main#posts .content article h6{color:var(--HeadText)}main#posts .content article .title{border-bottom:1px solid var(--BorderColor);padding-bottom:6px;line-height:2.3rem}main#posts .content article .thumbnail{aspect-ratio:16/9;border-radius:6px;width:90%;margin:32px auto;position:relative}main#posts .content article .thumbnail img{box-shadow:var(--MainBoxShadow);object-fit:fill;border-radius:inherit;width:100%;height:100%}main#posts .content article .thumbnail figcaption{position:absolute;bottom:20px;right:20px}main#posts .content article .thumbnail figcaption h3{color:#323233;background:linear-gradient(97.45deg,#ffc51f -2.33%,#ffbd00 108.39%);border-radius:3px;padding:4px 6px;font-size:.75rem}main#category .category_post{direction:rtl;grid-area:1/4/3/13;height:min-content;padding:0 16px}main#category .category_post .posts{grid-area:unset}main#category .category_post .paging{justify-content:space-between;display:flex}main#category .category_post .paging a{border-radius:2px;justify-content:center;align-items:center;width:120px;height:32px;max-height:32px;margin-top:32px;font-size:.875rem;display:flex;box-shadow:0 2px 19px #00000012}footer{background-color:var(--Primary);width:100%;min-height:220px;margin-top:60px;padding:12px 0}footer .holder{flex-direction:row;gap:40px;padding:16px 0;display:flex}footer .holder .search{flex-direction:row;gap:10px;margin-top:12px;display:flex}footer .holder .search input{background:#ffffff4d;border-radius:4px;width:174px;height:32px;padding-right:6px;color:#fff!important}footer .holder .search input::placeholder{color:#fff}footer .holder .search button{color:#fff;background:#ffffff4d;border-radius:5px;justify-content:center;align-items:center;width:36px;height:32px;font-size:1.3rem;display:flex}footer .holder .social>div{flex-direction:row;align-items:center;gap:10px;margin:12px 0 20px;display:flex}footer .holder .social a{color:#fff;cursor:pointer;background:#ffffff4d;border-radius:30px;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.2rem;transition:transform .4s;display:flex}footer .holder .social a:hover{transform:scale(1.2)}footer .holder h3{color:#fff;margin-bottom:8px;font-size:1.125rem}footer .holder p,footer .holder li,footer .holder input{color:#f5f5f5;text-align:justify;font-size:.813rem;line-height:1.5rem}footer .holder>div:nth-of-type(4){flex:2}footer .holder>div:nth-of-type(2){flex:.8}footer .holder>div:nth-of-type(3),footer .holder>div:first-of-type{flex:2}#toast{background-color:var(--Accent);color:var(--HeadText);text-align:center;z-index:3000;visibility:hidden;min-width:220px;height:38px;border-radius:4px;padding:8px 16px;font-size:1rem;position:fixed;bottom:10vh;left:32px}#toast.show{visibility:visible;animation:.5s fadein,.5s 2.5s fadeout}#container-content,.posts_items,#container-content *,.posts_items *{font-family:IranYekan!important}#container-content ul,.posts_items ul{list-style:outside}#container-content ol,.posts_items ol{list-style:decimal}#container-content h1,#container-content h2,#container-content h3,#container-content h4,#container-content h5,#container-content h6,.posts_items h1,.posts_items h2,.posts_items h3,.posts_items h4,.posts_items h5,.posts_items h6{padding:.625rem 0}@media (width<=768px){html,body{font-size:13px!important}.holder{width:96%}main#posts .content article{padding:12px!important}#product-table{padding:8px!important}footer .holder{flex-direction:column;gap:24px;padding:8px 0}footer .holder>div:nth-of-type(2){display:none}.icon-menu{display:block!important}#main_header{grid-template-rows:45px}#main_header>div{max-height:80px}#main_header>div span{padding-right:16px}#main_header>div .search{height:28px;display:none;width:180px!important}#main_header .icon-clear{color:#fff;text-align:left;padding-top:8px;padding-left:12px;font-size:1.5rem}#main_header nav{z-index:2000;width:100%;height:100%;display:none;position:fixed;top:0;right:0}#main_header nav ul{justify-content:unset;align-items:inherit;flex-direction:column;width:80%;height:max-content;padding-top:24px;font-size:1rem}#main_header nav ul li{border-bottom:1px solid #ffffff45;padding-bottom:12px}#posts_content{grid-auto-flow:unset;grid-template-columns:1fr;row-gap:32px}#posts_content .content article .thumbnail{width:100%}#posts_content .content .share a{width:30px!important;height:30px!important}#posts_content .content .share a span{display:none}#posts_content .comment .captcha canvas{width:80%}#posts_content .posts,#posts_content aside{grid-area:unset;overflow-x:hidden}#posts_content .comment form{flex-direction:column;display:flex}#posts_content .posts .posts_items li{flex-direction:column}#posts_content .posts .posts_items li img{width:100%;max-width:100%!important}#posts_content aside .aside_itmes{row-gap:24px}#posts_content aside .aside_itmes .suggest_posts h3{line-height:1.5rem!important}main#home .holder #header{grid-template-rows:repeat(12,1fr);gap:8px}main#home .holder #header .item figcaption{padding:0 16px}main#home .holder #header .item figcaption,main#home .holder #header .item figcaption>a{bottom:16px}main#home .holder #header .item h2{font-size:.75rem}main#home .holder #header .item h3{font-size:.688rem;line-height:18px}main#home .holder #header .item:first-of-type{grid-area:1/1/7/13}main#home .holder #header .item:first-of-type h3{line-height:25px}main#home .holder #header .item:nth-last-of-type(2){grid-area:7/1/10/7}main#home .holder #header .item:nth-last-of-type(3){grid-area:7/7/10/13}main#home .holder #header .item:nth-last-of-type(4){grid-area:10/1/13/7}main#home .holder #header .item:last-of-type{grid-area:10/7/13/13}main#home .holder #posts_category{padding:0 8px}main#home .holder #posts_category .category ul{justify-content:unset;grid-gap:24px;flex-direction:column;align-items:center}main#home .holder #posts_category .category ul li{width:100%}main#home .holder #posts_category .category ul li h3{padding:14px 10px;font-size:1rem;line-height:1.8rem}main#home .holder #posts_category .category ul li img{height:250px}main#posts .content article #product-table ul li{border-bottom:1px solid var(--BorderColor);grid-template-columns:1fr}main#posts .content article #product-table ul li span:last-of-type{background-color:var(--BackgroundColor);text-align:center;border:none;margin-bottom:12px;padding:4px}}@media (width>=768px) and (width<=992px){.holder{width:94%!important}html,body{font-size:14px}#main_header nav ul{width:100%;max-width:100%}main .holder #posts_category .category ul li{width:140px!important}main#home #posts_content aside .aside_itmes .suggest_posts ul li{gap:4px}main#home #posts_content aside .aside_itmes .suggest_posts ul li img{min-width:70px;max-width:70px;height:80px}}@media (width<=992px){#product-table img{aspect-ratio:16/16!important;width:100%!important;height:auto!important}main#posts #posts_content{display:block}main#posts .breadcrumb{line-height:1.5rem;margin-bottom:16px!important}main#category #posts_content,main#home #posts_content{display:block}main#category .category_post,main#home .category_post{padding:0}main#category aside,main#home aside{margin-top:36px}}@media (width>=992px) and (width<=1640px){.holder{width:94%!important}#items_gallery{max-height:400px!important}#items_gallery img{width:140px!important;height:140px!important}#main_header nav ul{width:100%;max-width:100%}main .holder #posts_category .category ul li{width:180px!important}}
