﻿
.AJax_Content .MyOrderItem > div:first-child {
    border-right: 1px solid #eeeeee;
    min-height: 104px;
}



.MyOrderHeader { /* padding: 17px; */
}


.myHeaderPDetail {
    background: #cacaca;
}


.MyOrderItem > div:first-child {
    border-right: 1px solid #eeeeee;
    min-height: 132px;
}

.MyOrderItem > div img {
    width: 100%;
    -ms-interpolation-mode: bicubic;
    border: none;
}

.MyOrderItem > div {
    border-left: 2px solid #eeeeef;
    /* padding-top: 19px; */
    border-bottom: 1px solid #eeeeef;
    align-items: center;
    display: flex;
    padding: 0px;
    padding-right: 11px;
    background-color: white;
}


.cardcount {
    /* border: 1px solid var(--btn-bkview); */
    /* background: #fff; */
    /* border-radius: 8px; */
    /* border: var(--line_Border_Gray); */
    /* width: 134px; */
}

input.lbl_cardorder {
    width: 48px;
    display: inline-block;
    text-align: center;
    padding: 0px;
    font-size: 14px;
    height: inherit;
}

.MyOrderHeader .btn_cOrder {
    width: 29px;
    color: #808080;
    height: 29px;
    background: none;
    border: 1px solid silver;
    border-radius: 29px;
    cursor: pointer;
}

    .MyOrderHeader .btn_cOrder i {
        font-weight: 100;
        font-size: 11px;
    }




.MyOrderHeader * {
    text-align: center;
}

.MyOrderHeader > div:last-child {
    /* border:none; */
}

.MyOrderHeader > div:first-child {
    border-right: 1px solid #eeeeef;
    /* border-top: 1px solid #d4d4d4; */
    /* border-bottom: 1px solid #d4d4d4; */
    /* background-color: #c7c7c71c; */
    /* border-radius: 8px 8px 0px 0px; */
    /* border-left: 1px solid #d4d4d4; */
}

.MyOrderHeader > div {
    /* border-left: 1px solid #eeeeef; */
    border-left: 2px solid #eeeeef;
    padding-top: 16px;
    border-top: 1px solid #eeeeef;
    border-bottom: 1px solid #eeeeef;
    padding-bottom: 12px;
    /* vertical-align: middle; */
    display: inline-block;
    /* flex-direction: row; */
    display: flex;
    align-items: center;
    /* padding-right: 3px; */
    justify-content: center;
    /* padding-left: 3px; */
    margin-right: 0px;
}

.MyOrderItem .lastPriceROw {
}

.MyOrderItem .bottomborder {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 6px;
    margin-bottom: 16px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
}


.MyOrderItem .PiceVahed .dirRight span {
    font-size: 11px;
}

.dirRight {
    text-align: right;
}

.MyOrderItem .PiceVahed .dirRight {
    font-size: 15px;
}

.MyOrderItem .endofPrice {
    text-align: center;
    color: green;
}

    .MyOrderItem .endofPrice label {
        font-size: 17px;
    }


.MyOrderItem .ORdertakhfif .NoDiscount, .MyOrderItem .ORdertakhfif label {
    color: red;
}

.MyOrderItem .ORdertakhfif .dirRight {
    font-size: 15px;
}

.headerO_1 {
    color: inherit;
    font-size: 15px;
    line-height: 13px;
    font-weight: 500;
}

.t_01 span {
    float: left;
    position: relative;
    top: -23px;
    font-size: 20px;
    cursor: pointer;
}

.t_01 {
    padding-top: 8px;
}



.MyOrderHeader .ddlCount {
    /*margin-right: 0px;*/
}


.MyOrderHeader .lightGallery {
    margin: 0px;
    padding: 0px;
}


.MyOrderHeader label {
    font-size: 15px;
}

@media only screen and (max-width: 992px) {
    .headerO_1 {
        margin-right: 15px;
    }

    .chk_container_pr span {
        width: 84%;
        display: inline-block;
        font-size: 10px;
        position: relative;
        top: -7px;
    }
}
