
       /***************product************/
        .rTable {
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 6px;
}
.review-cakeoff-img {
    width: 213px;
    height: 160px;
}
.review-cakeoff-part {
    display: table-cell;
    vertical-align: top;
    width: 167px;
    height: 316px;
    border: solid 1px #e8e8e8;
    overflow: hidden;
    position:relative;
    }
.img_review-cakeoff-body {
    display: table-cell;
    vertical-align: bottom;
    height: 100px;
    }

    .text_review-cakeoff-body {
    display:table-cell;
    vertical-align:top;
    width:220px;
    text-align:left;
    font-size:13px;
    line-height:27px;
    padding-top:20px;
}
.img_review-cakeoff-body > img {
    width:60px;
    height:77px;
    margin-right:3px;
}
 .review-cakeoff-body h3 {
    font-size:14px;
    padding:7px;
    width: 100%;
    height: 57px;
    line-height: 57px;
    overflow: hidden;
}
.review-cakeoff-body a {
    color:#000000;
}
/*******************article************/
.article_element {
    width:222px !important;
    height:310px !important;
    display:inline-block;

}
.article_element img {
    width:222px !important;
    height:180px !important;
}
.article_element_body {
    border-right:solid 1px #e8e8e8;
    border-bottom:solid 1px #e8e8e8;
    border-left:solid 1px #e8e8e8;
    height:130px;
}
.article_element_body>h4{
    height:40px;
    line-height:40px;
    font-size:11px  !important;
    font-weight:500;
    padding-top:5px;
    padding-right:10px;
}
.article_element_body a{
    color:#2F2B60;
}
.article_element_body > p {
    display:block;
    width:100%;
    overflow:hidden;
    height:20px;
    line-height:20px;
    font-size:9px  !important;
    color:#96989A;
    padding-right:10px;
}
.article_element_body > div {
    margin-top:50px  !important;
    font-size:12px;
    color:#96989A;
    padding-right:0px  !important;
}
.article_element label {
    display:inline-block;
    font-size:10px;
}
.article_element_icon {
    width:10px  !important;
}
.article_element_label {
    width:55px  ;
}
.display_none{display:none !important;}
.more{position:relative;}
.more:hover:after{
    background-color:rgba(0,0,0,.3);
   cursor :pointer;}
 .more:after{
            position: absolute;
            width: 100%;
            content:"بیشتر";
            padding-top:60%;
            box-sizing:border-box;
            font-size:25px;
            font-weight:bold;
            text-align:center;
            height:100%;
            color:#fff;
            top:0;
            left:0;
            background-color:rgba(0,0,0,.25);

       }

        
        #box_link_page{
            border: solid 1px #B3B3B3;
            width: 280px;
            min-height: 80px;
            margin: 20px auto;
            padding: 10px;
            padding-bottom: 10px;
        }
        .link_page>p{
            font-size:10px;
            margin-right:10px;
            text-align: justify;

        }
        #box_link_page{
            border: solid 0px #B3B3B3;
            width: 1200px;
            min-height: 80px;
            margin: 20px auto;
            padding: 10px;
            padding-bottom: 10px;
        }
        .link_page>p{
            font-size:12px;
            margin-right:14px;
            text-align: justify;

        }
        .link_page>a{
            font-size:17px;
            margin-right:10px;
            text-align: justify;

        }
        .rTableCell_end{position:relative !important;}
        #mainContent{width:1200px;}
        #contentDiv{
            width: 1200px;
            margin: auto;
        }
        .title{
            padding:10px 15px 10px 0;
            color:#38ACEC;
            font-size:14px;
            font-weight: bold;
        }
        #top_search_margin{
            height:20px;
        }
         #search-equivalent{
          font-size:.75em;
          margin-bottom:10px;
        }
        #search-equivalent h2{
           display:inline-block;
           margin:0px 5px;
        }
         #notfound{
            font-size: .9em;
            margin: 17px 6px;
            display: block;
        }
        #search-result{
            width: 1200px;
            margin: auto;
            padding: 20px 60px;
        }
        #notfound>div:first-child{font-weight: bold;}

        #r_search-info{
            font-size:.75em;
            margin-bottom:10px;
        }

        .r_result-item{
            margin-bottom: 15px;
        }
        .search {
             width: 100%;
             text-align: center;
             height: 32px;
             border: 1px solid #cecdcd;
             display: inline-block;
             transition: box-shadow .3s ease-in-out;
             position: relative;
             border-radius: 2px;
        }
         #r_search-result-area{
             width:100%;
             background: #fff;
             padding: 10px;
             vertical-align:top;
             margin: auto;
         }

        .search-icon2{
            background:url("https://goloff.ir/folder/img/icons/search-icon2.svg") no-repeat center;
            background-size: contain;
            width: 18px;
            height: 32px;
            vertical-align: middle;
            display: inline-block;
            cursor: pointer;
            border: white;
            position: absolute;
            left:10px;
            top: 0px;

        }
        .searchTerm{
            width:100%;
            padding-right: 20px;
        }
        #menu-area {
          width: 100%;
         /* margin: 0 auto;*/
          margin-top: 15px;
        }
        #menu-area ul{
         padding-right:60px;
        }
       #menu-area ul li {
          display: inline;
          text-align: center;
        }

       #menu-area a {
          display: inline-block;
          margin-left: 20px;
          text-decoration: none;
          color: #333;
          }

       .active_menu {
        border-bottom: 3px solid #38ACEC;
        border-radius: 2px;
        }
       .deactive{
         border-bottom: 3px solid lightGray;
        border-radius: 2px;
        }

        .hr1 {
              height: 1px;
              min-width: 1200px;
              margin: 0;
              background: #bdbab9;
              border: 1px;
              transition: .3s ease-in-out;
            }


        
            .head-text{
               font-size:12px;
               line-height:30px;
               color:#525659;
               font-weight:500;
               padding-right:145px;
            }
            .up-nav-bar-main
            {
               min-width:1200px;
               background-color:#d1d2d4;
            }

            .up-nav-bar
            {
               width:1200px;
               height:30px;
               line-height:30px;
               font-size:12px;
               margin: auto;
            }
            .up-nav-bar1{
                display:table-cell;
                width:600px;
            }
            .up-nav-bar2{
                display:table-cell;
                width:600px;
                text-align:left;
            }

            .up-links{
                text-decoration:none;
                color:#525659;
                cursor: pointer;
            }

            .up-links:last-child{
                margin-left:30px;
            }

            .up-links:hover {
                color:white;
            }
            #r_go-top-btn {
                display: none;
                position: fixed;
                background: url("https://goloff.ir/folder/img/icons/top.png") no-repeat center;
                background-size: contain;
                top: 600px;
                right: 445px;
                width: 40px;
                height: 40px;
                cursor: pointer;
                z-index: 100;
            }
        
        #order-count {
            display:inline-block;
            padding:0px 5px;
            text-decoration:underline;
        }
        .search-nav-bar{

            width:1200px;
            height:65px;
            display:block;
            vertical-align:middle;
            margin: auto;
            position:relative;
        }


        #cake-off-icon{

            height: 140px;
            width:140px;
            position: absolute;
            z-index: 100;
            top: -30px;
            right: 4px;


        }

        #cake-text{
            color:#a54586;
            height:65px;
            width:180px;

            line-height:65px;

            font-weight:bold;

            font-size:13px;
            display:inline-block;
            margin: 0px 175px 0px 50px;

        }

        .search-btn{
            display:inline-block;
            transition: box-shadow 0.3s ease-in-out;
            position:relative;
        }
        .search-btn.top{
            width:410px;
            border:1px solid #929292;
        }
        .not_search
        {
        display:inline-block;
         width:410px;
        }
        #txt-search{
            direction:rtl;
            width:280px;
            margin-right:5px;
            font-size:12px;
            border: 0px;
            display:inline-block;
            background: none;
        }

        #search-filter:after {
            content: "";
            display: inline-block;
            width: 5px;
            height: 5px;
            border-right: 1px solid #929292;
            border-top: 1px solid #929292;
            transform: rotate(135deg);
            margin: 0px 5px;
        }

        #search-filter:hover {
            cursor:pointer;
             background-color: #d1d2d4;
        }

          .shadow{
            box-shadow:0px 1px 3px 2px #BDBCBC
        }

        .filter-list{
            display:none;
            position: absolute;
            background-color: #f9f9f9;
            min-width:90px;
            font-size:12px;
            line-height:35px;
            z-index:100;
            box-shadow: 0px 1px 3px 2px #BDBCBC
        }

        .filter-list li{
            border-top:1px solid #929292;
            padding: 0px 5px;
            position:relative;

        }

        .filter-list li:hover{
            cursor:pointer;
            background-color: #d1d2d4;
            font-size:13px;
        }


        #search-filter{
                display: inline-block;
                padding-right: 5px;
                font-size:12px;
                color: #929292;
                border-left: 1px solid #929292;
                line-height: 30px;
                height: 30px;
        }

        .search-icon.top{
            background: url("https://goloff.ir/folder/img/icons/search-icon.png") no-repeat center;
            background-size: contain;
            width: 18px;
            height: 32px;
            vertical-align: middle;
            display:inline-block;
            cursor:pointer;
            border:white;
            position:absolute;
            left:2px;
        }

        #txt-search:focus {
            outline: none;
        }

        .order , .favorite , .log-in{
            display:inline-block;
            margin-right:20px;
        }
        .log-in {
            text-align:left;
            width:120px;
        }
        #order-icon{
            background: url("https://goloff.ir/folder/img/icons/order-icon.svg") no-repeat center;
            background-size: contain;
            width: 22px;
            height: 25px;
            vertical-align: middle;
            display:inline-block;
            position:relative;
            top:-5px;

        }

        #favorite-icon{
            background: url("https://goloff.ir/folder/img/icons/favorite-icon.svg") no-repeat center;
            background-size: contain;
            width: 24px;
            height: 21px;
            vertical-align: middle;
            display:inline-block;
            cursor:pointer;

        }

        .order a, .favorite a{
            text-decoration:none;
            color:#a54586;
            margin:0px;
            cursor: pointer;
            height:60px;
            line-height:60px;
            font-size:14px;
        }

        .log-in a{
            text-decoration:none;
            height:60px;
            line-height:60px;
            color:#929292;
            cursor: pointer;
            margin:0px 2px;
            font-size:10px;
            display:inline-block;
        }

        .log-in a:hover , .order a:hover, .favorite a:hover{
            color:blue;
        }

        #log-in-icon {
            background: url("https://goloff.ir/folder/img/icons/log-in-icon.svg") no-repeat center;
            background-size: contain;
            width: 20px;
            height: 24px;
            vertical-align: middle;
            display: inline-block;
        }

        
        #goto_vitrin_btn{
            position: absolute;
            width: 200px;
            height: 100px;
            left: 79px;
            top: -10px;
            z-index: 20;
        }
        .active{
            border-bottom: solid white 2px;
        }
        .menu{
            height:80px;
            min-width:1200px;
            background-color:#744080;
            color: #FFF;
            height: 80px;
        }
        #up-menu{
            width:1200px;
            margin:auto;
            text-align:center;
            position:relative;
        }

        #down-menu{
            width:1200px;
            margin:-9px auto auto auto;
            text-align:center;
        }
        #menu-title {
            position:relative;
            width:1200px;
            height:45px;
            display:inline-block;
            overflow: hidden;
            margin: 0px;
        }

        #menu-title ul {
              position: absolute;
              margin: 0;
              padding: 0;
              height: 50px;
              width:1200px;
              list-style: none;
        }


        #menu-title ul li {
             display:inline-table;
             text-align: center;
        }

        .selected-item {
             margin: 0 10px;
             padding: 0 30px;
             line-height:45px;
             height:45px;
             position:relative;
        }
        .selected-item:after{
            content:"";
            border-width: 5px;
            border-style: solid;
            border-color: transparent transparent transparent #FFF;
            background-size:contain;
            width: 0;
            height: 0;
            position: absolute;
            top: 20px;
            right:0;
        }

        .selected-item:before{
            content:"";
            border-width: 5px;
            border-style: solid;
            border-color: transparent #fff transparent transparent ;
            background-size:contain;
            width: 0;
            height: 0;
            position: absolute;
            top: 20px;
            left:0;
        }
        .selected-item a{
             /*cursor: context-menu;*/
             color:white;
             font-weight:bold;
             font-size:20px;
        }


        .selected-item a:hover{color: #fff;/*cursor: context-menu;*/}


        #ul-menu>li:not(.selected-item) a{
            margin: 0 10px;
             color:#c180aa;
             font-weight:bold;
             font-size:14px;
        }
         #ul-menu>li:not(.selected-item) {
             margin: 0;
             padding: 0;
             line-height:32px;
             /*height:45px;*/
            /* width:70px;*/
        }

        #down-menu ul:not(.selected-sub-menu){display:none;}
        #down-menu a{
            color:white;
            height:25px;
            line-height:25px;
            font-size:11px;
            display:inline-block;
            margin: 0px 20px;
        }
        #down-menu span{
            color:white;
            height:25px;
            line-height:25px;
            font-size:11px;
            display:inline-block;
            margin: 0px 20px;
            font-weight:bold;
        }

        #down-menu ul li {
             display:inline-table;
             text-align: center;
        }

        #down-menu a:hover{
            border-bottom:solid white 2px;
        }

        #down-menu a:hover{
            color:white;

        }
        
        .support{
            width: 54px; height: 54px;
        }
        #footer a {
            color:#ffffff;
        }

        #footer{
            min-width:1200px;
            color:#FFFFFF;
            font-size: 0.8em;
            padding: 24px 0;
        }
        #infooter>div{padding-right: 2%}
        #infooter{width : 1200px;margin:auto}
        #right{
            display: inline-block;
            vertical-align: top;
            width: 30%;
            line-height: 25px;
        }
        .ico{
            width: 30px;
            height: 30px;
        }
        .txt_h{
            display: inline-block;
            margin: 10px;
        }
        #center{
         vertical-align: top;
            display: inline-block;
            width: 30%;
        }
        .text{
            display: inline-block;
            text-align: justify;
        }
        #left{
            vertical-align: top;
            display: inline-block;
            width: 38%;
            text-align:left;
        }
     
    .pic{
        width: 1200px;
        margin:auto;
        text-align:center;
        
      display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;      /* TWEENER - IE 10 */
      display: -webkit-flex;     /* NEW - Chrome */
      display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */

    
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-around;
    }
    .pic-bottom{
        flex : 0 0 142px;
                -webkit-box-flex: 1 142px;
                -moz-box-flex:  1 142px;
                width:142px;
         width: 142px;
         height:138px;
    }
    .toolbar{
        min-width: 1200px;
        height: 20px;
    }
            