@charset "UTF-8";:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}button{border-radius:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h6,h6{font-size:1rem}.img-fluid{max-width:100%;height:auto}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.form-control{display:block;width:100%;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.fade{transition:opacity .15s linear}.fade:not(.show){opacity:0}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-tabs{border-bottom:1px solid #dee2e6}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card-title{margin-bottom:.75rem}.card-text:last-child{margin-bottom:0}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.carousel{position:relative}.d-none{display:none!important}.d-block{display:block!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.float-right{float:right!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.w-100{width:100%!important}.m-0{margin:0!important}.mt-2,.my-2{margin-top:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.p-0{padding:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.text-left{text-align:left!important}.text-center{text-align:center!important}html{scroll-behavior:smooth}body{direction:rtl;text-align:right;font-family:iranyekan;font-size:14px;background-color:#f5f5f5;color:#515151;overflow-x:hidden}img{height:auto}.footer-social .col-lg-1{padding-left:unset!important;padding-right:unset!important;display:inline-flex;align-items:center}.footer-social .btn-social-icon{color:inherit;display:flex;align-items:center;justify-content:center}.footer-social .social-first svg{transform:scale(.7)}.modal{z-index:999999!important}#main-slider .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#68c9d9}#main-slider .owl-dots{position:absolute;bottom:0;margin:auto;left:0;right:0}.menu-overlay{position:fixed;z-index:9999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;background:hsla(0,0%,52.9%,.5);display:none}::-webkit-scrollbar{width:20px}blockquote,body,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,ul{margin:0;padding:0}.brand-slider .owl-item{margin-top:20px}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}.btn-action,.btn-add-comment,.btn-add-compare,.btn-add-to-cart,.btn-add-to-cart-mini,.btn-cart,.btn-category-search,.btn-checked,.btn-checkout,.btn-default,.btn-faq,.btn-helpful,.btn-invisible-call,.btn-items-more,.btn-landing,.btn-light,.btn-like,.btn-link-spoiler,.btn-login,.btn-mini,.btn-note,.btn-notify-me,.btn-option,.btn-order-more,.btn-order-traking,.btn-password-change,.btn-payment,.btn-primary,.btn-remodal-primary,.btn-remodal-secondary,.btn-secondary,.btn-share,.btn-share-it,.btn-tertiary,.btn-unavailable,.btn-user-add,.btn-user-list,.btn-user-lock,.btn-user-profile,.c-btn-modify,.c-btn-pay-online,.c-btn-seller-add-cart,.c-btn-submit,.c-nps__btn-danger,.c-nps__btn-outline-danger,.c-nps__btn-outline-primary,.c-nps__btn-primary,.c-product__other-sellers{display:inline-block;background:0 0;background-color:rgba(0,0,0,0);border:none;outline:0;cursor:pointer;position:relative;padding:0;text-align:center;white-space:nowrap;line-height:22px}.disabled{opacity:.5;cursor:default!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.c-share__email input,label,select,textarea{direction:rtl}div.loading-bg{z-index:9999999999;background-color:rgba(0,0,0,.24);position:fixed;top:0;bottom:0}p{font-family:IRANsans}.icon_nav{font-size:9px;padding:5px}a,a:hover{color:#515151;text-decoration:none;transition:all .2s ease-out}ul{padding:0}li{list-style:none}.direction-rtl{direction:rtl}.default{width:100%;height:auto;float:right}.social-tooltip{font-size:.875rem;position:absolute;background:#fff;width:100px;height:30px;text-align:center;padding:5px;top:-40px;right:-32px;box-shadow:0 5px 10px 1px #53dfff;border-radius:5px;opacity:.9;display:none}button,input,optgroup,select,textarea{font-family:iranyekan}::-webkit-scrollbar{width:5px;height:10px}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb{background:#c8c8c8;border-radius:10px}.custom-select{font-family:iranyekan;font-weight:300;width:20%;min-width:123px;margin:0 -10px 0 0;position:relative;height:40px;top:0;background-color:#ebeef0;border-radius:0;font-size:12px;font-size:.857rem;color:#474747;padding-right:20px;background-position:95% 47%;text-overflow:ellipsis}header.main-header{padding:15px 0 0;background-color:#fff}header.main-header .logo-area{position:relative;width:100%;max-width:100%;max-height:100%}header.main-header .logo-area a{text-align:center;display:block}header.main-header .logo-area a img{max-width:80%;max-height:50px}header.main-header .search-area form.search{position:relative}header.main-header .search-area form.search input{position:relative;top:1px;width:62%;height:40px;padding:0 10px;line-height:1.833;font-family:iranyekan;font-weight:300;font-size:12px;font-size:.857rem;border-radius:7px;background-color:#eceff1;border:1px solid #d5dadd;color:#474747;outline:0;text-overflow:ellipsis}header.main-header .search-area form.search ul.search-box-list{position:absolute;background:#fff;left:60px;right:0;top:40px;z-index:10000000000;border-top:1px solid #e7e7e7;overflow:hidden;border-radius:0 0 7px 7px;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);padding:10px 0;display:none}header .phone-sport{font-size:12px;text-align:center}header .phone-sport .br{display:block;margin-top:6px}header .phone-sport span{color:#1e1e1e}header .phone-sport span a{font-weight:bolder;font-size:13px;letter-spacing:2px}header .phone-sport span.title{padding-right:2px;font-size:13px;color:#fe5823;font-weight:400}.padding-13{padding:13px 0 0 0}.overlay-search-box{position:absolute;top:120px;right:0;width:100%;height:100%;z-index:1000000000;opacity:0;visibility:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}header.main-header .search-area form.search button{width:10%;height:40px;position:relative;left:10px;top:4px;bottom:0;border:none;border-radius:7px 0 0 7px;background-color:#ef5661;cursor:pointer;outline:0;display:inline-flex;align-items:center;justify-content:center}.dropdown{float:right;width:100%;text-align:center;position:relative;margin-top:0}.user-login a{font-size:12px;color:#6f6f6f;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.user-login .dropdown-toggle::after{vertical-align:unset}.user-login .dropdown-menu{position:absolute;top:55px!important;right:-40px;left:auto!important;width:100%;background-color:#fff;box-shadow:0 2px 9px 0 hsla(0,0%,44%,.32);z-index:999999;transform:none!important;width:205px}header.main-header .cart a.btn{color:#fff;font-size:14px;background-color:#00bfd6;border-radius:5px}.dropdown-menu{text-align:right!important}header.main-header .cart a.btn span.count-cart{background-color:#fff;width:20px;height:20px;font-size:15px;line-height:20px;vertical-align:middle;letter-spacing:-.3px;text-align:center;color:#00bfd6;border-radius:100%;display:inline-block;margin-right:5px}header.main-header .cart .dropdown-toggle::after{vertical-align:unset}header.main-header .cart .dropdown-menu{width:354px;position:absolute;top:55px!important;left:57px!important;line-height:22px;background-color:#fff;border:1px solid #c6c6c6;border-radius:0 0 8px 8px;z-index:10000000000;box-shadow:0 2px 9px 0 hsla(0,0%,44%,.32);padding:1px 0 5px 0;transform:none!important}header.main-header .main-menu{font-family:IRANsans!important;width:100%;float:right;background:#616161;border-bottom:2px solid #000}header.main-header .main-menu .list{width:100%;margin-bottom:0;padding-right:10px;position:relative;list-style:none}header.main-header .main-menu .list .list-item{display:inline-block}header.main-header .main-menu .list .list-item:first-child{margin-right:0}header.main-header .main-menu .list .list-item:not(:last-child){margin-right:.5rem}header.main-header .main-menu .list>.list-item{margin-right:0}header.main-header .main-menu .list>.list-item>a,header.main-header .main-menu .list>.list-item>span{color:#fff;padding:10px 6px;border-top:2px solid transparent;border-bottom:2px solid transparent;position:relative;top:2px;font-size:12px}header.main-header .main-menu .list>.list-item>a::before{content:'';display:block;position:absolute;width:0;height:2px;bottom:0;left:0;right:0;margin:0 auto;background-color:#ef5661;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}header.main-header .main-menu .list>.list-item:hover>a{box-shadow:0 2px 10px 0 rgba(0,0,0,.15)}header.main-header .main-menu .list>.list-item:hover>a::before{width:100%}header.main-header .main-menu .list .list-item-has-children{position:relative}header.main-header .main-menu .list .list-item-has-children .container .row{min-width:750px;width:auto}header.main-header .main-menu .list .list-item-has-children .sub-menu{visibility:hidden;opacity:0;position:absolute;top:44px;right:20px;min-width:220px;background:#fff;list-style:none;padding:0;margin:0;z-index:999;transition:all .2s ease-out}header.main-header .main-menu .list .list-item-has-children>.sub-menu{box-shadow:0 2px 9px 0 rgba(112,112,112,.32)}header.main-header .main-menu .list .list-item-has-children .sub-menu li{display:block;width:100%;margin-right:0}header.main-header .main-menu .list .list-item-has-children .sub-menu a{display:list-item;padding:4px 4px;color:#6a6a6a;font-size:12px;line-height:2.27;font-weight:300;line-height:26px}header.main-header .main-menu .list .list-item.mega-menu{position:static}header.main-header .main-menu .list .list-item.mega-menu .sub-menu{position:absolute;width:100%;min-width:100%;font-size:12px;border-bottom-right-radius:8px;border-bottom-left-radius:8px}header.main-header .main-menu .list .list-item.mega-menu>.sub-menu{padding-bottom:15px;min-width:1040px;width:1040px;height:462px;z-index:100000}header.main-header .main-menu .list .list-item.mega-menu>.sub-menu.nav{display:unset;z-index:9999999999}.scroll-mega-menu{overflow-y:auto;height:462px;direction:ltr;scrollbar-width:thin;scrollbar-color:#ccc #f1f1f1}header.main-header .main-menu .list .list-item.mega-menu>.sub-menu>li{float:right;width:100%}header.main-header .main-menu .list .list-item.mega-menu.mega-menu-col-5 li{width:18.65%}header.main-header .main-menu .list .list-item.mega-menu.mega-menu-col-5 .menu-bottom-image,header.main-header .main-menu .list .list-item.mega-menu.mega-menu-col-5 img{position:absolute;left:0;z-index:-1;max-width:250px;bottom:0}header.main-header .main-menu .list .list-item.mega-menu.mega-menu-col-5 .main-list-item img{position:relative;display:inline-block;width:24px;z-index:99;margin:0 5px 0 2px;top:-3px}header.main-header .main-menu .list .list-item.mega-menu .sub-menu a{line-height:26px}header.main-header .main-menu .list .list-item.mega-menu .sub-menu a.cat-bold-custom{color:#616161;font-weight:700}header.main-header .main-menu .list .list-item.mega-menu>.sub-menu>li>a{color:#00bfd6;display:inline-block;border-bottom:1px dashed transparent;padding-right:0;padding-left:0}header.main-header .main-menu .list .list-item.mega-menu .sub-menu li a.main-list-item{color:#444!important;font-weight:bolder;display:inline-block;border-bottom:1px dashed transparent;padding:10px 5px;background:#f0f0f0}.font-icon-menu{font-size:17px;position:relative;top:2px}.sub-menu2{display:none}#navbar{z-index:99999;position:relative}.content{position:relative;top:10px;margin-top:145px}nav.header-responsive{display:none;background-color:#fff;height:auto}main.main{background-color:#f5f5f5}main.main section.banner{border-radius:8px;margin-bottom:15px;text-align:center}main.main section.banner img{border-radius:8px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.brand-slider,.widget{border-radius:8px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);background:#fff;padding:15px;border:none;margin-bottom:15px}.owl-theme .owl-nav{margin-top:unset!important}.brand-slider .card-header,.widget .card-header{border-radius:0;padding:0;background-color:transparent;border-bottom:1px solid #f5f5f5}.brand-slider .card-header .card-title,.widget .card-header .card-title{font-size:16px;font-weight:500;margin-bottom:0;padding-bottom:10px}.widget-banner{padding:0;text-align:center;box-shadow:none;background:0 0}.widget-banner img{border-radius:8px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.widget-suggestion{border:1px solid #05e4ff}.widget-suggestion .card-header{border-bottom:none}.sidebar #progressBar{height:1px;background:#e0e1e2;position:relative;margin-bottom:15px}.sidebar .slide-progress{box-shadow:0 0 8px 0 rgba(255,138,138,.5);border-top-style:solid;border-width:0;border-top-width:1px;border-color:#fb3449;position:absolute;width:0;right:0;top:0;max-width:100%;display:inline-block;animation:progressbar 10s ease-in-out;animation-iteration-count:infinite}.slide-progress{height:100%;box-shadow:0 0 8px 0 rgba(26,218,16,.45);border-top-style:solid;border-width:0;border-top-width:1px;position:absolute;width:0;right:0;top:0;background:#81ff81;max-width:100%;display:inline-block;animation:progressbar 10s ease-in-out;animation-iteration-count:infinite}.sidebar #suggestion-slider .item{direction:rtl}.sidebar #suggestion-slider .item img{max-width:209px!important;max-height:196px!important;width:auto!important;height:auto!important;margin:0 auto}.sidebar #suggestion-slider .item .product-title,.sidebar #suggestion-slider .swiper-slide .product-title{font-size:13px;display:block!important}.sidebar #suggestion-slider .item a,.sidebar #suggestion-slider .swiper-slide a{display:block;text-align:center}.sidebar #suggestion-slider .item .product-title a,.sidebar #suggestion-slider .swiper-slide .product-title a{display:block;text-overflow:ellipsis;word-wrap:break-word;overflow:hidden;max-height:64px;line-height:32px;height:64px;text-decoration:none;color:#515151;font-weight:700}.sidebar #suggestion-slider .item .price,.sidebar #suggestion-slider .swiper-slide .price{color:#ef5661;height:64px;font-size:20px;text-align:center}.sidebar #suggestion-slider .item .price>*,.sidebar #suggestion-slider .swiper-slide .price>*{display:block}.sidebar #suggestion-slider .item .price del,.sidebar #suggestion-slider .swiper-slide .price del{color:#979898;font-size:13px}.list-group{padding-right:0}.brand-slider .card-header .card-title span,.widget-product .card-header .card-title span{display:inline-block;border-bottom:1px solid #ef5661;font-weight:700;font-size:16px;padding-bottom:10px;position:relative;top:1px}.brand-slider .card-header .view-all,.widget-product .card-header .view-all{position:absolute;left:17px;top:37px;transform:translateY(-50%);float:left;font-size:10px;color:#979898;font-weight:700}.brand-slider .card-header .card-title,.widget-product .card-header .card-title{border-bottom:1px solid #e0e1e2;padding-bottom:0;line-height:2}.product-carousel .owl-item img{display:block;height:auto;margin:auto;max-width:100%;width:auto!important}.brand-slider .owl-carousel .item,.widget-product .product-carousel .item{display:inline-block;direction:rtl!important;text-align:center;padding:5px;width:100%}.header-slider-category{margin-right:30%}.card-link-custom{font-size:15px;color:#00bed5}.img-response{width:100%}.brand-slider .product-carousel .item .post-title,.widget-product .product-carousel .item .post-title,.widget-product .product-carousel .swiper-slide .post-title{font-size:13px;display:block;text-overflow:ellipsis;word-wrap:break-word;overflow:hidden;max-height:60px;line-height:25px;height:55px;margin:0;padding-top:5px}.widget-product .product-carousel .item .post-title.post-title-box-category,.widget-product .product-carousel .swiper-slide .post-title.post-title-box-category{margin-bottom:10px;font-size:15px}.brand-slider .product-carousel .item .price,.widget-product .product-carousel .item .price,.widget-product .product-carousel .swiper-slide .price{color:#ef5661;font-size:20px;height:50px}.widget .cat a img{max-width:60px}.widget-product .product-carousel.cat .item .post-title,.widget-product .product-carousel.cat .swiper-slide .post-title{font-size:13px;display:block;text-overflow:ellipsis;word-wrap:break-word;overflow:hidden;line-height:25px;margin:0;padding-top:10px}.widget-product .product-carousel.cat .item .post-title.post-title-box-category,.widget-product .product-carousel.cat .swiper-slide .post-title.post-title-box-category{margin-bottom:0;font-size:12px;height:auto;line-height:16px;padding-bottom:5px}.widget-product .product-carousel.cat .item .price,.widget-product .product-carousel.cat .swiper-slide .price{color:#ef5661;font-size:20px;height:30px}.brand-slider .product-carousel .item ins,.widget-product .product-carousel .item ins,.widget-product .product-carousel .swiper-slide ins{color:#ef5661;font-size:20px;height:64px;text-decoration:none!important;display:block}.brand-slider .owl-carousel .owl-nav .owl-next,.brand-slider .owl-carousel .owl-nav .owl-prev,.widget-product .owl-carousel .owl-nav .owl-next,.widget-product .owl-carousel .owl-nav .owl-prev{width:49px;height:90px;position:absolute;top:50%;transform:translateY(-50%);background-color:#fff;background-image:unset;outline:0}.widget-product .owl-carousel .owl-nav .owl-prev{position:absolute;right:-20px;top:50%;color:#a8a8a8;box-shadow:-1.5px 0 4px 0 rgba(0,0,0,.15);border-radius:5px 0 0 5px}.widget-product .owl-carousel .owl-nav .owl-next{position:absolute;left:-20px;top:50%;color:#a8a8a8;box-shadow:1.5px 0 4px 0 rgba(0,0,0,.15);border-radius:0 5px 5px 0}.widget-product .owl-carousel .owl-nav .disabled{opacity:.5;cursor:auto;pointer-events:all}.brand-slider .owl-carousel .owl-nav .owl-next i,.brand-slider .owl-carousel .owl-nav .owl-prev i,.widget-product .owl-carousel .owl-nav .owl-next i,.widget-product .owl-carousel .owl-nav .owl-prev i{font-size:17px;color:#979898;line-height:52px}.brand-slider .owl-carousel .owl-item{text-align:center;display:flex;justify-content:center;align-items:center;height:185.45px}.brand-slider .owl-carousel .owl-item img{max-height:70%;max-width:70%;margin:0 auto;height:100%}.brand-slider .owl-carousel .owl-nav .owl-prev{position:absolute;right:-15px;top:50%}.brand-slider .owl-carousel .owl-nav .owl-next{position:absolute;left:-15px;top:50%}#main-slider{box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border-radius:8px;margin-bottom:15px;overflow:hidden;max-height:410px}@media (max-width:767px){#main-slider{height:auto}}.discount-percent{background:#ef5661;color:#fff;display:inline-block;padding:4px 14px;border-radius:40px;margin-right:10px}.banner-ads .widget-banner{border-radius:8px;background:#fff;border:none;margin-bottom:15px;box-shadow:none;overflow:visible}.banner-ads .widget-banner img{border-radius:8px;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);width:100%}.sidebar-inner .widget-banner img{min-height:200px}footer.main-footer{margin-top:50px;background:#eceff1}footer.main-footer .back-to-top{text-align:center;font-size:20px;background-color:#f5f5f5;border-top:1px solid #eceff1;border-bottom:1px solid #cfd8dc;padding:10px 0;margin-bottom:30px}footer.main-footer .back-to-top a{color:#515151!important}footer.main-footer .back-to-top .icon{display:inline-block;width:36px;height:36px;background-color:hsla(0,0%,75%,.41);color:#fff;border-radius:50%;margin-left:5px;text-align:center;vertical-align:middle;line-height:40px}footer.main-footer .footer-services{padding-bottom:1px;border-bottom:1px solid #cfd8dc}footer.main-footer .footer-services .service-item{text-align:center;position:relative;font-size:13px;font-size:.929rem;line-height:1.692;color:#606060;letter-spacing:.2px;padding-bottom:20px;margin:auto}footer.main-footer .footer-services .service-item a{display:flex;align-items:center;justify-content:center;padding:0;flex-flow:wrap}footer.main-footer .footer-services .service-item a svg{height:50px}footer.main-footer .footer-services .service-item p{cursor:default;flex:0 0 100%;width:100%;margin-top:10px}footer.main-footer .footer-widgets .widget-menu{background:0 0;box-shadow:none;margin-bottom:0;margin-top:15px}footer.main-footer .footer-widgets .widget-menu .card-header{border-bottom:0}footer.main-footer .footer-widgets .widget-menu .card-title{font-size:16px;font-weight:500;cursor:default}footer.main-footer .footer-widgets .widget-menu .footer-menu{list-style:none;padding:0;margin:0}footer.main-footer .footer-widgets .widget-menu .footer-menu li{line-height:30px}footer.main-footer .footer-widgets .newsletter{margin-top:30px}footer.main-footer .footer-widgets .newsletter p{cursor:default}footer.main-footer .footer-widgets .newsletter div{position:relative}footer.main-footer .footer-widgets .newsletter div .form-control{font-family:iranyekan;font-size:14px;border-radius:7px;color:#515151;padding:7px!important;line-height:2!important;box-shadow:none;display:block;width:100%;background-color:#fff;border:1px solid #979898;transition:all .2s ease-out}footer.main-footer .footer-widgets .newsletter div .btn{position:absolute;top:0;left:-3px;border-radius:7px;font-family:iranyekan;border-top-right-radius:0!important;border-bottom-right-radius:0!important;background-color:#00bfd6;color:#fff}.pad-l-r{padding-left:90px;padding-right:30px}.socials-custom p{margin-top:10px;padding:5px}.socials-custom .footer-social a{padding:2px;background-color:transparent;font-size:30px}.socials-custom .footer-social .btn-social-icon .fa-twitter{color:#1cb6ea}.socials-custom .footer-social .btn-social-icon .fa-facebook-square{color:#45619c}.socials-custom .footer-social .btn-social-icon .fa-linkedin-square{color:#0077b6}.socials-custom .footer-social .btn-social-icon .fa-instagram{background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.socials-custom .footer-social .btn-social-icon .fa-telegram{color:#2da4d8}.socials-custom .footer-social .btn-social-icon .fa-pinterest{color:#cb2127}.socials-custom .footer-social .btn-social-icon .fa-google-plus{color:#bb3220}footer.main-footer .info{font-size:16px;text-align:center;padding:15px 0;border-top:1px solid #d7dee0}footer.main-footer .info a{padding:3px}footer.main-footer .info div{margin-bottom:10px}footer.main-footer .info div.row{margin-bottom:0}footer.main-footer .description{background:#d7dee0;padding:15px 0 0}footer.main-footer .description .site-description .site-title{font-size:16px;font-weight:700;margin-bottom:15px;color:#5d5959;cursor:default}footer.main-footer .description .site-description p{text-align:justify;font-size:12px;margin-bottom:0;color:#535353;cursor:default}footer.main-footer .description .symbol{text-align:center}footer.main-footer .description .symbol .sec-qr-code{padding:15px;background:#f0f0f0;border:1px solid #e5e5ea;border-radius:3px;margin:3px;display:inline-block}footer.main-footer .description .symbol .sec-qr-code img{height:auto}.br-t{border-top:1px solid #b0bec5}footer.main-footer .copyright{font-size:12px;background:#d7dee0;text-align:center;padding:15px 0}footer.main-footer .copyright span{margin-bottom:0;padding-top:15px;cursor:default}footer.main-footer .copyright span a{font-weight:700;color:#232323;border-bottom:1px solid #c4c4c4}.label-check{position:absolute;left:0;top:0;z-index:100;background-color:#f44336;color:#fff;border-radius:0 25px 25px 0;padding:1px 5px;font-size:11px;opacity:.8}.label-check.discount{left:0;top:24px;background-color:#b5007b}.product-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:10px 0;min-height:95px}.visibility-hidden{visibility:hidden}.left-10{left:10px}.color-white{color:#fff}.fs-10{font-size:10px}.fs-12{font-size:12px}.fs-17{font-size:17px}.mt-19{margin-top:19px}.mr-unset{margin-right:unset}.height-90{height:90px}.height-135{height:135px}.border-radius-10{border-radius:10px}.main-list-item .main-list-item-title{display:inline-block;word-break:break-word;max-width:133px}.main-list-item .image-box{vertical-align:top}.letter-space-1{letter-spacing:1px}.top--20-per{top:-20%}.widget-product.cardProduct .product-carousel .item a img{width:225px;height:225px}img.lazy-loading{background-image:url('../img/gif/loading.gif');background-repeat:no-repeat;background-position:50% 50%;background-size:75px}.widget.widget-product.card{min-height:197px;}.brand-slider{max-height:440px}.single-product .widget.widget-product.card{max-height:580px}.parMainSlider .owl-stage-outer{height:100%}.parMainSlider .owl-stage{height:100%}.parMainSlider .owl-item{height:100%}.box-16-16{position:relative;padding-top:100%}.box-16-15{position:relative;padding-top:93.75%}.box-16-14{position:relative;padding-top:87.5%}.box-16-13{position:relative;padding-top:81.25%}.box-16-12{position:relative;padding-top:75%}.box-16-11{position:relative;padding-top:68.75%}.box-16-10{position:relative;padding-top:62.5%}.box-16-9{position:relative;padding-top:56.25%}.box-16-8{position:relative;padding-top:50%}.box-16-7{position:relative;padding-top:43.75%}.box-16-6{position:relative;padding-top:37.5%}.box-16-5{position:relative;padding-top:31.25%}.box-16-4{position:relative;padding-top:25%}.box-16-3{position:relative;padding-top:18.75%}.box-16-2{position:relative;padding-top:12.5%}.box-16-1{position:relative;padding-top:6.25%}.box-15-16{position:relative;padding-top:106.67%}.box-14-16{position:relative;padding-top:114.28%}.box-13-16{position:relative;padding-top:123.07%}.box-12-16{position:relative;padding-top:133.33%}.box-11-16{position:relative;padding-top:145.45%}.box-10-16{position:relative;padding-top:160%}.box-9-16{position:relative;padding-top:177.78%}.box-8-16{position:relative;padding-top:200%}.box-7-16{position:relative;padding-top:228.57%}.box-6-16{position:relative;padding-top:266.67%}.box-5-16{position:relative;padding-top:320%}.box-4-16{position:relative;padding-top:400%}.box-3-16{position:relative;padding-top:533.33%}.box-2-16{position:relative;padding-top:800%}.box-1-16{position:relative;padding-top:1600%}.box-1-16 img,.box-10-16 img,.box-11-16 img,.box-12-16 img,.box-13-16 img,.box-14-16 img,.box-15-16 img,.box-16-1 img,.box-16-10 img,.box-16-11 img,.box-16-12 img,.box-16-13 img,.box-16-14 img,.box-16-15 img,.box-16-16 img,.box-16-2 img,.box-16-3 img,.box-16-4 img,.box-16-5 img,.box-16-6 img,.box-16-7 img,.box-16-8 img,.box-16-9 img,.box-2-16 img,.box-3-16 img,.box-4-16 img,.box-5-16 img,.box-6-16 img,.box-7-16 img,.box-8-16 img,.box-9-16 img{position:absolute;top:0;right:0;left:0;bottom:0;width:100%;height:100%;object-fit:cover}.brand-slider .brand-swiper img{max-height:100%}.brand-slider .swiper{margin:0 -2rem!important}.widget-product .swiper{margin:0 -1rem!important}.swiper-slide{text-align:center}.swiper-button-next,.swiper-button-prev{top:calc(50% - 20px)!important;width:50px!important;height:90px!important;color:#a8a8a8!important;box-shadow:1.5px 0 4px 0 rgba(0,0,0,.15)!important;border-radius:0 5px 5px 0!important;background:#fff}.swiper-button-prev{border-radius:5px 0 0 5px!important;box-shadow:-1.5px 0 4px 0 rgba(0,0,0,.15)!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:10px!important;font-weight:700!important}.swiper-button-next{left:0!important;right:auto!important}.swiper-button-prev{left:auto!important;right:0!important}
