﻿@import"base-rtl.css";@font-face{font-family:MIRANSans;font-style:normal;font-weight:normal;src:url('../../fonts/iranSans/eot/IRANSansWeb_Medium.eot?');src:url('../../fonts/iranSans/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),url('../../fonts/iranSans/woff2/IRANSansWeb_Medium.woff2') format('woff2'),url('../../fonts/iranSans/woff/IRANSansWeb_Medium.woff') format('woff'),url('../../fonts/iranSans/ttf/IRANSansWeb_Medium.ttf') format('truetype');}@font-face{font-family:IRANSans;font-style:normal;font-weight:normal;src:url('../../fonts/iranSans/eot/IRANSansWeb_Light.eot?');src:url('../../fonts/iranSans/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),url('../../fonts/iranSans/woff2/IRANSansWeb_Light.woff2') format('woff2'),url('../../fonts/iranSans/woff/IRANSansWeb_Light.woff') format('woff'),url('../../fonts/iranSans/ttf/IRANSansWeb_Light.ttf') format('truetype');}@font-face{font-family:BIRANSans;font-style:normal;font-weight:normal;src:url('../../fonts/iranSans/eot/IRANSansWeb.eot?');src:url('../../fonts/iranSans/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),url('../../fonts/iranSans/woff2/IRANSansWeb.woff2') format('woff2'),url('../../fonts/iranSans/woff/IRANSansWeb.woff') format('woff'),url('../../fonts/iranSans/ttf/IRANSansWeb.ttf') format('truetype');}@font-face{font-family:gohar;font-style:normal;font-weight:normal;src:url('../../fonts/gohar/Gohar-Black.ttf');src:url('../../fonts/gohar/Gohar-Bold.ttf');}@font-face{font-family:"lightcase";font-weight:normal;font-style:normal;src:url("/static/fonts/lightcase/lightcase.eot?");src:url("/static/fonts/lightcase/lightcase.ttf") format("ttf"),url("/static/fonts/lightcase/lightcase.woff") format("woff"),url("/static/fonts/lightcase/lightcase.svg") format("svg");}h1,.hand-writing{font-family:'MIRANSans';}h2,h3,.lora-font{font-family:'MIRANSans';line-height:normal;}:root{--white-50:#fff;--gray-500:#484848;--gray-700:#363636;--gray-800:#362711;--pink-300:#ffb1c4;--pink-600:#f34286b2;--blue-100:#bad0fa;--yellow-200:#f1ed8a;}.opacity-60{opacity:.6;}.text-center{text-align:-moz-center;text-align:-webkit-center;text-align:center;}.jcon-stationery{color:#f78080;}.jcon-mug{color:#6fd6ed;}.jcon-acccessories{color:#f2bc0a;}.jcon-containers{color:#b5da58;}.bg-pink:hover{background:#ffeded;}.bg-blue:hover{background:#e9fafe;}.bg-yellow:hover{background:#fdf1c9;}.bg-green:hover{background:#f0f8db;}.top-menu{position:fixed;width:100%;z-index:999;padding:10px 0 8px 0;background:rgba(255,255,255,0);backdrop-filter:blur(0);transition:background .3s ease,backdrop-filter .3s ease;}.top-menu.scrolled{background:rgba(255,255,255,.8);backdrop-filter:blur(12px);}.Menu2{position:fixed;top:0;right:0;height:100%;width:100%;background:#fef7ef;z-index:100000;transform:translateX(100%);-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;opacity:0;visibility:hidden;}.Menu2 .btn-close{font-size:18px;position:absolute;left:0;top:10px;cursor:pointer;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;width:40px;display:inline-block;text-align:-moz-center;text-align:-webkit-center;text-align:center;}.Menu2 .search{padding-bottom:20px;width:90%;margin:auto;}.Menu2 .d-flex{justify-content:center;}.Menu2 .d-flex>a{display:block;}.Menu2 .d-flex>a img{width:150px;height:auto;}.Menu2>ul{height:80%;overflow:auto;}.Menu2 ul{list-style:none;border:1px solid #008000;padding:0;margin:10px;border-radius:10px;}.Menu2 ul li a{padding:10px 15px;color:#666;display:block;overflow:hidden;position:relative;z-index:1;}.Menu2 ul li a:before{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;content:'';background:var(--maincolor-dark);-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;transform:translateX(100%);-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);z-index:-1;}.Menu2 ul li a:hover{color:#bcb509;}.Menu2 ul li a:hover::before{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);}.Menu2 ul li.haschild{position:relative;}.Menu2 ul li.haschild>p{display:flex;flex-direction:row;margin:0;}.Menu2 ul li.haschild>p a{width:85%;}.Menu2 ul li.haschild>p i{width:15%;font-size:18px;cursor:pointer;position:relative;z-index:1;overflow:hidden;color:var(--maincolor-dark);display:flex;align-items:center;justify-content:center;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}.Menu2 ul li.haschild>p i:after{content:'';position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;background:var(--maincolor-dark);-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;transform:translateX(100%);-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);z-index:-1;}.Menu2 ul li.haschild>p i:hover{color:#484848;}.Menu2 ul li.haschild>p i:hover:after{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);}.Menu2 ul li.haschild>ul{display:none;background:#fdf0e0;}.Menu2 ul li.haschild.open>p i:before{content:''!important;font-family:'Jingiilii-Icons';}.Menu2.open{-webkit-transform:translateX(0);-ms-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible;}.Menu2.open .mdi-close{left:-40px;}.nav{position:relative;align-items:center;justify-content:space-between;}.nav .jcon-sort{font-size:30px;color:#808080;display:none;cursor:pointer;}.nav .logo img{width:160px;height:auto;object-fit:cover;}.nav .menu .menuItem:hover .menuLink{color:#bcb509;}.nav .menu .menuItem .menuLink{display:inline-block;padding:20px 10px;color:#000;font-family:'MIRANSans';font-size:11pt;}.nav .menu .active>.menuLink{color:#bcb509;}.nav .dropdown-content{position:absolute;width:990px;right:0;left:0;top:100%;margin:auto;background:#fef7ef;height:665px;border-radius:15px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden;opacity:0;visibility:hidden;}.nav .dropdown-content .subMenu{display:flex;background:#fff0e4;}.nav .dropdown-content .subMenu .subMenuItem{width:25%;}.nav .dropdown-content .subMenu .subMenuItem:hover .subMenuLink{color:#f00;}.nav .dropdown-content .subMenu .subMenuItem .subMenuLink{padding:10px 20px;display:inline-block;color:#808080;font-size:11pt;font-weight:600;}.nav .dropdown-content .megaMenu{position:absolute;right:0;width:100%;background:#fef7ef;padding:0 35px;opacity:0;visibility:hidden;}.nav .dropdown-content .megaMenu .row .column{display:flex;flex-direction:column;width:25%;padding:20px;}.nav .dropdown-content .megaMenu .row .column .title{border-bottom:2px solid #808080;}.nav .dropdown-content .megaMenu .row .column .title:hover{color:#f00;}.nav .dropdown-content .megaMenu .row .column>ul>li:hover>a{color:#f34286;}.nav .dropdown-content .megaMenu .row .column>ul>li>a{display:block;color:#000;padding:10px 0;}.nav .basket-section{gap:18px;}header{padding:10px 0 15px 0;}header .navbar-toggler:focus{box-shadow:unset;}header .navbar-toggler{border:0;}header .navbar-nav{gap:35px;}header .navbar-nav .nav-item:hover .nav-link{color:#bcb509;}header .navbar-nav .nav-item:hover>ul{display:block;}header .navbar-nav li ul li{border-bottom:1px solid #e9e9e9;display:flex;padding:16px 18px;justify-content:flex-start;align-items:center;gap:12px;}header .navbar-nav li ul li:first-child{border-top-right-radius:40px;border-top-left-radius:40px;}header .navbar-nav li ul li:last-child{border-bottom-right-radius:40px;}header .navbar-nav li ul li i{font-size:32px;}header .navbar-brand img{width:160px;height:44px;object-fit:cover;}header .login{cursor:pointer;display:flex;align-items:center;}header .login .jcon-user-octagon{transition:.5s;}header .login:hover .jcon-user-octagon{color:#afcb73;}header .LoginBox{cursor:pointer;}header .LoginBox .user-account{position:absolute;top:54px;background:#fef9f4;display:flex;flex-direction:column;gap:15px;padding:20px 15px;width:160px;z-index:1;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1);}header .LoginBox .user-account .account-item{transition:.5s;}header .LoginBox .user-account .account-item:hover .account-link span{color:#a6a11f;}header .LoginBox .user-account .account-item .account-link{display:flex;align-items:center;gap:5px;font-size:14px;cursor:pointer;}header .LoginBox .user-account .account-item .account-link .jcon-user,header .LoginBox .user-account .account-item .account-link .jcon-heart{font-size:20px;color:#484848;}header .LoginBox .user-account .account-item .account-link span{color:#363636;}header .basket{position:relative;}header .basket .jcon-bag{transition:.5s;}header .basket:hover{cursor:pointer;}header .basket:hover .jcon-bag{color:#afcb73;}header .basket .counter{position:absolute;right:-10px;top:-10px;width:18px;height:18px;border-radius:100%;background:#f1ed8a;display:flex;align-items:center;justify-content:center;font-size:12px;color:#000;}header .navbar-nav li ul li:hover>a{color:#f34286!important;}header .navbar-nav li ul li:hover>a:before{transform:translatex(0);-webkit-transform:translatex(0);-moz-transform:translatex(0);-ms-transform:translatex(0);-o-transform:translatex(0);}header .navbar-nav li ul li a{color:#000;text-align:right;font-size:18px;font-style:normal;font-weight:500;line-height:44px;white-space:nowrap;}header .navbar-nav li ul li ul{right:100%;top:0;position:absolute;display:none;background:#fef7ef;z-index:999;}header .navbar-nav ul li:hover>ul{display:block;}header .navbar-nav li{position:relative;}.search{position:relative;}.search input{width:100%;background-color:#f1ed8a;padding:20px 45px;border-radius:44px;outline:0;border:0;font-size:16px;color:#000;height:65px;}.search .search-icon{position:absolute;right:15px;top:22px;bottom:0;margin:auto;font-size:20px;color:#000;}::placeholder{color:#000;font-weight:600;}@media only screen and (max-width:1460px){header .navbar-nav{gap:20px;}.nav .menu .menuItem .menuLink{font-size:10pt;}}@media only screen and (max-width:1200px){.navbar-nav{display:none;}.jcon-sort{display:block!important;}.nav .menu{display:none!important;}header{padding:0;}header .header .nav{display:none;}.nav .menu .menuItem .menuLink{font-size:10pt;}}@media only screen and (max-width:992px){header .LoginBox .user-account{top:40px;}}@media only screen and (max-width:576px){.nav .basket-section{gap:10px;}.nav .logo img{width:125px;}.LoginBox span.size-medium{font-size:14px;}}@media only screen and (max-width:400px){header .navbar-brand img{width:110px;object-fit:contain;}}footer{position:relative;}footer .footer{padding:40px 0 0 0;}footer .footer .img-footer{position:relative;width:40%;margin:auto;z-index:1;}footer .footer .img-footer .right-img{position:absolute;right:0;top:0;z-index:-1;}footer .footer .img-footer .left-img{position:absolute;left:0;top:0;z-index:-1;}footer .footer .img-footer .center-img{position:relative;}footer .footer .info-footer{padding:32px 0;display:flex;flex-direction:column;align-items:center;}footer .footer .info-footer .title{font-size:32px;font-weight:700;font-family:gohar;color:#000;}footer .footer .info-footer .summary{font-size:56px;font-weight:900;font-family:gohar;color:#000;}footer .footer .contact-footer .contact-nav{display:flex;align-items:center;justify-content:center;padding:0;margin:0;list-style:none;}footer .footer .contact-footer .contact-nav .contact-item{margin-left:29px;}footer .footer .contact-footer .contact-nav .contact-item .contact-link{display:flex;align-items:center;gap:2px;}footer .footer .supports{padding:33px 0 26px 0;}footer .footer .supports .support-nav{display:flex;align-items:center;justify-content:center;padding:0;margin:0;list-style:none;flex-wrap:wrap;gap:20px;}footer .footer .supports .support-nav .support-item{display:flex;flex-direction:column;align-items:center;width:14%;gap:10px;}footer .footer .supports .support-nav .support-item img{width:55px;height:55px;object-fit:cover;}footer .footer .namad{display:flex;justify-content:space-between;padding-top:18px;border-top:1px solid rgba(0,0,0,.4);}footer .footer .namad .namad-nav{padding:0;margin:0;list-style:none;display:flex;align-items:center;}footer .footer .namad .namad-nav .namad-item img{width:80px;}@media only screen and (max-width:1500px){footer .footer .supports .support-nav .support-item{width:15%;}}@media only screen and (max-width:1200px){footer .footer .img-footer{width:65%;}footer .footer .supports .support-nav .support-item{width:20%;}}@media only screen and (max-width:992px){footer .footer .supports .support-nav .support-item{width:20%!important;}}@media only screen and (max-width:768px){footer .footer{padding:0!important;}footer .footer .supports .support-nav .support-item{width:40%!important;}footer .footer .img-footer{width:100%;}footer .footer .namad{flex-direction:column;align-items:center;}footer .footer .namad span{font-size:14px;}footer .footer .info-footer .title{font-size:25px;}footer .footer .info-footer .summary{font-size:45px;}footer .copy-right .container{flex-direction:column;}footer .copy-right .container .Lpart{margin:auto;}footer .copy-right .container .Rpart p{margin:0;}footer .text-center{margin-top:20px;}footer .text-center h2{font-size:12pt;}}@media only screen and (max-width:576px){footer .footer .info-footer .title{font-size:20px;}footer .footer .info-footer .summary{font-size:30px;}footer .footer .img-footer .center-img{width:150px;height:150px;}footer .footer .img-footer .right-img,footer .footer .img-footer .left-img{width:120px;height:120px;}footer .footer .img-footer .right-img{right:45px;}footer .footer .img-footer .left-img{left:45px;}footer .footer .namad .namad-nav .namad-item img{width:90px;}}@media only screen and (max-width:400px){footer .footer .img-footer .right-img{right:0;}footer .footer .img-footer .left-img{left:0;}footer .footer .supports .support-nav .support-item{width:45%!important;}footer .footer .supports .support-nav .support-item span{font-size:14px;text-align:center;}footer .footer .info-footer .title{font-size:15px;}footer .footer .info-footer .summary{font-size:30px;}}html{scroll-behavior:smooth;}ul,ol{list-style:none!important;margin:0;padding:0;}.lookup{border-radius:10px;overflow:hidden;}.lookup .search-tabs{height:40px;}.lookup .search-tabs li{height:40px;display:flex!important;align-items:center;}.lookup .search-tabs li .lstitle{text-align:right;display:block;}.lookup .search-tabs li.active{background:#f1ed8a!important;}.lookup .search-tabs li.active a{color:#000!important;}.lookupMore{color:#ef4d7f;}.searchcontent{border-radius:10px;}.accordion-button:focus{box-shadow:unset;}.modal .close{border:0;background:transparent;font-size:25px;}.gray-500{color:var(--gray-500);}.gray-700{color:var(--gray-700);}.gray-800{color:var(--gray-800);}.pink-300{color:var(--pink-300);}.pink-600{color:var(--pink-600);}.blue-100{color:var(--blue-100);}.yellow-200{color:var(--yellow-200);}.size-small{font-size:12px;}.size-normal{font-size:14px;}.size-medium{font-size:16px;}.size-large{font-size:18px;}.size-xlarge{font-size:20px;}.size-2xlarge{font-size:22px;}.size-3xlarge{font-size:24px;}.size-25{font-size:25px;}.fw-500{font-weight:500;}.fw-600{font-weight:600;}.fw-700{font-weight:700;}.fw-900{font-weight:900;}.rounded-80{border-radius:80px;}.lineHeight-normal{line-height:normal;}.lineHeight-32{line-height:32px;}.limited-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}.btn-custome{position:relative;display:flex;width:fit-content;align-items:center;background:linear-gradient(108.79deg,#fffa8a -32.15%,#cbe690 62.67%);border-radius:24px;padding:20px 32px;border:unset;gap:8px;overflow:hidden;box-shadow:0 0 0 0 rgba(28,16,6,0);transition:box-shadow .3s ease;}.btn-custome:active{top:2px;}.btn-custome:hover{box-shadow:0 8px 12px -6px rgba(28,16,6,.2);}.btn-custome:hover:after{left:auto;right:0;width:100%;}.btn-custome:after{position:absolute;content:"";width:0;height:100%;top:0;left:0;z-index:0;border-radius:5px;background-color:rgba(203,230,144,.68);mix-blend-mode:overlay;transition:all .3s ease;}.btn-custome i,.btn-custome span{z-index:1;}.btn-custome span{font-size:14px;color:#000;}.login-page{display:flex;justify-content:center;align-items:center;height:100vh;}h2{margin:0;}.modal .btn-close{position:absolute;left:10px;}.MainContent{padding-top:110px;}.customBtn{position:relative;display:flex;align-items:center;background-color:#f1ed8a;border-radius:24px;padding:20px 32px;border:unset;gap:8px;overflow:hidden;box-shadow:0 0 0 0 #562f0f69;transition:box-shadow .3s ease;}.customBtn:active{top:2px;}.customBtn:hover{box-shadow:0 8px 12px -6px #562f0f69;}.customBtn:hover:after{top:auto;bottom:0;height:100%;}.customBtn:after{position:absolute;content:"";width:100%;height:0;top:0;left:0;z-index:0;border-radius:5px;background-color:#fffb9d;transition:all .3s ease;}.customBtn i,.customBtn span{z-index:2;}.head-info{display:flex;flex-direction:column;gap:16px;width:36%;}.font-gohar{font-family:gohar;}form{position:relative;border-radius:70px;background-color:rgba(255,255,255,.4);padding:24px 32px;display:flex;flex-direction:column;gap:24px;}form .form-control{height:89px;border-radius:50px;padding:32px;border:0;padding-right:70px;}form .form-control:focus{border-color:#f1ed8a;box-shadow:0 0 0 .25rem hwb(57.67deg 54.12% 5.49%/67%);}form textarea.form-control{height:170px;}form textarea.form-control:focus{border-color:#f1ed8a!important;box-shadow:0 0 0 .25rem hwb(57.67deg 54.12% 5.49%/67%)!important;}form div{position:relative;}form div .form-label{position:absolute;right:30px;top:30px;margin:auto;display:flex;align-items:center;gap:10px;}form div label{position:absolute;right:65px;top:33px;}.blogs .global-card{border-radius:130px 130px 70px 70px;background:rgba(255,255,255,.4);box-shadow:0 4px 20px 0 rgba(88,40,13,.06);backdrop-filter:blur(20px);}.tags .tag-nav .tag-item{display:flex;gap:8px;padding:8px 10px;border-radius:12px;background-color:#f1ed8a;}.faq{position:relative;padding:81px 0;}.faq .faq-title{font-size:35px;}.faq .faq-box{background-color:#fff6;border-radius:70px;padding:24px 32px;display:flex;justify-content:space-between;margin-bottom:32px;}.faq .faq-box .faq-info{margin-right:24px;}.faq .faq-box .faq-info .faq-title{font-size:21px;line-height:32px;}.faq .faq-box .faq-info .faq-subtitle{line-height:25px;margin-bottom:18px;opacity:.6;}.faq .accordion-button{font-weight:bold;padding:0 10px;background-color:transparent;}.faq .accordion-button::after{margin-left:unset;margin-right:auto;background-color:#f1ed8a;border-radius:50%;padding:8px;background-position:center;background-repeat:no-repeat;background-size:18px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;}.faq .accordion-button:not(.collapsed){background-color:transparent;font-size:16px;color:#000;box-shadow:unset;}.faq .accordion{background:rgba(255,255,255,.4);border:0;padding:24px 32px;border-radius:70px;}.faq .accordion-item{background-color:rgba(255,255,255,.8);padding:20px 10px;border-radius:50px;margin-bottom:24px;border:0;}.faq .accordion-header{border-radius:50px;overflow:hidden;}.faq .accordion-body{font-size:16px;color:#484848;line-height:32px;padding:0;}.form-check-input:checked{background-color:#f34286;border-color:#f34286;}.form-check-input:focus{box-shadow:unset;}.filter-btn{width:45px;height:45px;max-width:45px;max-height:45px;min-width:45px;min-height:45px;-moz-border-radius:50px!important;-webkit-border-radius:50px!important;-khtml-border-radius:50px!important;border-radius:50px!important;-webkit-box-shadow:0 0 8px #eee;-moz-box-shadow:0 0 8px #eee;box-shadow:0 0 8px #eee;background:#f34286;}.filter-btn:hover{background:#f34286;}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030;}.WrapIcon{position:relative;z-index:2;}.WrapIcon .sharewrap{display:flex;align-items:center;gap:10px;}.WrapIcon .sharewrap span,.WrapIcon .sharewrap i{font-size:24px!important;}.WrapIcon .sharewrap .btnshare{display:flex;align-items:center;margin-right:0;}.WrapIcon .sharewrap .btnshare:hover span{color:#78b032!important;}.WrapIcon .sharewrap .share-link:hover>i{color:#78b032!important;}.WrapIcon .sharewrap .jcon-share{font-size:15pt;display:block;color:#999;cursor:pointer;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;padding:0 10px;}.WrapIcon .sharewrap .jcon-share:hover{color:#78b032;}.WrapIcon .sharewrap .share{position:absolute;top:0;right:65px;z-index:1;display:flex;flex-flow:row;align-items:center;justify-content:flex-start;width:0;overflow:hidden;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;opacity:0;}.WrapIcon .sharewrap .share a{display:block;color:#999;padding:0 8px;font-size:15pt;}.WrapIcon .sharewrap .share a:hover span{color:#78b032!important;}.WrapIcon .sharewrap .share .mdi-close{color:#999;cursor:pointer;font-size:15pt;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;padding:0 10px;}.WrapIcon .sharewrap .share .mdi-close:hover{color:#f00;}.WrapIcon .sharewrap .open.share{width:210px;opacity:1;}.WrapIcon>a{display:block;font-size:15pt;color:#999;border:1px solid #999;padding:0 10px;}.WrapIcon>a:hover{color:#78b032;}.running{position:relative;}.running:after{position:absolute;content:"";top:0;bottom:0;right:0;left:0;margin:auto;background:url(../../image/bg-timer.png) no-repeat;width:100%;height:90px;z-index:0;background-position:center;background-size:contain;}timer{position:relative;display:flex;align-items:center;justify-content:flex-start;flex-flow:row-reverse wrap;margin:0;gap:4px;z-index:1;}timer>*{color:#000;display:flex!important;align-items:center;justify-content:center;font-size:12pt;padding:0;margin:0;position:relative;margin-bottom:0;border-radius:8px;padding:8px;line-height:1;font-weight:bold;}timer .days:after{content:''!important;}timer .hours:after{content:':'!important;position:absolute;left:-4px;}timer .minutes:after{content:':'!important;position:absolute;left:-4px;}timer .seconds:after{content:':'!important;position:absolute;left:-4px;}.owl-nav{position:absolute;}.owl-nav button{transition:.5s;}.owl-nav .owl-prev{right:-100px;}.owl-nav .owl-prev:hover{transform:translateX(10px);}.owl-nav .owl-next{right:-45px;}.owl-nav .owl-next:hover{transform:translateX(-10px);}.owl-nav:after{position:absolute;content:"";width:32px;height:32px;border-radius:100%;background-color:#f1ed8a;top:-35px;right:-64px;z-index:-1;}.global-card{display:flex;flex-direction:column;padding:24px;gap:10px;background-color:#fff;overflow:hidden;margin-bottom:63px;border-top-right-radius:130px;border-top-left-radius:130px;border-bottom-right-radius:70px;border-bottom-left-radius:70px;backdrop-filter:blur(300px);box-shadow:0 4px 20px 0 #58280d0f;}.global-card .card-img img{width:100%;height:338px;object-fit:cover;border-radius:130px;overflow:hidden;}.global-card .card-info{display:flex;flex-direction:column;gap:8px;padding:0 20px;}.global-card .card-info .card-name{line-height:25px;min-height:50px;text-align:right;}.global-card .card-info .price-wrap{display:flex;align-items:center;justify-content:space-between;min-height:60px;}.global-card .card-info .price-wrap .add-basket{display:flex;align-items:center;gap:5px;}.global-card .card-info .price-wrap .add-basket .icon{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:32px;height:32px;}.global-card .card-info .price-wrap .add-basket .icon:after{position:absolute;content:"";top:0;bottom:0;right:0;left:0;margin:auto;width:32px;height:32px;background-color:#f1ed8a;z-index:-1;border-radius:100%;}.global-card .card-info .price-wrap .addtobasket{font-size:14px;color:#000;line-height:21px;}.global-card .card-info .price-wrap .price{display:flex;flex-direction:column;align-items:center;}.global-card .card-info .price-wrap .price .old{font-size:14px;color:#f34286b2;text-decoration:line-through;}.global-card .card-info .price-wrap .price .new{line-height:25px;}.global-card .card-info .offer .unavailable{color:#484848;}.list-group .list-group-item{border:0;cursor:pointer;}.list-group .list-group-item:hover{background-color:#f1ed8a;}.products{position:relative;}.products .global-card{padding:14px 21px 28px 21px;gap:21px;border:2px solid transparent;transition:.5s;}.products .global-card:hover{border:2px solid #f1ed8a;}.products .global-card:hover .card-img .btn-hover{opacity:1;visibility:visible;}.products .global-card .card-img{position:relative;}.products .global-card .card-img .btn-hover{position:absolute;top:10px;right:0;display:flex;flex-direction:column;padding:12px 9px;gap:16px;border-radius:18px;border:1px solid #fff;background:rgba(255,255,255,.6);box-shadow:0 1.805px 3.61px 0 rgba(0,0,0,.04);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:.5s;}.products .global-card .card-img img{width:100%;height:320px;object-fit:cover;border-radius:80px;overflow:hidden;}.products .global-card .card-img .off{position:absolute;left:20px;top:25px;width:57px;height:57px;display:flex;align-items:center;justify-content:center;border-top-left-radius:43px;border-top-right-radius:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;padding:10px 9px 7px 12px;background-color:#f34286;box-shadow:0 0 12.64px 0 #f3428685;color:#fff;}.products .global-card .card-img .new{position:absolute;left:20px;top:25px;width:57px;height:57px;display:flex;align-items:center;justify-content:center;border-top-left-radius:43px;border-top-right-radius:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;padding:10px 9px 7px 12px;background-color:#ffa442cc;box-shadow:0 0 12.64px 0 #f3428685;color:#fff;}.products .global-card .card-img .unavailable{position:absolute;left:20px;top:25px;width:57px;height:57px;display:flex;align-items:center;justify-content:center;border-top-left-radius:43px;border-top-right-radius:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px;padding:10px 9px 7px 12px;color:#fff;background-color:rgba(113,113,113,.8);box-shadow:0 3px 0 2px rgba(90,90,90,.8);}.products .productBox{position:relative;}.products .productBox:hover .proItem{filter:blur(4px);}.products .productBox:hover .proImg .img{right:0;}.products .productBox:hover .proImg span{opacity:1;}.products .productBox .proItem{position:relative;cursor:pointer;background-size:cover;display:block;height:450px;}.products .productBox .proImg{position:relative;cursor:pointer;}.products .productBox .proImg .img{position:absolute;right:15%;bottom:0;width:45%;height:auto;z-index:1;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}.products .productBox .proImg span{position:absolute;left:25%;top:-180px;margin:auto;display:flex;align-items:center;justify-content:center;padding:20px 70px;color:#fff;border-radius:10px;font-size:12pt;z-index:0;opacity:0;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}.products .owl-nav:after{right:137px;}body{font-family:IRANSans,tahoma,'Cabin',sans-serif;margin:0;padding:0;width:100%;line-height:normal;background-color:#f8f8f8;color:#717171;font-size:11pt;text-align:justify;scroll-behavior:smooth;overflow-x:hidden;height:100%;z-index:1;position:relative;}body:after{position:absolute;content:"";top:0;bottom:0;right:0;left:0;margin:auto;background:url(../../image/bg-body.png) no-repeat;width:100%;height:100%;z-index:-1;}body a{text-decoration:none!important;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;box-sizing:border-box;font-family:'MIRANSans';}body a:hover,body a:focus{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;text-decoration:none;color:var(--secondcolor);}body button{font-family:IRANSans,tahoma,Cabin,sans-serif;}body p{font-size:10.5pt;color:#7e7e7e;}body.off .screen{visibility:visible;opacity:1;}body.off .screen:before{visibility:visible;opacity:1;}div.infiniteScrollLoading{display:none!important;}.input-field input,.input-field textarea{font-size:10.5pt;}.field-validation-valid{color:#f00;display:block;opacity:0;visibility:hidden;font-size:9pt;}.waitinginput{display:none;}img{display:block;max-width:100%;margin:auto;}.btnMore{display:block;border:3px solid #ececec;padding:10px 30px;cursor:pointer;font-weight:600;border-image-slice:1;border-width:2px;border-image-source:-moz-linear-gradient(45deg,#ebebeb 0%,#fff 13%,#ebebeb 27%,#dfdbd9 40%,#fff 51%,#ebebeb 100%);border-image-source:-webkit-gradient(left bottom,right top,color-stop(0%,#f9ce8f),color-stop(13%,#edbf87),color-stop(27%,#fffee6),color-stop(40%,#fff0a4),color-stop(51%,#f9ce8f),color-stop(61%,#fff0a4),color-stop(73%,#fffee6),color-stop(88%,#e8c594),color-stop(100%,#fff));border-image-source:-o-linear-gradient(45deg,#ebebeb 0%,#fff 13%,#ebebeb 27%,#dfdbd9 40%,#fff 51%,#ebebeb 100%);border-image-source:-ms-linear-gradient(45deg,#ebebeb 0%,#fff 13%,#ebebeb 27%,#dfdbd9 40%,#fff 51%,#ebebeb 100%);border-image-source:-webkit-linear-gradient(45deg,#ebebeb 0%,#fff 13%,#ebebeb 27%,#dfdbd9 40%,#fff 51%,#ebebeb 100%);}.btnCustom{display:inline-block;background:#f1ed8a;padding:10px 30px;cursor:pointer;border-radius:24px;border:1px solid transparent;color:#000;}.custom-btn{background:#f1ed8a;border:1px solid transparent;color:#000!important;display:inline-block;padding:10px 30px;cursor:pointer;border-radius:24px;}.pagination{display:block;}.pagination .pages{display:flex;flex-flow:row wrap;align-items:center;justify-content:center;gap:10px;}.pagination .pages a{position:relative;display:inline-block;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:13pt;color:#000;border-radius:18px;margin:0 2px;}.pagination .pages a:hover{background:#f1ed8a;color:#000;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.25);-moz-box-shadow:0 3px 5px 0 rgba(0,0,0,.25);box-shadow:0 3px 5px 0 rgba(0,0,0,.25);}.pagination .pages a.next,.pagination .pages a.previuse{width:48px;height:48px;}.pagination .pages a.next:hover,.pagination .pages a.previuse:hover{background:#f1ed8a;color:#000;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.25);-moz-box-shadow:0 3px 5px 0 rgba(0,0,0,.25);box-shadow:0 3px 5px 0 rgba(0,0,0,.25);}.pagination .pages a.next:before,.pagination .pages a.previuse:before{font-size:18px;display:inline-block;font-family:"Jingiilii-Icons";vertical-align:middle;}.pagination .pages a.next:before{content:"";font-family:'Jingiilii-Icons';}.pagination .pages a.previuse:before{content:"";font-family:'Jingiilii-Icons';}.pagination .pages a.active{background:#f1ed8a;color:#000;-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.25);-moz-box-shadow:0 3px 5px 0 rgba(0,0,0,.25);box-shadow:0 3px 5px 0 rgba(0,0,0,.25);}.bread-crumb{position:relative;}.bread-crumb:after{position:absolute;content:"";top:0;bottom:0;right:0;width:3px;height:30px;margin:auto;background:#cbe690;}.bread-crumb ol{padding:0;margin:0;text-align:right;padding-right:10px;}.bread-crumb ol li{display:inline-block;position:relative;font-size:10pt;vertical-align:middle;}.bread-crumb ol li a{color:var(--maincolor-dark);}.bread-crumb ol li a:hover{color:var(--maincolor-dark);}.bread-crumb ol li:not(:last-child){padding-left:20px;}.bread-crumb ol li:not(:last-child):before{position:absolute;content:'';left:0;font-size:13pt;line-height:1.3;top:0;color:var(--maincolor-dark);font-family:Jingiilii-Icons;}input[type='checkbox']{transform:translateY(3px);-webkit-transform:translateY(3px);-moz-transform:translateY(3px);-ms-transform:translateY(3px);-o-transform:translateY(3px);width:17px;height:17px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;border:1px solid #aaa;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;outline:0;transition-duration:.3s;cursor:pointer;}input.checkbox:checked{background-color:var(--maincolor-light)!important;}textarea{resize:none;}textarea:focus{border-color:var(--maincolor-light)!important;-webkit-box-shadow:unset!important;-moz-box-shadow:unset!important;box-shadow:unset!important;}.clear{clear:both;display:table;content:'';}.abs{top:0;bottom:0;right:0;left:0;margin:auto;}.owl-theme .owl-nav{display:block!important;}.owl-theme .owl-nav .owl-next{position:absolute;right:160px;background:url(../../image/arrow-left.png) no-repeat!important;width:38px;height:30px;bottom:0;}.owl-theme .owl-nav .owl-next span{display:none;}.owl-theme .owl-nav .owl-prev{position:absolute;right:100px;background:url(../../image/arrow-right.png) no-repeat!important;width:38px;height:30px;bottom:0;}.owl-theme .owl-nav .owl-prev span{display:none;}.owl-theme .owl-dots{display:none;}@media(min-width:1430px){.container{max-width:1920px!important;padding-right:150px;padding-left:150px;}.faq .faq-title{font-size:25px;}}@media only screen and (max-width:1200px){.running{height:200px;}.faq{padding:80px 0 0;}.faq .col-xl-5{padding:50px 0 0 0!important;}}@media only screen and (max-width:992px){.global-card{padding:24px 10px;border-top-right-radius:70px;border-top-left-radius:70px;}.global-card .card-img img{border-radius:70px;}.MainContent{padding-top:80px!important;}}@media only screen and (max-width:768px){.owl-carousel .owl-stage-outer:after{display:none;}form .form-control{height:48px;}.pagination .pages a,.pagination .pages a.next,.pagination .pages a.previuse{width:40px;height:40px;}.owl-theme .owl-nav{display:none!important;}.faq{padding-bottom:0;}.faq .accordion{padding:15px 10px;}.faq .accordion-body{font-size:14px;}.faq .accordion-button{text-align:right;}.faq .accordion-button:not(.collapsed){background-color:transparent;}.faq .col-xl-5{padding-right:15px!important;padding-left:15px!important;}.faq .faq-box{flex-direction:column;margin-bottom:25px;}.faq .faq-box>div{flex-direction:column;}.faq .faq-box .faq-info{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:0;margin-top:20px;}.global-card{border-bottom-right-radius:40px!important;border-bottom-left-radius:40px!important;}.global-card .card-info{padding:0 5px;}}@media only screen and (max-width:576px){.faq .faq-title{font-size:25px;}.faq .accordion{border-radius:40px;}p{font-size:14px!important;}.btnCustom{width:100%!important;}.login-page .size-3xlarge{font-size:18px;}.login-page form{padding:24px 15px;}.products .global-card{padding:14px 10px 20px 10px;}.products .global-card .card-img img{height:365px;}form{border-radius:20px;padding:24px 10px;}form .form-label{top:18px!important;}}@media only screen and (max-width:420px){.accordion-button:after{top:30px;}.products .global-card .card-img img{height:300px!important;}}h4{font-weight:normal;font-family:MIRANSans;color:#333;line-height:1.7;font-size:12pt;}.basketDiv{position:relative;margin:0;display:flex;align-items:center;}.basketDiv .basket_top{position:relative;margin:auto;}.basketDiv .basket_top:hover a{color:#afcb73;}.basketDiv .basket_top a{display:flex;color:#999;align-items:center;font-size:10pt;}.basketDiv .basket_top a i{font-size:18pt;}.basketDiv .basket_top a span{position:absolute;top:-30%;right:-30%;background:#f1ed8a;width:20px;height:20px;border-radius:100%;color:#000;display:flex;align-items:center;justify-content:center;}.basketDiv .top_block{width:255px;position:absolute;right:0;top:100%;background:#fff;margin-top:8px;text-align:-moz-center;text-align:-webkit-center;text-align:center;padding:0;overflow:hidden!important;-webkit-box-shadow:0 4px 5px 0 rgba(2,3,3,.2),0 10px 10px 0 rgba(2,3,3,.1);-moz-box-shadow:0 4px 5px 0 rgba(2,3,3,.2),0 10px 10px 0 rgba(2,3,3,.1);box-shadow:0 4px 5px 0 rgba(2,3,3,.2),0 10px 10px 0 rgba(2,3,3,.1);-moz-border-radius:20px;-webkit-border-radius:20px;-khtml-border-radius:20px;border-radius:20px;z-index:1000;}.basketDiv .top_block i.mdi-close{top:-10px;cursor:pointer;display:block;padding:0;font-size:13pt;position:absolute;left:11px;-webkit-transition:.4s;-moz-transition:.4s;-ms-transition:.4s;-o-transition:.4s;transition:.4s;font-style:normal;}.basketDiv .top_block i.mdi-close a,.basketDiv .top_block i.mdi-close span{font-size:10pt;}.basketDiv .top_block i.mdi-close:hover{color:#f00;}.basketDiv .top_block .top{display:flex;align-items:center;justify-content:space-between;flex-flow:row wrap;padding:15px 10px 10px 10px;border-radius:6px;}.basketDiv .top_block .top a,.basketDiv .top_block .top span{font-size:10pt;}.basketDiv .top_block .top a{color:#000;cursor:pointer;}.basketDiv .top_block .content{background:#fff;margin:0 auto;box-sizing:border-box;-moz-box-sizing:border-box;color:#343434;height:280px;overflow:auto;direction:ltr;}.basketDiv .top_block .content>*:not(:last-child){margin-bottom:7px;padding-bottom:7px;border-bottom:1px solid #e1e1e1;}.basketDiv .top_block .content>*:first-child{margin-top:7px;}.basketDiv .top_block .content .Item{display:flex;align-items:center;direction:rtl;}.basketDiv .top_block .content .Item .Image{width:25%;}.basketDiv .top_block .content .Item .Image img{width:100%;max-width:initial;height:70px;object-fit:cover;}.basketDiv .top_block .content .Item .Text{width:75%;padding-right:10px;padding-left:10px;}.basketDiv .top_block .content .Item .Text a{display:block;color:#2c2c2c;text-align:right;font-size:9pt;margin-bottom:5px;font-family:MIRANSans;}.basketDiv .top_block .content .Item .Text .Btm{display:flex;align-items:center;justify-content:space-between;}.basketDiv .top_block .content .Item .Text .count{background:#fff;display:flex;border:1px solid #aea5a5;align-items:stretch;margin-left:30px;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;overflow:hidden;}.basketDiv .top_block .content .Item .Text .count button{background:#fff;color:#505050;display:block;font-size:13pt;text-align:-moz-center;text-align:-webkit-center;text-align:center;margin:0;border:0;padding:0;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;cursor:pointer;padding:0 5px;line-height:1;}.basketDiv .top_block .content .Item .Text .count button:hover{color:#7cb304;}.basketDiv .top_block .content .Item .Text .count input{color:#808080;text-align:-moz-center;text-align:-webkit-center;text-align:center;border:0;margin:0;background:#fff;width:40px;font-size:12pt;}.basketDiv .top_block .content .Item .Text .Delete{display:flex;align-items:center;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;cursor:pointer;}.basketDiv .top_block .content .Item .Text .Delete:hover{color:#ef4f81;}.basketDiv .top_block .content .Item .Text .Delete i{display:inline-block;margin-left:5px;font-size:13pt;}.basketDiv .top_block .PriceBox{display:flex;align-items:center;flex-flow:row wrap;justify-content:space-between;padding:7px 10px;background:#f1ed8a4d;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}.basketDiv .top_block .PriceBox .price{display:flex;flex-direction:column;align-items:flex-start;}.basketDiv .top_block .PriceBox .price span{font-size:8pt;}.basketDiv .top_block .PriceBox .price strong{font-size:9pt;}.basketDiv .top_block .PriceBox .btnCustom{padding:7px 17px;}.basketDiv .top_block ::-webkit-scrollbar{width:10px;height:4px;}.basketDiv .top_block ::-webkit-scrollbar-track{background:#f1f1f1;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;}.basketDiv .top_block ::-webkit-scrollbar-thumb{background:#ebebeb;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}.basketDiv .top_block ::-webkit-scrollbar-thumb:hover{background:#2c2c2c;}.basketDiv:after{clear:both;display:table;content:'';}.basketDiv.fixed{margin-top:0;position:fixed;left:15px;top:15px;animation:.5s ease .027s normal both 1 running header-anim;-webkit-animation:.5s ease .027s normal both 1 running header-anim;-moz-animation:.5s ease .027s normal both 1 running header-anim;-ms-animation:.5s ease .027s normal both 1 running header-anim;-o-animation:.5s ease .027s normal both 1 running header-anim;}.BasketButton{border:1px solid transparent;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;padding:7px 15px;opacity:1;}.BasketButton:hover{-webkit-box-shadow:0 2px 5px 1px rgba(0,0,0,.24),0 24px 18px -15px rgba(0,0,0,.24);-moz-box-shadow:0 2px 5px 1px rgba(0,0,0,.24),0 24px 18px -15px rgba(0,0,0,.24);box-shadow:0 2px 5px 1px rgba(0,0,0,.24),0 24px 18px -15px rgba(0,0,0,.24);opacity:.8;color:#7099d6;}.BasketButton{color:#fff;background:#ccc63a;}.BasketButton:hover{color:#fff;}.SendButton{color:#ccc63a;border-color:#ccc63a;}.SendButton:hover{background:#ccc63a;color:#fff;}.BasketListPage .DetailLink{color:#ccc63a;}.BasketListPage .TitleBorder:before{background:#ccc63a;}.BasketListPage .TitleBorder strong{color:#ccc63a;}.BasketListPage .TitleBorder span{color:#fff;background:#ccc63a;}.BasketListPage .basketitem .text .btm .count button:hover{color:#ccc63a;}.BasketListPage .basketitem .text .btm .Delete:hover{color:#ef4f81;}.BasketListPage .Pricebox .two{color:#ccc63a;}.BasketAddAddressPage .AdressItem .Btm .Delete,.BasketAddAddressPage .AdressItem .Btm .Edit{color:#f34286;}.BasketAddAddressPage .AdressItem .Btm .Delete:hover,.BasketAddAddressPage .AdressItem .Btm .Edit:hover{color:#ccc63a;}.BasketAddAddressPage .AdressItem.Active{border-color:#f34286;}.BasketAddAddressPage .AdressItem.Active>p i{background:#f34286;}.BasketAddAddressPage .ShiveErsal .item.Active{border-color:#f34286;}.BasketAddAddressPage .ShiveErsal .item.Active i{background:#f34286;}.basketLogin span.line{width:45%;}.basketLogin .line>label,.basketLogin span.input-validate{width:100%;margin-bottom:5px;}.basketLogin .basket-sail-input{-webkit-box-shadow:inset 0 0 10px 2px #f3f3f3;-moz-box-shadow:inset 0 0 10px 2px #f3f3f3;box-shadow:inset 0 0 10px 2px #f3f3f3;border:1px solid #b2b2b2;background-color:#fff;}.basketLogin .basket-sail-input:focus,.basketLogin input.name.feedback-input:focus{border:1px solid var(--color1);}.basketLogin .line>label{color:#444;font-size:10pt;font-family:IRANSans;font-size:12pt;}.basketLogin .full{width:100%;}span.line.full label:before{content:'*';color:#f00;font-size:17pt;vertical-align:middle;margin:0 0 -12px 5px;display:inline-block;}.basketLogin input.name.feedback-input{width:45%;-webkit-box-shadow:inset 0 0 10px 2px #f3f3f3;-moz-box-shadow:inset 0 0 10px 2px #f3f3f3;box-shadow:inset 0 0 10px 2px #f3f3f3;border:1px solid #b2b2b2;background-color:#fff;}.basketLogin img.captcha.feedback-input{float:left;width:45%;border:1px solid #fe5151;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;vertical-align:middle;margin:0;height:33px;}.basketLogin .star>label{width:45%;float:right;color:#9d69be;font-size:11pt;}.basketLogin .star span.input-validate{width:30%!important;float:left;}.basketLogin .star span.input-validate input{background:var(--color1);color:#fff;padding:20px 0!important;font-size:13pt;line-height:0;-webkit-transition:all .5s ease-in .15s;-moz-transition:all .5s ease-in .15s;-o-transition:all .5s ease-in .15s;-ms-transition:all .5s ease-in .15s;transition:all .5s ease-in .15s;width:100%;margin:auto;}.fancybox-opened .fancybox-skin{-webkit-box-shadow:inset 0 0 20px 2px #bfd2e0;-moz-box-shadow:inset 0 0 20px 2px #bfd2e0;box-shadow:inset 0 0 20px 2px #bfd2e0;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}.remember{color:#444;font-size:11pt;}.forget{float:left;color:#9d69be;font-size:11pt;background:none!important;padding:0!important;}.forget:hover{color:#373737!important;background:none!important;}.newRegister :before,.star:after{clear:both;display:table;content:'';}.newRegister{border-top:1px solid var(--color1);padding:23px 0 1px;margin-top:25px;}.userName ::-webkit-input-placeholder::before{font-family:Flaticon;content:"";color:#d4d5d5;padding-left:5px;font-size:12pt;}.userName ::-moz-placeholder::before{font-family:Flaticon;content:"";color:#d4d5d5;padding-left:5px;font-size:12pt;}.userName :-ms-input-placeholder::before{font-family:Flaticon;content:"";color:#d4d5d5;padding-left:5px;font-size:12pt;}.userName input:-moz-placeholder::before{font-family:Flaticon;content:"";color:#d4d5d5;padding-left:5px;font-size:12pt;}.password ::-webkit-input-placeholder::before{font-family:Flaticon;content:"";color:#d4d5d5;padding-left:5px;font-size:12pt;}.password ::-moz-placeholder::before{font-family:Flaticon;content:"";color:#d4d5d5;padding-left:5px;font-size:12pt;}.password :-ms-input-placeholder::before{font-family:Flaticon;content:"";color:#d4d5d5;padding-left:5px;font-size:12pt;}.password input:-moz-placeholder::before{font-family:Flaticon;content:"";content:"";padding-left:5px;font-size:12pt;}.loginUsers{height:38px;}.basket-login-title:after{height:1px;width:100%;background:rgba(174,132,201,.5);background:-moz-linear-gradient(left,rgba(174,132,201,.5) 0%,rgba(157,105,190,.8) 25%,#8b58ad 50%,rgba(157,105,190,.8) 75%,rgba(174,132,201,.5) 100%);background:-webkit-gradient(left top,right top,color-stop(0%,rgba(174,132,201,.5)),color-stop(25%,rgba(157,105,190,.8)),color-stop(50%,#8b58ad),color-stop(75%,rgba(157,105,190,.8)),color-stop(100%,rgba(174,132,201,.5)));background:-webkit-linear-gradient(left,rgba(174,132,201,.5) 0%,rgba(157,105,190,.8) 25%,#8b58ad 50%,rgba(157,105,190,.8) 75%,rgba(174,132,201,.5) 100%);background:-o-linear-gradient(left,rgba(174,132,201,.5) 0%,rgba(157,105,190,.8) 25%,#8b58ad 50%,rgba(157,105,190,.8) 75%,rgba(174,132,201,.5) 100%);background:-ms-linear-gradient(left,rgba(174,132,201,.5) 0%,rgba(157,105,190,.8) 25%,#8b58ad 50%,rgba(157,105,190,.8) 75%,rgba(174,132,201,.5) 100%);background:linear-gradient(to right,rgba(174,132,201,.5) 0%,rgba(157,105,190,.8) 25%,#8b58ad 50%,rgba(157,105,190,.8) 75%,rgba(174,132,201,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae84c9',endColorstr='#ae84c9',GradientType=1);content:'';position:absolute;bottom:0;right:0;left:0;margin:auto;}.registeUsers{height:38px;}.text-local-primary{color:var(--maincolor-dark)!important;}.successPage{margin-bottom:30px!important;}.successPage .btnCustom{text-align:center!important;}.successPage .buySucces{display:flex;align-items:center;gap:10px;}.successPage .buySucces .titr{font-size:16px;color:#000;}.successPage .buySucces .mdi-check-circle{font-size:24px;color:#20b920;}.basketlistPage{margin-top:50px;}.BasketListPage .boxSticky{position:sticky;top:130px;}.basketbox{position:relative;margin-bottom:10px;background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:25px;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.08);-moz-box-shadow:0 0 6px 0 rgba(0,0,0,.08);box-shadow:0 0 6px 0 rgba(0,0,0,.08);padding:20px;font-size:10pt;}.basketbox form input{height:48px;border-radius:50px;padding:0;border:1px solid;padding-right:30px;}.basketbox p{font-size:10pt;}.basketbox #selectAddress{display:none;}.basketbox .btn-link{text-decoration:none;}.basketbox .Order{display:flex;justify-content:space-between;align-items:center;}.basketbox .Order .info li{align-items:center;gap:5px;}.basketbox .Order .info li .mdi-account-outline{font-size:20px;display:flex;}.basketbox .Order span{font-size:10pt;}.basketbox .Order .editAddressBtn{cursor:pointer;}.basketbox .Order .editAddressBtn:hover{color:#008da3!important;}.one{color:#929292;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;margin-bottom:10px;font-family:MIRANSans;}.two{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;margin-bottom:10px;font-family:MIRANSans;color:#f63550;}.three{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;margin-bottom:10px;font-family:MIRANSans;color:#2c2c2c;}.form-check{padding-top:13px;}p.paragraph-payment{padding-right:20px;}label.form-check-label{font-size:12pt;color:#000;font-weight:bold;padding-right:25px;}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;margin-top:9px;}.details-order{width:#1010px;width:1010px;height:250px;position:relative;margin-bottom:30px;background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.08);-moz-box-shadow:0 0 6px 0 rgba(0,0,0,.08);box-shadow:0 0 6px 0 rgba(0,0,0,.08);padding:20px;font-size:10pt;}.order-accordion{width:101%;box-shadow:0 0 6px 0 rgba(0,0,0,.08);}.active{direction:rtl!important;}.name-accorion{float:right;margin-right:50px;padding-right:50px;}.name-accorion.marsoleh{margin-right:-23px;padding-left:37px;}.name-accorion.send-marsoleh{padding-left:37px;}.name-accorion.type-send{padding-left:37px;}span.mdi.mdi-chevron-down{font-size:35px;margin-top:20px!important;}.name-accorion.brown-show-body-accordion{padding-right:6px;padding-top:16px;}button.btn-sabt{margin-right:-42px;position:absolute;margin-top:10px;border:0;background:#fff;color:#828482;cursor:pointer;}@media screen and (max-width:768px){footer .copy-right .container{justify-content:center;}}.BasketAddAddressPage .Addressbox .row>*{margin-bottom:30px;}.BasketAddAddressPage .AdressItem{border:1px solid #e1e1e1;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;padding:10px;cursor:pointer;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}.BasketAddAddressPage .AdressItem:hover{-webkit-box-shadow:0 2px 5px 1px rgba(0,0,0,.1),0 24px 18px -15px rgba(0,0,0,.08);-moz-box-shadow:0 2px 5px 1px rgba(0,0,0,.1),0 24px 18px -15px rgba(0,0,0,.08);box-shadow:0 2px 5px 1px rgba(0,0,0,.1),0 24px 18px -15px rgba(0,0,0,.08);transform:translateY(-3px);-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);-o-transform:translateY(-3px);border-color:transparent!important;}.BasketAddAddressPage .AdressItem>p{border-bottom:1px solid #f1f1f1;padding-bottom:10px;margin-bottom:15px;display:flex;align-items:center;}.BasketAddAddressPage .AdressItem>p i{display:inline-block;width:10px;height:10px;margin-left:5px;-moz-border-radius:100%;-webkit-border-radius:100%;-khtml-border-radius:100%;border-radius:100%;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}.BasketAddAddressPage .AdressItem .info{margin:10px auto;list-style:none;padding:0;}.BasketAddAddressPage .AdressItem .info li{position:relative;padding:3px 0;}.BasketAddAddressPage .AdressItem .info li i{font-size:12pt;display:inline-block;margin-left:10px;line-height:1;}.BasketAddAddressPage .AdressItem .Btm{display:flex;align-items:center;justify-content:flex-end;flex-flow:row wrap;}.BasketAddAddressPage .AdressItem .Btm>*{padding:5px;}.BasketAddAddressPage .AdressItem .Btm .Delete,.BasketAddAddressPage .AdressItem .Btm .Edit{cursor:pointer;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;font-family:MIRANSans;}.BasketAddAddressPage .AddAdress{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;color:#2c2c2c!important;height:100%;border:1px dashed #e1e1e1;padding:10px;font-family:MIRANSans;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;}.BasketAddAddressPage .AddAdress i{font-size:20pt;}.BasketAddAddressPage .AddAdress:hover{-webkit-box-shadow:0 2px 5px 1px rgba(0,0,0,.1),0 24px 18px -15px rgba(0,0,0,.08);-moz-box-shadow:0 2px 5px 1px rgba(0,0,0,.1),0 24px 18px -15px rgba(0,0,0,.08);box-shadow:0 2px 5px 1px rgba(0,0,0,.1),0 24px 18px -15px rgba(0,0,0,.08);transform:translateY(-3px);-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);-o-transform:translateY(-3px);border-color:transparent;}.BasketAddAddressPage .Alert{display:flex;align-items:center;}.BasketAddAddressPage .Alert i{display:inline-block;margin-left:5px;font-size:13pt;}.BasketAddAddressPage .Alert span{font-size:9pt;}.BasketAddAddressPage .SelectPrdList .owl-dots{display:none;}.BasketAddAddressPage .SelectPrdList .owl-nav .owl-next{left:-5px;border-top-right-radius:10px!important;border-bottom-right-radius:10px!important;position:absolute;width:40px;top:-50%;}.BasketAddAddressPage .SelectPrdList .owl-nav .owl-prev{right:-5px;border-top-left-radius:10px!important;border-bottom-left-radius:10px!important;position:absolute;width:40px;top:-50%;}.BasketAddAddressPage .SelectPrdList .owl-nav .disabled{opacity:0!important;}.BasketAddAddressPage .SelectPrdList .owl-nav>*{margin:0;background:#f2f2f2!important;opacity:1!important;transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;height:100px;top:0;bottom:0;margin:auto;}.BasketAddAddressPage .SelectPrdList .owl-nav>*:hover{background:#e5e5e5!important;}.BasketAddAddressPage .SelectPrdList .owl-nav>* span{display:block;color:#2c2c2c;font-size:16pt;}.BasketAddAddressPage .SelectPrdList .item{margin:10px;}.BasketAddAddressPage .SelectPrdItem .image{height:80px;overflow:hidden;}.BasketAddAddressPage .SelectPrdItem ul{list-style:none;padding:0;margin:10px 0;font-size:9.5pt;color:#b2b2b2;}.BasketAddAddressPage .SelectPrdItem ul li{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}.BasketAddAddressPage .SelectPrdItem ul strong{color:#b2b2b2;font-family:IRANSans;}.BasketAddAddressPage .ShiveErsal{position:relative;background:#f9f9f9;padding:20px 20px;}.BasketAddAddressPage .ShiveErsal .item{margin:15px;padding:7px 20px;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;border:1px solid #e1e1e1;font-family:MIRANSans;cursor:pointer;position:relative;font-size:12pt;}.BasketAddAddressPage .ShiveErsal .item p{display:flex;align-items:center;}.BasketAddAddressPage .ShiveErsal .item i{display:inline-block;width:10px;height:10px;margin-left:5px;-moz-border-radius:100%;-webkit-border-radius:100%;-khtml-border-radius:100%;border-radius:100%;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;position:absolute;right:5px;}.BasketAddAddressPage .ShiveErsal>ul>li{cursor:pointer;}.BasketAddAddressPage .ShiveErsal>ul>li a{font-size:10pt;background:transparent;border-radius:5px;padding:9px 15px;height:40px;color:#363636;margin:10px;display:block;font-family:MIRANSans;}.BasketAddAddressPage .ShiveErsal>ul>li a:hover{color:#f34286;}.BasketAddAddressPage .ShiveErsal>ul>li a .circleIn{width:10px;height:10px;background:#e9e9e9;border-radius:100%;display:inline-block;margin-left:10px;}.BasketAddAddressPage .ShiveErsal>ul>li .active{background:#f34286;color:#fff;}.BasketAddAddressPage .ShiveErsal>ul>li .active:hover{color:#fff;}.BasketAddAddressPage .ShiveErsal>ul>li .active .circleIn{position:relative;background:#fff;width:7px;height:7px;}.BasketAddAddressPage .ShiveErsal>ul>li .active .circleIn:after{position:absolute;content:"";top:0;bottom:0;right:0;left:0;margin:auto;width:13px;height:13px;border-radius:100%;border:1px solid #fff;margin-left:-3px;}.BasketAddAddressPage .ShiveErsal .Select-send-pro{width:295px;height:60px;direction:rtl;}.BasketAddAddressPage .ShiveErsal .Select-send-pro{width:295px!important;background:REBECCAPURPLE;height:60px;}@media only screen and (max-width:768px){.BasketListPage{padding-bottom:30px;}.BasketListPage .text-info{padding:20px 0;}}