.rangeSlider-module__OPW4aa__rangeMainDiv{flex-direction:column;gap:20px;margin:12px 10px;display:flex}.rangeSlider-module__OPW4aa__track{background:var(--clrD9);touch-action:none;border-radius:4px;width:calc(100% - 15px);height:8px;margin:0 auto;position:relative}.rangeSlider-module__OPW4aa__active{background:var(--primaryClr);border-radius:4px;height:8px;position:absolute}.rangeSlider-module__OPW4aa__thumb{cursor:pointer;border-radius:50%;width:30px;height:30px;position:absolute;top:-11px}.rangeSlider-module__OPW4aa__thumbColorSpan{background:var(--primaryClr);border-radius:50%;width:16px;height:16px;box-shadow:0 2px 6px #0006}.rangeSlider-module__OPW4aa__priceText{letter-spacing:0%;text-align:right;color:var(--clr0D);font-size:13px;font-weight:400;line-height:100%}.rangeSlider-module__OPW4aa__priceText span{letter-spacing:0%;text-align:right;color:var(--primaryClr);padding:0 3px;font-size:13px;font-weight:400;line-height:100%}
.storeToggleBtn-module__VD5LUq__optionToggleItem{background-color:var(--clrF8);border-radius:10px;min-height:45px;padding:10px 15px}.storeToggleBtn-module__VD5LUq__optionToggleText{font-weight:500;font-style:Medium;color:var(--clr7);font-size:12px;line-height:100%}.storeToggleBtn-module__VD5LUq__optionToggleBtn{border:1px solid var(--clrD9);border-radius:40px;align-items:center;width:42px;height:22px;padding:0 3px;transition:background-color .3s;display:flex}.storeToggleBtn-module__VD5LUq__optionToggleBtn.storeToggleBtn-module__VD5LUq__toggle{background-color:var(--primaryClr)}.storeToggleBtn-module__VD5LUq__toggleCircle{aspect-ratio:1;background-color:var(--clrDA);border-radius:50%;width:auto;height:14px;transition:transform .3s,background-color .3s;transform:translate(-18px)}.storeToggleBtn-module__VD5LUq__optionToggleBtn.storeToggleBtn-module__VD5LUq__toggle .storeToggleBtn-module__VD5LUq__toggleCircle{background-color:var(--clrF);transform:translate(0)}
.productMainDiv{border:1px solid var(--clrDGrey);background-color:var(--clrF);border-radius:30px;height:100%;padding:10px 15px 15px;position:relative;box-shadow:0 4px 15px #e0e0e040}.productMainDiv.verticalProduct{border:none;justify-content:space-between;width:100%;min-height:165px;padding:20px 185px 20px 20px}.topShape{pointer-events:none;width:100%;height:9px;position:absolute;top:0;left:50%;transform:translate(-50%)}.verticalProduct .topShape{top:0;right:0;left:unset;width:9px;height:100%;position:absolute;transform:none}.shape1,.shape2{height:10px;position:absolute;top:0;left:50%;transform:translate(-50%)}.shape2{color:var(--clrDGrey);transition:color .3s}.verticalProduct .shape1,.verticalProduct .shape2{top:50%;transform:translate(-50%,-50%)rotate(90deg)}.productMainDiv:hover .shape2{color:var(--clrDA)}.productImgLink{aspect-ratio:1;border:1px solid var(--clrF3);background-color:var(--productImgBg);border-radius:25px;justify-content:center;align-self:center;align-items:center;width:100%;max-width:220px;height:auto;margin-top:12px;display:flex;overflow:hidden}.verticalProduct .productImgLink{background-color:#0000;width:145px;margin-top:0;position:absolute;top:50%;right:25px;transform:translateY(-50%)}.productImage{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:85%;height:auto}.productName{text-align:center;color:var(--clr0);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0 15px;font-size:12px;font-weight:500;line-height:150%;display:-webkit-box;overflow:hidden}.verticalProduct .productName{text-align:right;font-weight:400;font-style:Regular;margin:10px 0 0;font-size:12px}.discountText{text-align:left;color:var(--clrD7);gap:5px;width:fit-content;margin:5px auto 7px 0;font-family:yekan;font-size:15px;font-weight:400;line-height:100%;display:flex;position:relative}.productPageManageSection .discountText{color:var(--clr9E)}.verticalProduct .discountText{margin-top:0}.discountText:after{content:"";background-color:var(--clrD7);width:80%;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.verticalProduct .discountText{font-size:12px}.discountText span{font-size:.9em}.discountText.minSizeText{font-size:13px}.productFooterDiv{direction:rtl;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:5px}.productBottomDiv{margin-top:auto}.verticalProduct .productBottomDiv{margin-top:10px}.addToCartBtn{border:1px solid var(--clrDGrey);min-width:44px;min-height:40px;color:var(--clrDA);border-radius:10px;margin-left:auto;font-size:16px;transition:color .3s;position:relative;overflow:hidden}.finalPrice{color:var(--clrDA);direction:rtl;gap:3px;margin-right:auto;font-family:yekan;font-size:18px;font-weight:700;line-height:100%;transition:color .3s}.finalPrice span{font-size:.8em}.finalPrice.minSizeText{font-size:17px}.verticalProduct .finalPrice{font-size:16px}.likeBtn{background-color:var(--clrF);border-radius:50%;width:30px;height:30px;padding:7px;position:absolute;top:10px;left:8px;overflow:hidden}.productMainDiv:hover .addToCartBtn,.productMainDiv:hover .finalPrice{color:var(--primaryClr)}.verticalProduct .likeBtn{display:none}.cartItemPriceDiv{margin-right:auto}.inCart .discountText{font-size:12px!important}.inCart .finalPrice{font-size:14.5px!important}.productItemNotExist{color:var(--clr1D);margin:auto 0 3px;font-size:13px;font-weight:600}@media screen and (min-width:968px){.productImage{width:auto;height:85%}}
.searchSection-module__SS_AEa__searchSection{background-color:var(--clrF8);border-radius:20px;gap:20px;width:94%;max-width:1068px;margin:25px auto 0;padding:35px 25px}.searchSection-module__SS_AEa__searchMainImg{display:none}.searchSection-module__SS_AEa__searchSectionTitle{justify-content:center;gap:7px;font-size:18px;font-weight:900;line-height:100%}.searchSection-module__SS_AEa__searchSectionForm{position:relative;overflow:hidden}.searchSection-module__SS_AEa__searchSectionInput{width:100%;height:55px;color:var(--clr7);border:none;border:1px solid var(--clrEC);background-color:var(--clrF);border-radius:10px;outline:none;padding:15px 15px 15px 55px;font-size:13px;font-weight:300;transition:border .3s}.searchSection-module__SS_AEa__searchSectionInput:focus{border:1px solid var(--clr7)}.searchSection-module__SS_AEa__searchSectoionSubmitBtn{background-color:var(--clrF4);border-radius:8px;justify-content:center;width:40px;height:40px;font-size:18px;position:absolute;top:50%;left:7px;transform:translateY(-50%)}.searchSection-module__SS_AEa__searchSectoionSubmitBtn span{display:none}@media screen and (min-width:649px){.searchSection-module__SS_AEa__searchSection{display:-ms-grid;display:-moz-grid;grid-template-columns:auto 2fr;align-items:center;margin:60px auto 0;padding-right:190px;display:grid;position:relative}.searchSection-module__SS_AEa__searchMainImg{aspect-ratio:1;width:160px;height:auto;display:block;position:absolute;bottom:-5px;right:20px}.searchSection-module__SS_AEa__searchSectionTitle{flex-direction:column;width:fit-content}}@media screen and (min-width:968px){.searchSection-module__SS_AEa__searchSection{margin-top:80px;padding:50px 220px 50px 30px}.searchSection-module__SS_AEa__searchMainImg{width:190px}.searchSection-module__SS_AEa__searchSectionForm{flex-direction:row;align-items:center;gap:10px;display:flex}.searchSection-module__SS_AEa__searchSectionInput{width:calc(100% - 80px);height:50px;font-size:15px;font-weight:300}.searchSection-module__SS_AEa__searchSectoionSubmitBtn{background-color:var(--primaryClr);width:140px;color:var(--clrF);position:unset;border-radius:10px;height:50px;padding:0 15px;font-size:16px;font-weight:700;transition:opacity .3s;transform:none}.searchSection-module__SS_AEa__searchSectoionSubmitBtn:hover{opacity:.8}.searchSection-module__SS_AEa__searchSectoionSubmitBtn span{gap:10px;display:flex}.searchSection-module__SS_AEa__searchSectoionSubmitBtn>svg{display:none}}@media screen and (min-width:1250px){.searchSection-module__SS_AEa__searchSection{margin-top:100px;padding:50px 240px 50px 40px}.searchSection-module__SS_AEa__searchMainImg{width:200px}}
