﻿.start {
}

#b_r_n_p,#d_g_g_a {
    display:none;
}

#number_filter_time {
   position:relative;
   display:inline-block;
   padding:5px;
   color:#AE4A84;
   right:165px;
   top:-33px;
   direction:ltr;
}
#footer_space_review {
  height:100px;
}
#page_number_div {
  display:none;
}
#review_right {
    width:370px;
}
#review_left {
    width:830px;
}
#review_sort {
    height:35px;
    margin-top:35px;
    border:solid 1px #B3B3B3;
}
#filter-btn {
    display: table-cell;
    width: 100px;
    height:30px;
    margin: 0;          
    font-size: .9em;
    border-radius: 0 5px 5px 0;
    background-color:#AE4A84;
}
#filter-time {
    display: table-cell;
    width: 115px;
    margin: 0;
    font-size: .8em;
    height: 30px;
    line-height: 1;
    border-radius: 5px 0 0 5px;
    border: 1px solid #ae4a84;
    color: #ae4a84;
    outline:0px;
}
#div_filter_btn {
    display:table;
    width:215px;
    margin:35px auto  0px auto;
           
}
#box_filter_sel,#box_filter_main {               
    border:solid 1px #B3B3B3;
    width:280px;
    min-height:110px;
    margin:0px auto;
    padding:2px;
    padding-bottom:20px;
}
#box_filter_main {               
    margin:40px auto  0px auto;           
}
#img_filter {
    display:inline-block;
    width:23px;
    height:25px;
    background-image:url("https://goloff.ir/folder/img/review/filter.svg");
    background-size:100% 100%;
    margin-right:128px;
}
.filter_list_sel {  
    margin-top:0px;       
    width:100%;               
    display : flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
       
}
.filter_list_sel>label {
    width:130px;            
    border-radius:3px;       
    height:30px;
    line-height:30px;
    text-align:center;
    margin-top:2px; 
    font-size:12px;    
    cursor:pointer;       
}
.filter_list_icon {
    display:block;
    width:50px;
    height:40px;   
    background-size:100% 100%;  
    margin:10px auto 5px auto;
}
#body-review {  
    margin-top:20px;   
    width:830px;
}
#clear-filter-btn {
    display:block;
    margin:10px auto 0px auto;   
    width: 50%;
    border-radius: 4px;
}

/*step left*/
 #review_sort_right {
    display:inline-block;
    width:150px;
}
    #review_sort_center {
    display:inline-block;
    width:650px;
}
#review_sort_center>label{
    display:inline-block;
    font-size:12px; 
    height:35px;                   
    line-height:35px;
    padding:0px 5px;
    cursor:pointer;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
    #review_sort_center .review_sort_sel {
        font-weight:600;       
    }
#review_sort_center>.review_sort_desc::after {
    content:'';
    display:inline-block;
    width:8px;
    height:15px;
    position:relative;
    top:3px;          
    background-image:url("https://goloff.ir/folder/img/review/01.jpg");
    background-size:100% 100%;
}
    #review_sort_center>.review_sort_asc::after {
        content:'';
    display:inline-block;
    width:8px;
    height:15px;
    position:relative;
    top:3px;          
    background-image:url("https://goloff.ir/folder/img/review/02.jpg");
    background-size:100% 100%;
}
    #review_sort_left {
    display:inline-block;
    width:110px;
}
    /*******review product*****/
.review-cakeoff-part {
    display:table-cell;
    vertical-align:top;
    width:400px;
    height:485px;
    border:solid 1px #e8e8e8;
    overflow: hidden;
    position: relative;
}
.review-cakeoff-img {
    width:398px;
    height:320px;
} 
   
.img_review-cakeoff-body {
    display:table-cell;
    vertical-align:bottom;
    width:150px;
    height:110px;
}
.text_review-cakeoff-body {
    display:table-cell;
    vertical-align:top;        
    width:220px;
    text-align:left;
    font-size:16px;
    line-height:30px;
    padding-top:10px;
}
.img_review-cakeoff-body > img {
    width:45px;
    height:60px;
    margin-right:5px;
}  
 .review-cakeoff-body h3 {
        font-size:18px;
        padding:10px;
        overflow: hidden;
        height: 46px;
}    
.review-cakeoff-body a {
    color:#000000;
}
.div_img_product{
    position:relative;
}

.filter_img{
    width: 830px;
}