.MainWrapper {
    background-color: #fff;
}



.CustomBTN {
    display: block;
    float: right;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 17px;
    height: 44px;
    border: none;
    outline: none;
    border-radius: 12px;
    background: #ff0045;
    color: #fff;
}
.PrdSliderItem {
    display: inline-block !important;
    cursor: pointer;
    border: 1px solid;
    margin-inline: 5px;
    border-radius: 5px;
    border-color: #c9c9c9;
    width: 15%;
}

.PrdSliderBack {
    border-color: #c9c9c9;
    display: block;
    margin: auto;
    width: 100%;
    white-space: nowrap !important;
    overflow: hidden;
    border: 0px solid;
    border-radius: 2px;
    margin-bottom: 12px;
    padding-top: 4px;
    padding-bottom: 8px;
    padding-right: 17px;
    padding-left: 29px;
    margin-top: 0px;
    float: right;
    transition: 0.3s;
    height: 100%;
    height: 84px;
}



.PrdAttrValue {
    display: block;
    float: right;
    margin-right: 0px;
    width: calc(70% - 10px);
    min-height: 43px;
    background: #f3f4f4;
    padding: 9px;
    font-size: 14px;
    padding-top: 10px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.PrdAttrTitle {
    display: block;
    float: right;
    width: 30%;
    min-height: 43px;
    background: #e7eff2;
    font-size: 15px;
    padding: 9px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
/*----------------------------------------------رنگ فروشگاه و اضاف کردن به سبد خرید  --------------------------*/
.InStockBack {
    border-color: #c9c9c9;
    background: #f1f2f2;
}
/*-----------------------------------------------------------------------------------------------------------------*/

/*----------------------------------------------رنگ ویژگی موثر بر قیت --------------------------*/
.SelectedPriceParentItem {
    border-color: #00ccff;
    background: #f1f2f2;
}
/*-----------------------------------------------------------------------------------------------------------------*/

/*--------------------------------رنگ درصد تخفیف ----------------------------------------------------------*/
.InStockPriceDiscount {
    color: #fff;
    background: #ff0045;
}
/*-----------------------------------------------------------------------------------------------------------------*/

/*-----------------------------------بوردر ویژگی موثر بر قیمت ---------------------------------------*/
.PrdPriceAttrBack {
    border-color: #c9c9c9;
}
/*------------------------------------------------------------------------------------------------------------*/

/*------------------------------------توضیحات تکمیلی----------------------------------------------*/
.PrdDescirption {
    display: block;
    float: right;
    width: 100%;
    border: 1px solid #c9c9c9;
    border-radius: 10px;
    padding: 7px;
    margin-top: 10px;
}
.pnl p {
    text-align: justify;
    font-size: 12px;
}

.ShowMore {
    font-size: 15px;
    color: #00ccff;
    cursor: pointer;
    padding-right: 10px;
    border-right: 2px solid #fff;
    margin-right: -12px;
}
.PrdDetailFullText{
height: 0px;
    overflow: hidden;
}

/*-----------------------------------------------------------------------------------------------------------*/

/*------------------------------------------سایر فروشندگان ---------------------------------------------*/
.PrdOtherSeller .PrdOtherSellerItem:nth-child(2n+1) {
    background: #f1f2f2;
}
/*--------------------------------------------------------------------------------------------------------------*/

.OutOfStockBack {
    float: right;
    width: 100%;
    display: block;
    margin-top: 198px;
}

.PrdAttrBack{
height:250px;
overflow: hidden;
    margin-bottom: 20px;
}
/*-------------------------------- فیکس کردن --نقد و بررسی مشخصات نظرات  ------------------------------------------*/
/*.FixedTab{
    position: fixed;
    top: 61px;
    z-index: 999;
    background: #f1f2f2;
    margin-bottom: 20px;
    border-bottom: 2px solid #e5e5e5;
}*/
/*------------------------------------------------------------------------------*/
/*---------------------باتن نظرات ---------------------------------------*/
.SetCommentBtn {
     background: #ff0045; 
     color:#fff;
}
.SetCommentBtn:hover {
    background: #ff0045;
    color: #fff;
}
.SetVoteBtn {
    background: #ff0045;
    color:#fff;
}
.SetVoteBtn:hover {
    background: #ff0045;
    color:#fff;
}
/*---------------------------------------------------------------------------*/


.InStockDiscountPercent {
    margin-top: -17px;
}

.row-b div, .row-m div, .row-s div {
    white-space: initial;
}
/*-------------------------لایک دیسلایک-------------------------*/
.DisLikeHolder img {
   
    margin-top: 8px;
}
/*-------------------------زمینه نظرات-------------------------*/
#MyComment {
   
    background: #fff;
}
/*---------------------------------------------------------------------*/
.SelfComment {
   
    background: #fff;
}
.MyCommentText {
   
    background: #fff;
}
/*-------------------------------------------------------------------*/
#MyCommentBack span {
    display: block;
    margin: auto;
    width: 100%;
    text-align: right;
    font-size: 14px;
    margin-bottom: 5px;
}
/*-------------------------------------------------*/
.SetCommentLike {
    filter: brightness(0) saturate(100%) invert(61%) sepia(85%) saturate(4767%) hue-rotate(129deg) brightness(100%) contrast(101%);

}

/*-----------------------------------------------*/
.NotApproved {
    font-size: 12px;
    color: #ff1b73;
    text-align: right !important;
}
/*-----------------------------------------------*/
.CommentBody {
    float: right;
    width: 100%;
    height: 144px;
    overflow-y: auto;
    background: #fff;
}
/*----------------------------------------------*/


.InStockMinMax ,.InStockTotalStock{
display:none !important;
}
/*----------------------------------------*/
.InStockPhoneNumber {
    border-bottom: 1px solid #e5e5e5;
}