

        .addressItem{  -webkit-transition: all 0.2s ease;
                  -moz-transition: all 0.2s ease;
                  -o-transition: all 0.2s ease;
                  transition: all 0.2s ease;}
        .addressItem:hover {
            box-shadow: 1px 1px 1px 1px #b3b3b3;
            cursor: pointer;
        }
        .addressItem.selected{background:#c8ffc8}
        .addressItem.selected .rMapThumbBox{opacity:1}
        .addressItem .rMapThumbBox{opacity:0;   -webkit-transition: all 0.5s ease;
                  -moz-transition: all 0.5s ease;
                  -o-transition: all 0.5s ease;
                  transition: all 0.5s ease;}
        #order_body_step3 .cf.oertt{    background: #ae4a84; color: #fff;}
        #rEmptyVitMessage{
        padding: 5vw;
        background: #ffffff;
        color: #000;
        margin: auto;
        text-align: center;
        }
        .mdel {
            background: url("https://cakeoff.ir/folder/img/icons/shopping-icon/mo-delete-item-icon.gif") no-repeat center;
            background-size: 69%;
            width: 30px;
            height: 30px;
            cursor: pointer;
            display: inline-block;
            vertical-align: middle;
        }
        .medit {
            background: url("https://cakeoff.ir/folder/img/icons/shopping-icon/mo-edit-icon.GIF") no-repeat center;
            background-size: 80%;
            width: 30px;
            height: 30px;
            padding: 8px;
            cursor: pointer;
            border-radius: 2px;
            display: inline-block;
            vertical-align: middle;
        }
        .rEditAddress:hover, .mdel:hover {
            background-color: #ebecec;
        }

        .oera2>div:first-child{font-weight:bold}

         .start {
}

.rPrice{padding:left:20px}
.rPrice:after{content:"تومان"}
#div_karga {
        display: inline-block;
        width: 334px;
        margin: 0 15px;
        vertical-align:middle;
}

#receiver_k,#tell2_k{
    display:inline-block;
    border: solid 1px #B2B3B3;
    height: 40px;
    line-height: 40px;
    margin-right: 5px;
    border-radius: 3px;
    padding: 0 5px;
}
#tell2_k {
    direction:ltr;
}
#receiver_k.broe, #tell2_k.broe {
    border-bottom:solid 2px #AE4A84;
}

.mo-body{
    background-color:#ebecec;
    padding-top:20px;
}
.mo-buying-title{

    width:1200px;
    height:60px;
    line-height:60px;
    background-color:white;
    margin:  0px auto;
    padding: 0;
    text-align:center;
    font-size:16px;
    font-weight: bold;
    color:#E31E24;
}

.g_product_buying_title {
    display:block;
    font-size:16px;
    font-weight:700;
    margin-bottom:5px;
}
.g_product_buying_other {
     font-size:12px;
     display:block;
}




.mo-management{
    position:relative;
    width:1200px;
    height:140px;
    background-color:white;
    margin: 5px auto 0 auto;
    padding-top: 15px;
    text-align:center;
}

.mo-management-icon{
    width: 1200px;
    padding: 0;
}
.mo-management-icon>*{
    vertical-align: bottom;
    display: inline-block;
}


#mo-management-icon-1{
    cursor: pointer;
    width: 30px;
    height: auto;
}
.color_main_svg{
    fill:#C5C6C6;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
}
.color_sel_svg{
    fill:#AE4A84;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
}


#mo-management-icon-2{
    cursor: pointer;
    width: 30px;
    height: auto;
}
#mo-management-icon-3{
    cursor: pointer;
    width: 55px;
    height: auto;
}
#mo-management-icon-4{
    cursor: pointer;
    width: 60px;
    height: auto;
}
#mo-management-icon-5{
    cursor: pointer;
    width: 60px;
    height: auto;
}
.mo-management-step{

}
.mo-management-step.active{
    color: #ae4a84;
    font-weight: bold;
}

.mo-management-step li span:hover {
    cursor: pointer;
    color: black;
}
.mo-management ul li{
    width:200px;
    display:inline-block;
    text-align:center;
    position:relative;

}
.mo-management ul li span{
    transition: all 200ms linear;
    font-size: 13px;
    color: #c5c6c6;
    width: 135px;
    margin: auto;
}
.mo-management ul li span.mo-select-step{
    top: -8px;
    color:black;
}
.mo-step-box{
    position:absolute;
    top:109px;
    right:113px;
}
.mo-arrow-box {
    height: 30px;
    position: relative;
    padding: 0px 55px;
    background: none;
    border: 2px solid #AE4A84;
    border-radius: 5px;
    top: -19px;
}
.mo-arrow-box:after, .mo-arrow-box:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.mo-arrow-box:after {

    border-bottom-color:white;
    border-width: 7px;
    margin-left: -7px;
}
.mo-arrow-box:before {

    border-bottom-color: #AE4A84;
    border-width: 9px;
    margin-left: -9px;
}
.mo-line{
    height: 2px;
    width: 1000px;
    background-color: #9d9e9e;
    margin: auto;
}
#footer_space_shop {
    height:50px;
}

#order_body_main {
    width:1200px;
    margin:20px auto 0px auto;
    overflow:hidden;
    min-height:200px;
}
#order_body_main2{
    position:relative;
    width:6000px;
    right:0;
    top:0;
}
#order_body_main2>div {
    display:table-cell;
    width:1200px;
    vertical-align:top;
}
.cr {
    color:#E31E24
}
.cf {
   background-color:#FFFFFF;
}
.c1200 {
    width:1200px;
    margin:0px auto;
}

/*////////////////////Step1/////////////////////////*/
#os1t {
    height:44px;
    line-height:44px;
    display:table;
}
#os1t>div {
    display:table-cell;
    vertical-align:middle;
    text-align:center;
}
.cl1t {
   width:613px;
}
.cl2t {
   width:83px;
}
.cl3t {
   width:158px;
}
.cl4t {
   width:148px;
}
.cl5t {
   width:158px;
}
.cl6t {
   width:33px;
}
.ft {
    font-size:12px;
}
.opm {
    display:table;
    border-spacing:2px;
    margin-top:5px;
}
.opm>div {
    display:table-cell;
}
.f10{font-size:10px;}
.f16{font-size:16px;}
.opm1 {width:613px;}
#rAddAddress{
    cursor: pointer;
    background: #84d1f2;
    padding: 10px;
    border-radius: 2px;
    color: #000000;
}
#rAddAddress:hover{
    background-color:#61d0ff
}
.opm2 {width:83px;text-align:center;vertical-align:middle;}
.opm3,.opm5 {width:158px;text-align:center;vertical-align:middle;font-size:25px;}
.opm3 > sup,.opm3 > sup,.opm4 > sup {font-size:16px;}
.opm4 {width:150px;text-align:center;vertical-align:middle;font-size:25px;}
.opm6 {width:33px;text-align:center;vertical-align:middle;}
.opm11 {display:table-cell;width:40px;vertical-align:top;}
.opm12 {display:table-cell;width:100px;vertical-align:top;}
.opm13 {display:table-cell;width:390px;vertical-align:top;font-size:12px;}
.opm13>div{
      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:wrap}
.opm13 .rTitle{
    color: #571845;
    margin: 10px 0;
    border:none;
    }

.opm13>div>label{
flex : 0 0 165px;
                -webkit-box-flex: 1 165px;
                -moz-box-flex:  1 165px;
                width:165px;
    padding-right: 12px;
    background: url(https://cakeoff.ir/folder/img//icons/tik.png) no-repeat center;
    background-size: 7%;
    background-position: right 37%;
}
.tickIcon{
    background: url(https://cakeoff.ir/folder/img//icons/tik.png) no-repeat center;
    width: 30px;
    display: inline-block;
    height: 20px;
    vertical-align: middle;
    background-position: center;
    background-size: contain;
    padding: 0;
    }

.opm14 {display:table-cell;width:115px;vertical-align:bottom;}
.opm11i {width:98px;height:91px;}

.mcountup {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #9D9E9E;
    cursor:pointer;
    display:inline-block;
}
.mcountdown {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #9D9E9E;
    cursor:pointer;
    display:inline-block;
}
.p_count {
    display:inline-block;
    background-color:#EBECEC;
    width:23px;
    height:24px;
    line-height:24px;
    font-size:12px;
    font-weight:bold;
    text-align:center;
}
.osorat > div:first-child {
    display:table-cell;
    width:785px;
}
.osorat {
    margin-top:15px;
}
.osorat > div:last-child {
    display:table-cell;
    width:415px;
}
#mpall {
    height:45px;
    line-height:45px;
}
#mpall > label:first-child {
    display:inline-block;
    width:270px;
    padding-right:15px;
}
#mpall > label:last-child {
    display:inline-block;
    width:130px;
    text-align:left;
}
.mpallto {
    display:inline-block;
    width:33px;
    font-size:13px
}
#mdivt {
    line-height:43px;
    margin-top:2px;
    padding-top:5px;
}

#cod_di>* {
    display:inline-block;
}
#cod_di1 {
    width:90px;
    font-size:15px;
     padding-right:15px;
}
#code_discount {
    border:solid 1px #9D9E9E;
    border-top-right-radius:2px;
    border-bottom-right-radius:2px;
    width:125px;
    height:35px;
    text-align:center;
    direction:ltr;
}
#cod_di2 {
    width:55px;
    border-top-left-radius:2px;
    border-bottom-left-radius:2px;
    background-color:#53A318;
    height:35px;
    line-height:35px;
    text-align:center;
    cursor:pointer;
}
#cod_di3 {
    width:83px;
    text-align:left;
    font-size:15px;
}
#cod_di4{
    width:33px;
    font-size:13px;
    text-align:left;
}
#msg_cod_di {
    font-size:12px;
}
#price_finall {
    color:#009846;
}
#price_finall1 > span:last-child {
    font-size:13px;
}
#price_finall1 {
    display:inline-block;
    width:250px;
    padding-right:15px;
}
#price_finall2 {
    display:inline-block;
    width:118px;
    text-align:left;
    font-size:15px;
}
#price_finall3{
    display:inline-block;
    width:33px;
    font-size:13px;
    text-align:left;
}
#msg_cod_di {
    height:40px;
    padding-right:15px;
    line-height:22px;
}
.tastep {
    display:inline-block;
    width:225px;
    height:60px;
    line-height:60px;
    color:#FFFFFF;
    background-color:#009846;
    border-radius:3px;
    float:left;
    text-align:center;
    margin-top: 25px;
    cursor:pointer;
}
/*////////////////////End Step1/////////////////////////*/

/*////////////////////Step2/////////////////////////*/

#mlsl {
    width: 400px;
    text-align:center;
    margin:0px auto 10px ;
}
#mlsa {
    padding:30px;
}
#saddml{
    display:none;
}
#mlsa {
    width:520px;
    margin:auto;
}
#jomm {
    height:50px;
    text-align:center;
    line-height:50px;
}
#vmlsa,#smlsa {
    display:table-cell;
    width:260px;
    height:30px;
    color:#898989;
    text-align:center;
    border-bottom:solid 1px #B2B3B3;
    cursor:pointer;
}
#vmlsa.sel_smlsa,#smlsa.sel_smlsa {
    border-bottom:solid 2px #5A1946;
}
.tmlsa {
    display:block;
    width:100%;
    border:solid 1px #B2B3B3;
    height:57px;
    line-height:57px;
    margin-top:15px;
    border-radius:3px;
    padding:0 5px;
}
.bmlsa {
    background-color:#5A1946;
    height:57px;
    line-height:57px;
    margin-top:15px;
    margin-bottom:30px;
    text-align:center;
    color:#FFFFFF;
    border-radius:3px;
    cursor:pointer;
}
#gmlsa {
    height:57px;
    line-height:57px;
    padding-right:10px;
    color:#898989;
}
#gmlsa > a {
    color: blue;
}
/*////////////////////End Step2/////////////////////////*/

/*////////////////////Step3/////////////////////////*/
 .oertt {
    height:40px;
    line-height:40px;
    padding-right:20px;
    font-size:18px;
}
.oera {
    padding:15px 20px;
    margin-top:10px;
    position:relative;
}
.oera > div {
        display:table-cell;
        vertical-align:middle;
}
.oera2 {
    width:800px;
    padding-right:20px;
    font-size:14px;
    color:#434242;
    height:30px;
    line-height:30px;
}
.rMapThumbBox{
    width:270px;
}
.oerh {
    display:inline-block;
    padding-right:10px;
}
#oeradd {
    height: 80px;
    line-height: 79px;
    text-align: left;
}
#oeradd  span {
    font-size: 25px;
    top: 4px;
    position: relative
}
#oeraddm {
    cursor:pointer;
}
#sendingCostBox {
    height:60px;
    line-height:60px;
    padding-right:20px;
}
#sendingCostBox > span {
    display:table-cell;
    width:570px;
}
#sendingCostBox>span:first-child{
    color:#898989;
}
#sendingCostBox>span:last-child{
    color:#009846;
    text-align:left;
}
#oersse {
    text-align:left;
}
input[type=checkbox]{width:20px;height:20px;cursor:pointer;}
#surpDiv{
    background: #f5eca7;
    border: 1px solid #d0c890;
    border-radius: 3px;
    padding: 16px;
    width:99.8%;
}
#surpDiv.active{
    background:#c8ffc8;
}

#surpDiv>div{
    border-top: 1px solid #e1e1e1;
    padding-top: 10px;
}
#surpDiv input, #surpDiv textarea{
    border: 1px solid #d0c890;
    margin: 5px;
    padding: 3px 5px;

}
#surpDiv textarea{height:200px;}

#surpLabel{
    color: red;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    line-height: 1.2;
    width: 92%;
}

#oersso, #oersma, #address_next {

     display:inline-block;
    width:225px;
    height:60px;
    line-height:60px;
    color:#FFFFFF;
    background-color:#009846;
    border-radius:3px;
    float:left;
    text-align:center;
    margin-top: 25px;
    cursor:pointer;
}
#oeradda,#edit_dive_a {
    display:none;
}
.oera>.oera4 {
    width:1135px;
    position:absolute;
    top:10px;
    right:50px;
    background-color:#FFFFFF;
    height:440px;
    font-size:13px;
    display:none;
}
.oera4 > div {
    display:table-cell;
}
.oera4 > div:first-child {
   width:320px;
}
.oert {
    display:block;
    width:300px;
    border:solid 1px #B2B3B3;
    height:40px;
    line-height:40px;
    margin-top:20px;
    border-radius:3px;
    padding:0 5px;
}
.oert_address {
    display:block;
    width:720px;
    border:solid 1px #B2B3B3;
    height:190px;
    line-height:40px;
    margin-top:20px;
    border-radius:3px;
    padding:5px;
}
.oert_sabt_up:hover,.oert_sabt_n:hover{opacity:.8}
.oert_sabt_up,.oert_sabt_n {
    background-color: #6ea0e3;
    color: #FFFFFF;
    width: 90px;
    height: 35px;
    line-height: 35px;
    border: none;
    text-align: center;
    border-radius: 3px;
    font-weight: 500;
    font-size: 16px;
    float: left;
    margin-top: 40px;
    cursor: pointer;
}
.oert_sabt_up{background:#169416}
.oert_sabt_n {
    margin-left:20px;
}
.oert_er {
    background-color:#e8e8e8;
    display:block;
    width:300px;
    border-bottom:solid 2px #E31E24;
    height:40px;
    line-height:40px;
    margin-top:20px;
    border-radius:3px;
    padding:0 5px;
}
.oert_address_er {
    background-color:#e8e8e8;
    display:block;
    width:720px;
    border-bottom:solid 2px #E31E24;
    height:190px;
    line-height:40px;
    margin-top:20px;
    border-radius:3px;
    padding:5px;
}
.oesada {
    height:30px;
    overflow:hidden;
}
#msg_all_oer1,#courier_fee {
    display:none;
}
.oert_sop {
    display:none;
    width:720px;
    border:solid 1px #B2B3B3;
    height:100px;
    line-height:25px;
    margin-top:20px;
    border-radius:3px;
    padding:5px;
}
#oeradds {
    margin-left:5px;
}
#msg_all_oer {
    text-align:left;
    margin-top:15px;
    color:#E31E24;
}
/*////////////////////End Step3/////////////////////////*/


/*////////////////////Step4/////////////////////////*/
.oemain {
    padding:20px;
    font-size:14px;
    color:#434242;
    line-height:30px;
    margin-top:10px;
    cursor:pointer;
}
.oemain > div {
    padding-right:20px;
}

.oemain > label {
    display:inline-block;
    margin-right:3px;
    font-weight: bold;
}
#role > a {
    display:inline-block;
    margin-right:10px;
    color:#00A0E3;
}
.oepf {
    height:45px;
    line-height:45px;
    margin-top:2px;
}
.oepf > label:first-child {
    display: inline-block;
    width: 270px;
    padding-right: 15px;
}
.oepf > label:last-child {
    display: inline-block;
    width: 130px;
    text-align: left;
}
.finall_p_a2 {
    color:#009846;
}
#bt_finall {
    background-color:#009846;
    color:#FFFFFF;
    display:inline-block;
    width:230px;
    margin-right:170px;
    margin-top:20px;
    text-align:center;
    cursor:pointer;
}
#lch_rules_orders {
    display:inline-block;
    padding:0 10px;
    border-radius:5px;
}
/*////////////////////End Step3/////////////////////////*/
        
        .top-profile-lnk{
            display:inline-block;
            padding:14px;
            text-align:center;
            color:#FFFFFF;
              -webkit-transition: all 0.25s ease;
                  -moz-transition: all 0.25s ease;
                  -o-transition: all 0.25s ease;
                  transition: all 0.25s ease;
        }
        .top-profile-lnk.selected ,.top-profile-lnk:hover{background: #ffffff;color: #000;}


            #profile_div_all {
                background-color:#EBECEC;
            }
            #head_profile {
                background-color: #7b7b7b;
                height: 55px;
                margin-top: 4px;
            }

            #head_profile a:hover {
                color: #FFF;
                background: #92908f;
            }
            #head_profile span {
                background-color:#363237;
            }
            #body_profile {
                padding:20px 0 80px 0px;
            }

            #span_order {
                width:5px;
            }
            #div_order1 {
                width:885px;
            }
            #div_order2 {
                width:310px;
            }

            /*LOGIN*/
            #div-mo-login-step-icon {
                width: 600px;
                vertical-align:top;
            }
            #mo-login-step-icon {
                height: 196px;
                margin: 20px auto;
            }
            #mo-login-step-input-information{
                display:table-cell;
                vertical-align:top;
                width:350px;
                text-align: center;
                margin-top: 20px;
            }
            #mo-login-step-login-check{
                color: red;
                font-size: 12px;
                display: inline-block;
            }

            #mo-login-step-input-information label{
                margin-top: 20px;
                padding-left: 95px;
                display: inline-block;
                width: 350px;
                text-align: left;
            }

            #mo-login-step-input-information input{
                display: inline-block;
                direction: ltr;
                font-size: 12px;
                border: none;
                background-color: #faffbd;
                padding: 5px;
            }
            #mo-login-step-login{
                background-color: #20BB5C;
                text-align: center;
                color: white;
                width: 160px;
                line-height: 40px;
                border-radius: 5px;
                display: inline-block;
                margin-top: 20px;
                border:none;
                cursor: pointer;
            }
            #mo-login-step-sign-up{
                background-color: #7690C9;
                text-align: center;
                color: white;
                width: 160px;
                height: 40px;
                line-height: 40px;
                border-radius: 8px;
                display: inline-block;
                margin-top: 20px;
                cursor: pointer;
            }
            #mo-login-step-login:hover{
                   background: #33da74;
            }
            #div-personal-info-box{
                width: 886px;
                display: inline-block;
                display:block;
                margin:auto;
                background:#fff;
                padding:5px;

            }
            .div-personal-help{
                width: 300px;
                display: inline-block;
                vertical-align: top;
            }
            #div-personal-info{
                width: 686px;
                display: inline-block;
            }
            #div-personal-photo{
                width: 200px;
                display: inline-block;
                vertical-align: top;
                text-align: center;
            }
            #personal-photo{
                margin-top: 20px;
            }
            .div-personal-info-row{
                width: 666px;
                margin: 10px;
            }
            .div-personal-info-label{
                width: 200px;
                display: inline-block;
                padding: 5px;
            }

            .div-personal-icon{
                text-align: left;
                padding-left: 10px;
            }
            .input-personal-info{

            }
          #mainInfo>div{line-height:2}
            #input-personal-pass{
                background-color: #E6E7E8;
            }
            #input-edit-pass{
                cursor: pointer;
                width: 64px;
                height: 26px;
                color: rgb(255, 255, 255);
                background-color: rgb(0, 152, 70);
            }
            #img-personal-photo{
                width:270px;
                height: 270px;
                border-radius: 50%;
            }
            .btn-edit-personal{
                background: url("https://cakeoff.ir/files/icons/profile/edit.svg") no-repeat center;
                background-size: contain;
                width: 29px;
                height: 20px;
                cursor: pointer;
                display: inline-block;
            }
            .btn-ok-personal{
                background: url("https://cakeoff.ir/files/icons/profile/ok.svg") no-repeat center;
                background-size: contain;
                width: 29px;
                height: 20px;
                cursor: pointer;
                display: inline-block;
            }
            .btn-cancle-personal{
                background: url("https://cakeoff.ir/files/icons/profile/cancle.svg") no-repeat center;
                background-size: contain;
                width: 29px;
                height: 20px;
                cursor: pointer;
                display: inline-block;
            }
            .btn-cancle-personal{
                visibility: hidden;
            }
            .btn-ok-personal{
                visibility: hidden;
            }


            .confirm-ok{
                background: url("https://cakeoff.ir/files/icons/profile/confirm-ok.svg") no-repeat center;
                background-size: contain;
                width: 15px;
                height: 12px;
                display: inline-block;
                position:absolute;
            }
            .confirm-nokey{
                background: url("https://cakeoff.ir/files/icons/profile/confirm-nokey.svg") no-repeat center;
                background-size: contain;
                width: 15px;
                height: 12px;
                display: inline-block;
                position:absolute;
            }
            .orders-content{
                line-height: 46px;
                background-color: #E6E7E8;
                margin: 4px 10px;
                font-size: 13px;
                border-radius: 3px;
                padding:5px 10px;
            }
            #order-label{
                display: inline-block;
                width: 77px;
                text-align: center;
            }
            #order-kod{
                display: inline-block;
                width: 142px;
                text-align: center;
            }
            #order-price{
                display: inline-block;
                width: 135px;
                text-align: center;
            }
            #order-date{
                display: inline-block;
                width: 165px;
                text-align: center;
            }
            #order-btn{
                display: inline-block;
                width: 220px;
                text-align: center;
            }
            .btn-pardakht{
                cursor: pointer;
                width: 135px;
                height: 25px;
                color: rgb(255, 255, 255);
                background-color: rgb(0, 152, 70);
            }

            /*******profile product*****/
            .profile-cakeoff-part {
                display:table-cell;
                vertical-align:top;
                width:268px;
                height:374px;
                border:solid 1px #e8e8e8;
                background-color: #FFFFFF;
                position: relative;
                overflow: hidden;
            }
            .profile-cakeoff-img {
                width:271px;
                height:207px;
            }

            .img_profile-cakeoff-body {
                display:table-cell;
                vertical-align:bottom;
                width:150px;
                height:110px;
            }
            .text_profile-cakeoff-body {
                display:table-cell;
                vertical-align:top;
                width:220px;
                font-size:13px;
                line-height:30px;
                padding-top:10px;
            }
            .img_profile-cakeoff-body > img {
                width:50px;
                height:75px;
                margin-right:10px;
            }
            .profile-cakeoff-body h3 {
                font-size:17px;
                padding:10px;
            }
            .profile-cakeoff-body a {
                color:#000000;
            }
            #div-favorite-info-box{
                width: 886px;
                display: inline-block;
                margin-left: 5px;
                background-color:#EBECEC !important;
            }
            .favorite_product{
                padding: 0px 0 30px 30px;
            }
            .favorite-icon-delete{
                width: 24px;
                height: 21px;
                top: 10px;
                left: 10px;
                background:url(https://cakeoff.ir/files/icons/shopping-icon/mo-cancel-icon.gif) no-repeat center;
                position: absolute;
                cursor: pointer;
                background-size:contain ;
            }
            /*#mo-login-step-input-information span{}*/

            /**/


            /***** Example custom styling *****/
            .myLabel {
                border: 1px solid #4cae4c;
                border-radius: 2px;
                padding:5px 10px;
                margin: auto;
                background-color:#5cb85c;
                display: inline-block;
            }
            .myLabel:hover {
                cursor:pointer;
                background-color: #449d44;
                border-color: #398439;
            }
            .myLabel:active {
                background: #CCF;
            }
            .myLabel :invalid + span {
                color: white;
            }
            .myLabel :valid + span {
                color: white;
            }
            label.myLabel input[type="file"] {
                position: fixed;
                float:right;
                top: -1000px;
            }
            #msg_login_change{
                color: #4cae4c;
                margin-right: 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;
        }
        .daily_vitrin{
            top:-6px;
            left:0px;
            position: absolute;
            z-index: 9;
        }
        .daily_vitrin_img{
            width: 173px;
            height: 90px;
        }
        .active{
            border-bottom: solid white 2px;
        }
        .menu{
            height:80px;
            min-width:1200px;
            background-color:#571845;
            color: #FFF;
            height: 80px;
            position: relative;
        }
        #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 14px;
        }
        #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;
            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;
    }
            