
           .data_hover {
                position:absolute;
                width:100%;
                height:100%;
                opacity:.9;
                display:none;
            }
            .h_fade{
                z-index:100;
            }
        
        #zoomShow{
             width: 500px;
             height:500px;
             z-index:1000;
             top:200px;
             left:32%;
             top:16%;
             border:1px solid gray;
        }

        .vitrin_img_box2 {cursor:pointer;}
        #zoomShow>img{width:498px; height:460px; display:block; margin:auto}
        #zoomShow>div>span{padding:0 10px}
        #zoomShow>div>span:hover{background:#ffadb0}

/*         #zoomShow:after{
            content: "";
            width: 0;
            height: 318px;
            border-style: solid;
            border-width: 40px 7px;
            border-color: transparent #5718458c transparent transparent;
            display: block;
            position: absolute;
            /* background: gray; */
            left: -14px;
            top: 0;
         }*/

        
            .vitrin_order{
                cursor:pointer;
            }
            .vitrin_cake_area{
                margin-bottom: 30px;
                min-height: 325px;
                overflow: hidden;
                margin-top: 30px;
            }
            .dis_n{
                display:none;
            }
            .center_1200{
                margin: auto;
                width:1200px;
            }
            .vitrin_order_nav{
                 padding: 10px 10px 0px 10px;
                 display: flex;
                 font-size:14px;
            }

           .vitrin_order_icon{
                background: url("https://cakeoff.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;
           }

        
            
            .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-nav-bar2>span{
                font-weight:bold;
                margin:5px;
            }
            .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://cakeoff.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:360px;
            border:1px solid #929292;
        }
        .not_search
        {
        display:inline-block;
         width:410px;
        }
        #txt-search{
            direction:rtl;
            width:277px;
            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://cakeoff.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:8px;
        }
        #arrowLogin{
            background:url("https://cakeoff.ir/folder/img/icons/arrow.jpg") no-repeat center;
            width: 10px;
            line-height: 1;
            height: 10px;
            display: inline-block;
            vertical-align: sub;
            background-size: contain;
            transform: rotate(90deg);
            }
        .log-in {
            text-align:left;
            width:220px;
        }
        #order-icon{
            background: url("https://cakeoff.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://cakeoff.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:13px;
        }

        .log-in a{
            text-decoration: none;
            height: 60px;
            line-height: 60px;
            color: #929292;
            width: 175px;
            overflow: hidden;
            cursor: pointer;
            vertical-align: middle;
            margin: 0px 2px;
            font-size: 10px;
            display: inline-block;
        }
        #div_profile_picture>a>span{
            width: 141px;
            height: 20px;
            display: inline-block;
            line-height: 2.5;
            vertical-align: middle;
            font-size: 11px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }
        .log-in a:hover , .order a:hover, .favorite a:hover{
            color:blue;
        }

        #log-in-icon {
            background: url("https://cakeoff.ir/folder/img/icons/log-in-icon.svg") no-repeat center;
            background-size: contain;
            width: 20px;
            height: 24px;
            vertical-align: middle;
            display: inline-block;
        }

        
            .dis_no{
                display:none;
            }
            .bag_label{
                font-size: 14px;
                font-weight: 600;
                line-height: 25px;
                color: white;
                cursor: pointer;
            }
            #order-header-count_vitrin {
                width: 18px;
                height: 18px;
                display: inline-block;
                border-radius: 50%;
                background-color: #FFF;
                color: #a54586;
                position: relative;
                left: -13px;
                top: 9px;
                text-align: center;
                line-height: 10px;
                z-index: 50;
                font-size: 12px;
                font-weight: 500;
                padding-top: 5px;
            }
            #order-header-icons_vitrin {
                width: 30px;
                height: 30px;
                position: relative;
            }
            .menu{
                min-width:1200px;
                background-color:#571845;
                color: #FFF;
                height: 80px;
                position: relative;
            }
            .vitrin_order_menu{
                margin:-9px auto auto auto;
                text-align:center;
                    margin-left: 70px;
                display: inline-block;
            }
            #shopping_bag_vitrin{
                display: inline-block;
            }
            .header_vitrin{
                width:1200px;
                text-align:center;
                margin: -9px auto auto auto;
                padding-top: 40px;
            }
            .daily_vitrin_back{
                top:-3px;
                left:0px;
                position: absolute;
                z-index: 9;
            }
            .daily_vitrin_back_img{
                width: 213px;
                height: 85px;
            }
            .vitrin_order_menu label{
                padding: 0px 2px;
                margin: 0px 15px;
                color: white;
                font-size: 14px;
                line-height: 25px;
                font-size: 14px;
                font-weight: 600;
                cursor: pointer;
            }
             .vitrin_order_menu label:hover{
                border-bottom: solid white 2px;
             }
            .active_vitrin_menu{
                border-bottom: solid white 2px;
            }
        
        .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;
            display: inline-flex;
            flex-direction: column-reverse;
            flex-wrap: wrap;
            height: 300px;
            justify-content: flex-end;
        }
        #right>div{flex:0 0 0 49%}
        .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;
    }
            
            .vitrin_mask{
                padding: 10px;
                width: 300px;
                height: 334px;
                padding: 10px;
                position: absolute;
                top: 0;
                left: 0;
                }
            .vitrin_mask2{
                width: 100%;
                height: 100%;
                background-color: rgba(0, 0, 0, 0.7);
                padding: 10px 10px;
                color: white;
                font-weight: 500;
                font-size: 17px;
            }

            //.selectedItem:nth-of-type(4n+1){border:1px solid red}

            .cake_box:hover .cake_box_details {
               border: 1px solid ;
                -webkit-transition: border .2s ease-in-out;
                 -moz-transition: border .2s ease-in-out;
                 -o-transition: border .2s ease-in-out;
                 transition: border .2s ease-in-out;
            }
             .cake_box .cake_box_details {
                border: 1px solid rgba(0,0,0,0);
                box-sizing: border-box;
              -webkit-transition: border-width .2s ease-in-out;
                 -moz-transition: border-width .2s ease-in-out;
                 -o-transition: border-width .2s ease-in-out;
                 transition: border-width .2s ease-in-out;
            }
            .cake_box .cake_box_details2 {
                border: 1px solid rgba(0,0,0,0);
                box-sizing: border-box;
              -webkit-transition: border-width .2s ease-in-out;
                 -moz-transition: border-width .2s ease-in-out;
                 -o-transition: border-width .2s ease-in-out;
                 transition: border-width .2s ease-in-out;
            }

            .box_hover_txt2 label{
                width:100%;
                display: inline-block;
            }
            .box_hover_txt2{
                text-align: right;
                padding: 5px 10px;
                font-size: 12px;
                font-weight: 500;
            }
            .box_hover_txt1{
                padding-top:10px;
                font-size: 14px;
            }
            .box_hover_txt1>button{
                padding:2px 12px;
                border:1px solid;
                border-radius:2px;
                color:inherit;
                background-color:inherit;
            }
            .box_hover_txt1 button:hover{

                cursor:pointer;
            }
            .details_border{
                border:1px solid;
            }
            .cake_box2_hover2{
                  width: 279px;
                  height: 263px;
                  text-align: center;
            }
            .cake_box2_hover{
                width: 280px;
                display: none;
                position: absolute;
                top: -1px;
                right: 0;
                padding: 11px;
                text-align: center;
            }
            .fo_w{
                font-weight: 600;
            }
            .cake_box_weight{
                line-height: 48px;
                display: inline-block;
            }
            .cake_box_details{
                padding: 3px 20px;
                font-size: 14px;
                display: inline-flex;
                width: 279px;
                height:51px;
                //border-style: solid;
                //border-width:0px;
            }
            .cake_box_details div:first-child{
                display: inline-grid;
                width:50%;
            }
            .cake_box_details div:last-child{
                width:50%;
                display: inline-block;
                font-weight: 600;
                text-align: left;
            }
            .cake_box_details2{
                padding: 3px 20px;
                font-size: 14px;
                display: inline-flex;
                width: 279px;
                height:51px;
                //border-style: solid;
                //border-width:0px;
            }
            .cake_box_details2 div:first-child{
                display: inline-grid;
                width:50%;
            }
            .cake_box_details2 div:last-child{
                width:50%;
                display: inline-block;
                font-weight: 600;
                text-align: left;
            }
            .color1_bg{
                background-color:#c268da;
            }
            .color1{
                color:#cfe4a1;
            }
            .color2_bg{
                background-color:#d4d1f4;
            }
            .color2{
                color:#5f6594;
            }
            .color3_bg{
                background-color:#e5575e;
            }
            .color3{
                color:#f3f671;
            }
            .color4_bg{
                background-color:#b9d56a;
            }
            .color4{
                color:#1e6751;
            }
            .vitrin_img_box{
                width: 278px;
                height: 262px;
            }
            .vitrin_img_box2{
                width: 120px;
                border-radius: 50%;
                margin-top: 25px;
            }
            .cake_box{
                position: relative;
                width: 300px;
                height:326px;
                padding: 10px;
                display: inline-block;
            }
            .cake_box_mask{
                position: relative;
                width: 300px;
                height:326px;
                padding: 10px;
                display: inline-block;
            }
            .cake_box2{
                border: solid 1px #e8e8e8;
                position:relative;
            }
            .discount_span{
                position: absolute;
                top: 234px;
                left: 3px;
                width: 40px;
                display: inline-block;
                text-align: center;
                background-color: red;
                color:#FFFFFF;
                border-top-left-radius: 5px;
                border-top-right-radius: 5px;
            }
            .kod_span{
                position: absolute;
                top: 0px;
                right: 3px;
                width: 75px;
                display: inline-block;
                text-align: center;
                border-top-left-radius: 5px;
                border-top-right-radius: 5px;
                font-size: 13px;
            }
        
        #rTimeMessageBox{
            position: fixed;
            text-align: center ;
            top:30%;
            left: 0;
            width:100%;
            z-index:100000;
            opacity:0;
        }
        #rTimeMessageBox>div{
            display: inline-block;
            background-color: #ffffb0;
            color: #000;
            text-align: center;
            margin: auto;
            padding: 30px 60px;
            -webkit-border-radius: 1px;
            -moz-border-radius: 1px;
            border-radius: 1px;
            -webkit-box-shadow: 1px 1px 4px 1px #000000;
            -moz-box-shadow: 1px 1px 4px 1px #000000;
            box-shadow: 1px 1px 4px 1px #000000;
        }
        #rTimeMessageBox>div{position: relative;}
        #rTimeMessageBox button{

        }
        