/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:hidden;position:absolute;top:0;touch-action:none;width:100%;z-index:1500}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{-webkit-backface-visibility:hidden;background:#000;opacity:0;transform:translateZ(0)}.pswp__bg,.pswp__scroll-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{bottom:0;left:0;position:absolute;right:0;top:0;touch-action:none}.pswp__container,.pswp__img{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__zoom-wrap{position:absolute;transform-origin:left top;transition:transform 333ms cubic-bezier(.4,0,.22,1);width:100%}.pswp__bg{transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{bottom:0;overflow:hidden;right:0}.pswp__img,.pswp__item{left:0;position:absolute;top:0}.pswp__img{height:auto;width:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{height:auto!important;left:0;top:0;width:100%!important}.pswp__error-msg{color:#ccc;font-size:14px;left:0;line-height:16px;margin-top:-8px;position:absolute;text-align:center;top:50%;width:100%}.pswp__error-msg a{color:#ccc;text-decoration:underline}
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{-webkit-appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;float:right;height:44px;margin:0;opacity:.75;overflow:visible;padding:0;position:relative;transition:opacity .2s;width:44px}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{opacity:.9;outline:none}.pswp__button::-moz-focus-inner{border:0;padding:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/vendor/photoswipe/default-skin.png) 0 0 no-repeat;background-size:264px 88px;height:44px;width:44px}@media (min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(/vendor/photoswipe/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{background-position:-88px 0;display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;height:100px;margin-top:-50px;position:absolute;top:50%;width:70px}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background-color:rgba(0,0,0,.3);content:"";height:30px;position:absolute;top:35px;width:32px}.pswp__button--arrow--left:before{background-position:-138px -44px;left:6px}.pswp__button--arrow--right:before{background-position:-94px -44px;right:6px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__share-modal{-webkit-backface-visibility:hidden;background:rgba(0,0,0,.5);display:block;height:100%;left:0;opacity:0;padding:10px;position:absolute;top:0;transition:opacity .25s ease-out;width:100%;will-change:opacity;z-index:1600}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{-webkit-backface-visibility:hidden;background:#fff;border-radius:2px;box-shadow:0 2px 5px rgba(0,0,0,.25);display:block;position:absolute;right:44px;top:56px;transform:translateY(6px);transition:transform .25s;width:auto;will-change:transform;z-index:1620}.pswp__share-tooltip a{display:block;font-size:14px;line-height:18px;padding:8px 12px}.pswp__share-tooltip a,.pswp__share-tooltip a:hover{color:#000;text-decoration:none}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{border:6px solid transparent;border-bottom-color:#fff;content:"";display:block;height:0;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none;position:absolute;right:15px;top:-12px;width:0}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{color:#fff;font-size:13px;height:44px;left:0;line-height:44px;opacity:.75;padding:0 10px;position:absolute;top:0}.pswp__caption{bottom:0;left:0;min-height:44px;position:absolute;width:100%}.pswp__caption small{color:#bbb;font-size:11px}.pswp__caption__center{color:#ccc;font-size:13px;line-height:20px;margin:0 auto;max-width:420px;padding:10px;text-align:left}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{direction:ltr;height:44px;left:50%;margin-left:-22px;opacity:0;position:absolute;top:0;transition:opacity .25s ease-out;width:44px;will-change:opacity}.pswp__preloader__icn{height:20px;margin:12px;width:20px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(/vendor/photoswipe/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;height:14px;left:15px;margin:0;opacity:.75;position:absolute;top:15px;width:14px}.pswp--css_animation .pswp__preloader__cut{height:14px;overflow:hidden;position:relative;width:7px}.pswp--css_animation .pswp__preloader__donut{background:none;border-color:#fff #fff transparent transparent;border-radius:50%;border-style:solid;border-width:2px;box-sizing:border-box;height:14px;left:0;margin:0;position:absolute;top:0;width:14px}@media screen and (max-width:1024px){.pswp__preloader{float:right;left:auto;margin:0;position:relative;top:auto}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;opacity:1;visibility:visible;z-index:1550}.pswp__top-bar{height:44px;left:0;position:absolute;top:0;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}
.theme-main-title-wrapper{margin-bottom:15px}.theme-main-title-wrapper,.theme-main-title-wrapper .title{align-items:center;display:flex;flex-wrap:wrap}.theme-main-title-wrapper .title .icon{color:#00aab2;display:block;font-size:1.7rem;margin-left:20px;opacity:.5}.theme-main-title-wrapper .title h1{font-size:1.5rem}.theme-main-title-wrapper .title .search-title{align-items:center;color:#b1b1b1;display:flex;flex-basis:100%;font-family:MikhakVF,Tahome,serif;font-size:1.1rem;font-weight:550;margin-top:10px}.theme-main-title-wrapper .title .search-title:hover .search-icon{background:#b58181}.theme-main-title-wrapper .title .search-title:hover .term{color:#b58181;transition:all .25s ease}.theme-main-title-wrapper .title .search-title .search-icon{aspect-ratio:1;background:#cdcdcd;border-radius:100%;color:#fff;display:grid;font-size:.95rem;margin-left:10px;place-items:center;transition:all .25s ease;width:30px}.theme-main-title-wrapper .extra{color:#00aab2;font-weight:500;margin-right:auto}.theme-main-title-wrapper .extra.count-page{align-items:center;align-self:flex-end;color:#b1b1b1;display:flex;font-size:.9rem}.theme-main-title-wrapper .extra.count-page .count{color:#00aab2;font-size:1.1rem;font-weight:500;margin-right:10px;min-width:88px;text-align:left}.theme-products-wrapper{background-color:#f5f5f5;overflow:hidden}.theme-products-wrapper #filter_sort{align-items:center;background-color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;box-shadow:none;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:2px;padding:10px 25px}.theme-products-wrapper #filter_sort .label{color:#95b9bb;display:inline-block;font-family:MikhakVF,Tahoma,serif;font-size:.8rem;margin-left:20px}.theme-products-wrapper #filter_sort .label .icon{color:#b4d7d9;margin-left:5px;vertical-align:middle}.theme-products-wrapper #filter_sort .options-wrapper{align-items:center;display:inline-flex;gap:8px}.theme-products-wrapper #filter_sort .options-wrapper .option{cursor:pointer;font-size:.8rem}.theme-products-wrapper #filter_sort .options-wrapper .option:hover{color:#509295}.theme-products-wrapper #filter_sort .options-wrapper .option.selected{background-color:#00aab2;border-radius:3px;color:#fff;padding:0 6px}.theme-products-wrapper #filter_sort .options-wrapper .option .switch{height:15px;margin-left:5px;width:30px}.theme-products-wrapper #filter_sort .options-wrapper .option .switch small{box-shadow:1px 1px 2px rgba(0,0,0,.2);height:15px;width:15px}.theme-products-wrapper #filter_sort .options-wrapper .option label{cursor:pointer}.theme-products-wrapper #filter_sort .filter .option{margin-left:25px!important}.theme-products-wrapper .products-list{grid-gap:2px;background-color:#f5f5f5;border-radius:0;display:grid;grid-template-columns:repeat(7,1fr);overflow:hidden;transition:filter .25s ease;width:100%}.theme-products-wrapper .products-list.loading{pointer-events:none}.theme-products-wrapper .products-list .product-group{background-color:#fff;display:flex;flex-direction:column;overflow:hidden;position:relative;text-align:center}.theme-products-wrapper .products-list .product-group .discount{background:#fb3052;border-radius:0 0 30px 0;box-shadow:0 7px 7px rgba(251,48,82,.3);color:#fff;direction:ltr;font-size:.8rem;font-weight:700;left:0;letter-spacing:1px;padding:5px 14px 5px 7px;position:absolute;top:0;z-index:1}.theme-products-wrapper .products-list .product-group .img-wrapper{aspect-ratio:1;display:block;padding:20px;width:100%}.theme-products-wrapper .products-list .product-group .img-wrapper:hover img{filter:opacity(.85);transform:scale(1.05)}.theme-products-wrapper .products-list .product-group .img-wrapper img{-o-object-fit:contain;object-fit:contain;transition:transform .4s ease,filter .4s ease,opacity .3s ease}.theme-products-wrapper .products-list .product-group .img-wrapper img[loading=lazy]{opacity:0}.theme-products-wrapper .products-list .product-group .img-wrapper img.lzed{opacity:1}.theme-products-wrapper .products-list .product-group .text-wrapper{display:flex;flex-direction:column;flex-grow:1}.theme-products-wrapper .products-list .product-group .text-wrapper .title{display:block;font-size:.95rem;font-weight:700;line-height:1.5;max-height:45px;overflow:hidden;padding:0 15px;text-align:center;text-overflow:ellipsis}.theme-products-wrapper .products-list .product-group .text-wrapper .meta-wrapper{align-items:center;display:flex;justify-content:center;padding:10px 15px 15px}.theme-products-wrapper .products-list .product-group .text-wrapper .meta-wrapper .meta-group{color:#b7b7b7;font-family:MikhakVF,Tahoma,serif;font-size:.85rem;margin:0 5px;white-space:nowrap}.theme-products-wrapper .products-list .product-group .text-wrapper .meta-wrapper .meta-group b{color:#7a7a7a;font-weight:700}.theme-products-wrapper .products-list .product-group .text-wrapper .meta-wrapper .meta-group.brand{border-bottom:1px solid transparent;transition:all .25s ease}.theme-products-wrapper .products-list .product-group .text-wrapper .meta-wrapper .meta-group.brand:hover{border-bottom:1px dashed #00aab2;font-weight:500}.theme-products-wrapper .products-list .product-group .text-wrapper .meta-wrapper .meta-group.brand:hover b{color:#00aab2}.theme-products-wrapper .products-list .product-group .text-wrapper .meta-wrapper .meta-group.count-per-package{padding-right:10px;position:relative}.theme-products-wrapper .products-list .product-group .text-wrapper .meta-wrapper .meta-group.count-per-package:before{background:#63c2c7;border-radius:100px;content:"";display:block;height:15px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.theme-products-wrapper .products-list .product-group .text-wrapper .flex-wrapper{display:flex;gap:5px;justify-content:space-between;margin-top:auto;padding:0 20px 15px}.theme-products-wrapper .products-list .product-group .text-wrapper .price-wrapper{align-items:center;color:#00aab2;display:flex;flex:1 1;font-size:1.1rem;font-weight:700;gap:5px}.theme-products-wrapper .products-list .product-group .text-wrapper .price-wrapper .toman-label{font-size:.8rem;font-weight:400;margin:0}.theme-products-wrapper .products-list .product-group .text-wrapper .price-wrapper .previous-price{color:#c95757;font-size:.95rem;font-weight:500;margin-right:7px;position:relative}.theme-products-wrapper .products-list .product-group .text-wrapper .price-wrapper .previous-price:after{background:url(/img/price-line-through.svg) no-repeat 50%/contain;content:"";display:block;height:100%;left:-10%;opacity:.6;position:absolute;top:50%;transform:translateY(-50%);width:120%}.theme-products-wrapper .products-list .product-group .text-wrapper .price-wrapper .show-price-btn{font-size:.7rem;padding:3px 8px}.theme-products-wrapper .products-list .product-group .text-wrapper .price-wrapper .show-price-btn .icon{margin-left:3px;opacity:1}.theme-products-wrapper .products-list .product-group .text-wrapper .add-to-cart-btn{align-items:center;display:flex;padding:4px 8px}.theme-products-wrapper .products-list .product-group .text-wrapper .status{align-items:center;display:flex;font-size:.8rem;font-weight:500;justify-content:center;margin-top:auto;padding:15px 0}.theme-products-wrapper .products-list .product-group .text-wrapper .status .icon{font-size:1rem;margin-left:12px}.theme-products-wrapper .products-list .product-group .text-wrapper .status.coming-soon{background-color:#d4e9f3;border-bottom:1px solid #c7dbe4;border-top:1px solid #c7dbe4;color:#004c90}.theme-products-wrapper .products-list .product-group .text-wrapper .status.out-of-stock{background-color:#fbe9ec;border-bottom:1px solid #f1dfe2;border-top:1px solid #f1dfe2;color:#b90000}.theme-products-wrapper .products-list .product-group .text-wrapper .status.production-stopped{background-color:#e5e5e5;border-bottom:1px solid #dedede;border-top:1px solid #dedede;color:#747474}.theme-products-wrapper .products-list .loading-placeholder{background-color:#fff;overflow:hidden;padding:20px;position:relative}.theme-products-wrapper .products-list .loading-placeholder:before{animation:moving_reflection .9s linear infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0) 30%,hsla(0,0%,100%,.35) 50%,hsla(0,0%,100%,0) 54%) 50% 50%;bottom:0;content:" ";left:50%;margin-left:-90%;pointer-events:none;position:absolute;right:0;top:0;width:180%;z-index:1}.theme-products-wrapper .products-list .loading-placeholder .img-wrapper{aspect-ratio:1;background-color:#f5f5f5;border-radius:7px;margin:0 auto 35px;padding:30px}.theme-products-wrapper .products-list .loading-placeholder .img-wrapper:after{background:url(/img/logo.svg?v=2) no-repeat;content:"";display:block;filter:grayscale(1) opacity(.2);height:100%;width:100%}.theme-products-wrapper .products-list .loading-placeholder .text-wrapper .title{background-color:#efefef;height:18px;margin:0 auto 16px;width:80%}.theme-products-wrapper .products-list .loading-placeholder .text-wrapper .meta-wrapper{align-self:center;display:flex;gap:14px;justify-content:center}.theme-products-wrapper .products-list .loading-placeholder .text-wrapper .meta-wrapper .meta-group{background-color:#efefef;height:13px;width:27%}.theme-products-wrapper .products-list .loading-placeholder .text-wrapper .price-wrapper{align-items:center;display:flex;justify-content:space-between;margin-top:30px}.theme-products-wrapper .products-list .loading-placeholder .text-wrapper .price-wrapper .price{background-color:#daeaea;height:18px;width:40%}.theme-products-wrapper .products-list .loading-placeholder .text-wrapper .price-wrapper .btn{background-color:#daeaea;border-radius:5px;height:18px;width:14%}.theme-products-wrapper .products-list .no-product-wrapper{align-items:center;background-color:#fff;display:flex;flex-direction:column;grid-column:-1/1;justify-content:center;padding-block:50px}.theme-products-wrapper .products-list .no-product-wrapper img{max-width:180px}.theme-products-wrapper .products-list .no-product-wrapper .text{color:#c0d1d2;font-size:1.2rem;font-weight:500;margin-top:40px}.theme-products-wrapper #pagination_wrapper{align-items:center;background-color:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;box-shadow:none;display:flex;justify-content:space-between;margin-top:2px;padding:17px 25px;text-align:center}.theme-products-wrapper #pagination_wrapper #pagination_list{display:flex;gap:14px;justify-content:center;width:100%}.theme-products-wrapper #pagination_wrapper #pagination_list li{border-radius:5px;cursor:pointer;font-size:1.1rem;font-weight:500;padding:5px 14px;transition:all .25s ease}.theme-products-wrapper #pagination_wrapper #pagination_list li:hover{background-color:#f5f5f5}.theme-products-wrapper #pagination_wrapper #pagination_list li.active{background-color:#00aab2;color:#fff}.theme-products-wrapper #pagination_wrapper #pagination_list li.disabled{cursor:not-allowed;opacity:.8}.theme-list-with-search #search_wrapper{margin:10px auto 30px;max-width:600px;position:relative}.theme-list-with-search #search_wrapper input{color:#00aab2;font-size:1.2rem;font-weight:600;padding:10px 45px 10px 10px;text-align:center}.theme-list-with-search #search_wrapper input::-moz-placeholder{font-family:MikhakVF,Tahoma,serif;font-weight:400;text-align:right}.theme-list-with-search #search_wrapper input::placeholder{font-family:MikhakVF,Tahoma,serif;font-weight:400;text-align:right}.theme-list-with-search #search_wrapper input:focus+.search-icon{color:#00aab2;transform:translateY(-50%) rotateY(180deg) scale(1.2)}.theme-list-with-search #search_wrapper .search-icon{color:silver;position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:all .5s ease}.theme-list-with-search #no_result_wrapper{display:none;grid-column:-1/1}.theme-list-with-search #no_result_wrapper .flex-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:35px 0}.theme-list-with-search #no_result_wrapper img{max-width:200px}.theme-list-with-search #no_result_wrapper .text{color:#c0d1d2;font-size:1.2rem;font-weight:500;margin-top:25px}.theme-post-group{align-items:center;background-color:#fff;border-radius:5px;display:flex;justify-content:space-between;padding:15px 15px 15px 50px}.theme-post-group .img-wrapper{border-radius:5px;flex:0 0 35%;overflow:hidden}.theme-post-group .img-wrapper img{display:block;transition:all .4s ease;width:100%}.theme-post-group .img-wrapper:hover img{opacity:.8;transform:scale(1.05)}.theme-post-group .text-wrapper{flex:0 0 60%;overflow:hidden}.theme-post-group .text-wrapper .title{display:block;font-weight:700;margin-bottom:5px;max-width:90%;overflow:hidden;text-overflow:ellipsis;transition:all .25s ease;white-space:nowrap}.theme-post-group .text-wrapper .meta{align-items:center;display:flex;gap:15px;margin-bottom:10px}.theme-post-group .text-wrapper .meta .meta-group{color:#ababab;font-size:.8em}.theme-post-group .text-wrapper .meta .meta-group .icon{color:#d9d9d9}.theme-post-group .text-wrapper .body{color:#999;font-family:MikhakVF,Tahoma,serif;font-size:.85rem}.theme-pagination-wrapper{align-items:center;display:flex;justify-content:center;margin:40px auto 60px}.theme-pagination-wrapper ul{max-width:100%;overflow-x:auto}.theme-pagination-wrapper ul li{align-items:center;background:#e8eaea;border-radius:10px;display:inline-flex;font-weight:500;height:30px;justify-content:center;margin:0 5px 10px;transition:all .3s ease;width:30px}.theme-pagination-wrapper ul li:hover{background:#d5e3e3}.theme-pagination-wrapper ul li.active{background:#3aaab2;color:#fff;pointer-events:none}.theme-pagination-wrapper ul li a.page-link{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-hyperlink{border-bottom:1px dashed #66c1c6;color:#00aab2;display:inline-block;line-height:1.8;position:relative}.theme-hyperlink:after{background-color:#00aab2;bottom:0;content:"";height:.1rem;left:0;position:absolute;transform:scaleX(0);transform-origin:100% 50%;transition:opacity .2s,transform .3s;width:100%}.theme-hyperlink:focus,.theme-hyperlink:hover{border:none;color:#49a1a6}.theme-hyperlink:focus:after,.theme-hyperlink:hover:after{transform:scaleX(1)}.theme-breadcrumbs{gap:15px;margin:30px 0 22px}.theme-breadcrumbs,.theme-breadcrumbs li{align-items:center;display:flex}.theme-breadcrumbs li:not(:last-child):after{-webkit-font-smoothing:antialiased;color:#b7dee0;content:"";display:inline-block;font-family:avayemehr-font-icons,serif!important;font-size:.6rem;font-style:normal;font-variant:normal;font-weight:400;line-height:1;margin-right:15px;text-align:center;text-transform:none}.theme-breadcrumbs li a{align-items:center;color:#949494;display:flex;font-family:MikhakVF,Tahoma,serif;font-size:.8rem;height:100%;transition:all .25s ease;white-space:nowrap;width:100%}.theme-breadcrumbs li a:hover{color:#5a5a5a}.theme-breadcrumbs li a:hover .icon{color:#00aab2;transform:scale(1.2)}.theme-breadcrumbs li a .icon{color:#c7c7c7;font-size:1rem;margin-left:7px;transition:all .25s ease}.theme-under-construction{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-block:60px}.theme-under-construction img{max-width:430px;width:80%}.theme-under-construction p{color:#00aab2;font-size:1.5rem;font-weight:700;margin-bottom:30px}#bottom_sticky_bar{align-self:center;background:#fff;border-top-left-radius:10px;border-top-right-radius:10px;bottom:0;box-shadow:0 -2px 16px 0 rgba(73,73,80,.27);color:#ababab;display:none;font-size:.75rem;font-weight:300;justify-content:space-evenly;left:0;padding:0 10px;position:fixed;right:0;width:100vw;z-index:5}#bottom_sticky_bar .item{align-items:center;color:#ababab;display:flex;flex-direction:column;gap:1px;padding:7px 20px;position:relative}#bottom_sticky_bar .item.cart .count{background:#00aab2;border-radius:50%;color:#fff;display:grid;font-size:.6rem;font-weight:700;height:17px;left:20%;place-items:center;position:absolute;top:6%;width:17px}#bottom_sticky_bar .item .icon{color:#c5c5c5;font-size:1rem}@media (max-width:1400px){.theme-products-wrapper .products-list{grid-template-columns:repeat(6,1fr)}}@media (max-width:1200px){.theme-products-wrapper .products-list{grid-template-columns:repeat(4,1fr)}.theme-post-group{padding:15px}.theme-post-group .text-wrapper .title{white-space:unset}.theme-post-group .text-wrapper .meta-group.reading-time{display:none}}@media (max-width:992px){.theme-main-title-wrapper .title h1{font-size:1.25rem}.theme-main-title-wrapper .title .icon{font-size:1.5rem}.theme-main-title-wrapper .extra.count-page{font-size:.8rem}.theme-main-title-wrapper .extra.count-page .count{font-size:.9rem;min-width:78px}.theme-products-wrapper #filter_sort{padding:10px 15px}.theme-products-wrapper #filter_sort .label{display:block;font-size:.7rem}.theme-products-wrapper #filter_sort .options-wrapper .option{font-size:.7rem}.theme-products-wrapper .products-list{grid-template-columns:repeat(3,1fr)}.theme-products-wrapper .products-list .no-product-wrapper{padding-block:30px}.theme-products-wrapper .products-list .no-product-wrapper img{max-width:120px}.theme-products-wrapper .products-list .no-product-wrapper .text{font-size:.9rem;margin-top:20px}.theme-products-wrapper #pagination_wrapper #pagination_list{gap:10px}.theme-products-wrapper #pagination_wrapper #pagination_list li{font-size:1rem;padding:5px 10px}.theme-list-with-search #search_wrapper{margin:20px 0 10px;max-width:unset}.theme-list-with-search #no_result_wrapper .flex-wrapper{padding:30px 0}.theme-list-with-search #no_result_wrapper img{max-width:140px}.theme-list-with-search #no_result_wrapper .text{font-size:1rem;margin-top:20px}.theme-post-group{flex-direction:column;justify-content:flex-start;padding:12px}.theme-post-group .img-wrapper{flex-basis:auto;margin-bottom:20px}.theme-post-group .text-wrapper{flex-basis:auto}.theme-post-group .text-wrapper .title{font-size:1rem;margin-bottom:10px;max-width:100%}.theme-post-group .text-wrapper .meta-group{font-size:.75rem}.theme-post-group .text-wrapper .meta-group.reading-time{display:block}.theme-post-group .text-wrapper .body{margin-block:15px}.theme-breadcrumbs{gap:10px}.theme-breadcrumbs li a{font-size:.7rem}.theme-breadcrumbs li a:after{margin-right:10px}.theme-breadcrumbs li a .icon{font-size:.85rem}}@media (max-width:768px){.theme-main-title-wrapper{margin:10px 0 15px}.theme-main-title-wrapper .title h1{font-size:1.1rem}.theme-main-title-wrapper .title .icon{margin-left:10px}.theme-main-title-wrapper .title .search-title{font-size:1rem;margin-bottom:10px}.theme-main-title-wrapper .title .search-title .search-icon{font-size:.8rem;width:25px}.theme-main-title-wrapper .extra.count-page{font-size:.75rem}.theme-main-title-wrapper .extra.count-page .page{white-space:nowrap}.theme-main-title-wrapper .extra.count-page .count{font-size:.85rem;margin-right:5px;min-width:65px;white-space:nowrap}.public-page{padding-top:60px}.theme-products-wrapper #filter_sort{align-items:flex-start;flex-direction:column;gap:8px}.theme-products-wrapper #filter_sort #filter,.theme-products-wrapper #filter_sort #sort{align-items:center;display:flex;justify-content:space-between;width:100%}.theme-products-wrapper #filter_sort .options-wrapper .option{font-size:.65rem}.theme-products-wrapper .products-list{grid-template-columns:repeat(2,1fr)}.theme-products-wrapper .products-list .product-group .img-wrapper{padding:12px}.theme-products-wrapper .products-list .product-group .text-wrapper .title{font-size:.85rem;line-height:1.7;padding:0 12px}.theme-products-wrapper .products-list .product-group .text-wrapper .meta-wrapper{padding:7px 15px 15px}.theme-products-wrapper .products-list .product-group .text-wrapper .meta-wrapper .meta-group{font-size:.75rem}.theme-products-wrapper .products-list .product-group .text-wrapper .price-wrapper{font-size:1.05rem}.theme-products-wrapper .products-list .product-group .text-wrapper .price-wrapper .toman-label{margin:0}.theme-products-wrapper .products-list .product-group .text-wrapper .price-wrapper .previous-price{font-size:.9rem;margin-right:5px}.theme-products-wrapper .products-list .product-group .text-wrapper .flex-wrapper{padding:12px}.theme-products-wrapper #pagination_wrapper{overflow-x:auto}.theme-products-wrapper #pagination_wrapper #pagination_list{gap:10px;margin-inline:40px}.theme-products-wrapper #pagination_wrapper #pagination_list li{padding:5px 15px}.theme-list-with-search #search_wrapper input::-moz-placeholder{font-size:.9rem;text-align:center}.theme-list-with-search #search_wrapper input::placeholder{font-size:.9rem;text-align:center}.theme-list-with-search #no_result_wrapper img{max-width:140px}.theme-list-with-search #no_result_wrapper .text{font-size:1rem;margin-top:20px}.theme-post-group .text-wrapper .title{font-size:.85rem;margin-bottom:5px}.theme-post-group .text-wrapper .meta{align-items:flex-start;flex-direction:column;gap:1px;margin-bottom:5px}.theme-post-group .text-wrapper .meta .meta-group{font-size:.7em}.theme-post-group .text-wrapper .body{font-size:.7rem;margin-block:5px;max-height:47px}.theme-breadcrumbs{margin:12px 0 14px;overflow-x:auto;padding:0 0 20px 20px}#bottom_sticky_bar{display:flex}}header{box-shadow:0 4px 10px -8px rgba(0,0,0,.741);margin-bottom:25px;width:100%;z-index:100}header .nav-section{background-color:#00aab2}header .nav-section nav{align-items:center;display:flex}header .nav-section nav a{color:#ddefef;font-size:.9rem;font-weight:500;margin:0 8px;padding:9px 8px}header .nav-section nav a:hover{color:#fff}header .middle-section{background-color:#fff;padding:10px 0}header .middle-section .wrapper{align-items:center;display:flex;justify-content:space-between}header .middle-section .logo-search{align-items:center;display:flex;flex:1 1;max-width:520px}header .middle-section .logo-search .logo-wrapper{display:flex;margin-left:35px;transition:all .3s ease;width:100px}header .middle-section .logo-search .logo-wrapper:hover{transform:scale(1.1)}header .middle-section .logo-search .search-wrapper{flex:1 1 340px;position:relative}header .middle-section .logo-search .search-wrapper input{color:#139ea5;font-size:.95rem;font-weight:700;padding:.35rem 40px .35rem .8rem}header .middle-section .logo-search .search-wrapper input::-moz-placeholder{font-size:.9rem;font-weight:300}header .middle-section .logo-search .search-wrapper input::placeholder{font-size:.9rem;font-weight:300}header .middle-section .logo-search .search-wrapper input:focus~.search-icon{color:#00aab2;transform:translateY(-50%) rotateY(180deg)}header .middle-section .logo-search .search-wrapper input:focus~.submit-btn{display:flex;opacity:.6}header .middle-section .logo-search .search-wrapper .search-icon{color:#cdcdcd;position:absolute;right:15px;top:50%;transform:translateY(-50%);transition:all .3s ease}header .middle-section .logo-search .search-wrapper .submit-btn{align-items:center;border-radius:50%;display:none;font-size:.65rem;height:20px;justify-content:center;left:10px;opacity:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}header .middle-section .logo-search .search-wrapper .submit-btn:hover{opacity:1}header .middle-section .auth-cart{align-items:center;display:flex}header .middle-section .auth-cart .authentication-wrapper{margin-left:30px;padding:8px;position:relative}header .middle-section .auth-cart .authentication-wrapper:hover .dropdown-menu-wrapper{opacity:1;pointer-events:auto;transform:translateY(0)}header .middle-section .auth-cart .authentication-wrapper .auth-btn{align-items:center;display:flex;font-size:.9rem;white-space:nowrap}header .middle-section .auth-cart .authentication-wrapper .auth-btn .avatar-icon{color:silver;font-size:1.1rem;width:18px}header .middle-section .auth-cart .authentication-wrapper .auth-btn .title{color:#5b7e7f;margin:0 10px}header .middle-section .auth-cart .authentication-wrapper .dropdown-menu-wrapper{left:-20px;opacity:0;padding-top:13px;pointer-events:none;position:absolute;text-align:right;top:40px;transform:translateY(-25px);transition:all .25s ease;width:210px;z-index:300}header .middle-section .auth-cart .authentication-wrapper .dropdown-menu-wrapper .submenu{border:1px solid rgba(0,0,0,.1);border-radius:2px;display:block;flex-direction:column;right:-10px;top:50px;z-index:100}header .middle-section .auth-cart .authentication-wrapper .dropdown-menu-wrapper .submenu:before{background-color:#f5f4f4;border:1px solid rgba(0,0,0,.1);border-bottom:0;border-left:0;content:" ";display:block;height:11px;left:35px;pointer-events:none;position:absolute;top:7px;transform:rotate(-45deg);width:11px;z-index:-50}header .middle-section .auth-cart .authentication-wrapper .dropdown-menu-wrapper .submenu .submenu-item{align-items:center;background-color:#f5f4f4;border:none;border-bottom:1px solid rgba(0,0,0,.06);display:flex;justify-content:space-between;transition:all .1s ease-in-out}header .middle-section .auth-cart .authentication-wrapper .dropdown-menu-wrapper .submenu .submenu-item:hover{background-color:#e6e5e5}header .middle-section .auth-cart .authentication-wrapper .dropdown-menu-wrapper .submenu .submenu-item .icon{color:#9c9e9e;margin-left:8px;vertical-align:middle}header .middle-section .auth-cart .authentication-wrapper .dropdown-menu-wrapper .submenu .submenu-item .btn{background:transparent;font-size:.9em;padding:15px 25px;text-align:right;width:100%}header .middle-section .auth-cart .authentication-wrapper .dropdown-menu-wrapper .submenu .submenu-item .btn:focus{box-shadow:none}header .middle-section .auth-cart .cart-btn{align-items:center;display:flex;padding:0}header .middle-section .auth-cart .cart-btn .icon-count{border-left:1px solid rgba(0,0,0,.11);display:inline-flex;padding:9px 22px 9px 13px;position:relative}header .middle-section .auth-cart .cart-btn .icon-count .cart-icon{color:#189058;font-size:1.5rem}header .middle-section .auth-cart .cart-btn .icon-count .count{align-items:center;background-color:hsla(0,0%,100%,.859);border-radius:50%;color:#20a767;display:flex;font-size:.7rem;font-weight:700;height:18px;justify-content:center;position:absolute;right:7px;top:7px;width:18px}header .middle-section .auth-cart .cart-btn .total{font-size:.8rem;font-weight:300;padding:9px 13px}header .middle-section .auth-cart .cart-btn .total .amount{display:inline-block;font-size:1rem;font-weight:500;letter-spacing:1px;margin-left:5px;min-width:70px}header .middle-section .auth-cart .cart-btn .empty-title{font-size:.85rem;font-weight:500;padding:9px 13px}header .middle-section .auth-cart .cart-btn .empty-title i{font-size:.7rem;font-style:normal;font-weight:300;margin-right:3px}header .categories-section{background-color:#f5f5f5}header .categories-section .wrapper{align-items:center;display:flex;justify-content:space-between}header .categories-section .categories-list{align-items:center;display:flex;gap:10px}header .categories-section .categories-list .header-category-group{font-size:.9rem;font-weight:500;padding:14px 6px;white-space:nowrap}header .categories-section .categories-list .header-category-group:hover:nth-of-type(2n) .icon{transform:scale(1.1) rotate(10deg)}header .categories-section .categories-list .header-category-group:hover:nth-of-type(odd) .icon{transform:scale(1.1) rotate(-10deg)}header .categories-section .categories-list .header-category-group:hover .icon{color:#00aab2}header .categories-section .categories-list .header-category-group:first-of-type{padding:14px 6px 14px 20px;position:relative}header .categories-section .categories-list .header-category-group:first-of-type:after{background-color:#ddd;content:"";display:block;height:20px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1px}header .categories-section .categories-list .header-category-group:first-of-type:hover .icon{transform:scale(1.1)!important}header .categories-section .categories-list .header-category-group:first-of-type .icon{color:#00aab2!important}header .categories-section .categories-list .header-category-group .icon{color:silver;font-size:1.4rem;margin-left:4px;transition:all .3s ease;vertical-align:middle}header .categories-section .discounts-btn{font-size:.9rem;font-weight:500;padding:5px 10px;white-space:nowrap}header .categories-section .discounts-btn .icon{font-size:1.3rem;opacity:1}header #top_sticky_bar{align-items:center;background-color:#00aab2;box-shadow:0 2px 16px 0 rgba(73,80,79,.27);color:#fff;display:none;height:48px;justify-content:space-between;left:0;padding:0 10px;position:fixed;right:0;top:0;width:100vw;z-index:110}header #top_sticky_bar .toggle-btn{font-size:1.5rem;padding:10px}header #top_sticky_bar .toggle-btn .icon{display:block}header #top_sticky_bar .search-btn{display:grid;font-size:1.1rem;height:80%;margin-inline:4px auto;place-items:center end;transform:scaleX(-1);width:40px}header #top_sticky_bar .logo-wrapper{padding:0 10px;width:78px}header #top_sticky_bar .logo-wrapper img{display:block}header #top_sticky_bar .search-wrapper-sticky{background:#00aab2;left:0;overflow:hidden;position:fixed;right:0;top:48px;width:100%}header #top_sticky_bar .search-wrapper-sticky .inner{padding:10px 25px 20px;position:relative}header #top_sticky_bar .search-wrapper-sticky .inner input{color:#139ea5;font-size:.95rem;font-weight:700;padding:.35rem 40px .35rem .8rem}header #top_sticky_bar .search-wrapper-sticky .inner input::-moz-placeholder{font-size:.9rem;font-weight:300}header #top_sticky_bar .search-wrapper-sticky .inner input::placeholder{font-size:.9rem;font-weight:300}header #top_sticky_bar .search-wrapper-sticky .inner input:focus~.search-icon{color:#00aab2;transform:translateY(-50%) rotateY(180deg)}header #top_sticky_bar .search-wrapper-sticky .inner .search-icon{color:#cdcdcd;position:absolute;right:38px;top:42%;transform:translateY(-50%);transition:all .3s ease}header #top_sticky_bar .search-wrapper-sticky .inner .submit-btn{align-items:center;background:#a5956a;color:#fff;display:flex;font-size:.65rem;height:43%;justify-content:center;left:29px;position:absolute;top:42%;transform:translateY(-50%);width:30px}header #side_menu{bottom:0;left:0;overflow:hidden;pointer-events:none;position:fixed;right:0;top:0;z-index:100}header #side_menu .backdrop{background:rgba(0,0,0,.659);height:100vh;opacity:0;width:100vw}header #side_menu.open{pointer-events:auto}header #side_menu.open .backdrop{opacity:1;pointer-events:auto}header #side_menu.open .menu-wrapper{right:0}header #side_menu .menu-wrapper{background:#fff;bottom:0;overflow-y:auto;padding-bottom:18px;position:absolute;right:-300px;top:48px;transition:right .3s cubic-bezier(0,0,0,1.19);width:300px}header #side_menu .menu-wrapper .logo-wrapper{display:block;margin-bottom:-18px;margin-inline:auto;padding-block:18px;width:90%}header #side_menu .menu-wrapper .logo-wrapper img{display:block;width:90px}header #side_menu .menu-wrapper .nav-group .nav-title{color:#2f2f2f;font-weight:700;padding:5px 20px 20px}header #side_menu .menu-wrapper .nav-group .nav-item{color:#424750;display:block;font-size:.9rem;font-weight:500;padding:15px 20px}header #side_menu .menu-wrapper .nav-group .nav-item .icon{color:#a1a3a8;font-size:1.4rem;margin-left:17px;vertical-align:middle;width:20px}header #side_menu .menu-wrapper hr{background-color:#f0f0f1;border:none;height:1px;margin:20px auto;width:90%}@media (max-width:1200px){header .nav-section nav a{font-size:.8rem;margin:0 5px}header .middle-section .logo-search .logo-wrapper{margin-left:28px;width:90px}header .middle-section .auth-cart .authentication-wrapper{margin-left:30px;padding:8px}header .middle-section .auth-cart .authentication-wrapper .auth-btn{font-size:.8rem}header .middle-section .auth-cart .authentication-wrapper .auth-btn .avatar-icon{font-size:.9rem}header .middle-section .auth-cart .authentication-wrapper .dropdown-menu-wrapper .submenu .submenu-item .btn{font-size:.85em;padding:14px 20px}header .middle-section .auth-cart .cart-btn .icon-count{padding:4px 13px}header .middle-section .auth-cart .cart-btn .icon-count .cart-icon{font-size:1.3rem}header .middle-section .auth-cart .cart-btn .icon-count .count{font-size:.6rem;height:15px;right:2px;top:-4px;width:15px}header .categories-section .categories-list .header-category-group{font-size:.7rem}header .categories-section .categories-list .header-category-group .icon{font-size:1.2rem}header .categories-section .discounts-btn{font-size:.75rem;padding:4px 8px}header .categories-section .discounts-btn .icon{font-size:1.1rem}}@media (max-width:992px){header .middle-section .logo-search .logo-wrapper{margin-left:15px;width:110px}header .middle-section .logo-search .search-wrapper input::-moz-placeholder{font-size:.75rem}header .middle-section .logo-search .search-wrapper input::placeholder{font-size:.75rem}header .middle-section .auth-cart .authentication-wrapper{margin-left:0;padding:8px}header .middle-section .auth-cart .authentication-wrapper .auth-btn{font-size:.8rem}header .middle-section .auth-cart .authentication-wrapper .auth-btn .avatar-icon{font-size:1rem}header .middle-section .auth-cart .cart-btn .icon-count{padding:6px 15px 6px 9px}header .middle-section .auth-cart .cart-btn .icon-count .cart-icon{font-size:1.2rem}header .middle-section .auth-cart .cart-btn .icon-count .count{right:4px;top:0}header .middle-section .auth-cart .cart-btn .empty-title{font-size:.75rem;padding:0}header .middle-section .auth-cart .cart-btn .empty-title i{font-size:.6rem;margin-right:2px}header .categories-section .categories-list{gap:5px}header .categories-section .categories-list .header-category-group{font-size:.65rem}header .categories-section .categories-list .header-category-group:nth-of-type(n+6){display:none}header .categories-section .categories-list .header-category-group .icon{font-size:1rem}}@media (max-width:768px){header{box-shadow:none;margin-bottom:0}header .categories-section,header .middle-section,header .nav-section{display:none}header #top_sticky_bar{display:flex}}footer{background-color:#4b4b53;color:#dedede;margin-top:130px;position:relative}footer .top-wave{left:0;overflow:hidden;position:absolute;right:0;top:-4.4vw;width:100%;z-index:-1}footer .main-wrapper{grid-gap:100px;align-items:center;border-bottom:1px solid #666;display:grid;grid-template-columns:1fr 1.7fr 1fr;padding:40px 0}footer .main-wrapper .nav{display:flex;justify-content:space-between}footer .main-wrapper .nav .nav-group .title{border-bottom:1px solid #666;color:#8fcc1a;font-weight:700;margin-bottom:13px;padding-bottom:10px}footer .main-wrapper .nav .nav-group .nav-list a{color:#ccc;display:block;font-size:.85rem;padding:5px 0;transition:all .2s ease}footer .main-wrapper .nav .nav-group .nav-list a:hover{color:#fff}footer .main-wrapper .contact{text-align:center}footer .main-wrapper .contact .label{color:#91919b;font-family:MikhakVF,Tahoma,serif;margin-bottom:10px}footer .main-wrapper .contact .call a{font-size:1.1rem;letter-spacing:1px;padding:10px 30px}footer .main-wrapper .contact .call a:hover .icon{transform:scale(1.2) rotate(-8deg)}footer .main-wrapper .contact .call a .icon{margin-right:20px;transition:all .25s ease}footer .main-wrapper .contact .call:after{background-color:#3f424a;border-top:1px solid #666;content:"";display:block;height:1px;margin:30px auto;width:70%}footer .main-wrapper .contact .social-networks .list{align-items:center;display:flex;justify-content:center}footer .main-wrapper .contact .social-networks .list .option{color:#aaa;font-size:2rem;margin:0 10px;padding:5px}footer .main-wrapper .contact .social-networks .list .option:hover{color:#fff}footer .main-wrapper .certificate-slogan{text-align:left}footer .main-wrapper .certificate-slogan .certificates{display:flex;gap:20px;justify-content:center}footer .main-wrapper .certificate-slogan .certificates a{transition:all .3s ease}footer .main-wrapper .certificate-slogan .certificates a:hover{filter:brightness(1.1)}footer .main-wrapper .certificate-slogan .slogan{margin-top:30px;text-align:center}footer .main-wrapper .certificate-slogan .slogan span{border-bottom:1px solid #666;border-top:1px solid #666;color:#a2a2a5;font-family:MikhakVF,Tahoma,serif;font-size:1.1rem;padding:7px 5px}footer .info-wrapper{grid-gap:100px;align-items:center;display:grid;grid-template-columns:2fr .8fr;padding:40px 0}footer .info-wrapper .introduction img{filter:opacity(.7);transition:all .3s ease;width:120px}footer .info-wrapper .introduction img:hover{filter:none}footer .info-wrapper .introduction .description{color:#adadad;font-size:.9rem}footer .info-wrapper .newsletter{align-self:end}footer .info-wrapper .newsletter label{color:#9191a0;display:block;font-family:MikhakVF,Tahoma,serif;font-size:.85rem;margin-bottom:14px}footer .info-wrapper .newsletter .input-wrapper{display:flex;gap:10px}footer .info-wrapper .newsletter .input-wrapper input{background-color:hsla(0,0%,100%,.2);border:none;color:#fff;letter-spacing:1px;padding:10px 20px}footer .info-wrapper .newsletter .input-wrapper input::-moz-placeholder{color:#adadad;font-size:.85rem;font-weight:300;letter-spacing:unset}footer .info-wrapper .newsletter .input-wrapper input::placeholder{color:#adadad;font-size:.85rem;font-weight:300;letter-spacing:unset}footer .info-wrapper .newsletter .input-wrapper input:focus{box-shadow:0 0 0 2px gray}footer .copyright-signature{background-color:#2b2b33;color:#c3c3c3;font-size:.75rem;font-weight:500;padding:10px 0;text-align:center;width:100%}footer .copyright-signature .signature{font-family:MikhakVF,Tahoma,serif;font-size:.7rem;margin-top:5px}footer .copyright-signature .signature:hover .heart{fill:#cc38a5;filter:drop-shadow(0 0 3px red)}footer .copyright-signature .signature:hover .mhy svg{fill:#a4eb1e;filter:drop-shadow(0 0 6px #648527)}footer .copyright-signature .signature a{align-items:center;color:#9292a4;display:flex;justify-content:center;width:100%}footer .copyright-signature .signature a .heart{animation:beatHeart 2s infinite;color:#a95e79;display:inline-block;font-size:.65rem;margin:0 8px;vertical-align:middle}footer .copyright-signature .signature a .mhy{margin-right:10px}footer .copyright-signature .signature a .mhy svg{fill:#648527;transition:all .25s ease;vertical-align:middle;width:60px}@media (max-width:1200px){footer{margin-top:70px}footer .main-wrapper{grid-gap:25px}}@media (max-width:992px){footer .main-wrapper{grid-gap:50px 150px;grid-template-columns:1fr 1fr;padding:40px 0 25px}footer .main-wrapper .contact{grid-column:-1/1;order:3}footer .main-wrapper .contact .call:after{width:100%}footer .info-wrapper{grid-gap:45px;grid-template-columns:1fr}footer .info-wrapper .introduction{order:2}footer .info-wrapper .newsletter{margin:0 auto;order:1}}@media (max-width:768px){footer{z-index:6}footer .top-wave{top:-10vw}footer .top-wave svg{height:40px}footer .main-wrapper{grid-gap:35px;grid-template-columns:1fr;padding:40px 0 25px}footer .main-wrapper .nav{padding:0 25px}footer .main-wrapper .nav .nav-group .nav-list a{font-weight:500;padding:10px 0}footer .info-wrapper .introduction{line-height:1.9}footer .info-wrapper .newsletter label{text-align:center}footer .copyright-signature .signature{font-size:.6rem}}#homepage #banners{grid-gap:15px;display:grid;grid-template-columns:repeat(3,1fr);margin:15px auto;max-width:1030px}#homepage #banners #main_slider{grid-column:-1/1;overflow:hidden;position:relative}#homepage #banners #main_slider .swiper{border-radius:5px;overflow:hidden}#homepage #banners #main_slider .swiper-nav-btn{align-items:center;background-color:rgba(20,123,128,.18);border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.3rem;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(calc(-50% - 20px));transition:all .25s ease-in-out;width:40px;z-index:2}#homepage #banners #main_slider .swiper-nav-btn.prev{right:18px}#homepage #banners #main_slider .swiper-nav-btn.next{left:18px}#homepage #banners #main_slider .swiper-nav-btn:hover{background-color:rgba(20,123,128,.439)}#homepage #banners #main_slider .swiper-pagination-bullet{background:transparent;border:2px solid hsla(0,0%,85%,.702);border-radius:50%;height:12px;margin:0 7px;opacity:1;width:12px}#homepage #banners #main_slider .swiper-pagination-bullet-active{background:#76c1c4;border:none}#homepage #banners .banner-group{border-radius:5px;display:block;overflow:hidden}#homepage #banners .banner-group:hover img{opacity:.8;transform:scale(1.02)}#homepage #banners .banner-group:first-of-type{grid-row:span 2}#homepage #banners .banner-group img{display:block;-o-object-fit:cover;object-fit:cover;transition:all .4s ease;width:100%}#homepage #points{display:grid;grid-template-columns:repeat(4,1fr);margin:40px auto;max-width:740px}#homepage #points .point-group{text-align:center}#homepage #points .point-group:not(:last-child){border-left:1px solid #dfe6e7}#homepage #points .point-group .icon{height:40px}#homepage #points .point-group .title{font-size:.8rem;font-weight:500}#homepage #introduction{align-items:center;background-color:#fff;border:2px solid #dedede;border-radius:10px;box-shadow:0 8px 10px -5px rgba(0,0,0,.05);display:flex;justify-content:space-between;margin:0 auto;max-width:1030px;padding:40px 80px}#homepage #introduction .text-wrapper h1{font-size:1.6rem}#homepage #introduction .text-wrapper p{color:#b4b4b4;font-family:MikhakVF,Tahoma,serif;font-size:1.4rem;font-weight:500;margin:15px 0 20px}#homepage #introduction .text-wrapper a{align-items:center;display:inline-flex}#homepage #introduction .text-wrapper a:hover .icon{transform:translateX(-5px)}#homepage #introduction .text-wrapper a .icon{margin-right:11px;transition:all .5s ease}#homepage #introduction .logo-wrapper{width:230px}#homepage #offers{background-image:radial-gradient(circle,#d71248,#b9051a);margin-top:50px;min-height:600px;overflow:hidden;padding:50px 0;position:relative}#homepage #offers:after{background:url(/img/discount-flat-icon.png?v=3) no-repeat 0 0/contain;content:"";display:block;filter:saturate(.08) opacity(.2);height:120%;left:-12%;mix-blend-mode:hard-light;position:absolute;top:-20%;width:45%;z-index:0}#homepage #offers .header-wrapper{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:30px;position:relative;z-index:1}#homepage #offers .header-wrapper .title{color:#f5f5f5;font-size:2rem;font-weight:700;margin-bottom:5px}#homepage #offers .header-wrapper .subtitle{color:#ecd0d0;font-family:MikhakVF,Tahoma,serif;font-size:1.5rem}#homepage #offers .header-wrapper .nav{display:flex;gap:10px;justify-content:flex-end;margin-top:15px}#homepage #offers .header-wrapper .nav button{align-items:center;background-color:hsla(0,0%,100%,.14);border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:35px;justify-content:center;transition:all .25s ease-in-out;width:35px}#homepage #offers .header-wrapper .nav button:hover{background-color:hsla(0,0%,100%,.3)}#homepage #offers .header-wrapper .nav button[disabled]{cursor:not-allowed;filter:saturate(0) opacity(.5)}#homepage #offers .body-wrapper{position:relative;z-index:1}#homepage #offers .body-wrapper .products-wrapper{grid-gap:15px;display:grid;grid-template-columns:repeat(6,1fr)}#homepage #offers .body-wrapper .products-wrapper .product-group{background-color:#fff;border-radius:5px;overflow:hidden;position:relative}#homepage #offers .body-wrapper .products-wrapper .product-group .offer-percentage-icon{color:#f44336;font-size:1.8rem;left:15px;position:absolute;top:15px;z-index:2}#homepage #offers .body-wrapper .products-wrapper .product-group .img-wrapper{aspect-ratio:1;display:block;padding:25px;width:100%}#homepage #offers .body-wrapper .products-wrapper .product-group .img-wrapper:hover img{opacity:.85;transform:scale(1.05)}#homepage #offers .body-wrapper .products-wrapper .product-group .img-wrapper img{aspect-ratio:1;-o-object-fit:contain;object-fit:contain;transition:all .4s ease-in-out}#homepage #offers .body-wrapper .products-wrapper .product-group .text-wrapper{padding:0 20px 30px}#homepage #offers .body-wrapper .products-wrapper .product-group .text-wrapper .title{display:block;font-size:1rem;font-weight:500;margin-bottom:10px;max-width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}#homepage #offers .body-wrapper .products-wrapper .product-group .text-wrapper .discount{margin:10px 0;text-align:center}#homepage #offers .body-wrapper .products-wrapper .product-group .text-wrapper .discount span{background:#f44336;border-radius:100px;color:#fff;font-size:.8rem;font-weight:500;padding:2px 12px}#homepage #offers .body-wrapper .products-wrapper .product-group .text-wrapper .price{align-items:center;color:#00aab2;display:flex;justify-content:flex-end}#homepage #offers .body-wrapper .products-wrapper .product-group .text-wrapper .price .previous-price{color:#ca8080;font-size:1.15rem;font-weight:500;margin-left:auto;position:relative}#homepage #offers .body-wrapper .products-wrapper .product-group .text-wrapper .price .previous-price:after{background:url(/img/price-line-through.svg) no-repeat 50%/contain;content:"";display:block;height:100%;left:-10%;opacity:.6;position:absolute;top:50%;transform:translateY(-50%);width:120%}#homepage #offers .body-wrapper .products-wrapper .product-group .text-wrapper .price .discounted-price{font-size:1.2rem;font-weight:700}#homepage #offers .body-wrapper .products-wrapper .product-group .text-wrapper .show-price-btn{display:block;font-size:.8rem;margin:15px auto 0;width:80%}#homepage #offers .body-wrapper .products-wrapper .loading-placeholder{aspect-ratio:2/3.05;background-color:#fff;border-radius:5px;overflow:hidden;padding:20px 30px 30px;position:relative}#homepage #offers .body-wrapper .products-wrapper .loading-placeholder:before{animation:moving_reflection .9s linear infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0) 30%,hsla(0,0%,100%,.35) 50%,hsla(0,0%,100%,0) 54%) 50% 50%;bottom:0;content:" ";left:50%;margin-left:-90%;pointer-events:none;position:absolute;right:0;top:0;width:180%;z-index:1}#homepage #offers .body-wrapper .products-wrapper .loading-placeholder .img-wrapper{aspect-ratio:1;background-color:#f5f5f5;border-radius:7px;margin:0 auto 20px;padding:20px}#homepage #offers .body-wrapper .products-wrapper .loading-placeholder .img-wrapper:after{background:url(/img/logo.svg?v=2) no-repeat;content:"";display:block;filter:grayscale(1) opacity(.2);height:100%;width:100%}#homepage #offers .body-wrapper .products-wrapper .loading-placeholder .text-wrapper .title{background-color:#efefef;height:20px;margin:0 auto;width:80%}#homepage #offers .body-wrapper .products-wrapper .loading-placeholder .text-wrapper .discount{background-color:#e5cfcf;height:20px;margin:10px auto 30px;width:27%}#homepage #offers .body-wrapper .products-wrapper .loading-placeholder .text-wrapper .price{align-items:center;display:flex;justify-content:space-between}#homepage #offers .body-wrapper .products-wrapper .loading-placeholder .text-wrapper .price .previous{background-color:#e5cfcf;height:16px;width:25%}#homepage #offers .body-wrapper .products-wrapper .loading-placeholder .text-wrapper .price .discounted{background-color:#cfe2e5;height:16px;width:30%}#homepage #offers .body-wrapper .products-wrapper .loading-placeholder .text-wrapper .price-group{align-items:center;display:flex;justify-content:space-between;margin:15px 0}#homepage #offers .body-wrapper .products-wrapper .loading-placeholder .text-wrapper .price-group .label{background-color:#efefef;flex:0 0 33%;height:12px}#homepage #offers .body-wrapper .products-wrapper .loading-placeholder .text-wrapper .price-group .value{background-color:#daeaea;flex:0 0 47%;height:12px}#homepage #brands{margin:45px 0}#homepage #brands .main-title-wrapper .title{align-items:center;color:#757575;display:flex;font-size:1.8rem;font-weight:700;gap:40px;justify-content:center;margin-bottom:25px;text-align:center}#homepage #brands .main-title-wrapper .title:after,#homepage #brands .main-title-wrapper .title:before{background:url(/img/iran-flag.png) no-repeat 50%/contain;content:"";display:inline-block;height:40px;width:70px}#homepage #brands .main-title-wrapper .title:before{transform:scaleX(-1)}#homepage #brands .brands-wrapper .grid-wrapper{grid-gap:15px;align-items:center;background-color:#f5f5f5;border-radius:10px;display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden}#homepage #brands .brands-wrapper .brand-group{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:30px 0;text-align:center}#homepage #brands .brands-wrapper .brand-group:hover .logo-wrapper img{opacity:.85;transform:scale(1.1)}#homepage #brands .brands-wrapper .brand-group:hover .text-wrapper .icon{transform:translateX(-4px)}#homepage #brands .brands-wrapper .brand-group .logo-wrapper{aspect-ratio:1;border:3px solid #00aab2;border-radius:50%;box-shadow:0 0 0 5px #fff,0 0 5px 12px #dcefef;margin-bottom:25px;max-width:130px;overflow:hidden;padding:15px;width:80%}#homepage #brands .brands-wrapper .brand-group .logo-wrapper img{opacity:.65;transition:all .4s ease}#homepage #brands .brands-wrapper .brand-group .text-wrapper{color:#00aab2;font-family:MikhakVF,Tahoma,serif;font-weight:500}#homepage #brands .brands-wrapper .brand-group .text-wrapper .icon{margin-right:5px;transition:all .3s ease;vertical-align:middle}#homepage #brands .btn-wrapper{margin:30px 0 15px;text-align:center}#homepage #featured_products{background-image:radial-gradient(circle,#2e81ac,#145f86);overflow:hidden;padding:50px 0;position:relative}#homepage #featured_products:after{background:url(/img/logo.png?v=2) no-repeat 50%/100%;content:"";display:block;filter:saturate(0) opacity(.2) invert(1);height:30%;mix-blend-mode:hard-light;position:absolute;right:0;top:0;transform:scaleX(-1);width:45%;z-index:0}#homepage #featured_products .main-title-wrapper{margin-bottom:30px;position:relative;z-index:1}#homepage #featured_products .main-title-wrapper .title{color:#f5f5f5;font-size:2rem;font-weight:700;margin-bottom:12px}#homepage #featured_products .main-title-wrapper .subtitle{align-items:center;display:flex;justify-content:space-between}#homepage #featured_products .main-title-wrapper .subtitle .options-list{align-items:center;display:flex;gap:8px}#homepage #featured_products .main-title-wrapper .subtitle .options-list .option{background:transparent;border:1px solid #a4c8ca;color:#d9e4e4;font-family:MikhakVF,Tahoma,serif}#homepage #featured_products .main-title-wrapper .subtitle .options-list .option:hover{background-color:rgba(202,229,231,.3)}#homepage #featured_products .main-title-wrapper .subtitle .options-list .option.active{background-color:#cae5e7;color:#486c6e;font-weight:500}#homepage #featured_products .main-title-wrapper .subtitle .nav-buttons-wrapper{grid-gap:0 20px;background-color:rgba(0,0,0,.08);border-radius:100px;color:#6396b0;display:grid;float:left;font-size:2rem;grid-template-columns:1fr 1fr;padding:0 20px}#homepage #featured_products .main-title-wrapper .subtitle .nav-buttons-wrapper .btn{padding:0 12px;transition:all .3s ease}#homepage #featured_products .main-title-wrapper .subtitle .nav-buttons-wrapper .btn:hover{color:#dfe9ee}#homepage #featured_products .main-title-wrapper .subtitle .nav-buttons-wrapper .btn[disabled]{cursor:not-allowed;filter:saturate(0) opacity(.5)}#homepage #featured_products .body-wrapper{border-radius:10px;overflow:hidden;position:relative;z-index:1}#homepage #featured_products .body-wrapper .show-all-btn{align-self:center;background-color:#fff;color:#00aab2;font-family:MikhakVF,Tahoma,serif;font-size:1.1rem;font-weight:500;grid-column:-1/1;padding:20px;text-align:center;width:100%}#homepage #featured_products .body-wrapper .show-all-btn:hover{color:#028b92}#homepage #featured_products .body-wrapper .show-all-btn:hover .icon{transform:translateX(-8px)}#homepage #featured_products .body-wrapper .show-all-btn .icon{margin-right:10px;transition:all .3s ease;vertical-align:middle}#homepage #ad_banner .wrapper{grid-gap:35px;display:grid;grid-template-columns:1fr 1fr;margin:50px auto}#homepage #ad_banner .banner-group{border-radius:10px;box-shadow:0 0 50px rgba(0,0,0,.07);overflow:hidden;transition:all .25s ease}#homepage #ad_banner .banner-group:hover{box-shadow:0 0 50px rgba(0,0,0,.14);opacity:.8}#homepage #ad_banner .banner-group:hover img{transform:scale(1.02)}#homepage #ad_banner .banner-group img{display:block;transition:all .4s ease;width:100%}#homepage #blog{overflow:hidden;padding:50px 0;position:relative}#homepage #blog .bg{background-image:radial-gradient(circle,#e2cca2,#b19a6f);height:410px;position:absolute;right:0;top:0;width:100%;z-index:0}#homepage #blog .bg:after{background:url(/img/logo.png?v=2) no-repeat 50%/100%;content:"";display:block;filter:saturate(0) opacity(.2) invert(1);height:100%;mix-blend-mode:hard-light;position:absolute;right:0;top:0;transform:scaleX(-1);width:45%;z-index:1}#homepage #blog .main-title-wrapper{margin-bottom:30px;position:relative;z-index:2}#homepage #blog .main-title-wrapper .title{color:#f5f5f5;font-size:2rem;font-weight:700;margin-bottom:12px}#homepage #blog .body-wrapper{position:relative;z-index:2}#homepage #blog .body-wrapper .posts-wrapper{grid-gap:8px;background-color:#f3f3f3;border-radius:10px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;width:100%}#homepage #blog .body-wrapper .posts-wrapper .show-all-btn{align-self:center;background-color:#fff;color:#98835a;font-family:MikhakVF,Tahoma,serif;font-size:1.1rem;font-weight:500;grid-column:-1/1;padding:20px;text-align:center;width:100%}#homepage #blog .body-wrapper .posts-wrapper .show-all-btn:hover{color:#78633b}#homepage #blog .body-wrapper .posts-wrapper .show-all-btn:hover .icon{transform:translateX(-8px)}#homepage #blog .body-wrapper .posts-wrapper .show-all-btn .icon{margin-right:10px;transition:all .3s ease;vertical-align:middle}@media (max-width:1400px){#homepage #offers .body-wrapper .products-wrapper{grid-template-columns:repeat(5,1fr)}}@media (max-width:1200px){#homepage #introduction{padding:30px 60px}#homepage #introduction .text-wrapper h1{font-size:1.3rem}#homepage #introduction .text-wrapper p{font-size:1.1rem}#homepage #introduction .logo-wrapper{width:190px}#homepage #brands .brands-wrapper .grid-wrapper,#homepage #offers .body-wrapper .products-wrapper{grid-template-columns:repeat(4,1fr)}#homepage #brands .brands-wrapper .grid-wrapper .brand-group:nth-of-type(n+9){display:none}#homepage #featured_products{padding:50px 0}#homepage #featured_products .main-title-wrapper .subtitle .options-list .option{font-size:.85rem}#homepage #featured_products .main-title-wrapper .subtitle .nav-buttons-wrapper{grid-gap:0 12px;font-size:1.7rem;padding:0 12px}#homepage #ad_banner .wrapper{grid-gap:15px}}@media (max-width:992px){#homepage #points{margin:40px auto}#homepage #points .point-group .icon{height:30px}#homepage #points .point-group .title{font-size:.7rem}#homepage #introduction{padding:30px 40px}#homepage #introduction .text-wrapper h1{font-size:1.2rem}#homepage #introduction .text-wrapper p{font-size:1rem}#homepage #introduction .logo-wrapper{width:170px}#homepage #offers:after{height:100%;left:-19%;top:-6%;width:75%}#homepage #offers .body-wrapper .products-wrapper{grid-template-columns:repeat(3,1fr)}#homepage #offers .body-wrapper .products-wrapper .loading-placeholder{aspect-ratio:2/3.25;padding:15px 15px 20px}#homepage #offers .body-wrapper .products-wrapper .loading-placeholder:before{height:150%;top:-10%;width:180%}#homepage #offers .body-wrapper .products-wrapper .loading-placeholder .img-wrapper{padding:30px}#homepage #offers .body-wrapper .products-wrapper .loading-placeholder .text-wrapper .title{height:17px}#homepage #offers .body-wrapper .products-wrapper .loading-placeholder .text-wrapper .discount{height:17px;margin:13px auto 30px;width:30%}#homepage #offers .body-wrapper .products-wrapper .loading-placeholder .text-wrapper .price .previous{background-color:#e5cfcf;height:14px;width:38%}#homepage #offers .body-wrapper .products-wrapper .loading-placeholder .text-wrapper .price .discounted{background-color:#cfe2e5;height:14px;width:33%}#homepage #brands .brands-wrapper .grid-wrapper{grid-gap:15px;grid-template-columns:repeat(3,1fr)}#homepage #brands .brands-wrapper .grid-wrapper .brand-group:nth-of-type(n+7){display:none}#homepage #featured_products .main-title-wrapper{margin-bottom:15px}#homepage #featured_products .main-title-wrapper .subtitle{flex-direction:column}#homepage #featured_products .main-title-wrapper .subtitle .options-list{flex-wrap:wrap;gap:10px}#homepage #featured_products .main-title-wrapper .subtitle .nav-buttons-wrapper{align-self:flex-end}}@media (max-width:768px){#homepage #banners{grid-gap:7px;grid-template-columns:repeat(2,1fr);margin:5px auto}#homepage #banners #main_slider .swiper-nav-btn{display:none}#homepage #banners #main_slider .swiper-pagination{bottom:0}#homepage #banners #main_slider .swiper-pagination-bullet{height:8px;margin:0 5px;width:8px}#homepage #points{margin:30px auto}#homepage #points .point-group .icon{height:25px}#homepage #points .point-group .title{font-size:.6rem}#homepage #introduction{flex-direction:column;gap:15px;padding:30px 13px}#homepage #introduction .text-wrapper{order:2;text-align:center}#homepage #introduction .text-wrapper h1{font-size:1.1rem}#homepage #introduction .text-wrapper p{font-size:.9rem;margin:5px 0 15px}#homepage #introduction .text-wrapper a{font-size:1rem}#homepage #offers{margin-top:30px;min-height:auto;padding:30px 0}#homepage #offers:after{left:-25%;top:2%;width:100%}#homepage #offers .header-wrapper{flex-direction:column;margin-bottom:15px}#homepage #offers .header-wrapper .title{font-size:1.4rem;margin-bottom:2px}#homepage #offers .header-wrapper .subtitle{font-size:1.1rem}#homepage #offers .header-wrapper .options{align-items:center;display:flex;justify-content:space-between;margin-top:15px;width:100%}#homepage #offers .header-wrapper .nav{margin:0}#homepage #offers .body-wrapper .products-wrapper{grid-gap:10px;grid-template-columns:1fr 1fr}#homepage #offers .body-wrapper .products-wrapper .product-group .offer-percentage-icon{font-size:1.5rem;left:12px;top:13px}#homepage #offers .body-wrapper .products-wrapper .product-group .img-wrapper{padding:12px}#homepage #offers .body-wrapper .products-wrapper .product-group .text-wrapper{padding:0 10px 15px}#homepage #offers .body-wrapper .products-wrapper .product-group .text-wrapper .title{font-size:.85rem}#homepage #offers .body-wrapper .products-wrapper .product-group .text-wrapper .discount span{font-size:.7rem;padding:1px 9px}#homepage #offers .body-wrapper .products-wrapper .product-group .text-wrapper .price .discounted-price,#homepage #offers .body-wrapper .products-wrapper .product-group .text-wrapper .price .previous-price{font-size:.95rem}#homepage #offers .body-wrapper .products-wrapper .loading-placeholder .img-wrapper{padding:20px}#homepage #offers .body-wrapper .products-wrapper .loading-placeholder .text-wrapper .discount{margin:13px auto 22px}#homepage #brands{margin:30px 0}#homepage #brands .main-title-wrapper .title{font-size:1.4rem;gap:20px}#homepage #brands .brands-wrapper .grid-wrapper{grid-gap:7px}#homepage #brands .brands-wrapper .brand-group{padding:12px 0}#homepage #brands .brands-wrapper .brand-group .logo-wrapper{box-shadow:0 0 0 3px #fff,0 0 8px 6px #dcefef;margin-bottom:12px}#homepage #brands .brands-wrapper .brand-group .text-wrapper{font-size:.8rem;font-weight:600}#homepage #featured_products{padding:30px 0}#homepage #featured_products:after{right:-9%;top:-5%;width:80%}#homepage #featured_products .main-title-wrapper{margin-bottom:10px}#homepage #featured_products .main-title-wrapper .title{font-size:1.4rem}#homepage #featured_products .main-title-wrapper .subtitle .options-list{gap:8px;margin-bottom:12px}#homepage #featured_products .main-title-wrapper .subtitle .options-list .option{font-size:.75rem;padding:5px 9px}#homepage #featured_products .body-wrapper .show-all-btn{font-size:1rem;font-weight:600}#homepage #ad_banner .wrapper{grid-gap:15px;grid-template-columns:1fr;margin:30px auto}#homepage #blog{padding:30px 0}#homepage #blog .main-title-wrapper .title{font-size:1.4rem}#homepage #blog .bg:after{right:-8%;top:-26%;width:70%}#homepage #blog .body-wrapper .posts-wrapper .show-all-btn{font-size:1rem;font-weight:600}}#about_us #content_wrapper{margin:50px 0;padding:60px}#about_us #content_wrapper .banner-wrapper{margin:0 auto 50px;text-align:center;transition:all 1s ease-in-out;width:100%}#about_us #content_wrapper .banner-wrapper:hover{opacity:.8;transform:scale(1.1)}#about_us #content_wrapper .banner-wrapper img{max-width:100%}#about_us #content_wrapper .text-wrapper h1{color:#ccaa6a;font-size:1.5rem;font-weight:700}#about_us #content_wrapper .text-wrapper h2{color:#00aab2;font-size:1.3rem;font-weight:700;margin-top:25px}#about_us #content_wrapper .text-wrapper p{font-size:1.1rem;line-height:2;text-align:justify}@media (max-width:768px){#about_us #content_wrapper{margin:0;padding:30px}#about_us #content_wrapper .banner-wrapper{margin:0 auto 20px}#about_us #content_wrapper .text-wrapper h1{font-size:1.1rem}#about_us #content_wrapper .text-wrapper h2{font-size:1rem}#about_us #content_wrapper .text-wrapper p{font-size:.9rem}}#contact_us #content_wrapper{margin:50px 0 25px;overflow:hidden;padding:80px 60px 60px;position:relative}#contact_us #content_wrapper:before{background:url(/img/ghadedak-bar.jpg) repeat-x;content:"";height:150px;left:0;-o-object-fit:cover;object-fit:cover;opacity:1;position:absolute;top:0;width:100%}#contact_us #content_wrapper h1{background:#fff;border-radius:900px;color:#ccaa6a;display:inline-block;font-size:1.5rem;font-weight:700;left:35px;margin-bottom:30px;padding:25px 35px;position:relative}#contact_us #content_wrapper .cols-wrapper{grid-gap:100px;display:grid;grid-template-columns:1fr 1fr}#contact_us #content_wrapper .form .buttons-wrapper{margin-top:20px;text-align:left}#contact_us #content_wrapper .info .info-group{align-items:center;display:flex}#contact_us #content_wrapper .info .info-group:not(:last-child){margin-bottom:18px}#contact_us #content_wrapper .info .info-group.address,#contact_us #content_wrapper .info .info-group.social-networks{align-items:flex-start;flex-direction:column}#contact_us #content_wrapper .info .info-group.address .label,#contact_us #content_wrapper .info .info-group.social-networks .label{margin-bottom:10px}#contact_us #content_wrapper .info .info-group.address .value{font-size:1rem}#contact_us #content_wrapper .info .info-group.social-networks .buttons-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:7px}#contact_us #content_wrapper .info .info-group.social-networks .btn{font-size:.85rem;font-weight:500}#contact_us #content_wrapper .info .info-group.social-networks .btn:hover .icon{fill:#fff}#contact_us #content_wrapper .info .info-group.social-networks .btn .icon{fill:#00aab2;margin-left:10px;opacity:1;width:18px}#contact_us #content_wrapper .info .info-group .label{color:#00aab2;font-family:MikhakVF,Tahoma,serif;font-size:.9rem;font-weight:700;margin-left:10px}#contact_us #content_wrapper .info .info-group .label .icon{font-size:1rem;margin-left:7px;opacity:.7;vertical-align:middle}#contact_us #content_wrapper .info .info-group .value{font-size:1.1rem;font-weight:500;line-height:2}#contact_us #map_wrapper{height:500px;overflow:hidden;position:relative;z-index:1}#contact_us #map_wrapper .red-marker{filter:hue-rotate(500deg)}#contact_us #map_wrapper a[href^="https://neshan.org"],#contact_us #map_wrapper a[href^="https://openstreetmap.org"]{display:none!important}@media (max-width:1200px){#contact_us #content_wrapper .cols-wrapper{grid-gap:55px}}@media (max-width:992px){#contact_us #content_wrapper:before{background-size:90vw}#contact_us #content_wrapper h1{font-size:1.25rem}#contact_us #content_wrapper .cols-wrapper{grid-gap:70px;grid-template-columns:1fr}#contact_us #content_wrapper .info{order:1}#contact_us #content_wrapper .form{order:2}}@media (max-width:768px){#contact_us #content_wrapper{margin:0;padding:30px}#contact_us #content_wrapper:before{background-size:800px}#contact_us #content_wrapper h1{font-size:1.3rem;left:25px;margin-bottom:70px;padding:16px 12px;top:45px}#contact_us #content_wrapper .cols-wrapper{grid-gap:70px;grid-template-columns:1fr}#contact_us #content_wrapper .info .info-group.social-networks .buttons-wrapper{flex-direction:column;gap:14px;margin-top:12px;width:100%}#contact_us #content_wrapper .info .info-group.social-networks .buttons-wrapper .btn{padding-block:10px;width:100%}#contact_us #content_wrapper .info .info-group .value{margin-right:auto}#contact_us #content_wrapper .form .buttons-wrapper{margin-top:10px;width:100%}#contact_us #content_wrapper .form .buttons-wrapper #submit_btn{padding-block:10px;width:100%}}#faq .faq-group{margin-bottom:6px;padding:30px 40px}#faq .faq-group .question{font-size:1.2rem;font-weight:750;margin-bottom:10px}#faq .faq-group .question:before{background:gray;border-radius:50%;content:"";display:inline-block;height:7px;margin-left:14px;vertical-align:middle;width:7px}#faq .faq-group .answer{color:#7da7a9;font-family:MikhakVF,Tahoma,serif;font-weight:500}#help .body-wrapper{color:#686868;font-size:1.05rem;font-weight:450;line-height:2.3;padding:50px 80px}#help .body-wrapper .steps-image{display:flex;justify-content:space-between;margin-block:30px;padding-inline:50px}#help .body-wrapper .steps-image .steps a{color:#00a9ad;display:block;margin-bottom:15px}#help .body-wrapper .steps-image .steps a:visited{color:#00a9ad}#help .body-wrapper .steps-image .steps a .index{aspect-ratio:1;background-color:#00a9ad;border:2px solid #006c6f;border-radius:50%;color:#fff;display:inline-grid;font-weight:700;margin-left:10px;place-items:center;width:35px}#help .body-wrapper .steps-image .image-wrapper img{width:380px}#help .body-wrapper ul.shipment-methods{margin-block:20px;padding-right:40px}#help .body-wrapper ul.shipment-methods li{margin-bottom:20px}#help .body-wrapper ul.shipment-methods li h3{color:#008b8b}#help .body-wrapper ul.shipment-methods li h3 strong{background-color:#eee6ca;border-radius:3px;color:#6f5704;font-weight:700;padding:2px 10px}#help .body-wrapper h2{color:#008b8b;font-size:1.3rem;font-weight:800;margin-block:20px 10px}#help .body-wrapper .notes{background-color:#f2f2f2;border-radius:5px;margin-top:30px;padding:25px}#help .body-wrapper .notes h3{font-size:1.4rem;padding-right:10px}#help .body-wrapper .notes li{list-style-position:inside;list-style-type:disc;margin-block:15px}@media (max-width:992px){#help .body-wrapper{padding:30px 50px}#help .body-wrapper .steps-image{flex-direction:column;gap:50px;padding-inline:20px}#help .body-wrapper .steps-image .image-wrapper{text-align:center}#help .body-wrapper{font-size:1.05rem;line-height:2.4;padding:20px}#help .body-wrapper .steps-image .steps a{font-size:1rem}#help .body-wrapper ul.shipment-methods{padding-right:20px}#help .body-wrapper .notes{font-size:1rem;padding:20px}}.auth-theme#card_wrapper{margin:0 auto;max-width:450px;padding:50px;width:90%}.auth-theme#card_wrapper .logo-wrapper{text-align:center}.auth-theme#card_wrapper .logo-wrapper img{width:150px}.auth-theme#card_wrapper .title{font-size:1.2rem;margin-bottom:10px;text-align:center}.auth-theme#card_wrapper .theme-form-group{margin-bottom:15px}.auth-theme#card_wrapper .buttons-wrapper{margin-top:25px;text-align:center}.auth-theme#card_wrapper .buttons-wrapper button{font-size:1rem;margin:0 auto;padding:10px 15px;width:70%}.auth-theme#card_wrapper .options{font-family:MikhakVF,Tahoma,serif;font-size:.9rem;margin-top:30px}.auth-theme#card_wrapper .options a{color:#00aab2;font-family:VazirmatnVF,Tahoma,serif;font-weight:500}.auth-theme#card_wrapper .options a:hover{color:#027c82}@media (max-width:768px){.auth-theme#card_wrapper{border-radius:10px;padding:25px;width:100%}.auth-theme#card_wrapper .logo-wrapper img{width:50%}}#login .remember{align-items:center;display:flex}#login .remember .switch{transform:scale(.8)}#login .remember label{cursor:pointer;font-size:.85rem;margin-right:7px}#category_list #subcategories{grid-gap:25px;display:grid;grid-auto-rows:minmax(135px,auto);grid-template-columns:repeat(6,1fr);min-height:180px;overflow:hidden;padding:25px}#category_list #subcategories .category-group{align-items:center;background-color:#f0f0f1;border-radius:8px;box-shadow:0 1px 4px 0 rgba(0,0,0,.03);cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:16px 8px}#category_list #subcategories .category-group:hover .img-wrapper{transform:scale(1.1)}#category_list #subcategories .category-group .img-wrapper{aspect-ratio:1;flex-shrink:0;margin-bottom:5px;max-width:75px;position:relative;transition:all .3s ease}#category_list #subcategories .category-group .img-wrapper:before{background:rgba(3,10,22,.06);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}#category_list #subcategories .category-group .img-wrapper img{height:100%;-o-object-fit:contain;object-fit:contain;width:auto}#category_list #subcategories .category-group .text-wrapper{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}#category_list #subcategories .category-group .text-wrapper .title{font-weight:500}#category_list #subcategories .category-group .text-wrapper .count{color:#00aab2;font-family:MikhakVF,Tahoma,serif;font-size:.9rem;font-weight:700;margin-right:8px}@media (max-width:1200px){#category_list #subcategories{grid-template-columns:repeat(4,1fr)}}@media (max-width:992px){#category_list #subcategories{grid-gap:15px;grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){#category_list #subcategories{grid-gap:12px;grid-auto-rows:minmax(120px,auto);grid-template-columns:repeat(3,1fr);min-height:140px;padding:12px}#category_list #subcategories .category-group{border-radius:5px}#category_list #subcategories .category-group .img-wrapper{max-width:60px}#category_list #subcategories .category-group .text-wrapper{font-size:.8rem;font-weight:500}#category_list #subcategories .category-group .text-wrapper .count{font-size:.75rem;margin-right:3px}}#category_single #subcategories{margin-bottom:20px;padding:20px 30px}#category_single #subcategories .title-wrapper{align-items:center;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:16px}#category_single #subcategories .title-wrapper .text{font-weight:500}#category_single #subcategories .title-wrapper .toggle-icon{align-items:center;background:#eaeaea;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.7rem;height:20px;justify-content:center;transition:all .25s ease;width:20px}#category_single #subcategories .title-wrapper .toggle-icon:hover{background:#bfbfbf}#category_single #subcategories .body{grid-gap:18px;display:grid;grid-auto-rows:minmax(135px,auto);grid-template-columns:repeat(7,1fr)}#category_single #subcategories .body .subcategory-item{align-items:center;background-color:#f0f0f1;border-radius:8px;box-shadow:0 1px 4px 0 rgba(0,0,0,.03);cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:16px 8px}#category_single #subcategories .body .subcategory-item:hover .img-wrapper{transform:scale(1.1)}#category_single #subcategories .body .subcategory-item.show-more .count{font-size:1.4rem;font-weight:700}#category_single #subcategories .body .subcategory-item.show-more .subtitle{color:#9c9c9c;font-size:.9rem;font-weight:400}#category_single #subcategories .body .subcategory-item .img-wrapper{aspect-ratio:1;flex-shrink:0;margin-bottom:5px;max-width:75px;position:relative;transition:all .3s ease}#category_single #subcategories .body .subcategory-item .img-wrapper:before{background:rgba(3,10,22,.06);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}#category_single #subcategories .body .subcategory-item .img-wrapper img{height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}#category_single #subcategories .body .subcategory-item .title{font-size:.9rem;font-weight:500;text-align:center}#category_single #subcategories .body .subcategory-item .title .count{color:#3da5aa;font-size:.75rem;font-weight:700;margin-right:3px}@media (max-width:1200px){#category_single #subcategories .body{grid-gap:12px;grid-template-columns:repeat(5,1fr)}}@media (max-width:992px){#category_single #subcategories{padding:20px 12px}#category_single #subcategories .body{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){#category_single #subcategories{padding:20px 12px}#category_single #subcategories .body{grid-auto-rows:auto;grid-template-columns:repeat(3,1fr)}#category_single #subcategories .body .subcategory-item .img-wrapper{max-width:60px}#category_single #subcategories .body .subcategory-item .title{font-size:.8rem}}#brand_list #brands{grid-gap:25px;display:grid;grid-auto-rows:minmax(130px,auto);grid-template-columns:repeat(5,1fr);min-height:180px;overflow:hidden;padding:25px}#brand_list #brands .brand-group{align-items:center;background-color:#f0f0f1;border-radius:8px;display:flex;overflow:hidden;padding:25px;text-align:center}#brand_list #brands .brand-group:hover .img-wrapper img{transform:scale(1.1)}#brand_list #brands .brand-group .img-wrapper{align-items:center;aspect-ratio:1;background:#fff;border:2px solid #00aab2;border-radius:50%;box-shadow:0 0 0 5px #fff,0 0 4px 12px #eaeaea;display:flex;flex:0 0 80px;justify-content:center;margin-left:20px;overflow:hidden;padding:10px}#brand_list #brands .brand-group .img-wrapper img{-o-object-fit:contain;object-fit:contain;opacity:.85;transition:all .3s ease;width:100%}#brand_list #brands .brand-group .text-wrapper{overflow:hidden;text-align:right}#brand_list #brands .brand-group .text-wrapper .title{font-size:1.1rem;font-weight:700}#brand_list #brands .brand-group .text-wrapper .count{color:#00aab2;font-size:.9rem;font-weight:700;letter-spacing:1px;margin-right:8px}#brand_list #brands .brand-group .text-wrapper .categories{color:#b9b9b9;font-family:MikhakVF,Tahoma,serif;font-size:.9rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1400px){#brand_list #brands{grid-template-columns:repeat(4,1fr)}}@media (max-width:1200px){#brand_list #brands{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){#brand_list #brands{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){#brand_list #brands{grid-gap:12px;padding:12px}#brand_list #brands .brand-group{flex-direction:column;padding:20px}#brand_list #brands .brand-group .img-wrapper{flex-basis:55%;margin:0 auto 20px}#brand_list #brands .brand-group .img-wrapper img{width:90%}#brand_list #brands .brand-group .text-wrapper{text-align:center;width:100%}#brand_list #brands .brand-group .text-wrapper .title{font-size:1rem}#brand_list #brands .brand-group .text-wrapper .count{margin-right:3px}}#brand_single #introduction{align-items:center;display:flex;gap:70px;justify-content:space-between;margin-bottom:20px;padding:30px 50px}#brand_single #introduction .text-wrapper{font-family:MikhakVF,Tahoma,serif;font-weight:500;line-height:2.5}#brand_single #introduction .logo-wrapper{aspect-ratio:1;border:5px solid #00aab2;border-radius:50%;box-shadow:0 0 0 5px #fff,0 0 50px -20px #3db0b6;flex:0 0 180px;padding:25px}#brand_single #introduction .logo-wrapper img{display:block;opacity:.85}#brand_single #main_title_wrapper .logo{margin-left:20px;opacity:.9;width:50px}@media (max-width:1200px){#brand_single #introduction{padding:30px 25px}#brand_single #introduction .text-wrapper{font-size:.9rem}#brand_single #introduction .logo-wrapper{flex:0 0 160px}}@media (max-width:992px){#brand_single #introduction .logo-wrapper{flex:0 0 140px}}@media (max-width:768px){#brand_single #introduction{flex-direction:column;gap:30px;padding:25px 15px}#brand_single #introduction .text-wrapper{font-size:.9rem;order:2}#brand_single #introduction .logo-wrapper{flex-basis:unset;margin-top:15px;order:1;width:50%}#brand_single #main_title_wrapper .logo{margin-left:10px;width:40px}#brand_single #main_title_wrapper .title h1{font-size:1rem}}#product_tags_list #tags{grid-gap:30px;display:grid;grid-template-columns:repeat(6,1fr);min-height:140px;overflow:hidden;padding:30px}#product_tags_list #tags .tag-group{align-items:stretch;background:#f9f8f0;border:1px solid #a59965;border-radius:9px;color:#a59965;display:flex;overflow:hidden;transition:all .2s ease-in-out}#product_tags_list #tags .tag-group:hover:nth-of-type(2n) .icon-wrapper{transform:rotate(8deg) scale(1.2)}#product_tags_list #tags .tag-group:hover:nth-of-type(odd) .icon-wrapper{transform:rotate(-15deg) scale(1.2)}#product_tags_list #tags .tag-group:hover .count .icon{transform:translateX(-5px)}#product_tags_list #tags .tag-group .icon-wrapper{align-items:center;color:#a59965;display:flex;flex:0 0 35%;font-size:2rem;justify-content:center;transition:all .3s ease}#product_tags_list #tags .tag-group .text-wrapper{flex:1 1;font-size:.9rem;font-weight:500;padding:15px 0}#product_tags_list #tags .tag-group .text-wrapper .title{display:block;max-width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#product_tags_list #tags .tag-group .text-wrapper .count{font-size:.9rem;margin-top:5px}#product_tags_list #tags .tag-group .text-wrapper .count .icon{font-size:.65rem;margin-right:5px;transition:all .25s ease;vertical-align:middle}@media (max-width:1400px){#product_tags_list #tags{grid-template-columns:repeat(5,1fr)}}@media (max-width:1200px){#product_tags_list #tags{grid-gap:20px;grid-template-columns:repeat(4,1fr)}}@media (max-width:992px){#product_tags_list #tags{grid-gap:15px;grid-template-columns:repeat(3,1fr)}#product_tags_list #tags .tag-group .icon-wrapper{font-size:1.7rem}#product_tags_list #tags .tag-group .text-wrapper .title{font-size:.8rem;max-width:90%}#product_tags_list #tags .tag-group .text-wrapper .count{font-size:.8rem}}@media (max-width:768px){#product_tags_list #tags{grid-gap:12px;grid-template-columns:repeat(2,1fr);padding:12px}#product_tags_list #tags .tag-group .icon-wrapper{flex-basis:30%;font-size:1.4rem}#product_tags_list #tags .tag-group .text-wrapper{padding:11px 0}#product_tags_list #tags .tag-group .text-wrapper .title{font-size:.75rem}#product_tags_list #tags .tag-group .text-wrapper .count{font-size:.7rem}}#product_tag_single #main_title_wrapper .title .label{margin-left:10px}@media (max-width:768px){#product_tag_single #main_title_wrapper .title{font-size:1.2rem;margin-left:7px}#product_tag_single #main_title_wrapper .title .icon{font-size:1.1rem;margin-left:5px}#product_tag_single #main_title_wrapper .title .label{font-size:.75rem}#product_tag_single #main_title_wrapper .title h1{font-size:.95rem}}#product_single .breadcrumbs-wrapper{margin-bottom:10px;padding:15px 25px}#product_single .breadcrumbs-wrapper #breadcrumbs{gap:0;margin:0}#product_single .breadcrumbs-wrapper #breadcrumbs li:not(:last-child):after{color:#00aab2;font-size:.7rem;margin:0 25px}#product_single .breadcrumbs-wrapper #breadcrumbs li a{font-family:VazirmatnVF,Tahoma,serif;font-size:.9rem}#product_single .breadcrumbs-wrapper #breadcrumbs li a:hover{color:#00aab2}#product_single #main{grid-gap:10px;display:grid;grid-template-columns:2fr 4fr}#product_single #main #image{padding:35px}#product_single #main #image .main-image-wrapper{aspect-ratio:1;cursor:pointer;margin-bottom:20px;position:relative}#product_single #main #image .main-image-wrapper.loading img{filter:saturate(.7) opacity(.3)}#product_single #main #image .main-image-wrapper.loading .loading-spinner{display:block}#product_single #main #image .main-image-wrapper .loading-spinner{color:#00aab2;display:none;filter:drop-shadow(0 0 7px #00AAB2);font-size:2.5rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}#product_single #main #image .thumbnails-wrapper{grid-gap:10px;display:grid;grid-template-columns:repeat(5,1fr)}#product_single #main #image .thumbnails-wrapper .image-wrapper{aspect-ratio:1;border:1px solid #e8e8e8;border-radius:4px;cursor:pointer;overflow:hidden;padding:5px;position:relative}#product_single #main #image .thumbnails-wrapper .image-wrapper.collapsed{display:none}#product_single #main #image .thumbnails-wrapper .image-wrapper img{display:block;opacity:.85;transition:all .2s ease}#product_single #main #image .thumbnails-wrapper .image-wrapper img:hover{opacity:1;transform:scale(1.07)}#product_single #main #image .thumbnails-wrapper .image-wrapper:nth-of-type(5).collapsed{display:block}#product_single #main #image .thumbnails-wrapper .image-wrapper:nth-of-type(5).collapsed img{filter:blur(3px) saturate(.8);opacity:.85}#product_single #main #image .thumbnails-wrapper .image-wrapper:nth-of-type(5).collapsed:after{align-items:center;background-color:rgba(0,0,0,.259);border-radius:50%;color:#fff;content:"";display:flex;font-family:Font Awesome\ 6 pro,serif;font-size:1.2rem;font-weight:900;height:32px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:32px}#product_single #main #info{flex:1 1;padding:45px 60px;position:relative}#product_single #main #info #title{border-radius:3px;border-right:5px solid #00aab2;padding-right:20px}#product_single #main #info #title h1{font-size:1.5rem}#product_single #main #info #title .subtitle{color:silver;font-family:MikhakVF,Tahoma,serif;font-size:1.1rem}#product_single #main #info #meta{margin:13px 0 25px;position:relative}#product_single #main #info #meta .labels-wrapper{left:10px;position:absolute;top:-15px;width:60px}#product_single #main #info #meta .labels-wrapper img{display:block;filter:drop-shadow(-3px 6px 5px #DDD);margin:0 auto 15px;transition:all .3s ease}#product_single #main #info #meta .labels-wrapper img:hover{transform:scale(1.1) rotate(10deg)}#product_single #main #info #meta .labels-wrapper .made-in-iran-logo{transform:rotate(-10deg)}#product_single #main #info #meta #metas_table{width:auto}#product_single #main #info #meta #metas_table tr.code td:nth-of-type(2){letter-spacing:1px}#product_single #main #info #meta #metas_table tr.brand a{align-items:center;display:flex}#product_single #main #info #meta #metas_table tr.brand a:hover .brand-title{border:none;color:#2e9196}#product_single #main #info #meta #metas_table tr.brand a:hover .brand-title:after{transform:scaleX(1)}#product_single #main #info #meta #metas_table tr.brand a:hover .logo{transform:scale(1.1)}#product_single #main #info #meta #metas_table tr.brand a .brand-title{border-bottom:1px dashed #3aa0a5;color:#3aa0a5;display:inline-block;font-size:1.1rem;padding:.2em 0;position:relative}#product_single #main #info #meta #metas_table tr.brand a .brand-title:after{background-color:#00aab2;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:100% 50%;transition:opacity .2s,transform .3s;width:100%}#product_single #main #info #meta #metas_table tr.brand a .logo{display:block;filter:invert(53%) sepia(55%) saturate(475%) hue-rotate(134deg) brightness(93%) contrast(85%);height:45px;margin-right:20px;transition:all .3s ease;vertical-align:middle}#product_single #main #info #meta #metas_table tr td:first-of-type{color:#8d8d8d;font-family:MikhakVF,Tahoma,serif;font-size:.9rem;font-weight:500;padding:10px 0 10px 30px}#product_single #main #info #meta #metas_table tr td:first-of-type:before{content:"-";display:inline-block;margin-left:5px;vertical-align:middle}#product_single #main #info #meta #metas_table tr td:nth-of-type(2){color:#39a0a5;font-size:1.1rem;font-weight:700}#product_single #main #info #status{align-items:center;border-radius:5px;display:inline-flex;font-size:.9rem;font-weight:500;justify-content:center;padding:20px 30px}#product_single #main #info #status.coming-soon{background-color:#d4e9f3;border:1px solid #c7dbe4;color:#004c90}#product_single #main #info #status.coming-soon .icon{fill:#004c90}#product_single #main #info #status.out-of-stock{background-color:#fbe9ec;border:1px solid #f1dfe2;color:#b90000}#product_single #main #info #status.out-of-stock .icon{fill:#b90000}#product_single #main #info #status.production-stopped{background-color:#eaeaea;border:1px solid #dbdbdb;color:#676767}#product_single #main #info #status .icon{font-size:1.5rem;margin-left:20px;opacity:.5}#product_single #main #info #price{margin:13px 0}#product_single #main #info #price .label{color:#8d8d8d;font-family:MikhakVF,Tahoma,serif;font-size:.9rem;font-weight:500;margin-bottom:10px}#product_single #main #info #price .value{align-items:center;display:flex;gap:30px}#product_single #main #info #price .value .final-price{color:#00aab2;font-size:1.2rem;white-space:nowrap}#product_single #main #info #price .value .final-price .price{font-size:1.65rem;font-weight:700;margin-left:10px}#product_single #main #info #price .value .final-price .toman-glyph{font-size:1.5rem}#product_single #main #info #price .value .previous-price{align-items:center;display:flex;gap:30px;justify-content:space-between}#product_single #main #info #price .value .previous-price .discount-tag-wrapper{align-items:center;animation:swing 1s ease-in-out infinite alternate;display:flex;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:75px}#product_single #main #info #price .value .previous-price .discount-tag-wrapper .img{width:100%}#product_single #main #info #price .value .previous-price .discount-tag-wrapper .value{color:#fff;font-weight:700;left:50%;letter-spacing:1px;position:absolute;top:50%;transform:translate(-50%,-50%)}#product_single #main #info #price .value .previous-price .price{color:#c95757;font-size:1.2rem}#product_single #main #info #price .value .previous-price .price .value{display:inline-block;font-size:1.5rem;font-weight:500;margin-left:10px}#product_single #main #info #price .value .previous-price .price .toman-glyph{font-size:1.3rem}#product_single #main #info #price .price-single-wrapper{background:#e4edf3;border:1px solid #cde5f5;border-radius:5px;color:#4b89b5;display:inline-block;font-weight:400;margin-top:25px;padding:13px 30px}#product_single #main #info #price .price-single-wrapper .icon{display:inline-block;font-size:1.3rem;margin-left:30px;opacity:.5;vertical-align:middle}#product_single #main #info #price .price-single-wrapper .amount{font-size:1.1rem;font-weight:500;margin:0 5px}#product_single #main #info #cart{margin:22px 0}#product_single #main #info #cart #add_to_cart_btn{font-size:1.1rem;padding:10px 25px 10px 40px}#product_single #main #info #cart #add_to_cart_btn .icon{color:#10834e;font-size:1.5rem}#product_single #main #info #cart #add_to_cart_btn .text{border-right:1px solid #1a925b;margin-right:9px;padding-right:13px}#product_single #main #info #cart #already_in_cart_wrapper .info-label{background:#e2fbe3;border:1px solid #c0f1c2;border-radius:5px;color:#23ba74;display:inline-block;font-size:1rem;margin-bottom:20px;max-width:460px;padding:13px 30px}#product_single #main #info #cart #already_in_cart_wrapper .info-label .icon{display:inline-block;font-size:1.3rem;margin-left:30px;opacity:.5;vertical-align:middle}#product_single #main #info #cart #quantity_count{align-items:center;border:1px solid #eee;border-radius:5px;display:inline-flex;height:40px;width:150px}#product_single #main #info #cart #quantity_count .btn{background:none;color:silver;flex:0 0 45px;font-size:.9rem;height:100%}#product_single #main #info #cart #quantity_count .btn:hover{color:#00aab2}#product_single #main #info #cart #quantity_count #quantity_input{background:none;border:none;color:#00aab2;flex:1 1 100px;font-size:1.3rem;font-weight:700;padding:0;text-align:center}#product_single #main #info #cart #remove_from_cart_btn{align-items:center;background:none;border:none;color:silver;display:inline-flex;margin-right:20px}#product_single #main #info #cart #remove_from_cart_btn:hover,#product_single #main #info #cart #remove_from_cart_btn:hover .icon{color:#cd5c5c}#product_single #main #info #cart #remove_from_cart_btn .icon{color:silver;font-size:1.2rem;margin-left:10px;transition:all .2s ease}#product_single #main #info #cart #toggle_favorite_btn{color:#db6c7b;font-size:.75rem;font-weight:500;margin-right:20px}#product_single #main #info #cart #toggle_favorite_btn:hover .icon{transform:scale(1.1)}#product_single #main #info #cart #toggle_favorite_btn .icon{color:#db6c7b;font-size:1rem;margin-left:7px;transition:all .3s ease;vertical-align:middle}#product_single #main #info #options{margin:20px 0}#product_single #main #info #options .label{color:silver;font-family:MikhakVF,Tahoma,serif;font-size:.9rem;margin-bottom:10px}#product_single #main #info #options .options-wrapper{border:1px solid #e8e8e8}#product_single #main #info #options .options-wrapper .option-group{align-items:center;cursor:pointer;display:flex;padding:10px 30px;transition:all .2s ease}#product_single #main #info #options .options-wrapper .option-group.selected{background-color:#e1f2f3}#product_single #main #info #options .options-wrapper .option-group.selected .radio-btn:after{opacity:1;transform:translate(-50%,-50%) scale(1)}#product_single #main #info #options .options-wrapper .option-group:not(:last-child){border-bottom:1px solid #e8e8e8}#product_single #main #info #options .options-wrapper .option-group:hover{background-color:#f3f3f3}#product_single #main #info #options .options-wrapper .option-group:hover img{transform:scale(1.1)}#product_single #main #info #options .options-wrapper .option-group .radio-btn{flex-grow:0;flex-shrink:0;height:30px;margin-left:20px;position:relative;width:30px}#product_single #main #info #options .options-wrapper .option-group .radio-btn:before{border:1px solid #cfc3cc;border-radius:50%;content:"";height:18px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:18px}#product_single #main #info #options .options-wrapper .option-group .radio-btn:after{background:#00aab2;border-radius:50%;content:"";height:13px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:all .25s ease;width:13px}#product_single #main #info #options .options-wrapper .option-group img{margin-left:20px;transition:all .2s ease;width:35px}#product_single #main #info #options .options-wrapper .option-group .title{font-size:.9rem;font-weight:500}#product_single #main #info #options .options-wrapper .option-group .option-status{border-radius:100px;color:#fff;font-size:.7rem;margin-right:auto;padding:1px 8px}#product_single #main #info #options .options-wrapper .option-group .option-status.available{background-color:#23ba74}#product_single #main #info #options .options-wrapper .option-group .option-status.unavailable{background-color:#9c9c9c}#product_single #main #info #tag{margin-top:30px}#product_single #main #info #tag .label{color:silver;font-family:MikhakVF,Tahoma,serif;font-size:.9rem;margin-bottom:7px}#product_single #main #info #tag .tags-list{display:flex;flex-wrap:wrap;gap:8px}#product_single #main #info #tag .tag-group{background:#f9f8f0;border:1px solid #a59965;border-radius:9px;color:#a59965;display:inline-block;font-size:.7rem;padding:3px 9px;position:relative;transition:all .2s ease-in-out;white-space:nowrap}#product_single #main #info #tag .tag-group:hover{background-color:#a59965;color:#fafafa}#product_single #main #info #tag .tag-group .icon{font-size:.8rem;margin-left:5px;opacity:.6;vertical-align:middle}#product_single #main #info .admin-info-wrapper{color:#6fc3c7;left:32px;position:absolute;text-align:left;top:25px}#product_single #main #info .admin-info-wrapper .label{font-family:MikhakVF,Tahoma,serif}#product_single #main #info .admin-info-wrapper .value{font-weight:700;margin-right:10px}#product_single #main #info .admin-info-wrapper #go_to_edit_form_btn{color:#bdbdbd;display:block;font-size:.85rem;margin-bottom:10px}#product_single #main #info .admin-info-wrapper #go_to_edit_form_btn:hover{color:#7e7e7e}#product_single #tabs{margin-top:30px}#product_single #tabs #description{max-width:1200px}#product_single #tabs #description p{line-height:2.3;margin-bottom:8px}#product_single #tabs #description h2{font-size:1.2rem;margin-bottom:7px;margin-top:15px}#product_single #tabs #description h3{font-size:1.1rem}#product_single #tabs #description a:not(.btn){border-bottom:1px dashed #66c1c6;color:#00aab2;display:inline-block;line-height:1.8;position:relative}#product_single #tabs #description a:not(.btn):after{background-color:#00aab2;bottom:0;content:"";height:.1rem;left:0;position:absolute;transform:scaleX(0);transform-origin:100% 50%;transition:opacity .2s,transform .3s;width:100%}#product_single #tabs #description a:not(.btn):focus,#product_single #tabs #description a:not(.btn):hover{border:none;color:#49a1a6}#product_single #tabs #description a:not(.btn):focus:after,#product_single #tabs #description a:not(.btn):hover:after{transform:scaleX(1)}#product_single #tabs #properties table{max-width:800px}#product_single #tabs #properties table tr:nth-child(odd) td{background-color:#f0f0f0}#product_single #tabs #properties table td{border:1px solid #d9d9d9;padding:11px 25px}#product_single #tabs #properties table td:first-child{color:#545454;font-family:MikhakVF,Tahoma,serif;width:30%}#product_single #tabs #properties table td:first-child:before{color:silver;content:"";font-family:Font Awesome\ 5 Free,serif;font-size:.3rem;margin-left:10px;vertical-align:middle}#product_single #tabs #properties table td:nth-child(2){color:#00aab2;font-weight:500}#product_single #tabs #comments{max-width:850px}#product_single #tabs #comments .form-wrapper{margin-bottom:50px}#product_single #tabs #comments .form-wrapper .title{background:#00aab2;border-radius:15px 15px 15px 0;color:#fff;display:inline-block;font-weight:700;margin-bottom:15px;padding:6px 28px}#product_single #tabs #comments .form-wrapper .form-body{grid-gap:15px;display:grid;grid-template-columns:1fr 1fr}#product_single #tabs #comments .form-wrapper .form-body .form-group.comment-body{grid-column:1/-1}#product_single #tabs #comments .form-wrapper .form-body .form-group input,#product_single #tabs #comments .form-wrapper .form-body .form-group textarea{background:#fafafa;border-radius:15px;color:#456c8e;font-weight:500;line-height:2;padding:10px 25px;text-align:right;transition:all .2s ease;width:100%}#product_single #tabs #comments .form-wrapper .form-body .form-group input::-moz-placeholder,#product_single #tabs #comments .form-wrapper .form-body .form-group textarea::-moz-placeholder{color:#a3a3a3}#product_single #tabs #comments .form-wrapper .form-body .form-group input::placeholder,#product_single #tabs #comments .form-wrapper .form-body .form-group textarea::placeholder{color:#a3a3a3}#product_single #tabs #comments .form-wrapper .form-body .buttons-wrapper{grid-column:1/-1;text-align:left}#product_single #tabs #comments .comment-group{background-color:#f1f1f1;border-radius:10px;padding:25px 35px}#product_single #tabs #comments .comment-group:not(:last-child){margin-bottom:15px}#product_single #tabs #comments .comment-group .comment-head{margin-bottom:7px}#product_single #tabs #comments .comment-group .comment-head .name{color:#00aab2;font-weight:500}#product_single #tabs #comments .comment-group .comment-head .date{color:#ababab;font-family:MikhakVF,Tahoma,serif;font-size:.9rem}#product_single #tabs #comments .comment-group .comment-body{color:#7d7d7d;line-height:1.7}#product_single #tabs #comments .comment-group .avayemehr-reply{border-top:1px solid #e0e0e0;color:#00aab2;line-height:2.2;margin-top:20px;padding:20px 35px 0 25px}#product_single #tabs #comments .comment-group .avayemehr-reply .title{align-items:center;color:#bcbcbc;display:flex;font-size:.9rem}#product_single #tabs #comments .comment-group .avayemehr-reply .title:before{background:url(/img/logo.png?v=2) no-repeat 50%/contain;content:"";display:block;height:30px;margin-left:12px;width:30px}#product_single #tabs #comments .comment-group .avayemehr-reply .reply-text{font-weight:500}@media (max-width:1200px){#product_single #main #image{padding:20px}#product_single #main #image .main-image-wrapper{margin-bottom:20px}#product_single #main #image .thumbnails-wrapper{grid-gap:6px;grid-template-columns:repeat(4,1fr)}}@media (max-width:992px){#product_single .breadcrumbs-wrapper{margin-bottom:10px;padding:10px 20px}#product_single .breadcrumbs-wrapper #breadcrumbs li:not(:last-child):after{font-size:.55rem;margin:0 12px}#product_single .breadcrumbs-wrapper #breadcrumbs li a{font-size:.7rem}#product_single #main .admin-info-wrapper{display:none}#product_single #main #image{padding:12px}#product_single #main #info{padding:30px}#product_single #main #info #title{padding-right:15px}#product_single #main #info #title h1{font-size:1.1rem}#product_single #main #info #title .subtitle{font-size:.9rem}#product_single #main #info #meta{margin:15px 0}#product_single #main #info #meta #metas_table tr.brand a .brand-title{font-size:.9rem}#product_single #main #info #meta #metas_table tr td:first-of-type{font-size:.75rem;padding:7px 0 7px 23px}#product_single #main #info #meta #metas_table tr td:nth-of-type(2){font-size:.9rem}#product_single #main #info #price .label{font-size:.8rem}#product_single #main #info #price .value .final-price .price{font-size:1.3rem;font-weight:650;margin-left:5px}#product_single #main #info #price .value .final-price .toman-glyph{font-size:1rem}#product_single #main #info #price .value .previous-price .discount-tag-wrapper{width:45px}#product_single #main #info #price .value .previous-price .discount-tag-wrapper .value{font-size:.8rem}#product_single #main #info #price .value .previous-price .price .value{font-size:1.3rem}#product_single #main #info #price .value .previous-price .price .toman-glyph{font-size:1rem;margin-right:0}#product_single #main #info #price .price-single-wrapper{font-size:.8rem;padding:15px 20px}#product_single #main #info #price .price-single-wrapper .icon{font-size:1.1rem;margin-left:10px}#product_single #main #info #price .price-single-wrapper .amount{font-size:.9rem;margin:0 2px}#product_single #main #info #cart{margin:15px 0}#product_single #main #info #cart #add_to_cart_btn{font-size:.9rem;padding:9px 16px 9px 34px}#product_single #main #info #cart #add_to_cart_btn .btn{font-size:1.3rem}#product_single #main #info #cart #already_in_cart_wrapper .info-label{font-size:.8rem;padding:15px 20px}#product_single #main #info #cart #already_in_cart_wrapper .info-label .icon{font-size:1.1rem;margin-left:10px}#product_single #main #info #cart #quantity_count{height:40px;width:130px}#product_single #main #info #cart #quantity_count .btn{flex:0 0 35px;font-size:.8rem}#product_single #main #info #cart #quantity_count #quantity_input{font-size:1.2rem}#product_single #main #info #cart #remove_from_cart_btn{font-size:.9rem}#product_single #main #info #cart #remove_from_cart_btn .icon{font-size:1rem}#product_single #main #info #tag{margin-top:20px}#product_single #main #info #tag .label{font-size:.8rem}#product_single #main #info #tag .tag-group{border-radius:5px;font-size:.6rem}#product_single #main #info .no-order-warning{font-size:.8rem;padding:15px 20px}#product_single #tabs{margin-top:20px}#product_single #tabs #description h2{font-size:1rem}#product_single #tabs #description h3{font-size:.9rem}#product_single #tabs #description p{font-size:.85rem}#product_single #tabs #comments .form-wrapper{margin-bottom:30px}#product_single #tabs #comments .form-wrapper .title{font-size:.8rem;margin-bottom:8px;padding:5px 24px}#product_single #tabs #comments .form-wrapper .form-body{grid-gap:10px}#product_single #tabs #comments .form-wrapper .form-body .form-group input,#product_single #tabs #comments .form-wrapper .form-body .form-group textarea{border-radius:10px;font-size:.85rem;padding:7px 15px}#product_single #tabs #comments .comment-group{border-radius:5px;padding:20px 25px}#product_single #tabs #comments .comment-group .comment-head .name{font-size:.9rem}#product_single #tabs #comments .comment-group .comment-head .date{font-size:.8rem}#product_single #tabs #comments .comment-group .comment-body{font-size:.9rem}#product_single #tabs #comments .comment-group .avayemehr-reply{margin-top:12px;padding:12px 20px 0 25px}#product_single #tabs #comments .comment-group .avayemehr-reply .title{font-size:.8rem}#product_single #tabs #comments .comment-group .avayemehr-reply .title:before{height:25px;margin-left:7px;width:25px}#product_single #tabs #comments .comment-group .avayemehr-reply .reply-text{font-size:.9rem}}@media (max-width:768px){#product_single .breadcrumbs-wrapper{overflow-x:auto;padding:0}#product_single .breadcrumbs-wrapper #breadcrumbs{padding:17px 20px 22px}#product_single .breadcrumbs-wrapper li:last-of-type{padding-left:20px}#product_single #main{grid-template-columns:1fr}#product_single #main #info{padding:25px 20px}#product_single #main #info #title h1{font-size:1.3rem;line-height:1.8}#product_single #main #info #title .subtitle{font-size:1.2rem;margin-top:3px}#product_single #main #info #meta #metas_table tr.brand a .brand-title{font-size:1.1rem}#product_single #main #info #meta #metas_table tr td:first-of-type{font-size:1rem;padding:9px 0 9px 23px}#product_single #main #info #meta #metas_table tr td:nth-of-type(2){font-size:1.1rem}#product_single #main #info #meta .labels-wrapper{width:45px}#product_single #main #info #price{margin:23px 0 15px}#product_single #main #info #price .value{gap:0;justify-content:space-between}#product_single #main #info #price .value .final-price{flex-grow:1}#product_single #main #info #price .value .final-price .price{font-size:1.5rem}#product_single #main #info #price .value .final-price .toman-glyph{font-size:1.1rem}#product_single #main #info #price .value .previous-price{flex-grow:1;gap:0}#product_single #main #info #price .value .previous-price .price .value{font-size:1.15rem}#product_single #main #info #price .value .previous-price .price .toman-glyph{display:none}#product_single #main #info #price .value .previous-price .discount-tag-wrapper{width:65px}#product_single #main #info #price .value .previous-price .discount-tag-wrapper .value{font-size:1rem}#product_single #main #info #price .value #show_price_btn{font-size:.9rem;padding:9px 0;width:67%}#product_single #main #info #price .price-single-wrapper{font-size:.8rem;padding:15px 10px;text-align:center;width:100%}#product_single #main #info #price .price-single-wrapper .icon{font-size:1.1rem;margin-left:5px}#product_single #main #info #status{font-size:.8rem;font-weight:450;padding:15px 20px;width:100%}#product_single #main #info #status .icon{font-size:1.3rem;margin-left:10px}#product_single #main #info #cart #add_to_cart_btn{font-size:1.1rem;font-weight:450;padding:13px 0;width:100%}#product_single #main #info #cart #add_to_cart_btn .icon{font-size:1.9rem}#product_single #main #info #cart #already_in_cart_wrapper .info-label{font-size:.8rem;padding:15px 10px;text-align:center;width:100%}#product_single #main #info #cart #already_in_cart_wrapper .info-label .icon{font-size:1.1rem;margin-left:5px}#product_single #main #info #cart #quantity_count{height:50px;width:60%}#product_single #main #info #cart #quantity_count .btn{flex:0 0 50px;font-size:1rem}#product_single #main #info #cart #remove_from_cart_btn{font-size:1.1rem}#product_single #main #info #cart #remove_from_cart_btn .icon{font-size:1.2rem;margin-left:20px}#product_single #main #info #tag{margin:30px 0 10px}#product_single #main #info #tag .label{font-size:.9rem}#product_single #main #info #tag .tag-group{border-radius:5px;font-size:.85rem;padding:5px 10px}#product_single #tabs #comments .form-wrapper .form-body{grid-gap:10px;grid-template-columns:1fr}#product_single #tabs #comments .form-wrapper .form-body .form-group input,#product_single #tabs #comments .form-wrapper .form-body .form-group textarea{border-radius:5px;padding:10px 15px}#product_single #tabs #comments .form-wrapper .form-body .buttons-wrapper{grid-column:1/-1;text-align:left}#product_single #tabs #comments .form-wrapper .form-body .buttons-wrapper #submit_comment_btn{padding:10px 0;width:100%}#product_single #tabs #comments .comment-group:not(:last-child){margin-bottom:8px}#product_single #tabs #comments .comment-group .comment-body{line-height:2}#product_single #tabs #comments .comment-group .avayemehr-reply .reply-text{font-size:.8rem;line-height:2}#product_single #tabs #description h2{font-size:1.15rem}#product_single #tabs #description p{font-size:.95rem}}#packages_list #packages_wrapper{grid-gap:30px;display:grid;grid-template-columns:repeat(4,1fr);margin-top:20px}#packages_list #packages_wrapper .package-group{background:#f9f8f0;border-radius:9px;overflow:hidden;text-align:center}#packages_list #packages_wrapper .package-group .banner img{display:block;-o-object-fit:cover;object-fit:cover;overflow:hidden;transition:all .3s ease;width:100%}#packages_list #packages_wrapper .package-group .banner:hover img{opacity:.8;transform:scale(1.02)}#packages_list #packages_wrapper .package-group .title{display:block;font-size:1.1rem;font-weight:700;margin:15px 0 7px}#packages_list #packages_wrapper .package-group .count{color:#00aab2;font-family:MikhakVF,Tahoma,serif;font-weight:600;margin:7px 0 15px}@media (max-width:1400px){#packages_list #packages_wrapper{grid-template-columns:repeat(3,1fr)}}@media (max-width:1200px){#packages_list #packages_wrapper{grid-gap:15px}#packages_list #packages_wrapper .package-group .title{font-size:.85rem;margin:12px 0 0}#packages_list #packages_wrapper .package-group .count{font-size:.8rem;margin:3px 0 11px}}@media (max-width:768px){#packages_list #packages_wrapper{grid-gap:20px;grid-template-columns:1fr}#packages_list #packages_wrapper .package-group .title{font-size:1rem;margin:12px 0 5px}#packages_list #packages_wrapper .package-group .count{font-size:.9rem;margin:5px 0 15px}}#package_single #banner_wrapper{margin-bottom:15px;overflow:hidden;text-align:center}#package_single #banner_wrapper img{display:block;width:100%}#package_single #main_title_wrapper .title .label{margin-left:10px}@media (max-width:768px){#package_single #banner_wrapper{margin-bottom:35px}#package_single #main_title_wrapper .title{font-size:1.2rem;margin-left:7px}#package_single #main_title_wrapper .title .icon{font-size:1.1rem;margin-left:5px}#package_single #main_title_wrapper .title .label{font-size:.75rem}#package_single #main_title_wrapper .title h1{font-size:.95rem}}#cart #steps_head_wrapper{display:flex;margin-bottom:30px}#cart #steps_head_wrapper .step-group{align-items:center;background-color:#e1e3e3;cursor:pointer;display:flex;flex:1 1;padding:22px 40px;position:relative;transition:all .25s ease}#cart #steps_head_wrapper .step-group:hover{background-color:#d2d3d3}#cart #steps_head_wrapper .step-group:hover .icon-wrapper .icon{transform:scale(1.2) rotate(7deg)}#cart #steps_head_wrapper .step-group:first-child{border-bottom-right-radius:7px;border-top-right-radius:7px}#cart #steps_head_wrapper .step-group:last-child{border-bottom-left-radius:7px;border-top-left-radius:7px}#cart #steps_head_wrapper .step-group:not(:last-child):after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:auto;content:"";display:inline-block;font-family:Font Awesome\ 6 pro,serif;font-size:3rem;font-style:normal;font-variant:normal;font-weight:900;left:30px;line-height:1;opacity:.15;position:absolute}#cart #steps_head_wrapper .step-group.active .title{color:#07949b;text-decoration:underline}#cart #steps_head_wrapper .step-group.active .icon-wrapper{animation:step-pulse 3s infinite;background-color:#f7f7f7;border:3px solid #00aab2;box-shadow:0 0 0 0 #00aab2;color:#00aab2;transform:scale(1)}@keyframes step-pulse{0%{box-shadow:0 0 0 0 rgba(0,170,178,.7)}70%{box-shadow:0 0 0 10px rgba(0,170,178,0)}to{box-shadow:0 0 0 0 rgba(0,170,178,0)}}#cart #steps_head_wrapper .step-group.validated{background-color:#23ba74;border:none;color:#fff}#cart #steps_head_wrapper .step-group.validated .step-num{color:hsla(0,0%,100%,.8)}#cart #steps_head_wrapper .step-group.validated .icon-wrapper{background-color:hsla(0,0%,100%,.2)}#cart #steps_head_wrapper .step-group .icon-wrapper{align-items:center;background:#bfbfbf;border-radius:50%;color:#f9f9f9;display:flex;font-size:1.2rem;height:50px;justify-content:center;margin-left:18px;width:50px}#cart #steps_head_wrapper .step-group .icon-wrapper .icon{transition:all .25s ease}#cart #steps_head_wrapper .step-group .step-num{color:#b5b5b5;font-family:MikhakVF,Tahoma,serif;font-size:.9rem;font-style:italic;font-weight:500;text-align:right}#cart #steps_head_wrapper .step-group .title{font-size:1.1rem;font-weight:700}#cart .step-body .two-col{grid-gap:20px 40px;display:grid;grid-template-columns:1fr 1fr}#cart .step-body .two-col .full-width{grid-column:-1/1}#cart .step-body .form-group{margin-bottom:0}#cart .step-body .form-invoice{align-items:flex-start;-moz-column-gap:50px;column-gap:50px;display:flex}#cart .step-body .invoice-summary-wrapper{border-radius:5px;box-shadow:0 0 7px 0 #e7e7e7;flex:0 0 30%;margin-top:20px;padding:25px;position:sticky;top:60px}#cart .step-body .invoice-summary-wrapper:before{background-image:url(/img/zigzag-pattern.svg);background-position:0 100%;background-repeat:repeat-x;background-size:7%;content:"";display:block;height:14px;left:0;position:absolute;top:-13px;width:100%;z-index:2}#cart .step-body .invoice-summary-wrapper .main-title{font-size:1.2rem;font-weight:500;margin-bottom:30px;text-align:center}#cart .step-body .invoice-summary-wrapper table tr.discount-total td:nth-of-type(2){color:#df3f3f}#cart .step-body .invoice-summary-wrapper table tr.payable-price{border-top:4px double #bfbfbf}#cart .step-body .invoice-summary-wrapper table tr.payable-price td{padding-top:25px}#cart .step-body .invoice-summary-wrapper table tr.payable-price td:nth-of-type(2){color:#00aab2;font-size:1.2rem;font-weight:800}#cart .step-body .invoice-summary-wrapper table tr td{padding:10px 0;white-space:nowrap}#cart .step-body .invoice-summary-wrapper table tr td:first-of-type{font-family:MikhakVF,Tahoma,serif}#cart .step-body .invoice-summary-wrapper table tr td:first-of-type .icon{margin-left:5px;opacity:.5;vertical-align:middle}#cart .step-body .invoice-summary-wrapper table tr td:nth-of-type(2){font-size:1rem;font-weight:500;text-align:left}#cart .step-body .theme-options-list .option-group{align-items:center;border:1px solid #e7e7e7;border-radius:7px;cursor:pointer;display:flex;margin-bottom:15px;padding:20px 35px;transition:all .3s ease}#cart .step-body .theme-options-list .option-group:hover{background-color:#f1f1f1}#cart .step-body .theme-options-list .option-group:not(:last-child){border-bottom:1px solid #e7e7e7}#cart .step-body .theme-options-list .option-group:before{aspect-ratio:1;border:1px solid #d0d0d0;border-radius:50%;content:"";display:block;height:20px;margin-left:20px;transition:all .3s ease;width:20px}#cart .step-body .theme-options-list .option-group.selected{border-color:#00aab2}#cart .step-body .theme-options-list .option-group.selected:before{background-color:#00aab2;border:none;box-shadow:0 0 0 3px #fff,0 0 0 4px #d0d0d0;height:16px;margin-left:30px;width:16px}#cart .step-body .theme-options-list .option-group.selected .title{color:#00aab2;font-size:1.2rem;font-weight:700}#cart .step-body .theme-options-list .option-group .soon{background:#d24f61;border-radius:4px;color:#fff;display:inline-block;font-size:.7rem;margin-right:5px;padding:1px 6px}#cart .step-body .theme-options-list .option-group .subtitle{font-family:MikhakVF,Tahoma,serif}#cart .step-body .theme-options-list .option-group .title{font-weight:500}#cart .step-body .theme-options-list2{display:flex;flex-wrap:wrap}#cart .step-body .theme-options-list2 .option-group{align-items:center;border:1px solid #e7e7e7;border-radius:5px;cursor:pointer;display:flex;padding:10px 20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}#cart .step-body .theme-options-list2 .option-group.selected{background-color:#daeded;border:none;box-shadow:0 0 0 2px #00aab2}#cart .step-body .theme-options-list2 .option-group img{height:25px;margin-left:15px}#cart .step-body .theme-options-list2 .option-group:not(:last-child){margin-left:10px}#cart .step-body section{margin-bottom:45px}#cart .step-body .section-title{color:#888f93;font-size:1.2rem;font-weight:700;margin-bottom:20px}#cart .step-body .section-title .icon{margin-left:8px;opacity:.7;vertical-align:middle}#cart .step-body .form-hint{font-weight:500;line-height:3;margin-block:50px}#cart .step-body .form-hint .bank-info{margin-bottom:5px;margin-right:20px}#cart .step-body .form-hint .bank-info .label{align-items:center;display:inline-flex;gap:10px}#cart .step-body .form-hint .bank-info .label .icon{color:silver}#cart .step-body .form-hint .bank-info .tag{align-items:center;background:#edebce;border-radius:5px;color:#655400;direction:ltr;display:inline-flex;font-size:1.05rem;gap:9px;letter-spacing:1px;line-height:1;margin-right:10px;padding:1px 10px;white-space:nowrap}#cart .step-body#items .swipe-hint-wrapper{align-items:center;color:#babfc3;display:none;font-family:Mikhak,Tahoma,serif;font-size:.65rem;gap:20px;justify-content:center;margin:20px 0 10px}#cart .step-body#items .swipe-hint-wrapper img{opacity:.4;width:22px}#cart .step-body#items .table-wrapper{overflow:hidden}#cart .step-body#items #items_table td.quantity{border-left:none;padding-left:0;width:150px}#cart .step-body#items #items_table td.quantity .quantity-box{align-items:center;background-color:#fff;border:1px solid #eee;border-radius:5px;display:inline-flex;height:34px;width:115px}#cart .step-body#items #items_table td.quantity .quantity-box .btn{background:none;color:#c6c6c6;flex:0 0 35px;font-size:.8rem}#cart .step-body#items #items_table td.quantity .quantity-box .btn:hover{color:#00aab2}#cart .step-body#items #items_table td.quantity .quantity-box input{background:none;border:none;color:#00aab2;flex:1 1 50px;font-weight:500;padding:0;text-align:center}#cart .step-body#items #items_table td.operations .remove-btn{color:silver;padding:4px 7px}#cart .step-body#items #items_table td.operations .remove-btn:hover{color:#cd5c5c;transform:scale(1.1)}#cart .step-body#items .invoice-wrapper{margin-right:auto;margin-top:30px;max-width:580px}#cart .step-body#items #items_summary_table tr:not(:last-of-type){border-bottom:6px solid #f5f5f5}#cart .step-body#items #items_summary_table tr.discount-total{border-bottom-style:double;border-bottom-width:12px}#cart .step-body#items #items_summary_table tr.discount-total td:nth-of-type(2){color:#df3f3f}#cart .step-body#items #items_summary_table tr.price-discounted-total td:nth-of-type(2){color:#00aab2;font-size:1.2rem;font-weight:700}#cart .step-body#items #items_summary_table td{background-color:#fff;padding:1.1rem 1.6rem}#cart .step-body#items #items_summary_table td:first-of-type{color:#5c5c5c;font-weight:500;text-align:right}#cart .step-body#items #items_summary_table td:nth-of-type(2){text-align:left}#cart .step-body#items #items_summary_table td:nth-of-type(2) span:first-of-type{font-size:1.1rem;font-weight:700;margin-left:5px}#cart .step-body#info .form-wrapper{flex:1 1}#cart .step-body#info .form-wrapper #shipment .hint-wrapper{color:#c06464;font-size:.95rem;margin-top:30px;max-width:70%;padding-right:20px}#cart .step-body#info .form-wrapper #shipment .hint-wrapper .point{align-items:flex-start;display:flex;line-height:2}#cart .step-body#info .form-wrapper #shipment .hint-wrapper .point:not(:last-child){margin-bottom:15px}#cart .step-body#info .form-wrapper #shipment .hint-wrapper .point:before{content:"";font-family:Font Awesome\ 6 pro,serif;font-weight:900;margin-left:10px}#cart .step-body#payment .form-wrapper{flex:1 1}#cart .step-body#payment .options-wrapper{margin-bottom:40px}#cart .step-body#payment .gateway-options .option-group.disabled{background:#dfdfdf;border:2px solid #d1d1d1;cursor:not-allowed;filter:saturate(.3) opacity(.7);-webkit-user-select:none;-moz-user-select:none;user-select:none}#cart .step-body#payment .remittance-form .remittance-image .image-group{max-width:500px}#cart .step-body#payment .remittance-form .remittance-image .image-group .buttons-wrapper{margin-top:15px}#cart .step-body#payment #discount{align-items:center;background:#ebebeb;border-radius:5px;display:flex;margin-bottom:30px;padding:30px}#cart .step-body#payment #discount label{flex:0 0 50%;font-family:MikhakVF,Tahoma,serif;font-size:1.05rem;font-weight:500}#cart .step-body#payment #discount input{border:none;border-bottom-left-radius:0;border-top-left-radius:0;flex:0 0 220px;height:45px;margin-right:auto}#cart .step-body#payment #discount button{border-bottom-right-radius:0;border-top-right-radius:0;flex:0 0 70px;height:45px}#cart .operation-buttons-wrapper{margin-top:30px;text-align:left}#cart .operation-buttons-wrapper .btn{font-size:1.05rem;padding:15px 20px}#cart #no_items_wrapper{padding:50px;text-align:center}#cart #no_items_wrapper .text{color:#ccc;font-size:1.1rem;font-weight:500}#cart #no_items_wrapper .text:first-of-type{margin-top:10px}#cart #no_items_wrapper .text:nth-of-type(2){margin-bottom:30px}#cart #no_items_wrapper .buttons-wrapper{align-items:center;display:flex;gap:10px;justify-content:center}@media (max-width:1200px){#cart #steps_head_wrapper .step-group .icon-wrapper{height:45px;width:45px}#cart #steps_head_wrapper .step-group .title{font-size:.95rem}#cart .step-body .form-invoice{-moz-column-gap:30px;column-gap:30px}#cart .step-body .two-col{grid-gap:15px 30px}#cart .step-body .invoice-summary-wrapper{font-size:.8rem;padding:20px 15px}#cart .step-body .invoice-summary-wrapper .main-title{font-size:1rem;margin-bottom:12px}#cart .step-body .invoice-summary-wrapper table tr td:nth-of-type(2){font-size:.9rem}#cart .step-body#items #items_summary_table td{padding:1rem 1.3rem}#cart .step-body#items #items_summary_table td:first-of-type{font-size:.85rem}#cart .step-body#items #items_summary_table td:nth-of-type(2){font-size:.9rem}#cart .step-body#items #items_summary_table td:nth-of-type(2) span:first-of-type{font-size:1rem}#cart .step-body#info .form-wrapper #shipment .hint-wrapper{font-size:.85rem}#cart .operation-buttons-wrapper .btn{font-size:1rem;padding:10px 14px}#cart #no_items_wrapper{padding:40px 20px}#cart #no_items_wrapper img{width:260px}#cart #no_items_wrapper .text{font-size:1rem}#cart #no_items_wrapper .text:nth-of-type(2){margin:6px 0 30px}#cart #no_items_wrapper .buttons-wrapper{font-size:.8rem}}@media (max-width:992px){#cart #steps_head_wrapper{margin-bottom:20px}#cart #steps_head_wrapper .step-group{padding:17px 12px}#cart #steps_head_wrapper .step-group:not(:last-child):after{font-size:1.7rem}#cart #steps_head_wrapper .step-group .step-num{font-size:.8rem}#cart #steps_head_wrapper .step-group .title{font-size:.75rem}#cart #steps_head_wrapper .step-group .icon-wrapper{height:30px;width:30px}#cart #steps_head_wrapper .step-group .icon-wrapper .icon{font-size:.9rem}#cart #steps_head_wrapper .step-group .title{font-size:.85rem}#cart .step-body .form-invoice{align-items:unset;flex-direction:column}#cart .step-body .invoice-summary-wrapper:before{background-size:3.5%}#cart .step-body .theme-options-list .option-group .subtitle{font-size:.9rem}#cart .step-body .two-col{grid-gap:15px 20px}#cart .step-body .form-hint{margin-block:40px}#cart .step-body#items #items_table td.quantity{padding-inline:20px}#cart .step-body#items #items_summary_table tr.price-discounted-total td:nth-of-type(2){font-size:.9rem}#cart .step-body#items #items_summary_table td{padding:.8rem 1.3rem}#cart .step-body#items #items_summary_table td:nth-of-type(2){font-size:.8rem}#cart .step-body#items #items_summary_table td:nth-of-type(2) span:first-of-type{font-size:.9rem}#cart .step-body#items .invoice-wrapper{margin-top:20px;max-width:100%}#cart .step-body#items .swipe-hint-wrapper{display:flex}#cart .step-body#info .form-wrapper #shipment .hint-wrapper{max-width:100%}#cart .step-body#payment .options-wrapper .option-group.selected .title{font-size:1rem}#cart .step-body#payment .options-wrapper .option-group .title{font-size:1rem;line-height:1.9}#cart #no_items_wrapper img{width:220px}#cart #no_items_wrapper .text{font-size:.9rem}}@media (max-width:768px){#cart #steps_head_wrapper{overflow-x:auto}#cart #steps_head_wrapper .step-group{padding:20px 30px}#cart #steps_head_wrapper .step-group:not(:last-child):after{left:0}#cart #steps_head_wrapper .step-group .title{white-space:nowrap}#cart .operation-buttons-wrapper .btn{margin-bottom:10px;padding:15px 0;width:100%}#cart .step-body section{margin-bottom:30px}#cart .step-body .section-title{font-size:1.1rem;margin-bottom:15px}#cart .step-body .two-col{grid-template-columns:1fr}#cart .step-body .invoice-summary-wrapper{font-size:.9rem}#cart .step-body .invoice-summary-wrapper .main-title{font-size:1.1rem}#cart .step-body .invoice-summary-wrapper table tr.payable-price td:nth-of-type(2){font-size:1.2rem}#cart .step-body .invoice-summary-wrapper table tr td:nth-of-type(2){font-size:1rem}#cart .step-body .theme-options-list .option-group{padding:20px 15px}#cart .step-body .theme-options-list .option-group:before{margin-left:15px}#cart .step-body .theme-options-list .option-group.selected:before{margin-left:25px}#cart .step-body .theme-options-list .option-group.selected .title{font-size:1.1rem}#cart .step-body .theme-options-list .option-group .subtitle{font-size:.85rem}#cart .step-body .form-hint{line-height:2.5}#cart .step-body .form-hint .bank-info{margin-block:10px;margin-left:10px;text-align:left}#cart .step-body .form-hint .bank-info .label{display:flex}#cart .step-body#payment .options-wrapper .option-group.selected .title,#cart .step-body#payment .options-wrapper .option-group .title{font-size:.9rem}#cart .step-body#payment .options-wrapper .option-group .soon{font-size:.55rem}#cart #no_items_wrapper img{width:90%}#cart #no_items_wrapper .text{font-size:1.1rem}#cart #no_items_wrapper .text:nth-of-type(2){margin:17px 0 30px}#cart #no_items_wrapper .buttons-wrapper{flex-direction:column;margin-top:55px}#cart #no_items_wrapper .buttons-wrapper .btn{font-size:1rem;padding:10px 0;width:100%}}#posts_list #posts_wrapper{grid-gap:8px;background-color:#f3f3f3;display:grid;grid-template-columns:1fr 1fr}#post_single article{border-radius:10px;overflow:hidden;padding:30px 30px 50px}#post_single article #main_image_wrapper{margin-bottom:30px}#post_single article #main_image_wrapper img{border-radius:10px;display:block;width:100%}#post_single article h1{display:flex;line-height:2;margin-bottom:7px}#post_single article h2{font-size:1.3rem;font-weight:700;margin:2rem 0 1rem}#post_single article h3{font-size:1.15rem;font-weight:700;margin:2rem 0 1rem}#post_single article h4,#post_single article h5,#post_single article h6{font-size:1rem;font-weight:700;margin:2rem 0 1rem}#post_single article .meta{align-items:center;display:flex;font-family:MikhakVF,Tahoma,serif;gap:35px;margin-bottom:30px}#post_single article .meta .meta-group{color:#ababab;font-size:.9em}#post_single article .meta .meta-group .icon{color:#d9d9d9;margin-left:5px}#post_single article .body{line-height:2.3;text-align:right}#post_single article .body a:not(.btn){border-bottom:1px dashed #66c1c6;color:#00aab2;display:inline-block;line-height:1.8;position:relative}#post_single article .body a:not(.btn):after{background-color:#00aab2;bottom:0;content:"";height:.1rem;left:0;position:absolute;transform:scaleX(0);transform-origin:100% 50%;transition:opacity .2s,transform .3s;width:100%}#post_single article .body a:not(.btn):focus,#post_single article .body a:not(.btn):hover{border:none;color:#49a1a6}#post_single article .body a:not(.btn):focus:after,#post_single article .body a:not(.btn):hover:after{transform:scaleX(1)}#post_single article .body img{display:block;margin:50px auto;max-width:100%}#post_single article .body ul{list-style:disc;padding-right:20px}#post_single article .body ol{list-style-type:persian;padding-right:20px}#post_single article .body p{margin-bottom:7px}#post_single article .body .point-wrapper{border-radius:5px;box-shadow:0 5px 14px -8px #d0d0d0;font-family:MikhakVF,Tahoma,serif;font-weight:500;line-height:2.3;margin:40px 0;overflow:hidden;padding:35px 25px;position:relative}#post_single article .body .point-wrapper.theme-avayemehr{background:#f7f7f7;border-right:4px solid #00aab2;color:#00aab2;padding:40px 25px}#post_single article .body .point-wrapper.theme-avayemehr:before{background:url(/img/ghasedak_single_inner.svg) no-repeat;content:"";display:block;filter:blur(.04rem) opacity(.15);height:50px;position:absolute;right:20px;top:15px;transform:rotate(-28deg);width:25px}#post_single article .body .point-wrapper.theme-avayemehr:after{background:url(/img/ghasedak_single_inner.svg) no-repeat;bottom:3px;content:"";display:block;filter:blur(.03rem) opacity(.2);height:55px;left:35px;position:absolute;transform:rotate(21deg);width:28px}#post_single article .body .point-wrapper.theme-blue{background:#d2e5e6;border:1px solid #9cc1c3;color:#2b8d92}#post_single article .body .point-wrapper.theme-red{background:#e6d2d2;border:1px solid #d0b3b3;color:#ab5e5e}#post_single .cols-wrapper{grid-gap:35px;display:grid;grid-template-columns:3fr 1fr}@media (max-width:1200px){#post_single article{padding:25px 25px 30px}#post_single article h1{font-size:1.25rem}#post_single article h2{font-size:1.1rem;margin:1.8rem 0 .4rem}#post_single article h4,#post_single article h5,#post_single article h6{font-size:.95rem}#post_single article .meta{gap:25px;margin-bottom:20px}#post_single article .body{font-size:.9rem}}@media (max-width:992px){#post_single .cols-wrapper{grid-template-columns:1fr}}@media (max-width:768px){#post_single article{padding:12px 12px 25px}#post_single article #main_image_wrapper{margin-bottom:15px}#post_single article h1{font-size:1.1rem}#post_single article h2,#post_single article h4,#post_single article h5,#post_single article h6{font-size:1.05rem}#post_single article .meta{gap:15px;margin-bottom:15px}#post_single article .meta .meta-group{font-size:.75rem}}
